summaryrefslogtreecommitdiff
path: root/spl
AgeCommit message (Expand)AuthorFilesLines
2013-08-20TPL : introduce the TPL based on the SPLYing Zhang1-4/+16
2013-08-20powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang1-0/+3
2013-08-20SPL: Makefile: Build a separate autoconf.mk for SPLJoel Fernandes1-0/+1
2013-08-15ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-2/+1
2013-06-19Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+8
2013-06-04exynos: update tzpc to make it common for exynos4 and exynos5Inderpal Singh1-0/+4
2013-05-16imx: spl: Merge libimx-common make rulesBenoît Thébaudeau1-5/+1
2013-05-05imx: iomux-v3: Add iomux-mx35.hBenoît Thébaudeau1-1/+1
2013-05-05arm: mx5: Add SPL support code to MX5Marek Vasut1-0/+4
2013-04-22imx: Move some i.MX common functions into the imx-common directoryStefan Roese1-0/+4
2013-03-24ti814x_evm: add ti814x evm board supportMatt Porter1-1/+1
2013-03-13Refactor linker-generated arraysAlbert ARIBAUD1-1/+0
2013-03-13Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD1-6/+2
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-17Tegra30: 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-27spl: include resetvec and lib8xxxScott Wood1-0/+21
2012-11-10Merge git://git.denx.de/u-bootStefano Babic2-8/+10
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 Vasut2-2/+7
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-11Makefile: 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-16omap5: Add minimal support for omap5430.Sricharan1-0/+3
2011-11-16OneNAND: Add simple OneNAND SPLMarek Vasut1-0/+1
2011-11-04spl: add option for adding post memory test to the SPL frameworkHeiko Schocher1-0/+1
2011-11-04ORIGEN : use absolute paths and fix tool namingAngus Ainslie1-1/+1
2011-10-27SPL: Add DMA librarySimon Schwarz1-0/+1
2011-10-06SPL: Make path to start.S configurableMarek Vasut1-2/+8
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-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 Schwierzeck2-0/+104