Commit Graph

4762 Commits (lime2-spi)

Author SHA1 Message Date
Joe Hershberger b2f58d8ee0 console: Remember if ctrlc is disabled in console_tstc() 6 years ago
York Sun 7550dbe38b spl: Add option SPL_PAYLOAD 6 years ago
Masahiro Yamada 5f4e32d058 fdt_support: make fdt_fixup_mtdparts() prototype more specific 6 years ago
Paulo Zaneti 02db5488bc spl: remove dependency to "asm/utils.h" 6 years ago
Igor Opaniuk e9ee7398d6 avb2.0: use block API in AVB ops 6 years ago
Igor Opaniuk b0aa74a264 avb2.0: add proper dependencies 6 years ago
Adam Ford 9d04b5fe16 configs: Make NAND_BOOT and ONENAND_BOOT imply NAND 6 years ago
Philipp Tomsich de5dd4c4e3 spl: record boot_device into spl_image and call spl_perform_fixups 6 years ago
Alex Kiernan b27dc8ec5c bootmenu: Extend BOOTDELAY help text 6 years ago
Michael Trimarchi 25dabd730a spl: Make the spl_nand_load_image static 6 years ago
York Sun 7267fbf734 spl: mmc: Skip RAW mode ARGS sectors if not defined 6 years ago
York Sun 14acea0244 spl: nor: Skip CONFIG_SYS_FDT_BASE if not defined 6 years ago
York Sun 6ecd820f99 spl: nor: Add FIT support 6 years ago
Yaniv Levinsky c5d548a9f8 env: common: accept flags on reset to default env 6 years ago
Luis Araneda 3907eef1a3 spl: fit: display a message when an FPGA image is loaded 6 years ago
Siva Durga Prasad Paladugu 1473b12ad0 lib: fdtdec: Update ram_base to store ram start adddress 6 years ago
Michal Simek 4fb67f47f1 usb_kdb: Get stdio_dev directly from sdev pointer 6 years ago
Michal Simek f8f3e0e539 usb_kbd: Add support for watchdog 6 years ago
Michal Simek 27eb7bce39 common: command: Handle USAGE failure separately 6 years ago
Michal Simek 3723324042 common: command: Use command_ret_t enum values instead of values 6 years ago
Tien Fong Chee 67a2616af1 common/memsize.c: Increase save array for supporting memory size > 4GB 6 years ago
Heinrich Schuchardt 3804f5bb4a common: print \n in initr_scsi() 6 years ago
Teddy Reed 7346c1e192 vboot: Do not use hashed-strings offset 6 years ago
Teddy Reed 72239fc85f vboot: Add FIT_SIGNATURE_MAX_SIZE protection 6 years ago
Ben Whitten d154ca6003 spl: fit: verify images prior to post processing 6 years ago
Marek Vasut 56419ea5f0 spl: fit: Fix support for loading FPGA bitstream 6 years ago
Marek Vasut 26ad648ff4 spl: spi: Support full fitImage handling 6 years ago
Marek Vasut 8b1531f7bc spl: fat: Support full fitImage handling 6 years ago
Marek Vasut 078e558699 fit: Verify all configuration signatures 6 years ago
Ley Foon Tan bfc6bae8fa reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET 6 years ago
Bin Meng ec15d5f6e5 board_r: Do not initialize IDE when DM BLK is on 6 years ago
Marek Vasut 487b5fa6de bootm: Handle kernel_noload on arm64 6 years ago
Simon Glass af880e247d console: Fix handling of NULL global_data 6 years ago
Simon Glass c2e4e7e631 log: Fix incorect range check in log_get_cat_name() 6 years ago
Ramon Fried e0212dfa13 iotrace: fix behaviour when buffer is full 6 years ago
Ramon Fried 7e9be3ea3a iotrace: move record definitons to header file 6 years ago
Igor Opaniuk 5d4fd87773 avb2.0: add boot states and dm-verity support 6 years ago
Igor Opaniuk 3af30e4443 avb2.0: implement AVB ops 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
Ramon Fried b5e0e360fd common: iotrace: add timestamp to iotrace records 6 years ago
Ramon Fried a74440b27b iotrace: add IO region limit 6 years ago
Alexey Brodkin ff2b2ba845 board_f: Only reserve memory for U-Boot if we're going to relocate 6 years ago
Masahiro Yamada 86fbad2492 menu: fix timeout duration 6 years ago
Simon Glass 329da4850c Define board_quiesce_devices() in a shared location 6 years ago
Alex Kiernan c232d14d11 mmc: Separate "mmc swrite" from fastboot 6 years ago
Alex Kiernan c4ded03ef6 fastboot: Refactor fastboot_okay/fail to take response 6 years ago
Alex Kiernan 312a10f16b fastboot: Move fastboot to drivers/fastboot 6 years ago
Kelvin Cheung c3c8638804 add FIT data-position & data-offset property support 6 years ago
Ley Foon Tan ee038c58d5 malloc: Use malloc simple before malloc is fully initialized in memalign() 6 years ago