1. 3fcdd4a ARM: OMAP4+: Clean up the pmic code by SRICHARAN R · 12 years ago
  2. ee9447b ARM: OMAP4+: Cleanup the clocks layer by SRICHARAN R · 12 years ago
  3. 01b753f ARM: OMAP4+: Change the PRCM structure prototype common for all Socs by SRICHARAN R · 12 years ago
  4. 9ca8bfe ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register by Lokesh Vutla · 12 years ago
  5. 6b3dcc4 Allow AM33xx boards to setup GPMC chipselects. by Mark Jackson · 12 years ago
  6. 66c7f39 SPL: ONENAND: Fix some ONENAND related defines. by Enric Balletbo i Serra · 12 years ago
  7. bcc6cc9 omap3: allow dynamic selection of gfx_format by Nikita Kiryanov · 12 years ago
  8. bc84b18 omap3: add useful dss defines by Nikita Kiryanov · 12 years ago
  9. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  10. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  11. fa3a692 omap: consolidate common mmc definitions by Nikita Kiryanov · 12 years ago
  12. a562791 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  13. 0326837 Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  14. 4adfcd6 am335x evm: Add am335x_evm_spiboot target by Tom Rini · 12 years ago
  15. 9f024f6 Merge branch 'fixes' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  16. 00ed345 arm: zynq: Add lowlevel initialization to C by Michal Simek · 12 years ago
  17. 59c651f arm: zynq: Add SLCR support with system reset by Michal Simek · 12 years ago
  18. baa1e53 arm: Use generic global_data by Simon Glass · 12 years ago
  19. e9adeca ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
  20. 34fd5d2 arm: Move tlb_addr and tlb_size to arch_global_data by Simon Glass · 12 years ago
  21. b4d51db ixp: Move timestamp to arch_global_data by Simon Glass · 12 years ago
  22. 5f70714 arm: Move timer_reset_value to arch_global_data by Simon Glass · 12 years ago
  23. 582601d arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  24. 66ee692 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  25. 8ff43b0 arm: Move tbu to arch_global_data by Simon Glass · 12 years ago
  26. b339051 arm: Move timer_rate_hz into arch_global_data by Simon Glass · 12 years ago
  27. f47e6ec at91: Move at91 global data into arch_global_data by Simon Glass · 12 years ago
  28. 5cb4858 Add architecture-specific global data by Simon Glass · 12 years ago
  29. a17617d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  30. 1199c37 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  31. abbab70 mx31/mx35/mx51/mx53/mx6: add watchdog by Troy Kisky · 12 years ago
  32. c39e969 Exynos: clock: support get_mmc_clk for exynos by Jaehoon Chung · 12 years ago
  33. 724cdff arm: Keep track of the tlb size as well as its location by Gabe Black · 12 years ago
  34. 7b4bd12 EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_MIPI_DSIM by Ajay Kumar · 12 years ago
  35. 9b57285 EXYNOS5: Add support for FIMD and DP by Ajay Kumar · 12 years ago
  36. 612404c Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  37. 3e75e69 arch-kirkwood: Ethernet port macro returning incorrect address by Luke Lowrey · 12 years ago
  38. 9d86f0c kirkwood: make MPP arrays static const by Albert ARIBAUD · 12 years ago
  39. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  40. d055911 EXYNOS5: FDT : Decode peripheral id by Rajeshwari Shinde · 12 years ago
  41. 3ea9394 exynos5: Add DT based driver for SMC911X ethernet by Hatim RV · 12 years ago
  42. fa442bb EXYNOS: EXYNOS4X12: Add gpio structure for EXYNOS4X12 by Chander Kashyap · 12 years ago
  43. 07235ef EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12 by Chander Kashyap · 12 years ago
  44. b189a83 EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addresses by Chander Kashyap · 12 years ago
  45. 96764df Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · 12 years ago
  46. a098cf4 Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  47. 847ab8f exynos:cpu: Add Exynos4 I2C spacing by Piotr Wilczek · 12 years ago
  48. fa5e284 mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · 12 years ago
  49. dcee1ab gpio: add gpio_is_valid() to omap_gpio API by Nikita Kiryanov · 12 years ago
  50. 8c4445d Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · 12 years ago
  51. 04c3757 am33xx: add ELM support by Mansoor Ahamed · 12 years ago
  52. 8eb16b7 am33xx: NAND support by Ilya Yanok · 12 years ago
  53. 2c601c7 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  54. bcfc897 at91sam9x5: enable USB support for 9x5ek board. by Richard Genoud · 12 years ago
  55. 05a860c Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · 12 years ago
  56. 893aabb mx28: Rename regs-power.h to regs-power-mx28.h by Marek Vasut · 12 years ago
  57. 3642b1c mx28: Remove SET, CLR, TOG ops from PLLxCTRL1 registers by Marek Vasut · 12 years ago
  58. d0ebbb8 EXYNOS: mmc: support DesignWare Controller for Samsung-SoC by Jaehoon Chung · 12 years ago
  59. b8a7c46 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  60. 1d4fd0d mx28: Fix typo in POWER_DCLIMITS_NEGLIMIT_OFFSET by Marek Vasut · 12 years ago
  61. 90a2103 mx28: Fix typo in POWER_MINPWR_VBG_OFF by Marek Vasut · 12 years ago
  62. 673a524 musb-new: omap2plus backend driver by Ilya Yanok · 12 years ago
  63. 08fc717 OMAP3: am35x: add musb functions by Ilya Yanok · 12 years ago
  64. 272165f OMAP3: am35x_def.h: add USB defines by Ilya Yanok · 12 years ago
  65. 833a53c musb-new: am35x backend driver by Ilya Yanok · 12 years ago
  66. 7df5cf3 am33xx: init OTG hardware and new musb gadget driver by Ilya Yanok · 12 years ago
  67. 37931f0 musb-new: dsps backend driver by Ilya Yanok · 12 years ago
  68. 0dde7f5 arm: Add control over cachability of memory regions by Simon Glass · 12 years ago
  69. 87540de tegra: Add SOC support for display/lcd by Wei Ni · 12 years ago
  70. e1ae0d1 tegra: Add support for PWM by Simon Glass · 12 years ago
  71. 95be58c tegra: Use const for pinmux_config_pingroup/table() by Simon Glass · 12 years ago
  72. d84f56f mx5: Align SPI CS naming with i.MX53 reference manual by Fabio Estevam · 12 years ago
  73. 71a5c55 ehci-mxc: Add support for i.MX35 by Benoît Thébaudeau · 12 years ago
  74. 34d33b6 ehci-mxc: Define host offsets by Benoît Thébaudeau · 12 years ago
  75. 8eeb19b mx31: Move EHCI definitions to ehci-fsl.h by Benoît Thébaudeau · 12 years ago
  76. 1bf43b8 SPI: Add SPI Driver for EXYNOS. by Rajeshwari Shinde · 12 years ago
  77. 383b5cc EXYNOS5: Add base address for SPI by Hatim RV · 12 years ago
  78. b56b304 EXYNOS: Add clock for SPI by Hatim RV · 12 years ago
  79. fbb5743 EXYNOS5: Add pinmux support for SPI by Rajeshwari Shinde · 12 years ago
  80. 2e206ca EXYNOS: Add clock for I2S by Rajeshwari Shinde · 12 years ago
  81. 87fa491 EXYNOS: Add I2S base address by Rajeshwari Shinde · 12 years ago
  82. 6b0884d EXYNOS: Add pinmux for I2S by Rajeshwari Shinde · 12 years ago
  83. 75ddfb4 EXYNOS: Add parameters required by I2S by Rajeshwari Shinde · 12 years ago
  84. 02cfce3 EXYNOS: Add I2S registers by Rajeshwari Shinde · 12 years ago
  85. 6fcc059 ARCH: EXYNOS: add support to match product id by Minkyu Kang · 12 years ago
  86. a3eab2a arm:exynos4:pinmux: Modify the gpio function for mmc by Piotr Wilczek · 12 years ago
  87. 822593f gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices by Łukasz Majewski · 12 years ago
  88. 5d71bd2 mx51evk: Fix build error when CONFIG_VIDEO is disabled by Vikram Narayanan · 12 years ago
  89. 34275d7 arch-mx6: add mx6dl_pins.h by Troy Kisky · 12 years ago
  90. eb0344d imx-common: cpu: add imx_ddr_size by Troy Kisky · 12 years ago
  91. 20332a0 mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololite by Troy Kisky · 12 years ago
  92. 3e4d27b Merge git://git.denx.de/u-boot by Stefano Babic · 12 years ago
  93. a42c87f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  94. 89e6f13 arm bootm: Allow to pass board specified atags by Pali Rohár · 12 years ago
  95. b2f9893 tegra: move to common SPL framework by Allen Martin · 12 years ago
  96. f04821a Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  97. b411eb3 arm: Remove support for NETARM by Marek Vasut · 12 years ago
  98. afad402 arm: Remove support for s3c4510 by Marek Vasut · 12 years ago
  99. 6f62f42 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
  100. e100a3d mx25: Place common functions into sys_proto.h by Fabio Estevam · 12 years ago