summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-2019.07
Commit message (Collapse)AuthorAgeFilesLines
* u-boot: drop patches for RPi4 merged upstream.Patrick Vacek2019-10-237-495/+0
| | | | Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* u-boot: Update patches for RPi4Andrei Gherzan2019-07-1914-850/+252
| | | | | | | | | | | | After a review in upstream, some of the patches were modified. Most notable changes: 1. use directly the dtb passed by the firmware and make sure uboot doesn't tweak memory/reg 2. remove known unimplemented support (usb, eth etc.) 3. drop patches that are not needed anymore with the new firmware update (for example 0012-bcm283x-mbox-Correctly-wait-for-space-to-send.patch) Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* u-boot: Replace custom fork by patchesAndrei Gherzan2019-07-1812-0/+1093
The upstream branch might suffer rebases due to effort of pushing the patches upstream. To avoid issues, let's have here the patches we need for RPi 4 support. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>