1. df04214 ARM: tegra: move Tegra specific code under arch/arm/ by Masahiro Yamada · Thu Oct 17 20:38:54 2013 +0900
  2. 15103d1 ARM: imx-common: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:53 2013 +0900
  3. 5a0c0ba ARM: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:52 2013 +0900
  4. 008a1ec arm720t: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:51 2013 +0900
  5. 0dc9b45 arm920t: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:50 2013 +0900
  6. 65aac04 arm926ejs: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:49 2013 +0900
  7. d449575 armv7: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:48 2013 +0900
  8. 7016309 DWMMC: SMDK5420: Disable SMU for eMMC by Rajeshwari Shinde · Tue Oct 29 12:53:13 2013 +0530
  9. 75dbc3a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Oct 21 08:10:36 2013 -0400
  10. 6044db3 usb: am437x: Add support for am437x xhci USB host by Dan Murphy · Fri Oct 11 12:28:18 2013 -0500
  11. 69521c1 usb: dra7xx: Add support for dra7xx xhci USB host by Dan Murphy · Fri Oct 11 12:28:17 2013 -0500
  12. 1aca619 usb: omap: Move the xhci-omap header file to common location by Dan Murphy · Fri Oct 11 12:28:14 2013 -0500
  13. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · Fri Oct 04 19:22:26 2013 +0200
  14. 8606ae2 mx6: iomux: add GPR1 defines for use with nitrogen6x by Troy Kisky · Wed Sep 25 18:41:16 2013 -0700
  15. 677ff20 OMAP5: USB: Add OMAP xHCI file and header by Dan Murphy · Mon Aug 26 08:54:52 2013 -0500
  16. 7f46b19 ARM: OMAP5: Add registers and defines for USBOTG SS by Dan Murphy · Mon Aug 26 08:54:50 2013 -0500
  17. 03b3437 exynos5: dts: Add device node for XHCI by Vivek Gautam · Sat Sep 14 14:02:49 2013 +0530
  18. 4e16e2f arm: exynos: Add methods to control power to USB 3.0 PHY by Vivek Gautam · Sat Sep 14 14:02:47 2013 +0530
  19. a48bdb7 USB: XHCI: Add xHCI host controller support for Exynos5 by Vivek Gautam · Sat Sep 14 14:02:46 2013 +0530
  20. a49f40a i2c: mxc: move to new subsystem by trem · Sat Sep 21 18:13:35 2013 +0200
  21. de71152 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · Fri Oct 04 17:43:26 2013 +0200
  22. 18ab2f0 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · Fri Oct 04 17:43:25 2013 +0200
  23. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  24. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  25. 5066327 ARM: omap4-panda: Add MAC address creation for panda by Dan Murphy · Thu Oct 10 08:54:23 2013 -0500
  26. e5a9af4 ARM: omap4: Update sdram setting for panda rev A6 by Dan Murphy · Wed Oct 09 13:53:58 2013 -0500
  27. d6b14df Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Oct 08 09:51:48 2013 -0400
  28. 52b8202 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Oct 08 09:03:15 2013 -0400
  29. ffc7461 spi: exynos: Support word transfers by Rajeshwari Shinde · Tue Oct 08 16:20:06 2013 +0530
  30. 70fa4e7 socfpga: Adding System Manager driver by Chin Liang See · Wed Sep 11 11:24:48 2013 -0500
  31. c6c10c4 omap1510inn: arm925t: remove support by Albert ARIBAUD · Mon Sep 23 19:11:38 2013 +0200
  32. 5424393 armv7: hw_data: change clock divider setting. by Poddar, Sourav · Mon Oct 07 15:53:00 2013 +0530
  33. 3074626 omap5: add qspi support by Matt Porter · Mon Oct 07 15:52:59 2013 +0530
  34. 6b21645 ARM: virtualization: replace verbose license with SPDX identifier by Andre Przywara · Mon Oct 07 10:56:51 2013 +0200
  35. 177db36 ARM: IGEP0033: Update timing to run DDR at 400MHz. by Enric Balletbo i Serra · Tue Sep 10 11:12:26 2013 +0200
  36. 6b79146 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Oct 04 13:17:48 2013 -0400
  37. 8de142c ARM: extend non-secure switch to also go into HYP mode by Andre Przywara · Thu Sep 19 18:06:45 2013 +0200
  38. dbbe196 ARM: add SMP support for non-secure switch by Andre Przywara · Thu Sep 19 18:06:44 2013 +0200
  39. fe7d925 ARM: trigger non-secure state switch during bootm execution by Andre Przywara · Thu Sep 19 18:06:43 2013 +0200
  40. ad5ad74 ARM: add C function to switch to non-secure state by Andre Przywara · Thu Sep 19 18:06:42 2013 +0200
  41. dd5e8da ARM: add assembly routine to switch to non-secure state by Andre Przywara · Thu Sep 19 18:06:41 2013 +0200
  42. e776fd2 ARM: add secure monitor handler to switch to non-secure state by Andre Przywara · Thu Sep 19 18:06:40 2013 +0200
  43. a6bb668 ARM: prepare armv7.h to be included from assembly source by Andre Przywara · Thu Sep 19 18:06:39 2013 +0200
  44. f090ab4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Oct 02 11:45:22 2013 -0400
  45. ae72af0 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Oct 02 14:53:27 2013 +0200
  46. 6166c11 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Oct 02 08:10:36 2013 +0200
  47. 61c179f i.MX6DQ/DLS: Add pad MX6_PAD_GPIO_1__USB_OTG_ID by Eric Nelson · Wed Sep 25 08:37:44 2013 -0700
  48. 2cb5c38 mx6: Fix use of improper value in enable_ipu_clock by Pierre Aubert · Mon Sep 23 13:37:20 2013 +0200
  49. f9623df ARM: atmel: add RNDIS gadget support by Bo Shen · Wed Sep 11 18:24:51 2013 +0800
  50. 32b79c7 ARM: atmel: correct UDPHS name by Bo Shen · Wed Sep 11 18:24:50 2013 +0800
  51. 70a67fd USB: gadget: add atmel usba udc driver by Bo Shen · Wed Sep 11 18:24:49 2013 +0800
  52. 1cc114a Sound: I2S: Replacing I2S1 with I2S0 channel. by Dani Krishna Mohan · Wed Sep 11 16:38:49 2013 +0530
  53. 65c7ee6 ARM: Added I2S0 clocks for audio by Dani Krishna Mohan · Wed Sep 11 16:38:48 2013 +0530
  54. 76c444d DTS: Addition of I2S0 channel and replacing I2S1 by Dani Krishna Mohan · Wed Sep 11 16:38:47 2013 +0530
  55. f2d6076 ARM: use r9 for gd by Jeroen Hofstee · Sat Sep 21 14:04:41 2013 +0200
  56. 2deb1ba ARM,relocate: do not use r9 by Jeroen Hofstee · Sat Sep 21 14:04:40 2013 +0200
  57. d6801e6 ARM: refactor compiler options in config.mk by Masahiro Yamada · Sat Sep 07 17:42:37 2013 +0900
  58. 38003bc arm: zynq: Fix timer loadaddress by Michal Simek · Wed Aug 28 07:36:31 2013 +0200
  59. a2f61ca arm: prevent using movt/movw address loads by Jeroen Hofstee · Sat Aug 24 13:55:38 2013 +0200
  60. 25a8ae9 ARM: OMAP5: Avoid writing into LDO SRAM bits by Lokesh Vutla · Fri Aug 23 17:34:17 2013 +0530
  61. 5adac35 am335x:Handle worst case scenario for Errata 1.0.24 by Steve Kipisz · Wed Aug 14 10:51:31 2013 -0400
  62. 5243707 am335x_evm: am33xx_spl_board_init function and scale core frequency by Tom Rini · Fri Aug 30 16:28:46 2013 -0400
  63. 1ff8a43 i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10 by Eric Nelson · Fri Sep 13 09:19:21 2013 -0700
  64. 67b8b9d mx6slevk: Add Ethernet support by Fabio Estevam · Fri Sep 13 00:36:28 2013 -0300
  65. 0c406ed ARM: arch-mx6: fix PLL2_PFD2_FREQ by Markus Niebel · Wed Sep 11 15:30:14 2013 +0200
  66. f021dba am33xx: Add the efuse_sma CONTROL_MODULE register by Tom Rini · Fri Aug 30 16:28:45 2013 -0400
  67. ac8fdf9 am33xx: Add am33xx_spl_board_init function, call by Tom Rini · Fri Aug 30 16:28:44 2013 -0400
  68. 691b2fb arm: omap5: echi: Add GPL-2.0+ SPDX-License-Identifier by Nobuhiro Iwamatsu · Tue Sep 17 16:50:36 2013 +0900
  69. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · Mon Sep 16 07:15:45 2013 -0400
  70. ee78ec6 ARM: s3c44b0: remove remainders of dead board by Masahiro Yamada · Mon Aug 19 15:01:22 2013 +0900
  71. 9491ec0 arm: dma_alloc_coherent: malloc() -> memalign() by Kuo-Jung Su · Mon Jul 29 13:51:43 2013 +0800
  72. 0f586cb arm: spl: Do not set the stack pointer twice by Masahiro Yamada · Wed Jul 17 20:35:55 2013 +0900
  73. f7cf322 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Fri Sep 13 12:04:54 2013 +0200
  74. a780d13 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 11 09:59:27 2013 +0200
  75. 1b9457e arm:mmc:goni/exynos: Fix wrong mmc base register devices offset. by Przemyslaw Marczak · Tue Sep 03 14:57:52 2013 +0200
  76. d7f44dd mx27: add missing constant for mx27 by trem · Fri Sep 06 17:33:45 2013 +0200
  77. 0dc62ba ARM: mxs: Receive r0 and r1 passed from BootROM by Marek Vasut · Sat Aug 31 15:53:44 2013 +0200
  78. 8980d4a ARM: mxs: Document the power block initialization by Marek Vasut · Sat Aug 31 15:53:43 2013 +0200
  79. 4740e24 mx6: Fix calculation of emi_slow clock rate by Andrew Gabbasov · Thu Jul 04 06:27:32 2013 -0500
  80. 1922dad socfpga: Creating driver for Reset Manager by Chin Liang See · Wed Aug 07 10:08:03 2013 -0500
  81. 7eafea0 arm: lds: Remove libgcc eabi exception handling tables by Michal Simek · Thu Jul 25 16:16:46 2013 +0200
  82. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Sep 05 11:15:26 2013 +0200
  83. 5366e36 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 14:06:56 2013 +0200
  84. 5f9e2e7 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 11:50:25 2013 +0200
  85. fd1e8b3 Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master' by Albert ARIBAUD · Tue Sep 03 14:01:02 2013 +0200
  86. 2c37d3b i.MX6: Set and clear the gating bits for Phase Fractional Dividers by Eric Nelson · Thu Aug 29 12:41:46 2013 -0700
  87. 939dd08 i.MX6: Correct ANATOP_PFD (Phase Fractional Divider) register declarations by Eric Nelson · Thu Aug 29 12:37:35 2013 -0700
  88. 7d603b9 i.MX6: Add convenience macros cpu_type(rev) and is_cpu_type(cpu) by Eric Nelson · Thu Aug 29 10:57:10 2013 -0700
  89. 2ad2ec4 ARM: mxs: rename function that sets AUTO_RESTART flag by Hector Palacios · Wed Jul 24 16:01:39 2013 +0200
  90. 4a0e05d ARM: mxs: tools: Add mkimage support for MXS bootstream by Marek Vasut · Mon Aug 26 20:43:33 2013 +0200
  91. 83fd858 imx: add status reporting for HAB status by Stefano Babic · Fri Jun 28 00:20:21 2013 +0200
  92. 910a722 arm, am335x: add watchdog support by Heiko Schocher · Mon Aug 19 16:38:59 2013 +0200
  93. c9a8db8 arm, am335x: add some missing registers and defines for lcd and epwm support by Heiko Schocher · Mon Aug 19 16:38:57 2013 +0200
  94. c4fea29 arm, am33xx: add defines for gmii_sel_register bits by Heiko Schocher · Mon Aug 19 16:38:56 2013 +0200
  95. f787568 omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDR by Tom Rini · Tue Aug 20 08:53:45 2013 -0400
  96. 45841f6 am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZE by Tom Rini · Tue Aug 20 08:53:43 2013 -0400
  97. e3d0ad5 arm: omap3: fix SRAM copy and execution sequence by Albert ARIBAUD · Sat Aug 10 19:03:59 2013 +0200
  98. 7a2f619 ARM: OMAP4470: Add Elpida EDB8164B3PF memory configuration by Lubomir Popov · Tue Aug 06 15:18:50 2013 +0300
  99. 6d2e261 ARM: OMAP4470: Add voltage and dpll data by Taras Kondratiuk · Tue Aug 06 15:18:49 2013 +0300
  100. 1fc9437 ARM: OMAP4470: Add OMAP4470 identification by Taras Kondratiuk · Tue Aug 06 15:18:48 2013 +0300