1. 977f8b7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Dec 06 14:26:51 2013 +0100
  2. dc532af arm: omap3: Enable clocks for peripherals only if they are used by Michael Trimarchi · Sat Nov 30 07:59:58 2013 +0100
  3. d2a5a1f Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Dec 06 10:41:49 2013 +0100
  4. 8662fc6 pandaboard: 1/1] ARM:OMAP4+: panda-es: Support Rev B3 Elpida DDR2 RAM by Hardik Patel · Wed Nov 27 21:16:21 2013 +0530
  5. c513dcc ARM: OMAP5+: Remove unnecessary EFUSE settings by Lokesh Vutla · Thu Nov 14 11:31:51 2013 +0530
  6. b63730d ARM: DRA7xx: Add PRCM and Control information for SATA by Roger Quadros · Mon Nov 11 16:56:43 2013 +0200
  7. bae074b ARM: OMAP5: Add SATA platform glue by Roger Quadros · Mon Nov 11 16:56:41 2013 +0200
  8. d50e63d ARM: OMAP5: Add PRCM and Control information for SATA by Roger Quadros · Mon Nov 11 16:56:40 2013 +0200
  9. 2b802c0 ARM: OMAP5: Add Pipe3 PHY driver by Roger Quadros · Mon Nov 11 16:56:39 2013 +0200
  10. 4796b7a ARM: DRA7/OMAP5: EMIF: Add workaround for bug 0039 by SRICHARAN R · Fri Nov 08 17:40:38 2013 +0530
  11. e02f5f8 ARM: DRA: EMIF: Change DDR3 settings to use hw leveling by SRICHARAN R · Fri Nov 08 17:40:37 2013 +0530
  12. bcce2a0 am33xx: Stop modifying certain EMIF4D registers by Tom Rini · Thu Nov 07 11:42:57 2013 -0500
  13. 4ec12e9 ARM: OMAP4: Fix bug in omap4470_volts struct by Lubomir Popov · Wed Nov 20 15:32:17 2013 +0200
  14. 6ae4473 socfpga: Adding Freeze Controller driver by Chin Liang See · Mon Dec 02 12:01:39 2013 -0600
  15. 7b64a9a arm: rmobile: Remove config.mk by Nobuhiro Iwamatsu · Thu Nov 28 17:52:47 2013 +0900
  16. 174ad86 arm: kzm9g: Fix undefined reference to `__aeabi_uldivmod' error by Nobuhiro Iwamatsu · Thu Nov 28 17:52:46 2013 +0900
  17. 4a495bc arm: rmobile: Add support R8A7791 by Nobuhiro Iwamatsu · Thu Nov 21 17:07:45 2013 +0900
  18. c6ccb47 arm: rmobile: Add support R8A7790 by Nobuhiro Iwamatsu · Thu Nov 21 17:06:45 2013 +0900
  19. 4752711 arm: rmobile: Move lowlevel_init.o to taget of each CPU by Nobuhiro Iwamatsu · Thu Nov 21 17:06:44 2013 +0900
  20. f0fa39f Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Dec 02 16:00:10 2013 +0100
  21. f92b298 arm: atmel: sama5d3: spl boot from fat fs SD card by Bo Shen · Fri Nov 15 11:12:38 2013 +0800
  22. f2afc3b arm: atmel: sama5d3: correct the ID for DBGU and PIT by Bo Shen · Fri Nov 15 11:12:32 2013 +0800
  23. b7b7d9c Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Nov 22 10:19:35 2013 +0100
  24. d0f0c7d ARM: at91: sama5d3: add support for sama5d36 chip by Wu, Josh · Tue Nov 05 15:07:46 2013 +0800
  25. 2233e46 arm, am33x: make RTC32K OSC enable configurable by Heiko Schocher · Mon Nov 04 14:05:00 2013 +0100
  26. ea385ed Merge branch 'iu-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Nov 09 12:51:47 2013 +0100
  27. 4f95d6e Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Nov 07 09:32:16 2013 +0100
  28. eea89aa arm: zynq : Revert TZ_DDR_RAM to secure. by Radhey Shyam Pandey · Fri Sep 27 16:52:57 2013 +0530
  29. 9dc81ec arm: zynq: Do not remap OCM to high address by Michal Simek · Wed Aug 28 08:26:41 2013 +0200
  30. 55d2326 ARM: socfpga: convert to common timer code by Rob Herring · Fri Oct 04 10:22:46 2013 -0500
  31. 8ba859a ARM: highbank: convert to common timer code by Rob Herring · Fri Oct 04 10:22:43 2013 -0500
  32. 303bfe8 am335x: Enable CONFIG_OMAP_WATCHDOG support by Tom Rini · Tue Oct 01 12:32:04 2013 -0400
  33. 56424eb am33xx, davinci: Create and use <asm/davinci_rtc.h> by Tom Rini · Wed Aug 28 09:00:28 2013 -0400
  34. cd6fdfb ARM: s5pc, exynos: move Samsung ARM SoC specific code under arch/arm/ by Masahiro Yamada · Thu Oct 17 20:38:56 2013 +0900
  35. 827b816 ARM: omap: move OMAP specific code under arch/arm/ by Masahiro Yamada · Thu Oct 17 20:38:55 2013 +0900
  36. df04214 ARM: tegra: move Tegra specific code under arch/arm/ by Masahiro Yamada · Thu Oct 17 20:38:54 2013 +0900
  37. 2757205 mx5: lowlevel_init: Remove unused macro by Fabio Estevam · Mon Sep 30 18:28:54 2013 -0300
  38. 2ad8b46 ARM: mx5: Enable L2 cache by Fabio Estevam · Mon Sep 30 13:16:52 2013 -0300
  39. d449575 armv7: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:48 2013 +0900
  40. 75dbc3a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Oct 21 08:10:36 2013 -0400
  41. 69521c1 usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · Fri Oct 11 12:28:17 2013 -0500
  42. 7f46b19 ARM: OMAP5: Add registers and defines for USBOTG SS by Dan Murphy · Mon Aug 26 08:54:50 2013 -0500
  43. 4e16e2f arm: exynos: Add methods to control power to USB 3.0 PHY by Vivek Gautam · Sat Sep 14 14:02:47 2013 +0530
  44. e8e62a7 mx6: compute PLL PFD frequencies rather than using defines by Pierre Aubert · Thu Sep 19 17:48:59 2013 +0200
  45. d1a428f zynq: Use arch_cpu_init() instead of lowlevel_init() by Michal Simek · Thu Aug 22 14:52:02 2013 +0200
  46. a49f40a i2c: mxc: move to new subsystem by trem · Sat Sep 21 18:13:35 2013 +0200
  47. de71152 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · Fri Oct 04 17:43:26 2013 +0200
  48. 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Fri Oct 04 17:43:25 2013 +0200
  49. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  50. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  51. e5a9af4 ARM: omap4: Update sdram setting for panda rev A6 by Dan Murphy · Wed Oct 09 13:53:58 2013 -0500
  52. d6b14df Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Oct 08 09:51:48 2013 -0400
  53. 52b8202 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Oct 08 09:03:15 2013 -0400
  54. 70fa4e7 socfpga: Adding System Manager driver by Chin Liang See · Wed Sep 11 11:24:48 2013 -0500
  55. 5424393 armv7: hw_data: change clock divider setting. by Poddar, Sourav · Mon Oct 07 15:53:00 2013 +0530
  56. 3074626 omap5: add qspi support by Matt Porter · Mon Oct 07 15:52:59 2013 +0530
  57. 6b21645 ARM: virtualization: replace verbose license with SPDX identifier by Andre Przywara · Mon Oct 07 10:56:51 2013 +0200
  58. 6b79146 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Oct 04 13:17:48 2013 -0400
  59. 8de142c ARM: extend non-secure switch to also go into HYP mode by Andre Przywara · Thu Sep 19 18:06:45 2013 +0200
  60. dbbe196 ARM: add SMP support for non-secure switch by Andre Przywara · Thu Sep 19 18:06:44 2013 +0200
  61. ad5ad74 ARM: add C function to switch to non-secure state by Andre Przywara · Thu Sep 19 18:06:42 2013 +0200
  62. dd5e8da ARM: add assembly routine to switch to non-secure state by Andre Przywara · Thu Sep 19 18:06:41 2013 +0200
  63. e776fd2 ARM: add secure monitor handler to switch to non-secure state by Andre Przywara · Thu Sep 19 18:06:40 2013 +0200
  64. f090ab4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Oct 02 11:45:22 2013 -0400
  65. ae72af0 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Oct 02 14:53:27 2013 +0200
  66. 6166c11 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Oct 02 08:10:36 2013 +0200
  67. 2cb5c38 mx6: Fix use of improper value in enable_ipu_clock by Pierre Aubert · Mon Sep 23 13:37:20 2013 +0200
  68. f9623df ARM: atmel: add RNDIS gadget support by Bo Shen · Wed Sep 11 18:24:51 2013 +0800
  69. 65c7ee6 ARM: Added I2S0 clocks for audio by Dani Krishna Mohan · Wed Sep 11 16:38:48 2013 +0530
  70. f2d6076 ARM: use r9 for gd by Jeroen Hofstee · Sat Sep 21 14:04:41 2013 +0200
  71. d6801e6 ARM: refactor compiler options in config.mk by Masahiro Yamada · Sat Sep 07 17:42:37 2013 +0900
  72. 38003bc arm: zynq: Fix timer loadaddress by Michal Simek · Wed Aug 28 07:36:31 2013 +0200
  73. 25a8ae9 ARM: OMAP5: Avoid writing into LDO SRAM bits by Lokesh Vutla · Fri Aug 23 17:34:17 2013 +0530
  74. 5adac35 am335x:Handle worst case scenario for Errata 1.0.24 by Steve Kipisz · Wed Aug 14 10:51:31 2013 -0400
  75. 5243707 am335x_evm: am33xx_spl_board_init function and scale core frequency by Tom Rini · Fri Aug 30 16:28:46 2013 -0400
  76. 67b8b9d mx6slevk: Add Ethernet support by Fabio Estevam · Fri Sep 13 00:36:28 2013 -0300
  77. ac8fdf9 am33xx: Add am33xx_spl_board_init function, call by Tom Rini · Fri Aug 30 16:28:44 2013 -0400
  78. 4740e24 mx6: Fix calculation of emi_slow clock rate by Andrew Gabbasov · Thu Jul 04 06:27:32 2013 -0500
  79. 1922dad socfpga: Creating driver for Reset Manager by Chin Liang See · Wed Aug 07 10:08:03 2013 -0500
  80. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Sep 05 11:15:26 2013 +0200
  81. 5366e36 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 14:06:56 2013 +0200
  82. 5f9e2e7 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 11:50:25 2013 +0200
  83. fd1e8b3 Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master' by Albert ARIBAUD · Tue Sep 03 14:01:02 2013 +0200
  84. 2c37d3b i.MX6: Set and clear the gating bits for Phase Fractional Dividers by Eric Nelson · Thu Aug 29 12:41:46 2013 -0700
  85. 83fd858 imx: add status reporting for HAB status by Stefano Babic · Fri Jun 28 00:20:21 2013 +0200
  86. e3d0ad5 arm: omap3: fix SRAM copy and execution sequence by Albert ARIBAUD · Sat Aug 10 19:03:59 2013 +0200
  87. 7a2f619 ARM: OMAP4470: Add Elpida EDB8164B3PF memory configuration by Lubomir Popov · Tue Aug 06 15:18:50 2013 +0300
  88. 6d2e261 ARM: OMAP4470: Add voltage and dpll data by Taras Kondratiuk · Tue Aug 06 15:18:49 2013 +0300
  89. 1fc9437 ARM: OMAP4470: Add OMAP4470 identification by Taras Kondratiuk · Tue Aug 06 15:18:48 2013 +0300
  90. 800cb81 usb: ehci-mx5: Use 'bool' instead of 'unsigned char' by Fabio Estevam · Fri Jul 26 13:54:28 2013 -0300
  91. 6f6afad arm: atmel: add gmac support for sama5d3xek board by Bo Shen · Wed Jun 26 10:11:06 2013 +0800
  92. 68e005c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · Sun Aug 18 14:14:34 2013 -0400
  93. a3157ef Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Aug 17 18:24:13 2013 +0200
  94. 35c7e52 Add TI816X support by TENART Antoine · Tue Jul 02 12:05:59 2013 +0200
  95. a6be77c Prepare for TI816X : reuse existing code from TI814X by TENART Antoine · Tue Jul 02 12:05:58 2013 +0200
  96. 50535eb omap: emif: Set initial DDR PHY config first by Taras Kondratiuk · Tue Aug 06 16:16:50 2013 +0300
  97. 7330fd7 ARM: omap3: Implement dpll5 (HSUSB clk) workaround for OMAP36xx/AM/DM37xx according to errata sprz318e. by Naumann Andreas · Tue Jul 09 09:43:17 2013 +0200
  98. 3d3ac35 ARM: AM43xx: Add build support by Lokesh Vutla · Tue Jul 30 11:36:31 2013 +0530
  99. 5605505 ARM: OMAP: Add CONFIG_OMAP_COMMON by Lokesh Vutla · Tue Jul 30 11:36:30 2013 +0530
  100. 85b5936 ARM: AM43xx: clocks: Add dpll and clock data by Lokesh Vutla · Tue Jul 30 11:36:29 2013 +0530