1. 38f25b1 OMAP4+: Force DDR in self-refresh after warm reset by Lokesh Vutla · 12 years ago
  2. 7023950 ARM: OMAP3+: Detect reset type by Lokesh Vutla · 12 years ago
  3. dacc8c6 arm/kirkwood: protect the ENV_SPI #defines by Valentin Longchamp · 12 years ago
  4. ac486e3 kw_spi: support spi_claim/release_bus functions by Valentin Longchamp · 12 years ago
  5. 8f5d7a0 kirkwood: add save functionality kirkwood_mpp_conf function by Valentin Longchamp · 12 years ago
  6. 2b3b1c6 ATMEL/PIO: Enable new feature of PIO on Atmel device by Bo Shen · 12 years ago
  7. 8b8d810 MX28: Fix a typo in mx28_reg_8 macro by Otavio Salvador · 13 years ago
  8. 0d952e5 i.mx: i.mx6x: NO_MUX_I/NO_PAD_I not set correctly by Jason Liu · 13 years ago
  9. c5e3710 EXYNOS5: PINMUX: Added default pinumx settings by Rajeshwari Shinde · 12 years ago
  10. 7775831 Exynos: fix cpuinfo and cpu detecting by Minkyu Kang · 13 years ago
  11. e423a8f ARM: OMAP4: Correct the lpddr2 io settings register value. by SRICHARAN R · 12 years ago
  12. 7fd5b9b OMAP5: Change voltages for omap5432 by Lokesh Vutla · 12 years ago
  13. 753bae8 OMAP5: DPLL core lock for OMAP5432 by Lokesh Vutla · 12 years ago
  14. 784ab7c OMAP5: EMIF: Add support for DDR3 device by Lokesh Vutla · 12 years ago
  15. 43037d7 OMAP5: ADD precalculated timings for ddr3 by Lokesh Vutla · 12 years ago
  16. eb4e18e OMAP5: Configure the io settings for omap5432 uevm board by Lokesh Vutla · 12 years ago
  17. 0a0bf7b OMAP5: ADD chip detection for OMAP5432 SOC by Lokesh Vutla · 12 years ago
  18. 851bebd OMAP5: Adding correct Control id code for OMAP5430 by Lokesh Vutla · 12 years ago
  19. 65c206b am33xx: Fix i2c sampling rate typo by Tom Rini · 12 years ago
  20. d88bc04 am33xx: Fill in more cm_wkuppll / cm_perpll by Tom Rini · 12 years ago
  21. fe4f97b am335x: Correct i2c sysc offset by Tom Rini · 12 years ago
  22. e843d0f ARM: OMAP5: Correct the DRAM_ADDR_SPACE_END macro. by SRICHARAN R · 13 years ago
  23. 2ab2810 am33xx: Do not call init_timer twice by Tom Rini · 13 years ago
  24. 76e350b arm: Tegra: Use ODMDATA from BCT in IRAM by Tom Warren · 12 years ago
  25. 52a8b82 gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.* by Tom Warren · 12 years ago
  26. edffa63 spi: tegra2: rename tegra2_spi.* to tegra_spi.* by Tom Warren · 12 years ago
  27. 27c4a33 tegra: Correct PLL access in ap20.c and clock.c by Simon Glass · 13 years ago
  28. d1e4607 tegra: add SDMMC1 on SDIO1 funcmux entry by Stephen Warren · 13 years ago
  29. a2cfe63 tegra: add SDIO1 funcmux entry for UARTA by Lucas Stach · 13 years ago
  30. ffec1eb tegra: sync SDIO1 pingroup enum name with TRM by Lucas Stach · 13 years ago
  31. e21649b tegra: add UART1 on GPU funcmux entry by Stephen Warren · 13 years ago
  32. b9607e7 tegra: add alternate UART1 funcmux entry by Stephen Warren · 13 years ago
  33. 078078c spi: Tegra2: Seaboard: fix UART corruption during SPI transactions by Tom Warren · 13 years ago
  34. 8da2efb omap3_dss: cosmetic changes by Jeroen Hofstee · 13 years ago
  35. d9c13aa omap3_dss: add optional framebuffer by Jeroen Hofstee · 13 years ago
  36. fff6ef7 mx53: Allow IPUv3 driver to also work on mx53 by Fabio Estevam · 13 years ago
  37. 3d02408 LCD: support another s6e8ax0 panel type by Donghwa Lee · 13 years ago
  38. 2ab5be7 Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
  39. 8fa3d2b Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Wolfgang Denk · 12 years ago
  40. 5f0ffea USB: S5P: Add ehci support by Rajeshwari Shinde · 13 years ago
  41. 031ed2f i2c: Add support for designware i2c controller by Vipin KUMAR · 13 years ago
  42. 96666a3 DMA: Split the APBH DMA init into block and channel init by Marek Vasut · 13 years ago
  43. a9407f2 imx: Remove unneeded/repititive definitions from imx headers by Vikram Narayanan · 13 years ago
  44. c415919 i.MX6: define CACHELINE_SIZE by Eric Nelson · 13 years ago
  45. 96a78ac tegra: i2c: Add I2C driver by Yen Lin · 13 years ago
  46. 2e33559 tegra: Enhance clock support to handle 16-bit clock divisors by Simon Glass · 13 years ago
  47. f4589a7 tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE by Simon Glass · 13 years ago
  48. 87f938c tegra: usb: Add support for Tegra USB peripheral by Simon Glass · 13 years ago
  49. ed29744 tegra: fdt: Add function to return peripheral/clock ID by Simon Glass · 13 years ago
  50. 95c2fb3 EXYNOS: Add structure for Exynos4 DMC by Chander Kashyap · 13 years ago
  51. 0a672d4 arm: Add Prep subcommand support to bootm by Simon Schwarz · 13 years ago
  52. 379c19a omap-common/spl: Add linux boot to SPL by Simon Schwarz · 13 years ago
  53. 9e70c08 devkit8000/spl: init GPMC for dm9000 in SPL by Simon Schwarz · 13 years ago
  54. a768386 mx6: Read silicon revision from register by Fabio Estevam · 13 years ago
  55. 334bd0e mx6: Remove duplicate definition of ANATOP_BASE_ADDR by Fabio Estevam · 13 years ago
  56. cd207cd IXP: Fix GPIO_INT_ACT_LOW_SET() by Marek Vasut · 13 years ago
  57. 24de357 SPL: Add YMODEM over UART load support by Matt Porter · 13 years ago
  58. 56df16f Fix erroneous 32-bit access to hw_clkctrl_frac0 and hw_clkctrl_frac1 registers by Robert Delien · 13 years ago
  59. 531bb82 Introducing 8-bit wide register, mx28_register_8 by Robert Delien · 13 years ago
  60. b228e14 Renamed mx28_register to mx28_register_32 to prepare for mx28_register_8 by Robert Delien · 13 years ago
  61. 3f46752 usb/ehci: Add USB support for the MX6Q by Wolfgang Grandegger · 13 years ago
  62. c67d9c5 i.mx28: Added register definitions for DIGCTL registers by Robert Delien · 13 years ago
  63. 54cb004 USB: Armada100: EHCI Driver for Armada100 SOCs by Ajay Bhargav · 13 years ago
  64. 732c7c2 USB: Armada100: Add UTMI PHY interface driver by Ajay Bhargav · 13 years ago
  65. d1300f7 tt01: add video support by Helmut Raiger · 13 years ago
  66. 28774cb net: fec_mxc: add 1000 Mbps selection by Troy Kisky · 13 years ago
  67. 0e35bde am33xx: ddr_defs.h: Change DDR timings by Chase Maupin · 13 years ago
  68. d5c37c9 mx6q: Add support for ECSPI through mxc_spi driver by Eric Nelson · 13 years ago
  69. 08c61a5 mxc_spi: move machine specifics into CPU headers by Eric Nelson · 13 years ago
  70. 4b3a30e mx6q: define GPIO macros for translating between ordinals and port:index by Eric Nelson · 13 years ago
  71. a7778f8 omap_hsmmc: Wait for CMDI to be clear by Tom Rini · 13 years ago
  72. 6b873dc Changes to move hawkboard to the new spl infrastructure by Sughosh Ganu · 13 years ago
  73. 9540c7e ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRLA definition by Peter Barada · 13 years ago
  74. 8f5d468 davinci: add support for printing clock frequency by Hadli, Manjunath · 13 years ago
  75. c8e5ba8 AM3517: Changed default clock rate for AM3517 by Schuyler Patton · 13 years ago
  76. 95f8791 OMAP3+: Clock: Adding ehci clock enabling by Govindraj.R · 13 years ago
  77. 43b6239 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · 13 years ago
  78. 37bb6d8 ARM: EXYNOS: Add support for Exynos5 based SoCs by Chander Kashyap · 13 years ago
  79. 851db35 S5P: support generic watchdog timer by Minkyu Kang · 13 years ago
  80. 77e490e ARMV7: Exynos4: Add supoort power for Exynos4 by HeungJun, Kim · 13 years ago
  81. 792be0a ARMV7: Exynos4: Add watchdog.h for Exynos4 by HeungJun, Kim · 13 years ago
  82. e619a0d Exynos: PWM: Add TCMPB3 field in pwm structure by Chander Kashyap · 13 years ago
  83. 805ad7e orion5x: add USB host ehci-marvell support by Albert ARIBAUD · 13 years ago
  84. 74d3442 Remove kirkwood-specifics from marvell EHCI driver by Albert ARIBAUD · 13 years ago
  85. a14bd41 Rename ehci-kirkwood as ehci-marvell by Albert ARIBAUD · 13 years ago
  86. fa47a28 mmc: access mxcmmc from mx31 boards by Helmut Raiger · 13 years ago
  87. 4591f52 i.mx6: mx6x_pins: Fix uart txd definitions by Troy Kisky · 13 years ago
  88. 2627c8c arm, davinci: add timer defines for tcr field by Heiko Schocher · 13 years ago
  89. 3f84108 arm, davinci: add workaround for not resetting DMA bus and VPSS modules by Heiko Schocher · 13 years ago
  90. d652a34 arm, davinci: add PLL0 prediv to da850 lowlevel setup by Ben Gardiner · 13 years ago
  91. cf06b13 tegra: Add SDMMC support to funcmux by Simon Glass · 13 years ago
  92. 8a1133c tegra: Add I2C support to funcmux by Simon Glass · 13 years ago
  93. 2faf186 tegra: Add enum to select from available funcmux configs by Simon Glass · 13 years ago
  94. d693969 tegra: Adjust funcmux config test to permit expansion by Simon Glass · 13 years ago
  95. b4116ed ARM: AM33XX: Add i2c support by Patil, Rachna · 13 years ago
  96. 137703b overo: add SPL support by Andreas Müller · 13 years ago
  97. 761ca31 omap_rev_string: output to stdout by Andreas Müller · 13 years ago
  98. 8a8f084 ARM:AM33XX: Add SPL support for AM335X EVM by Chandan Nath · 13 years ago
  99. 876bdd6 ARM:AM33XX: Add mmc/sd support by Chandan Nath · 13 years ago
  100. fb072a3 ARM:AM33XX: Fix ddr and timer register offset by Chandan Nath · 13 years ago