1. 083f2e0 mpc5200: Add SPL support by Stefan Roese · 12 years ago
  2. ea8256f SPL: Port SPL framework to powerpc by Stefan Roese · 12 years ago
  3. 966b11c powerpc: Extract EPAPR_MAGIC constants into processor.h by Stefan Roese · 12 years ago
  4. 4b91972 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · 12 years ago
  5. 6ec63f4 powerpc: change .fixup test to a GCC version test by Scott Wood · 12 years ago
  6. 20051f2 arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
  7. fe44f45 arch/powerpc/lib/extable.c: sparse fix by Kim Phillips · 12 years ago
  8. eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  9. eb53941 powerpc/mpc85xx: software workaround for DDR erratum A-004468 by York Sun · 12 years ago
  10. 8d1165e11a split mpc8xx hooks from cmd_ide.c by Pavel Herrmann · 12 years ago
  11. 036036d serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  12. 5675b50 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 12 years ago
  13. 83f83d1 ppc: Create a stack frame for wait_ticks() by Joakim Tjernlund · 12 years ago
  14. 0044c42 Consolidate bootcount code into drivers/bootcount by Stefan Roese · 12 years ago
  15. 123bd96 powerpc/mpc8xxx: use topology registers to calculate number of cores by York Sun · 12 years ago
  16. 7de8a71 powerpc: Stack Pointer not properly aligned by Joakim Tjernlund · 12 years ago
  17. de30122 net: move bootfile init into eth_initialize by Mike Frysinger · 13 years ago
  18. 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  19. 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  20. 8ade950 bootstage: Convert progress numbers 20-41 to enums by Simon Glass · 13 years ago
  21. 5ddb118 bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
  22. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  23. d01b176 ppc: Change memsz variable to signed char by Simon Glass · 13 years ago
  24. 3b20011 powerpc/bootm: Flush ramdisk and device tree image when booting on MP by Kumar Gala · 13 years ago
  25. 01baa05 powerpc: Minimal private libgcc to build on Debian by Kyle Moffett · 14 years ago
  26. 8a33201 arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  27. 1c2931d arch/powerpc/lib/board.c: fix build warning by Wolfgang Denk · 13 years ago
  28. 9b998b0 arch/powerpc/lib/board.c: make (mostly) checkpatch-clean by Wolfgang Denk · 13 years ago
  29. a9f4fc3 arch/powerpc/lib/board.c: fix build warning by Wolfgang Denk · 13 years ago
  30. aab773a powerpc: Correct build warning introduced by getenv_ulong() patch by Simon Glass · 13 years ago
  31. 9d256b6 powerpc/lib/board.c: Call run_post(POST_ROM) before relocating by Bernhard Kaindl · 13 years ago
  32. 1272592 powerpc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  33. e2a5345 net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  34. 99ffccb Flush cache after the OS image is loaded into the memory. by Diana CRACIUN · 13 years ago
  35. 780f13a hwmon: do not init sensors on startup by Heiko Schocher · 13 years ago
  36. 90f89f0 powerpc/85xx: verify the device tree before booting Linux by Timur Tabi · 13 years ago
  37. 70bfb03 powerpc/85xx: Fix setting of EPAPR_MAGIC value by Kumar Gala · 13 years ago
  38. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  39. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  40. 9e9579b powerpc: Fix device tree padding associated with ramdisk by Kumar Gala · 13 years ago
  41. 62ddcf0 mpc832x: add support for the mpc8321 based suvd3 board by Heiko Schocher · 15 years ago
  42. f38536f Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
  43. d32a1a4 Don't grab memory for LCD if FB address is defined by Minkyu Kang · 13 years ago
  44. 55b0a39 Respect memreserve regions specified in the device tree by Grant Likely · 14 years ago
  45. ed59e58 Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ by Grant Likely · 14 years ago
  46. c3624e6 Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined by Grant Likely · 14 years ago
  47. 590d3ca Stop passing around bootmem_base value. by Grant Likely · 14 years ago
  48. f9a33f1 powerpc: Add cpu_secondary_init_r to allow for initialization post env setup by Kumar Gala · 14 years ago
  49. 561e710 powerpc: Move cpu specific lmb reserve to arch_lmb_reserve by Kumar Gala · 14 years ago
  50. 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
  51. eddf52b Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · 14 years ago
  52. 96805a5 powerpc: fix register usage in some inline assembly code by Timur Tabi · 14 years ago
  53. 006915f Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  54. a55bb83 powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC by Kumar Gala · 14 years ago
  55. 882b7d7 do_reset: unify duplicate prototypes by Mike Frysinger · 14 years ago
  56. 57d6c58 WINBOND_83C553: enable only on boards that actually use it. by Wolfgang Denk · 14 years ago
  57. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  58. c62491d ppc: Don't initialize write protected NOR flashes by John Schmoller · 14 years ago
  59. d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  60. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  61. 4bbfd3e ppc: Conditionally compile bat_rw.c by Peter Tyser · 14 years ago
  62. a1c4864 powerpc: Zero out board info struct on bootup by Peter Tyser · 14 years ago
  63. 76221a6 PowerPC: change board specific early pci_init() into generic. by Andre Schwarz · 14 years ago
  64. 544d97e PCU_E: remove code for yet another corpse by Wolfgang Denk · 14 years ago
  65. 2495664 Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · 14 years ago
  66. 3fbeeea common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · 14 years ago
  67. 3611665 Cleanup use of CONFIG_SYS_SRAM_BASE and CONFIG_SYS_SRAM_SIZE by Wolfgang Denk · 14 years ago
  68. a806035 Save environment data to mmc. by Terry Lv · 14 years ago
  69. 958e120 fdt relocate: have more attention to use a bootmap or not by Stephan Linz · 14 years ago
  70. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  71. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  72. 0a9463e Merge branch 'master' into next by Wolfgang Denk · 14 years ago
  73. 955ea6f powerpc/bootcount: Add bootcount support for MPC512x by Michael Weiss · 14 years ago
  74. 4ccd551 MPC512x: workaround data corruption for unaligned local bus accesses by Wolfgang Denk · 14 years ago
  75. 460c2ce MPC5200: workaround data corruption for unaligned local bus accesses by Wolfgang Denk · 14 years ago
  76. 59dde44 powerpc/bootcount: Fix endianness problem by Michael Weiss · 14 years ago
  77. e4a95d1 powerpc: Consolidate bootcount_{store|load} for PowerPC by Stefan Roese · 14 years ago
  78. 3882d7a ppc: unused memory region too close to current stack pointer by Norbert van Bolhuis · 15 years ago
  79. 1a2e203 mpc83xx: turn on icache in core initialization to improve u-boot boot time by Kim Phillips · 14 years ago
  80. a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 14 years ago