Commit Graph

136 Commits (c13f47b0d77aee8e6c04ab104d79785ac110623d)

Author SHA1 Message Date
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 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
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
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