1. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  2. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  3. 97b24d3 common: Add symbol handling for generic lists into Makefile by Marek Vasut · 12 years ago
  4. ae6beb2 nand_spl: change out_be32 to raw_writel and depend on subsequent sync by Matthew McClintock · 12 years ago
  5. 02ea538 nand_spl: p1023rds: wait before enabling DDR controller by Matthew McClintock · 12 years ago
  6. 8c45404 nand_spl: update udelay for Freescale boards by Matthew McClintock · 12 years ago
  7. abbe536 powerpc/p1010rdb: nandboot: compare SVR properly by Matthew McClintock · 12 years ago
  8. 9c6b47d p1014rdb: set ddr bus width properly depending on SVR by Matthew McClintock · 12 years ago
  9. 1fed668 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  10. 29b62c0 MX31: mx31pdk: Remove nand_spl config.mk file by Fabio Estevam · 13 years ago
  11. d793e5a powerpc/85xx: Add NAND/NAND_SPL support to P1010RDB by Dipen Dudhat · 14 years ago
  12. 14aa71e powerpc/85xx: Add support for new P102x/P2020 RDB style boards by Li Yang · 14 years ago
  13. 401bb30 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 14 years ago
  14. 3f7f6b8 powerpc/85xx: Add basic support for P1023RDS board by Roy Zang · 14 years ago
  15. 7f5b2bb MX31: mx31pdk: fix nand_spl by Stefano Babic · 14 years ago
  16. e1f7038 powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script by Dipen Dudhat · 14 years ago
  17. 3b258e2 Fix build issues cause by LDFLAGS_FINAL changes by Wolfgang Denk · 14 years ago
  18. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  19. 6dc1eceb Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · 14 years ago
  20. ed3df72 mx31pdk: Use the new relocation scheme by Fabio Estevam · 14 years ago
  21. cb14e93 powerpc/85xx: Add support for booting from NAND on MPC8572DS by Kumar Gala · 14 years ago
  22. ee0270d PowerPC, nand_spl: Add relocation support for -fpic by Joakim Tjernlund · 14 years ago
  23. 97a85b2 powerpc/nand spl: link libgcc by Scott Wood · 14 years ago
  24. ff2311a 83xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  25. f1c574d 83xx: Fix NAND_SPL link address by Scott Wood · 14 years ago
  26. 96196a1 powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build by Haiying Wang · 14 years ago
  27. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  28. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 15 years ago
  29. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  30. 84ad688 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago
  31. 8d1f268 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  32. 61f2b38 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 15 years ago
  33. ea0364f Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago
  34. 03b7004 Create CPUDIR variable by Peter Tyser · 15 years ago
  35. fe389da mpc83xx: fix out-of-tree mpc8315 nand build by Kim Phillips · 15 years ago
  36. 674ef7b Nand boot: Add nand boot support for MPC8569mds board by Liu Yu · 15 years ago
  37. 613ad28 ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.c by Kumar Gala · 15 years ago
  38. e8967d9 ppc/85xx: Fix building NAND_SPL out of tree by Kumar Gala · 15 years ago
  39. f7780ec ppc/P1_P2_RDB: NAND Boot Support by Dipen Dudhat · 15 years ago
  40. 9a1a0ae NAND boot: MPC8536DS support by Mingkai Hu · 15 years ago
  41. 1aada9c Fix all linker scripts for older binutils versions (pre-2.16) by Wolfgang Denk · 15 years ago
  42. d08e5ca MX31: Add NAND SPL boot support to i.MX31 PDK board. by Magnus Lilja · 16 years ago
  43. f62fb99 Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  44. c70564e NAND: Fix cache and memory inconsistency issue by Dave Liu · 16 years ago
  45. e4c0950 NAND boot: MPC8313ERDB support by Scott Wood · 17 years ago