freebsd-dev/sys/boot/fdt/dts
Oleksandr Tymoshenko 161f7406ad Fix EHCI driver by excluding first 512K from available memory
On Zynq 256K-512K memory region is not accessible by all bus masters.
EHCI driver fails when trying to use it for DMA transfers. Patching
memory node does not help because ubldr overrides values there with
the ones obtained from u-boot. So as a workaround we just mark first
512K as reserved.

PR:		211484
Submitted by:	Thomas Skibo <thoma555-bsd@yahoo.com>
MFC after:	3 days
2016-08-03 18:03:14 +00:00
..
arm Fix EHCI driver by excluding first 512K from available memory 2016-08-03 18:03:14 +00:00
mips Add proper PCIe init for MT7628/MT7688 SoCs 2016-05-17 06:45:25 +00:00
powerpc Mov p2041rdb.dts, p3041ds.dts, and p5020ds.dts to the powerpc directory. 2014-06-07 02:55:53 +00:00
riscv Update RISC-V port to Privileged Architecture Version 1.9. 2016-08-02 14:50:14 +00:00
bindings-gpio.txt Add the missing ')' at end of sentence. Reword it to use a more common 2014-02-05 17:08:55 +00:00
bindings-localbus.txt
bindings-mpp.txt
Makefile Add Makefiles to automatically test all the DTS files. 2014-06-06 23:53:59 +00:00
Makefile.inc Fix the script to run make_dtb.sh instead of just dtc. 2014-06-07 02:38:13 +00:00