1. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  2. 25efd99 nand_spl: store ecc data on the stack by Scott Wood · 13 years ago
  3. 40a0682 nand_spl/nand_boot.c: Fix build warning by Anatolij Gustschin · 13 years ago
  4. 6d68621 nand_boot.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  5. dc7cd8e spl, nand: add 4bit HW ecc oob first nand_read_page function by Heiko Schocher · 13 years ago
  6. eced462 NAND: Add 16bit NAND support for the NDFC by Alex Waterman · 13 years ago
  7. e29816f nand_spl: nand_boot.c: Remove last CONFIG_SYS_NAND_READ_DELAY occurance by Stefan Roese · 13 years ago
  8. a9c847c nand_spl: nand_boot.c: Remove CONFIG_SYS_NAND_READ_DELAY by Stefan Roese · 13 years ago
  9. a89a990 nand_spl: nand_boot.c: Init nand_chip.options to 0 by Stefan Roese · 13 years ago
  10. 83709783 Decreases code size of the nand_spl by Alex Waterman · 13 years ago
  11. 65a9db7 nand_spl: Fix large page nand_command() by Alex Waterman · 13 years ago
  12. 48571ff Add board support for hawkboard by Sughosh Ganu · 14 years ago
  13. 45b8679 Remove board_init_f function from nand_boot.c by Sughosh Ganu · 14 years ago
  14. a9aa392 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  15. c8d76ea Rename TEXT_BASE: fix merge conflicts by Wolfgang Denk · 14 years ago
  16. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  17. f1d2b31 ARM: add relocation support by Heiko Schocher · 14 years ago
  18. 1dac3a5 nand_spl: Fix cmd_ctrl usage in nand_boot.c. by Scott Wood · 15 years ago
  19. b74ab73 nand_spl: read environment early, when booting from NAND using nand_spl by Guennadi Liakhovetski · 15 years ago
  20. de832a9 nand_spl: Fix compile problem with board_nand_init() prototype by Stefan Roese · 16 years ago
  21. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. 4b07080 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  23. aa64664 nand_spl: Support page-aligned read in nand_load, use chipselect by Guennadi Liakhovetski · 16 years ago
  24. 4f32d77 NAND boot: Update large page support for current API. by Scott Wood · 16 years ago
  25. e4c0950 NAND boot: MPC8313ERDB support by Scott Wood · 16 years ago
  26. c568f77 NAND: Update nand_spl driver to match updated nand subsystem by Stefan Roese · 17 years ago
  27. 64852d0 ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.S by Stefan Roese · 16 years ago
  28. 46f3738 nand_spl: Update nand_spl to support 2k page size NAND devices by Stefan Roese · 16 years ago
  29. 10c7382 fix various comments by Marcel Ziswiler · 17 years ago
  30. 42be56f NAND: Add ECC support to NAND booting support in nand_spl/nand_boot.c by Stefan Roese · 17 years ago
  31. 511d0c7 Coding style cleanup by Wolfgang Denk · 18 years ago
  32. d12ae80 Add NAND environment support for PPC440EPx Sequoia NAND boot config by Stefan Roese · 18 years ago
  33. 887e2ec Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · 18 years ago