summaryrefslogtreecommitdiffstats
path: root/sys/boot/fdt
Commit message (Expand)AuthorAgeFilesLines
* MFC r315574, r315576, r315577:ian2017-09-101-134/+0
* MFC r315019:gonzo2017-05-091-5/+10
* MFC r313982, r314068:pfg2017-03-141-1/+1
* MFC r309195:ian2017-03-012-2/+4
* MFC r308458, r311157 and r312347:loos2017-01-251-0/+319
* MFC r310854, r310972jmcneill2017-01-221-0/+3
* MFC r304291:manu2016-11-041-4/+0
* MFC r306430gonzo2016-10-222-0/+10
* MFC r302465:gonzo2016-10-171-1/+1
* MFC r303974:manu2016-08-161-0/+0
* MFC r303726gonzo2016-08-081-0/+4
* Clean up some FDT-related code in the PowerPC bootloader, improving errornwhitehorn2016-07-011-3/+3
* Add PCDuino3b dts. It uses the pcduino3 dts from upstream and adds the hdmi n...manu2016-06-091-0/+48
* Add support for CESA on Armada38xzbb2016-06-022-0/+38
* Split CESA memory resource into TDMA and CESA regszbb2016-06-026-6/+12
* Revert part of r294418 ("Correct ranges...")zbb2016-06-021-1/+1
* Add support for interrupts, sensors and GPIO for AXP209 PMIC.manu2016-05-266-0/+38
* Fixed memory leak in FDT overlay handling codegonzo2016-05-191-0/+2
* Fix several instances where the boot loader ignored pager_outputimp2016-05-181-13/+28
* Add proper PCIe init for MT7628/MT7688 SoCssgalabov2016-05-171-0/+1
* Import LEDE dts files for Ralink/Mediateksgalabov2016-05-179-282/+78
* Add Allwinner A83T thermal sensor controller support.jmcneill2016-05-151-0/+12
* Enable SATA power regulator at boot on Sinovoip BananaPi BPI-M3.jmcneill2016-05-151-0/+9
* Add gpio-leds for Sinovoip BananaPi BPI-M3.jmcneill2016-05-151-0/+18
* Add pmic (AXP813) child node to r_rsb for Sinovoip BananaPi BPI-M3.jmcneill2016-05-141-0/+11
* Add node for A83T NMI interrupt controller.jmcneill2016-05-141-0/+8
* Add DTS files for the Allwinner A83T SoC and the Sinovoip BananaPi BPI-M3jmcneill2016-05-144-0/+911
* sys/boot: spelling fixes in comments.pfg2016-04-301-3/+3
* Add FDT overlays support to ubldrgonzo2016-04-295-1/+598
* Refactor DTS files for Zynq-based SoCsgonzo2016-04-263-387/+319
* o Add device tree files and kernel configuration filesbr2016-04-262-0/+211
* Reduce the FreeBSD specific DTS files for Mediatek/Ralinksgalabov2016-04-239-207/+41
* Replace the A20 kernel config with a generic ALLWINNER kernel config thatjmcneill2016-04-211-0/+33
* Include resets and clocks properties for PCI in FreeBSD RT3883 dtsi filesgalabov2016-04-201-0/+3
* Import Mediatek/Ralink dtsi patches against OpenWRT dtsi filessgalabov2016-04-159-0/+480
* Convert Allwinner port to extres clk/hwreset/regulator APIs.jmcneill2016-04-068-516/+79
* Rework BCM283x gpio interrupt controller for INTRNG. It's used on RPI-Bskra2016-04-052-2/+2
* Define local-intc for BCM2836 platform (RPI2) and make BCM2835 intcskra2016-04-041-3/+14
* Enable SPI1 on Beaglebone Black.loos2016-03-301-0/+17
* Use the AM33XX_IOPAD() MACRO which is easier to read (uses the same offsetloos2016-03-301-9/+2
* Import basic support for Nvidia Jetson TK1 board and tegra124 SoC.mmel2016-03-161-0/+46
* Make MPIC compatible with ARM_INTRNGwma2016-03-141-1/+1
* Add HDMI device nodes to Banana Pi dts.jmcneill2016-03-131-0/+15
* These changes attempt to put things in order before the introduction of MIPSsgalabov2016-02-291-2/+4
* So far bsd.stand.mk wasn't included in the following files:sgalabov2016-02-261-0/+1
* Add Allwinner A20 HDMI support.jmcneill2016-02-252-0/+57
* Add support for symmetric multiprocessing (SMP).br2016-02-241-0/+17
* o Grab physical memory regions information from the device tree.br2016-02-232-2/+2
* Move the Allwinner kernels to use fdt_pinctrl. This will read the pinandrew2016-02-174-2/+42
* Add an analog audio driver for the audio codec found on the Allwinnerandrew2016-02-161-0/+8
OpenPOWER on IntegriCloud