1. 8495964 Add basic relocation to i386 port by Graeme Russ · Tue Feb 24 21:14:56 2009 +1100
  2. 7679d1f Implement SC520 timers by Graeme Russ · Tue Feb 24 21:14:45 2009 +1100
  3. 85cc39f Factor out SC520 sub-features by Graeme Russ · Tue Feb 24 21:14:32 2009 +1100
  4. 77290ee Rewrite i386 interrupt handling by Graeme Russ · Tue Feb 24 21:13:40 2009 +1100
  5. 27a2bf4 Rename SC520 Configuration Options by Graeme Russ · Tue Feb 24 21:12:20 2009 +1100
  6. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  7. 5cca507 npe: get mac address from environment by Mike Frysinger · Wed Feb 11 19:19:54 2009 -0500
  8. f4aa436 cpu/: get mac address from environment by Mike Frysinger · Wed Feb 11 19:18:41 2009 -0500
  9. 035796f ppc4xx: Fix bug in PCI outbound map configuration for canyonlands by Anatolij Gustschin · Fri Mar 20 12:45:50 2009 +0100
  10. 81e8199 mpc52xx: Get rid of board-specific #ifdef's in cpu/mpc5xxx/ide.c by Grzegorz Bernacki · Tue Mar 17 10:06:39 2009 +0100
  11. 734f027 8xx, icache: enabling ICache not before running from RAM by Heiko Schocher · Thu Mar 12 07:37:15 2009 +0100
  12. 331f456 ColdFire: PLATFORM_CPPFLAGS updates for new compiler by TsiChung Liew · Tue Jan 27 15:19:35 2009 +0000
  13. 38a5d94 ColdFire: Fix M54451 serial boot dram setup by TsiChung Liew · Wed Feb 18 11:49:31 2009 +0000
  14. 7d8eb26 Coldfire: XL Bus minor fixes by arun c · Thu Dec 04 15:57:15 2008 +0530
  15. 4ada51f Merge branch 'master' of git://git.denx.de/u-boot-sh by Wolfgang Denk · Sun Mar 15 22:15:13 2009 +0100
  16. eb9a5c4 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Sun Mar 15 22:12:10 2009 +0100
  17. b4c8afd Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun Mar 15 22:09:18 2009 +0100
  18. bb40d12 Merge branch 'master' of git://git.denx.de/u-boot-pxa by Wolfgang Denk · Sun Mar 15 22:08:07 2009 +0100
  19. a07888b mpc83xx: Add bank configuration to FSL spd_sdram.c by Jerry Van Baren · Fri Mar 13 11:40:10 2009 -0400
  20. 825383e mpc83xx: correctly set encryption and I2C bus 0 clock by Norbert van Bolhuis · Fri Mar 13 08:58:14 2009 +0100
  21. 12dbcf6 OMAP3: Add support for OMAP3 die ID by Dirk Behme · Thu Mar 12 19:30:50 2009 +0100
  22. fe77115 sh: Add netdev header fixing of warning/build by Nobuhiro Iwamatsu · Fri Feb 27 18:35:41 2009 +0900
  23. e674b83 Fix mpc85xx ddr-gen3 ddr_sdram_cfg. by Ed Swarthout · Tue Feb 24 02:37:59 2009 -0600
  24. e90368d PXA: timer use do_div and simplify it by Jean-Christophe PLAGNIOL-VILLARD · Tue Feb 24 06:13:10 2009 +0100
  25. d6b082f Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Mon Mar 09 00:41:48 2009 +0100
  26. d2c4f3a 8360, kmeter1: added bootcount feature. by Heiko Schocher · Tue Feb 24 11:30:51 2009 +0100
  27. 6b05104 83xx: Fix some bugs in spd sdram code by Dave Liu · Wed Feb 25 12:31:32 2009 +0800
  28. d228d73 Moved SC520 Files (fix commit 407976185e0dda2c90e89027121a1071b9c77bfb) by Graeme Russ · Tue Feb 24 21:11:24 2009 +1100
  29. 41d6cf8 mpc83xx: PCI: Fix hard-coded first_busno value by Anton Vorontsov · Thu Feb 19 18:20:50 2009 +0300
  30. 7c78547 mpc83xx: PCI: Fix bus-range fdt fixups for PCI1 controllers by Anton Vorontsov · Thu Feb 19 18:20:46 2009 +0300
  31. 63626fa mpc83xx: PCIe: Fix CONFIG_PCI_SCAN_SHOW reporting bogus values by Anton Vorontsov · Thu Feb 19 18:20:44 2009 +0300
  32. f23e481 mpc83xx: PCIe: Don't start bus enumeration at 0 by Anton Vorontsov · Thu Feb 19 18:20:42 2009 +0300
  33. a37dd0d Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun Feb 22 22:51:25 2009 +0100
  34. 2d0d4fa OMAP3: Add OMAP3 auto detection by Dirk Behme · Thu Feb 12 18:55:42 2009 +0100
  35. 6cf82a7 Blackfin: disable syscontrol code for now by Mike Frysinger · Thu Feb 19 01:20:27 2009 -0500
  36. ac66bc0 MIPS: cpu/mips/Makefile: Add a missing START line by Shinya Kuribayashi · Mon Feb 02 09:46:21 2009 +0900
  37. e75f633 pxa: move mmc drivers to drivers/mmc by Jean-Christophe PLAGNIOL-VILLARD · Fri Feb 20 03:47:50 2009 +0100
  38. 4642a8a ARM:PXA Remove redefinition of mmc_cid and mmc_csd. by Tom Rix · Thu Feb 19 19:27:22 2009 -0600
  39. 8a75a5b pxa: fixing get_timer to return time in miliseconds. by Micha Kalfon · Wed Feb 11 19:50:11 2009 +0200
  40. 28e9739 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Thu Feb 19 00:50:08 2009 +0100
  41. 1f79d14 Coding style cleanup, update CHANGELOG by Wolfgang Denk · Thu Feb 19 00:41:08 2009 +0100
  42. e2ea080 ppc4xx: PCIe: Change 16GB inbound memory to 4GB by Stefan Roese · Wed Feb 18 13:18:00 2009 +0100
  43. 1463b4b 83xx: Add eSDHC support on 8379 EMDS board by Andy Fleming · Thu Oct 30 16:50:14 2008 -0500
  44. 6843a6e 85xx: Add eSDHC support for 8536 DS by Andy Fleming · Thu Oct 30 16:51:33 2008 -0500
  45. 724ecf0 Eliminated arch-specific mmc header requirement by Andy Fleming · Thu Oct 30 16:31:39 2008 -0500
  46. 9b81c6e Convert mmc_init to mmc_legacy_init by Andy Fleming · Thu Oct 30 16:21:00 2008 -0500
  47. 0919258 Eliminate support for using MMC as memory by Andy Fleming · Thu Oct 30 16:19:25 2008 -0500
  48. 30cb145 32bit BUg fix for DDR2 on 8572 by Poonam_Aggrwal-b10812 · Sun Jan 04 08:46:38 2009 +0530
  49. 698f3a1 86xx: Update CPU info output on bootup by Peter Tyser · Fri Feb 06 14:30:40 2009 -0600
  50. 6945440 86xx: Reset update by Peter Tyser · Thu Feb 05 11:25:25 2009 -0600
  51. 45eea1d fsl-ddr: Allow system to boot if we have more than 4G of memory by Kumar Gala · Tue Feb 10 23:53:40 2009 -0600
  52. a864f32 mpc85xx: Add support for the P2020 by Srikanth Srinivasan · Wed Jan 21 17:17:33 2009 -0600
  53. 6630ffb 85xx: Fix how we map DDR memory by Kumar Gala · Fri Feb 06 09:56:35 2009 -0600
  54. c0f3b3c fsl-ddr: ignore memctl_intlv_ctl setting if only one DDR controller by Kumar Gala · Fri Feb 06 09:56:34 2009 -0600
  55. f92794c 85xx: Format cpu freq printing to handle 8 cores by Kumar Gala · Wed Feb 04 09:35:57 2009 -0600
  56. 5b64842 ppc4xx: Fix initialization of the SDRAM_CODT register by Carolyn Smith · Thu Feb 12 06:13:44 2009 +0100
  57. f1a2ed8 ppc4xx: Autocalibration can set RDCC to over aggressive value. by Adam Graham · Mon Feb 09 13:18:12 2009 -0800
  58. fb718e1 Coding style cleanup; update CHANGELOG by Wolfgang Denk · Thu Feb 12 00:08:39 2009 +0100
  59. bdfb6bd 8xx serial, smc: Coding-Style cleanup serial SMC driver by Heiko Schocher · Tue Feb 10 09:32:38 2009 +0100
  60. 362447f 8xx serial, smc: add configurable SMC Rx buffer len by Heiko Schocher · Tue Feb 10 09:31:47 2009 +0100
  61. c547477 Fix MPC8260 with ethernet on SCC by ksi@koi8.net · Fri Feb 06 16:27:55 2009 -0800
  62. e1873ba 82xx serial, smc: Coding-Style cleanup serial SMC driver by Heiko Schocher · Fri Jan 30 12:56:15 2009 +0100
  63. 327480a 82xx serial, smc: add configurable SMC Rx buffer len by Heiko Schocher · Fri Jan 30 12:55:38 2009 +0100
  64. 4cd44a8 ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h by Kumar Gala · Thu Feb 05 20:40:58 2009 -0600
  65. f93e1cb mpc86xx: Add support to populate addr map based on BATs by Becky Bruce · Tue Feb 03 18:10:52 2009 -0600
  66. efa1f1d pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity by Kumar Gala · Fri Feb 06 09:49:31 2009 -0600
  67. aadc51a Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Wolfgang Denk · Sat Feb 07 23:24:38 2009 +0100
  68. 7609640 Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Sat Feb 07 22:53:45 2009 +0100
  69. f4ade20 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Sat Feb 07 22:17:19 2009 +0100
  70. 8a7b3f2 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Wolfgang Denk · Sat Feb 07 22:08:53 2009 +0100
  71. fbb5521 Coldfire: M5271: Allow board header file to specify clock multiplier by Richard Retanubun · Thu Jan 29 14:36:06 2009 -0500
  72. 0ad94fd Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2C by Richard Retanubun · Fri Jan 23 10:47:13 2009 -0500
  73. 8731764 Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core list by Richard Retanubun · Fri Jan 23 09:27:00 2009 -0500
  74. 6bb88a0 ppc4xx: Make PCIE support selectable by Dirk Eibach · Tue Feb 03 15:15:21 2009 +0100
  75. acb07af ppc4xx: Only fixup opb attached UARTs by Matthias Fuchs · Tue Feb 03 22:13:16 2009 +0100
  76. 8445130 Blackfin: dynamically update UART speed when initializing by Mike Frysinger · Wed Dec 10 12:33:54 2008 -0500
  77. 2c00197 Blackfin: add support for fast SPI reads with Boot ROM by Mike Frysinger · Tue Dec 09 17:21:08 2008 -0500
  78. 4f7fb33 Blackfin: check for reserved settings in DDR MMRs by Mike Frysinger · Sat Oct 11 21:46:52 2008 -0400
  79. a7ab10a Blackfin: set default voltage levels for BF538/BF539 parts by Mike Frysinger · Sat Oct 11 21:54:00 2008 -0400
  80. 1114d0e Blackfin: use on-chip syscontrol() rom function when available by Mike Frysinger · Sun Jun 01 01:29:57 2008 -0400
  81. 5d3e23f ADS5121 Add IC Ident Module (IIM) support by Martha Marx · Mon Jan 26 10:45:07 2009 -0700
  82. eba7a04 Blackfin: rewrite cache handling functions by Mike Frysinger · Tue Nov 04 00:04:03 2008 -0500
  83. 26bf0cbe Blackfin: enable --gc-sections by Mike Frysinger · Fri Oct 24 18:18:16 2008 -0400
  84. 83c31fc Blackfin: dont check baud if it wont actually get used by Mike Frysinger · Mon Oct 20 21:08:54 2008 -0400
  85. ab9d077 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun Feb 01 21:38:07 2009 +0100
  86. bc91399 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Sun Feb 01 21:31:37 2009 +0100
  87. 08cae4d ixp: move serial to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sat Jan 31 09:10:48 2009 +0100
  88. 86588ea ixp: move pci init in arm/board instead of cpu by Jean-Christophe PLAGNIOL-VILLARD · Sat Jan 31 09:04:58 2009 +0100
  89. 2495361 ixp: move pci drivers to drivers/pci by Jean-Christophe PLAGNIOL-VILLARD · Sat Jan 31 08:56:49 2009 +0100
  90. b0c0907 ixp: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Sat Jan 31 08:53:44 2009 +0100
  91. 14f14cb ixp: add missing os define by Jean-Christophe PLAGNIOL-VILLARD · Sat Jan 31 08:53:44 2009 +0100
  92. 1948d6c ixp: remove the option to include the Microcode by Jean-Christophe PLAGNIOL-VILLARD · Sat Jan 31 09:53:39 2009 +0100
  93. d7db51b ixp/npe: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Jan 30 09:45:23 2009 +0100
  94. 159d021 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Wed Jan 28 21:09:46 2009 +0100
  95. cc93fc0 usb.h: use standard __LITTLE_ENDIAN from Linux headers by Mike Frysinger · Thu Jan 01 18:27:27 2009 -0500
  96. 9d01614 Blackfin: fixup misc warnings such as printf's and missing casts by Mike Frysinger · Sun Oct 12 06:02:55 2008 -0400
  97. 500f2bb Blackfin: allow serial console to be disabled by Mike Frysinger · Sat Oct 11 21:52:17 2008 -0400
  98. 7504e97 Blackfin: support console-over-JTAG by Mike Frysinger · Sat Oct 11 21:51:20 2008 -0400
  99. ca49bec Blackfin: handle new anomalies with reset by Mike Frysinger · Sat Oct 11 21:49:06 2008 -0400
  100. c396f3b Blackfin: pass RETX to Linux by Mike Frysinger · Sat Oct 11 21:44:00 2008 -0400