summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot-mainline
AgeCommit message (Collapse)Author
2019-07-10u-boot-toradex: update to 2019.07Max Krummenacher
Update to a 2019.07 based U-Boot. Use the openembedded master recipes for u-boot_2019.07 as a base. This makes the u-boot recipe in recipes-bsp/u-boot-mainline/ obsolete, delete it. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-25u-boot-mainline: apalis_imx6: fix set_emmcargs wrapperMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-25u-boot-mainline: refresh patch to prevent fuzz warningsMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-24u-boot: mainline: update phy aneg patch to v2Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-21u-boot-mainline: add patch, auto neg. timeoutMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-06-19u-boot: update to v2019.07-rc4+Max Krummenacher
Add patches currently on the ML targeting Toradex boards and fetch latest and greatest of master branch. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-21u-boot: add patch to increase malloc_fMax Krummenacher
Otherwise U-Boot freezes before outputting anything. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-14u-boot: fix mainline not providing a nand targetMax Krummenacher
Our downstream U-Boot provides a u-boot-nand.imx target prepending the binary with a 1k block for easier flashing while the mainline U-Boot does not. Mimic the behaviour in a do_compile_append. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-14u-boot: fix i.mx6 conflicting patchesMax Krummenacher
Remove two patches which make the apalis-imx6, colibri-imx6 SPL build fail. They are not needed for a working U-Boot. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-13u-boot: provide a mainline u-boot, based on 2019.07 rc1Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>