Commit Graph

127 Commits (f18361b9a808af70b666fb8af12d6a6dbe4d5510)

Author SHA1 Message Date
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
Alex Waterman eced4626e4 NAND: Add 16bit NAND support for the NDFC 13 years ago
seedshope 920c428d0a Add _end for the end of u-boot image for SMDK6400 13 years ago
Stefan Roese e29816f330 nand_spl: nand_boot.c: Remove last CONFIG_SYS_NAND_READ_DELAY occurance 13 years ago
Stefan Roese a9c847cb38 nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAY 13 years ago
Stefan Roese a89a990159 nand_spl: nand_boot.c: Init nand_chip.options to 0 13 years ago
Alex Waterman 8370978318 Decreases code size of the nand_spl 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
Stefano Babic 8627111543 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers 13 years ago
Dipen Dudhat e1f703810e powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script 13 years ago
Alex Waterman 65a9db7be0 nand_spl: Fix large page nand_command() 13 years ago
Matthew McClintock 6297454688 nand/spl: Assuming a static nand page size to reduce code size 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 a9aa392629 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 14 years ago
Wolfgang Denk c8d76eaf60 Rename TEXT_BASE: fix merge conflicts 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
Heiko Schocher f1d2b313c9 ARM: add relocation support 14 years ago
Heiko Schocher 4fff329df2 nand_boot_fsl_nfc.c: make "nfc" a "static const" pointer 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