1. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  2. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  3. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  4. e9adeca ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
  5. 43e6081 ppc: Move arbiter fields to arch_global_data by Simon Glass · 12 years ago
  6. 3c4c308 ppc: Move reset_status to arch_global_data by Simon Glass · 12 years ago
  7. 45bae2e ppc: Move CONFIG_QE to arch_global_data by Simon Glass · 12 years ago
  8. 609e6ec ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data by Simon Glass · 12 years ago
  9. c6731fe ppc: Move mpc83xx clock fields to arch_global_data by Simon Glass · 12 years ago
  10. 1206c18 ppc: Move brg_clk to arch_global_data by Simon Glass · 12 years ago
  11. 06f60ae powerpc/mpc83xx: add support for new SPL by Scott Wood · 12 years ago
  12. a2873bd powerpc/mpc83xx: sparse fixes by Kim Phillips · 12 years ago
  13. 20051f2 arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
  14. a88731a mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
  15. 8afad91 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · 12 years ago
  16. 4b5282d cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832x by Gerlando Falauto · 12 years ago
  17. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  18. 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
  19. 569fadc MPC83xx, MPC85xx: compile stub cache function by Stefano Babic · 12 years ago
  20. a6cdaa0 powerpc/mpc83xx: fix copyright string in serdes.c by Timur Tabi · 12 years ago
  21. 2531568 MPC8xxx: Define cache ops for USB by Marek Vasut · 12 years ago
  22. 509adc8 powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sata by Jerry Huang · 13 years ago
  23. 1086c5d Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 13 years ago
  24. 9da752e mpc83xx: spd_sdram - fix gcc 4.6 compiler warning by Kim Phillips · 13 years ago
  25. 2d14e36 powerpc/mpc83xx: cleanup makefile for mpc83xx by York Sun · 13 years ago
  26. 2fef402 mpc83xx: Cleanup usage of DDR constants by Joe Hershberger · 13 years ago
  27. d29d17d powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver by York Sun · 13 years ago
  28. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  29. 810cb19 MPC83XX: Fix PCI express clock setup by Bill Cook · 13 years ago
  30. 03c0a92 MPC83xx: add config options for memory setup. by Andre Schwarz · 13 years ago
  31. 1bda162 MPC837x: set i2c1_clk by Andre Schwarz · 13 years ago
  32. 909e9bf Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 13 years ago
  33. 62ddcf0 mpc832x: add support for the mpc8321 based suvd3 board by Heiko Schocher · 15 years ago
  34. 8c4734e Revert "PowerPC: Add support for -msingle-pic-base" by Wolfgang Denk · 13 years ago
  35. 39768f7 PowerPC: Add support for -msingle-pic-base by Joakim Tjernlund · 14 years ago
  36. 33ee4c9 PowerPC: Move -fPIC flag to common place by Joakim Tjernlund · 14 years ago
  37. 84d2e03 mpc83xx: restrict UTMI PHY configuration to 831x parts by Kim Phillips · 13 years ago
  38. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  39. 26e5f79 mpc83xx: Use correct register to calculate clocks. by Joakim Tjernlund · 14 years ago
  40. 10fa8d7 mpc83xx: fix pcie configuration space read/write by Leo Liu · 14 years ago
  41. 337f5f5 PowerPC: Add relocation support for -fpic by Joakim Tjernlund · 14 years ago
  42. 054289f mpc83xx: fix pcie enumeration by Baidu Boy · 14 years ago
  43. e45c98a mpc83xx: Make it boot again by Joakim Tjernlund · 14 years ago
  44. ff2311a 83xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
  45. fa11dbe arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work by Wolfgang Denk · 14 years ago
  46. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  47. 34bbf61 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · 14 years ago
  48. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  49. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  50. 1db3fca MPC8315ERD: fix build error by Wolfgang Denk · 14 years ago
  51. d1e0b10 powerpc: do not fixup NULL ptrs by Joakim Tjernlund · 14 years ago
  52. d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  53. 52ebd9c powerpc: Remove warm reset entry point by Peter Tyser · 14 years ago
  54. 6aa3d3b 83xx: Remove warmboot parameter from PCI init functions by Peter Tyser · 14 years ago
  55. 654d49b mpc83xx: fix pcie build warning by Kim Phillips · 14 years ago
  56. f137104 mpc83xx: add support for setting PCIE clocks by Ilya Yanok · 14 years ago
  57. bab00b9 mpc83xx/pcie: make it compile with PCIE2 unconfigured by Ilya Yanok · 14 years ago
  58. 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
  59. f2d9a5d powerpc 83xx/85xx: Merge lbc upmconfig code by Becky Bruce · 14 years ago
  60. f51cdaf 83xx/85xx/86xx: LBC register cleanup by Becky Bruce · 14 years ago
  61. 7c619dd mpc8308: support for Freescale MPC8308 cpu by Ilya Yanok · 14 years ago
  62. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  63. 71bd860 mpc83xx: don't shift pre-shifted ACR, SPCR, SCCR bitfield masks in cpu_init.c by Kim Phillips · 14 years ago
  64. f6970d0 Fixed two typos in arch/powerpc/cpu/mpc83xx/start.S. by Horst Kronstorfer · 14 years ago
  65. a4bfc4c mpc83xx: fix NAND bootstrap too big error by Kim Phillips · 14 years ago
  66. e4a95d1 powerpc: Consolidate bootcount_{store|load} for PowerPC by Stefan Roese · 14 years ago
  67. d03f423 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · 14 years ago
  68. 7e1afb6 ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ by Kumar Gala · 14 years ago
  69. dfe812c mpc83xx: use "A" nomenclature only on mpc834x and mpc836x families by Kim Phillips · 14 years ago
  70. 27ef578 mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clk by Rini van Zetten · 14 years ago
  71. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago