1. 4ff6bc0 ppc: Loose GOT access in IRQ by Joakim Tjernlund · Tue Jan 19 14:41:55 2010 +0100
  2. a2ea276 mpc512x: Add display of reset status register by Detlev Zundel · Fri Jan 22 14:47:59 2010 +0100
  3. 128a9a6 Merge branch 'next' of ../next by Wolfgang Denk · Tue Dec 15 23:38:34 2009 +0100
  4. a95e673 mpc85xx, mpc86xx: Fix gd->cpu pointer after relocation by Peter Tyser · Tue Dec 15 12:10:47 2009 -0600
  5. e3c1dc5 Merge branch 'master' into next by Wolfgang Denk · Sat Dec 05 02:11:59 2009 +0100
  6. f0f778a Generic udelay() with watchdog support by Ingo van Lil · Tue Nov 24 14:09:21 2009 +0100
  7. da1a4fc ppc: Move conditional compilation of kgdb.c to Makefile by Peter Tyser · Tue Nov 03 23:31:07 2009 -0600
  8. 9522f57 mpc85xx: Fix booting on various boards by Anton Vorontsov · Mon Oct 12 23:55:39 2009 +0400
  9. 01db155 Add bb_miiphy_init call before any ethernet bring-up code. by Luigi 'Comio' Mantellini · Sat Oct 10 12:42:21 2009 +0200
  10. 830736e ppc: Remove extable relocation fixups by Peter Tyser · Mon Sep 21 11:20:29 2009 -0500
  11. 6756737 ppc: Remove board.c relocation fixups by Peter Tyser · Mon Sep 21 11:20:27 2009 -0500
  12. 95728f2 ppc: Check for compilers that don't support relocation by Peter Tyser · Mon Sep 21 11:20:26 2009 -0500
  13. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  14. d3d9a50 ppc: Clean up calling of phy_reset() during init by Peter Tyser · Wed Sep 16 22:03:08 2009 -0500
  15. 5c50621 ppc: Clean up calling of misc_init_r() during init by Peter Tyser · Wed Sep 16 22:03:07 2009 -0500
  16. 87e4342 ppc/8xxx: relocate cpu pointer in global data by Kumar Gala · Tue Sep 01 21:07:08 2009 -0500
  17. 5b66044 push LOAD_ADDR out to arch mk files by Mike Frysinger · Thu Sep 03 23:12:47 2009 -0400
  18. 781c9b8 Consolidate arch-specific mem_malloc_init() implementations by Peter Tyser · Fri Aug 21 23:05:21 2009 -0500
  19. ed52770 Standardize mem_malloc_init() implementation by Peter Tyser · Fri Aug 21 23:05:20 2009 -0500
  20. a78ded6 Consolidate arch-specific sbrk() implementations by Peter Tyser · Fri Aug 21 23:05:19 2009 -0500
  21. 4baef82 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx by Poonam Aggrwal · Fri Jul 31 12:08:14 2009 +0530
  22. cd1bd4c ppc: trigger WDT before starting Linux by Heiko Schocher · Wed Aug 12 10:17:03 2009 +0200
  23. 6a6d948 Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · Tue Jul 28 21:49:52 2009 -0500
  24. 1e0f07e Revert "ppc: Unlock cache-as-ram in a consistent manner" by Wolfgang Denk · Sun Jul 26 23:28:02 2009 +0200
  25. f02eb62 ppc: Unlock cache-as-ram in a consistent manner by Peter Tyser · Fri Jul 10 18:46:10 2009 -0500
  26. 31d434d Move architecture specific config.mk files into subdirs by Peter Tyser · Fri Jul 10 11:03:15 2009 -0500
  27. 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · Sat May 16 12:14:54 2009 +0200
  28. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · Fri May 22 17:23:24 2009 -0500
  29. beb957c make MODEM SUPPORT generic instead of duplicate it by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 25 14:57:52 2009 +0200
  30. b81464e lib_arch/board.c: Move malloc initialization before flash_init() by Stefan Roese · Mon May 11 15:50:12 2009 +0200
  31. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · Sun Apr 05 00:27:57 2009 +0200
  32. 6bb9449 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 04 12:49:11 2009 +0200
  33. 04a3b14 85xx/86xx: Ensure MP boot page is not used by Kumar Gala · Tue Mar 31 17:58:13 2009 -0500
  34. 2908943 powerpc: Only use eth_getenv_enetaddr() if networking is enabled by Stefan Roese · Wed Feb 25 12:11:15 2009 +0100
  35. 928a7c8 powerpc: Fix compilation warning in board.c by Stefan Roese · Mon Feb 23 16:52:36 2009 +0100
  36. 2625048 ppc: mark global bi_enet*addr as legacy by Mike Frysinger · Wed Feb 11 20:07:19 2009 -0500
  37. dcc95c4 boards: get mac address from env and move load_sernum_ethaddr() to board init by Mike Frysinger · Wed Feb 11 20:09:52 2009 -0500
  38. 13e9bb9 boards: move board_get_enetaddr() into board-specific init by Mike Frysinger · Mon Feb 16 18:03:14 2009 -0500
  39. 5a3d56d nx823: get mac address from environment by Mike Frysinger · Wed Feb 11 19:36:20 2009 -0500
  40. 734f027 8xx, icache: enabling ICache not before running from RAM by Heiko Schocher · Thu Mar 12 07:37:15 2009 +0100
  41. 24e6ce5 i2c, dtt: move dtt_init () to board_init_r () by Heiko Schocher · Wed Feb 25 12:28:32 2009 +0100
  42. ad347bb Add MMC Framework by Andy Fleming · Thu Oct 30 16:41:01 2008 -0500
  43. 3b967ae ppc: Fix roll over bug in flush_cache() by Kumar Gala · Fri Feb 06 08:08:06 2009 -0600
  44. 4cd44a8 ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h by Kumar Gala · Thu Feb 05 20:40:58 2009 -0600
  45. f93e1cb mpc86xx: Add support to populate addr map based on BATs by Becky Bruce · Tue Feb 03 18:10:52 2009 -0600
  46. e66dc08 SATA: do not auto-initialize during boot by Mike Frysinger · Tue Jan 27 16:12:21 2009 -0500
  47. 9ac287a 85xx: Add support to populate addr map based on TLB settings by Kumar Gala · Tue Dec 16 14:59:20 2008 -0600
  48. 06ed90b lib_ppc: rework the flush_cache by Dave Liu · Fri Dec 05 15:36:14 2008 +0800
  49. 2f79edd lib_ppc: Move trap_init to occur earlier by Becky Bruce · Fri Oct 31 17:14:39 2008 -0500
  50. 3b2ad17 ppc: Fix compile warnings when !CONFIG_OF_LIBFDT by Peter Tyser · Fri Oct 31 11:26:44 2008 -0500
  51. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Sun Nov 02 16:14:22 2008 +0100
  52. ffccb57 bootm: support subcommands in linux ppc bootm by Kumar Gala · Tue Oct 21 17:25:46 2008 -0500
  53. 18178bc bootm: Add subcommands by Kumar Gala · Tue Oct 21 17:25:45 2008 -0500
  54. b02d722 Added arch_lmb_reserve to allow arch specific memory regions protection by Kumar Gala · Thu Oct 16 21:52:08 2008 -0500
  55. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  56. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · Mon Sep 29 18:28:23 2008 -0400
  57. e04fef3 Fix compiler warning in lib_ppc/board.c by Heiko Schocher · Wed Oct 15 09:51:19 2008 +0200
  58. 13bd9e5 Do not init SATA when disabled on 8536DS. by Jason Jin · Fri Oct 10 11:41:01 2008 +0800
  59. 2ad53a0 fdt: Overwrite /chosen node in bootm if it already exists in the dtb by Stefan Roese · Fri Sep 26 17:03:26 2008 +0200
  60. d29abae powerpc: Fix bootm to boot up again with a Ramdisk by Heiko Schocher · Thu Sep 11 08:11:23 2008 +0200
  61. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  62. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
  63. fdb79c3 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:47:59 2008 +0200
  64. e46af64 rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM by Jean-Christophe PLAGNIOL-VILLARD · Fri Sep 05 09:19:30 2008 +0200
  65. 8349c72 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 30 23:54:58 2008 +0200
  66. ec3d252 lib_ppc/interrupts.c: make board_show_activity() a weak function by Wolfgang Denk · Tue Sep 09 10:08:02 2008 +0200
  67. 48626aa bootm: refactor do_reset and os boot function args by Kumar Gala · Fri Aug 15 08:24:45 2008 -0500
  68. 99ebc05 fdt: refactor initrd related code by Kumar Gala · Fri Aug 15 08:24:43 2008 -0500
  69. f2f58c5 fdt: refactor fdt resize code by Kumar Gala · Fri Aug 15 08:24:42 2008 -0500
  70. da6d11e bootm: move lmb into the bootm_headers_t structure by Kumar Gala · Fri Aug 15 08:24:40 2008 -0500
  71. a5130ad bootm: refactor fdt locating and relocation code by Kumar Gala · Fri Aug 15 08:24:38 2008 -0500
  72. fffb143 bootm: refactor ramdisk locating code by Kumar Gala · Fri Aug 15 08:24:37 2008 -0500
  73. 93467bc bootm: refactor entry point code by Kumar Gala · Fri Aug 15 08:24:36 2008 -0500
  74. b644d6b Consolidate strmhz() implementation by Haavard Skinnemoen · Mon Aug 18 13:41:27 2008 +0200
  75. dcdcfea Update linux bootm to support ePAPR client interface by Kumar Gala · Fri Aug 15 08:24:31 2008 -0500
  76. b71689b NAND boot: MPC8313ERDB support by Scott Wood · Mon Jun 30 14:13:28 2008 -0500
  77. 026e4ac Fix fallout from autostart revert by Kumar Gala · Mon Aug 11 09:20:53 2008 -0500
  78. 42b400e POWERPC: Add synchronization to write_bat in lib_ppc/bat_rw.c by Becky Bruce · Mon Aug 04 14:01:53 2008 -0500
  79. 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · Mon Jul 14 15:06:35 2008 +0200
  80. 8d54188 Fix some more print() format errors. by Wolfgang Denk · Thu Jul 10 13:16:09 2008 +0200
  81. 09d2a71 Fix LMB type issues by Andy Fleming · Mon Jul 07 14:24:39 2008 -0500
  82. 3fddff1 Fix compiler warnings by Kumar Gala · Mon Jul 07 09:39:06 2008 -0500
  83. e4ad454 Fix printf errors. by Andrew Klossner · Mon Jul 07 06:41:14 2008 -0700
  84. 594c7b5 ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 by Michal Simek · Tue Jun 24 09:54:09 2008 +0200
  85. a7a141b lmb: fix "implicit declaration of function 'lmb_free'" warning by Wolfgang Denk · Thu Jul 03 22:04:17 2008 +0200
  86. 20582da Move conditional compilation of MPC8XXX SPI driver to Makefile by Ben Warren · Sun Jun 08 23:28:33 2008 -0700
  87. 7d32ae3 Resize device tree to allow space for board changes and the chosen node by Andy Fleming · Mon Jun 16 13:58:56 2008 -0500
  88. d26d67c Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · Mon Jun 09 20:37:18 2008 -0500
  89. e368346 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · Wed Jun 11 22:30:47 2008 +0200
  90. 75639e0 FSL LAW: Keep track of LAW allocations by Kumar Gala · Wed Jun 11 00:44:10 2008 -0500
  91. f3a42e2 fdt: unshadow global working fdt variable by Kim Phillips · Tue Jun 10 11:06:17 2008 -0500
  92. 902ce70 Avoid initrd and logbuffer area overlaps by Marian Balakowicz · Tue May 13 15:53:29 2008 +0200
  93. e7efd5b PPC: Add print_bats() to lib_ppc/bat_rw.c by Becky Bruce · Fri May 09 15:41:35 2008 -0500
  94. 065b577 PPC: Change lib_ppc/bat_rw.c to use high bats by Becky Bruce · Thu May 15 21:29:04 2008 -0500
  95. e898dfd Remove prototypes of nand_init() in favor of including nand.h. by Scott Wood · Thu May 22 10:49:46 2008 -0500
  96. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  97. 5f3a4a7 Revert "Avoid initrd and logbuffer area overlaps" by Wolfgang Denk · Mon May 12 00:56:28 2008 +0200
  98. 5bcd410 Support legacy multi-type images without FDT section. by Nick Spence · Thu May 08 22:32:22 2008 -0700
  99. 2b77b9d Avoid initrd and logbuffer area overlaps by Marian Balakowicz · Wed May 07 13:10:04 2008 +0200
  100. b4f223b ppc: Cleanup get_effective_memsize() use by Marian Balakowicz · Wed May 07 13:08:54 2008 +0200