1. dc47e2b exynos: Correct use of 64-bit division by Simon Glass · 12 years ago
  2. 3ebbbfe Tegra: Restore cp15 VBAR _start vector write for ARMv7 by Tom Warren · 12 years ago
  3. c4a4e2e ARMv7: start.S: stay in HYP mode if u-boot is entered in it by Andre Przywara · 12 years ago
  4. 4411b2a BUGFIX: arm: data abort in get_bad_stack_swi by Tetsuyuki Kobayashi · 12 years ago
  5. 9d0fd10 omap3: Display MHz instead of mHz on the console by man.huber@arcor.de · 12 years ago
  6. c97b6df Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  7. 1a9a91d arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · 12 years ago
  8. 5c6db12 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 12 years ago
  9. 8b7cd09 imx: Fix automatic make targets for imx images by Benoît Thébaudeau · 12 years ago
  10. 7086e91 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · 12 years ago
  11. 4b3db1c arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · 12 years ago
  12. 959eaa7 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · 12 years ago
  13. 508611b arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · 12 years ago
  14. e78b140 imx: mx5: lowlevel_init: Simplify code by Benoît Thébaudeau · 12 years ago
  15. a1c8fb9 OMAP4: Fix bug in omap4460_volts struct by Lubomir Popov · 12 years ago
  16. c3d2c24 OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC by Tom Rini · 12 years ago
  17. d3d82e9 arm: omap4: Fix SDRAM AUTO DETECTION by Lokesh Vutla · 12 years ago
  18. a8f408a OMAP: Fix copy-paste bug that did not enable UART4 clock by Lubomir Popov · 12 years ago
  19. da634ae omap_gpmc: change nandecc command by Andreas Bießmann · 12 years ago
  20. 5bf299b asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 12 years ago
  21. 5aa014d am335x: Enable MMC1 clock by Tom Rini · 12 years ago
  22. fed029f Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  23. be08abc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  24. 38e7007 mx6: Fix get_board_rev() for the mx6 solo case by Fabio Estevam · 12 years ago
  25. 07cd5c7 Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk by Akshay Saraswat · 12 years ago
  26. e233870 Exynos: pwm: Use generic api to get pwm clk freq by Padmavathi Venna · 12 years ago
  27. 12a46a3 Exynos: clock: Add generic api to get the clk freq by Padmavathi Venna · 12 years ago
  28. 92809ee Exynos: Tidy up the pwm_config function in the exynos pwm driver by Gabe Black · 12 years ago
  29. 34b5ee1 Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4 by Gabe Black · 12 years ago
  30. c059f27 Exynos: pwm: Fix two bugs in the exynos pwm configuration code by Gabe Black · 12 years ago
  31. f24869d Exynos: Add timer_get_us function by Che-Liang Chiou · 12 years ago
  32. 3d00c0c Exynos: Change get_timer() to work correctly by Simon Glass · 12 years ago
  33. d53e340 armv7: do not relocate _start twice by Vincent Stehlé · 12 years ago
  34. de63ac2 ARM: mmu: Set domain permissions to client access by R Sricharan · 12 years ago
  35. 7ee68fe EXYNOS5: Add L2 Cache Support. by Rajeshwari Shinde · 12 years ago
  36. 412665b Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  37. b6379e1 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  38. ea7b96b ti814x_evm: add ti814x evm board support by Matt Porter · 12 years ago
  39. 4fab8d7 am33xx: add dmm support to emif4 library by Matt Porter · 12 years ago
  40. 8b029f2 am33xx: add ti814x specific register definitions by Matt Porter · 12 years ago
  41. b43c17c am33xx: refactor am33xx clocks and add ti814x support by Matt Porter · 12 years ago
  42. 3ba65f9 am33xx: refactor emif4/ddr to support multiple EMIF instances by Matt Porter · 12 years ago
  43. 81df2ba am33xx: convert defines from am33xx-specific to generic names by Matt Porter · 12 years ago
  44. 98f9200 am33xx: Add required includes to some omap/am33xx code by Tom Rini · 12 years ago
  45. 244044e ARM: AM33XX: Fix typo that causes an AM duplication in CPU name. by Enric Balletbo i Serra · 12 years ago
  46. c5d4752 ARM: implement erratum 716044 workaround by Stephen Warren · 12 years ago
  47. 1e7e374 am33xx:ddr:Fix config_sdram to work for all DDR by Steve Kipisz · 12 years ago
  48. 296de3b Initialise correct GPMC WAITx irq for AM33xx by Mark Jackson · 12 years ago
  49. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  50. 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
  51. b27673c Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  52. 6579d15 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  53. 7ae18f3 tegra: usb: move implementation into right directory by Lucas Stach · 12 years ago
  54. a63eb6b tegra: usb: various small cleanups by Lucas Stach · 12 years ago
  55. fdb4b9a tegra: usb: move controller init into start_port by Lucas Stach · 12 years ago
  56. a4bdcc3 tegra: usb: remove unneeded function parameter by Lucas Stach · 12 years ago
  57. b0bbab8 tegra: usb: make controller init functions more self contained by Lucas Stach · 12 years ago
  58. 2f3ec34 tegra: usb: set USB_PORTS_MAX to correct value by Lucas Stach · 12 years ago
  59. 0678587 ARM: implement some Cortex-A9 errata workarounds by Stephen Warren · 12 years ago
  60. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  61. 65cdd64 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · 12 years ago
  62. 2fd34f2 arm: omap: map u_boot_lists section to .sram by Albert ARIBAUD · 12 years ago
  63. 3a0b1da Exynos5: TMU: Add hardware tripping by Akshay Saraswat · 12 years ago
  64. de62688 arm: dra7xx: Add silicon id support for DRA752 soc by Lokesh Vutla · 12 years ago
  65. 7831419 arm: dra7xx: Add DDR related data for DRA752 ES1.0 by Lokesh Vutla · 12 years ago
  66. 8b12f17 arm: dra7xx: Add control module changes by Lokesh Vutla · 12 years ago
  67. ea8eff1 arm: dra7xx: clock: Add the dplls data by Lokesh Vutla · 12 years ago
  68. d4e4129 arm: dra7xx: clock: Add the prcm changes by Lokesh Vutla · 12 years ago
  69. d4d986e ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup by Lokesh Vutla · 12 years ago
  70. 9100ede ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCs by Lokesh Vutla · 12 years ago
  71. 47abc3d ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum by SRICHARAN R · 12 years ago
  72. afc2f9d ARM: OMAP5: clock: Add the prcm register changes required for ES2.0 by SRICHARAN R · 12 years ago
  73. eed7c0f ARM: OMAP5: Add silicon id support for ES2.0 revision. by SRICHARAN R · 12 years ago
  74. ef1697e ARM: OMAP5: Clean up iosettings code by Lokesh Vutla · 12 years ago
  75. c43c833 ARM: OMAP4+: Make control module register structure generic by Lokesh Vutla · 12 years ago
  76. e05a4f1 ARM: OMAP4+: Cleanup emif specific files by Lokesh Vutla · 12 years ago
  77. 3fcdd4a ARM: OMAP4+: Clean up the pmic code by SRICHARAN R · 12 years ago
  78. ee9447b ARM: OMAP4+: Cleanup the clocks layer by SRICHARAN R · 12 years ago
  79. 01b753f ARM: OMAP4+: Change the PRCM structure prototype common for all Socs by SRICHARAN R · 12 years ago
  80. 9ca8bfe ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register by Lokesh Vutla · 12 years ago
  81. b51a5e3 OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled. by Enric Balletbo i Serra · 12 years ago
  82. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  83. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  84. 1c382ea am33xx: Update DDR3 EMIF configuration sequence by Tom Rini · 12 years ago
  85. a006076 EXYNOS5: Add function to enable XXTI clock source by Rajeshwari Shinde · 12 years ago
  86. 8f39377 ARM: mx6: use common CPU errata config options by Stephen Warren · 12 years ago
  87. 9cd9b34 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · 12 years ago
  88. a562791 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  89. 0326837 Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  90. 51ff1ed EXYNOS5: Add function to setup set ps hold by Rajeshwari Shinde · 12 years ago
  91. da07c21 am33xx: support for booting via usbeth by Ilya Yanok · 12 years ago
  92. 291b3dc build: imx: Fix 'u-boot.imx' build without full OBJTREE reference by Otavio Salvador · 12 years ago
  93. 951c6ba Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  94. 76c91e6 mx6: Disable Power Down Bit of watchdog by Fabio Estevam · 12 years ago
  95. ec1885c Tegra114: Add CPU (armv7) files by Tom Warren · 12 years ago
  96. 00ed345 arm: zynq: Add lowlevel initialization to C by Michal Simek · 12 years ago
  97. 59c651f arm: zynq: Add SLCR support with system reset by Michal Simek · 12 years ago
  98. e5f5c4a Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  99. 582601d arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  100. 66ee692 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago