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