summaryrefslogtreecommitdiff
path: root/common/spl
AgeCommit message (Expand)Author
2019-07-25MA-15180 Refine dual bootloader flow for imx8mJi Luo
2019-06-21MLK-22078 romapi: Fix issue for stream mode with secure boot enabledYe Li
2019-06-19MA-14989-1 Add 2GB ddr support for AIYJi Luo
2019-06-11MLK-21988 imx8mn: rom_api: Change to support secondary boot on SD/eMMCYe Li
2019-05-29MLK-21889-4 imx8mn: Add ROMAPI calls for SPL FIT loadingYe Li
2019-02-19MLK-20945-4 imx8: Update container parser for RAW NOR SPLYe Li
2019-01-18MA-13938 [Android] imx8q: Support dual bootloader featureJi Luo
2019-01-16MLK-20664-2 imx8/imx8m: Disable the SPL RAW image supportYe Li
2019-01-16MLK-20664-1 imx8qxp: spl: Enable SPL container support for NANDYe Li
2019-01-08MLK-20559-5 f_sdp: Add a callback to clean up USB driverYe Li
2019-01-08MLK-20559-1 spl_sdp: Add CONFIG_SPL_SDP_USB_DEV for USB deviceYe Li
2018-12-12MA-13759-1 imx8mm: Enable trusty supportJi Luo
2018-11-28MA-13588 Fix build warning caused by previous android SPL+CONTAINER patchfaqiang.zhu
2018-11-27MLK-20467 imx8m: Fix issue for booting signed image through uuuYe Li
2018-11-22MLK-20442 imx8qm/qxp: Fix SPL crash when authentication is failedYe Li
2018-11-12[iot] Load Trusty to different address for AIY 1G/3G ddr boardJi Luo
2018-11-09MLK-20233 spl_spi: Add QSPI boot device support to the container parserAbel Vesa
2018-11-07MLK-20233 arch: imx8: Add container parser for loading ATF and uboot properAbel Vesa
2018-11-02MA-13276 [Auto] Generate key blob when set the rpmb keyJi Luo
2018-11-02MLK-19877-1: iMX8QXP: Add NAND SPL supportTeo Hall
2018-10-16common: spl_mmc: Allow FIT image raw loadingAbel Vesa
2018-09-18MLK-19219-4 iMX8QXP/QM: Add support to get container image set size from QSPIAbel Vesa
2018-08-21MLK-19263-3 imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8MQ/MMYe Li
2018-08-21[iot] Support rollback index protection at SPL stageLuo Ji
2018-08-20[iot] Support dual bootloader in SPLLuo Ji
2018-08-14MLK-19219-1 spl: Add function to get u-boot raw sectorYe Li
2018-08-10MLK-19181-1: sdp: call board_usb_init at spl_sdp_load_imageFrank Li
2018-08-09MLK-19183-8 iMX8QXP SPL: common: spl: Hack for allowing raw ATF image bootingAbel Vesa
2018-05-23MLK-18333-1 spl: nor: add fit image supportPeng Fan
2018-04-27MLK-16758-4 SPL: Add HAB image authentication to FITYe Li
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