summaryrefslogtreecommitdiffstats
path: root/spl
Commit message (Expand)AuthorAgeFilesLines
* spl: common: Support for USB MSD FAT image loadingDan Murphy2014-01-241-0/+2
* powerpc:mpc85xx: Add ifc nand boot support for TPL/SPLPo Liu2014-01-211-0/+1
* arm: put .hash, .got.plt and .machine_param back in binariesAlbert ARIBAUD2014-01-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-101-1/+6
|\
| * SPL: EXYNOS: Prepare for variable size SPL supportRajeshwari Birje2013-12-301-1/+6
* | Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada2013-12-161-12/+5
* | drivers/mtd: descend into sub directories only when it is necessaryMasahiro Yamada2013-12-131-1/+1
* | .gitignore: ignore spl/ and tpl/ directories except spl/MakefileMasahiro Yamada2013-12-131-4/+0
* | spl/Makefile: merge LIBS-y += arch/$(ARCH)/imx-commonMasahiro Yamada2013-12-131-5/+1
* | Makefile: use two double-quotations as a pairMasahiro Yamada2013-12-131-2/+2
|/
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-251-0/+1
* Makefile: move fs/fat/ entry to drivers/MakefileMasahiro Yamada2013-11-171-1/+1
* Makefile: refactor a littleMasahiro Yamada2013-11-171-2/+1
* Makefile: rename all libraries to built-in.oMasahiro Yamada2013-11-171-36/+37
* powerpc: move mpc8xxx entry under arch/powerpc/cpu/Masahiro Yamada2013-11-171-12/+1
* Makefile: convert makefiles to Kbuild style and delete grep switchMasahiro Yamada2013-11-011-21/+4
* ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/Masahiro Yamada2013-10-311-4/+0
* ARM: omap: move OMAP specific code under arch/arm/Masahiro Yamada2013-10-311-4/+0
* ARM: tegra: move Tegra specific code under arch/arm/Masahiro Yamada2013-10-311-5/+1
* ARM: imx-common: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-1/+3
* Makefile: prepare for using Kbuild-style MakefileMasahiro Yamada2013-10-311-2/+20
* spl/Makefile: Add drivers/power/pmic/libpmic to CONFIG_SPL_POWER_SUPPORTTom Rini2013-09-201-1/+2
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-041-0/+1
|\
| * arm, spl: add watchdog library to SPLHeiko Schocher2013-08-281-0/+1
* | TPL : introduce the TPL based on the SPLYing Zhang2013-08-201-4/+16
* | powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang2013-08-201-0/+3
* | SPL: Makefile: Build a separate autoconf.mk for SPLJoel Fernandes2013-08-191-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
OpenPOWER on IntegriCloud