1. a0e86db davinci: fix dm644x buglets by David Brownell · Fri May 15 23:44:09 2009 +0200
  2. 5f02add davinci: split out some dm644x-specific bits from psc by David Brownell · Fri May 15 23:44:08 2009 +0200
  3. 24a1b78 davinci: cpu-specific build uses conditional make syntax by David Brownell · Fri May 15 23:44:08 2009 +0200
  4. 3e03029 davinci: move psc support board-->cpu by David Brownell · Fri May 15 23:44:06 2009 +0200
  5. 2e2214e DaVinci now respects SKIP_LOWLEVEL_INIT by David Brownell · Tue Apr 14 08:52:58 2009 -0700
  6. c20ef32 ppc4xx: Add Sequoia RAM-booting target by Stefan Roese · Mon May 11 13:46:14 2009 +0200
  7. 2e69765 i2c: Create common default i2c_[set|get]_bus_speed() functions by Peter Tyser · Sat Apr 18 22:34:01 2009 -0500
  8. 769069e i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value by Peter Tyser · Fri Apr 24 15:34:05 2009 -0500
  9. 68ef4bd fsl-ddr: Fix handling of >4G of memory when !CONFIG_PHYS_64BIT by Kumar Gala · Thu Jun 11 23:42:35 2009 -0500
  10. d10d3b1 85xx: Use print_size to report amount of memory not mapped by TLBs by Kumar Gala · Thu Jun 11 23:40:34 2009 -0500
  11. f7e9f92 at91/cpu.c: add missing Copyright & GPL header by Jean-Christophe PLAGNIOL-VILLARD · Fri May 22 20:23:51 2009 +0200
  12. 20db47d 85xx: bugfix for reading maximum TLB size on mpc85xx by Fredrik Arnerup · Tue Jun 02 16:27:10 2009 -0500
  13. aac413c ppc4xx: Fix problem with ECC ordering for PPC4xx NDFC platforms by Stefan Roese · Wed May 20 10:58:02 2009 +0200
  14. 982511e ppc4xx: Move definition for PPC4xx NAND FLASH controller to header by Stefan Roese · Wed May 20 10:58:01 2009 +0200
  15. 52840a7 Blackfin: fix timer_init()/timer_reset() by Graf Yang · Tue May 19 04:40:08 2009 -0400
  16. 5451a20 MIPS: Implement ethernet halt for au1x00 by Thomas Lange · Fri Apr 24 16:22:16 2009 +0200
  17. f29d561 74xx_7xx: Fix rounding problem in CPU frequency calculation by Stefan Roese · Thu May 14 07:25:13 2009 +0200
  18. f1b3f2b Fix e-mail address of Gary Jennejohn. by Detlev Zundel · Wed May 13 10:54:10 2009 +0200
  19. 082f66e MPC8260: fixup device tree by property instead of path by Wolfgang Denk · Tue May 12 15:17:35 2009 +0200
  20. b7081aa AFEB9260 network fix by Sergey Lapin · Tue May 12 12:25:14 2009 +0400
  21. cca6b79 Blackfin: avoid get_sclk() with early serial debug by Mike Frysinger · Fri Apr 24 23:54:19 2009 -0400
  22. a48e0ed Blackfin: fix booting with older bootroms (no EVT1) by Mike Frysinger · Fri Apr 24 23:39:41 2009 -0400
  23. e7851d0 Blackfin: recurse with early serial initcode by Mike Frysinger · Fri Apr 24 23:22:48 2009 -0400
  24. 13b60ed at91: remove lowlevel_init.S by Jean-Christophe PLAGNIOL-VILLARD · Fri May 01 15:38:06 2009 +0200
  25. c943d6e Update CHANGELOG; minor coding style cleanup. by Wolfgang Denk · Fri May 01 00:16:11 2009 +0200
  26. e8b1696 OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000 by Manikandan Pillai · Tue Apr 21 17:29:05 2009 +0200
  27. 40356ec Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Thu Apr 30 23:01:08 2009 +0200
  28. 1bbbb39 at91: fixed plla calc when no USB support is active by Daniel Gorsulowski · Thu Apr 23 15:37:16 2009 +0200
  29. a16482e arm925t: Fix CONFIG_SYS_HZ to 1000 by Ladislav Michl · Wed Apr 22 01:12:04 2009 +0200
  30. fcbb44f OMAP3: Print correct silicon revision by Sanjeev Premi · Mon Apr 27 21:27:54 2009 +0530
  31. 776eac2 OMAP3: Remove unused board-types by Sanjeev Premi · Mon Apr 27 21:27:44 2009 +0530
  32. e32ef2e OMAP3: Use functions print_cpuinfo() and checkboard() by Sanjeev Premi · Mon Apr 27 21:27:27 2009 +0530
  33. 745e27e Replace __asm references with __asm__ by Peter Tyser · Mon Apr 20 11:09:05 2009 -0500
  34. 21d2cd2 Replace __attribute references with __attribute__ by Peter Tyser · Mon Apr 20 11:08:46 2009 -0500
  35. c7a90e5 Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Mon Apr 27 23:41:01 2009 +0200
  36. 0b00074 83xx: searching "muram-data" by compatible property by Heiko Schocher · Fri Apr 24 06:50:45 2009 +0200
  37. b306cf0 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · Fri Apr 24 13:31:02 2009 +0200
  38. 1d4a379 at91sam9/at91cap: fix CONFIG_SYS_HZ to 1000 by Jean-Christophe PLAGNIOL-VILLARD · Thu Apr 16 21:30:48 2009 +0200
  39. 8b954a9 at91: add support for the PM9263 board of Ronetix GmbH by Ilko Iliev · Thu Apr 16 21:30:48 2009 +0200
  40. 23164f1 at91sam9/at91cap: improve clock framework by Jean-Christophe PLAGNIOL-VILLARD · Thu Apr 16 21:30:44 2009 +0200
  41. 8ebdb92 ppc4xx: Add "booting from NAND" to 4xx NAND-booting targets by Stefan Roese · Wed Apr 15 10:50:48 2009 +0200
  42. cad68e1 Blackfin: audit UART for all known anomalies by Mike Frysinger · Sat Apr 04 09:10:27 2009 -0400
  43. 8c10be4 Blackfin: add check for anomaly 05000362 by Mike Frysinger · Sat Apr 04 08:40:13 2009 -0400
  44. e8aea4a Blackfin: add comment about anomaly 05000430 avoidance by Mike Frysinger · Sat Apr 04 08:29:55 2009 -0400
  45. 43ed696 Blackfin: add workaround for anomaly 05000242 by Mike Frysinger · Sat Apr 04 08:10:22 2009 -0400
  46. 1f1ac0a Blackfin: add workaround for anomaly 05000171 by Mike Frysinger · Sat Apr 04 08:09:24 2009 -0400
  47. 20e7791 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Sun Apr 05 23:04:30 2009 +0200
  48. 189b87a arm: unify reset command by Jean-Christophe PLAGNIOL-VILLARD · Sun Apr 05 13:08:03 2009 +0200
  49. e6b5f1b arm: clean cache management by Jean-Christophe PLAGNIOL-VILLARD · Sun Apr 05 13:06:31 2009 +0200
  50. 9053b5a arm: update co-processor 15 access by Jean-Christophe PLAGNIOL-VILLARD · Sun Apr 05 13:02:43 2009 +0200
  51. c831da9 mpc5200: reduce delays in i2c by Jon Smirl · Sat Apr 04 17:44:51 2009 -0400
  52. 15af998 OMAP: Fix compile issue by Sanjeev Premi · Fri Apr 03 14:00:07 2009 +0530
  53. 08fc9b0 Move machine specific code to board at s3c64xx (v2) by Kyungmin Park · Wed Nov 26 10:18:13 2008 +0900
  54. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · Sun Apr 05 00:27:57 2009 +0200
  55. 7f6381b mpc8260: Fill in brg's clock-frequency in device tree. by Scott Wood · Thu Apr 02 16:10:36 2009 -0500
  56. e5437ac at91: move dataflash spi driver to drivers/spi by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:44 2009 +0100
  57. d42643f at91: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:44 2009 +0100
  58. 155e1e8 at91rm9200: Reset update by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:43 2009 +0100
  59. 23a9c97 at91rm9200: move serial shutdown code to serial drivers by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:43 2009 +0100
  60. d7b468c at91rm9200: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:43 2009 +0100
  61. 07f9b4e Add support for the AT91RM9200EK Board. by Ulf Samuelsson · Fri Mar 27 23:26:43 2009 +0100
  62. dd55621 at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 23:26:42 2009 +0100
  63. c2a2273 at91sam9/at91cap: spi init add hardware chip select support by Jean-Christophe PLAGNIOL-VILLARD · Fri Mar 27 13:14:52 2009 +0100
  64. c69b1e1 PQ2FADS: Enable PCI. by Scott Wood · Fri Apr 03 15:26:45 2009 -0500
  65. d0d7440 Blackfin: do not delay on output bytes by Mike Frysinger · Mon Mar 23 22:36:10 2009 -0400
  66. 0198676 Blackfin: fix crash when booting from external memory by Mike Frysinger · Fri Feb 13 17:10:58 2009 -0500
  67. c85a21e Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Thu Apr 02 00:24:33 2009 +0200
  68. e1064b3 85xx: Introduce determine_mp_bootpg() helper. by Kumar Gala · Tue Mar 31 23:11:05 2009 -0500
  69. 56d150e 86xx: Cleanup MP support by Kumar Gala · Tue Mar 31 23:02:38 2009 -0500
  70. c984913 MPC85xx: Add MPC8569 CPU support by Haiying Wang · Fri Mar 27 17:02:44 2009 -0400
  71. e56f2c5 85xx: Add support for additional e500mc features by Kumar Gala · Thu Mar 19 09:16:10 2009 -0500
  72. 4be87b2 fsl-ddr: add the DDR3 SPD infrastructure by Dave Liu · Sat Mar 14 12:48:30 2009 +0800
  73. 82aa953 fsl-ddr: Fix two bugs in the ddr infrastructure by Dave Liu · Sat Mar 14 12:48:19 2009 +0800
  74. aa3cc9a OMAP: use {read,write}l to access timer registers by Ladislav Michl · Mon Mar 30 18:58:41 2009 +0200
  75. 993e57d OMAP: rename timer divisor by Ladislav Michl · Mon Mar 30 18:58:41 2009 +0200
  76. 173a108 OMAP: reindent timer code by Ladislav Michl · Mon Mar 30 18:58:40 2009 +0200
  77. 55a5c3c s3c2410: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:40 2009 +0200
  78. 6685a33 s3c24x0: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:40 2009 +0200
  79. 945342c s3c24x0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:39 2009 +0200
  80. 1106923 davinci: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:39 2009 +0200
  81. f681250 davinci: move nand driver to drivers/mtd/nand by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:39 2009 +0200
  82. a3fe017 imx: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Mon Mar 30 18:58:38 2009 +0200
  83. f711026 arm720t/clps7111: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:42 2009 +0200
  84. 3d2fdc8 lpc2292: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:42 2009 +0200
  85. b2c4d40 ks8695: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:42 2009 +0200
  86. f4d33f6 s3c64xx: move usb driver to drivers/usb by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:42 2009 +0200
  87. 4f2517e imx31: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:41 2009 +0200
  88. 02992ab netarm: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:41 2009 +0200
  89. 0b4c064 sa1100: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:41 2009 +0200
  90. 20d4812 s3c44b0: extract cache from cpu.c by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:41 2009 +0200
  91. 0a5bd9f s3c44b0: move serial driver to drivers/serial by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:41 2009 +0200
  92. 20b5080 s3c44b0: move rtc driver to drivers/rtc by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:40 2009 +0200
  93. ac09d35 s3c44b0: move i2c driver to drivers/i2c by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:40 2009 +0200
  94. bc57ce3 s3c4510b: move specific code to soc directory by Jean-Christophe PLAGNIOL-VILLARD · Sun Mar 29 23:01:36 2009 +0200
  95. 50219e6 ppc: cleanup compiler errors/warnings by Heiko Schocher · Thu Mar 26 07:33:59 2009 +0100
  96. 7567bf7 Merge branch 'master' of git://git.denx.de/u-boot-at91 by Wolfgang Denk · Thu Mar 26 22:27:45 2009 +0100
  97. cb2a250 mpc5200: suppress printf until console initialized by Jon Smirl · Sun Mar 22 22:55:45 2009 -0400
  98. 268dbf5 Blackfin: put memory into self-refresh before/after programming clocks by Mike Frysinger · Sat Oct 11 21:58:33 2008 -0400
  99. 446d570 Blackfin: do not program voltage regulator on parts that do not have one by Mike Frysinger · Sat Oct 11 21:56:08 2008 -0400
  100. b0f1468 Blackfin: setup a sane default EBIU_SDBCTL for SDRAM controllers by Mike Frysinger · Sun Jun 01 01:28:24 2008 -0400