summaryrefslogtreecommitdiff
path: root/common/spl
AgeCommit message (Expand)AuthorFilesLines
2019-08-26Merge branch '2019-08-26-master-imports'Tom Rini1-0/+1
2019-08-26Kconfig: Varios: Fix more SPL, TPL dependenciesAdam Ford1-0/+1
2019-08-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini5-14/+134
2019-08-26riscv: support SPL stack and global data relocationLukas Auer1-1/+1
2019-08-26spl: support booting via RISC-V OpenSBILukas Auer4-0/+109
2019-08-26spl: fit: use U-Boot device tree when FIT image has no device treeLukas Auer1-13/+24
2019-08-25Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer1-0/+8
2019-08-23Kconfigs: Various: Fix some SPL, TPL and ARM64 dependenciesAdam Ford1-0/+2
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move get/set_default_env() to env.hSimon Glass1-1/+1
2019-08-11env: Move env_get() to env.hSimon Glass2-0/+2
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_init() to env.hSimon Glass1-0/+1
2019-08-11common: Move gzip functions into a new gzip headerSimon Glass2-0/+2
2019-08-11spl: implement stack usage checkSimon Goldschmidt2-0/+44
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2-1/+2
2019-07-24spl: sata: support U-Boot load from raw sata diskBaruch Siach2-0/+48
2019-07-19watchdog: Split WDT from SPL_WDTMarek Vasut2-1/+2
2019-07-17spl: Make image loader infrastructure more universalAndreas Dannenberg2-25/+65
2019-07-17spl: Allow performing BSS init early before board_init_f()Andreas Dannenberg1-0/+10
2019-07-15sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to KconfigAndre Przywara1-0/+3
2019-07-13spl: Move SPL_MMC_TINY option to appear under SPL menuEzequiel Garcia1-0/+17
2019-07-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini1-3/+17
2019-07-11SPL: Default to disabling legacy image support when using FITTom Rini1-1/+1
2019-07-11spl: Fix typo in kernel docMiquel Raynal1-1/+1
2019-07-11spl: sata: don't force FS_FAT supportBaruch Siach1-2/+6
2019-07-11spl: sata: fix build with DM_SCSIBaruch Siach1-1/+3
2019-07-11spl: sata: add default partition and image nameBaruch Siach1-0/+8
2019-07-09ubispl: introduce separate CONFIG_UBI_SPL_SILENCE_MSGMarkus Klotzbuecher1-0/+6
2019-07-09ubispl: add support for loading volumes by nameHamish Guthrie2-0/+20
2019-07-09ubispl: migrate configuration to KconfigMarkus Klotzbuecher1-0/+79
2019-07-02spl: atf: Fix uninitialized pointer to bl31_image_infoFrieder Schrempf1-0/+1
2019-06-28Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-4/+8
2019-06-27usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDPFrieder Schrempf1-4/+8
2019-06-17Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2-2/+6
2019-06-14configs: Migrate the various SPL_BOOT_xxx choices for PowerPCTom Rini1-0/+20
2019-06-14usb: gadget: error out if g_dnl registration failsSjoerd Simons1-1/+5
2019-06-14spl: dfu: Fix printed variable nameMarek Vasut1-1/+1
2019-06-11Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini1-0/+1
2019-06-11spl: imx6: Provide a SPL_SIZE_LIMIT defaultFabio Estevam1-0/+1
2019-06-10Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmelTom Rini1-0/+12
2019-06-08spl: Correct SPL_SIZE_LIMIT Kconfig optionTom Rini1-1/+1
2019-06-07spl: add overall SPL size checkSimon Goldschmidt1-0/+36
2019-06-06spl: at91: add support for SPL_AT91_MCK_BYPASSEugen Hristev1-0/+12
2019-05-18spl: Set spl_image->fdt_addr pointer for full fitImage configurationMarek Vasut1-1/+3
2019-05-09Fix spelling of available.Vagrant Cascadian1-1/+1
2019-05-05spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabledJean-Jacques Hiblot1-1/+1
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-0/+7
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese1-0/+5
2019-04-23spl: spl_nand.c: Add NAND loading messageStefan Roese1-0/+4