summaryrefslogtreecommitdiffstats
path: root/sys/boot/fdt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update dts files of Cubieboard1,2 to use 1GB memory.ganbold2014-01-082-3/+3
* Enable the cesa security/crypto device by providing the required propertyian2014-01-051-0/+2
* Update the dockstar DTS to reflect just NAND flash (no SPI NOR flash, andian2014-01-031-31/+4
* Add an FDT DTS and MDROOT kernel configuration for BERI on NetFPGA.bz2013-12-121-0/+135
* Add gpio config for usb1 in dts.ganbold2013-12-091-0/+1
* Fix the led 'gpios' definition to match the description onloos2013-11-271-1/+1
* Add clock frequency for rk3188 watchdog.ganbold2013-11-251-7/+8
* Add support for Freescale Vybrid Family VF600 heterogeneousbr2013-11-122-0/+279
* TI sdhci driver improvements, mostly related to fdt data...ian2013-11-012-2/+4
* Add dts source for imx6 SoCs and for Wandboard boards.ian2013-11-014-0/+565
* Rework the imx ehci driver so that it's four separate ehci units ratherian2013-10-305-32/+105
* Digi-CCWMX53: enable ffec and uart.rpaulo2013-10-291-0/+4
* Enable SATA interface on Armada XPzbb2013-10-261-0/+7
* Enable UART busy detection handling for Armada XP - based boardzbb2013-10-261-0/+4
* Add the Raspberry Pi SPI controller driver.loos2013-10-241-0/+8
* Add the Raspberry Pi BSC (I2C compliant) controller driver.loos2013-10-231-0/+16
OpenPOWER on IntegriCloud