summaryrefslogtreecommitdiffstats
path: root/spl
Commit message (Expand)AuthorAgeFilesLines
* arm, spl: add watchdog library to SPLHeiko Schocher2013-08-281-0/+1
* ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-151-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-2/+1
* Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-191-0/+8
|\
| * exynos: update tzpc to make it common for exynos4 and exynos5Inderpal Singh2013-06-041-0/+4
* | imx: spl: Merge libimx-common make rulesBenoît Thébaudeau2013-05-161-5/+1
|/
* imx: iomux-v3: Add iomux-mx35.hBenoît Thébaudeau2013-05-051-1/+1
* arm: mx5: Add SPL support code to MX5Marek Vasut2013-05-051-0/+4
* imx: Move some i.MX common functions into the imx-common directoryStefan Roese2013-04-221-0/+4
* ti814x_evm: add ti814x evm board supportMatt Porter2013-03-241-1/+1
* Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+0
* Remove linker lists (LGAs) from SPL linker scriptsAlbert ARIBAUD2013-03-121-6/+2
* spl: support for booting via usbethIlya Yanok2013-02-181-0/+2
* Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-02-021-5/+2
|\
| * imximage.cfg: run files through C preprocessorTroy Kisky2013-01-221-5/+2
* | Tegra30: Add generic Tegra30 build supportTom Warren2013-01-161-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot into resolveMinkyu Kang2012-12-101-0/+21
|\
| * spl: include resetvec and lib8xxxScott Wood2012-11-261-0/+21
* | Merge git://git.denx.de/u-bootStefano Babic2012-11-102-8/+10
|\ \ | |/
| * Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-10-261-6/+3
| |\
| | * omapimage: Add support for byteswapped SPI imagesTom Rini2012-10-251-6/+3
| * | common: Add symbol handling for generic lists into MakefileMarek Vasut2012-10-222-2/+7
| |/
* | SPL: Added SPL target for mx35 SOC to SPL MakefileStefano Babic2012-10-261-0/+6
|/
* Tegra20: Move some code files to common directories for upcoming Tegra30 patc...Tom Warren2012-10-151-0/+2
* OMAP: networking support for SPLIlya Yanok2012-10-011-0/+3
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-271-0/+1
* spl: remove forced linking of commands into SPLTyler Olmstead2012-09-181-3/+1
* spl: fix SPL build of private libgccAllen Martin2012-09-011-0/+6
* tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-commonAllen Martin2012-09-011-0/+4
* Makefile: fix HAVE_VENDOR_COMMON_LIBScott Wood2012-08-171-1/+1
* Makefile: cosmetic: optimize usage of LIBS-yDaniel Schwierzeck2012-08-101-2/+1
* Define CPUDIR for the .lds link scriptSimon Glass2012-03-301-0/+1
* Allow arch directory to contain .lds without requiring MakefileSimon Glass2012-03-301-0/+3
* ARM:AM33XX: Add SPL support for AM335X EVMChandan Nath2012-01-161-7/+6
* omap5: Add minimal support for omap5430.Sricharan2011-11-151-0/+3
* OneNAND: Add simple OneNAND SPLMarek Vasut2011-11-151-0/+1
* spl: add option for adding post memory test to the SPL frameworkHeiko Schocher2011-11-031-0/+1
* ORIGEN : use absolute paths and fix tool namingAngus Ainslie2011-11-031-1/+1
* SPL: Add DMA librarySimon Schwarz2011-10-271-0/+1
* SPL: Make path to start.S configurableMarek Vasut2011-10-051-2/+8
* spl: Add POWER library to new splSimon Schwarz2011-09-301-0/+1
* spl: add NAND Library to new SPLSimon Schwarz2011-09-301-0/+1
* ORIGEN: Add MMC SPL supportChander Kashyap2011-09-041-0/+10
* mkimage: Add OMAP boot image supportJohn Rigby2011-08-031-0/+6
* spl: add support for omap-common librariesDaniel Schwierzeck2011-07-261-0/+7
* spl: Add support for common libraries and driversDaniel Schwierzeck2011-07-261-0/+11
* spl: add initial support for a generic SPL frameworkDaniel Schwierzeck2011-07-262-0/+104
OpenPOWER on IntegriCloud