Age | Commit message (Expand) | Author |
2011-12-07 | nand_spl/nand_boot.c: Fix build warning | Anatolij Gustschin |
2011-12-06 | davinci: Remove unwanted memsize.c from hawkboard's nand spl build | Sughosh Ganu |
2011-12-06 | arm, davinci: move misc function in arch tree | Heiko Schocher |
2011-12-06 | arm, hawkboard: Use the pinmux configurations defined in the arch tree | Christian Riesch |
2011-12-06 | arm, davinci: Move pinmux functions from board to arch tree | Christian Riesch |
2011-12-06 | Fix regression in SMDK6400 | Simon Schwarz |
2011-11-16 | nand_boot.c: Fix GCC 4.6 build warnings | Stefan Roese |
2011-10-04 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk |
2011-10-04 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk |
2011-10-03 | spl, nand: add 4bit HW ecc oob first nand_read_page function | Heiko Schocher |
2011-09-30 | MX31: mx31pdk: Remove nand_spl config.mk file | Fabio Estevam |
2011-09-29 | powerpc/85xx: Add NAND/NAND_SPL support to P1010RDB | Dipen Dudhat |
2011-09-29 | nand: Freescale Integrated Flash Controller NAND support | Dipen Dudhat |
2011-09-29 | powerpc/85xx: Add support for new P102x/P2020 RDB style boards | Li Yang |
2011-09-10 | ARM: hawkboard_nand: fix compilation of nand_spl | Stefano Babic |
2011-08-04 | Convert ISO-8859 files to UTF-8 | Albert ARIBAUD |
2011-07-26 | replace CONFIG_PRELOADER with CONFIG_SPL_BUILD | Aneesh V |
2011-07-11 | powerpc/85xx: Add basic support for P1023RDS board | Roy Zang |
2011-07-01 | NAND: Add 16bit NAND support for the NDFC | Alex Waterman |
2011-05-26 | Add _end for the end of u-boot image for SMDK6400 | seedshope |
2011-05-16 | nand_spl: nand_boot.c: Remove last CONFIG_SYS_NAND_READ_DELAY occurance | Stefan Roese |
2011-05-13 | nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAY | Stefan Roese |
2011-05-13 | nand_spl: nand_boot.c: Init nand_chip.options to 0 | Stefan Roese |
2011-05-13 | Decreases code size of the nand_spl | Alex Waterman |
2011-04-27 | Fix the issue of _end symbol not being found while building | Sughosh Ganu |
2011-04-27 | MX25: tx25: Add _end section on nand_spl | Fabio Estevam |
2011-04-27 | MX31: mx31pdk: fix nand_spl | Stefano Babic |
2011-04-27 | IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers | Stefano Babic |
2011-04-15 | powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script | Dipen Dudhat |
2011-04-15 | nand_spl: Fix large page nand_command() | Alex Waterman |
2011-04-15 | nand/spl: Assuming a static nand page size to reduce code size | Matthew McClintock |
2011-03-31 | Fix build issues cause by LDFLAGS_FINAL changes | Wolfgang Denk |
2011-03-27 | SMDK6400: Add some labels to u-boot.lds to support nand_spl | seedshope |
2011-03-27 | rename _end to __bss_end__ | Po-Yu Chuang |
2011-03-22 | Introduce a new linker flag LDFLAGS_FINAL | Haiying Wang |
2011-02-21 | mx31pdk: Use the new relocation scheme | Fabio Estevam |
2011-01-14 | powerpc/85xx: Add support for booting from NAND on MPC8572DS | Kumar Gala |
2010-12-17 | PowerPC, nand_spl: Add relocation support for -fpic | Joakim Tjernlund |
2010-12-16 | powerpc/nand spl: link libgcc | Scott Wood |
2010-11-30 | Davinci 8xx: Move common functions to share code | Stefano Babic |
2010-11-30 | Add board support for hawkboard | Sughosh Ganu |
2010-11-28 | Remove board_init_f function from nand_boot.c | Sughosh Ganu |
2010-11-27 | 83xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-11-27 | ppc4xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-11-27 | 83xx: Fix NAND_SPL link address | Scott Wood |
2010-11-17 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2010-11-17 | tx25: fix linker file for newer ld support | Albert Aribaud |
2010-11-12 | powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build | Haiying Wang |
2010-10-29 | Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC | Wolfgang Denk |
2010-10-20 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |