1. 4fab8d7 am33xx: add dmm support to emif4 library by Matt Porter · 12 years ago
  2. 8b029f2 am33xx: add ti814x specific register definitions by Matt Porter · 12 years ago
  3. b43c17c am33xx: refactor am33xx clocks and add ti814x support by Matt Porter · 12 years ago
  4. 3ba65f9 am33xx: refactor emif4/ddr to support multiple EMIF instances by Matt Porter · 12 years ago
  5. 81df2ba am33xx: convert defines from am33xx-specific to generic names by Matt Porter · 12 years ago
  6. 98f9200 am33xx: Add required includes to some omap/am33xx code by Tom Rini · 12 years ago
  7. 244044e ARM: AM33XX: Fix typo that causes an AM duplication in CPU name. by Enric Balletbo i Serra · 12 years ago
  8. 1e7e374 am33xx:ddr:Fix config_sdram to work for all DDR by Steve Kipisz · 12 years ago
  9. 296de3b Initialise correct GPMC WAITx irq for AM33xx by Mark Jackson · 12 years ago
  10. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  11. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  12. b27673c Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  13. 6579d15 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  14. 7ae18f3 tegra: usb: move implementation into right directory by Lucas Stach · 12 years ago
  15. a63eb6b tegra: usb: various small cleanups by Lucas Stach · 12 years ago
  16. fdb4b9a tegra: usb: move controller init into start_port by Lucas Stach · 12 years ago
  17. a4bdcc3 tegra: usb: remove unneeded function parameter by Lucas Stach · 12 years ago
  18. b0bbab8 tegra: usb: make controller init functions more self contained by Lucas Stach · 12 years ago
  19. 2f3ec34 tegra: usb: set USB_PORTS_MAX to correct value by Lucas Stach · 12 years ago
  20. 0678587 ARM: implement some Cortex-A9 errata workarounds by Stephen Warren · 12 years ago
  21. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  22. 65cdd64 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · 12 years ago
  23. 2fd34f2 arm: omap: map u_boot_lists section to .sram by Albert ARIBAUD · 12 years ago
  24. de62688 arm: dra7xx: Add silicon id support for DRA752 soc by Lokesh Vutla · 12 years ago
  25. 7831419 arm: dra7xx: Add DDR related data for DRA752 ES1.0 by Lokesh Vutla · 12 years ago
  26. 8b12f17 arm: dra7xx: Add control module changes by Lokesh Vutla · 12 years ago
  27. ea8eff1 arm: dra7xx: clock: Add the dplls data by Lokesh Vutla · 12 years ago
  28. d4e4129 arm: dra7xx: clock: Add the prcm changes by Lokesh Vutla · 12 years ago
  29. d4d986e ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup by Lokesh Vutla · 12 years ago
  30. 9100ede ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCs by Lokesh Vutla · 12 years ago
  31. 47abc3d ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum by SRICHARAN R · 12 years ago
  32. afc2f9d ARM: OMAP5: clock: Add the prcm register changes required for ES2.0 by SRICHARAN R · 12 years ago
  33. eed7c0f ARM: OMAP5: Add silicon id support for ES2.0 revision. by SRICHARAN R · 12 years ago
  34. ef1697e ARM: OMAP5: Clean up iosettings code by Lokesh Vutla · 12 years ago
  35. c43c833 ARM: OMAP4+: Make control module register structure generic by Lokesh Vutla · 12 years ago
  36. e05a4f1 ARM: OMAP4+: Cleanup emif specific files by Lokesh Vutla · 12 years ago
  37. 3fcdd4a ARM: OMAP4+: Clean up the pmic code by SRICHARAN R · 12 years ago
  38. ee9447b ARM: OMAP4+: Cleanup the clocks layer by SRICHARAN R · 12 years ago
  39. 01b753f ARM: OMAP4+: Change the PRCM structure prototype common for all Socs by SRICHARAN R · 12 years ago
  40. 9ca8bfe ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register by Lokesh Vutla · 12 years ago
  41. b51a5e3 OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled. by Enric Balletbo i Serra · 12 years ago
  42. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  43. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  44. 1c382ea am33xx: Update DDR3 EMIF configuration sequence by Tom Rini · 12 years ago
  45. 8f39377 ARM: mx6: use common CPU errata config options by Stephen Warren · 12 years ago
  46. 9cd9b34 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 12 years ago
  47. a562791 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  48. 0326837 Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  49. da07c21 am33xx: support for booting via usbeth by Ilya Yanok · 12 years ago
  50. 291b3dc build: imx: Fix 'u-boot.imx' build without full OBJTREE reference by Otavio Salvador · 12 years ago
  51. 951c6ba Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  52. 76c91e6 mx6: Disable Power Down Bit of watchdog by Fabio Estevam · 12 years ago
  53. ec1885c Tegra114: Add CPU (armv7) files by Tom Warren · 12 years ago
  54. 00ed345 arm: zynq: Add lowlevel initialization to C by Michal Simek · 12 years ago
  55. 59c651f arm: zynq: Add SLCR support with system reset by Michal Simek · 12 years ago
  56. e5f5c4a Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  57. 582601d arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  58. 66ee692 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  59. 8ff43b0 arm: Move tbu to arch_global_data by Simon Glass · 12 years ago
  60. 71a988a imximage.cfg: run files through C preprocessor by Troy Kisky · 12 years ago
  61. 6d6c0ba Tegra30: Add generic Tegra30 build support by Tom Warren · 12 years ago
  62. 5576aab Tegra30: Add CPU (armv7) files by Tom Warren · 12 years ago
  63. a17617d Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  64. 1199c37 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  65. 5374d38 Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk by Jaehoon Chung · 12 years ago
  66. c39e969 Exynos: clock: support get_mmc_clk for exynos by Jaehoon Chung · 12 years ago
  67. 1673f19 EXYNOS5: Change parent clock of FIMD to MPLL by Ajay Kumar · 12 years ago
  68. 2b16e51 mx6: Add workaround for ARM errata by Fabio Estevam · 12 years ago
  69. e05e5de arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
  70. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  71. d055911 EXYNOS5: FDT : Decode peripheral id by Rajeshwari Shinde · 12 years ago
  72. 7a84e1f arm:exynos4:pinmux: Modify the gpio function for mmc by Piotr Wilczek · 12 years ago
  73. a527757 EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequency by Chander Kashyap · 12 years ago
  74. 96764df Merge samsung, imx, tegra into u-boot-arm/master by Albert ARIBAUD · 12 years ago
  75. a098cf4 Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
  76. 89bd58a exynos:pinmux: Add pinmux support for i2c by Piotr Wilczek · 12 years ago
  77. 83d745d exynos:clock: Add i2c clock by Piotr Wilczek · 12 years ago
  78. 8602114 omap: emif: configure emif only when required by Lokesh Vutla · 12 years ago
  79. c7f1cf5 OMAP: Tweak omap-common/Makefile since reset.S -> reset.c by Robert P. J. Day · 12 years ago
  80. f281f29 omap4: Add comments on some "#endif"s for readability. by Robert P. J. Day · 12 years ago
  81. e3fe625 omap3: Add a few comments to "#endif"s for readability. by Robert P. J. Day · 12 years ago
  82. 8c4445d Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · 12 years ago
  83. 04c3757 am33xx: add ELM support by Mansoor Ahamed · 12 years ago
  84. 8eb16b7 am33xx: NAND support by Ilya Yanok · 12 years ago
  85. 1befaff OMAP: include sys_proto.h from boot-common by Ilya Yanok · 12 years ago
  86. 4af9e67 omap3/mem.c: remove unused defines by Andreas Bießmann · 12 years ago
  87. 2c601c7 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · 12 years ago
  88. 05a860c Merge branch 'master' of git://git.denx.de/u-boot into master by Stefano Babic · 12 years ago
  89. b8a7c46 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  90. 08fc717 OMAP3: am35x: add musb functions by Ilya Yanok · 12 years ago
  91. 7df5cf3 am33xx: init OTG hardware and new musb gadget driver by Ilya Yanok · 12 years ago
  92. 0dde7f5 arm: Add control over cachability of memory regions by Simon Glass · 12 years ago
  93. 87540de tegra: Add SOC support for display/lcd by Wei Ni · 12 years ago
  94. e1ae0d1 tegra: Add support for PWM by Simon Glass · 12 years ago
  95. 39e8576 mx5: Mark lowlevel_init board-specific code by Benoît Thébaudeau · 12 years ago
  96. cc44672 mx6: clock: Only show CSPI clock if CSPI is enabled by Fabio Estevam · 12 years ago
  97. 081237c mx5: Print CSPI clock in 'clock' command by Fabio Estevam · 12 years ago
  98. b56b304 EXYNOS: Add clock for SPI by Hatim RV · 12 years ago
  99. fbb5743 EXYNOS5: Add pinmux support for SPI by Rajeshwari Shinde · 12 years ago
  100. 2e206ca EXYNOS: Add clock for I2S by Rajeshwari Shinde · 12 years ago