1. a7364af mpc85xx/t104x: Add deep sleep framework support by Tang Yuantian · Thu Apr 17 15:33:46 2014 +0800
  2. c65e692 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Fri Mar 07 20:54:22 2014 -0500
  3. be11d89 bootstage: powerpc: support fdt stash and reporting by Mela Custodio · Thu Feb 20 00:16:57 2014 +0900
  4. 5a2bf98 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · Wed Mar 05 17:40:10 2014 +0900
  5. e1a211d kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · Wed Mar 05 16:59:38 2014 +0900
  6. 863e8d8 common: Add get_effective_memsize() to memsize.c by York Sun · Tue Feb 11 11:57:26 2014 -0800
  7. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  8. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  9. 1bd5456 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. by Miao Yan · Thu Nov 28 17:51:38 2013 +0800
  10. 4fbb29d powerpc: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:35:04 2013 +0900
  11. 3d854c4 powerpc: cast bi_memsize to ulong for %ld usage by Valentin Longchamp · Fri Oct 18 11:47:14 2013 +0200
  12. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  13. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  14. 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · Tue Jan 29 08:53:15 2013 +0100
  15. e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · Mon Jan 16 21:12:24 2012 +0000
  16. d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · Wed Jun 26 15:55:16 2013 +0200
  17. 6162f71 Fix bootm to work on powerpc again (compressed uImage) by Stefan Roese · Fri Jun 28 10:02:03 2013 +0200
  18. 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · Sat May 11 03:00:50 2013 +0000
  19. d4337d5 powerpc: Use image_setup_linux() instead of local code by Simon Glass · Wed May 08 08:06:04 2013 +0000
  20. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  21. d1cdc1b powerpc/lib: fix unsafe register handling in wait_ticks by Mats Kärrman · Tue Apr 09 17:10:59 2013 +0200
  22. fa6945f ppc: Enable generic board support by Simon Glass · Mon Mar 11 06:50:01 2013 +0000
  23. db397fa Introduce generic post-relocation board_r.c by Simon Glass · Mon Mar 11 14:30:37 2013 +0000
  24. 6f98490 Declare watchdog functions in watchdog.h by Simon Glass · Tue Mar 05 14:39:42 2013 +0000
  25. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  26. e10ffab Clean up libfdt.h includes by Gerald Van Baren · Thu Feb 07 19:49:54 2013 -0500
  27. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · Wed Jan 16 13:59:04 2013 +0000
  28. e02a6e3f ppc: Move mpc8220 clocks to arch_global_data by Simon Glass · Thu Dec 13 20:48:55 2012 +0000
  29. 6c6cbd1 ppc: Move mpc512x clocks to arch_global_data by Simon Glass · Thu Dec 13 20:48:54 2012 +0000
  30. 4f8c5f0 ppc: Move mpc5xxx clocks to arch_global_data by Simon Glass · Thu Dec 13 20:48:53 2012 +0000
  31. a8b5739 ppc: Move lbc_clk and cpu to arch_global_data by Simon Glass · Thu Dec 13 20:48:48 2012 +0000
  32. 44ea851 ppc: Move clock fields to arch_global_data by Simon Glass · Thu Dec 13 20:48:46 2012 +0000
  33. 34a194f ppc: Move brg_clk to arch_global_data by Simon Glass · Thu Dec 13 20:48:44 2012 +0000
  34. 2b36fbb powerpc/mpc83xx: add support for new SPL by Scott Wood · Thu Dec 06 13:33:17 2012 +0000
  35. 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · Tue Dec 11 22:16:22 2012 -0600
  36. 50b5ac0 mpc5200: Add SPL support by Stefan Roese · Thu Aug 16 17:53:18 2012 +0200
  37. ec90d34 SPL: Port SPL framework to powerpc by Stefan Roese · Thu Aug 23 08:34:21 2012 +0200
  38. 79dc544 powerpc: Extract EPAPR_MAGIC constants into processor.h by Stefan Roese · Thu Aug 23 09:25:37 2012 +0200
  39. 7c81090 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · Thu Sep 20 16:35:21 2012 -0500
  40. 146f506 powerpc: change .fixup test to a GCC version test by Scott Wood · Thu Sep 20 19:10:01 2012 -0500
  41. e16737f arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:29 2012 +0000
  42. 10ef9bc arch/powerpc/lib/extable.c: sparse fix by Kim Phillips · Mon Oct 29 13:34:28 2012 +0000
  43. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · Mon Oct 29 13:34:23 2012 +0000
  44. a28496f powerpc/mpc85xx: software workaround for DDR erratum A-004468 by York Sun · Mon Oct 08 07:44:25 2012 +0000
  45. 2c13c4a split mpc8xx hooks from cmd_ide.c by Pavel Herrmann · Tue Oct 09 07:01:56 2012 +0000
  46. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · Fri Sep 14 23:45:51 2012 +0200
  47. e6cb5cd Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Sep 25 12:23:55 2012 -0700
  48. 194c3bf ppc: Create a stack frame for wait_ticks() by Joakim Tjernlund · Mon Jul 16 21:25:40 2012 +0000
  49. 033848e Consolidate bootcount code into drivers/bootcount by Stefan Roese · Thu Aug 16 17:55:41 2012 +0000
  50. 7b2947f powerpc/mpc8xxx: use topology registers to calculate number of cores by York Sun · Fri Aug 17 08:20:22 2012 +0000
  51. 1768649 powerpc: Stack Pointer not properly aligned by Joakim Tjernlund · Mon Jul 23 10:58:03 2012 +0000
  52. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · Wed Apr 04 18:53:41 2012 +0000
  53. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · Wed Apr 04 18:53:40 2012 +0000
  54. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  55. 12a13d6 bootstage: Convert progress numbers 20-41 to enums by Simon Glass · Sat Dec 10 11:07:58 2011 +0000
  56. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · Sat Dec 10 11:07:55 2011 +0000
  57. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · Sat Dec 10 11:07:54 2011 +0000
  58. d9d4fa7 ppc: Change memsz variable to signed char by Simon Glass · Thu Jan 05 17:54:57 2012 +0000
  59. 180c581 powerpc/bootm: Flush ramdisk and device tree image when booting on MP by Kumar Gala · Wed Dec 07 04:42:58 2011 +0000
  60. 78d58de powerpc: Minimal private libgcc to build on Debian by Kyle Moffett · Wed Feb 23 06:40:38 2011 +0000
  61. f8d47f6 arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warning by Wolfgang Denk · Fri Nov 04 15:55:59 2011 +0000
  62. 775ad02 arch/powerpc/lib/board.c: fix build warning by Wolfgang Denk · Fri Nov 04 15:55:08 2011 +0000
  63. 09e3c9f arch/powerpc/lib/board.c: make (mostly) checkpatch-clean by Wolfgang Denk · Fri Nov 04 15:55:07 2011 +0000
  64. 3f7772c arch/powerpc/lib/board.c: fix build warning by Wolfgang Denk · Sun Oct 23 11:58:52 2011 +0000
  65. e2f057f powerpc: Correct build warning introduced by getenv_ulong() patch by Simon Glass · Sun Oct 23 17:41:54 2011 +0000
  66. 920fd2b powerpc/lib/board.c: Call run_post(POST_ROM) before relocating by Bernhard Kaindl · Sun Oct 16 00:07:08 2011 +0000
  67. 44fc669 powerpc: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · Thu Oct 13 14:43:12 2011 +0000
  68. a23230c net: drop !NET_MULTI code by Mike Frysinger · Sun Oct 02 10:01:27 2011 +0000
  69. 4b2fbe4 Flush cache after the OS image is loaded into the memory. by Diana CRACIUN · Wed Aug 31 02:45:23 2011 +0000
  70. 8df768c hwmon: do not init sensors on startup by Heiko Schocher · Mon Aug 01 04:01:43 2011 +0000
  71. 89e4870 powerpc/85xx: verify the device tree before booting Linux by Timur Tabi · Tue May 03 13:24:08 2011 -0500
  72. ac15c81 powerpc/85xx: Fix setting of EPAPR_MAGIC value by Kumar Gala · Thu Jul 21 16:50:22 2011 -0500
  73. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · Fri Jul 15 02:19:44 2011 +0000
  74. 5e669ff Timer: Remove set_timer completely by Graeme Russ · Fri Jul 15 02:18:12 2011 +0000
  75. 801949f powerpc: Fix device tree padding associated with ramdisk by Kumar Gala · Wed Jul 06 15:16:28 2011 +0000
  76. 466924f mpc832x: add support for the mpc8321 based suvd3 board by Heiko Schocher · Thu Feb 18 08:08:25 2010 +0100
  77. 8234294 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Apr 27 21:48:09 2011 +0200
  78. 50777c4 Don't grab memory for LCD if FB address is defined by Minkyu Kang · Sun Apr 24 22:22:34 2011 +0000
  79. 20f5492 Respect memreserve regions specified in the device tree by Grant Likely · Mon Mar 28 09:59:01 2011 +0000
  80. 50fb22e Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ by Grant Likely · Mon Mar 28 09:58:49 2011 +0000
  81. 2639638 Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not defined by Grant Likely · Mon Mar 28 09:58:43 2011 +0000
  82. dfff7a2 Stop passing around bootmem_base value. by Grant Likely · Mon Mar 28 09:58:34 2011 +0000
  83. 2ef216b powerpc: Add cpu_secondary_init_r to allow for initialization post env setup by Kumar Gala · Wed Feb 02 11:23:50 2011 -0600
  84. 365024c powerpc: Move cpu specific lmb reserve to arch_lmb_reserve by Kumar Gala · Mon Jan 31 15:51:20 2011 -0600
  85. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  86. 0b5a263 Replace "FLASH" strings with "Flash" or "flash" by Peter Tyser · Tue Dec 28 18:12:05 2010 -0600
  87. 4705e00 powerpc: fix register usage in some inline assembly code by Timur Tabi · Tue Dec 14 17:18:51 2010 -0600
  88. 0b2cc86 Merge branch 'master' of ../master into next by Wolfgang Denk · Thu Dec 16 23:00:53 2010 +0100
  89. b1dd51f powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC by Kumar Gala · Mon Nov 29 14:32:11 2010 -0600
  90. 6d1f698 do_reset: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:41:17 2010 -0400
  91. 4136428 WINBOND_83C553: enable only on boards that actually use it. by Wolfgang Denk · Tue Nov 23 23:17:18 2010 +0100
  92. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  93. 9a73601 ppc: Don't initialize write protected NOR flashes by John Schmoller · Wed Sep 29 14:05:44 2010 -0500
  94. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · Thu Oct 14 23:33:24 2010 -0500
  95. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  96. 86dee4a ppc: Conditionally compile bat_rw.c by Peter Tyser · Thu Oct 07 22:32:48 2010 -0500
  97. 4b25a8d powerpc: Zero out board info struct on bootup by Peter Tyser · Tue Sep 14 19:13:51 2010 -0500
  98. 8d5c89d PowerPC: change board specific early pci_init() into generic. by Andre Schwarz · Tue Oct 05 11:59:31 2010 +0200
  99. cd4e42e PCU_E: remove code for yet another corpse by Wolfgang Denk · Tue Oct 05 22:54:53 2010 +0200
  100. e602b4c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature by Stefan Roese · Wed Sep 15 09:33:25 2010 +0200