Commit Graph

4762 Commits (lime2-spi)

Author SHA1 Message Date
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
Alex Kiernan 14ad44ab46 spl: Split sprintf, strto* from SPL serial in Kconfig 6 years ago
Alex Kiernan 3bac19ce23 spl: Add dependency on serial to Ymodem 6 years ago
Alex Kiernan 117a0e02be spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORT 6 years ago
Heinrich Schuchardt 9adc78d278 log: CONFIG_LOG should select CONFIG_DM 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Adam Ford f1b1f77060 Convert CONFIG_SPI to Kconfig 6 years ago
Bryan O'Donoghue bbac9222dc bootm: Align cache flush begin address 6 years ago
Marek Vasut d79dfd4519 spl: ram: Add TPL Kconfig symbols 6 years ago
Marek Vasut 49132610d1 spl: ram: Convert to CONFIG_IS_ENABLED 6 years ago
Marek Vasut 6ce3d67c70 tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to Kconfig 6 years ago
Marek Vasut 1e725e27eb tpl: spi: Add CONFIG_TPL_SPI_LOAD to Kconfig 6 years ago
Marek Vasut 555004381e spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig 6 years ago
Simon Glass 45fac9fc18 log: Correct missing free() on error in log_add_filter() 6 years ago
Mario Six 78eba69d98 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig 6 years ago
Mario Six 2aeb22d9ab treewide: Migrate CONFIG_LAST_STAGE_INIT to Kconfig 6 years ago
Mario Six 02ddc1477c treewide: Migrate CONFIG_BOARD_EARLY_INIT_R to Kconfig 6 years ago
Michal Simek 6faf4622a9 image: fit: Show information about OS type in firwmare case too 6 years ago
Michal Simek 1f8e4bf55e image: fit: Show firmware configuration property if present 6 years ago
Patrick Delaunay 35a66960cd spl: spl_mmc: provide one weak function spl_boot_partition 6 years ago
Simon Glass b79b9f198b input: Drop PS/2 keyboard support 6 years ago
Alex Kiernan 3bf5f13c0c Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC 6 years ago
Miquel Raynal 55fe0e2b54
spl: fix binman_sym output check 6 years ago
Masahiro Yamada c960a68e20 libfdt: move FDT_RAMDISK_OVERHEAD to image-fdt.c 6 years ago
Rick Chen 86aa65a0cd tools: mkimage: Support RISC-V arch 6 years ago
Alexey Brodkin 264d298fda arc: Introduce a possibility to not relocate U-boot 6 years ago
Bryan O'Donoghue c225e7cf54 bootm: optee: Add a bootm command for type IH_OS_TEE 6 years ago
Bryan O'Donoghue 45b55712d4 image: Add IH_OS_TEE for TEE chain-load boot 6 years ago
Patrick Delaunay 0e373c0ade spl: add SPL_RESET_SUPPORT 6 years ago
Patrick Delaunay 81260e3331 tools/mkimage: add support for STM32 image format 6 years ago
Jun Nie 5c643db4cc SPL: Add signature verification when loading image 6 years ago