1. fa7e395 imx: Homogenize and fix fuse register definitions by Benoît Thébaudeau · Tue Apr 23 10:17:38 2013 +0000
  2. e993b0d mx5: Define a common get_board_rev() by Fabio Estevam · Wed Apr 24 14:44:25 2013 +0000
  3. 8338d1d mtd: mxs_nand: Add support for i.MX6 by Stefan Roese · Mon Apr 15 21:14:12 2013 +0000
  4. f7b9ac2 mx6: Add solo-lite variant support by Fabio Estevam · Wed Apr 10 09:32:57 2013 +0000
  5. c34c0ed exynos: Correct use of 64-bit division by Simon Glass · Sat Apr 13 04:26:41 2013 +0000
  6. 23b2c7c Tegra: Restore cp15 VBAR _start vector write for ARMv7 by Tom Warren · Thu Mar 28 10:03:22 2013 -0700
  7. 7acb96b ARMv7: start.S: stay in HYP mode if u-boot is entered in it by Andre Przywara · Tue Apr 02 05:43:36 2013 +0000
  8. b023a95 BUGFIX: arm: data abort in get_bad_stack_swi by Tetsuyuki Kobayashi · Fri Apr 05 00:12:51 2013 +0000
  9. b709cd1 omap3: Display MHz instead of mHz on the console by man.huber@arcor.de · Wed Apr 10 12:12:17 2013 +0000
  10. ee531c2 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Apr 12 08:51:41 2013 +0200
  11. 3954db8 arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · Thu Apr 11 09:36:03 2013 +0000
  12. a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · Thu Apr 11 09:35:53 2013 +0000
  13. cba1dd8 imx: Fix automatic make targets for imx images by Benoît Thébaudeau · Thu Apr 11 09:35:50 2013 +0000
  14. 03bae03 arm: relocate_code(): Use __image_copy_end for end of relocation by Benoît Thébaudeau · Thu Apr 11 09:35:46 2013 +0000
  15. a18f323 arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · Thu Apr 11 09:35:45 2013 +0000
  16. 9039c10 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · Thu Apr 11 09:35:43 2013 +0000
  17. a402da3 arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · Thu Apr 11 09:35:42 2013 +0000
  18. 4a53053 imx: mx5: lowlevel_init: Simplify code by Benoît Thébaudeau · Thu Apr 11 09:35:38 2013 +0000
  19. c8a3e76 OMAP4: Fix bug in omap4460_volts struct by Lubomir Popov · Mon Apr 08 22:05:33 2013 +0000
  20. 4652684 OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC by Tom Rini · Fri Apr 05 06:21:44 2013 +0000
  21. c323bd2 arm: omap4: Fix SDRAM AUTO DETECTION by Lokesh Vutla · Thu Apr 04 19:51:14 2013 +0000
  22. a01f0b0 OMAP: Fix copy-paste bug that did not enable UART4 clock by Lubomir Popov · Thu Apr 04 05:51:45 2013 +0000
  23. 1e4eccf omap_gpmc: change nandecc command by Andreas Bießmann · Thu Apr 04 23:52:50 2013 +0000
  24. 9a48c5c asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · Tue Apr 02 06:05:54 2013 +0000
  25. 70718dc am335x: Enable MMC1 clock by Tom Rini · Wed Apr 03 08:50:01 2013 +0000
  26. 0ff9c5e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Apr 04 15:44:57 2013 +0200
  27. cc7229c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Apr 04 11:49:32 2013 +0200
  28. 435998b mx6: Fix get_board_rev() for the mx6 solo case by Fabio Estevam · Wed Mar 27 07:36:55 2013 +0000
  29. a101d25 Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk by Akshay Saraswat · Thu Mar 28 04:32:24 2013 +0000
  30. bb71416 Exynos: pwm: Use generic api to get pwm clk freq by Padmavathi Venna · Thu Mar 28 04:32:23 2013 +0000
  31. 37feb7b Exynos: clock: Add generic api to get the clk freq by Padmavathi Venna · Thu Mar 28 04:32:21 2013 +0000
  32. ad73b91 Exynos: Tidy up the pwm_config function in the exynos pwm driver by Gabe Black · Thu Mar 28 04:32:20 2013 +0000
  33. ee85f24 Exynos: Avoid a divide by zero by specifying a non-zero period for pwm 4 by Gabe Black · Thu Mar 28 04:32:19 2013 +0000
  34. 4f44a3c Exynos: pwm: Fix two bugs in the exynos pwm configuration code by Gabe Black · Thu Mar 28 04:32:18 2013 +0000
  35. 94f61a3 Exynos: Add timer_get_us function by Che-Liang Chiou · Thu Mar 28 04:32:17 2013 +0000
  36. a9e9abb Exynos: Change get_timer() to work correctly by Simon Glass · Thu Mar 28 04:32:16 2013 +0000
  37. 59dd8b5 armv7: do not relocate _start twice by Vincent Stehlé · Fri Mar 15 06:54:00 2013 +0000
  38. 06396c1 ARM: mmu: Set domain permissions to client access by R Sricharan · Mon Mar 04 20:04:45 2013 +0000
  39. 10cb7fa EXYNOS5: Add L2 Cache Support. by Rajeshwari Shinde · Thu Nov 29 20:29:35 2012 +0000
  40. 85c3d46c Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Mar 26 09:51:09 2013 +0100
  41. 191d57d Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sun Mar 24 17:52:22 2013 +0100
  42. 725f0c5 ti814x_evm: add ti814x evm board support by Matt Porter · Fri Mar 15 10:07:10 2013 +0000
  43. 4035510 am33xx: add dmm support to emif4 library by Matt Porter · Fri Mar 15 10:07:07 2013 +0000
  44. 691fbe3 am33xx: add ti814x specific register definitions by Matt Porter · Fri Mar 15 10:07:06 2013 +0000
  45. 57da666 am33xx: refactor am33xx clocks and add ti814x support by Matt Porter · Fri Mar 15 10:07:04 2013 +0000
  46. 65991ec am33xx: refactor emif4/ddr to support multiple EMIF instances by Matt Porter · Fri Mar 15 10:07:03 2013 +0000
  47. e24646f am33xx: convert defines from am33xx-specific to generic names by Matt Porter · Fri Mar 15 10:07:02 2013 +0000
  48. 8eb48ff am33xx: Add required includes to some omap/am33xx code by Tom Rini · Thu Mar 14 11:15:25 2013 +0000
  49. 2ac0754 ARM: AM33XX: Fix typo that causes an AM duplication in CPU name. by Enric Balletbo i Serra · Fri Mar 15 01:35:37 2013 +0000
  50. c63c350 ARM: implement erratum 716044 workaround by Stephen Warren · Mon Mar 04 13:29:40 2013 +0000
  51. 53e0059 am33xx:ddr:Fix config_sdram to work for all DDR by Steve Kipisz · Fri Mar 08 07:40:58 2013 +0000
  52. 0bef057 Initialise correct GPMC WAITx irq for AM33xx by Mark Jackson · Thu Feb 21 02:49:38 2013 +0000
  53. 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 18 12:31:00 2013 -0400
  54. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  55. 0883a76 Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Mar 15 20:50:43 2013 +0100
  56. 81420c3 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Mar 15 15:18:31 2013 +0100
  57. 26c3216 tegra: usb: move implementation into right directory by Lucas Stach · Thu Feb 07 07:16:29 2013 +0000
  58. fbfe78b tegra: usb: various small cleanups by Lucas Stach · Thu Feb 07 07:16:28 2013 +0000
  59. 77121b3 tegra: usb: move controller init into start_port by Lucas Stach · Thu Feb 07 07:16:27 2013 +0000
  60. 02e452e tegra: usb: remove unneeded function parameter by Lucas Stach · Thu Feb 07 07:16:26 2013 +0000
  61. 9a4fcc8 tegra: usb: make controller init functions more self contained by Lucas Stach · Thu Feb 07 07:16:25 2013 +0000
  62. da1e97c tegra: usb: set USB_PORTS_MAX to correct value by Lucas Stach · Thu Feb 07 07:16:24 2013 +0000
  63. e9d59c9 ARM: implement some Cortex-A9 errata workarounds by Stephen Warren · Tue Feb 26 12:28:27 2013 +0000
  64. c24895e Refactor linker-generated arrays by Albert ARIBAUD · Mon Feb 25 00:59:00 2013 +0000
  65. 6277b19 Remove linker lists (LGAs) from SPL linker scripts by Albert ARIBAUD · Mon Feb 25 00:58:58 2013 +0000
  66. 26255f1 arm: omap: map u_boot_lists section to .sram by Albert ARIBAUD · Mon Feb 25 00:58:57 2013 +0000
  67. b9fa8c1 Exynos5: TMU: Add hardware tripping by Akshay Saraswat · Mon Feb 25 01:13:06 2013 +0000
  68. 43c296f arm: dra7xx: Add silicon id support for DRA752 soc by Lokesh Vutla · Tue Feb 12 21:29:03 2013 +0000
  69. 8caa56c arm: dra7xx: Add DDR related data for DRA752 ES1.0 by Lokesh Vutla · Tue Feb 12 21:29:07 2013 +0000
  70. f120cef arm: dra7xx: Add control module changes by Lokesh Vutla · Tue Feb 12 21:29:06 2013 +0000
  71. 5e70e29 arm: dra7xx: clock: Add the dplls data by Lokesh Vutla · Tue Feb 12 21:29:05 2013 +0000
  72. 15c2c70 arm: dra7xx: clock: Add the prcm changes by Lokesh Vutla · Sun Feb 17 23:33:37 2013 +0000
  73. 2804963 ARM: OMAP5: srcomp: enable slew rate compensation cells after powerup by Lokesh Vutla · Tue Feb 12 01:33:45 2013 +0000
  74. 79a9ec7 ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCs by Lokesh Vutla · Tue Feb 12 01:33:44 2013 +0000
  75. a04ed14 ARM: OMAP4/5: clocks: Add the required OPP settings as per the latest addendum by SRICHARAN R · Tue Feb 12 01:33:43 2013 +0000
  76. 06ebff4 ARM: OMAP5: clock: Add the prcm register changes required for ES2.0 by SRICHARAN R · Tue Feb 12 01:33:42 2013 +0000
  77. cf85056 ARM: OMAP5: Add silicon id support for ES2.0 revision. by SRICHARAN R · Tue Feb 12 01:33:41 2013 +0000
  78. d8ac050 ARM: OMAP5: Clean up iosettings code by Lokesh Vutla · Mon Feb 04 04:22:05 2013 +0000
  79. 834b6b0 ARM: OMAP4+: Make control module register structure generic by Lokesh Vutla · Mon Feb 04 04:22:04 2013 +0000
  80. 05dab55 ARM: OMAP4+: Cleanup emif specific files by Lokesh Vutla · Mon Feb 04 04:22:03 2013 +0000
  81. 00d328c ARM: OMAP4+: Clean up the pmic code by SRICHARAN R · Mon Feb 04 04:22:02 2013 +0000
  82. 1a79cab ARM: OMAP4+: Cleanup the clocks layer by SRICHARAN R · Mon Feb 04 04:22:01 2013 +0000
  83. fb6aa1f ARM: OMAP4+: Change the PRCM structure prototype common for all Socs by SRICHARAN R · Mon Feb 04 04:22:00 2013 +0000
  84. fef54c3 ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register by Lokesh Vutla · Mon Feb 04 04:21:59 2013 +0000
  85. b6d9efd OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled. by Enric Balletbo i Serra · Thu Feb 07 23:14:49 2013 +0000
  86. 4be9dbc omap_hsmmc: add driver check for write protection by Nikita Kiryanov · Mon Dec 03 02:19:47 2012 +0000
  87. 4eae05c omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · Mon Dec 03 02:19:44 2012 +0000
  88. 1b669fd am33xx: Update DDR3 EMIF configuration sequence by Tom Rini · Tue Feb 26 16:35:33 2013 -0500
  89. 73de8d6 EXYNOS5: Add function to enable XXTI clock source by Rajeshwari Shinde · Thu Feb 14 19:46:11 2013 +0000
  90. 57ab23f ARM: mx6: use common CPU errata config options by Stephen Warren · Tue Feb 26 12:28:29 2013 +0000
  91. ea97d34 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Sat Feb 23 10:13:40 2013 +0100
  92. 5fb56b0 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Feb 21 21:30:47 2013 +0100
  93. 59f75b4 Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Feb 21 16:43:19 2013 +0100
  94. 6c4e99b EXYNOS5: Add function to setup set ps hold by Rajeshwari Shinde · Tue Feb 12 20:40:01 2013 +0000
  95. 87b82cc am33xx: support for booting via usbeth by Ilya Yanok · Tue Feb 05 11:36:25 2013 +0000
  96. 50f4b5e build: imx: Fix 'u-boot.imx' build without full OBJTREE reference by Otavio Salvador · Mon Feb 11 04:33:51 2013 +0000
  97. 1a754ee Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Feb 12 10:18:31 2013 -0500
  98. 48e65b0 mx6: Disable Power Down Bit of watchdog by Fabio Estevam · Thu Feb 07 06:45:23 2013 +0000
  99. 7c5883f Tegra114: Add CPU (armv7) files by Tom Warren · Mon Jan 28 13:32:09 2013 +0000
  100. 6d46480 arm: zynq: Add lowlevel initialization to C by Michal Simek · Mon Feb 04 12:42:25 2013 +0100