1. 0b4e67d Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  2. 504b924 mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build by Kim Phillips · 16 years ago
  3. af98cd7 nand_spl: Fix compile problem with board_nand_init() prototype by Stefan Roese · 16 years ago
  4. 9617f94 Merge branch 'next' by Kim Phillips · 16 years ago
  5. 9ff89b7 mpc83xx: New board support for SIMPC8313 by Ron Madrid · 16 years ago
  6. a94bc28 NAND: Fix cache and memory inconsistency issue by Dave Liu · 16 years ago
  7. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  8. 4f84bbd Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · 16 years ago
  9. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  10. b2d4274 ARM: Add support for S3C6400 based SMDK6400 board by Guennadi Liakhovetski · 16 years ago
  11. 34fd562 NAND: Remove delay from nand_boot_fsl_elbc.c. by Scott Wood · 16 years ago
  12. 74e0dde Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  13. 6e88dc2 nand_spl: Support page-aligned read in nand_load, use chipselect by Guennadi Liakhovetski · 16 years ago
  14. d2a5bb9 NAND boot: Update large page support for current API. by Scott Wood · 16 years ago
  15. b71689b NAND boot: MPC8313ERDB support by Scott Wood · 16 years ago
  16. 897a450 NAND: Update nand_spl driver to match updated nand subsystem by Stefan Roese · 17 years ago
  17. 9ab76ed NAND: $(obj)-qualify ecc.h in kilauea NAND boot Makefile. by Scott Wood · 16 years ago
  18. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  19. d573526 ppc4xx: Fix problem with SDRAM init in bamboo NAND booting port by Stefan Roese · 16 years ago
  20. b4c61c7 Remove shell variable UNDEF_SYM. by Kenneth Johansson · 17 years ago
  21. a226c85 ppc4xx: Change Kilauea to use the common DDR2 init function by Stefan Roese · 16 years ago
  22. 7d72e02 ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.S by Stefan Roese · 16 years ago
  23. 46fdeb1 ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand build by Stefan Roese · 17 years ago
  24. be0d713 ppc4xx: Adapt Canyonlands fixed DDR2 setup to new DIMM module by Stefan Roese · 17 years ago
  25. 3445065 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 17 years ago
  26. 147388e ppc4xx: Change Canyonlands to support booting from 2k page NAND devices by Stefan Roese · 17 years ago
  27. 9a062d8 ppc4xx: Adjust Canyonlands fixed DDR2 setup (NAND booting) to 512MB SODIMM by Stefan Roese · 17 years ago
  28. a9e665e nand_spl: Update nand_spl to support 2k page size NAND devices by Stefan Roese · 17 years ago
  29. 0b86db7 ppc4xx: Add Canyonlands NAND booting support by Stefan Roese · 17 years ago
  30. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  31. 0037635 fix various comments by Marcel Ziswiler · 17 years ago
  32. aea6856 fix comments with new drivers organization by Marcel Ziswiler · 17 years ago
  33. 1e3159e ppc4xx: Fix Sequoia NAND booting target by Stefan Roese · 17 years ago
  34. f0c61c4 ppc4xx: Fix compilation problem of kilauea/haleakala nand booting target by Stefan Roese · 17 years ago
  35. 1a32b7a Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · 17 years ago
  36. 82ca974 drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  37. 720c585 ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support by Stefan Roese · 17 years ago
  38. 41d11a8 ppc4xx: Fix acadia_nand build problem by Stefan Roese · 17 years ago
  39. c8fd200 ppc4xx: Fixed offset of refresh rate type for Bamboo on-board DDR SDRAM by Eugene O'Brien · 17 years ago
  40. a381309 [ppc4xx] Individual handling of sdram.c for bamboo_nand build by Grzegorz Bernacki · 17 years ago
  41. 80d99a4 [ppc4xx] Fix problem with NAND booting on AMCC Acadia by Stefan Roese · 17 years ago
  42. 23d8d34 ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board by Stefan Roese · 17 years ago
  43. 6ca735b Merge with /home/stefan/git/u-boot/bamboo-nand by Stefan Roese · 17 years ago
  44. 3798a6d ppc4xx: Update Sequoia NAND booting support with ECC by Stefan Roese · 17 years ago
  45. 4274351 ppc4xx: Add NAND booting support for AMCC Bamboo (440EP) eval board by Stefan Roese · 17 years ago
  46. 3901354 NAND: Add ECC support to NAND booting support in nand_spl/nand_boot.c by Stefan Roese · 17 years ago
  47. 10d7d6e ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND booting by Stefan Roese · 18 years ago
  48. 50b6c4e [PATCH] Speed optimization of AMCC Sequoia/Rainier DDR2 setup by Stefan Roese · 18 years ago
  49. 5684da0 [PATCH] Add DDR2 optimization code for Sequoia (440EPx) board by Stefan Roese · 18 years ago
  50. 814ed84 Fix sequoia separate object direcory building problems. by Marian Balakowicz · 18 years ago
  51. 4df0da5 Coding style cleanup by Wolfgang Denk · 18 years ago
  52. bbfcbb7 Add NAND environment support for PPC440EPx Sequoia NAND boot config by Stefan Roese · 18 years ago
  53. a410848 Update NAND boot documentation Patch by Stefan Roese, 12 Sep 2006 by Stefan Roese · 18 years ago
  54. 42fbddd Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · 18 years ago