Commit Graph

4683 Commits (67a2616af18bbb38905b90ed1c6b66659671e1da)

Author SHA1 Message Date
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
Marek Vasut 8a9dc16e4d spl: Add full fitImage support 6 years ago
Marek Vasut 0298d20375 fit: Add standalone image type handling 6 years ago
Marek Vasut a3c43b129e fit: Add empty fit_print_contents() and fit_image_print() 6 years ago
Marek Vasut b527b9c6c6 fit: Fix CONFIG_FIT_SPL_PRINT 6 years ago
Marek Vasut 26a642238b spl: fit: Add support for loading FPGA bitstream 6 years ago
Tom Rini 16c4b169af FIT: Make fit_conf_print() be a static function 6 years ago
Alexander Graf 6915dcf359 tools: zynqmpimage: Add bif support 6 years ago
Heinrich Schuchardt 23c648982b xyz-modem: va_start() must be matched by va_end() 6 years ago
Alex Kiernan 8140816eea Fix Ymodem build when DEBUG and CONFIG_USE_TINY_PRINTF are selected 6 years ago
Lukasz Majewski a8be249463 bootcount: spl: Extend SPL to support bootcount incrementation 6 years ago
Lukasz Majewski bc8c440fa4 bootcount: Rewrite autoboot to use wrapper functions from bootcount.h 6 years ago
Lukasz Majewski afa9609eca bootcount: spl: Enable bootcount support in SPL 6 years ago
Tom Rini cc95535867 bootm.c: Correct the flush_len used in bootm_load_os() 6 years ago
Clément Péron 71412d7231 image: fit: Show signatures and hashes for configurations 6 years ago
Marek Vasut 662abc4fc5 image: socfpga: Add SFP image version 1 definition 6 years ago
Jassi Brar 2f83f219bf fastboot: sparse: make write_sparse_image useable for non-fastboot 6 years ago
Jassi Brar 32d3154e5c fastboot: sparse: remove redundant argument to write_sparse_image 6 years ago
Tom Rini 4549e789c1 SPDX: Convert all of our multiple license tags to Linux Kernel style 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini 27b4225b3c stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly 6 years ago