summaryrefslogtreecommitdiffstats
path: root/sys/boot/fdt
Commit message (Expand)AuthorAgeFilesLines
* Honor the max-frequency property if it appears in the fdt data.ian2014-05-022-5/+5
* Move common device tree informations to separate dtsi files for A10 and A20 SoC.ganbold2014-04-284-172/+282
* Revert r258678. Make the led gpio-specifier match again the #gpio-cellsloos2014-04-271-1/+1
* Add the initial version of if_nf10bmac(4), a driver to support anbz2014-04-171-1/+12
* Improve the i.MX53 / Digi DTS:rpaulo2014-04-132-16/+48
* Updates to i.MX53:rpaulo2014-04-083-21/+21
* These were bogusly placed in the arm directory. Move them to theirimp2014-04-075-0/+0
* Fix the memory region. This board has two memory regions.rpaulo2014-04-061-1/+2
* Define the full 1024M of ram on the imx53 QSB board.ian2014-04-061-2/+3
* Various fixes to the ti_sdhci driver, mostly to make it work on Pandaboard.ian2014-04-042-0/+2
* - Setup both secure and non-secure timer IRQs.br2014-04-031-0/+2
* Switch imx6 to using the mpcore per-cpu event timers, but continue to useian2014-04-021-0/+8
* Add support for keyboard used in Samsung Chromebook (ARM machine)br2014-03-303-2/+107
* Switch to my freebsd.org emal address in copyright.ganbold2014-03-254-4/+4
* Adds the ADC driver for TI AM3xxx SoC family.loos2014-03-241-0/+7
* For the moment also disable interrupts on the altera-jtag-uart imitationbz2014-03-231-0/+2
* For BERI on NetFPGA assume HZ=100 by default.bz2014-03-221-0/+9
* Add support for Samsung Chromebook (ARM Cortex A15 machine).br2014-03-201-0/+59
* - Add display-related and clk devices to the treebr2014-03-201-3/+33
* Initial cut for DTS on the hl201 board.imp2014-03-081-0/+44
* - Export panel info to DTSbr2014-03-071-0/+45
* Add driver for Port control and interrupts (PORT).br2014-03-071-2/+7
* Use an empty ranges statement for the bus, because all the children on theian2014-03-041-1/+1
* Fix syntax errors and warnings emitted by the GPL dtc.imp2014-03-047-11/+10
* Add a missing semicolong, noticed by the gnu dt compiler.ian2014-03-031-1/+1
* Add EMAC and SRAM controller entries to FDT.ganbold2014-03-032-0/+28
* - Fix BBB's dts compilation with GNU dtcgonzo2014-03-021-1/+1
* Prevent fdt data loaded from a file from overwriting the kernel environment,ian2014-03-011-1/+1
* Fix syntax errors (missing ;) that bsdl dtc was tolerant of, but gplimp2014-02-281-2/+2
* Integrate device-tree upstream files into the build process:imp2014-02-2856-0/+0
* - Pin configuration is a complete iomux register now and includesbr2014-02-254-55/+147
* Add support for Quartz Module.br2014-02-241-0/+65
* Enable the second and the third I2C controllers on Beaglebone-black.loos2014-02-242-0/+26
* When building FDT on MIPS, use softfloat.rwatson2014-02-231-1/+1
* Add a feature for automatically finding and loading a dtb file by name.ian2014-02-221-3/+43
* Change fdt_setup_fdtp() from "guess then fail" to more probe-like behavior.ian2014-02-221-14/+41
* Look for both fdtaddr and fdt_addr env var names. Grepping the u-bootian2014-02-221-1/+1
* Fix the strange 2-space indentation that appears only in this one function.ian2014-02-221-33/+36
* Add basic cpu frequency control and temperature monitoring to imx6_anatop.ian2014-02-211-0/+2
* Fix the boot on FDT-enabled systems after r261819.loos2014-02-201-10/+5
* Add driver for Synchronous Audio Interface (SAI).br2014-02-161-0/+3
* Add a driver to provide access to imx6 on-chip one-time-programmble data.ian2014-02-151-0/+5
* Make the gpioled(4) work out of the box on BBB.loos2014-02-131-0/+24
* Validate the header of a new dtb before using it. Remove the commentian2014-02-131-2/+7
* Enable both sdcard slots, but not the sdio-based wifi that we don't yetian2014-02-133-6/+6
* Add standard non-removable and cd-gpios properties to the usdhc devices.ian2014-02-131-52/+72
* Add drivers for:br2014-02-081-0/+3
* Add the missing ')' at end of sentence. Reword it to use a more commonloos2014-02-051-1/+1
* Add support for Colibri VF50 Evaluation Board.br2014-02-021-0/+73
* o Expand device tree informationbr2014-02-022-9/+224
OpenPOWER on IntegriCloud