Commit Graph

201 Commits (659c89da8e48d44395120aeb2dd0d02d3fb24b67)

Author SHA1 Message Date
Sughosh Ganu 6b873dcabd Changes to move hawkboard to the new spl infrastructure 13 years ago
Scott Wood 25efd99dbb nand_spl: store ecc data on the stack 13 years ago
Anatolij Gustschin 40a0682d4a nand_spl/nand_boot.c: Fix build warning 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
Stefan Roese 6d68621cea nand_boot.c: Fix GCC 4.6 build warnings 13 years ago
Heiko Schocher dc7cd8e59b spl, nand: add 4bit HW ecc oob first nand_read_page function 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
Dipen Dudhat 52f90dad60 nand: Freescale Integrated Flash Controller NAND support 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 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
Alex Waterman eced4626e4 NAND: Add 16bit NAND support for the NDFC 14 years ago
seedshope 920c428d0a Add _end for the end of u-boot image for SMDK6400 14 years ago
Stefan Roese e29816f330 nand_spl: nand_boot.c: Remove last CONFIG_SYS_NAND_READ_DELAY occurance 14 years ago
Stefan Roese a9c847cb38 nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAY 14 years ago
Stefan Roese a89a990159 nand_spl: nand_boot.c: Init nand_chip.options to 0 14 years ago
Alex Waterman 8370978318 Decreases code size of the nand_spl 14 years ago
Sughosh Ganu 9a290466db Fix the issue of _end symbol not being found while building 14 years ago
Fabio Estevam 776784908c MX25: tx25: Add _end section on nand_spl 14 years ago
Stefano Babic 7f5b2bb79b MX31: mx31pdk: fix nand_spl 14 years ago
Stefano Babic 8627111543 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers 14 years ago
Dipen Dudhat e1f703810e powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script 14 years ago
Alex Waterman 65a9db7be0 nand_spl: Fix large page nand_command() 14 years ago
Matthew McClintock 6297454688 nand/spl: Assuming a static nand page size to reduce code size 14 years ago
Wolfgang Denk 3b258e2e58 Fix build issues cause by LDFLAGS_FINAL changes 14 years ago
seedshope 6dde5074cc SMDK6400: Add some labels to u-boot.lds to support nand_spl 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
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