summaryrefslogtreecommitdiff
path: root/common/spl
AgeCommit message (Expand)Author
2018-06-18spl: Add default values for ARCH_MX7Fabio Estevam
2018-06-13u-boot: Fix several typosShyam Saini
2018-05-23spl: Add full fitImage supportMarek Vasut
2018-05-23spl: fit: Add support for loading FPGA bitstreamMarek Vasut
2018-05-10bootcount: spl: Extend SPL to support bootcount incrementationLukasz Majewski
2018-05-10bootcount: spl: Enable bootcount support in SPLLukasz Majewski
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-28spl: Split sprintf, strto* from SPL serial in KconfigAlex Kiernan
2018-04-28spl: Add dependency on serial to YmodemAlex Kiernan
2018-04-28spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORTAlex Kiernan
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-11spl: ram: Add TPL Kconfig symbolsMarek Vasut
2018-04-11spl: ram: Convert to CONFIG_IS_ENABLEDMarek Vasut
2018-04-11tpl: ymodem: Add CONFIG_TPL_YMODEM_SUPPORT to KconfigMarek Vasut
2018-04-11tpl: spi: Add CONFIG_TPL_SPI_LOAD to KconfigMarek Vasut
2018-04-11spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut
2018-04-06image: fit: Show firmware configuration property if presentMichal Simek
2018-04-06spl: spl_mmc: provide one weak function spl_boot_partitionPatrick Delaunay
2018-04-06Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSCAlex Kiernan
2018-04-04Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-04-03spl: fix binman_sym output checkMiquel Raynal
2018-03-19spl: add SPL_RESET_SUPPORTPatrick Delaunay
2018-03-19SPL: Add signature verification when loading imageJun Nie
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas
2018-02-21usb: gadget: sdp: add missing line breaksAndre Heider
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini
2018-02-07spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski
2018-01-29spl: include timezone in bannerKlaus Goger
2018-01-28Merge git://git.denx.de/u-boot-rockchipTom Rini
2018-01-28spl: add option to disable SPL banner outputAnatolij Gustschin
2018-01-28spl: use different BOARD_INIT MACRO for spl and tplKever Yang
2018-01-28spl: atf: pass NULL for bl32_ep pcKever Yang
2018-01-12mmc: add a Kconfig option to enable the support for MMC write operationsJean-Jacques Hiblot
2018-01-03spl: atf: add SPL_ATF_NO_PLATFORM_PARAM optionPhilipp Tomsich
2017-12-14Merge git://git.denx.de/u-boot-dmTom Rini
2017-12-12binman: Add binman support to spl_ram.cSimon Glass
2017-12-12binman: Add binman symbol support to SPLSimon Glass
2017-12-12SPL: Add FIT data-position property supportPeng Fan
2017-11-27spl: TI: Do not default to SPL_FIT_IMAGE_TINY being enabledTom Rini
2017-11-26spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-sizePhilipp Tomsich
2017-11-26spl: atf: drop the SPL_ATF_TEXT_BASE configuration itemPhilipp Tomsich
2017-11-26spl: rename config item SPL_ATF_SUPPORT to SPL_ATFPhilipp Tomsich
2017-11-26spl: atf: introduce spl_invoke_atf and make bl31_entry privatePhilipp Tomsich
2017-11-26spl: fit: implement recording of loadables into /fit-imagesPhilipp Tomsich
2017-11-26spl: fit: simplify logic for FDT loading for non-OS bootsPhilipp Tomsich
2017-11-21thermal: ti-bandgap: Add support for temperature sensorFaiz Abbas
2017-11-16SPL: fix printing of image nameAndré Draszik
2017-11-07spl: set SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to 0x4000 for rockchipKever Yang