Commit Graph

4665 Commits (af14d0dd246d11b2731848b74ca05d05dd6be20c)

Author SHA1 Message Date
Igor Opaniuk 5d4fd87773 avb2.0: add boot states and dm-verity support 7 years ago
Igor Opaniuk 3af30e4443 avb2.0: implement AVB ops 7 years ago
Shyam Saini 919d25c920 u-boot: Fix several typos 7 years ago
Ramon Fried b5e0e360fd common: iotrace: add timestamp to iotrace records 7 years ago
Ramon Fried a74440b27b iotrace: add IO region limit 7 years ago
Alexey Brodkin ff2b2ba845 board_f: Only reserve memory for U-Boot if we're going to relocate 7 years ago
Masahiro Yamada 86fbad2492 menu: fix timeout duration 7 years ago
Simon Glass 329da4850c Define board_quiesce_devices() in a shared location 7 years ago
Alex Kiernan c232d14d11 mmc: Separate "mmc swrite" from fastboot 7 years ago
Alex Kiernan c4ded03ef6 fastboot: Refactor fastboot_okay/fail to take response 7 years ago
Alex Kiernan 312a10f16b fastboot: Move fastboot to drivers/fastboot 7 years ago
Kelvin Cheung c3c8638804 add FIT data-position & data-offset property support 7 years ago
Ley Foon Tan ee038c58d5 malloc: Use malloc simple before malloc is fully initialized in memalign() 7 years ago
Marek Vasut 8a9dc16e4d spl: Add full fitImage support 7 years ago
Marek Vasut 0298d20375 fit: Add standalone image type handling 7 years ago
Marek Vasut a3c43b129e fit: Add empty fit_print_contents() and fit_image_print() 7 years ago
Marek Vasut b527b9c6c6 fit: Fix CONFIG_FIT_SPL_PRINT 7 years ago
Marek Vasut 26a642238b spl: fit: Add support for loading FPGA bitstream 7 years ago
Tom Rini 16c4b169af FIT: Make fit_conf_print() be a static function 7 years ago
Alexander Graf 6915dcf359 tools: zynqmpimage: Add bif support 7 years ago
Heinrich Schuchardt 23c648982b xyz-modem: va_start() must be matched by va_end() 7 years ago
Alex Kiernan 8140816eea Fix Ymodem build when DEBUG and CONFIG_USE_TINY_PRINTF are selected 7 years ago
Lukasz Majewski a8be249463 bootcount: spl: Extend SPL to support bootcount incrementation 7 years ago
Lukasz Majewski bc8c440fa4 bootcount: Rewrite autoboot to use wrapper functions from bootcount.h 7 years ago
Lukasz Majewski afa9609eca bootcount: spl: Enable bootcount support in SPL 7 years ago
Tom Rini cc95535867 bootm.c: Correct the flush_len used in bootm_load_os() 7 years ago
Clément Péron 71412d7231 image: fit: Show signatures and hashes for configurations 7 years ago
Marek Vasut 662abc4fc5 image: socfpga: Add SFP image version 1 definition 7 years ago
Jassi Brar 2f83f219bf fastboot: sparse: make write_sparse_image useable for non-fastboot 7 years ago
Jassi Brar 32d3154e5c fastboot: sparse: remove redundant argument to write_sparse_image 7 years ago
Tom Rini 4549e789c1 SPDX: Convert all of our multiple license tags to Linux Kernel style 7 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Tom Rini 27b4225b3c stdio_names: Ensure MAX_NAMES is defined before use, don't use 3 directly 7 years ago
Alex Kiernan 14ad44ab46 spl: Split sprintf, strto* from SPL serial in Kconfig 7 years ago
Alex Kiernan 3bac19ce23 spl: Add dependency on serial to Ymodem 7 years ago
Alex Kiernan 117a0e02be spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT 7 years ago
Heinrich Schuchardt 9adc78d278 log: CONFIG_LOG should select CONFIG_DM 7 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 7 years ago
Adam Ford f1b1f77060 Convert CONFIG_SPI to Kconfig 7 years ago
Bryan O'Donoghue bbac9222dc bootm: Align cache flush begin address 7 years ago
Marek Vasut d79dfd4519 spl: ram: Add TPL Kconfig symbols 7 years ago
Marek Vasut 49132610d1 spl: ram: Convert to CONFIG_IS_ENABLED 7 years ago
Marek Vasut 6ce3d67c70 tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig 7 years ago
Marek Vasut 1e725e27eb tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig 7 years ago
Marek Vasut 555004381e spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig 7 years ago
Simon Glass 45fac9fc18 log: Correct missing free() on error in log_add_filter() 7 years ago
Mario Six 78eba69d98 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig 7 years ago
Mario Six 2aeb22d9ab treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig 7 years ago
Mario Six 02ddc1477c treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig 7 years ago
Michal Simek 6faf4622a9 image: fit: Show information about OS type in firwmare case too 7 years ago