summaryrefslogtreecommitdiffstats
path: root/sys/boot/fdt/dts
Commit message (Expand)AuthorAgeFilesLines
...
* Add support to turn off Beaglebone with poweroff(8) or shutdown(8) -p.loos2015-01-121-0/+7
* Add driver for general-purpose I/O (GPIO).br2015-01-021-0/+35
* Add interrupt support for GPIO pins on OMAP4 and AM335x.loos2014-12-251-0/+2
* Revert r276101, it didn't fix the problem and causes a compile errorian2014-12-241-2/+0
* Temporarily disable the cpus directive until I figure out what's wrong.rpaulo2014-12-231-0/+2
* Driver for CPU frequency/voltage control on the Raspberry Pi.rpaulo2014-12-201-0/+11
* Add configuration files for BERI soft-core synthesized onbr2014-12-171-0/+219
* Move memory node to the root, so fdt_get_mem_regions() can find it.br2014-12-173-15/+15
* o Add PIO[2,3] devices informationbr2014-12-171-3/+19
* o Add BERI Virtio Networking Frontend (if_vtbe)br2014-12-091-1/+11
* o Add PIO and vtblk mmio device info to the treebr2014-11-251-4/+31
* Merge from CheriBSD:brooks2014-11-211-0/+1
* Merge from CheriBSD (3422ebe71b6c06fe78b1be73623b240c219e08e3):brooks2014-11-212-8/+8
* Provide a character device allowing us to access BERI memory regions.br2014-10-221-0/+6
* Add driver for Micrel KSZ9021 Gigabit Ethernet Transceiver (PHY).br2014-10-212-2/+20
* Add driver for BERI soft processor 'ring buffer' device.br2014-10-191-0/+109
* AM335X FDT: use the oma3-wdt string for compatibility with Linux.rpaulo2014-10-181-1/+1
* AM335x FDT: add an entry for the watchdog.rpaulo2014-10-181-0/+7
* o Add machine-dependent SMP partbr2014-10-101-0/+3
* Add driver for Synopsys DesignWare Mobile Storage Host Controller.br2014-10-075-2/+77
* Add driver for Synopsys DesignWare 3504-0 Universal 10/100/1000br2014-09-252-0/+29
* Add Reset Manager driver. This driver provides generic way to resetbr2014-09-111-0/+12
* Add FPGA Manager driver. This driver allows to program FPGA corebr2014-09-061-0/+8
* Stop setting the iomux device status to disabled, now that we have a driver.ian2014-09-044-4/+0
* Add initial support for Altera SOCFPGA (heterogeneous ARM/FPGA) SoC family.br2014-09-042-0/+172
* The proper compatibility string for the AHCI device isimp2014-09-023-2/+6
* New DTS files to suppport the SAM9260EK eval board. Derived, in part,imp2014-08-191-0/+37
* Rename files: keep codename only to make it shorter.br2014-08-012-0/+0
* Add support for Chromebook2 -- next-generation 8-corebr2014-08-016-10/+207
* Enable Freescale i.MX I2C driver for i.MX6.br2014-07-221-0/+21
* Add support for Toradex Apalis i.MX6 development board.br2014-07-181-0/+86
* Fix typo.br2014-07-183-3/+3
* o Enable GPIO device driver for i.MX6.br2014-07-184-49/+141
* Fix the Zedboard/Zynq ethernet driver to handle media speed changes soian2014-07-141-0/+2
* Mov p2041rdb.dts, p3041ds.dts, and p5020ds.dts to the powerpc directory.rpaulo2014-06-073-0/+0
* Fix the script to run make_dtb.sh instead of just dtc.rpaulo2014-06-071-1/+4
* Add Makefiles to automatically test all the DTS files.rpaulo2014-06-065-0/+33
* FreeBSD, historically, has always used 8-bit addresses for i2c devicesloos2014-06-032-2/+2
* Add support for Exynos 5420 Octa - 8-corebr2014-06-015-225/+395
* Reset HSIC hub during EHCI initialization. This makes devices connectedbr2014-05-301-0/+5
* o Make keyboard-related properties to be compatible with vendor standardbr2014-05-302-6/+8
* Add common kernel config file for Rockchip RK3188 systems by splittingganbold2014-05-301-0/+59
* Hook the ISP/SAF1761 driver into MIPS kernel builds.hselasky2014-05-291-10/+1
* Describe I2C arbitrator device in DTS and use it for Chromebook Snow only.br2014-05-281-0/+5
* o Add kernel configuration for HP Chromebook 11br2014-05-282-0/+72
* Mark the i.MX51 and i.MX53 boards as compatible with the i.MX51 and i.MX53andrew2014-05-172-2/+2
* Adjust the register layout to allow for 64bit registers in thebz2014-05-091-6/+7
* Silence no interrupt-parent found message during boot.ganbold2014-05-081-0/+2
* 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
OpenPOWER on IntegriCloud