aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/fdt
Commit message (Expand)AuthorAgeFilesLines
* TI sdhci driver improvements, mostly related to fdt data...Ian Lepore2013-11-012-2/+4
* Add dts source for imx6 SoCs and for Wandboard boards.Ian Lepore2013-11-014-0/+565
* Rework the imx ehci driver so that it's four separate ehci units ratherIan Lepore2013-10-305-32/+105
* Digi-CCWMX53: enable ffec and uart.Rui Paulo2013-10-291-0/+4
* Enable SATA interface on Armada XPZbigniew Bodek2013-10-261-0/+7
* Enable UART busy detection handling for Armada XP - based boardZbigniew Bodek2013-10-261-0/+4
* Add the Raspberry Pi SPI controller driver.Luiz Otavio O Souza2013-10-241-0/+8
* Add the Raspberry Pi BSC (I2C compliant) controller driver.Luiz Otavio O Souza2013-10-231-0/+16
* Add FDT for Radxa Rock board and Rockchip RK3188 SoC.Ganbold Tsagaankhuu2013-10-232-0/+310
* Sync BERI kernel configs with P4:Brooks Davis2013-10-222-0/+410
* Add configuration for the Freescale i.MX53 Quick Start Board.Ian Lepore2013-10-201-0/+126
* Switch to using the standard uart console driver instead of the specialIan Lepore2013-10-201-5/+4
* Initial support for the Digi ConnectCore(c) i.MX53 / Wi-i.MX53 boards.Rui Paulo2013-09-012-0/+803
* Add support for uarts other than the serial console in TI OMAP SoCs.Ian Lepore2013-08-211-3/+59
* Make the standard sdhci(4) driver work for the TI OMAP family SoCs.Ian Lepore2013-08-201-0/+2
* Bring initial support for Allwinner A20 SoC (Cubieboard2).Ganbold Tsagaankhuu2013-08-071-0/+141
* Let the platform calculate the timer frequency at runtime, and use that forOlivier Houchard2013-08-051-8/+7
* Add definitions for the Mailbox, Spinlock and PRU-ICSS devices.Rui Paulo2013-07-311-0/+19
* - MMC1 (internal eMMC) pins should be configured as input-pullup, exceptOleksandr Tymoshenko2013-07-081-11/+11
* - Add musb node to shared dtsi and proper pin configuratin for everyOleksandr Tymoshenko2013-07-074-0/+27
* Add nodes for PWMSS1 and PWMSS2Oleksandr Tymoshenko2013-07-041-1/+29
* Split bcm2835-rpi-b.dts into bcm2835.dtsi and rpi.dts. This DTS actually worksRui Paulo2013-07-012-175/+445
* Add FDT for Arndale board and Samsung Exynos5250 SoC.Aleksandr Rybalko2013-06-292-0/+202
* Add DTS for AM335x EVM with properly muxed PWM and LCD pins, andOleksandr Tymoshenko2013-05-271-0/+180
* Add PWM and LCDC nodes to base DTS for AM335x-based devicesOleksandr Tymoshenko2013-05-271-0/+23
* Correct the spelling of "okay".Tim Kientzle2013-05-181-1/+2
* Move 'compatible' line out of the common am335x.dtsi and intoTim Kientzle2013-05-103-2/+160
* Move initialization of CESA decoding windows from common sectionGrzegorz Bernacki2013-05-061-0/+5
* Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port.Wojciech A. Koszek2013-04-271-0/+215
* Move pinmux configuration to board-specific config. It will varyOleksandr Tymoshenko2013-04-262-79/+82
* Split BeagleBone DTS to generic AM335x part and Beagle-bone specificOleksandr Tymoshenko2013-04-222-194/+230
* Initialize sym_count to 0.Tim Kientzle2013-03-301-1/+1
* Integrate Efika MX project back to home.Aleksandr Rybalko2013-03-202-0/+712
* Attach the elf section headers to the loaded kernel as metadata, soIan Lepore2013-03-101-32/+17
* Enable uart driver for A10.Ganbold Tsagaankhuu2013-03-011-0/+2
* Fix the bug I introduced in r247045.Tim Kientzle2013-02-251-28/+30
* - Move dma, sdhci and mbox nodes down in dts in order to get themOleksandr Tymoshenko2013-02-231-38/+35
* "fdt addr" gets run from loader.rc before the kernel is loaded.Tim Kientzle2013-02-231-7/+22
* Fix "fdt addr" to accept literal addresses rather than va offsets.Tim Kientzle2013-02-201-18/+40
* Enable USB1 (which is EHCI0) for Allwinner A10Oleksandr Tymoshenko2013-02-151-1/+8
* Add watchdog driver for Allwinner A10Oleksandr Tymoshenko2013-02-111-0/+6
* Provide verbose help for fdt commands on platforms that use it.Tim Kientzle2013-02-111-0/+93
* Add gpio driver and update dts and kernel config accordingly.Ganbold Tsagaankhuu2013-02-051-0/+9
* Add simple clock driver and ehci glue code for a10Ganbold Tsagaankhuu2013-01-291-0/+7
* Configure all GPIO pins as described in Beaglebone SRM.Damjan Marion2013-01-281-1/+52
* Add support for the GlobalScale Technologies DreamPlug computer.Ian Lepore2013-01-272-0/+659
* Fix method of naming compatible string to followGanbold Tsagaankhuu2013-01-251-6/+6
* Use correct size for AM335x CPSW memory window.Tim Kientzle2013-01-211-1/+1
* Use correct GPIO interrupt lines.Tim Kientzle2013-01-191-1/+1
* Initial support for Allwinner A10 SoC (Cubieboard)Ganbold Tsagaankhuu2013-01-151-0/+104