summaryrefslogtreecommitdiffstats
path: root/nand_spl/board
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Canyonlands/Glacier: Squeeze NAND image a bit to fit againStefan Roese2012-09-031-3/+0
* Changes to move hawkboard to the new spl infrastructureSughosh Ganu2012-02-122-232/+0
* davinci: Remove unwanted memsize.c from hawkboard's nand spl buildSughosh Ganu2011-12-061-6/+0
* arm, davinci: move misc function in arch treeHeiko Schocher2011-12-061-5/+4
* arm, hawkboard: Use the pinmux configurations defined in the arch treeChristian Riesch2011-12-061-0/+5
* arm, davinci: Move pinmux functions from board to arch treeChristian Riesch2011-12-061-3/+3
* Fix regression in SMDK6400Simon Schwarz2011-12-061-3/+6
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-10-044-0/+542
|\
| * powerpc/85xx: Add NAND/NAND_SPL support to P1010RDBDipen Dudhat2011-09-292-0/+271
| * powerpc/85xx: Add support for new P102x/P2020 RDB style boardsLi Yang2011-09-292-0/+271
* | MX31: mx31pdk: Remove nand_spl config.mk fileFabio Estevam2011-09-302-2/+1
|/
* ARM: hawkboard_nand: fix compilation of nand_splStefano Babic2011-09-101-3/+18
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-041-1/+1
* replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-263-6/+6
* powerpc/85xx: Add basic support for P1023RDS boardRoy Zang2011-07-112-0/+231
* Add _end for the end of u-boot image for SMDK6400seedshope2011-05-261-0/+2
* Fix the issue of _end symbol not being found while buildingSughosh Ganu2011-04-271-0/+2
* MX25: tx25: Add _end section on nand_splFabio Estevam2011-04-271-0/+2
* MX31: mx31pdk: fix nand_splStefano Babic2011-04-271-0/+2
* powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker scriptDipen Dudhat2011-04-154-16/+28
* Fix build issues cause by LDFLAGS_FINAL changesWolfgang Denk2011-03-3116-48/+48
* SMDK6400: Add some labels to u-boot.lds to support nand_splseedshope2011-03-271-1/+16
* rename _end to __bss_end__Po-Yu Chuang2011-03-2712-15/+15
* Introduce a new linker flag LDFLAGS_FINALHaiying Wang2011-03-2216-19/+32
* mx31pdk: Use the new relocation schemeFabio Estevam2011-02-211-7/+52
* powerpc/85xx: Add support for booting from NAND on MPC8572DSKumar Gala2011-01-142-0/+215
* PowerPC, nand_spl: Add relocation support for -fpicJoakim Tjernlund2010-12-173-3/+9
* powerpc/nand spl: link libgccScott Wood2010-12-168-8/+8
* Davinci 8xx: Move common functions to share codeStefano Babic2010-11-301-3/+3
* Add board support for hawkboardSughosh Ganu2010-11-302-0/+216
* Remove board_init_f function from nand_boot.cSughosh Ganu2010-11-281-1/+5
* 83xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-272-6/+8
* ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-275-6/+6
* 83xx: Fix NAND_SPL link addressScott Wood2010-11-273-6/+6
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-11-171-21/+19
|\
| * tx25: fix linker file for newer ld supportAlbert Aribaud2010-11-171-21/+19
* | powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl buildHaiying Wang2010-11-123-6/+6
|/
* Merge branch 'elf_reloc'Wolfgang Denk2010-10-191-0/+13
|\
| * arm926ejs, tx25: add support for ELF relocationsHeiko Schocher2010-10-131-0/+13
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-1820-44/+44
|/
* ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-231-1/+1
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-232-2/+2
* ARM: implement relocation for ARM926Heiko Schocher2010-09-191-1/+13
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-3/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-2111-49/+49
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-133-6/+6
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-1311-37/+37
* Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"Peter Tyser2010-04-132-2/+2
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-136-12/+12
* Create CPUDIR variablePeter Tyser2010-04-133-6/+6
OpenPOWER on IntegriCloud