1. b644d6b Consolidate strmhz() implementation by Haavard Skinnemoen · Mon Aug 18 13:41:27 2008 +0200
  2. 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · Mon Jul 14 15:06:35 2008 +0200
  3. 8d54188 Fix some more print() format errors. by Wolfgang Denk · Thu Jul 10 13:16:09 2008 +0200
  4. 594c7b5 ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405 by Michal Simek · Tue Jun 24 09:54:09 2008 +0200
  5. 20582da Move conditional compilation of MPC8XXX SPI driver to Makefile by Ben Warren · Sun Jun 08 23:28:33 2008 -0700
  6. 75639e0 FSL LAW: Keep track of LAW allocations by Kumar Gala · Wed Jun 11 00:44:10 2008 -0500
  7. 902ce70 Avoid initrd and logbuffer area overlaps by Marian Balakowicz · Tue May 13 15:53:29 2008 +0200
  8. e898dfd Remove prototypes of nand_init() in favor of including nand.h. by Scott Wood · Thu May 22 10:49:46 2008 -0500
  9. 5f3a4a7 Revert "Avoid initrd and logbuffer area overlaps" by Wolfgang Denk · Mon May 12 00:56:28 2008 +0200
  10. 2b77b9d Avoid initrd and logbuffer area overlaps by Marian Balakowicz · Wed May 07 13:10:04 2008 +0200
  11. b4f223b ppc: Cleanup get_effective_memsize() use by Marian Balakowicz · Wed May 07 13:08:54 2008 +0200
  12. ea3503a lib_ppc: Revert "Make MPC83xx one step closer to full relocation." by Kim Phillips · Mon Apr 21 18:10:14 2008 -0500
  13. 320bacd ppc: Revert patch 70431e8a that used _start instead of CFG_MONITOR_BASE by Stefan Roese · Wed Apr 09 11:54:11 2008 +0200
  14. 0d0d348 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx by Wolfgang Denk · Mon Apr 07 23:59:10 2008 +0200
  15. 8bd4dff Make MPC83xx one step closer to full relocation. by Joakim Tjernlund · Fri Mar 28 15:41:25 2008 +0100
  16. e6c56b6 mpc8323erdb: fix EEPROM page size and get MAC from EEPROM by Michael Barkowski · Thu Mar 27 14:34:43 2008 -0400
  17. 3b42332 ppc: Set CFG_MEM_TOP_HIDE to 0 if not already defined by Stefan Roese · Thu Mar 27 10:24:03 2008 +0100
  18. 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
  19. 92123e0 ata: enable the sata initialize on boot up by Dave Liu · Wed Mar 26 22:53:24 2008 +0800
  20. 893ac07 ppc: Allow boards to specify how much memory they can map by Kumar Gala · Fri Feb 15 15:16:18 2008 -0600
  21. 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
  22. 4c38454 ppc: Allow boards to specify effective amount of memory by Kumar Gala · Mon Feb 18 08:09:37 2008 -0600
  23. 00a2fd8 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · Wed Jan 23 14:18:18 2008 +0100
  24. 34cf959 FSL: Fix common EEPROM_data structure definition by Haiying Wang · Wed Jan 16 17:12:12 2008 -0500
  25. 7efe927 Add support for a Freescale non-CPM SPI controller by Ben Warren · Wed Jan 16 22:37:35 2008 -0500
  26. 21305af MPC512X: Cleanup bus clock names. by Grzegorz Bernacki · Fri Jan 11 12:03:43 2008 +0100
  27. af554d8 ads5121: Added support for FDT. by Grzegorz Bernacki · Tue Jan 08 17:16:15 2008 +0100
  28. a19be78 API for external applications. by Rafal Jaworowski · Wed Jan 09 19:39:36 2008 +0100
  29. 0e3945c lib_ppc: make board_add_ram_info weak by Kim Phillips · Thu Aug 16 22:52:39 2007 -0500
  30. ebd35f8 mpc83xx: Add support for the display of reset status by Dave Liu · Mon Jun 25 10:41:56 2007 +0800
  31. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 01:11:08 2007 +0200
  32. 7e5e09f Merge branch 'testing' into working by Andy Fleming · Fri Aug 03 02:23:23 2007 -0500
  33. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · Fri Jul 13 09:54:17 2007 +0200
  34. 6a33733 Fix malloc problem introduced with the relocation fixup for the PPC platform by Stefan Roese · Sun Jul 08 13:44:27 2007 +0200
  35. 1670a5b disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:19:50 2007 -0500
  36. 6b23305 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:02:11 2007 -0500
  37. 22e0584 Don't set gd->reloc_off if relocation of .fixup works correctly by Grant Likely · Tue Jul 03 00:34:19 2007 -0600
  38. 63cf353 lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:58 2007 -0500
  39. 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · Fri Jun 22 19:11:54 2007 +0200
  40. d2a7a74 Fix config problems on SC3 board; make ide_reset_timeout work. by Wolfgang Denk · Fri Jun 08 10:24:58 2007 +0200
  41. dacf233 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Fri May 18 11:20:02 2007 +0200
  42. e9a816c ppc4xx: Set bd->bi_pci_busfreq on 440EPx/GRx too by Stefan Roese · Fri May 11 12:01:06 2007 +0200
  43. d82b077 mpc83xx: replace elaborate boottime verbosity with 'clocks' command by Kim Phillips · Mon Apr 30 15:26:21 2007 -0500
  44. 3c58a99 Added support for the SOLIDCARD III board from Eurodesign by Heiko Schocher · Thu Jan 11 15:44:44 2007 +0100
  45. eed025b Merge with /home/hs/TQ/u-boot-dev by Wolfgang Denk · Sun Dec 24 01:30:04 2006 +0100
  46. 3ec4366 Added support for the TQM8272 board from TQ by Heiko Schocher · Thu Dec 21 17:17:02 2006 +0100
  47. 87b3d4b Code cleanup. by Wolfgang Denk · Thu Nov 30 18:02:20 2006 +0100
  48. 386a280 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · Fri Nov 03 12:00:28 2006 -0600
  49. 621cf76 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Thu Oct 19 12:03:44 2006 -0500
  50. 2dfa3d2 Preliminary patch adding support for the MarelV38B board. by Bartlomiej Sieka · Fri Oct 13 21:09:09 2006 +0200
  51. 3938a0f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Sep 19 08:51:24 2006 -0500
  52. 42fbddd Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · Thu Sep 07 11:51:23 2006 +0200
  53. 27716cf Unlock cache before kernel starts up for MPC86xx by Haiying Wang · Tue Aug 15 15:12:55 2006 -0400
  54. 120d964 Merge branch 'wd' by Jon Loeliger · Wed Aug 09 13:36:54 2006 -0500
  55. 34c6878 Add support for reading and writing mac addresses to or from ID EEPROM. by Haiying Wang · Wed Jul 12 10:48:05 2006 -0400
  56. 13af9f0 Add support for TQM885D board. Patch by Martin Krause, 20 Mar 2006 by Markus Klotzbuecher · Wed Jul 12 15:26:01 2006 +0200
  57. 6aac06c Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · Fri Jun 30 18:19:42 2006 +0200
  58. b55b60e Call serial_initialize() before first debug() is used. by Marian Balakowicz · Fri Jun 30 15:27:09 2006 +0200
  59. 237c5ad Remove unneeded INIT_RAM_LOCK cache twiddling. by Haiying Wang · Wed May 10 09:38:06 2006 -0500
  60. 5c8aa97 Initial support for MPC8641 HPCN board. by Jon Loeliger · Wed Apr 26 17:58:56 2006 -0500
  61. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  62. d5d94d6 Enable address translation on MPC83xx Patch by Kumar Gala, 10 Feb 2006 by Kumar Gala · Fri Feb 10 15:40:06 2006 -0600
  63. f6a692b Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · Sun Dec 04 00:40:34 2005 +0100
  64. 0955402 Add support for TQM8541/8555 boards, TQM85xx support reworked: by Stefan Roese · Wed Nov 30 13:06:40 2005 +0100
  65. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · Fri Oct 28 22:30:33 2005 +0200
  66. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  67. 29dcbd4 E500 update: repoint IVPR to RAM when code is relocated by Wolfgang Denk · Wed Oct 05 00:00:54 2005 +0200
  68. f4a70e4 Prepare U-Boot for gcc-4.x: fix global data pointer initialization by Wolfgang Denk · Tue Aug 30 14:13:23 2005 +0200
  69. 3135c54 Prepare U-Boot for gcc-4.x by Wolfgang Denk · Fri Aug 26 01:36:03 2005 +0200
  70. 5ff4c3f Add Sandburst Metrobox and Sandburst Karef board support packages. by Stefan Roese · Mon Aug 15 12:31:23 2005 +0200
  71. b30f2a1 Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) by Stefan Roese · Mon Aug 08 12:42:22 2005 +0200
  72. 7ccb9f0 Merge with rsync://git-user@source.denx.net/git/u-boot.git by Jon Loeliger · Tue Aug 02 13:53:07 2005 -0500
  73. 326c971 Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. by Stefan Roese · Mon Aug 01 16:41:48 2005 +0200
  74. 9095d4a * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · Thu Jul 28 10:08:46 2005 -0500
  75. f5ad378 * Patch by Jon Loeliger, Kumar Gala 2005-02-08 by Jon Loeliger · Sat Jul 23 10:37:35 2005 -0500
  76. c28149c Patch by Juergen Selent, 17 May 2005: by wdenk · Mon May 30 23:55:42 2005 +0000
  77. 54070ab * Code cleanup, mostly for GCC-3.3.x by wdenk · Fri Dec 31 09:32:47 2004 +0000
  78. d3491b4 use same spacing for "NAND:" puts by stroese · Thu Dec 16 17:53:17 2004 +0000
  79. 20dd2fa * Update for AT91RM9200DK and CMC_PU2 boards: by wdenk · Sun Nov 21 00:06:33 2004 +0000
  80. 337f565 Patch by TsiChung Liew, 23 Sep 2004: by wdenk · Thu Oct 28 00:09:35 2004 +0000
  81. 0aeb853 Patches by Jon Loeliger, 24 Aug 2004: by wdenk · Sun Oct 10 21:21:55 2004 +0000
  82. 20bddb3 * Patch by Yuli Barcohen, 13 Jul 2004: by wdenk · Tue Sep 28 17:59:53 2004 +0000
  83. 0bbcbd2 Add support for IDS "NC650" board by wdenk · Sat Aug 28 22:45:57 2004 +0000
  84. 7ac1610 * Code cleanup by wdenk · Sun Aug 01 22:48:16 2004 +0000
  85. 13eb221 Patch by Jon Loeliger, 17 June 2004: by wdenk · Fri Jul 09 23:27:13 2004 +0000
  86. 3337af4 * Patches by Richard Woodruff, 10 Jun 2004: by wdenk · Thu Jul 01 20:28:03 2004 +0000
  87. f8c590b Fix PCI support on CPC45 board by wdenk · Tue Jun 01 21:08:17 2004 +0000
  88. e07ec1b Patch by Klaus Heydeck, 12 May 2004: by wdenk · Wed May 12 22:54:36 2004 +0000
  89. c78bf13 Clean up the TQM8xx_YYMHz configurations; allow to use the same by wdenk · Sat Apr 24 23:23:30 2004 +0000
  90. 78924a7 * Patch by Dan Malek, 07 Apr 2004: by wdenk · Sun Apr 18 21:45:42 2004 +0000
  91. 3902d70 * Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · Thu Apr 15 18:22:41 2004 +0000
  92. 9c07bf6 Cleanup for release 1.1.0 by wdenk · Sat Apr 10 20:43:50 2004 +0000
  93. a09491a * Patch by Mark Jonas: Remove config.tmp files only when by wdenk · Thu Apr 08 22:31:29 2004 +0000
  94. 65faef9 * Patch by Klaus Heydeck, 13 Mar 2003: Add support for KUP4X Board by wdenk · Thu Mar 25 19:29:38 2004 +0000
  95. aea86e4 * Patch by Pierre Aubert, 18 Mar 2004: by wdenk · Tue Mar 23 22:53:55 2004 +0000
  96. f16b516 * Patch by Phillippe Robin, 16 Mar 2004: by wdenk · Tue Mar 23 21:43:07 2004 +0000
  97. c35ba4e Code cleanup; make several boards compile & link. by wdenk · Sun Mar 14 22:25:36 2004 +0000
  98. 6ea1cf0 * Patch by Pierre Aubert, 26 Feb 2004 add IDE support for MPC5200 by wdenk · Fri Feb 27 08:20:54 2004 +0000
  99. be9c1cb * Patch by Masami Komiy, 22 Feb 2004: Add support for NFS for file download by wdenk · Tue Feb 24 02:00:03 2004 +0000
  100. e537b3b * Patch by Peter Ryser, 20 Feb 2004: Add support for the Xilinx ML300 platform by wdenk · Mon Feb 23 23:54:43 2004 +0000