Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | sunxi: Sync dts files with the upstream kernel | Hans de Goede | 2016-03-23 | -3/+184 |
| | | | | | | | | | | | | | | Sync dts files with the upstream kernel including changes queued for 4.6: https://git.kernel.org/cgit/linux/kernel/git/mripard/linux.git/commit/?h=sunxi/dt-for-4.6 Note this adds a number of new unused board dts files. I've asked the authors of the kernel commits adding these to submit a matching defconfig to u-boot. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk> | |||
* | sunxi: dts: Add minimal dts files for board which lack a dts sofar | Hans de Goede | 2015-05-04 | -0/+57 |
u-boot has support for a number of boards for which a dts file still needs to be written, add minimal dts files for these boards so that we can switch them over to driver-model / fdt. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Simon Glass <sjg@chromium.org> |