1. 3b258e2 Fix build issues cause by LDFLAGS_FINAL changes by Wolfgang Denk · 13 years ago
  2. 6dde507 SMDK6400: Add some labels to u-boot.lds to support nand_spl by seedshope · 14 years ago
  3. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  4. 6dc1eceb Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · 14 years ago
  5. ed3df72 mx31pdk: Use the new relocation scheme by Fabio Estevam · 14 years ago
  6. cb14e93 powerpc/85xx: Add support for booting from NAND on MPC8572DS by Kumar Gala · 14 years ago
  7. ee0270d PowerPC, nand_spl: Add relocation support for -fpic by Joakim Tjernlund · 14 years ago
  8. 97a85b2 powerpc/nand spl: link libgcc by Scott Wood · 14 years ago
  9. 6d1c649 Davinci 8xx: Move common functions to share code by Stefano Babic · 14 years ago
  10. 48571ff Add board support for hawkboard by Sughosh Ganu · 14 years ago
  11. 45b8679 Remove board_init_f function from nand_boot.c by Sughosh Ganu · 14 years ago
  12. ff2311a 83xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  13. ee8028b ppc4xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  14. f1c574d 83xx: Fix NAND_SPL link address by Scott Wood · 14 years ago
  15. d7b1970 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  16. 858ecd9 tx25: fix linker file for newer ld support by Albert Aribaud · 14 years ago
  17. 96196a1 powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build by Haiying Wang · 14 years ago
  18. a9aa392 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC by Wolfgang Denk · 14 years ago
  19. b188157 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 14 years ago
  20. 6d8d4ef Merge branch 'elf_reloc' by Wolfgang Denk · 14 years ago
  21. c8d76ea Rename TEXT_BASE: fix merge conflicts by Wolfgang Denk · 14 years ago
  22. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  23. 9710504 arm926ejs, tx25: add support for ELF relocations by Heiko Schocher · 14 years ago
  24. 5e7abce ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  25. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  26. ab86f72 ARM: implement relocation for ARM926 by Heiko Schocher · 14 years ago
  27. f1d2b31 ARM: add relocation support by Heiko Schocher · 14 years ago
  28. 4fff329 nand_boot_fsl_nfc.c: make "nfc" a "static const" pointer by Heiko Schocher · 14 years ago
  29. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  30. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago
  31. 84ad688 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 14 years ago
  32. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 14 years ago
  33. 61f2b38 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 14 years ago
  34. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 14 years ago
  35. 03b7004 Create CPUDIR variable by Peter Tyser · 14 years ago
  36. 6895d45 Add support for KARO TX25 board by John Rigby · 15 years ago
  37. fe389da mpc83xx: fix out-of-tree mpc8315 nand build by Kim Phillips · 15 years ago
  38. f3bb63a Add MX25 support to nand_spl fsl nfc driver by John Rigby · 15 years ago
  39. 674ef7b Nand boot: Add nand boot support for MPC8569mds board by Liu Yu · 15 years ago
  40. 6d6e7c5 ppc/85xx: Fix inclusion of 83xx immap in 85xx builds by Kumar Gala · 15 years ago
  41. 613ad28 ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.c by Kumar Gala · 15 years ago
  42. e8967d9 ppc/85xx: Fix building NAND_SPL out of tree by Kumar Gala · 15 years ago
  43. f7780ec ppc/P1_P2_RDB: NAND Boot Support by Dipen Dudhat · 15 years ago
  44. 1d96cfe Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 15 years ago
  45. 9a1a0ae NAND boot: MPC8536DS support by Mingkai Hu · 15 years ago
  46. 95b602b ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case by Stefan Roese · 15 years ago
  47. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  48. 1aada9c Fix all linker scripts for older binutils versions (pre-2.16) by Wolfgang Denk · 15 years ago
  49. 269610f NAND boot: fix nand_load overlap issue by Mingkai Hu · 15 years ago
  50. 82a7edc ppc4xx: Canyonlands-NAND-boot: Support 2 Crucial 512MByte SODIMM's by Stefan Roese · 15 years ago
  51. 12582ac nand/ppc4xx: Move PPC4xx NAND driver to common NAND driver directory by Stefan Roese · 15 years ago
  52. 1dac3a5 nand_spl: Fix cmd_ctrl usage in nand_boot.c. by Scott Wood · 15 years ago
  53. b74ab73 nand_spl: read environment early, when booting from NAND using nand_spl by Guennadi Liakhovetski · 15 years ago
  54. d08e5ca MX31: Add NAND SPL boot support to i.MX31 PDK board. by Magnus Lilja · 15 years ago
  55. 40c642b MX31: Add NAND SPL for i.MX31. by Magnus Lilja · 15 years ago
  56. 792a09e Fix e-mail address of Gary Jennejohn. by Detlev Zundel · 15 years ago
  57. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  58. 4b00d1a SIMPC8313 board: fix out of tree building. by Wolfgang Denk · 16 years ago
  59. c1b7c70 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  60. 2b6fd5c mpc83xx: fix undefined reference to `flush_cache' error in simpc8313 build by Kim Phillips · 16 years ago
  61. de832a9 nand_spl: Fix compile problem with board_nand_init() prototype by Stefan Roese · 16 years ago
  62. 833d94b Merge branch 'next' by Kim Phillips · 16 years ago
  63. 5bb907a mpc83xx: New board support for SIMPC8313 by Ron Madrid · 16 years ago
  64. c70564e NAND: Fix cache and memory inconsistency issue by Dave Liu · 16 years ago
  65. 9b827cf Align end of bss by 4 bytes by Selvamuthukumar · 16 years ago
  66. 4e190b0 Make Freescale local bus registers available for both 83xx and 85xx. by Haiying Wang · 16 years ago
  67. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  68. 11edcfe ARM: Add support for S3C6400 based SMDK6400 board by Guennadi Liakhovetski · 16 years ago
  69. 8d76545 NAND: Remove delay from nand_boot_fsl_elbc.c. by Scott Wood · 16 years ago
  70. 4b07080 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · 16 years ago
  71. aa64664 nand_spl: Support page-aligned read in nand_load, use chipselect by Guennadi Liakhovetski · 16 years ago
  72. 4f32d77 NAND boot: Update large page support for current API. by Scott Wood · 16 years ago
  73. e4c0950 NAND boot: MPC8313ERDB support by Scott Wood · 16 years ago
  74. c568f77 NAND: Update nand_spl driver to match updated nand subsystem by Stefan Roese · 17 years ago
  75. 2dacb73 NAND: $(obj)-qualify ecc.h in kilauea NAND boot Makefile. by Scott Wood · 16 years ago
  76. 9973e3c Change initdram() return type to phys_size_t by Becky Bruce · 16 years ago
  77. 63a0afa ppc4xx: Fix problem with SDRAM init in bamboo NAND booting port by Stefan Roese · 16 years ago
  78. 2918eb9 Remove shell variable UNDEF_SYM. by Kenneth Johansson · 16 years ago
  79. ec724f8 ppc4xx: Change Kilauea to use the common DDR2 init function by Stefan Roese · 16 years ago
  80. 64852d0 ppc4xx/NAND_SPL: Consolidate 405 and 440 NAND booting code in start.S by Stefan Roese · 16 years ago
  81. fdd1247 ppc4xx: Individual handling of ddr2_fixed.c for canyonlands_nand build by Stefan Roese · 16 years ago
  82. 4f27098 ppc4xx: Adapt Canyonlands fixed DDR2 setup to new DIMM module by Stefan Roese · 16 years ago
  83. 9266627 Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash by Wolfgang Denk · 16 years ago
  84. 499e783 ppc4xx: Change Canyonlands to support booting from 2k page NAND devices by Stefan Roese · 16 years ago
  85. 5e182dc ppc4xx: Adjust Canyonlands fixed DDR2 setup (NAND booting) to 512MB SODIMM by Stefan Roese · 16 years ago
  86. 46f3738 nand_spl: Update nand_spl to support 2k page size NAND devices by Stefan Roese · 16 years ago
  87. 71665eb ppc4xx: Add Canyonlands NAND booting support by Stefan Roese · 17 years ago
  88. 64134f0 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · 17 years ago
  89. 10c7382 fix various comments by Marcel Ziswiler · 17 years ago
  90. 7817cb2 fix comments with new drivers organization by Marcel Ziswiler · 17 years ago
  91. fe9c26b ppc4xx: Fix Sequoia NAND booting target by Stefan Roese · 17 years ago
  92. fb83a65 ppc4xx: Fix compilation problem of kilauea/haleakala nand booting target by Stefan Roese · 17 years ago
  93. 9caeaad Merge commit 'u-boot/master' into for-1.3.1 by Stefan Roese · 17 years ago
  94. 59829cc drivers/mtd : move mtd drivers to drivers/mtd by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  95. 3d6cb3b ppc4xx: Add AMCC Kilauea/Haleakala NAND booting support by Stefan Roese · 17 years ago
  96. 5d96d40 ppc4xx: Fix acadia_nand build problem by Stefan Roese · 17 years ago
  97. 9f79876 ppc4xx: Fixed offset of refresh rate type for Bamboo on-board DDR SDRAM by Eugene O'Brien · 17 years ago
  98. 6c2f4f3 [ppc4xx] Individual handling of sdram.c for bamboo_nand build by Grzegorz Bernacki · 17 years ago
  99. df8a24c [ppc4xx] Fix problem with NAND booting on AMCC Acadia by Stefan Roese · 17 years ago
  100. c440bfe ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval board by Stefan Roese · 17 years ago