summaryrefslogtreecommitdiff
path: root/common/spl
AgeCommit message (Expand)Author
2019-07-02spl: atf: Fix uninitialized pointer to bl31_image_infoFrieder Schrempf
2019-06-28Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-06-27usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDPFrieder Schrempf
2019-06-17Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2019-06-14configs: Migrate the various SPL_BOOT_xxx choices for PowerPCTom Rini
2019-06-14usb: gadget: error out if g_dnl registration failsSjoerd Simons
2019-06-14spl: dfu: Fix printed variable nameMarek Vasut
2019-06-11Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini
2019-06-11spl: imx6: Provide a SPL_SIZE_LIMIT defaultFabio Estevam
2019-06-10Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git.denx.de/u-boot-atmelTom Rini
2019-06-08spl: Correct SPL_SIZE_LIMIT Kconfig optionTom Rini
2019-06-07spl: add overall SPL size checkSimon Goldschmidt
2019-06-06spl: at91: add support for SPL_AT91_MCK_BYPASSEugen Hristev
2019-05-18spl: Set spl_image->fdt_addr pointer for full fitImage configurationMarek Vasut
2019-05-09Fix spelling of available.Vagrant Cascadian
2019-05-05spl: fit: Always enable tracking of os-type if SPL_OS_BOOT is enabledJean-Jacques Hiblot
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese
2019-04-23spl: spl_nand.c: Add NAND loading messageStefan Roese
2019-04-22spl: ymodem: Add support for loading full fitImagesMarek Vasut
2019-04-12dm: spi: Read default speed and mode values from DTPatrick Delaunay
2019-04-09spl: ymodem: Move GZ handling out of YModem sessionMarek Vasut
2019-04-09spl: ymodem: Terminate YModem session on errorMarek Vasut
2019-03-22common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabledAbel Vesa
2019-02-28spl: add debug print for early malloc usageSimon Goldschmidt
2019-02-19spl: implement CRC check on U-Boot uImageSimon Goldschmidt
2019-02-15usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGEAbel Vesa
2019-02-07spl: Kconfig: Enable SPI_FLASH_TINY by default for SPLVignesh R
2019-02-07mtd: spi: Add lightweight SPI flash stack for SPLVignesh R
2019-02-07mtd: spi: spi-nor-core: Add SFDP supportVignesh R
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee
2019-02-01spl: fat/fs: Add option to include/exclude FAT write build in SPLTien Fong Chee
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee
2019-01-26linker: Modify linker scripts to be more genericTom Rini
2019-01-26spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis
2019-01-18common: spl: Kconfig: spelling fixesChris Packham
2019-01-15spl: ymodem: Add support for loading gzip compressed uImageMarek Vasut
2019-01-10Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini
2019-01-01imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8MYe Li
2019-01-01SPL: Add HAB image authentication to FITYe Li
2018-12-14spl: net: dm: usb: bind the gadget before attempting to load the imageJean-Jacques Hiblot
2018-12-12spl: fix build failure with !CONFIG_SPL_PCI_SUPPORTSekhar Nori
2018-12-12blk: Rework guard around part_init callTom Rini
2018-11-26spl: Add support for passing handoff info to U-Boot properSimon Glass
2018-11-26spl: Add a comment to spl_set_bd()Simon Glass
2018-11-26spl: Make SPL_DISABLE_BANNER_PRINT a positive optionSimon Glass
2018-11-26spl: Add a define for SPL_TPL_PROMPTSimon Glass
2018-11-26spl: Support hash, input, pch, pci, rtc, tpm in SPLSimon Glass
2018-11-26spl: Set up the bloblist in SPLSimon Glass