1. 5e1f6c8 arm920t/at91: add at91rm9200_devices.c by Andreas Bießmann · Sun Jun 12 01:49:13 2011 +0000
  2. c2a1f0f arm920t/at91: use new clock.c features by Andreas Bießmann · Sun Jun 12 01:49:12 2011 +0000
  3. f4c9f92 arm920t/at91: add clock.c by Andreas Bießmann · Sun Jun 12 01:49:11 2011 +0000
  4. 0ba0311 at91rm9200.h: fix ATMEL_PMX_AA_TXD2 by Andreas Bießmann · Sun Jun 12 01:25:16 2011 +0000
  5. 88a22a2 MX5: Introduce a function for setting the chip select size by Fabio Estevam · Tue Jun 07 07:02:52 2011 +0000
  6. f8004b1 MX5: Add iomux structure by Fabio Estevam · Tue Jun 07 07:02:51 2011 +0000
  7. 4ce3624 MX5: Make the weim structure complete by Fabio Estevam · Tue Jun 07 07:02:50 2011 +0000
  8. ee764d1 OMAP[34]: fix broken timer by John Rigby · Mon Dec 27 14:33:10 2010 +0000
  9. b3878b8 GPIO: Tegra2: add GPIO driver for Tegra2 by Tom Warren · Fri Jun 17 06:27:28 2011 +0000
  10. 244fb89 armv7: adapt s5pc1xx to the new cache maintenance framework by Aneesh V · Thu Jun 16 23:30:54 2011 +0000
  11. d16dd01 armv7: adapt omap3 to the new cache maintenance framework by Aneesh V · Thu Jun 16 23:30:53 2011 +0000
  12. e3405bd armv7: adapt omap4 to the new cache maintenance framework by Aneesh V · Thu Jun 16 23:30:52 2011 +0000
  13. 686a075 armv7: add PL310 support to u-boot by Aneesh V · Thu Jun 16 23:30:51 2011 +0000
  14. 3bda377 arm: minor fixes for cache and mmu handling by Aneesh V · Thu Jun 16 23:30:50 2011 +0000
  15. 3e3bc1e armv7: integrate cache maintenance support by Aneesh V · Thu Jun 16 23:30:49 2011 +0000
  16. ecee9c8 armv7: rename cache related CONFIG flags by Aneesh V · Thu Jun 16 23:30:48 2011 +0000
  17. 960f5c0 armv7: cache maintenance operations for armv7 by Aneesh V · Thu Jun 16 23:30:47 2011 +0000
  18. 0286aaf arm: make default implementation of cache_flush() weakly linked by Aneesh V · Thu Jun 16 23:30:46 2011 +0000
  19. 0295d4a Minor coding style fixes. by Wolfgang Denk · Mon Jun 27 22:20:37 2011 +0200
  20. ae74ec6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Thu Jun 23 15:37:33 2011 +0200
  21. 24599de run arm_pci_init after relocation by Michael Schwingen · Mon May 23 00:00:13 2011 +0200
  22. b9de2fa IXP42x PCI rewrite by Michael Schwingen · Mon May 23 00:00:12 2011 +0200
  23. 2292a76 IXP NPE: add support for fixed-speed MII ports by Michael Schwingen · Mon May 23 00:00:08 2011 +0200
  24. bc5e9c6 use -ffunction-sections / --gc-sections on IXP42x by Michael Schwingen · Mon May 23 00:00:03 2011 +0200
  25. dc74e08 support CONFIG_SYS_LDSCRIPT on ARM by Michael Schwingen · Mon May 23 00:00:02 2011 +0200
  26. 3154c3d fix "depend" target in npe directory by Michael Schwingen · Mon May 23 00:00:01 2011 +0200
  27. 7ddf55e Fix IXP code to work after relocation was added by Michael Schwingen · Mon May 23 00:00:00 2011 +0200
  28. f2ff118 add support for IXP42x Rev. B1 and newer by Michael Schwingen · Sun May 22 23:59:58 2011 +0200
  29. 8f399b3 ARM: drop unsupported 'trab' board by Wolfgang Denk · Sun May 01 20:44:23 2011 +0200
  30. 8e518ec include/asm/arch-at91: update several .h files to ATMEL_xxx name scheme by Eric Benard · Mon Jun 06 22:48:26 2011 +0000
  31. 470a57b arm926ejs/at91/lowlevel_init.S: fix defines by Eric Benard · Mon Jun 06 22:48:27 2011 +0000
  32. 58aa563 update arm/at91rm9200 work with rework rework110202 by Jens Scharsig · Sat Feb 19 06:17:02 2011 +0000
  33. 9976335 Minor coding style cleanup by Wolfgang Denk · Thu Jun 02 23:18:32 2011 +0200
  34. a3f9d65 armv7: Add ST-Ericsson u8500 arch by John Rigby · Tue Apr 19 10:42:40 2011 +0000
  35. 69b2824 S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1) by Minkyu Kang · Wed May 18 16:57:55 2011 +0900
  36. 9a77221 S5P: add set_mmc_clk for external clock control by Jaehoon Chung · Tue May 17 21:19:17 2011 +0000
  37. 1339872 S5PC2XX: Support the cpu revision by Minkyu Kang · Mon May 16 19:45:54 2011 +0900
  38. 9c88fb8 S5P:SROM config code moved to s5p-common directory by Chander Kashyap · Thu Apr 14 19:05:18 2011 +0000
  39. b26418c S5P: GPIO Macro Values Corrected. by Chander Kashyap · Mon Apr 18 00:08:43 2011 +0000
  40. 222d0d3 MX31: drop warnings due to missing prototype for mxc_watchdog_reset() by Stefano Babic · Fri May 20 11:01:40 2011 +0200
  41. bd94dd2 MX31: Make get_reset_cause() static and drop unreachable code by Stefano Babic · Tue May 17 13:45:41 2011 +0200
  42. 000f4d0 MX53: Handle silicon revision 2.1 case by Fabio Estevam · Tue Apr 26 10:50:15 2011 +0000
  43. 80f7021 Minor coding style cleanup. by Wolfgang Denk · Thu May 19 22:21:41 2011 +0200
  44. bbe1169 at91: fixed at91sam9263 system file by Daniel Gorsulowski · Thu Jan 20 23:12:15 2011 +0000
  45. db09ccd remove __attribute__ ((packed)) in at91 headers by Jens Scharsig · Wed Dec 22 01:16:47 2010 +0000
  46. 36ff5f7 at91rm9200: fix lowlevel_init() SMRDATA size by Jens Scharsig · Sat Dec 18 02:30:04 2010 +0000
  47. 7beb915 AT91: fix timer.c - remove reset_timer() by Reinhard Meyer · Wed Nov 10 18:07:56 2010 +0100
  48. 5acdb6a AT91: remove LEGACY from at91_rstc.h by Reinhard Meyer · Wed Nov 10 18:08:47 2010 +0100
  49. b06208c AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · Sun Nov 07 13:26:14 2010 +0100
  50. 7d6287c AT91: cleanup at91sam9260_matrix.h to struct SoC access by Reinhard Meyer · Sun Nov 07 12:38:43 2010 +0100
  51. e260d0b AT91: fix related at91 system/driver files by Reinhard Meyer · Wed Nov 03 15:39:55 2010 +0100
  52. 6dd03ef AT91: fix related arch-at91 header files by Reinhard Meyer · Wed Nov 03 15:38:33 2010 +0100
  53. 6923aba AT91: cleanup hardware.h, remove memory-map.h by Reinhard Meyer · Wed Nov 03 11:30:23 2010 +0100
  54. 987d505 AT91: rework at91sam9g45.h by Reinhard Meyer · Fri Feb 18 09:33:51 2011 +0100
  55. d77e32a AT91: rework at91sam9263.h by Reinhard Meyer · Fri Nov 19 10:05:01 2010 +0100
  56. 87b561b AT91: rework at91sam9261.h by Reinhard Meyer · Fri Nov 19 10:04:37 2010 +0100
  57. d63735c AT91: rework at91sam9260.h by Reinhard Meyer · Tue Nov 02 11:55:42 2010 +0100
  58. 1bcdeff Kirkwood: allow to override CONFIG_SYS_TCLK by Simon Guinot · Tue May 03 21:17:34 2011 +0530
  59. 7f5a026 MX31: change return value of get_cpu_rev by Stefano Babic · Fri Apr 29 08:56:27 2011 +0200
  60. c823fd4 MX31: removed warning due to missing prototype by Stefano Babic · Tue Apr 26 07:40:19 2011 +0200
  61. 34c6dd2 Handle most LDSCRIPT setting centrally by Scott Wood · Wed Apr 06 13:31:37 2011 +0000
  62. 8234294 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Apr 27 21:48:09 2011 +0200
  63. 50777c4 Don't grab memory for LCD if FB address is defined by Minkyu Kang · Sun Apr 24 22:22:34 2011 +0000
  64. d204d62 ftsmc020: move ftsmc020 static mem controller to driver/mtd by Macpaul Lin · Fri Apr 15 21:37:11 2011 +0000
  65. 18fc967 ftsdmc020: move ftsdmc020.h to include/faraday by Macpaul Lin · Fri Apr 15 21:37:10 2011 +0000
  66. 9783a2c ARMV7: OMAP3: Cleanup extern variables in mem.c by Luca Ceresoli · Wed Apr 20 11:02:05 2011 -0400
  67. 8020586 arm: Tegra2: GPIO: Add basic GPIO definitions by Tom Warren · Thu Apr 14 12:09:40 2011 +0000
  68. 30e80f6 arm: Tegra2: Add missing PLLX init by Tom Warren · Thu Apr 14 12:09:39 2011 +0000
  69. a346ba9 ARM: fix stack pointer adjustment in board_init_f() by Eric Cooper · Thu Apr 14 12:32:37 2011 +0000
  70. 112a188 arm: Tegra2: add support for A9 CPU init by Tom Warren · Thu Apr 14 12:18:06 2011 +0000
  71. 202a76b ARMV7: OMAP3: Add GPMC_CONFIGx register value definitions by Luca Ceresoli · Tue Apr 19 09:48:51 2011 -0400
  72. c1164af ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX by Luca Ceresoli · Tue Apr 19 09:47:21 2011 -0400
  73. 8f6f15c omap3_beagle: enable EHCI and USB storage. by Alexander Holler · Tue Apr 19 09:30:35 2011 -0400
  74. 96b549e OMAP3: Add support for DPLL5 (usbhost) by Alexander Holler · Tue Apr 19 09:27:55 2011 -0400
  75. 340983d Replace obsolete e-mail address by Albert ARIBAUD · Fri Apr 22 19:41:02 2011 +0200
  76. 0d0783e a320evb: fix include path of timer fttmr010 by Macpaul Lin · Mon Mar 21 01:45:43 2011 +0000
  77. 349efa3 fttmr010: move fttmr010 header to include/faraday by Macpaul Lin · Mon Mar 21 01:45:42 2011 +0000
  78. bb6a4e6 Orion5x: Correct DRAM bank detection by Rogan Dawes · Wed Apr 13 23:54:53 2011 +0530
  79. d455ca6 I2C: add i2c support for Armada100 platform by Lei Wen · Wed Apr 13 23:48:44 2011 +0530
  80. d10e397 I2C: add i2c support for Pantheon platform by Lei Wen · Wed Apr 13 23:48:34 2011 +0530
  81. a41374b4 mv_i2c: use structure to replace the direclty define by Lei Wen · Wed Apr 13 23:48:31 2011 +0530
  82. d3ae17b pxa: move i2c driver to the common place by Lei Wen · Wed Apr 13 23:48:16 2011 +0530
  83. 758898d arm: a320: use new ftpmu010 API by Po-Yu Chuang · Thu Feb 17 19:35:23 2011 +0000
  84. 93416c1 arm: Use optimized memcpy and memset from linux by Matthias Weisser · Thu Mar 10 21:36:32 2011 +0000
  85. bf7438a OMAP3: BeagleBoard: Enable pullups on i2c2. by Steve Kipisz · Mon Apr 18 17:27:00 2011 -0400
  86. 9697e8a MX31: drop warnings in get_cpu_rev by Stefano Babic · Thu Apr 21 18:01:33 2011 +0200
  87. 5cad108 MX5: factor out boot cause funciton to common code by Jason Liu · Wed Apr 20 00:47:04 2011 +0000
  88. 4e01c43 ARM: MX31: Fix file name label by Fabio Estevam · Fri Apr 15 16:54:50 2011 +0000
  89. 2b0fa45 MX31: Introduce get_reset_cause() by Fabio Estevam · Mon Apr 18 07:38:11 2011 +0000
  90. 939b978 ARM: mx31: Print the silicon version by Fabio Estevam · Mon Apr 11 16:18:12 2011 +0000
  91. 78129d9 IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers by Stefano Babic · Mon Mar 14 15:43:56 2011 +0100
  92. 59e6fc5 mx25: Make the UART port number explicit in its setup function by Fabio Estevam · Wed Mar 02 10:14:27 2011 +0100
  93. e17e331 MX31: add support for MX31 watchdog by Stefano Babic · Wed Feb 02 00:49:36 2011 +0000
  94. 20f5492 Respect memreserve regions specified in the device tree by Grant Likely · Mon Mar 28 09:59:01 2011 +0000
  95. dfff7a2 Stop passing around bootmem_base value. by Grant Likely · Mon Mar 28 09:58:34 2011 +0000
  96. 33a5734 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · Fri Feb 04 14:25:17 2011 +0100
  97. 5d0569a Fix misc spelling errors found by lintian by Loïc Minier · Thu Feb 03 22:04:26 2011 +0100
  98. b63c91a ARMV7: S5P: Fixed register offset in mmc.h by Chander Kashyap · Tue Mar 22 01:29:38 2011 +0000
  99. 4cb7fbf S5P: timer: replace bss variable by gd by Minkyu Kang · Wed Mar 16 20:09:20 2011 +0900
  100. da0bff8 S5P: timer: Use pwm functions by Minkyu Kang · Thu Mar 10 20:05:58 2011 +0900