1. bc5e9c6 use -ffunction-sections / --gc-sections on IXP42x by Michael Schwingen · Mon May 23 00:00:03 2011 +0200
  2. dc74e08 support CONFIG_SYS_LDSCRIPT on ARM by Michael Schwingen · Mon May 23 00:00:02 2011 +0200
  3. 3154c3d fix "depend" target in npe directory by Michael Schwingen · Mon May 23 00:00:01 2011 +0200
  4. 7ddf55e Fix IXP code to work after relocation was added by Michael Schwingen · Mon May 23 00:00:00 2011 +0200
  5. f2ff118 add support for IXP42x Rev. B1 and newer by Michael Schwingen · Sun May 22 23:59:58 2011 +0200
  6. 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
  7. 470a57b arm926ejs/at91/lowlevel_init.S: fix defines by Eric Benard · Mon Jun 06 22:48:27 2011 +0000
  8. 58aa563 update arm/at91rm9200 work with rework rework110202 by Jens Scharsig · Sat Feb 19 06:17:02 2011 +0000
  9. e5a43dd Blackfin: use on-chip reset func with newer parts by Mike Frysinger · Sat Apr 30 04:35:21 2011 -0400
  10. 6d775cb Blackfin: use common LDSCRIPT logic by Mike Frysinger · Fri Apr 08 00:52:06 2011 -0400
  11. 9976335 Minor coding style cleanup by Wolfgang Denk · Thu Jun 02 23:18:32 2011 +0200
  12. f81a20c Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Jun 01 22:04:12 2011 +0200
  13. a3f9d65 armv7: Add ST-Ericsson u8500 arch by John Rigby · Tue Apr 19 10:42:40 2011 +0000
  14. 69b2824 S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1) by Minkyu Kang · Wed May 18 16:57:55 2011 +0900
  15. 9a77221 S5P: add set_mmc_clk for external clock control by Jaehoon Chung · Tue May 17 21:19:17 2011 +0000
  16. 1339872 S5PC2XX: Support the cpu revision by Minkyu Kang · Mon May 16 19:45:54 2011 +0900
  17. 9c88fb8 S5P:SROM config code moved to s5p-common directory by Chander Kashyap · Thu Apr 14 19:05:18 2011 +0000
  18. b26418c S5P: GPIO Macro Values Corrected. by Chander Kashyap · Mon Apr 18 00:08:43 2011 +0000
  19. 222d0d3 MX31: drop warnings due to missing prototype for mxc_watchdog_reset() by Stefano Babic · Fri May 20 11:01:40 2011 +0200
  20. bd94dd2 MX31: Make get_reset_cause() static and drop unreachable code by Stefano Babic · Tue May 17 13:45:41 2011 +0200
  21. 000f4d0 MX53: Handle silicon revision 2.1 case by Fabio Estevam · Tue Apr 26 10:50:15 2011 +0000
  22. 179b1b2 powerpc/fsl_pci: Fix device tree fixups for newer platforms by Kumar Gala · Fri May 20 00:39:21 2011 -0500
  23. 80f7021 Minor coding style cleanup. by Wolfgang Denk · Thu May 19 22:21:41 2011 +0200
  24. df724ce Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed May 18 14:31:56 2011 +0200
  25. ebc3993 avr32: add ATAG_BOARDINFO by Andreas Bießmann · Tue Apr 12 23:25:41 2011 +0000
  26. 8081f75 avr32: use single linker script by Andreas Bießmann · Mon Apr 18 04:12:34 2011 +0000
  27. d02314f avr32/config.mk: simplify PLATFORM_RELFLAGS by Andreas Bießmann · Mon Apr 18 04:12:33 2011 +0000
  28. b54ca7e avr32: fix linking by Andreas Bießmann · Wed Feb 09 04:10:30 2011 +0000
  29. bbe1169 at91: fixed at91sam9263 system file by Daniel Gorsulowski · Thu Jan 20 23:12:15 2011 +0000
  30. db09ccd remove __attribute__ ((packed)) in at91 headers by Jens Scharsig · Wed Dec 22 01:16:47 2010 +0000
  31. 36ff5f7 at91rm9200: fix lowlevel_init() SMRDATA size by Jens Scharsig · Sat Dec 18 02:30:04 2010 +0000
  32. 7beb915 AT91: fix timer.c - remove reset_timer() by Reinhard Meyer · Wed Nov 10 18:07:56 2010 +0100
  33. 5acdb6a AT91: remove LEGACY from at91_rstc.h by Reinhard Meyer · Wed Nov 10 18:08:47 2010 +0100
  34. b06208c AT91: change includes from asm/arch/io.h to asm/io.h by Reinhard Meyer · Sun Nov 07 13:26:14 2010 +0100
  35. 7d6287c AT91: cleanup at91sam9260_matrix.h to struct SoC access by Reinhard Meyer · Sun Nov 07 12:38:43 2010 +0100
  36. e260d0b AT91: fix related at91 system/driver files by Reinhard Meyer · Wed Nov 03 15:39:55 2010 +0100
  37. 6dd03ef AT91: fix related arch-at91 header files by Reinhard Meyer · Wed Nov 03 15:38:33 2010 +0100
  38. 6923aba AT91: cleanup hardware.h, remove memory-map.h by Reinhard Meyer · Wed Nov 03 11:30:23 2010 +0100
  39. 987d505 AT91: rework at91sam9g45.h by Reinhard Meyer · Fri Feb 18 09:33:51 2011 +0100
  40. d77e32a AT91: rework at91sam9263.h by Reinhard Meyer · Fri Nov 19 10:05:01 2010 +0100
  41. 87b561b AT91: rework at91sam9261.h by Reinhard Meyer · Fri Nov 19 10:04:37 2010 +0100
  42. d63735c AT91: rework at91sam9260.h by Reinhard Meyer · Tue Nov 02 11:55:42 2010 +0100
  43. 5807e79 avr32: fixup definitions to ATMEL_BASE_xxx by Andreas Bießmann · Thu Nov 04 23:15:31 2010 +0000
  44. 94156fa avr32: rename memory-map.h -> hardware.h by Andreas Bießmann · Thu Nov 04 23:15:30 2010 +0000
  45. 41956cb nios2: Make STANDALONE_LOAD_ADDR configurable per board by Thomas Chou · Sun Apr 17 10:52:46 2011 +0800
  46. c04da04 powerpc/mpc8xxx: reword max tCKmin message by York Sun · Fri May 06 07:14:14 2011 +0800
  47. 3369d29 powerpc/85xx: fix compatible property for the L2 cache node by Timur Tabi · Fri Apr 29 18:08:44 2011 -0500
  48. 8e669cb Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · Thu May 12 19:27:42 2011 +0200
  49. 327ac78 PPC405EX CHIP_21 erratum by Steven A. Falco · Thu May 05 10:08:35 2011 -0400
  50. 1bcdeff Kirkwood: allow to override CONFIG_SYS_TCLK by Simon Guinot · Tue May 03 21:17:34 2011 +0530
  51. 7f5a026 MX31: change return value of get_cpu_rev by Stefano Babic · Fri Apr 29 08:56:27 2011 +0200
  52. c823fd4 MX31: removed warning due to missing prototype by Stefano Babic · Tue Apr 26 07:40:19 2011 +0200
  53. a8521be Merge branch 'master' of git://git.denx.de/u-boot-mips by Wolfgang Denk · Tue May 10 22:34:24 2011 +0200
  54. 618a6ac Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx by Wolfgang Denk · Tue May 10 22:30:07 2011 +0200
  55. 60a471f MIPS: Move timer code to arch/mips/cpu/$(CPU)/ by Shinya Kuribayashi · Sat May 07 00:18:13 2011 +0900
  56. 089f2a1 MIPS: Introduce --gc-sections for MIPS by Daniel Schwierzeck · Fri Apr 15 17:16:44 2011 +0200
  57. 6911d0a MIPS: Coding style cleanups on common assembly files by Shinya Kuribayashi · Sat May 07 00:18:13 2011 +0900
  58. 1949d53 MIPS: Remove mips_cache_lock() feature by Shinya Kuribayashi · Sat May 07 00:18:13 2011 +0900
  59. 2e4145b Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Sat Apr 30 22:45:55 2011 +0200
  60. 34c6dd2 Handle most LDSCRIPT setting centrally by Scott Wood · Wed Apr 06 13:31:37 2011 +0000
  61. 466924f mpc832x: add support for the mpc8321 based suvd3 board by Heiko Schocher · Thu Feb 18 08:08:25 2010 +0100
  62. 313e827 fsl-ddr: Fix mixed-case macro names by Kyle Moffett · Thu Apr 14 13:39:30 2011 -0400
  63. 799efd9 powerpc: eSPI and eSPI controller support by Mingkai Hu · Tue Apr 26 16:31:16 2011 +0800
  64. f4fb90f powerpc/85xx: Change timebase divisor to be defined per processor by Kumar Gala · Fri Feb 18 05:40:54 2011 -0600
  65. 6a62dc4 powerpc/85xx: Implement work-around for P4080 erratum SERDES-A001 by Timur Tabi · Mon Apr 18 17:16:00 2011 -0500
  66. 7ace507 powerpc/85xx: Extend SERDES9 erratum work-around to SGMII, SRIO, and AURORA by Timur Tabi · Thu Apr 14 15:37:06 2011 -0500
  67. 4ae8047 powerpc/85xx: Display SERDES 8 erratum warning if banks are not disabled by Timur Tabi · Wed Apr 13 10:38:23 2011 -0500
  68. 90f381d powerpc/85xx: Implement work-around for P4080 erratum SERDES-A005 by Timur Tabi · Fri Apr 01 13:19:36 2011 -0500
  69. 32f709e powerpc: use 'video-mode' environment variable to configure DIU by Timur Tabi · Mon Apr 11 14:18:22 2011 -0500
  70. 2b3cc2f powerpc/85xx: Don't set FT_FSL_PCI_SETUP if CONFIG_PCI is not set by Matthew McClintock · Mon Apr 25 14:10:35 2011 -0500
  71. e49f1c3 powerpc/85xx: handle both "secX.Y" and "sec-vX.Y" properties by Kim Phillips · Tue Apr 12 14:12:47 2011 -0500
  72. 3227620 powerpc/85xx: Enable ESDHC111 erratum on P2040/P3041/P5010/P5020 SoCs by Lei Xu · Tue Apr 19 15:28:41 2011 +0800
  73. 6d6a0e1 powerpc/85xx: Enable Internal USB PHY for p2040, p3041, p5010 and p5020 by Roy Zang · Wed Apr 13 00:08:51 2011 -0500
  74. e38209e powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code) by Kumar Gala · Wed Feb 09 02:00:08 2011 +0000
  75. b01c81f p4080/serdes: Implement the XAUI workaround for SERDES9 erratum by Emil Medve · Tue Aug 31 22:57:38 2010 -0500
  76. f6651e6 powerpc/85xx: fsl_corenet_serdes code rework by Emil Medve · Tue Aug 31 22:57:36 2010 -0500
  77. d38d4b2 powerpc/85xx: Add device tree fixup for bman portal by Haiying Wang · Tue Mar 01 09:30:07 2011 -0500
  78. 31253df powerpc/85xx: Add support for 2nd USB controller on p1_p2_rdb by Ramneek Mehresh · Sat Apr 09 13:08:47 2011 -0500
  79. 7b43041 powerpc/85xx: Added PMUXCR1 and PMUXCR2 defines for P1010/P1014 SoC by Dipen Dudhat · Tue Mar 22 08:31:36 2011 -0500
  80. f020e6c powerpc/85xx: Change CS timing params before changing CS properties on IFC by Dipen Dudhat · Fri Apr 08 16:04:51 2011 +0530
  81. 451ee1b powerpc: fix implementation of out_8 to match the other out_XX functions by Timur Tabi · Fri Dec 03 09:03:46 2010 +0000
  82. 8234294 Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Wed Apr 27 21:48:09 2011 +0200
  83. 50777c4 Don't grab memory for LCD if FB address is defined by Minkyu Kang · Sun Apr 24 22:22:34 2011 +0000
  84. d204d62 ftsmc020: move ftsmc020 static mem controller to driver/mtd by Macpaul Lin · Fri Apr 15 21:37:11 2011 +0000
  85. 18fc967 ftsdmc020: move ftsdmc020.h to include/faraday by Macpaul Lin · Fri Apr 15 21:37:10 2011 +0000
  86. 9783a2c ARMV7: OMAP3: Cleanup extern variables in mem.c by Luca Ceresoli · Wed Apr 20 11:02:05 2011 -0400
  87. 8020586 arm: Tegra2: GPIO: Add basic GPIO definitions by Tom Warren · Thu Apr 14 12:09:40 2011 +0000
  88. 30e80f6 arm: Tegra2: Add missing PLLX init by Tom Warren · Thu Apr 14 12:09:39 2011 +0000
  89. a346ba9 ARM: fix stack pointer adjustment in board_init_f() by Eric Cooper · Thu Apr 14 12:32:37 2011 +0000
  90. 112a188 arm: Tegra2: add support for A9 CPU init by Tom Warren · Thu Apr 14 12:18:06 2011 +0000
  91. 202a76b ARMV7: OMAP3: Add GPMC_CONFIGx register value definitions by Luca Ceresoli · Tue Apr 19 09:48:51 2011 -0400
  92. c1164af ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX by Luca Ceresoli · Tue Apr 19 09:47:21 2011 -0400
  93. 8f6f15c omap3_beagle: enable EHCI and USB storage. by Alexander Holler · Tue Apr 19 09:30:35 2011 -0400
  94. 96b549e OMAP3: Add support for DPLL5 (usbhost) by Alexander Holler · Tue Apr 19 09:27:55 2011 -0400
  95. 340983d Replace obsolete e-mail address by Albert ARIBAUD · Fri Apr 22 19:41:02 2011 +0200
  96. 0d0783e a320evb: fix include path of timer fttmr010 by Macpaul Lin · Mon Mar 21 01:45:43 2011 +0000
  97. 349efa3 fttmr010: move fttmr010 header to include/faraday by Macpaul Lin · Mon Mar 21 01:45:42 2011 +0000
  98. bb6a4e6 Orion5x: Correct DRAM bank detection by Rogan Dawes · Wed Apr 13 23:54:53 2011 +0530
  99. d455ca6 I2C: add i2c support for Armada100 platform by Lei Wen · Wed Apr 13 23:48:44 2011 +0530
  100. d10e397 I2C: add i2c support for Pantheon platform by Lei Wen · Wed Apr 13 23:48:34 2011 +0530