1. 01a461f ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 by Axel Lin · Fri Jun 21 18:54:25 2013 +0800
  2. ba66ce2 ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTION by Lokesh Vutla · Wed Jun 19 10:50:45 2013 +0530
  3. 7524641 am33xx: fix the ddr_cmdtctrl structure by Ilya Ledvich · Mon Jun 17 16:59:27 2013 +0300
  4. df477ac usb: omap: ulpi: fix ulpi transceiver access by Michael Trimarchi · Mon Jun 10 18:18:04 2013 +0200
  5. c1f81ed Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Jun 28 17:51:13 2013 +0200
  6. 826f22e vf610twr: Remove SoC name from U-Boot prompt by Otavio Salvador · Fri Jun 28 09:53:00 2013 -0300
  7. 5399331 vf610twr: Add default environment in line with other Freescale boards by Otavio Salvador · Fri Jun 28 09:52:59 2013 -0300
  8. 5614783 video: mxsfb: Break the line in videomode message by Fabio Estevam · Wed Jun 26 16:08:13 2013 -0300
  9. a171dfd MAINTAINERS: Add an entry to the mx6q wandboard variant by Fabio Estevam · Wed Jun 26 13:53:45 2013 -0300
  10. 0d467f1 m28evk: Move README file inside board directory by Fabio Estevam · Fri May 03 15:08:02 2013 -0300
  11. 179f5a3 mx28evk: Move README file inside board directory by Fabio Estevam · Fri May 03 15:08:01 2013 -0300
  12. 3665e02 README: mxs: Introduce README.mxs by Fabio Estevam · Fri May 03 15:08:00 2013 -0300
  13. 7891f78 README: mx28_common: Fix structure of sentence by Fabio Estevam · Fri May 03 15:07:59 2013 -0300
  14. e0747ef README: mx28_common: Do not hardcode the SSP port by Fabio Estevam · Fri May 03 15:07:58 2013 -0300
  15. dc7cfd6 README: mx28_common: Keep the text within 80 columns by Fabio Estevam · Fri May 03 15:07:57 2013 -0300
  16. 6bced72 imx: nitrogen6x: Enable filesystem generic commands by Robert Winkler · Thu Jun 06 10:39:28 2013 -0700
  17. bd76bdd imx: nitrogen6x: Enable raw initrd by Robert Winkler · Thu Jun 06 10:39:27 2013 -0700
  18. 9edd3ba imx: nitrogen6x: Enable bootz by Robert Winkler · Thu Jun 06 10:39:26 2013 -0700
  19. 8e6a47a imx: nitrogen6x: Enabled data cache by Robert Winkler · Thu Jun 06 10:39:25 2013 -0700
  20. aeb445f mx27: add i2c clock by trem · Fri Jun 14 18:21:22 2013 +0200
  21. 3227e3a mx27: add function enable_caches by trem · Fri Jun 14 18:21:21 2013 +0200
  22. ec10aed imx: Add support for the SabreSD shipped with i.MX6DL by Pierre Aubert · Tue Jun 04 09:00:15 2013 +0200
  23. d87b49d imx: Complete the pin definitions for the i.MX6DL / i.MX6Solo by Pierre Aubert · Tue Jun 04 09:00:14 2013 +0200
  24. 7f5746b imx6: fix GPR2 wrong definition by Pierre Aubert · Wed Jun 19 11:16:13 2013 +0200
  25. 998816b dwc_ahsata: Allow use with dcache enabled by Eric Nelson · Sat Jun 15 16:09:55 2013 -0700
  26. b177b71 spi: mxc_spi: Update pre and post divider algorithm by Dirk Behme · Sat May 11 07:25:54 2013 +0200
  27. 0a05dff spi: mxc_spi: Fix pre and post divider calculation by Dirk Behme · Thu May 09 07:19:52 2013 +0200
  28. 048a64d Add support for Wandboard Quad by Tapani Utriainen · Wed Jun 26 17:51:49 2013 +0800
  29. 4a71742 pxa: fix memory coherency problem after relocation by Mike Dunn · Fri Jun 21 09:12:28 2013 -0700
  30. 6cb5343 pxa: use -mcpu=xscale compiler option by Mike Dunn · Fri Jun 21 09:12:27 2013 -0700
  31. cfe695c pxa: turn icache off in cpu_init_crit() by Mike Dunn · Mon Jun 17 10:47:28 2013 -0700
  32. 6e20679 pxa: palmtreo680 flash programming utility by Mike Dunn · Tue Jun 18 11:08:51 2013 -0700
  33. cefef69 pxa: add support for palmtreo680 board by Mike Dunn · Tue Jun 18 11:08:50 2013 -0700
  34. 1fc34f1 arm: optimize relocate_code routine by Albert ARIBAUD · Tue Jun 11 14:17:35 2013 +0200
  35. af3ff16 arm: make __rel_dyn_{start, end} compiler-generated by Albert ARIBAUD · Tue Jun 11 14:17:34 2013 +0200
  36. c53687e arm: make __image_copy_{start, end} compiler-generated by Albert ARIBAUD · Tue Jun 11 14:17:33 2013 +0200
  37. 800ea3e arm: generalize lib/bss.c into lib/sections.c by Albert ARIBAUD · Tue Jun 11 14:17:32 2013 +0200
  38. 1691593 remove all references to .dynsym by Albert ARIBAUD · Tue Jun 11 14:17:31 2013 +0200
  39. 446dd12 arm: ensure u-boot only uses relative relocations by Albert ARIBAUD · Tue Jun 11 14:17:30 2013 +0200
  40. bfbf886 net2big_v2: initialize LEDs at startup by Simon Guinot · Tue Jun 18 15:14:50 2013 +0200
  41. 068b2ad LaCie/common: add support for the CPLD GPIO bus by Simon Guinot · Tue Jun 18 15:14:49 2013 +0200
  42. 1dd67e6 net2big_v2: initialize I2C fan at startup by Simon Guinot · Tue Jun 18 15:14:48 2013 +0200
  43. d7f9212 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jun 19 23:58:01 2013 +0200
  44. e259cfa Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jun 19 12:53:59 2013 +0200
  45. 9793ba8 arm: omap4: panda: Fix checkpatch on panda file by Dan Murphy · Thu Jun 13 11:21:26 2013 -0500
  46. e56459e arm: omap4: panda: Add reading of the board revision by Dan Murphy · Thu Jun 13 11:21:13 2013 -0500
  47. a6f9d15 arm: dra7xx: Update the EXTRA_ENV_SETTINGS by Dan Murphy · Tue Jun 11 11:22:30 2013 -0500
  48. 520bfba arm: omap5_uevm: Correct the console sys prompt for 5432 by Dan Murphy · Thu Jun 06 16:30:38 2013 -0500
  49. ff30272 arm: omap: Add check for fdtfile in the findfdt macro by Dan Murphy · Thu Jun 06 13:27:06 2013 -0500
  50. 57004c5 arm, am33xx: move uart soft reset code to common place by Heiko Schocher · Tue Jun 04 11:00:57 2013 +0200
  51. 0ef0817 arm, am335x: make mpu pll config configurable by Heiko Schocher · Tue Jun 04 11:01:06 2013 +0200
  52. 8aa1da9 arm, am33xx: move rtc32k_enable() to common place by Heiko Schocher · Wed Jun 05 07:47:56 2013 +0200
  53. dc3416a MMC: DWMMC: Fix FIFO_DEPTH calculation by Rajeshwari Shinde · Fri May 24 18:15:34 2013 +0530
  54. b3d364f power: exynos-tmu: use the mux_addr bit fields in tmu_control register by Naveen Krishna Chatradhi · Fri Apr 05 15:21:39 2013 -0700
  55. 09ffe60 power: exynos-tmu: fix warnings and clean up code by Naveen Krishna Chatradhi · Fri Apr 05 15:21:38 2013 -0700
  56. 3ccad53 COMMON: MMC: Command to support EMMC booting and to resize EMMC boot partition by Amar · Sat Apr 27 11:43:00 2013 +0530
  57. e33add8 SMDK5250: Enable EMMC booting by Amar · Sat Apr 27 11:42:59 2013 +0530
  58. 1104e9b MMC: APIs to support resize of EMMC boot partition by Amar · Sat Apr 27 11:42:58 2013 +0530
  59. bb54b75 SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDT by Amar · Sat Apr 27 11:42:57 2013 +0530
  60. e1df628 EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results. by Amar · Sat Apr 27 11:42:56 2013 +0530
  61. d850121 EXYNOS5: DWMMC: Added FDT support for DWMMC by Amar · Sat Apr 27 11:42:55 2013 +0530
  62. 902664c DWMMC: Initialise dwmci and resolve EMMC read write issues by Amar · Sat Apr 27 11:42:54 2013 +0530
  63. 070e83f EXYNOS5: FDT: Add DWMMC device node data by Amar · Sat Apr 27 11:42:53 2013 +0530
  64. 4b538c5 FDT: Add compatible string for DWMMC by Amar · Sat Apr 27 11:42:52 2013 +0530
  65. e1158de arm:trats: change auto-booting to boot kernel with separate device tree blob by Arkadiusz Wlodarczyk · Tue Apr 02 15:10:16 2013 +0200
  66. d81863d arm: pxa: config option for PXA270 turbo mode by Sergey Yanovich · Tue May 21 23:49:41 2013 +0400
  67. 4976dfe arm: pxa: Add support for ICP DAS LP-8x4x by Sergey Yanovich · Tue May 21 01:26:00 2013 +0400
  68. debc2fc cosmetic: arm: fix comments in arch/arm/lib/crt0.S by Masahiro Yamada · Wed May 15 17:33:16 2013 +0900
  69. bfa542a Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jun 10 18:28:37 2013 +0200
  70. 03ab286 arm/km: make local functions static by Holger Brunck · Mon May 06 15:04:51 2013 +0200
  71. 213c0eb arm: da830: moved pinmux configurations to the arch tree by Vishwanathrao Badarkhe, Manish · Wed May 29 21:55:11 2013 +0000
  72. 58313e42 ARM: DRA7: Add Maintainer by Lokesh Vutla · Fri Jun 07 00:59:02 2013 +0000
  73. c40c54b OMAP5: Enable access to auxclk registers by Lubomir Popov · Wed May 15 04:41:01 2013 +0000
  74. 4d98efd ARM: OMAP: I2C: New read, write and probe functions by Lubomir Popov · Sat Jun 01 06:44:38 2013 +0000
  75. 96a2548 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · Tue Jun 04 12:02:06 2013 +0000
  76. 69a4345 da830: add MMC support by Vishwanathrao Badarkhe, Manish · Wed May 22 03:38:48 2013 +0000
  77. ff397ab ARM: OMAP5: Power: Add more functionality to Palmas driver by Lubomir Popov · Thu Jun 06 04:16:40 2013 +0000
  78. ffa9818 ARM: DRA7xx: EMIF: Change settings required for EVM board by Sricharan R · Thu May 30 03:19:39 2013 +0000
  79. 1652326 ARM: DRA7xx: clocks: Update PLL values by Lokesh Vutla · Thu May 30 03:19:38 2013 +0000
  80. 4b4b9a8 ARM: DRA7xx: Update pinmux data by Lokesh Vutla · Thu May 30 03:19:37 2013 +0000
  81. 8372baf mmc: omap_hsmmc: Update pbias programming by Balaji T K · Thu Jun 06 05:04:32 2013 +0000
  82. cdb9619 ARM: DRA7xx: Correct SRAM END address by Sricharan R · Thu May 30 03:19:35 2013 +0000
  83. 8bbdc3f ARM: DRA7xx: Correct the SYS_CLK to 20MHZ by Sricharan R · Thu May 30 03:19:34 2013 +0000
  84. 9cc5ba0 ARM: DRA7xx: Change the Debug UART to UART1 by Sricharan R · Thu May 30 03:19:33 2013 +0000
  85. 51bc17a ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc's by Lokesh Vutla · Thu May 30 03:19:32 2013 +0000
  86. 93cdb28 ARM: OMAP5: DRA7xx: support class 0 optimized voltages by Nishanth Menon · Thu May 30 03:19:31 2013 +0000
  87. d9c839a ARM: DRA7xx: clocks: Fixing i2c_init for PMIC by Lokesh Vutla · Thu May 30 03:19:30 2013 +0000
  88. 3685297 ARM: DRA7xx: power Add support for tps659038 PMIC by Lokesh Vutla · Thu May 30 03:19:29 2013 +0000
  89. bd1f0df ARM: DRA7xx: Add control id code for DRA7xx by Lokesh Vutla · Thu May 30 03:19:28 2013 +0000
  90. ae49f6d ARM: OMAP4+: pmic: Make generic bus init and write functions by Lokesh Vutla · Thu May 30 02:54:33 2013 +0000
  91. 61c517f ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h by Lokesh Vutla · Thu May 30 02:54:32 2013 +0000
  92. 44466ad ARM: OMAP5: clocks: Do not enable sgx clocks by Sricharan R · Thu May 30 02:54:31 2013 +0000
  93. 37bce59 ARM: OMAP4+: Cleanup header files by Lokesh Vutla · Thu May 30 02:54:30 2013 +0000
  94. 1246453 OMAP5: Fix bug in omap5_es1_prcm struct by Lubomir Popov · Sun May 26 10:03:17 2013 +0000
  95. 84bd325 OMAP5: add ABB setup for MPU voltage domain by Andrii Tseglytskyi · Mon May 20 22:42:09 2013 +0000
  96. 28095da OMAP3+: introduce generic ABB support by Andrii Tseglytskyi · Mon May 20 22:42:08 2013 +0000
  97. f748854 am33xx: Board: Make CPSW section of ethernet initialization depend on CPSW driver by Joel A Fernandes · Tue May 07 05:52:55 2013 +0000
  98. a1a0ad6 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Jun 08 14:35:10 2013 +0200
  99. 642a444 ARM: tegra: only enable SCU on Tegra20 by Tom Warren · Thu May 23 12:26:18 2013 +0000
  100. a03908e vf610twr: Drop unneeded 'status' variable by Fabio Estevam · Wed Jun 05 11:34:48 2013 +0000