Commit Graph

391 Commits (lime2-spi)

Author SHA1 Message Date
Michal Simek 3313ae668e spl: fpga: Implement fpga bistream loading with fpga_load 6 years ago
Michal Simek 51c12319b4 spl: spi: Do not hardcode fixed size for header 6 years ago
Michal Simek 83a64560dd spl: ram: Fix u_boot_pos calculation 6 years ago
Kever Yang 70fe287635 spl: add support to booting with OP-TEE 6 years ago
Alex Kiernan aa608b6c99 spl: mmc: Report device number when we fail 6 years ago
Michal Simek 975e789323 spl: fit: Enable GZIP compression also for no kernel partitions 6 years ago
Marek Vasut 04ce5427bd spl: Weed out CONFIG_SYS_TEXT_BASE usage 6 years ago
Miquel Raynal a430fa06a4 mtd: move NAND files into a raw/ subdirectory 6 years ago
Lokesh Vutla 08c45314a8 spl: Allow remoteproc drivers to be used within SPL 6 years ago
Lokesh Vutla 880274192c spl: Allow mailbox drivers to be used within SPL 6 years ago
Lokesh Vutla 586bde93eb arm: K3: Add initial support for TI's K3 generation of SoCs 6 years ago
Fabio Estevam c3c19c2743 spl: Kconfig: Fix typo in 'Upgrade' 6 years ago
Simon Goldschmidt 94cb986e5e spl: fix debug print in spl_common_init() 6 years ago
Simon Goldschmidt 004167048d kconfig: fix typo 'parition' 6 years ago
Peng Fan e13278c943 power: Add CONFIG_SPL_POWER_DOMAIN config 6 years ago
Simon Glass dbf6be9f7f binman: Add a new 'image-pos' property 6 years ago
Simon Glass 3ab9598df7 binman: Rename 'position' to 'offset' 6 years ago
Icenowy Zheng 6f796a9bb4 sunxi: add support for Allwinner H6 SoC 6 years ago
York Sun 7550dbe38b spl: Add option SPL_PAYLOAD 6 years ago
Paulo Zaneti 02db5488bc spl: remove dependency to "asm/utils.h" 6 years ago
Philipp Tomsich de5dd4c4e3 spl: record boot_device into spl_image and call spl_perform_fixups 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
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
Ley Foon Tan bfc6bae8fa reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET 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
Marek Vasut 8a9dc16e4d spl: Add full fitImage support 6 years ago
Marek Vasut 26a642238b spl: fit: Add support for loading FPGA bitstream 6 years ago
Lukasz Majewski a8be249463 bootcount: spl: Extend SPL to support bootcount incrementation 6 years ago
Lukasz Majewski afa9609eca bootcount: spl: Enable bootcount support in SPL 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
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
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 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
Michal Simek 1f8e4bf55e image: fit: Show firmware configuration property if present 6 years ago