Commit Graph

4396 Commits (117daa82204f502d245e4d4f4be3b8cd712b244f)

Author SHA1 Message Date
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
Ladislav Michl ffc282e199 spl: Make UBI fastmap support Kconfig selectable 7 years ago
Heiko Schocher 98f705c9ce powerpc: remove 4xx support 7 years ago
Heiko Schocher 064b55cfcb powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x 7 years ago
Lothar Waßmann 53207bfd70 board_f: fix calculation of reloc_off 7 years ago
Simon Glass baa7d345fb board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage() 7 years ago
Simon Glass 66a1b30d14 edid: Use sizeof() in cea_is_hdmi_vsdb_present() 7 years ago
Heiko Schocher 5025897774 powerpc, 5xx: remove support for 5xx 7 years ago
Heiko Schocher 2eb48ff7a2 powerpc, 8260: remove support for mpc8260 7 years ago
Heiko Schocher 5b8e76c35e powerpc, 8xx: remove support for 8xx 7 years ago
Vikas Manocha c6d9e9dbc3 SPL: Add XIP booting support 7 years ago
Jernej Skrabec bdc906dba9 edid: Fix gcc 7.1 warning 7 years ago
Simon Glass 01b73fe630 dm: mmc: Ensure that block device is probed 7 years ago
Vikas Manocha 6bcdd66d1c spl: armv7m: to keep ARM v7M in thumb mode before booting next image 7 years ago
Pantelis Antoniou 4e33316f65 malloc: Turn on DEBUG when enabling unit tests 7 years ago
Tom Rini 226498b8f8 common/spl/Kconfig: Use 'if SPL' / 'if TPL' guards 7 years ago
Simon Glass a132f77088 bootstage: Record time taken to set up the live device tree 7 years ago
Simon Glass 824bb1b453 bootstage: Support SPL 7 years ago
Simon Glass 9d2542d062 bootstage: Adjust to use const * where possible 7 years ago
Simon Glass e003310a76 bootstage: Tidy up error return values 7 years ago
Simon Glass 63c5bf48d5 bootstage: Record the time taken to set up driver model 7 years ago
Simon Glass 5ac44a5543 bootstage: Init as early as possible 7 years ago
Simon Glass 25e7dc6a6a bootstage: Support relocating boostage data 7 years ago
Simon Glass ff00226e0b bootstage: Use debug() for stashing messages 7 years ago
Simon Glass c91001f608 bootstage: Show records with a zero time 7 years ago
Simon Glass 03ecac3149 bootstage: Use rec_count as the array index 7 years ago
Simon Glass cbcd6970ad bootstage: Fix up code style and comments 7 years ago
Simon Glass b383d6c05e bootstage: Convert to use malloc() 7 years ago
Simon Glass 5a0e275cbb bootstage: Change CONFIG_BOOTSTAGE_USER_COUNT to an int 7 years ago
Simon Glass c87dc38d8f bootstage: Require timer_get_boot_us() to be defined 7 years ago
Simon Glass b885d02e2c arm: Remove include files from common.h 7 years ago
Simon Glass 12d738ae4c api: Add a header for api_init() 7 years ago
Sekhar Nori eedfb89e61 fs: fat: add kbuild configuration support 7 years ago
Sam Protsenko efeccfe7f3 fastboot: Add support for flashing zImage 7 years ago