Commit Graph

4452 Commits (ceef960812603ef007e1201f45348f964ded057c)

Author SHA1 Message Date
Sam Protsenko 5abc1a4523 common: Move CONFIG_BOOTARGS to Kconfig 8 years ago
Nobuhiro Iwamatsu 160cfc4b5a boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset() 8 years ago
Philipp Tomsich e9e5d9d29f dm: timer: normalise SPL and TPL support 8 years ago
Philipp Tomsich 5aa49af311 moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE 8 years ago
Philipp Tomsich b3ed6ce780 spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig 8 years ago
Philipp Tomsich dd6fbcb938 spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig 8 years ago
Philipp Tomsich c3916e7bdb spl: add TPL_DRIVER_MISC_SUPPORT option 8 years ago
Philipp Tomsich f94e643ef9 spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds 8 years ago
Philipp Tomsich d60b5f74fd spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL 8 years ago
Philipp Tomsich f1c6e1922e spl: dm: use CONFIG_IS_ENABLED to test for the DM option 8 years ago
Philipp Tomsich 616bd09e79 spl: dm: Kconfig: fix help text for SPL/TPL confusion 8 years ago
Philipp Tomsich ae2cee2e34 spl: use TPL_SYS_MALLOC_F_LEN for TPL 8 years ago
Philipp Tomsich a954fa3203 spl: configure 'return to bootrom' separately for SPL and TPL 8 years ago
Philipp Tomsich 225d30b708 spl: add a 'return to bootrom' boot method 8 years ago
Thomas Petazzoni eaa90e5df2 common/env_embedded.c: rename PPCENV/PPCTEXT macros 8 years ago
Thomas Petazzoni 7653942b10 common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENV 8 years ago
Siva Durga Prasad Paladugu 60873f736e common: board_f: Make reserve_mmu a weak function 8 years ago
Bin Meng 5d89b37f71 x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig 8 years ago
Bin Meng 30b1ecd265 x86: kconfig: Let board select BOARD_EARLY_INIT_F 8 years ago
Simon Glass 336a44877a fdt: Correct fdt_get_base_address() 8 years ago
Simon Glass c4d660d4d0 dm: mmc: Allow disabling driver model in SPL 8 years ago
Simon Glass 7b3c4c3a53 dm: console: Check for serial devices properly 8 years ago
Simon Glass 42f9f915c2 console: Unify the check for a serial console 8 years ago
Tom Rini 43ba3c59cb env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig 8 years ago
Bin Meng 81060bb1c0 usb: hub: Call usb_update_hub_device() after hub descriptor is fetched 8 years ago
Bin Meng 5624dfd5aa usb: hub: Parse and save TT details from device descriptor 8 years ago
Bin Meng bbc6f06c00 usb: hub: Support 'set hub depth' request for USB 3.0 hubs 8 years ago
Bin Meng 74ffc7cbb1 usb: hub: Translate USB 3.0 hub port status into old version 8 years ago
Bin Meng 46c1d49330 usb: hub: Add a new API to test if a hub device is root hub 8 years ago
Bin Meng a199a72448 usb: hub: Remove hub_port_reset() 8 years ago
Bin Meng dfa96e0676 usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv 8 years ago
Bin Meng 337fc7e665 usb: hub: Change USB hub descriptor to match USB 3.0 hubs 8 years ago
Bin Meng 53771a490e usb: hub: Revise wLength for 'get port status' request 8 years ago
Bin Meng f342119602 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub 8 years ago
Bin Meng f7a9e5dd03 usb: hub: Update handling connect status/change in usb_scan_port() 8 years ago
Masahiro Yamada c61d0009fe console: simplify puts() 8 years ago
Andy Yan f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 8 years ago
Simon Glass 609bf92411 Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig 8 years ago
Simon Glass b31e065f89 Convert CONFIG_ENV_IS_IN_FAT to Kconfig 8 years ago
Simon Glass 337cd3f211 Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig 8 years ago
Simon Glass 91c868fe7c Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig 8 years ago
Simon Glass ef6253d7b3 Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig 8 years ago
Simon Glass f0bc2b542b Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig 8 years ago
Simon Glass 88b233a347 Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig 8 years ago
Simon Glass 85fc970d74 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig 8 years ago
Simon Glass e73496d08e env: Move help from README to Kconfig 8 years ago
Simon Glass 2be296538e Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 8 years ago
Paul Burton 703ec9ddf9 MIPS: Stop building position independent code 8 years ago
Fiach Antaw 9d364af23e env: Switch env_nand, env_mmc and env_ubi to env_import_redund 8 years ago
Fiach Antaw 76768f5f08 env: Add generic redundant environment implementation 8 years ago