summaryrefslogtreecommitdiff
path: root/doc/README.SPL
AgeCommit message (Expand)AuthorFilesLines
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass1-1/+1
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass1-1/+1
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass1-1/+1
2021-07-28Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass1-1/+1
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass1-1/+1
2020-04-17doc: spl: update reference to driver-model/README.txtPatrick Delaunay1-1/+1
2020-01-16Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMAVignesh Raghavendra1-1/+1
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb1-1/+1
2019-07-11dm: doc: add documentation for pre-reloc properties in SPL and TPLPatrick Delaunay1-0/+16
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee1-1/+1
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee1-1/+1
2018-09-20mtd: move NAND files into a raw/ subdirectoryMiquel Raynal1-2/+2
2014-10-28doc: Update documentation according to the EXT SPL support patch setGuillaume GARDET1-0/+1
2014-08-06doc: README.SPL: adjust for Kbuild and KconfigMasahiro Yamada1-22/+6
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada1-1/+1
2014-03-13kbuild: rename TOPDIR to stctreeMasahiro Yamada1-1/+1
2014-01-22powerpc:mpc85xx: Add ifc nand boot support for TPL/SPLPo Liu1-0/+1
2013-08-28arm, spl: add watchdog library to SPLHeiko Schocher1-1/+1
2013-07-03cosmetic: README.SPL: fix a typoMasahiro Yamada1-1/+1
2012-09-27SPL: Add support for loading image from ram in SPL.Pavel Machek1-0/+1
2012-09-02README.SPL: Move the 'Estimating stack usage' from omap3 to hereTom Rini1-0/+23
2012-09-02README.SPL: Add a small Debugging sectionTom Rini1-0/+7
2012-08-10mkconfig: add support for SPL CPUAllen Martin1-0/+12
2012-02-12doc: fix typosPeter Meerwald1-2/+2
2011-12-24sf: Add spi_boot() to allow booting from SPI flash in an SPLChristian Riesch1-0/+1
2011-11-04arm, davinci: add support for new spl frameworkHeiko Schocher1-0/+1
2011-11-04spl: add option for adding post memory test to the SPL frameworkHeiko Schocher1-0/+1
2011-10-27SPL: Add DMA librarySimon Schwarz1-0/+1
2011-10-01spl: Add POWER library to new splSimon Schwarz1-0/+1
2011-10-01spl: add NAND Library to new SPLSimon Schwarz1-0/+1
2011-09-11Minor coding style cleanup.Wolfgang Denk1-1/+1
2011-07-26spl: add initial support for a generic SPL frameworkDaniel Schwierzeck1-0/+62