Commit Graph

4762 Commits (lime2-spi)

Author SHA1 Message Date
Bin Meng 30b1ecd265 x86: kconfig: Let board select BOARD_EARLY_INIT_F 7 years ago
Simon Glass 336a44877a fdt: Correct fdt_get_base_address() 7 years ago
Simon Glass c4d660d4d0 dm: mmc: Allow disabling driver model in SPL 7 years ago
Simon Glass 7b3c4c3a53 dm: console: Check for serial devices properly 7 years ago
Simon Glass 42f9f915c2 console: Unify the check for a serial console 7 years ago
Tom Rini 43ba3c59cb env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig 7 years ago
Bin Meng 81060bb1c0 usb: hub: Call usb_update_hub_device() after hub descriptor is fetched 7 years ago
Bin Meng 5624dfd5aa usb: hub: Parse and save TT details from device descriptor 7 years ago
Bin Meng bbc6f06c00 usb: hub: Support 'set hub depth' request for USB 3.0 hubs 7 years ago
Bin Meng 74ffc7cbb1 usb: hub: Translate USB 3.0 hub port status into old version 7 years ago
Bin Meng 46c1d49330 usb: hub: Add a new API to test if a hub device is root hub 7 years ago
Bin Meng a199a72448 usb: hub: Remove hub_port_reset() 7 years ago
Bin Meng dfa96e0676 usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv 7 years ago
Bin Meng 337fc7e665 usb: hub: Change USB hub descriptor to match USB 3.0 hubs 7 years ago
Bin Meng 53771a490e usb: hub: Revise wLength for 'get port status' request 7 years ago
Bin Meng f342119602 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub 7 years ago
Bin Meng f7a9e5dd03 usb: hub: Update handling connect status/change in usb_scan_port() 7 years ago
Masahiro Yamada c61d0009fe console: simplify puts() 7 years ago
Andy Yan f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 7 years ago
Simon Glass 609bf92411 Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig 7 years ago
Simon Glass b31e065f89 Convert CONFIG_ENV_IS_IN_FAT to Kconfig 7 years ago
Simon Glass 337cd3f211 Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig 7 years ago
Simon Glass 91c868fe7c Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig 7 years ago
Simon Glass ef6253d7b3 Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig 7 years ago
Simon Glass f0bc2b542b Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig 7 years ago
Simon Glass 88b233a347 Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig 7 years ago
Simon Glass 85fc970d74 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig 7 years ago
Simon Glass e73496d08e env: Move help from README to Kconfig 7 years ago
Simon Glass 2be296538e Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig 7 years ago
Paul Burton 703ec9ddf9 MIPS: Stop building position independent code 7 years ago
Fiach Antaw 9d364af23e env: Switch env_nand, env_mmc and env_ubi to env_import_redund 7 years ago
Fiach Antaw 76768f5f08 env: Add generic redundant environment implementation 7 years ago
Masahiro Yamada 207d8b3533 mmc: add static to spl_mmc_get_device_index() 7 years ago
Grygorii Strashko edba8cc4f3 common: use get_nand_dev_by_index() 7 years ago
Grygorii Strashko a94a261939 common: env_nand: use get_nand_dev_by_index() 7 years ago
Simon Glass d8c6fb8ced sandbox: Drop special case console code for sandbox 7 years ago
Simon Glass d63b5b4fbb sandbox: Enable more console options 7 years ago
Simon Glass 4e6bafa568 console: Use map_sysmem() for the pre-relocation console 7 years ago
Simon Glass b0895384be Allow displaying the U-Boot banner on a video display 7 years ago
Simon Glass 8eab1a58dd dm: scsi: Document and rename the scsi_scan() parameter 7 years ago
Simon Glass b9560ad649 dm: scsi: Drop the ccb typedef 7 years ago
Simon Glass 0fcd48fe00 scsi: Move drivers into new drivers/scsi directory 7 years ago
Simon Glass f2105c6182 sata: Move drivers into new drivers/ata directory 7 years ago
Simon Glass 10e40d54b3 Kconfig: Add CONFIG_SATA to enable SATA 7 years ago
Simon Glass a6fb185c70 scsi: Drop scsi_print_error() 7 years ago
Simon Glass b8beb6b463 scsi: Drop sym53c8xx driver 7 years ago
Cooper Jr., Franklin af9e6ad4ab board_f: Add new function to allow runtime DTB selection 7 years ago
Cooper Jr., Franklin 92926bc80c boot_fit: Create helper functions that can be used to select DTB out of FIT 7 years ago
Cooper Jr., Franklin 3863f840fa spl: fit: Break out some functions into a common file 7 years ago
Andy Shevchenko daab59ac05 avr32: Retire AVR32 for good 7 years ago