1. ad347bb Add MMC Framework by Andy Fleming · Thu Oct 30 16:41:01 2008 -0500
  2. 3b967ae ppc: Fix roll over bug in flush_cache() by Kumar Gala · Fri Feb 06 08:08:06 2009 -0600
  3. 4cd44a8 ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h by Kumar Gala · Thu Feb 05 20:40:58 2009 -0600
  4. f93e1cb mpc86xx: Add support to populate addr map based on BATs by Becky Bruce · Tue Feb 03 18:10:52 2009 -0600
  5. e66dc08 SATA: do not auto-initialize during boot by Mike Frysinger · Tue Jan 27 16:12:21 2009 -0500
  6. 9ac287a 85xx: Add support to populate addr map based on TLB settings by Kumar Gala · Tue Dec 16 14:59:20 2008 -0600
  7. 06ed90b lib_ppc: rework the flush_cache by Dave Liu · Fri Dec 05 15:36:14 2008 +0800
  8. 2f79edd lib_ppc: Move trap_init to occur earlier by Becky Bruce · Fri Oct 31 17:14:39 2008 -0500
  9. 3b2ad17 ppc: Fix compile warnings when !CONFIG_OF_LIBFDT by Peter Tyser · Fri Oct 31 11:26:44 2008 -0500
  10. 82f15f3 Coding Style cleanup, update CHANGELOG by Wolfgang Denk · Sun Nov 02 16:14:22 2008 +0100
  11. ffccb57 bootm: support subcommands in linux ppc bootm by Kumar Gala · Tue Oct 21 17:25:46 2008 -0500
  12. 18178bc bootm: Add subcommands by Kumar Gala · Tue Oct 21 17:25:45 2008 -0500
  13. b02d722 Added arch_lmb_reserve to allow arch specific memory regions protection by Kumar Gala · Thu Oct 16 21:52:08 2008 -0500
  14. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  15. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · Mon Sep 29 18:28:23 2008 -0400
  16. e04fef3 Fix compiler warning in lib_ppc/board.c by Heiko Schocher · Wed Oct 15 09:51:19 2008 +0200
  17. 13bd9e5 Do not init SATA when disabled on 8536DS. by Jason Jin · Fri Oct 10 11:41:01 2008 +0800
  18. 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
  19. d29abae powerpc: Fix bootm to boot up again with a Ramdisk by Heiko Schocher · Thu Sep 11 08:11:23 2008 +0200
  20. 7e1cda6 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:06 2008 +0200
  21. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
  22. 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
  23. 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
  24. 8349c72 cmd_mac: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sat Aug 30 23:54:58 2008 +0200
  25. ec3d252 lib_ppc/interrupts.c: make board_show_activity() a weak function by Wolfgang Denk · Tue Sep 09 10:08:02 2008 +0200
  26. 48626aa bootm: refactor do_reset and os boot function args by Kumar Gala · Fri Aug 15 08:24:45 2008 -0500
  27. 99ebc05 fdt: refactor initrd related code by Kumar Gala · Fri Aug 15 08:24:43 2008 -0500
  28. f2f58c5 fdt: refactor fdt resize code by Kumar Gala · Fri Aug 15 08:24:42 2008 -0500
  29. da6d11e bootm: move lmb into the bootm_headers_t structure by Kumar Gala · Fri Aug 15 08:24:40 2008 -0500
  30. a5130ad bootm: refactor fdt locating and relocation code by Kumar Gala · Fri Aug 15 08:24:38 2008 -0500
  31. fffb143 bootm: refactor ramdisk locating code by Kumar Gala · Fri Aug 15 08:24:37 2008 -0500
  32. 93467bc bootm: refactor entry point code by Kumar Gala · Fri Aug 15 08:24:36 2008 -0500
  33. b644d6b Consolidate strmhz() implementation by Haavard Skinnemoen · Mon Aug 18 13:41:27 2008 +0200
  34. dcdcfea Update linux bootm to support ePAPR client interface by Kumar Gala · Fri Aug 15 08:24:31 2008 -0500
  35. b71689b NAND boot: MPC8313ERDB support by Scott Wood · Mon Jun 30 14:13:28 2008 -0500
  36. 026e4ac Fix fallout from autostart revert by Kumar Gala · Mon Aug 11 09:20:53 2008 -0500
  37. 42b400e POWERPC: Add synchronization to write_bat in lib_ppc/bat_rw.c by Becky Bruce · Mon Aug 04 14:01:53 2008 -0500
  38. 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · Mon Jul 14 15:06:35 2008 +0200
  39. 8d54188 Fix some more print() format errors. by Wolfgang Denk · Thu Jul 10 13:16:09 2008 +0200
  40. 09d2a71 Fix LMB type issues by Andy Fleming · Mon Jul 07 14:24:39 2008 -0500
  41. 3fddff1 Fix compiler warnings by Kumar Gala · Mon Jul 07 09:39:06 2008 -0500
  42. e4ad454 Fix printf errors. by Andrew Klossner · Mon Jul 07 06:41:14 2008 -0700
  43. 594c7b5 ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 by Michal Simek · Tue Jun 24 09:54:09 2008 +0200
  44. a7a141b lmb: fix "implicit declaration of function 'lmb_free'" warning by Wolfgang Denk · Thu Jul 03 22:04:17 2008 +0200
  45. 20582da Move conditional compilation of MPC8XXX SPI driver to Makefile by Ben Warren · Sun Jun 08 23:28:33 2008 -0700
  46. 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
  47. d26d67c Change lmb to use phys_size_t/phys_addr_t by Becky Bruce · Mon Jun 09 20:37:18 2008 -0500
  48. e368346 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · Wed Jun 11 22:30:47 2008 +0200
  49. 75639e0 FSL LAW: Keep track of LAW allocations by Kumar Gala · Wed Jun 11 00:44:10 2008 -0500
  50. f3a42e2 fdt: unshadow global working fdt variable by Kim Phillips · Tue Jun 10 11:06:17 2008 -0500
  51. 902ce70 Avoid initrd and logbuffer area overlaps by Marian Balakowicz · Tue May 13 15:53:29 2008 +0200
  52. e7efd5b PPC: Add print_bats() to lib_ppc/bat_rw.c by Becky Bruce · Fri May 09 15:41:35 2008 -0500
  53. 065b577 PPC: Change lib_ppc/bat_rw.c to use high bats by Becky Bruce · Thu May 15 21:29:04 2008 -0500
  54. e898dfd Remove prototypes of nand_init() in favor of including nand.h. by Scott Wood · Thu May 22 10:49:46 2008 -0500
  55. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  56. 5f3a4a7 Revert "Avoid initrd and logbuffer area overlaps" by Wolfgang Denk · Mon May 12 00:56:28 2008 +0200
  57. 5bcd410 Support legacy multi-type images without FDT section. by Nick Spence · Thu May 08 22:32:22 2008 -0700
  58. 2b77b9d Avoid initrd and logbuffer area overlaps by Marian Balakowicz · Wed May 07 13:10:04 2008 +0200
  59. b4f223b ppc: Cleanup get_effective_memsize() use by Marian Balakowicz · Wed May 07 13:08:54 2008 +0200
  60. 18db5a6 ppc flush_cache: add watch-dog triggering into the loops. by Yuri Tikhonov · Tue Apr 29 13:32:45 2008 +0200
  61. ea3503a lib_ppc: Revert "Make MPC83xx one step closer to full relocation." by Kim Phillips · Mon Apr 21 18:10:14 2008 -0500
  62. ab00e02 Restore the ability to continue booting after legacy image overwrite by Marian Balakowicz · Fri Apr 11 11:07:49 2008 +0200
  63. e5d63b7 ppc: Fix ftd_blob variable init when processing raw blob by Marian Balakowicz · Fri Apr 11 11:07:43 2008 +0200
  64. 320bacd ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASE by Stefan Roese · Wed Apr 09 11:54:11 2008 +0200
  65. 62f51e9 Merge branch 'master' of git://www.denx.de/git/u-boot-fdt by Wolfgang Denk · Tue Apr 08 00:20:52 2008 +0200
  66. 0d0d348 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · Mon Apr 07 23:59:10 2008 +0200
  67. 0c51a67 remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code by Kim Phillips · Fri Mar 28 17:37:49 2008 -0500
  68. 8bd4dff Make MPC83xx one step closer to full relocation. by Joakim Tjernlund · Fri Mar 28 15:41:25 2008 +0100
  69. e6c56b6 mpc8323erdb: fix EEPROM page size and get MAC from EEPROM by Michael Barkowski · Thu Mar 27 14:34:43 2008 -0400
  70. 3b42332 ppc: Set CFG_MEM_TOP_HIDE to 0 if not already defined by Stefan Roese · Thu Mar 27 10:24:03 2008 +0100
  71. a13709f ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched" by Stefan Roese · Wed Mar 26 10:14:11 2008 +0100
  72. 92123e0 ata: enable the sata initialize on boot up by Dave Liu · Wed Mar 26 22:53:24 2008 +0800
  73. 8f702ad Cleanup coding style, update CHANGELOG by Wolfgang Denk · Wed Mar 26 11:48:46 2008 +0100
  74. 9eede9b Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing by Bartlomiej Sieka · Wed Mar 26 09:38:06 2008 +0100
  75. 893ac07 ppc: Allow boards to specify how much memory they can map by Kumar Gala · Fri Feb 15 15:16:18 2008 -0600
  76. 432c914 [new uImage] Disable debuging output in preparation for merge with master by Bartlomiej Sieka · Thu Mar 20 23:20:31 2008 +0100
  77. fe1d91b The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5). by Yuri Tikhonov · Wed Feb 06 18:48:36 2008 +0100
  78. 0cd4f3d [new uImage] Add proper ramdisk/FDT handling when FIT configuration is used by Marian Balakowicz · Wed Mar 12 10:35:46 2008 +0100
  79. df8ff33 [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines by Marian Balakowicz · Wed Mar 12 10:33:00 2008 +0100
  80. 61c1ad5 [new uImage] Add node offsets for FIT images listed in struct bootm_headers by Marian Balakowicz · Wed Mar 12 10:32:59 2008 +0100
  81. 0d87136 [new uImage] ppc: Add new uImage format support to FDT handling routines by Marian Balakowicz · Wed Mar 12 10:32:53 2008 +0100
  82. a0ffb42 [new uImage] Remove unnecessary arguments passed to ramdisk routines by Marian Balakowicz · Wed Mar 12 10:14:38 2008 +0100
  83. b5ec1b9 [new uImage] Fix FDT blob totalsize calculation in boot_relocate_fdt() by Marian Balakowicz · Fri Feb 29 22:22:46 2008 +0100
  84. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · Fri Feb 29 14:58:34 2008 +0100
  85. d0bb56d Merge branch 'master' of git://www.denx.de/git/u-boot into new-image by Marian Balakowicz · Fri Feb 29 13:56:44 2008 +0100
  86. aa0826b [new uImage] Respect autostart setting in linux bootm by Kumar Gala · Wed Feb 27 21:51:51 2008 -0600
  87. c5bacfd [new uImage] Provide ability to restrict region used for boot images by Kumar Gala · Wed Feb 27 21:51:50 2008 -0600
  88. b937bb7 [new uImage] Use lmb for bootm allocations by Kumar Gala · Wed Feb 27 21:51:49 2008 -0600
  89. 739ce3c [new uImage] ppc: Allow boards to specify effective amount of memory by Kumar Gala · Tue Feb 19 22:03:47 2008 -0600
  90. 18f4c0f [new uImage] rework error handling so common functions don't reset by Kumar Gala · Wed Feb 27 21:51:46 2008 -0600
  91. 56bdf1d [new uImage] ppc: Re-order ramdisk/fdt handling sequence by Kumar Gala · Wed Feb 27 21:51:45 2008 -0600
  92. a56d7d5 [new uImage] ppc: Determine if we are booting an OF style by Kumar Gala · Wed Feb 27 21:51:44 2008 -0600
  93. aced3a3 [new uImage] Don't pass kdb to ramdisk_high since we may not have one by Kumar Gala · Wed Feb 27 21:51:43 2008 -0600
  94. 1256068 [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled by Marian Balakowicz · Wed Feb 27 11:02:26 2008 +0100
  95. 351d3e3 [new uImage] POWERPC: Add image_get_fdt() routine by Marian Balakowicz · Wed Feb 27 11:02:26 2008 +0100
  96. 61fde55 [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · Wed Feb 27 11:01:04 2008 +0100
  97. 699ffe5 [Makefile] Sort COBJS in lib_<arch> Makefiles by Marian Balakowicz · Wed Feb 27 11:00:47 2008 +0100
  98. 6881dae [new uImage] POWERPC: Split get_fdt() into get and relocate routines by Marian Balakowicz · Mon Feb 04 08:28:17 2008 +0100
  99. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · Mon Feb 04 08:28:09 2008 +0100
  100. 787f8fc lwmon5: enable hardware watchdog by Yuri Tikhonov · Thu Feb 21 14:23:42 2008 +0100