summaryrefslogtreecommitdiff
path: root/nand_spl
Commit message (Expand)AuthorAgeLines
* ARM: hawkboard_nand: fix compilation of nand_splStefano Babic2011-09-10-3/+18
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-04-1/+1
* replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-26-6/+6
* powerpc/85xx: Add basic support for P1023RDS boardRoy Zang2011-07-11-0/+231
* NAND: Add 16bit NAND support for the NDFCAlex Waterman2011-07-01-3/+8
* Add _end for the end of u-boot image for SMDK6400seedshope2011-05-26-0/+2
* nand_spl: nand_boot.c: Remove last CONFIG_SYS_NAND_READ_DELAY occuranceStefan Roese2011-05-16-5/+2
* nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAYStefan Roese2011-05-13-18/+6
* nand_spl: nand_boot.c: Init nand_chip.options to 0Stefan Roese2011-05-13-0/+1
* Decreases code size of the nand_splAlex Waterman2011-05-13-8/+10
* Fix the issue of _end symbol not being found while buildingSughosh Ganu2011-04-27-0/+2
* MX25: tx25: Add _end section on nand_splFabio Estevam2011-04-27-0/+2
* MX31: mx31pdk: fix nand_splStefano Babic2011-04-27-0/+2
* IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-27-4/+0
* powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker scriptDipen Dudhat2011-04-15-16/+28
* nand_spl: Fix large page nand_command()Alex Waterman2011-04-15-0/+4
* nand/spl: Assuming a static nand page size to reduce code sizeMatthew McClintock2011-04-15-5/+5
* Fix build issues cause by LDFLAGS_FINAL changesWolfgang Denk2011-03-31-48/+48
* SMDK6400: Add some labels to u-boot.lds to support nand_splseedshope2011-03-27-1/+16
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-15/+15
* Introduce a new linker flag LDFLAGS_FINALHaiying Wang2011-03-22-19/+32
* mx31pdk: Use the new relocation schemeFabio Estevam2011-02-21-7/+52
* powerpc/85xx: Add support for booting from NAND on MPC8572DSKumar Gala2011-01-14-0/+215
* PowerPC, nand_spl: Add relocation support for -fpicJoakim Tjernlund2010-12-17-3/+9
* powerpc/nand spl: link libgccScott Wood2010-12-16-8/+8
* Davinci 8xx: Move common functions to share codeStefano Babic2010-11-30-3/+3
* Add board support for hawkboardSughosh Ganu2010-11-30-0/+217
* Remove board_init_f function from nand_boot.cSughosh Ganu2010-11-28-9/+5
* 83xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-6/+8
* ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-6/+6
* 83xx: Fix NAND_SPL link addressScott Wood2010-11-27-6/+6
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-11-17-21/+19
|\
| * tx25: fix linker file for newer ld supportAlbert Aribaud2010-11-17-21/+19
* | powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl buildHaiying Wang2010-11-12-6/+6
|/
* Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-29-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-10-20-0/+13
|\
| * Merge branch 'elf_reloc'Wolfgang Denk2010-10-19-0/+13
| |\
| | * arm926ejs, tx25: add support for ELF relocationsHeiko Schocher2010-10-13-0/+13
* | | Rename TEXT_BASE: fix merge conflictsWolfgang Denk2010-10-18-2/+4
|/ /
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-46/+46
|/
* ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-23-1/+1
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23-2/+2
* ARM: implement relocation for ARM926Heiko Schocher2010-09-19-1/+13
* ARM: add relocation supportHeiko Schocher2010-09-19-0/+14
* nand_boot_fsl_nfc.c: make "nfc" a "static const" pointerHeiko Schocher2010-09-19-5/+1
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-16-5/+4
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-49/+49
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-13-6/+6
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-37/+37
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-13-4/+4