aboutsummaryrefslogtreecommitdiff
path: root/spl/Makefile
AgeCommit message (Expand)AuthorFilesLines
2013-02-18spl: support for booting via usbethIlya Yanok1-0/+2
2013-02-02Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD1-5/+2
2013-01-22imximage.cfg: run files through C preprocessorTroy Kisky1-5/+2
2013-01-16Tegra30: Add generic Tegra30 build supportTom Warren1-1/+1
2012-12-10Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang1-0/+21
2012-11-26spl: include resetvec and lib8xxxScott Wood1-0/+21
2012-11-10Merge git://git.denx.de/u-bootStefano Babic1-8/+9
2012-10-26SPL: Added SPL target for mx35 SOC to SPL MakefileStefano Babic1-0/+6
2012-10-26Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD1-6/+3
2012-10-25omapimage: Add support for byteswapped SPI imagesTom Rini1-6/+3
2012-10-22common: Add symbol handling for generic lists into MakefileMarek Vasut1-2/+6
2012-10-15Tegra20: Move some code files to common directories for upcoming Tegra30 patc...Tom Warren1-0/+2
2012-10-01OMAP: networking support for SPLIlya Yanok1-0/+3
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini1-0/+1
2012-09-18spl: remove forced linking of commands into SPLTyler Olmstead1-3/+1
2012-09-01spl: fix SPL build of private libgccAllen Martin1-0/+6
2012-09-01tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-commonAllen Martin1-0/+4
2012-08-17Makefile: fix HAVE_VENDOR_COMMON_LIBScott Wood1-1/+1
2012-08-10Makefile: cosmetic: optimize usage of LIBS-yDaniel Schwierzeck1-2/+1
2012-03-30Define CPUDIR for the .lds link scriptSimon Glass1-0/+1
2012-03-30Allow arch directory to contain .lds without requiring MakefileSimon Glass1-0/+3
2012-01-16ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath1-7/+6
2011-11-15omap5: Add minimal support for omap5430.Sricharan1-0/+3
2011-11-15OneNAND: Add simple OneNAND SPLMarek Vasut1-0/+1
2011-11-03spl: add option for adding post memory test to the SPL frameworkHeiko Schocher1-0/+1
2011-11-03ORIGEN : use absolute paths and fix tool namingAngus Ainslie1-1/+1
2011-10-27SPL: Add DMA librarySimon Schwarz1-0/+1
2011-10-05SPL: Make path to start.S configurableMarek Vasut1-2/+8
2011-09-30spl: Add POWER library to new splSimon Schwarz1-0/+1
2011-09-30spl: add NAND Library to new SPLSimon Schwarz1-0/+1
2011-09-04ORIGEN: Add MMC SPL supportChander Kashyap1-0/+10
2011-08-03mkimage: Add OMAP boot image supportJohn Rigby1-0/+6
2011-07-26spl: add support for omap-common librariesDaniel Schwierzeck1-0/+7
2011-07-26spl: Add support for common libraries and driversDaniel Schwierzeck1-0/+11
2011-07-26spl: add initial support for a generic SPL frameworkDaniel Schwierzeck1-0/+100