Commit Graph

64 Commits (1d0e92782fd78b668977e45974c11d3eb517027c)

Author SHA1 Message Date
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Prabhakar Kushwaha 0fa934d235 board/p1010rdb:Add NAND boot support using new SPL format 12 years ago
Benoît Thébaudeau da962b7175 nand: mxc: Switch NAND SPL to generic SPL 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Albert ARIBAUD e05e5de7fa arm: move C runtime setup code in crt0.S 12 years ago
Scott Wood 22f4442d12 powerpc/mpc83xx: convert MPC8313ERDB to new-SPL 12 years ago
Scott Wood 06f60ae3e4 powerpc/mpc83xx: add support for new SPL 12 years ago
Andy Fleming e76cd5d4cf 8xxx: Change all 8*xx_DDR addresses to 8xxx 12 years ago
Scott Wood a796e72c78 powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new spl 12 years ago
Scott Wood b9735cbaeb spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c 12 years ago
Scott Wood 59629c2897 spl/mpc85xx: move udelay to cpu code 12 years ago
Scott Wood 8bc50f0b6d powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx 12 years ago
Scott Wood a6d0f62a0c nand_spl: fix u-boot.lst breakage 12 years ago
Stefano Babic b736e4b929 ARM: Fix start.S when used with SPL in arm1136 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Marek Vasut 97b24d3d51 common: Add symbol handling for generic lists into Makefile 12 years ago
Matthew McClintock ae6beb24d7 nand_spl: change out_be32 to raw_writel and depend on subsequent sync 12 years ago
Matthew McClintock 02ea538ce9 nand_spl: p1023rds: wait before enabling DDR controller 12 years ago
Matthew McClintock 8c454047fe nand_spl: update udelay for Freescale boards 12 years ago
Matthew McClintock abbe536ebc powerpc/p1010rdb: nandboot: compare SVR properly 12 years ago
Matthew McClintock 9c6b47d53e p1014rdb: set ddr bus width properly depending on SVR 12 years ago
Fabio Estevam 29b62c012d MX31: mx31pdk: Remove nand_spl config.mk file 13 years ago
Dipen Dudhat d793e5a840 powerpc/85xx: Add NAND/NAND_SPL support to P1010RDB 13 years ago
Li Yang 14aa71e660 powerpc/85xx: Add support for new P102x/P2020 RDB style boards 13 years ago
Aneesh V 401bb30b6d replace CONFIG_PRELOADER with CONFIG_SPL_BUILD 14 years ago
Roy Zang 3f7f6b8592 powerpc/85xx: Add basic support for P1023RDS board 14 years ago
Stefano Babic 7f5b2bb79b MX31: mx31pdk: fix nand_spl 14 years ago
Dipen Dudhat e1f703810e powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script 14 years ago
Wolfgang Denk 3b258e2e58 Fix build issues cause by LDFLAGS_FINAL changes 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Haiying Wang 6dc1eceb9c Introduce a new linker flag LDFLAGS_FINAL 14 years ago
Fabio Estevam ed3df72db1 mx31pdk: Use the new relocation scheme 14 years ago
Kumar Gala cb14e93b55 powerpc/85xx: Add support for booting from NAND on MPC8572DS 14 years ago
Joakim Tjernlund ee0270dff7 PowerPC, nand_spl: Add relocation support for -fpic 14 years ago
Scott Wood 97a85b223a powerpc/nand spl: link libgcc 14 years ago
Scott Wood 767589a7b2 powerpc/nand spl: link libgcc 14 years ago
Wolfgang Denk ff2311ab5d 83xx: Cleanup for partial linking and --gc-sections 14 years ago
Scott Wood f1c574d400 83xx: Fix NAND_SPL link address 14 years ago
Haiying Wang 96196a1f75 powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Becky Bruce f51cdaf191 83xx/85xx/86xx: LBC register cleanup 15 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 15 years ago
Peter Tyser 84ad688473 arm: Move cpu/$CPU to arch/arm/cpu/$CPU 15 years ago
Peter Tyser 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 15 years ago
Peter Tyser 61f2b38a17 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
Peter Tyser 03b7004dda Create CPUDIR variable 15 years ago
Kim Phillips fe389da6ae mpc83xx: fix out-of-tree mpc8315 nand build 15 years ago