Commit Graph

4584 Commits (d64c789414be11a5e542262adfcb51a48d476534)

Author SHA1 Message Date
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
Masahiro Yamada 207d8b3533 mmc: add static to spl_mmc_get_device_index() 8 years ago
Grygorii Strashko edba8cc4f3 common: use get_nand_dev_by_index() 8 years ago
Grygorii Strashko a94a261939 common: env_nand: use get_nand_dev_by_index() 8 years ago
Simon Glass d8c6fb8ced sandbox: Drop special case console code for sandbox 8 years ago
Simon Glass d63b5b4fbb sandbox: Enable more console options 8 years ago
Simon Glass 4e6bafa568 console: Use map_sysmem() for the pre-relocation console 8 years ago
Simon Glass b0895384be Allow displaying the U-Boot banner on a video display 8 years ago
Simon Glass 8eab1a58dd dm: scsi: Document and rename the scsi_scan() parameter 8 years ago
Simon Glass b9560ad649 dm: scsi: Drop the ccb typedef 8 years ago
Simon Glass 0fcd48fe00 scsi: Move drivers into new drivers/scsi directory 8 years ago
Simon Glass f2105c6182 sata: Move drivers into new drivers/ata directory 8 years ago
Simon Glass 10e40d54b3 Kconfig: Add CONFIG_SATA to enable SATA 8 years ago
Simon Glass a6fb185c70 scsi: Drop scsi_print_error() 8 years ago
Simon Glass b8beb6b463 scsi: Drop sym53c8xx driver 8 years ago
Cooper Jr., Franklin af9e6ad4ab board_f: Add new function to allow runtime DTB selection 8 years ago
Cooper Jr., Franklin 92926bc80c boot_fit: Create helper functions that can be used to select DTB out of FIT 8 years ago
Cooper Jr., Franklin 3863f840fa spl: fit: Break out some functions into a common file 8 years ago
Andy Shevchenko daab59ac05 avr32: Retire AVR32 for good 8 years ago
Ladislav Michl ffc282e199 spl: Make UBI fastmap support Kconfig selectable 8 years ago
Heiko Schocher 98f705c9ce powerpc: remove 4xx support 8 years ago
Heiko Schocher 064b55cfcb powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x 8 years ago
Lothar Waßmann 53207bfd70 board_f: fix calculation of reloc_off 8 years ago
Simon Glass baa7d345fb board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage() 8 years ago
Simon Glass 66a1b30d14 edid: Use sizeof() in cea_is_hdmi_vsdb_present() 8 years ago
Heiko Schocher 5025897774 powerpc, 5xx: remove support for 5xx 8 years ago
Heiko Schocher 2eb48ff7a2 powerpc, 8260: remove support for mpc8260 8 years ago
Heiko Schocher 5b8e76c35e powerpc, 8xx: remove support for 8xx 8 years ago
Vikas Manocha c6d9e9dbc3 SPL: Add XIP booting support 8 years ago
Jernej Skrabec bdc906dba9 edid: Fix gcc 7.1 warning 8 years ago
Simon Glass 01b73fe630 dm: mmc: Ensure that block device is probed 8 years ago
Vikas Manocha 6bcdd66d1c spl: armv7m: to keep ARM v7M in thumb mode before booting next image 8 years ago