aboutsummaryrefslogtreecommitdiff
path: root/nand_spl
AgeCommit message (Expand)Author
2012-02-12Changes to move hawkboard to the new spl infrastructureSughosh Ganu
2012-01-26nand_spl: store ecc data on the stackScott Wood
2011-12-07nand_spl/nand_boot.c: Fix build warningAnatolij Gustschin
2011-12-06davinci: Remove unwanted memsize.c from hawkboard's nand spl buildSughosh Ganu
2011-12-06arm, davinci: move misc function in arch treeHeiko Schocher
2011-12-06arm, hawkboard: Use the pinmux configurations defined in the arch treeChristian Riesch
2011-12-06arm, davinci: Move pinmux functions from board to arch treeChristian Riesch
2011-12-06Fix regression in SMDK6400Simon Schwarz
2011-11-16nand_boot.c: Fix GCC 4.6 build warningsStefan Roese
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk
2011-10-03spl, nand: add 4bit HW ecc oob first nand_read_page functionHeiko Schocher
2011-09-30MX31: mx31pdk: Remove nand_spl config.mk fileFabio Estevam
2011-09-29powerpc/85xx: Add NAND/NAND_SPL support to P1010RDBDipen Dudhat
2011-09-29nand: Freescale Integrated Flash Controller NAND supportDipen Dudhat
2011-09-29powerpc/85xx: Add support for new P102x/P2020 RDB style boardsLi Yang
2011-09-10ARM: hawkboard_nand: fix compilation of nand_splStefano Babic
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-07-26replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V
2011-07-11powerpc/85xx: Add basic support for P1023RDS boardRoy Zang
2011-07-01NAND: Add 16bit NAND support for the NDFCAlex Waterman
2011-05-26Add _end for the end of u-boot image for SMDK6400seedshope
2011-05-16nand_spl: nand_boot.c: Remove last CONFIG_SYS_NAND_READ_DELAY occuranceStefan Roese
2011-05-13nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAYStefan Roese
2011-05-13nand_spl: nand_boot.c: Init nand_chip.options to 0Stefan Roese
2011-05-13Decreases code size of the nand_splAlex Waterman
2011-04-27Fix the issue of _end symbol not being found while buildingSughosh Ganu
2011-04-27MX25: tx25: Add _end section on nand_splFabio Estevam
2011-04-27MX31: mx31pdk: fix nand_splStefano Babic
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic
2011-04-15powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker scriptDipen Dudhat
2011-04-15nand_spl: Fix large page nand_command()Alex Waterman
2011-04-15nand/spl: Assuming a static nand page size to reduce code sizeMatthew McClintock
2011-03-31Fix build issues cause by LDFLAGS_FINAL changesWolfgang Denk
2011-03-27SMDK6400: Add some labels to u-boot.lds to support nand_splseedshope
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-03-22Introduce a new linker flag LDFLAGS_FINALHaiying Wang
2011-02-21mx31pdk: Use the new relocation schemeFabio Estevam
2011-01-14powerpc/85xx: Add support for booting from NAND on MPC8572DSKumar Gala
2010-12-17PowerPC, nand_spl: Add relocation support for -fpicJoakim Tjernlund
2010-12-16powerpc/nand spl: link libgccScott Wood
2010-11-30Davinci 8xx: Move common functions to share codeStefano Babic
2010-11-30Add board support for hawkboardSughosh Ganu
2010-11-28Remove board_init_f function from nand_boot.cSughosh Ganu
2010-11-2783xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-27ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-2783xx: Fix NAND_SPL link addressScott Wood
2010-11-17Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-11-17tx25: fix linker file for newer ld supportAlbert Aribaud
2010-11-12powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl buildHaiying Wang