Commit Graph

105 Commits (7fe7701d322e9147c06d68ad6ebef91289b9a57e)

Author SHA1 Message Date
Sughosh Ganu 6b873dcabd Changes to move hawkboard to the new spl infrastructure 13 years ago
Sughosh Ganu 15422043c4 davinci: Remove unwanted memsize.c from hawkboard's nand spl build 13 years ago
Heiko Schocher 5b51e7f3ca arm, davinci: move misc function in arch tree 13 years ago
Christian Riesch e8c856d288 arm, hawkboard: Use the pinmux configurations defined in the arch tree 13 years ago
Christian Riesch 964930bcfd arm, davinci: Move pinmux functions from board to arch tree 13 years ago
Simon Schwarz 56c91bc3b6 Fix regression in SMDK6400 13 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
Stefano Babic 5fb5e8c5e7 ARM: hawkboard_nand: fix compilation of nand_spl 13 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 13 years ago
Aneesh V 401bb30b6d replace CONFIG_PRELOADER with CONFIG_SPL_BUILD 13 years ago
Roy Zang 3f7f6b8592 powerpc/85xx: Add basic support for P1023RDS board 13 years ago
seedshope 920c428d0a Add _end for the end of u-boot image for SMDK6400 13 years ago
Sughosh Ganu 9a290466db Fix the issue of _end symbol not being found while building 13 years ago
Fabio Estevam 776784908c MX25: tx25: Add _end section on nand_spl 13 years ago
Stefano Babic 7f5b2bb79b MX31: mx31pdk: fix nand_spl 13 years ago
Dipen Dudhat e1f703810e powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script 13 years ago
Wolfgang Denk 3b258e2e58 Fix build issues cause by LDFLAGS_FINAL changes 13 years ago
seedshope 6dde5074cc SMDK6400: Add some labels to u-boot.lds to support nand_spl 13 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 13 years ago
Haiying Wang 6dc1eceb9c Introduce a new linker flag LDFLAGS_FINAL 13 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
Stefano Babic a2f2eb76e4 Davinci 8xx: Move common functions to share code 14 years ago
Sughosh Ganu dfddb5e6ba Add board support for hawkboard 14 years ago
Sughosh Ganu 3258dcae81 Remove board_init_f function from nand_boot.c 14 years ago
Stefano Babic 6d1c649f44 Davinci 8xx: Move common functions to share code 14 years ago
Sughosh Ganu 48571ff005 Add board support for hawkboard 14 years ago
Sughosh Ganu 45b8679c81 Remove board_init_f function from nand_boot.c 14 years ago
Wolfgang Denk ff2311ab5d 83xx: Cleanup for partial linking and --gc-sections 14 years ago
Wolfgang Denk ee8028b7f1 ppc4xx: Cleanup for partial linking and --gc-sections 14 years ago
Scott Wood f1c574d400 83xx: Fix NAND_SPL link address 14 years ago
Albert Aribaud 858ecd9ac3 tx25: fix linker file for newer ld support 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
Heiko Schocher 9710504d20 arm926ejs, tx25: add support for ELF relocations 14 years ago
Stefan Roese 5e7abce991 ppc4xx: Big header cleanup, mostly PPC440 related 14 years ago
Stefan Roese b36df56115 ppc4xx: Move ppc4xx headers to powerpc include directory 14 years ago
Heiko Schocher ab86f72c35 ARM: implement relocation for ARM926 14 years ago
Becky Bruce f51cdaf191 83xx/85xx/86xx: LBC register cleanup 14 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 14 years ago
Peter Tyser 84ad688473 arm: Move cpu/$CPU to arch/arm/cpu/$CPU 14 years ago
Peter Tyser 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 14 years ago
Peter Tyser 61f2b38a17 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago
Peter Tyser 03b7004dda Create CPUDIR variable 14 years ago