1. a69aac7 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  2. a21803d Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · 11 years ago
  3. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · 11 years ago
  4. d1aacf2 nand_spl: trivial refactoring of makefiles by Masahiro Yamada · 11 years ago
  5. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  6. 66d6aa8 board/p1010rdb:Add NAND boot support using new SPL format by Prabhakar Kushwaha · 12 years ago
  7. efb7c00 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · 12 years ago
  8. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  9. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  10. c24895e Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  11. 34112e5 Merge remote-tracking branch 'mpc83xx/next' by Kim Phillips · 12 years ago
  12. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  13. 488af0d powerpc/mpc83xx: convert MPC8313ERDB to new-SPL by Scott Wood · 12 years ago
  14. 2b36fbb powerpc/mpc83xx: add support for new SPL by Scott Wood · 12 years ago
  15. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  16. 992562c 8xxx: Change all 8*xx_DDR addresses to 8xxx by Andy Fleming · 12 years ago
  17. 6915cc2 powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new spl by Scott Wood · 12 years ago
  18. 5847d78 spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c by Scott Wood · 12 years ago
  19. fac8624 spl/mpc85xx: move udelay to cpu code by Scott Wood · 12 years ago
  20. 3d48872 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · 12 years ago
  21. 67de957 nand_spl: fix u-boot.lst breakage by Scott Wood · 12 years ago
  22. ecacc01 Merge git://git.denx.de/u-boot by Stefano Babic · 12 years ago
  23. b913a3a ARM: Fix start.S when used with SPL in arm1136 by Stefano Babic · 12 years ago
  24. efd76dad common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  25. 607092a common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  26. a0603a3 common: Add symbol handling for generic lists into Makefile by Marek Vasut · 12 years ago
  27. 4909647 nand_spl: change out_be32 to raw_writel and depend on subsequent sync by Matthew McClintock · 12 years ago
  28. 90a2c6c nand_spl: p1023rds: wait before enabling DDR controller by Matthew McClintock · 12 years ago
  29. 4a71d58 nand_spl: update udelay for Freescale boards by Matthew McClintock · 12 years ago
  30. 03183cc powerpc/p1010rdb: nandboot: compare SVR properly by Matthew McClintock · 12 years ago
  31. 78fb175 p1014rdb: set ddr bus width properly depending on SVR by Matthew McClintock · 12 years ago
  32. 5c5e700 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · 13 years ago
  33. e043b52 MX31: mx31pdk: Remove nand_spl config.mk file by Fabio Estevam · 13 years ago
  34. 2f143ed powerpc/85xx: Add NAND/NAND_SPL support to P1010RDB by Dipen Dudhat · 13 years ago
  35. 5f99973 powerpc/85xx: Add support for new P102x/P2020 RDB style boards by Li Yang · 13 years ago
  36. 552a319 replace CONFIG_PRELOADER with CONFIG_SPL_BUILD by Aneesh V · 13 years ago
  37. 3e9ecf8 powerpc/85xx: Add basic support for P1023RDS board by Roy Zang · 13 years ago
  38. a067ae5 MX31: mx31pdk: fix nand_spl by Stefano Babic · 14 years ago
  39. 831b660 powerpc/85xx: Modify NAND loader makefiles to compile NAND_SPL linker script by Dipen Dudhat · 14 years ago
  40. 29547c6 Fix build issues cause by LDFLAGS_FINAL changes by Wolfgang Denk · 14 years ago
  41. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  42. 3935873 Introduce a new linker flag LDFLAGS_FINAL by Haiying Wang · 14 years ago
  43. 66a8b4d mx31pdk: Use the new relocation scheme by Fabio Estevam · 14 years ago
  44. 90a535b powerpc/85xx: Add support for booting from NAND on MPC8572DS by Kumar Gala · 14 years ago
  45. 459f08d PowerPC, nand_spl: Add relocation support for -fpic by Joakim Tjernlund · 14 years ago
  46. d833cfc powerpc/nand spl: link libgcc by Scott Wood · 14 years ago
  47. 4a702a1 83xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  48. f60c06e 83xx: Fix NAND_SPL link address by Scott Wood · 14 years ago
  49. 31b9012 powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build by Haiying Wang · 14 years ago
  50. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  51. 0d4cee1 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  52. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago
  53. f7c6737 arm: Move cpu/$CPU to arch/arm/cpu/$CPU by Peter Tyser · 15 years ago
  54. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago
  55. 133c0fe Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" by Peter Tyser · 15 years ago
  56. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago
  57. d53e8fd Create CPUDIR variable by Peter Tyser · 15 years ago
  58. 8706334 mpc83xx: fix out-of-tree mpc8315 nand build by Kim Phillips · 15 years ago
  59. 2639e51 Nand boot: Add nand boot support for MPC8569mds board by Liu Yu · 15 years ago
  60. 9e1ee56 ppc/85xx: Fix compiler warning in nand_spl/.../p1_p2_rdb/nand_boot.c by Kumar Gala · 15 years ago
  61. aea58f4 ppc/85xx: Fix building NAND_SPL out of tree by Kumar Gala · 15 years ago
  62. e98a3fc ppc/P1_P2_RDB: NAND Boot Support by Dipen Dudhat · 15 years ago
  63. c2a6dca NAND boot: MPC8536DS support by Mingkai Hu · 15 years ago
  64. 18d46c0 Fix all linker scripts for older binutils versions (pre-2.16) by Wolfgang Denk · 15 years ago
  65. 24f8b41 MX31: Add NAND SPL boot support to i.MX31 PDK board. by Magnus Lilja · 15 years ago
  66. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · 16 years ago
  67. a94bc28 NAND: Fix cache and memory inconsistency issue by Dave Liu · 16 years ago
  68. b71689b NAND boot: MPC8313ERDB support by Scott Wood · 16 years ago