1. 70718dc am335x: Enable MMC1 clock by Tom Rini · Wed Apr 03 08:50:01 2013 +0000
  2. 3ccf01a pcm051: Enable DDR PHY dynamic power down bit by Lars Poeschel · Wed Apr 03 04:37:52 2013 +0000
  3. 28f2f35 musb: set MUSB speed based on CONFIG by Bin Liu · Thu Mar 21 05:27:49 2013 +0000
  4. 7a363d4 musb: am335x: disable bulk split-combine feature by Bin Liu · Thu Mar 21 05:27:48 2013 +0000
  5. d91758b logo: update to the new logo for ATMEL by Josh Wu · Thu Mar 28 18:37:49 2013 +0800
  6. 0ff9c5e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Apr 04 15:44:57 2013 +0200
  7. 0608171 exynos: change indentation of defines in cpu.h by Minkyu Kang · Mon Apr 01 19:22:40 2013 +0000
  8. cc7229c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Apr 04 11:49:32 2013 +0200
  9. f79ef8a spi: mxc_spi: Fix ECSPI reset handling by Dirk Behme · Wed Mar 20 22:03:44 2013 +0000
  10. 37c1efa ARM: bcm2835: fix get_timer() to return ms by Stephen Warren · Wed Mar 27 18:43:23 2013 +0000
  11. adfb488 i.MX6: mx6qsabrelite: README: don't pass chip-select to sf probe command by Javier Martinez Canillas · Tue Apr 02 23:57:23 2013 +0000
  12. 242c75c wandboard: Remove CONFIG_SYS_FSL_USDHC_NUM by Fabio Estevam · Mon Apr 01 16:03:38 2013 +0000
  13. 9c6278a mx6qsabrelite: Remove duplicate 'mmc dev' by Fabio Estevam · Mon Apr 01 16:03:37 2013 +0000
  14. 2142652 wandboard: Remove duplicate 'mmc dev' by Fabio Estevam · Mon Apr 01 16:03:36 2013 +0000
  15. 435998b mx6: Fix get_board_rev() for the mx6 solo case by Fabio Estevam · Wed Mar 27 07:36:55 2013 +0000
  16. 5410936 mx23_olinuxino: Fix netboot console by Alexandre Pereira da Silva · Mon Mar 25 18:23:45 2013 +0000
  17. e6bf977 mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board by Abbas Raza · Mon Mar 25 09:13:34 2013 +0000
  18. 9ffb9dc mx23_olinuxino: Change definitions to use spaces instead of tabs by Otavio Salvador · Sun Mar 24 16:17:33 2013 +0000
  19. 4404555 mx25pdk: Enable imxdi RTC by Benoît Thébaudeau · Fri Mar 22 09:30:29 2013 +0000
  20. eb31a40 mx6qsabrelite: README: No need to pass 'u-boot.imx' by Fabio Estevam · Wed Mar 20 04:07:58 2013 +0000
  21. d7f6676 mx28evk: Introduce a new target for saving env vars to NAND by Fabio Estevam · Thu Mar 07 11:28:19 2013 +0000
  22. 5286337 mx6qsabre{sd,auto}: Add boot mode select by Otavio Salvador · Sat Mar 16 08:05:07 2013 +0000
  23. c2bed64 mx6qsabresd: Fix card detection for invalid card id case by Otavio Salvador · Sat Mar 16 08:05:06 2013 +0000
  24. a272dbf mx6qsabresd: Document the mapping of USDHC[2-4] by Otavio Salvador · Sat Mar 16 08:05:05 2013 +0000
  25. a101d25 Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk by Akshay Saraswat · Thu Mar 28 04:32:24 2013 +0000
  26. bb71416 Exynos: pwm: Use generic api to get pwm clk freq by Padmavathi Venna · Thu Mar 28 04:32:23 2013 +0000
  27. 6fe023b Exynos: clock: Correct pwm source clk selection by Padmavathi Venna · Thu Mar 28 04:32:22 2013 +0000
  28. 37feb7b Exynos: clock: Add generic api to get the clk freq by Padmavathi Venna · Thu Mar 28 04:32:21 2013 +0000
  29. 98c58b9 Exynos: Add peripherial id for pwm by Padmavathi Venna · Sun Mar 31 18:42:24 2013 +0000
  30. ad73b91 Exynos: Tidy up the pwm_config function in the exynos pwm driver by Gabe Black · Thu Mar 28 04:32:20 2013 +0000
  31. ee85f24 Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4 by Gabe Black · Thu Mar 28 04:32:19 2013 +0000
  32. 4f44a3c Exynos: pwm: Fix two bugs in the exynos pwm configuration code by Gabe Black · Thu Mar 28 04:32:18 2013 +0000
  33. 94f61a3 Exynos: Add timer_get_us function by Che-Liang Chiou · Thu Mar 28 04:32:17 2013 +0000
  34. a9e9abb Exynos: Change get_timer() to work correctly by Simon Glass · Thu Mar 28 04:32:16 2013 +0000
  35. a3e6c19 Exynos5: config: enable time command by Akshay Saraswat · Thu Mar 28 04:32:15 2013 +0000
  36. 6587537 Exynos5: clock: Fix a typo bug in exynos clock init by Akshay Saraswat · Thu Mar 21 02:13:13 2013 +0000
  37. b20d7d6 Exynos: config: Enable hash command by Akshay Saraswat · Wed Mar 20 21:00:59 2013 +0000
  38. cbd8f2c gen: Add sha h/w acceleration to hash by Akshay Saraswat · Wed Mar 20 21:00:58 2013 +0000
  39. 150a9db Exynos: config: Enable ACE HW for SHA 256 for Exynos by Akshay Saraswat · Wed Mar 20 21:00:57 2013 +0000
  40. a42e55a Exynos: Add hardware accelerated SHA256 and SHA1 by Akshay Saraswat · Wed Mar 20 21:00:56 2013 +0000
  41. 61a443a Exynos: clock: Fix a bug in PLL lock check condition by Akshay Saraswat · Fri Mar 15 02:29:09 2013 +0000
  42. c58e230 spl:falcon:trats: Fix SPL image size computing. by Przemyslaw Marczak · Tue Mar 12 03:41:49 2013 +0000
  43. 602c911 spi: exynos: Fix compiler warnings for non-dt systems by Vivek Gautam · Tue Mar 05 03:49:57 2013 +0000
  44. 17b7010 SMDK5250: Fix compiler warning for non-dt systems by Vivek Gautam · Tue Mar 05 03:49:56 2013 +0000
  45. 32adc23 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Mar 28 18:50:01 2013 +0100
  46. 59dd8b5 armv7: do not relocate _start twice by Vincent Stehlé · Fri Mar 15 06:54:00 2013 +0000
  47. 06396c1 ARM: mmu: Set domain permissions to client access by R Sricharan · Mon Mar 04 20:04:45 2013 +0000
  48. 0871607 ARM: mmu: Introduce weak dram_bank_setup function by R Sricharan · Mon Mar 04 20:04:44 2013 +0000
  49. 313fe56 ARM: cache: declare set_section_dcache by Vincent Stehlé · Mon Mar 04 20:04:43 2013 +0000
  50. e3b2c6f apx4devkit: change maintainer by Veli-Pekka Peltola · Wed Mar 20 09:08:10 2013 +0000
  51. 36ec8ac image: Add support for Plan 9 by Steven Stallion · Wed Mar 20 06:31:35 2013 +0000
  52. 446543f cmd_ext4: BREAK and correct ext4write parameter order by Tom Rini · Wed Mar 20 04:21:38 2013 +0000
  53. 9134aeb .checkpatch.conf: ignore udelay->usleep_range warnings by Matt Porter · Fri Mar 15 10:43:48 2013 +0000
  54. 07fc462 checkpatch.pl: Add 'debug' to the list of logFunctions by Tom Rini · Thu Mar 14 05:36:13 2013 +0000
  55. fb586da env_callback: Mark find_env_callback as static by Tom Rini · Tue Mar 12 06:16:50 2013 +0000
  56. d9282f1 MAKEALL: allow regex matches for -s option by Stephen Warren · Tue Mar 05 11:15:01 2013 +0000
  57. 92bf4be SMDK5250: Use statically defined structures only in non DT case by Ajay Kumar · Thu Feb 21 23:53:09 2013 +0000
  58. bca019f SMDK5250: Add device node for DP by Ajay Kumar · Thu Feb 21 23:53:08 2013 +0000
  59. 09c73a7 EXYNOS5: Add device node for DP by Ajay Kumar · Thu Feb 21 23:53:07 2013 +0000
  60. 65f50f9 video: exynos_dp: Add function to parse DP DT node by Ajay Kumar · Thu Feb 21 23:53:06 2013 +0000
  61. 39bac15 EXYNOS5: FDT: Add compatible strings for FIMD by Ajay Kumar · Thu Feb 21 23:53:05 2013 +0000
  62. ca7c3e1 video: exynos_dp: Make dp_regs global by Ajay Kumar · Thu Feb 21 23:53:04 2013 +0000
  63. c234986 SMDK5250: Add device node for FIMD by Ajay Kumar · Thu Feb 21 23:53:03 2013 +0000
  64. 21b893c EXYNOS5: Add device node for FIMD by Ajay Kumar · Thu Feb 21 23:53:02 2013 +0000
  65. ebbace3 video: exynos_fb: add DT support for FIMD driver by Ajay Kumar · Thu Feb 21 23:53:01 2013 +0000
  66. 035a1cd EXYNOS: FDT: Add compatible strings for FIMD by Ajay Kumar · Thu Feb 21 23:53:00 2013 +0000
  67. 4acd4ee video: exynos_fb: Make fimd_ctrl global by Ajay Kumar · Thu Feb 21 23:52:59 2013 +0000
  68. d6092d9 video: exynos_dp: Remove callbacks from the driver by Ajay Kumar · Thu Feb 21 23:52:58 2013 +0000
  69. 41022a1 video: exynos_fb: Remove callbacks from the driver by Ajay Kumar · Thu Feb 21 23:52:57 2013 +0000
  70. 10cb7fa EXYNOS5: Add L2 Cache Support. by Rajeshwari Shinde · Thu Nov 29 20:29:35 2012 +0000
  71. abc046b Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Mar 26 10:40:13 2013 +0100
  72. 85c3d46c Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Mar 26 09:51:09 2013 +0100
  73. b13fa97 Tegra114: MMC: Enable DT MMC driver support for Tegra114 Dalmore boards by Tom Warren · Mon Mar 18 14:52:26 2013 -0700
  74. 35a1d09 Tegra114: MMC: Add SD bus power-rail init routine by Tom Warren · Mon Mar 18 14:51:20 2013 -0700
  75. 3086f6a Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table by Tom Warren · Mon Mar 18 14:47:55 2013 -0700
  76. be479a8 Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore for now) by Tom Warren · Mon Mar 18 14:46:46 2013 -0700
  77. 3f4b8d1 tegra114: dalmore: config: enable SPI by Allen Martin · Sat Mar 16 18:58:14 2013 +0000
  78. 21f5b93 tegra114: add SPI driver by Allen Martin · Sat Mar 16 18:58:13 2013 +0000
  79. fc1df28 tegra114: dalmore: fdt: enable dalmore SPI controller by Allen Martin · Sat Mar 16 18:58:12 2013 +0000
  80. 461b80f tegra114: fdt: add SPI blocks by Allen Martin · Sat Mar 16 18:58:11 2013 +0000
  81. 2a293d4 tegra114: fdt: add apbdma block by Allen Martin · Sat Mar 16 18:58:10 2013 +0000
  82. b54f0d9 tegra114: fdt: add compatible string for tegra114 SPI ctrl by Allen Martin · Sat Mar 16 18:58:09 2013 +0000
  83. 737b4b9 sf: winbond: add W25Q32DW by Allen Martin · Sat Mar 16 18:58:08 2013 +0000
  84. b98691c spi: add common fdt SPI driver interface by Allen Martin · Sat Mar 16 18:58:07 2013 +0000
  85. 73e0f1b tegra20: spi: move fdt probe to spi_init by Allen Martin · Sat Mar 16 18:58:06 2013 +0000
  86. 8db241b tegra: spi: pull register structs out of headers by Allen Martin · Sat Mar 16 18:58:05 2013 +0000
  87. 77de583 tegra: spi: remove non fdt support by Allen Martin · Sat Mar 16 18:58:04 2013 +0000
  88. e8e99ab tegra: spi: rename tegra SPI drivers by Allen Martin · Sat Mar 16 18:58:03 2013 +0000
  89. e0158b8 tegra: remove support for UART SPI switch by Allen Martin · Sat Mar 16 18:58:02 2013 +0000
  90. 191d57d Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sun Mar 24 17:52:22 2013 +0100
  91. 47c6b2a mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio could be used by Peter Korsgaard · Thu Mar 21 04:00:04 2013 +0000
  92. f7b1510 mmc: mmc_getcd/getwp: use sensible defaults by Peter Korsgaard · Thu Mar 21 04:00:03 2013 +0000
  93. bdc9b24 arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platforms by Tom Rini · Thu Mar 14 06:49:04 2013 +0000
  94. 385bc75 am335x_evm: Add better timings for the new BeagleBoard DDR3 part by Tom Rini · Thu Mar 21 04:30:02 2013 +0000
  95. 725f0c5 ti814x_evm: add ti814x evm board support by Matt Porter · Fri Mar 15 10:07:10 2013 +0000
  96. 7967b1a ns16550: enable quirks for ti814x by Matt Porter · Fri Mar 15 10:07:09 2013 +0000
  97. 683e71d am33xx: support ti814x mmc reference clock by Matt Porter · Fri Mar 15 10:07:08 2013 +0000
  98. 4035510 am33xx: add dmm support to emif4 library by Matt Porter · Fri Mar 15 10:07:07 2013 +0000
  99. 691fbe3 am33xx: add ti814x specific register definitions by Matt Porter · Fri Mar 15 10:07:06 2013 +0000
  100. b409a80 am33xx: refactor am33xx mux support and add ti814x support by Matt Porter · Fri Mar 15 10:07:05 2013 +0000