Commit Graph

73 Commits (32cccecd06871f990d69779440ca498f3ebb125f)

Author SHA1 Message Date
Dan Murphy 8cffe5bd0d spl: common: Support for USB MSD FAT image loading 11 years ago
Po Liu 6609916efb powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL 11 years ago
Albert ARIBAUD b02bfc4dfc arm: put .hash, .got.plt and .machine_param back in binaries 11 years ago
Rajeshwari Birje 0fcac1abde SPL: EXYNOS: Prepare for variable size SPL support 11 years ago
Masahiro Yamada e8a8b8246a Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU) 11 years ago
Masahiro Yamada 392ba5256a drivers/mtd: descend into sub directories only when it is necessary 11 years ago
Masahiro Yamada 93f70dfd58 .gitignore: ignore spl/ and tpl/ directories except spl/Makefile 11 years ago
Masahiro Yamada ba931259b1 spl/Makefile: merge LIBS-y += arch/$(ARCH)/imx-common 11 years ago
Masahiro Yamada a8c075414a Makefile: use two double-quotations as a pair 11 years ago
York Sun 5614e71b49 Driver/DDR: Moving Freescale DDR driver to a common driver 12 years ago
Masahiro Yamada 57c3e5fcf2 Makefile: move fs/fat/ entry to drivers/Makefile 12 years ago
Masahiro Yamada bc8bb6ec0a Makefile: refactor a little 12 years ago
Masahiro Yamada e2906a5943 Makefile: rename all libraries to built-in.o 12 years ago
Masahiro Yamada c54ecaa965 powerpc: move mpc8xxx entry under arch/powerpc/cpu/ 12 years ago
Masahiro Yamada 3bddafaab4 Makefile: convert makefiles to Kbuild style and delete grep switch 12 years ago
Masahiro Yamada 09ab61c660 ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/ 12 years ago
Masahiro Yamada 3c5edd8ca5 ARM: omap: move OMAP specific code under arch/arm/ 12 years ago
Masahiro Yamada 37d82beb57 ARM: tegra: move Tegra specific code under arch/arm/ 12 years ago
Masahiro Yamada 71f84ef073 ARM: imx-common: convert makefiles to Kbuild style 12 years ago
Masahiro Yamada ce28d7ac6d Makefile: prepare for using Kbuild-style Makefile 12 years ago
Tom Rini fd070d811d spl/Makefile: Add drivers/power/pmic/libpmic to CONFIG_SPL_POWER_SUPPORT 12 years ago
Heiko Schocher a09f96498b arm, spl: add watchdog library to SPL 12 years ago
Ying Zhang 3aa29de0b0 TPL : introduce the TPL based on the SPL 12 years ago
Ying Zhang bb0dc1084f powerpc: mpc85xx: Support booting from SD Card with SPL 12 years ago
Joel Fernandes 39bc12ddc3 SPL: Makefile: Build a separate autoconf.mk for SPL 12 years ago
Lokesh Vutla 806d279247 ARM: OMAP: Add CONFIG_OMAP_COMMON 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Inderpal Singh b5f9756f7f exynos: update tzpc to make it common for exynos4 and exynos5 12 years ago
Benoît Thébaudeau 89a9fd5832 imx: spl: Merge libimx-common make rules 12 years ago
Benoît Thébaudeau 52b9d3cfd3 imx: iomux-v3: Add iomux-mx35.h 12 years ago
Marek Vasut cfb8e87a8e arm: mx5: Add SPL support code to MX5 12 years ago
Stefan Roese 8870e45996 imx: Move some i.MX common functions into the imx-common directory 12 years ago
Matt Porter ea7b96b6aa ti814x_evm: add ti814x evm board support 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Albert ARIBAUD 65cdd6430e Remove linker lists (LGAs) from SPL linker scripts 12 years ago
Ilya Yanok 62a814310e spl: support for booting via usbeth 12 years ago
Troy Kisky 71a988aa63 imximage.cfg: run files through C preprocessor 12 years ago
Tom Warren 6d6c0baebe Tegra30: Add generic Tegra30 build support 12 years ago
Scott Wood 510ed3b8fd spl: include resetvec and lib8xxx 13 years ago
Stefano Babic a80834c064 SPL: Added SPL target for mx35 SOC to SPL Makefile 13 years ago
Tom Rini 79b9ebb700 omapimage: Add support for byteswapped SPI images 13 years ago
Marek Vasut 97b24d3d51 common: Add symbol handling for generic lists into Makefile 13 years ago
Tom Warren 3064f32278 Tegra20: Move some code files to common directories for upcoming Tegra30 patches. 13 years ago
Ilya Yanok 7ac2fe2da2 OMAP: networking support for SPL 13 years ago
Tom Rini 47f7bcae8c SPL: Move the omap SPL framework to common/spl 13 years ago
Tyler Olmstead be7e41efda spl: remove forced linking of commands into SPL 13 years ago
Allen Martin 660e98f2e3 spl: fix SPL build of private libgcc 13 years ago
Allen Martin d9e73a87a9 tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common 13 years ago
Scott Wood e66443fdb5 Makefile: fix HAVE_VENDOR_COMMON_LIB 13 years ago
Daniel Schwierzeck 8b5a02640a Makefile: cosmetic: optimize usage of LIBS-y 13 years ago