1. 739ce3c [new uImage] ppc: Allow boards to specify effective amount of memory by Kumar Gala · Tue Feb 19 22:03:47 2008 -0600
  2. 18f4c0f [new uImage] rework error handling so common functions don't reset by Kumar Gala · Wed Feb 27 21:51:46 2008 -0600
  3. 56bdf1d [new uImage] ppc: Re-order ramdisk/fdt handling sequence by Kumar Gala · Wed Feb 27 21:51:45 2008 -0600
  4. a56d7d5 [new uImage] ppc: Determine if we are booting an OF style by Kumar Gala · Wed Feb 27 21:51:44 2008 -0600
  5. 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
  6. 1256068 [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled by Marian Balakowicz · Wed Feb 27 11:02:26 2008 +0100
  7. 351d3e3 [new uImage] POWERPC: Add image_get_fdt() routine by Marian Balakowicz · Wed Feb 27 11:02:26 2008 +0100
  8. 61fde55 [new uImage] Move image verify flag to bootm_headers structure by Marian Balakowicz · Wed Feb 27 11:01:04 2008 +0100
  9. 699ffe5 [Makefile] Sort COBJS in lib_<arch> Makefiles by Marian Balakowicz · Wed Feb 27 11:00:47 2008 +0100
  10. 6881dae [new uImage] POWERPC: Split get_fdt() into get and relocate routines by Marian Balakowicz · Mon Feb 04 08:28:17 2008 +0100
  11. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · Mon Feb 04 08:28:09 2008 +0100
  12. a1cc147 [new uImage] Rename and move print_image_hdr() routine by Marian Balakowicz · Thu Feb 21 17:27:41 2008 +0100
  13. c536d6f [new uImage] Add gen_get_image() routine by Marian Balakowicz · Thu Feb 21 17:20:19 2008 +0100
  14. 2429d4f Merge branch 'master' of /home/git/u-boot by Marian Balakowicz · Thu Feb 21 17:18:01 2008 +0100
  15. 86a28e9 ppc: Refactor cache routines, so there is only one common set. by Rafal Jaworowski · Tue Jan 15 12:52:31 2008 +0100
  16. 25154b6 [new uImage] Cleanup FDT handling in PPC do_boot_linux() by Marian Balakowicz · Thu Jan 31 13:58:20 2008 +0100
  17. 2efc264 [new uImage] Cleanup do_botm_linux() boot allocations by Marian Balakowicz · Thu Jan 31 13:58:13 2008 +0100
  18. 9c701e8 [new uImage] Move ramdisk loading to a common routine by Marian Balakowicz · Thu Jan 31 13:57:17 2008 +0100
  19. 9541850 [new uImage] Factor out common image_get_ramdisk() routine by Marian Balakowicz · Thu Jan 31 13:55:39 2008 +0100
  20. 28fb615 [new uImage] Move FDT error printing to common fdt_error() routine by Marian Balakowicz · Thu Jan 31 13:20:08 2008 +0100
  21. d216085 [new uImage] Remove OF_FLAT_TREE support from PPC bootm code by Marian Balakowicz · Thu Jan 31 13:20:07 2008 +0100
  22. 79fcab8 [new uImage] Rename architecture specific bootm code files by Marian Balakowicz · Thu Jan 31 13:20:06 2008 +0100
  23. f92332b [new uImage] Return error on image move/uncompress overwrites by Marian Balakowicz · Thu Jan 31 13:20:06 2008 +0100
  24. b4a12a9 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · Tue Jan 08 18:12:17 2008 +0100
  25. f9a67bd [new uImage] Add memmove_wd() common routine by Marian Balakowicz · Tue Jan 08 18:11:45 2008 +0100
  26. ed68d47 [new uImage] Fix FDT header verification in PPC do_boot_linux() routine by Marian Balakowicz · Tue Jan 08 18:11:44 2008 +0100
  27. 20c4372 [new uImage] Move CHUNKSZ definition to image.h by Marian Balakowicz · Tue Jan 08 18:11:44 2008 +0100
  28. 751b2b8 [new uImage] Cleanup OF/FDT #if/#elif/#endif use in do_bootm_linux() by Marian Balakowicz · Tue Jan 08 18:11:43 2008 +0100
  29. 2437cf2 [new uImage] Move PPC do_bootm_linux() to lib_ppc/ppc_linux.c by Marian Balakowicz · Tue Jan 08 18:11:43 2008 +0100
  30. 00a2fd8 Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx by Wolfgang Denk · Wed Jan 23 14:18:18 2008 +0100
  31. 34cf959 FSL: Fix common EEPROM_data structure definition by Haiying Wang · Wed Jan 16 17:12:12 2008 -0500
  32. 7efe927 Add support for a Freescale non-CPM SPI controller by Ben Warren · Wed Jan 16 22:37:35 2008 -0500
  33. 21305af MPC512X: Cleanup bus clock names. by Grzegorz Bernacki · Fri Jan 11 12:03:43 2008 +0100
  34. af554d8 ads5121: Added support for FDT. by Grzegorz Bernacki · Tue Jan 08 17:16:15 2008 +0100
  35. a19be78 API for external applications. by Rafal Jaworowski · Wed Jan 09 19:39:36 2008 +0100
  36. eff3a0a ppc4xx: Rework 4xx cache support by Stefan Roese · Wed Oct 31 17:55:58 2007 +0100
  37. 0e3945c lib_ppc: make board_add_ram_info weak by Kim Phillips · Thu Aug 16 22:52:39 2007 -0500
  38. 75a3d5d Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Tue Aug 14 16:36:29 2007 +0200
  39. ebd35f8 mpc83xx: Add support for the display of reset status by Dave Liu · Mon Jun 25 10:41:56 2007 +0800
  40. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 01:11:08 2007 +0200
  41. 7e5e09f Merge branch 'testing' into working by Andy Fleming · Fri Aug 03 02:23:23 2007 -0500
  42. d84fe30 [ppc440SPe] Graceful recovery from machine check during PCIe configuration by Grzegorz Bernacki · Tue Jul 31 18:51:48 2007 +0200
  43. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · Fri Jul 13 09:54:17 2007 +0200
  44. 6a33733 Fix malloc problem introduced with the relocation fixup for the PPC platform by Stefan Roese · Sun Jul 08 13:44:27 2007 +0200
  45. 1670a5b disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:19:50 2007 -0500
  46. 6b23305 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:02:11 2007 -0500
  47. 1421586 Merge with /home/hs/Atronic/u-boot by Wolfgang Denk · Mon Jul 09 23:41:45 2007 +0200
  48. 22e0584 Don't set gd->reloc_off if relocation of .fixup works correctly by Grant Likely · Tue Jul 03 00:34:19 2007 -0600
  49. 63cf353 lib_ppc/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:58 2007 -0500
  50. 508c5ba Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Tue Jul 03 15:07:56 2007 +0200
  51. 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · Fri Jun 22 19:11:54 2007 +0200
  52. d2a7a74 Fix config problems on SC3 board; make ide_reset_timeout work. by Wolfgang Denk · Fri Jun 08 10:24:58 2007 +0200
  53. dacf233 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · Fri May 18 11:20:02 2007 +0200
  54. 5384742 Merge with /home/git/u-boot by Wolfgang Denk · Thu May 17 00:06:11 2007 +0200
  55. d46deb5 Search the exception table with linear algorithm by Zang Roy-r61911 · Wed May 09 08:10:57 2007 +0800
  56. e9a816c ppc4xx: Set bd->bi_pci_busfreq on 440EPx/GRx too by Stefan Roese · Fri May 11 12:01:06 2007 +0200
  57. d82b077 mpc83xx: replace elaborate boottime verbosity with 'clocks' command by Kim Phillips · Mon Apr 30 15:26:21 2007 -0500
  58. 34128aa Cleanup compiler warnings, update CHANGELOG by Wolfgang Denk · Fri Apr 20 17:43:28 2007 +0200
  59. e992d37 Merge branch 'master' into hpc2 by roy zang · Mon Jan 22 13:15:35 2007 +0800
  60. 3c58a99 Added support for the SOLIDCARD III board from Eurodesign by Heiko Schocher · Thu Jan 11 15:44:44 2007 +0100
  61. 96f49ef Merge branch 'master' into hpc2 by roy zang · Thu Jan 04 11:10:05 2007 +0800
  62. eed025b Merge with /home/hs/TQ/u-boot-dev by Wolfgang Denk · Sun Dec 24 01:30:04 2006 +0100
  63. 3ec4366 Added support for the TQM8272 board from TQ by Heiko Schocher · Thu Dec 21 17:17:02 2006 +0100
  64. c2db5cf Slight code clean up. by roy zang · Mon Dec 04 17:56:59 2006 +0800
  65. 373baf4 Fix the exception occuring in RAM table search issue. by roy zang · Fri Dec 01 19:01:25 2006 +0800
  66. d506865 Fix the confilcts when merging 'master' into hpc2. by roy zang · Fri Dec 01 12:09:33 2006 +0800
  67. 87b3d4b Code cleanup. by Wolfgang Denk · Thu Nov 30 18:02:20 2006 +0100
  68. 386a280 mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR by Timur Tabi · Fri Nov 03 12:00:28 2006 -0600
  69. d136d66 General code modification for mpc7448hpc2 board support. by roy zang · Thu Nov 02 18:49:51 2006 +0800
  70. 621cf76 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Thu Oct 19 12:03:44 2006 -0500
  71. e9cfec2 Merge with /home/tur/proj/051_uboot_linux_v38b/u-boot by Wolfgang Denk · Wed Oct 18 22:27:57 2006 +0200
  72. 2dfa3d2 Preliminary patch adding support for the MarelV38B board. by Bartlomiej Sieka · Fri Oct 13 21:09:09 2006 +0200
  73. 12b7853 Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Oct 10 17:21:42 2006 -0500
  74. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  75. 3938a0f Merge branch 'master' of http://www.denx.de/git/u-boot by Jon Loeliger · Tue Sep 19 08:51:24 2006 -0500
  76. 42fbddd Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · Thu Sep 07 11:51:23 2006 +0200
  77. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  78. 27716cf Unlock cache before kernel starts up for MPC86xx by Haiying Wang · Tue Aug 15 15:12:55 2006 -0400
  79. 120d964 Merge branch 'wd' by Jon Loeliger · Wed Aug 09 13:36:54 2006 -0500
  80. 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
  81. 13af9f0 Add support for TQM885D board. Patch by Martin Krause, 20 Mar 2006 by Markus Klotzbuecher · Wed Jul 12 15:26:01 2006 +0200
  82. 6aac06c Merge: Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · Fri Jun 30 18:19:42 2006 +0200
  83. b55b60e Call serial_initialize() before first debug() is used. by Marian Balakowicz · Fri Jun 30 15:27:09 2006 +0200
  84. 237c5ad Remove unneeded INIT_RAM_LOCK cache twiddling. by Haiying Wang · Wed May 10 09:38:06 2006 -0500
  85. 5c8aa97 Initial support for MPC8641 HPCN board. by Jon Loeliger · Wed Apr 26 17:58:56 2006 -0500
  86. 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
  87. d5d94d6 Enable address translation on MPC83xx Patch by Kumar Gala, 10 Feb 2006 by Kumar Gala · Fri Feb 10 15:40:06 2006 -0600
  88. f6a692b Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · Sun Dec 04 00:40:34 2005 +0100
  89. 0955402 Add support for TQM8541/8555 boards, TQM85xx support reworked: by Stefan Roese · Wed Nov 30 13:06:40 2005 +0100
  90. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · Fri Oct 28 22:30:33 2005 +0200
  91. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  92. 29dcbd4 E500 update: repoint IVPR to RAM when code is relocated by Wolfgang Denk · Wed Oct 05 00:00:54 2005 +0200
  93. f4a70e4 Prepare U-Boot for gcc-4.x: fix global data pointer initialization by Wolfgang Denk · Tue Aug 30 14:13:23 2005 +0200
  94. 3135c54 Prepare U-Boot for gcc-4.x by Wolfgang Denk · Fri Aug 26 01:36:03 2005 +0200
  95. 5ff4c3f Add Sandburst Metrobox and Sandburst Karef board support packages. by Stefan Roese · Mon Aug 15 12:31:23 2005 +0200
  96. 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
  97. 7ccb9f0 Merge with rsync://git-user@source.denx.net/git/u-boot.git by Jon Loeliger · Tue Aug 02 13:53:07 2005 -0500
  98. 326c971 Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. by Stefan Roese · Mon Aug 01 16:41:48 2005 +0200
  99. 9095d4a * Patch by Eran Liberty Add support for the Freescale MPC8349ADS board. by Eran Liberty · Thu Jul 28 10:08:46 2005 -0500
  100. f5ad378 * Patch by Jon Loeliger, Kumar Gala 2005-02-08 by Jon Loeliger · Sat Jul 23 10:37:35 2005 -0500