1. d7db51b ixp/npe: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Fri Jan 30 09:45:23 2009 +0100
  2. 159d021 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · Wed Jan 28 21:09:46 2009 +0100
  3. cc93fc0 usb.h: use standard __LITTLE_ENDIAN from Linux headers by Mike Frysinger · Thu Jan 01 18:27:27 2009 -0500
  4. 9d01614 Blackfin: fixup misc warnings such as printf's and missing casts by Mike Frysinger · Sun Oct 12 06:02:55 2008 -0400
  5. 500f2bb Blackfin: allow serial console to be disabled by Mike Frysinger · Sat Oct 11 21:52:17 2008 -0400
  6. 7504e97 Blackfin: support console-over-JTAG by Mike Frysinger · Sat Oct 11 21:51:20 2008 -0400
  7. ca49bec Blackfin: handle new anomalies with reset by Mike Frysinger · Sat Oct 11 21:49:06 2008 -0400
  8. c396f3b Blackfin: pass RETX to Linux by Mike Frysinger · Sat Oct 11 21:44:00 2008 -0400
  9. c1e729f Blackfin: clarify relocation comment during init by Mike Frysinger · Sat Oct 11 21:40:26 2008 -0400
  10. b7bd0cf Blackfin: just set SP register directly during init by Mike Frysinger · Sat Oct 11 21:23:41 2008 -0400
  11. 0737448 Blackfin: add portmuxing for UARTs on the BF51x by Mike Frysinger · Sat Oct 11 21:15:53 2008 -0400
  12. c13fc44 Blackfin: respect CONFIG_CLKIN_HALF by Mike Frysinger · Sun Jun 01 01:26:29 2008 -0400
  13. 28bd0af Blackfin: use common memcpy routine during init by Mike Frysinger · Sun Jun 01 01:21:34 2008 -0400
  14. 3421667 Blackfin: overhaul i2c driver by Mike Frysinger · Mon Oct 06 04:16:47 2008 -0400
  15. 343e9f7 Blackfin: fix dcache handling when doing dma memcpy's by Mike Frysinger · Mon Oct 06 03:35:44 2008 -0400
  16. b095dab Blackfin: minimize time cache is turned off when replacing cplb entries by Mike Frysinger · Thu Aug 07 18:39:27 2008 -0400
  17. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  18. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  19. a324c05 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · Tue Jan 27 20:55:57 2009 +0100
  20. 9bf63bf MIPS: Add flush_dcache_range() and invalidate_dcache_range() by Stefan Roese · Wed Jan 21 17:20:20 2009 +0100
  21. 09fe652 ppc4xx: Improve DDR autodetect by Dirk Eibach · Tue Dec 09 11:00:07 2008 +0100
  22. f88c680 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sat Jan 24 02:17:02 2009 +0100
  23. 1f9bb94 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Sat Jan 24 02:08:31 2009 +0100
  24. 8ec7753 Remove #ifdef CONFIG_SC520 in source code by Graeme Russ · Sun Dec 07 10:29:04 2008 +1100
  25. 382827c Added MMCR reset functionality by Graeme Russ · Sun Dec 07 10:29:03 2008 +1100
  26. 278638d Moved generic (triple fault) reset code by Graeme Russ · Sun Dec 07 10:29:02 2008 +1100
  27. 0c8c62e Moved definition of set_vector() to new header file by Graeme Russ · Sun Dec 07 10:29:01 2008 +1100
  28. 461bbe2 Renamed cpu/i386/reset.S to resetvec.S by Graeme Russ · Sun Dec 07 10:28:58 2008 +1100
  29. 9617f94 Merge branch 'next' by Kim Phillips · Fri Jan 23 17:48:24 2009 -0600
  30. bb8aea7 Add secondary CPUs processor frequency for e500 core by Haiying Wang · Thu Jan 15 11:58:35 2009 -0500
  31. a06d74c fsl-ddr: use the 1T timing as default configuration by Dave Liu · Fri Nov 21 16:31:43 2008 +0800
  32. 2aad0ae fsl-ddr: make the self refresh idle threshold configurable by Dave Liu · Fri Nov 21 16:31:35 2008 +0800
  33. 4758d53 fsl-ddr: clean up the ddr code for DDR3 controller by Dave Liu · Fri Nov 21 16:31:29 2008 +0800
  34. 5c1bb51 fsl-ddr: update the bit mask for DDR3 controller by Dave Liu · Fri Nov 21 16:31:22 2008 +0800
  35. 64bb6d1 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards by Kumar Gala · Tue Dec 02 16:08:37 2008 -0600
  36. 3fe8087 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards by Kumar Gala · Tue Dec 02 16:08:36 2008 -0600
  37. d7c65e7 microblaze: Use cache functions (especially cache status) by Michal Simek · Mon Jan 05 13:35:31 2009 +0100
  38. 838450e 83xx: Use the proper sequence for updating IMMR. by Scott Wood · Tue Jan 20 11:56:11 2009 -0600
  39. 1a8206c mpc83xx: Add support for MPC83xx PCI-E controllers by Anton Vorontsov · Thu Jan 08 04:26:12 2009 +0300
  40. e2e29ec 83xx: PCI agent mode fixes for multi-board systems by Ira Snyder · Mon Jan 12 13:32:26 2009 -0800
  41. 787b61d mpc83xx: Size optimization of start.S by Ron Madrid · Fri Dec 12 13:12:45 2008 -0800
  42. c7e4e35 sh: Fix up rsk7203 target for out of tree build by Kieran Bingham · Tue Dec 30 01:16:03 2008 +0000
  43. 30bcf2c cpu/mpc824x/Makefile: fix warning with parallel builds by Wolfgang Denk · Wed Jan 14 22:35:30 2009 +0100
  44. 62569b6 Merge branch 'master' of /home/wd/git/u-boot/custodians by Wolfgang Denk · Wed Jan 14 00:27:06 2009 +0100
  45. 8a353d5 Change DDR tlb start entry to CONFIG param for 85xx by Haiying Wang · Tue Jan 13 16:29:22 2009 -0500
  46. 3fe630c MPC86xx: fix build warnings by Wolfgang Denk · Mon Jan 12 14:50:35 2009 +0100
  47. 8c45a9e at91rm9200: move define from lowlevel_init to header by Jean-Christophe PLAGNIOL-VILLARD · Tue Jan 06 21:41:59 2009 +0100
  48. a16842e at91rm9200: rename lowlevel init value to CONFIG_SYS_ by Jean-Christophe PLAGNIOL-VILLARD · Sat Jan 03 17:22:25 2009 +0100
  49. 0b691fc mpc8[56]xx: Put localbus clock in sysinfo and gd by Trent Piepho · Wed Dec 03 15:16:37 2008 -0800
  50. 5053058 mpc86xx: Double local bus clock divider by Trent Piepho · Wed Dec 03 15:16:36 2008 -0800
  51. a8665ac mpc8568: Double local bus clock divider by Trent Piepho · Wed Dec 03 15:16:35 2008 -0800
  52. 68aec14 85xx: Fix the boot window issue by Dave Liu · Tue Dec 16 12:09:27 2008 +0800
  53. f474551 Set IVPR to kenrel entry point in second core boot page by Haiying Wang · Wed Dec 03 10:08:19 2008 -0500
  54. 1b560ac mpc8xxx: LCRR[CLKDIV] is sometimes five bits by Trent Piepho · Wed Dec 03 15:16:34 2008 -0800
  55. bc424c9 mpc8[56]xx: Put localbus clock in device tree by Trent Piepho · Wed Dec 03 15:16:38 2008 -0800
  56. 9ac287a 85xx: Add support to populate addr map based on TLB settings by Kumar Gala · Tue Dec 16 14:59:20 2008 -0600
  57. 55334c7 Coding style cleanup, update CHANGELOG. by Wolfgang Denk · Tue Dec 16 01:02:17 2008 +0100
  58. 13d598f i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions by Timur Tabi · Wed Dec 03 11:28:30 2008 -0600
  59. f88438a Fix new found CFG_ by Jean-Christophe PLAGNIOL-VILLARD · Sun Dec 14 10:29:39 2008 +0100
  60. ee2b00a Remove compiler warning: target CPU does not support interworking by Sergei Poselenov · Fri Sep 19 12:07:34 2008 +0200
  61. 261a048 Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · Sat Dec 13 00:34:12 2008 +0100
  62. aed3f50 MIPS: Flush data cache upon relocation by Stefan Roese · Tue Nov 18 16:36:12 2008 +0100
  63. d6e14c0 MIPS: Add CONFIG_SKIP_LOWLEVEL_INIT by Stefan Roese · Tue Nov 18 16:36:22 2008 +0100
  64. ac89047 sh: Update sh timer function by Nobuhiro Iwamatsu · Thu Nov 20 16:44:42 2008 +0900
  65. acd137b Fix compile error in building MBX860T. by Ben Warren · Tue Dec 09 23:34:15 2008 -0800
  66. 1a5c423 Fixed path to sc520 SSI include file by Graeme Russ · Sat Nov 22 08:43:21 2008 +1100
  67. 6ba05e5 video: fix FADS823 and RRvision compiling issues by Anatolij Gustschin · Tue Dec 09 17:52:05 2008 +0100
  68. f874b49 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · Tue Dec 09 01:06:14 2008 +0100
  69. 3e9dabd Section name should be ".data", not "data" by Trent Piepho · Wed Nov 12 17:29:48 2008 -0800
  70. 6294850 Update U-Boot's build timestamp on every compile by Peter Tyser · Mon Nov 03 09:30:59 2008 -0600
  71. 8dd3cc4 Remove redundant armv4 flag from arm926ejs compile flags by Remy Bohmer · Thu Dec 04 22:25:57 2008 +0100
  72. 92932bd Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · Fri Dec 05 00:27:19 2008 +0100
  73. 629022d 85xx: init gd as early as possible by Kumar Gala · Mon Nov 24 10:29:26 2008 -0600
  74. 7902209 85xx: Fix relocation of CCSRBAR by Kumar Gala · Mon Nov 24 10:29:25 2008 -0600
  75. af7c3e3 85xx: Add PORDEVSR_PCI1 define by Peter Tyser · Mon Dec 01 13:47:12 2008 -0600
  76. b135d93 fsl ddr skip interleaving if not supported. by Ed Swarthout · Wed Oct 29 09:21:44 2008 -0500
  77. 30103c6 85xx: Add CPU 2 errata workaround to all 8548 boards by Peter Tyser · Tue Nov 11 10:17:10 2008 -0600
  78. 06f3496 AT91: remove non supported board AT91RM9200DF macro by Jean-Christophe PLAGNIOL-VILLARD · Sun Nov 30 19:36:50 2008 +0100
  79. 47d86c7 Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Tue Nov 25 11:47:41 2008 +0100
  80. ee50904 AT91RM9200DK: fix broken boot from NOR flash by Wolfgang Denk · Mon Nov 24 21:50:59 2008 +0100
  81. f1fbc26 at91rm9200: fix broken boot from nor flash by Jens Scharsig · Tue Nov 18 10:48:46 2008 +0100
  82. 5c05759 ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initialization by Dave Mitchell · Thu Nov 20 14:09:50 2008 -0600
  83. 3c373417 ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs by Dave Mitchell · Thu Nov 20 14:00:49 2008 -0600
  84. e9fe2cf AT91: Enable PLLB for USB by Stelian Pop · Sun Nov 09 00:14:46 2008 +0100
  85. fe05a02 ppc4xx: Clear all potentially pending exceptions in MCSR by Stefan Roese · Thu Nov 20 11:46:20 2008 +0100
  86. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  87. 6c2f4f0 Merge branch 'master' of git://git.denx.de/u-boot-mpc86xx by Wolfgang Denk · Tue Nov 18 21:40:38 2008 +0100
  88. 0bd2509 mpc8641: Support 36-bit physical addressing by Becky Bruce · Thu Nov 06 17:37:35 2008 -0600
  89. 8c2ebd0 mpc8641: Change 32-bit memory map by Becky Bruce · Thu Nov 06 17:36:04 2008 -0600
  90. 2a97867 mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY by Becky Bruce · Wed Nov 05 14:55:35 2008 -0600
  91. aa06c6c mpc86xx: Use SRR0/1/rfi to enable address translation, not blr by Becky Bruce · Wed Nov 05 14:55:34 2008 -0600
  92. fa9e7c5 mpc86xx: Move setup_bats into cpu_init_f by Becky Bruce · Wed Nov 05 14:55:30 2008 -0600
  93. fa6a6ae Merge commit 'wd/master' by Jon Loeliger · Mon Nov 10 10:04:51 2008 -0600
  94. 9e37c58 Moved initialization of PPC4xx EMAC to cpu_eth_init() by Ben Warren · Mon Oct 27 23:53:17 2008 -0700
  95. 9137573 Moved PPC4xx EMAC driver to drivers/net by Ben Warren · Sun Nov 09 21:29:23 2008 -0800
  96. 3a918a6 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC by Ben Warren · Mon Oct 27 23:50:15 2008 -0700
  97. bbff280 Moved initialization of MPC8XX SCC to cpu_eth_init() by Ben Warren · Thu Oct 23 22:02:49 2008 -0700
  98. 5d71837 Moved initialization of MPC8220 FEC to cpu_eth_init() by Ben Warren · Wed Oct 22 23:47:51 2008 -0700
  99. 6773169 Moved initialization of QE Ethernet controller to cpu_eth_init() by Ben Warren · Wed Oct 22 23:32:48 2008 -0700
  100. 70618a3 Moved initialization of FCC Ethernet controller to cpu_eth_init by Ben Warren · Wed Oct 22 23:20:29 2008 -0700