Commit Graph

80 Commits (880274192cfdcec83b32b15ae47e7cbfc2edc1df)

Author SHA1 Message Date
Lokesh Vutla 880274192c spl: Allow mailbox drivers to be used within SPL 6 years ago
Lokesh Vutla 586bde93eb arm: K3: Add initial support for TI's K3 generation of SoCs 6 years ago
Fabio Estevam c3c19c2743 spl: Kconfig: Fix typo in 'Upgrade' 6 years ago
Simon Goldschmidt 004167048d kconfig: fix typo 'parition' 6 years ago
Peng Fan e13278c943 power: Add CONFIG_SPL_POWER_DOMAIN config 6 years ago
Icenowy Zheng 6f796a9bb4 sunxi: add support for Allwinner H6 SoC 6 years ago
York Sun 7550dbe38b spl: Add option SPL_PAYLOAD 6 years ago
Ley Foon Tan bfc6bae8fa reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET 6 years ago
Fabio Estevam 1da1938d57 spl: Add default values for ARCH_MX7 6 years ago
Shyam Saini 919d25c920 u-boot: Fix several typos 6 years ago
Lukasz Majewski afa9609eca bootcount: spl: Enable bootcount support in SPL 6 years ago
Alex Kiernan 14ad44ab46 spl: Split sprintf, strto* from SPL serial in Kconfig 6 years ago
Alex Kiernan 3bac19ce23 spl: Add dependency on serial to Ymodem 6 years ago
Marek Vasut d79dfd4519 spl: ram: Add TPL Kconfig symbols 6 years ago
Marek Vasut 6ce3d67c70 tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig 6 years ago
Marek Vasut 1e725e27eb tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig 6 years ago
Marek Vasut 555004381e spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig 6 years ago
Alex Kiernan 3bf5f13c0c Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC 6 years ago
Patrick Delaunay 0e373c0ade spl: add SPL_RESET_SUPPORT 6 years ago
Faiz Abbas b432b1ebdf spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG 6 years ago
Tom Rini 75670c81e4 configs: Migrate CONFIG_SPL_FRAMEWORK 6 years ago
Anatolij Gustschin 0292bc0d13 spl: add option to disable SPL banner output 6 years ago
Kever Yang af2f44267f spl: use different BOARD_INIT MACRO for spl and tpl 6 years ago
Jean-Jacques Hiblot d6400c3f85 mmc: add a Kconfig option to enable the support for MMC write operations 6 years ago
Philipp Tomsich d21fb63d77 spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option 6 years ago
Tom Rini 7fef459096 spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled 7 years ago
Philipp Tomsich 337bbb6297 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size 7 years ago
Philipp Tomsich 506c428ec8 spl: atf: drop the SPL_ATF_TEXT_BASE configuration item 7 years ago
Philipp Tomsich aa122f6b3d spl: rename config item SPL_ATF_SUPPORT to SPL_ATF 7 years ago
Faiz Abbas 8502f9f6d7 thermal: ti-bandgap: Add support for temperature sensor 7 years ago
Kever Yang 8f4d62b403 spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip 7 years ago
Tom Rini ff6c3125e7 TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value 7 years ago
Kever Yang b5b82abcf5 spl: typo fix for SPL_ATF_SUPPORT description 7 years ago
Stefan Agner a3774c1c3c spl: add serial download protocol (SDP) support 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
Philipp Tomsich e9e5d9d29f dm: timer: normalise SPL and TPL support 7 years ago
Philipp Tomsich 5aa49af311 moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE 7 years ago
Philipp Tomsich b3ed6ce780 spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig 7 years ago
Philipp Tomsich dd6fbcb938 spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig 7 years ago
Philipp Tomsich c3916e7bdb spl: add TPL_DRIVER_MISC_SUPPORT option 7 years ago
Philipp Tomsich d60b5f74fd spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL 7 years ago
Philipp Tomsich 616bd09e79 spl: dm: Kconfig: fix help text for SPL/TPL confusion 7 years ago
Philipp Tomsich a954fa3203 spl: configure 'return to bootrom' separately for SPL and TPL 7 years ago
Philipp Tomsich 225d30b708 spl: add a 'return to bootrom' boot method 7 years ago
Vikas Manocha c6d9e9dbc3 SPL: Add XIP booting support 7 years ago
Tom Rini 226498b8f8 common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards 7 years ago
Sekhar Nori eedfb89e61 fs: fat: add kbuild configuration support 7 years ago
Tom Rini 089df18bfe lib: move hash CONFIG options to Kconfig 7 years ago
Ley Foon Tan 0680f1b1f7 Convert CONFIG_SPL_BOARD_INIT to Kconfig 7 years ago