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