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