1. 06ebff4 ARM: OMAP5: clock: Add the prcm register changes required for ES2.0 by SRICHARAN R · 12 years ago
  2. cf85056 ARM: OMAP5: Add silicon id support for ES2.0 revision. by SRICHARAN R · 12 years ago
  3. d8ac050 ARM: OMAP5: Clean up iosettings code by Lokesh Vutla · 12 years ago
  4. 834b6b0 ARM: OMAP4+: Make control module register structure generic by Lokesh Vutla · 12 years ago
  5. 05dab55 ARM: OMAP4+: Cleanup emif specific files by Lokesh Vutla · 12 years ago
  6. 00d328c ARM: OMAP4+: Clean up the pmic code by SRICHARAN R · 12 years ago
  7. 1a79cab ARM: OMAP4+: Cleanup the clocks layer by SRICHARAN R · 12 years ago
  8. fb6aa1f ARM: OMAP4+: Change the PRCM structure prototype common for all Socs by SRICHARAN R · 12 years ago
  9. fef54c3 ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register by Lokesh Vutla · 12 years ago
  10. b6d9efd OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled. by Enric Balletbo i Serra · 12 years ago
  11. cdba2be SPL: ONENAND: Fix some ONENAND related defines. by Enric Balletbo i Serra · 12 years ago
  12. 4be9dbc omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  13. 4eae05c omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  14. 1b669fd am33xx: Update DDR3 EMIF configuration sequence by Tom Rini · 12 years ago
  15. 5fb56b0 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  16. 59f75b4 Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  17. 87b82cc am33xx: support for booting via usbeth by Ilya Yanok · 12 years ago
  18. 1a754ee Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  19. e3d95bc Tegra114: Add common CPU (shared) files by Tom Warren · 12 years ago
  20. 7c5883f Tegra114: Add CPU (armv7) files by Tom Warren · 12 years ago
  21. d034d1b Tegra114: Add AVP (arm720t) files by Tom Warren · 12 years ago
  22. 3f419f8 tegra30: add SBC1 to periph id mapping table by Allen Martin · 12 years ago
  23. 811af73 tegra: rename FUNCMUX_UART2_UARTB by Stephen Warren · 12 years ago
  24. 795f9d7 Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c by Tom Warren · 12 years ago
  25. 4293764 Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry by Tom Warren · 12 years ago
  26. 6d46480 arm: zynq: Add lowlevel initialization to C by Michal Simek · 12 years ago
  27. eb1dfa7 arm: zynq: Add SLCR support with system reset by Michal Simek · 12 years ago
  28. 9e247d1 ppc: arm: Move sdhc_clk into arch_global_data by Simon Glass · 12 years ago
  29. 6eb21d0 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  30. dddf345 ixp: Move timestamp to arch_global_data by Simon Glass · 12 years ago
  31. 9cbe003a arm: Move timer_reset_value to arch_global_data by Simon Glass · 12 years ago
  32. a848da5 arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  33. 2655ee1 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  34. 8ca1520 arm: Move tbu to arch_global_data by Simon Glass · 12 years ago
  35. 6ed6e03 arm: Move timer_rate_hz into arch_global_data by Simon Glass · 12 years ago
  36. e61accc at91: Move at91 global data into arch_global_data by Simon Glass · 12 years ago
  37. 570dcfd mxs: Use __weak annotation to simplify code by Fabio Estevam · 12 years ago
  38. b0d9163 mxs: Boost the memory power supply by Marek Vasut · 12 years ago
  39. a18d786 imximage.cfg: run files through C preprocessor by Troy Kisky · 12 years ago
  40. 9081862 mxs: Add MX23 quirks into the clock code by Otavio Salvador · 12 years ago
  41. 1dfc4e0 mxs: Fix the memory init for MX23 by Otavio Salvador · 12 years ago
  42. 5a7e6ad mxs: Add function to ungate the power block on MX23 by Marek Vasut · 12 years ago
  43. 3f4e500 mx23: config: Enable building of u-boot.sb binary by Otavio Salvador · 12 years ago
  44. cc9fed6 mx23: SPL: Initialize DDR at 133MHz by Otavio Salvador · 12 years ago
  45. 5304a26 mx23: SPL: Add boot mode support by Otavio Salvador · 12 years ago
  46. fd96c03 mx23: Add support on print_cpuinfo() by Otavio Salvador · 12 years ago
  47. 2906f94 mxs: clock: Use 'mxs' prefix for methods by Otavio Salvador · 12 years ago
  48. 9602661 mxs: ssp: Pull out the SSP bus to regs conversion by Marek Vasut · 12 years ago
  49. 89ad2de tegra: remove IRDA pinmux synonym by Allen Martin · 12 years ago
  50. ea22604 Tegra30: clocks: Fix clock tables for I2C and other periphs by Tom Warren · 12 years ago
  51. d32b2a4 Tegra30: Add generic Tegra30 build support by Tom Warren · 12 years ago
  52. 61c6d0e Tegra30: Add common CPU (shared) files by Tom Warren · 12 years ago
  53. 3ad619e Tegra30: Add CPU (armv7) files by Tom Warren · 12 years ago
  54. 9c79abe Tegra30: Add AVP (arm720t) files by Tom Warren · 12 years ago
  55. 6c2f007 pxa: Save lr register in relocate_code function by Łukasz Dałek · 12 years ago
  56. 20d6b8f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  57. 90a4cc8 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  58. 4b7c602 mx31/mx35/mx51/mx53/mx6: add watchdog by Troy Kisky · 12 years ago
  59. 29fe8c5 Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk by Jaehoon Chung · 12 years ago
  60. 8788e06 Exynos: clock: support get_mmc_clk for exynos by Jaehoon Chung · 12 years ago
  61. 17dd856 EXYNOS5: Change parent clock of FIMD to MPLL by Ajay Kumar · 12 years ago
  62. 547117f Merge 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  63. c69880c mx6: Add workaround for ARM errata by Fabio Estevam · 12 years ago
  64. 63d974d Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  65. 4d42431 kirkwood: make MPP arrays static const by Albert ARIBAUD · 12 years ago
  66. fafc710 arm: remove useless code in start.S files by Albert ARIBAUD · 12 years ago
  67. facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  68. b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  69. 28bae82 EXYNOS5: FDT : Decode peripheral id by Rajeshwari Shinde · 12 years ago
  70. a90efe9 arm:exynos4:pinmux: Modify the gpio function for mmc by Piotr Wilczek · 12 years ago
  71. 400ab16 EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequency by Chander Kashyap · 12 years ago
  72. 8f9e08b Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · 12 years ago
  73. bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  74. edad217 exynos:pinmux: Add pinmux support for i2c by Piotr Wilczek · 12 years ago
  75. 01d589f exynos:clock: Add i2c clock by Piotr Wilczek · 12 years ago
  76. 9fd4f7f mxs: i2c: Implement algorithm to set up arbitrary i2c speed by Marek Vasut · 12 years ago
  77. 2baa097 davinci: fixed cpu reset by Davide Bonfanti · 12 years ago
  78. 8024259 omap: emif: configure emif only when required by Lokesh Vutla · 12 years ago
  79. 7bf063b OMAP: Tweak omap-common/Makefile since reset.S -> reset.c by Robert P. J. Day · 12 years ago
  80. 3037e52 omap4: Add comments on some "#endif"s for readability. by Robert P. J. Day · 12 years ago
  81. 3bb3c29 omap3: Add a few comments to "#endif"s for readability. by Robert P. J. Day · 12 years ago
  82. edb5c2f Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · 12 years ago
  83. 59e38b4 am33xx: add ELM support by Mansoor Ahamed · 12 years ago
  84. 2ebbb86 am33xx: NAND support by Ilya Yanok · 12 years ago
  85. 741c57f OMAP: include sys_proto.h from boot-common by Ilya Yanok · 12 years ago
  86. b385633 omap3/mem.c: remove unused defines by Andreas Bießmann · 12 years ago
  87. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  88. b762a9c at91sam9x5: enable USB support for 9x5ek board. by Richard Genoud · 12 years ago
  89. aba29e4 Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · 12 years ago
  90. 8850452 mxs: SPL: Generalize memory initialization by Otavio Salvador · 12 years ago
  91. e5cf751 mxs: Staticize SPL functions by Marek Vasut · 12 years ago
  92. 2c060c5 mxs: Properly setup VDDD in power supply setup code by Marek Vasut · 12 years ago
  93. 4a5e597 mxs: Implement common function to setup VDDx by Marek Vasut · 12 years ago
  94. 577dc04 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  95. cd3a846 OMAP3: am35x: add musb functions by Ilya Yanok · 12 years ago
  96. 7aa1a6e am33xx: init OTG hardware and new musb gadget driver by Ilya Yanok · 12 years ago
  97. a4f2079 arm: Add control over cachability of memory regions by Simon Glass · 12 years ago
  98. 6555e69 tegra: Add SOC support for display/lcd by Wei Ni · 12 years ago
  99. 1564f34 tegra: Add support for PWM by Simon Glass · 12 years ago
  100. 11ecb38 tegra: Add display support to funcmux by Simon Glass · 12 years ago