Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-13 | configs: Resync with savedefconfig | Tom Rini | |
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2018-09-10 | board: arm: Add support for Broadcom BCM7260 | Thomas Fitzsimmons | |
Add support for loading U-Boot on the Broadcom 7260 SoC. This port assumes Broadcom's BOLT bootloader is acting as the second stage bootloader, and U-Boot is acting as the third stage bootloader, loaded as an ELF program by BOLT. Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Cc: Florian Fainelli <f.fainelli@gmail.com> |