summaryrefslogtreecommitdiffstats
path: root/sys/boot/fdt
Commit message (Expand)AuthorAgeFilesLines
* Bring initial support for Allwinner A20 SoC (Cubieboard2).ganbold2013-08-071-0/+141
* Let the platform calculate the timer frequency at runtime, and use that forcognet2013-08-051-8/+7
* Add definitions for the Mailbox, Spinlock and PRU-ICSS devices.rpaulo2013-07-311-0/+19
* - MMC1 (internal eMMC) pins should be configured as input-pullup, exceptgonzo2013-07-081-11/+11
* - Add musb node to shared dtsi and proper pin configuratin for everygonzo2013-07-074-0/+27
* Add nodes for PWMSS1 and PWMSS2gonzo2013-07-041-1/+29
* Split bcm2835-rpi-b.dts into bcm2835.dtsi and rpi.dts. This DTS actually worksrpaulo2013-07-012-175/+445
* Add FDT for Arndale board and Samsung Exynos5250 SoC.ray2013-06-292-0/+202
* Add DTS for AM335x EVM with properly muxed PWM and LCD pins, andgonzo2013-05-271-0/+180
* Add PWM and LCDC nodes to base DTS for AM335x-based devicesgonzo2013-05-271-0/+23
* Correct the spelling of "okay".kientzle2013-05-181-1/+2
* Move 'compatible' line out of the common am335x.dtsi and intokientzle2013-05-103-2/+160
* Move initialization of CESA decoding windows from common sectiongber2013-05-061-0/+5
* Add Xilinx Zynq ARM/FPGA SoC support to FreeBSD/arm port.wkoszek2013-04-271-0/+215
* Move pinmux configuration to board-specific config. It will varygonzo2013-04-262-79/+82
* Split BeagleBone DTS to generic AM335x part and Beagle-bone specificgonzo2013-04-222-194/+230
* Initialize sym_count to 0.kientzle2013-03-301-1/+1
* Integrate Efika MX project back to home.ray2013-03-202-0/+712
* Attach the elf section headers to the loaded kernel as metadata, soian2013-03-101-32/+17
* Enable uart driver for A10.ganbold2013-03-011-0/+2
* Fix the bug I introduced in r247045.kientzle2013-02-251-28/+30
* - Move dma, sdhci and mbox nodes down in dts in order to get themgonzo2013-02-231-38/+35
* "fdt addr" gets run from loader.rc before the kernel is loaded.kientzle2013-02-231-7/+22
* Fix "fdt addr" to accept literal addresses rather than va offsets.kientzle2013-02-201-18/+40
* Enable USB1 (which is EHCI0) for Allwinner A10gonzo2013-02-151-1/+8
* Add watchdog driver for Allwinner A10gonzo2013-02-111-0/+6
* Provide verbose help for fdt commands on platforms that use it.kientzle2013-02-111-0/+93
* Add gpio driver and update dts and kernel config accordingly.ganbold2013-02-051-0/+9
* Add simple clock driver and ehci glue code for a10ganbold2013-01-291-0/+7
* Configure all GPIO pins as described in Beaglebone SRM.dmarion2013-01-281-1/+52
* Add support for the GlobalScale Technologies DreamPlug computer.ian2013-01-272-0/+659
* Fix method of naming compatible string to followganbold2013-01-251-6/+6
* Use correct size for AM335x CPSW memory window.kientzle2013-01-211-1/+1
* Use correct GPIO interrupt lines.kientzle2013-01-191-1/+1
* Initial support for Allwinner A10 SoC (Cubieboard)ganbold2013-01-151-0/+104
* Add interrupt for PL310 controllergonzo2012-12-311-0/+2
* Add support for QEMU's version of Versatile Platform Boardgonzo2012-12-131-0/+118
* Add vchiq nodegonzo2012-11-301-0/+7
* - Implement "fdt mres" sub-command that prints reserved memory regionsgonzo2012-11-301-56/+206
* Make FDT blob compatible with Raspberry Pi firmware.gonzo2012-11-231-11/+22
* Add the Tegra2 DTS files. Now our dtc supports including other files useandrew2012-09-172-0/+132
* Add support for MSI in interrupt controlller.gber2012-09-141-1/+1
* Add support for Armada XP A0.gber2012-09-141-15/+15
* Add barebone Raspberry Pi port. Supported parts:gonzo2012-08-301-0/+564
* Add correct range parameter in XLP DTSjchandra2012-08-211-1/+1
* Merging of projects/armv6, part 10gonzo2012-08-152-0/+381
* Merging of projects/armv6, part 9gonzo2012-08-151-0/+143
* Merging of projects/armv6, part 8gonzo2012-08-151-0/+270
* Merging of projects/armv6, part 7gonzo2012-08-151-0/+311
* Import DTS files for the upcoming DPAA QorIQ (PowerPC) support.raj2012-05-256-567/+5498
OpenPOWER on IntegriCloud