1. db5512c Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers by Robert Delien · Sun Feb 26 12:15:07 2012 +0000
  2. e4d40fe Introducing 8-bit wide register, mx28_register_8 by Robert Delien · Sun Feb 26 12:15:06 2012 +0000
  3. fb98d4a Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · Sun Feb 26 12:15:05 2012 +0000
  4. 6b1df5a i.MX28: Reformat the DRAM memory configuration data by Marek Vasut · Sun Feb 26 12:15:03 2012 +0000
  5. 1859b70 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · Wed Feb 08 22:33:25 2012 +0000
  6. db72ed5 i.mx28: Replaced magic numbers for scratch register addresses with register definitions by Robert Delien · Tue Feb 07 04:08:56 2012 +0000
  7. 6f359c2 i.mx28: Added register definitions for DIGCTL registers by Robert Delien · Tue Feb 07 04:08:55 2012 +0000
  8. 454afe7 PXA: Fix missing get_tbclk() breaking vpac boards by Marek Vasut · Mon Feb 27 13:59:47 2012 +0100
  9. 526750b nds32/n1213: correct vector table in start.S by Macpaul Lin · Sun Mar 11 16:53:23 2012 +0800
  10. d29086a nds32: fix ptrace and interrupt register overflow by Macpaul Lin · Sun Mar 11 16:30:18 2012 +0800
  11. 13a9cf5 USB: Armada100: EHCI Driver for Armada100 SOCs by Ajay Bhargav · Mon Feb 13 03:27:43 2012 +0000
  12. 253d375 USB: Armada100: Add UTMI PHY interface driver by Ajay Bhargav · Mon Feb 13 03:27:42 2012 +0000
  13. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · Mon Mar 05 13:47:00 2012 +0000
  14. ef980a7 bootstage: arm: Add bootstage calls in board and bootm by Simon Glass · Mon Feb 13 13:51:21 2012 +0000
  15. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  16. 12a13d6 bootstage: Convert progress numbers 20-41 to enums by Simon Glass · Sat Dec 10 11:07:58 2011 +0000
  17. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · Sat Dec 10 11:07:55 2011 +0000
  18. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · Sat Dec 10 11:07:54 2011 +0000
  19. 8211d12 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Wolfgang Denk · Sat Mar 17 21:50:59 2012 +0100
  20. 18f8ba2 Merge branch 'sandbox' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Sat Mar 17 21:46:33 2012 +0100
  21. 69df6de ATMEL: remove old atmel_mci driver by Sven Schnelle · Fri Oct 21 14:49:26 2011 +0200
  22. 8aa9682 ATMEL: use generic mmc framework by Sven Schnelle · Fri Oct 21 14:49:25 2011 +0200
  23. 8a3e035 sandbox: add getopt support by Simon Glass · Wed Feb 15 15:51:16 2012 -0800
  24. 0fc3c22 sandbox: allow processing before main loop by Simon Glass · Sun Feb 26 17:38:50 2012 -0500
  25. 20bf89a sandbox: add concept of sandbox state by Simon Glass · Wed Feb 15 15:51:15 2012 -0800
  26. 2f60d14 sandbox: disable fortification by Mike Frysinger · Sun Feb 26 16:00:26 2012 -0500
  27. ba15072 sandbox: u-boot.lds: tweak style by Mike Frysinger · Sun Feb 26 14:13:31 2012 -0500
  28. b43d044 sandbox: gpio: add basic driver for simulating GPIOs by Simon Glass · Wed Feb 15 15:51:13 2012 -0800
  29. 3196d75 sandbox: add flags for open() call by Simon Glass · Mon Feb 20 23:56:58 2012 -0500
  30. dfa2fe3 sandbox: fdt: add support for CONFIG_OF_CONTROL by Simon Glass · Wed Feb 15 15:51:11 2012 -0800
  31. 60addac sandbox: add lseek helper by Mike Frysinger · Tue Oct 25 13:02:58 2011 +0200
  32. 17064c0 sandbox: add required header to os.c by Simon Glass · Tue Jan 10 15:54:06 2012 -0800
  33. e8015a6 sandbox: sort header files in os.c by Simon Glass · Tue Jan 10 15:54:05 2012 -0800
  34. 51fbfb9 sh: timer: Remove unnecessary variable 'ticks' by Nobuhiro Iwamatsu · Thu Mar 01 13:29:38 2012 +0900
  35. 00f2cbc Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · Tue Mar 06 21:28:45 2012 +0100
  36. bf8c5b0 Stop using builtin_run_command() by Simon Glass · Tue Feb 14 19:59:21 2012 +0000
  37. c023a89 Rename run_command() to builtin_run_command() by Simon Glass · Tue Feb 14 19:59:19 2012 +0000
  38. 74a023c sc520: fix build warning about unused temp var by Mike Frysinger · Mon Mar 05 11:55:32 2012 +0000
  39. 80979e8 Remove execute permissions from source files by Thomas Weber · Mon Feb 13 19:21:54 2012 +0100
  40. d9d4fa7 ppc: Change memsz variable to signed char by Simon Glass · Thu Jan 05 17:54:57 2012 +0000
  41. 0fb0622 m68k: Change memsz to a signed char to avoid warning by Simon Glass · Thu Jan 05 17:54:56 2012 +0000
  42. 674db66 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Wolfgang Denk · Sat Mar 03 15:13:41 2012 +0100
  43. e474e77 nds32/board.c: add PCI prompt at boot up by Macpaul Lin · Fri Nov 25 17:14:51 2011 +0800
  44. a473271 nds32/ag101/watchdog.S: add linkage support by Macpaul Lin · Wed Nov 30 16:01:28 2011 +0800
  45. 82cb8bd nds32: add linkage support by Macpaul Lin · Wed Nov 30 15:33:55 2011 +0800
  46. e0db71d armv7: omap3: leave outer cache enabled by Aneesh V · Thu Feb 16 03:40:15 2012 +0000
  47. 8deec39 tt01: add video support by Helmut Raiger · Wed Feb 15 22:40:12 2012 +0000
  48. 0111213 net: fec_mxc: add 1000 Mbps selection by Troy Kisky · Tue Feb 07 14:08:46 2012 +0000
  49. 50bf417 dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm by prabhakar.csengg@gmail.com · Sun Feb 12 21:38:22 2012 +0000
  50. 2cf9ba8 am33xx: ddr_defs.h: Change DDR timings by Chase Maupin · Mon Feb 13 05:57:27 2012 +0000
  51. 6449ae1 davinci: cleanup davinci_sync_env_enetaddr() fucntion by Hadli, Manjunath · Thu Feb 09 19:52:38 2012 +0000
  52. 224687f mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINFO is selected by Fabio Estevam · Fri Feb 10 05:34:03 2012 +0000
  53. 32565c5 mx6q: Add support for ECSPI through mxc_spi driver by Eric Nelson · Tue Jan 31 07:52:04 2012 +0000
  54. fe1e761 mxc_spi: move machine specifics into CPU headers by Eric Nelson · Tue Jan 31 07:52:03 2012 +0000
  55. 066263d mx6q: define GPIO macros for translating between ordinals and port:index by Eric Nelson · Tue Jan 31 07:52:01 2012 +0000
  56. 51db356 MX27: add missing get_tbclk() by Stefano Babic · Tue Feb 07 18:32:56 2012 +0100
  57. c142b67 MX28: Fix get_timer() / get_tbclk() issue by Marek Vasut · Tue Feb 07 06:47:31 2012 +0000
  58. dcb3a8a mx28: fix SPL code to make USB booting work by Matthias Fuchs · Mon Feb 06 23:32:42 2012 +0000
  59. 6e4d4d1 i.MX28: Fix VDDIO and VDDA setup by Marek Vasut · Mon Jan 30 14:00:01 2012 +0000
  60. c37b7f7 MX5/MX6: add missing get_ticks() and get_tbclk() by Stefano Babic · Mon Feb 06 12:52:36 2012 +0100
  61. ecb6e6e MX31: add missing get_tbclk() by Stefano Babic · Sat Feb 04 13:02:01 2012 +0100
  62. b36049c MX35: add missing get_ticks() and get_tbclk() by Stefano Babic · Sat Feb 04 12:56:50 2012 +0100
  63. 5db50d6 microblaze: avoid interrupt race conditions by Stephan Linz · Wed Feb 22 19:12:43 2012 +0100
  64. cba5bf0 microblaze: fix build failure due to undefined reference to `get_ticks' by Stephan Linz · Wed Feb 22 22:39:57 2012 +0100
  65. 2b8e901 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Wolfgang Denk · Fri Feb 17 23:54:46 2012 +0100
  66. f7b97ec Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Wolfgang Denk · Fri Feb 17 23:54:17 2012 +0100
  67. e9e3e19 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Wolfgang Denk · Fri Feb 17 23:47:29 2012 +0100
  68. 32ec325 omap_hsmmc: Wait for CMDI to be clear by Tom Rini · Mon Jan 30 11:22:25 2012 +0000
  69. 800c206 powerpc/8xxx:Add MPH controller support in USB device-tree fixup by ramneek mehresh · Fri Feb 10 00:36:43 2012 +0000
  70. 6bce611 powerpc/8xxx: Cleanup USB device-tree fixup by ramneek mehresh · Mon Feb 06 19:17:29 2012 +0000
  71. cb4a15a Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Wolfgang Denk · Mon Feb 13 23:13:22 2012 +0100
  72. 32ff408 linkage.h: move from blackfin to common includes by Macpaul Lin · Thu Dec 01 12:32:10 2011 +0800
  73. d57463a Blackfin: add in/out le32 variants by Mike Frysinger · Fri Nov 25 15:57:42 2011 -0500
  74. a261697 Changes to move hawkboard to the new spl infrastructure by Sughosh Ganu · Thu Feb 02 00:44:41 2012 +0000
  75. a927d26 arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not defined by Christian Riesch · Thu Feb 02 00:44:40 2012 +0000
  76. 48c2d6d arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH by Christian Riesch · Thu Feb 02 00:44:39 2012 +0000
  77. 4cb7186 arm, arm926ejs: Flush the data cache before disabling it by Sughosh Ganu · Thu Feb 02 00:44:38 2012 +0000
  78. 11bf576 arm, arm926ejs: Do cpu critical inits only for boards that require it by Christian Riesch · Thu Feb 02 00:44:37 2012 +0000
  79. 750fdd0 arm, davinci: Add lowlevel_init for SoCs other than DM644X by Christian Riesch · Thu Feb 02 00:44:36 2012 +0000
  80. a7e15ff ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRLA definition by Peter Barada · Tue Feb 07 11:02:40 2012 +0000
  81. 4684fde OMAP4460: Reduce MPU clock speed from 920 to 700 by Aneesh V · Mon Feb 06 05:07:43 2012 +0000
  82. 0dfccbe davinci: add support for printing clock frequency by Hadli, Manjunath · Mon Feb 06 00:30:44 2012 +0000
  83. ed77645 davinci: remove macro CONFIG_DISPLAY_CPUINFO by Hadli, Manjunath · Mon Feb 06 00:30:43 2012 +0000
  84. 7ea4b7c omap3: fix comment typos by Peter Meerwald · Thu Feb 02 12:51:02 2012 +0000
  85. 143a653 AM3517: Changed default clock rate for AM3517 by Schuyler Patton · Wed Feb 01 07:31:44 2012 +0000
  86. ad4426b OMAP4: clock-common: Move the usb dppl configuration to new func by Govindraj.R · Mon Feb 06 03:55:36 2012 +0000
  87. 3968a6a OMAP3+: Clock: Adding ehci clock enabling by Govindraj.R · Mon Feb 06 03:55:35 2012 +0000
  88. edc16a0 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · Mon Feb 06 03:55:34 2012 +0000
  89. 34076a0 ARM: EXYNOS: Add support for Exynos5 based SoCs by Chander Kashyap · Sun Feb 05 23:01:46 2012 +0000
  90. 6a870e1 Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro by Chander Kashyap · Sun Feb 05 23:01:45 2012 +0000
  91. 047ece7 S5P: support generic watchdog timer by Minkyu Kang · Wed Jan 18 15:55:05 2012 +0900
  92. b371727 ARMV7: Exynos4: Add supoort power for Exynos4 by HeungJun, Kim · Mon Jan 16 21:13:04 2012 +0000
  93. 2a907f9 ARMV7: Exynos4: Add watchdog.h for Exynos4 by HeungJun, Kim · Mon Jan 16 21:13:03 2012 +0000
  94. 3c7721f Exynos: Fix ARM Clock frequency calculation by Chander Kashyap · Sun Dec 18 22:56:44 2011 +0000
  95. 9d599cb Exynos: PWM: Add TCMPB3 field in pwm structure by Chander Kashyap · Sun Dec 18 22:56:43 2011 +0000
  96. f4ce6ad bugfix: all Marvell specific build fails due to undefined reference to `get_ticks' by Prafulla Wadaskar · Wed Feb 08 14:15:53 2012 +0530
  97. 5ae3eec arm, arm-kirkwood: disable l2c before linux boot by Michael Walle · Mon Feb 06 22:42:10 2012 +0530
  98. 994bca2 orion5x: add USB host ehci-marvell support by Albert ARIBAUD · Sun Jan 15 22:08:40 2012 +0000
  99. c3c7645 Remove kirkwood-specifics from marvell EHCI driver by Albert ARIBAUD · Sun Jan 15 22:08:39 2012 +0000
  100. a31f2f5 Rename ehci-kirkwood as ehci-marvell by Albert ARIBAUD · Mon Feb 06 20:39:29 2012 +0530