Commit Graph

354 Commits (af14d0dd246d11b2731848b74ca05d05dd6be20c)

Author SHA1 Message Date
Shyam Saini 919d25c920 u-boot: Fix several typos 7 years ago
Marek Vasut 8a9dc16e4d spl: Add full fitImage support 7 years ago
Marek Vasut 26a642238b spl: fit: Add support for loading FPGA bitstream 7 years ago
Lukasz Majewski a8be249463 bootcount: spl: Extend SPL to support bootcount incrementation 7 years ago
Lukasz Majewski afa9609eca bootcount: spl: Enable bootcount support in SPL 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
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
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 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
Michal Simek 1f8e4bf55e image: fit: Show firmware configuration property if present 7 years ago
Patrick Delaunay 35a66960cd spl: spl_mmc: provide one weak function spl_boot_partition 7 years ago
Alex Kiernan 3bf5f13c0c Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSC 7 years ago
Miquel Raynal 55fe0e2b54
spl: fix binman_sym output check 7 years ago
Patrick Delaunay 0e373c0ade spl: add SPL_RESET_SUPPORT 7 years ago
Jun Nie 5c643db4cc SPL: Add signature verification when loading image 7 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 7 years ago
Faiz Abbas b432b1ebdf spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-boot CONFIG 7 years ago
Andre Heider 24ccd0c8fd usb: gadget: sdp: add missing line breaks 7 years ago
Tom Rini 75670c81e4 configs: Migrate CONFIG_SPL_FRAMEWORK 7 years ago
Lukasz Majewski d695d66278 spl: eMMC/SD: Provide one __weak spl_boot_mode() function 7 years ago
Klaus Goger 0b674a3120 spl: include timezone in banner 7 years ago
Anatolij Gustschin 0292bc0d13 spl: add option to disable SPL banner output 7 years ago
Kever Yang af2f44267f spl: use different BOARD_INIT MACRO for spl and tpl 7 years ago
Kever Yang 0289e291a5 spl: atf: pass NULL for bl32_ep pc 7 years ago
Jean-Jacques Hiblot d6400c3f85 mmc: add a Kconfig option to enable the support for MMC write operations 7 years ago
Philipp Tomsich d21fb63d77 spl: atf: add SPL_ATF_NO_PLATFORM_PARAM option 8 years ago
Simon Glass dfce1799e7 binman: Add binman support to spl_ram.c 8 years ago
Simon Glass 8bee2d251a binman: Add binman symbol support to SPL 8 years ago
Peng Fan a1be94b654 SPL: Add FIT data-position property support 8 years ago
Tom Rini 7fef459096 spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabled 8 years ago
Philipp Tomsich 337bbb6297 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size 8 years ago
Philipp Tomsich 506c428ec8 spl: atf: drop the SPL_ATF_TEXT_BASE configuration item 8 years ago
Philipp Tomsich aa122f6b3d spl: rename config item SPL_ATF_SUPPORT to SPL_ATF 8 years ago
Philipp Tomsich 1d3790905d spl: atf: introduce spl_invoke_atf and make bl31_entry private 8 years ago
Philipp Tomsich a616c783f2 spl: fit: implement recording of loadables into /fit-images 8 years ago
Philipp Tomsich d879616e9e spl: fit: simplify logic for FDT loading for non-OS boots 8 years ago
Faiz Abbas 8502f9f6d7 thermal: ti-bandgap: Add support for temperature sensor 8 years ago
André Draszik 3fe3839acc SPL: fix printing of image name 8 years ago
Kever Yang 8f4d62b403 spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchip 8 years ago
Patrice Chotard 3bc599c956 stm32: fix STMicroelectronics copyright 8 years ago
York Sun d1fc0a31b5 spl: fix assignment of board info to global data 8 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 8 years ago
Tom Rini ff6c3125e7 TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default value 8 years ago