1. 8f5d468 davinci: add support for printing clock frequency by Hadli, Manjunath · 13 years ago
  2. c8e5ba8 AM3517: Changed default clock rate for AM3517 by Schuyler Patton · 13 years ago
  3. 95f8791 OMAP3+: Clock: Adding ehci clock enabling by Govindraj.R · 13 years ago
  4. 43b6239 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · 13 years ago
  5. 37bb6d8 ARM: EXYNOS: Add support for Exynos5 based SoCs by Chander Kashyap · 13 years ago
  6. 851db35 S5P: support generic watchdog timer by Minkyu Kang · 13 years ago
  7. 77e490e ARMV7: Exynos4: Add supoort power for Exynos4 by HeungJun, Kim · 13 years ago
  8. 792be0a ARMV7: Exynos4: Add watchdog.h for Exynos4 by HeungJun, Kim · 13 years ago
  9. e619a0d Exynos: PWM: Add TCMPB3 field in pwm structure by Chander Kashyap · 13 years ago
  10. 805ad7e orion5x: add USB host ehci-marvell support by Albert ARIBAUD · 13 years ago
  11. 74d3442 Remove kirkwood-specifics from marvell EHCI driver by Albert ARIBAUD · 13 years ago
  12. a14bd41 Rename ehci-kirkwood as ehci-marvell by Albert ARIBAUD · 13 years ago
  13. fa47a28 mmc: access mxcmmc from mx31 boards by Helmut Raiger · 13 years ago
  14. 4591f52 i.mx6: mx6x_pins: Fix uart txd definitions by Troy Kisky · 13 years ago
  15. 2627c8c arm, davinci: add timer defines for tcr field by Heiko Schocher · 13 years ago
  16. 3f84108 arm, davinci: add workaround for not resetting DMA bus and VPSS modules by Heiko Schocher · 13 years ago
  17. d652a34 arm, davinci: add PLL0 prediv to da850 lowlevel setup by Ben Gardiner · 13 years ago
  18. cf06b13 tegra: Add SDMMC support to funcmux by Simon Glass · 13 years ago
  19. 8a1133c tegra: Add I2C support to funcmux by Simon Glass · 13 years ago
  20. 2faf186 tegra: Add enum to select from available funcmux configs by Simon Glass · 13 years ago
  21. d693969 tegra: Adjust funcmux config test to permit expansion by Simon Glass · 13 years ago
  22. b4116ed ARM: AM33XX: Add i2c support by Patil, Rachna · 13 years ago
  23. 137703b overo: add SPL support by Andreas Müller · 13 years ago
  24. 761ca31 omap_rev_string: output to stdout by Andreas Müller · 13 years ago
  25. 8a8f084 ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · 13 years ago
  26. 876bdd6 ARM:AM33XX: Add mmc/sd support by Chandan Nath · 13 years ago
  27. fb072a3 ARM:AM33XX: Fix ddr and timer register offset by Chandan Nath · 13 years ago
  28. f16da74 ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XX by Chandan Nath · 13 years ago
  29. fe7104b omap4: fix boot issue on ES2.0 Panda by Aneesh V · 13 years ago
  30. a601bed arm, davinci: Change byte order of RTC kick register values by Christian Riesch · 13 years ago
  31. f2f7745 imx: mx6q: add aipstz init for off platform periph by Jason Liu · 13 years ago
  32. bd2e27c i.mx6:imx6q: allign MAC address with burned-in ordering by Jason Liu · 13 years ago
  33. 5bcc6a8 mx28: Let dram_init be common for mx28 by Fabio Estevam · 13 years ago
  34. be252b6 net: imx: Add multi-FEC support for imx_get_mac_from_fuse by Fabio Estevam · 13 years ago
  35. 365d607 gpio: Replace ARM gpio.h with the common API in include/asm-generic by Joe Hershberger · 13 years ago
  36. bb6997f tegra: Add support for UART init in cpu board.c by Simon Glass · 13 years ago
  37. b5a5b35 tegra: Add a function mux feature by Simon Glass · 13 years ago
  38. 8442fd3 tegra: add clock_ll_start_uart() to enable UART prior to reloc by Simon Glass · 13 years ago
  39. 977a39e tegra2: Move tegra2_mmc_init() prototype to public header. by Thierry Reding · 13 years ago
  40. cb93481 tegra2: Implement SPI / UART GPIO switch by Simon Glass · 13 years ago
  41. 9112ef8 tegra2: spi: Add SPI driver for Tegra2 SOC by Tom Warren · 13 years ago
  42. df65a3f omap4_panda: Initialize the USB phy by Chris Lalancette · 13 years ago
  43. 6b62b9a Coding Style cleanup by Wolfgang Denk · 13 years ago
  44. ddc7e54 usb:gadget:s5p Enable the USB Gadget framework at Exynos4210 (C210 Universal) by Lukasz Majewski · 13 years ago
  45. 5d2947a USB: MX5: add helper functions to enable USB clocks by Wolfgang Grandegger · 13 years ago
  46. a954da2 usb:gadget:s5p Enable the USB Gadget framework at GONI by Lukasz Majewski · 13 years ago
  47. bdbcdc8 pxa: convert pxa27x_udc to use read and write functions by Stefan Herbrechtsmeier · 13 years ago
  48. 1c0a14e pxa: fix usb host register mismatch by Stefan Herbrechtsmeier · 13 years ago
  49. c944a3e i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28 by Marek Vasut · 13 years ago
  50. 23608e2 i.mx: add the initial support for freescale i.MX6Q processor by Jason Liu · 13 years ago
  51. 393cb36 S5PC2XX: Rename S5pc2XX to exynos by Chander Kashyap · 13 years ago
  52. 80433c9 arm: Move CP15 init out of cpu_init_crit() by Simon Glass · 13 years ago
  53. e8f4735 arch/arm/include/asm/arch-omap5/clocks.h: Fix GCC 4.2 warnings by Anatolij Gustschin · 13 years ago
  54. 40f6fff MX: serial_mxc: cleanup removing nasty #ifdef by Stefano Babic · 13 years ago
  55. aa72e43 MXS: Add static annotations to dma driver by Marek Vasut · 13 years ago
  56. ee08a82 OMAP3: Add SPL_BOARD_INIT hook by Tom Rini · 13 years ago
  57. 673283f OMAP3: Add SPL support to omap3_evm by Tom Rini · 13 years ago
  58. 75c57a3 OMAP3: Add SPL support to Beagleboard by Tom Rini · 13 years ago
  59. 4e647e1 OMAP3 SPL: Add identify_nand_chip function by Tom Rini · 13 years ago
  60. 9ae0d55 OMAP3 SPL: Rework memory initalization and devkit8000 support by Tom Rini · 13 years ago
  61. fc41ba1 OMAP3: Suffix all Micron memory timing parts with their speed by Tom Rini · 13 years ago
  62. 1be1433 OMAP3: Add optimal SDRC autorefresh control values by Tom Rini · 13 years ago
  63. 14ca3de omap3: mem: Add MCFG helper macro by Tom Rini · 13 years ago
  64. 50e7ff0 OMAP3: Remove get_mem_type prototype by Tom Rini · 13 years ago
  65. b7eb9e7 omap3: mem: Comment enable_gpmc_cs_config more by Tom Rini · 13 years ago
  66. 7f34b11 arm, davinci, da850: add uart1 tx rx pinmux config by Heiko Schocher · 13 years ago
  67. b5ce18a arm, davinci: move davinci_rtc struct to hardware.h by Heiko Schocher · 13 years ago
  68. 516fb1c arm, da850: Add pinmux configurations to the arch tree by Christian Riesch · 13 years ago
  69. 964930b arm, davinci: Move pinmux functions from board to arch tree by Christian Riesch · 13 years ago
  70. ad2a790 AM3517: move AM3517 specific mux defines to generic header by Ilya Yanok · 13 years ago
  71. b9e65a7 AM35xx: add EMAC support by Ilya Yanok · 13 years ago
  72. 7c587d3 davinci_emac: move arch-independent defines to separate header by Ilya Yanok · 13 years ago
  73. 9404758 omap4460: add ES1.1 identification by Aneesh V · 13 years ago
  74. e4fce34 start.S: remove omap3 specific code from start.S by Aneesh V · 13 years ago
  75. f68d2a2 PXA: Rename pxa_dram_init to pxa2xx_dram_init by Marek Vasut · 13 years ago
  76. 77b04c5 PXA: Export cpu_is_ and pxa_dram_init functions by Marek Vasut · 13 years ago
  77. abc20ab PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X by Marek Vasut · 13 years ago
  78. 581a811 hawkboard: Replace HAWKBOARD_KICK{0, 1}_UNLOCK defines by Christian Riesch · 13 years ago
  79. c9e798d Fix Stelian's email address by Stelian Pop · 13 years ago
  80. 75acc4d arm, davinci: add DAVINCI_MMC_CLKID by Heiko Schocher · 13 years ago
  81. f3c149d arm, davinci: da850/dm365 lowlevel cleanup by Heiko Schocher · 13 years ago
  82. 78f455c omap4/5: Add support for booting with CH. by Sricharan · 13 years ago
  83. bb772a5 omap5: emif: Add emif/ddr configurations required for omap5 evm by Sricharan · 13 years ago
  84. 2e5ba48 omap5: clocks: Add clocks support for omap5 platform. by Sricharan · 13 years ago
  85. 508a58f omap5: Add minimal support for omap5430. by Sricharan · 13 years ago
  86. 933efe6 omap: Checkpatch fixes by Sricharan · 13 years ago
  87. 237ce0f PXA: Cleanup serial_pxa by Marek Vasut · 13 years ago
  88. ce93dc9 mx31: Use proper IO accessor for GPR register by Fabio Estevam · 13 years ago
  89. b2d2016 iMX28: Add USB and USB PHY register definitions by Marek Vasut · 13 years ago
  90. 31650d6 iMX28: Add APBH DMA driver by Marek Vasut · 13 years ago
  91. 6b6440d iMX28: Add GPIO control by Marek Vasut · 13 years ago
  92. d91a672 iMX28: Add PINMUX control by Marek Vasut · 13 years ago
  93. 71a758e1 iMX28: Add SSP MMC driver by Marek Vasut · 13 years ago
  94. 6e9a0a3 iMX28: Initial support for iMX28 CPU by Marek Vasut · 13 years ago
  95. effea9d arm, davinci: Rename AM1808 lowlevel functions to DA850 by Christian Riesch · 13 years ago
  96. 3f0d4ed da8xxevm: fix build error by Prabhakar Lad · 13 years ago
  97. 2c5b875 omap3: mem: Move comments next to definitions by Sanjeev Premi · 13 years ago
  98. f883c5d omap3: mem: Clean-up whitespaces by Sanjeev Premi · 13 years ago
  99. e3596e3 omap3: mem: Define and use common macros by Sanjeev Premi · 13 years ago
  100. 1340286 VIDEO: davinci: add framebuffer to da8xx by Stefano Babic · 13 years ago