Commit Graph

61 Commits (b3ba6e94b8298422aa98961fdd30890f3dd83cc5)

Author SHA1 Message Date
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 13 years ago
Matthew McClintock 02ea538ce9 nand_spl: p1023rds: wait before enabling DDR controller 13 years ago
Matthew McClintock 8c454047fe nand_spl: update udelay for Freescale boards 13 years ago
Matthew McClintock abbe536ebc powerpc/p1010rdb: nandboot: compare SVR properly 13 years ago
Matthew McClintock 9c6b47d53e p1014rdb: set ddr bus width properly depending on SVR 13 years ago
Fabio Estevam 29b62c012d MX31: mx31pdk: Remove nand_spl config.mk file 14 years ago
Dipen Dudhat d793e5a840 powerpc/85xx: Add NAND/NAND_SPL support to P1010RDB 14 years ago
Li Yang 14aa71e660 powerpc/85xx: Add support for new P102x/P2020 RDB style boards 14 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 15 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
Liu Yu 674ef7bd02 Nand boot: Add nand boot support for MPC8569mds board 15 years ago
Kumar Gala 613ad28c3d ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.c 16 years ago
Kumar Gala e8967d96a0 ppc/85xx: Fix building NAND_SPL out of tree 16 years ago