summaryrefslogtreecommitdiff
path: root/common/spl
AgeCommit message (Expand)AuthorFilesLines
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese1-0/+5
2019-04-24spl: spl_nand.c: Add NAND loading messageStefan Roese1-0/+4
2019-04-23spl: ymodem: Add support for loading full fitImagesMarek Vasut1-1/+19
2019-04-12dm: spi: Read default speed and mode values from DTPatrick Delaunay1-0/+2
2019-04-09spl: ymodem: Move GZ handling out of YModem sessionMarek Vasut1-13/+15
2019-04-09spl: ymodem: Terminate YModem session on errorMarek Vasut1-2/+3
2019-03-22common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabledAbel Vesa1-0/+4
2019-02-28spl: add debug print for early malloc usageSimon Goldschmidt1-0/+2
2019-02-19spl: implement CRC check on U-Boot uImageSimon Goldschmidt2-7/+45
2019-02-16usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGEAbel Vesa3-7/+3
2019-02-07spl: Kconfig: Enable SPI_FLASH_TINY by default for SPLVignesh R1-0/+1
2019-02-07mtd: spi: Add lightweight SPI flash stack for SPLVignesh R1-1/+10
2019-02-07mtd: spi: spi-nor-core: Add SFDP supportVignesh R1-1/+12
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee3-5/+5
2019-02-01spl: fat/fs: Add option to include/exclude FAT write build in SPLTien Fong Chee1-0/+7
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee3-5/+5
2019-01-27linker: Modify linker scripts to be more genericTom Rini1-0/+2
2019-01-26spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFUAndrew F. Davis3-6/+6
2019-01-18common: spl: Kconfig: spelling fixesChris Packham1-1/+1
2019-01-15spl: ymodem: Add support for loading gzip compressed uImageMarek Vasut1-5/+24
2019-01-10Kconfig: rename CONFIG_SPL_USB_GADGET_SUPPORT as CONFIG_SPL_USB_GADGETJean-Jacques Hiblot1-2/+2
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini2-2/+20
2019-01-01imx8m: Enable CONFIG_SPL_FIT_IMAGE_TINY for iMX8MYe Li1-0/+1
2019-01-01SPL: Add HAB image authentication to FITYe Li1-2/+19
2018-12-14spl: net: dm: usb: bind the gadget before attempting to load the imageJean-Jacques Hiblot1-1/+3
2018-12-12spl: fix build failure with !CONFIG_SPL_PCI_SUPPORTSekhar Nori1-2/+2
2018-12-12blk: Rework guard around part_init callTom Rini1-0/+3
2018-11-26spl: Add support for passing handoff info to U-Boot properSimon Glass2-12/+95
2018-11-26spl: Add a comment to spl_set_bd()Simon Glass1-0/+4
2018-11-26spl: Make SPL_DISABLE_BANNER_PRINT a positive optionSimon Glass2-5/+14
2018-11-26spl: Add a define for SPL_TPL_PROMPTSimon Glass1-12/+15
2018-11-26spl: Support hash, input, pch, pci, rtc, tpm in SPLSimon Glass1-1/+47
2018-11-26spl: Set up the bloblist in SPLSimon Glass1-2/+16
2018-11-26spl: Add support for logging in SPL and TPLSimon Glass1-0/+7
2018-11-09spl: fix debug prints for tiny printfSimon Goldschmidt1-8/+6
2018-10-16spl: fpga: Implement fpga bistream loading with fpga_loadMichal Simek1-18/+16
2018-10-06spl: spi: Do not hardcode fixed size for headerMichal Simek1-3/+3
2018-10-06spl: ram: Fix u_boot_pos calculationMichal Simek1-3/+2
2018-10-05Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchipTom Rini4-0/+27
2018-10-04spl: add support to booting with OP-TEEKever Yang4-0/+27
2018-10-03Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2-2/+2
2018-09-30spl: mmc: Report device number when we failAlex Kiernan1-1/+2
2018-09-27Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblazeTom Rini1-4/+1
2018-09-26spl: fit: Enable GZIP compression also for no kernel partitionsMichal Simek1-4/+1
2018-09-26spl: Weed out CONFIG_SYS_TEXT_BASE usageMarek Vasut10-20/+21
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal2-2/+2
2018-09-11spl: Allow remoteproc drivers to be used within SPLLokesh Vutla1-0/+6
2018-09-11spl: Allow mailbox drivers to be used within SPLLokesh Vutla1-0/+8
2018-09-11arm: K3: Add initial support for TI's K3 generation of SoCsLokesh Vutla1-1/+1
2018-08-31spl: Kconfig: Fix typo in 'Upgrade'Fabio Estevam1-2/+2