1. 3f30b0a ARM: OMAP: Cleanup boot parameters usage by SRICHARAN R · Wed Apr 24 00:41:24 2013 +0000
  2. 4af1988 ARM: OMAP: Correct save_boot_params and replace with 'C' function by SRICHARAN R · Wed Apr 24 00:41:23 2013 +0000
  3. 4b1b61c ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines common by SRICHARAN R · Wed Apr 24 00:41:22 2013 +0000
  4. 41ee148 ARM: OMAP: Make omap_boot_parameters common across socs by SRICHARAN R · Wed Apr 24 00:41:21 2013 +0000
  5. 7a62e44 am33xx: Fix warning with CONFIG_DISPLAY_CPUINFO by Tom Rini · Thu Apr 25 16:46:04 2013 -0400
  6. f7dafcf davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASK by Eric Benard · Mon Apr 22 05:55:00 2013 +0000
  7. 3c3dc79 da850: provide davinci_enable_uart0 by Eric Benard · Mon Apr 22 05:54:59 2013 +0000
  8. 100c2d8 ARM: OMAP5: Fix warm reset with USB cable connected by Lokesh Vutla · Wed Apr 17 20:49:40 2013 +0000
  9. 6535403 OMAP5: USB: hsusbtll_clkctrl has to be in hw_auto for USB to work by Lubomir Popov · Thu Apr 11 00:08:51 2013 +0000
  10. d8efff1 Add DDR3 support for IGEP COM AQUILA/CYGNUS. by Enric Balletbo i Serra · Thu Apr 04 22:27:57 2013 +0000
  11. b66f3dc arm: omap: emif: Fix DDR3 init after warm reset by Lokesh Vutla · Wed Mar 27 20:24:42 2013 +0000
  12. 852f487 OMAP5: I2C: Set I2C_BUS_MAX to 5 to enable I2C4 and I2C5 by Lubomir Popov · Mon Apr 08 21:49:43 2013 +0000
  13. d0f8aa3 OMAP5: I2C: Add I2C4 and I2C5 bases by Lubomir Popov · Mon Apr 08 21:49:40 2013 +0000
  14. b36e609 OMAP5: I2C: Enable i2c5 clocks by Lubomir Popov · Mon Apr 08 21:49:37 2013 +0000
  15. d4f2409 am33xx: add pll and clock support for TI814x CPSW by Matt Porter · Wed Mar 20 05:38:11 2013 +0000
  16. beedbcf i2c: zynq: Add support for Xilinx Zynq by Michal Simek · Mon Apr 22 15:21:33 2013 +0200
  17. 0dd222b mmc: Add support for Xilinx Zynq sdhci controller by Michal Simek · Mon Apr 22 14:56:49 2013 +0200
  18. 242192b zynq: Move macros to hardware.h by Michal Simek · Fri Apr 12 16:33:08 2013 +0200
  19. d9f2c11 net: gem: Fix gem driver on 1Gbps LAN by Michal Simek · Mon Oct 15 14:01:23 2012 +0200
  20. ad2e2b7 zynq: Move scutimer baseaddr to hardware.h by Michal Simek · Fri Apr 12 16:21:26 2013 +0200
  21. b0bf955 arm: zynq: Rename XPSS_ prefix to ZYNQ_ for hardcoded SoC addresses by Michal Simek · Tue Apr 23 11:35:18 2013 +0200
  22. 8f1d0a5 arm: zynq: U-Boot udelay < 1000 FIX by David Andrey · Fri Dec 07 16:51:32 2012 +0100
  23. 87bde00 Merge branch 'master' of git://git.denx.de/u-boot-arm into HEAD by Tom Rini · Thu Apr 18 16:16:01 2013 -0400
  24. c34c0ed exynos: Correct use of 64-bit division by Simon Glass · Sat Apr 13 04:26:41 2013 +0000
  25. 12aa04d Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Tue Apr 16 16:12:33 2013 -0400
  26. 6dd76f6 x86: Fix DRAM bank size init with generic board by Simon Glass · Mon Apr 15 11:22:49 2013 +0000
  27. 8b81711 Tegra: Split tegra_get_chip_type() into soc & sku funcs by Tom Warren · Wed Apr 10 10:32:32 2013 -0700
  28. 4dae96b Tegra: Fix MSELECT clock divisors for T30/T114. by Tom Warren · Wed Apr 03 14:39:30 2013 -0700
  29. fbef355 Tegra114: Initialize System Counter (TSC) with osc frequency by Tom Warren · Mon Apr 01 15:48:54 2013 -0700
  30. 82b5134 Tegra: Configure L2 cache control reg properly. by Tom Warren · Mon Mar 25 16:22:26 2013 -0700
  31. 23b2c7c Tegra: Restore cp15 VBAR _start vector write for ARMv7 by Tom Warren · Thu Mar 28 10:03:22 2013 -0700
  32. d9cd502 ARM: tegra: support T33 SKU of Tegra30 by Stephen Warren · Wed Mar 27 09:37:02 2013 +0000
  33. 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
  34. e916e05 ARM: fix CONFIG_SPL_MAX_SIZE semantics by Albert ARIBAUD · Fri Apr 12 05:14:30 2013 +0000
  35. c3c7fce Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sun Apr 14 10:38:37 2013 +0200
  36. ba5662d ARM: Fix __bss_start and __bss_end in linker scripts by Albert ARIBAUD · Thu Apr 11 05:43:21 2013 +0000
  37. 833fb55 spi: mxc_spi: Set master mode for all channels by Fabio Estevam · Tue Apr 09 13:06:25 2013 +0000
  38. b023a95 BUGFIX: arm: data abort in get_bad_stack_swi by Tetsuyuki Kobayashi · Fri Apr 05 00:12:51 2013 +0000
  39. f15851d Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Apr 13 09:39:29 2013 +0200
  40. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Apr 12 22:07:57 2013 +0200
  41. b709cd1 omap3: Display MHz instead of mHz on the console by man.huber@arcor.de · Wed Apr 10 12:12:17 2013 +0000
  42. 05acd82 am335x: Really correct DDR timings on new BeagleBone part by Tom Rini · Fri Apr 12 12:38:16 2013 -0400
  43. ee531c2 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Apr 12 08:51:41 2013 +0200
  44. 3954db8 arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · Thu Apr 11 09:36:03 2013 +0000
  45. 62dd75c arm1176: Remove unused MMU setup from start.S by Benoît Thébaudeau · Thu Apr 11 09:36:02 2013 +0000
  46. 80f2f93 arm: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · Thu Apr 11 09:36:01 2013 +0000
  47. c154ecc arm: Remove support for unused s3c64xx by Benoît Thébaudeau · Thu Apr 11 09:36:00 2013 +0000
  48. 545d04c arm: Remove support for smdk6400 by Benoît Thébaudeau · Thu Apr 11 09:35:58 2013 +0000
  49. 393b98d imx: Add u-boot-with-nand-spl.imx make target by Benoît Thébaudeau · Thu Apr 11 09:35:57 2013 +0000
  50. b2c7920 imx: Add u-boot-with-spl.imx make target by Benoît Thébaudeau · Thu Apr 11 09:35:56 2013 +0000
  51. a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · Thu Apr 11 09:35:53 2013 +0000
  52. 5527b76 arm926ejs: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · Thu Apr 11 09:35:52 2013 +0000
  53. efb7c00 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · Thu Apr 11 09:35:51 2013 +0000
  54. cba1dd8 imx: Fix automatic make targets for imx images by Benoît Thébaudeau · Thu Apr 11 09:35:50 2013 +0000
  55. 73dcb27 arm: crt0.S: Remove bogus .globl by Benoît Thébaudeau · Thu Apr 11 09:35:47 2013 +0000
  56. 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
  57. a18f323 arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · Thu Apr 11 09:35:45 2013 +0000
  58. 13a489e arm1136: Remove redundant relocate_code() return by Benoît Thébaudeau · Thu Apr 11 09:35:44 2013 +0000
  59. 9039c10 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · Thu Apr 11 09:35:43 2013 +0000
  60. a402da3 arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · Thu Apr 11 09:35:42 2013 +0000
  61. 4a53053 imx: mx5: lowlevel_init: Simplify code by Benoît Thébaudeau · Thu Apr 11 09:35:38 2013 +0000
  62. ab7d35c Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Apr 11 14:31:50 2013 -0400
  63. e427c6f omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ by Jon Hunter · Tue Apr 09 16:41:33 2013 -0500
  64. c8a3e76 OMAP4: Fix bug in omap4460_volts struct by Lubomir Popov · Mon Apr 08 22:05:33 2013 +0000
  65. d1cdc1b powerpc/lib: fix unsafe register handling in wait_ticks by Mats Kärrman · Tue Apr 09 17:10:59 2013 +0200
  66. 8939ec3 am335x: Update timings for the beaglebone again by Tom Rini · Wed Apr 10 15:10:54 2013 +0200
  67. b2553f5 powerpc/usb: Fix usb device-tree fix-up by ramneek mehresh · Sun Feb 17 18:23:32 2013 +0000
  68. a270595 am335x/ti814x: Correct MMC_BOOT_DEVICES_START/END by Tom Rini · Tue Apr 09 11:40:40 2013 -0400
  69. 4652684 OMAP3/4/5/AM33xx: Correct logic for checking FAT or RAW MMC by Tom Rini · Fri Apr 05 06:21:44 2013 +0000
  70. c323bd2 arm: omap4: Fix SDRAM AUTO DETECTION by Lokesh Vutla · Thu Apr 04 19:51:14 2013 +0000
  71. a01f0b0 OMAP: Fix copy-paste bug that did not enable UART4 clock by Lubomir Popov · Thu Apr 04 05:51:45 2013 +0000
  72. 4db99e1 omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ by Hunter, Jon · Wed Apr 03 09:35:36 2013 +0000
  73. d9021d4 omap2420-h4: Fix booting from NOR flash by Hunter, Jon · Wed Apr 03 09:35:34 2013 +0000
  74. 1e4eccf omap_gpmc: change nandecc command by Andreas Bießmann · Thu Apr 04 23:52:50 2013 +0000
  75. ce21278 omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernel by Andreas Bießmann · Tue Apr 02 06:05:55 2013 +0000
  76. 9a48c5c asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · Tue Apr 02 06:05:54 2013 +0000
  77. 9418bdb omap3/cpu.h: add BCH support by Andreas Bießmann · Tue Apr 02 06:05:53 2013 +0000
  78. 70718dc am335x: Enable MMC1 clock by Tom Rini · Wed Apr 03 08:50:01 2013 +0000
  79. 0ff9c5e Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Apr 04 15:44:57 2013 +0200
  80. 0608171 exynos: change indentation of defines in cpu.h by Minkyu Kang · Mon Apr 01 19:22:40 2013 +0000
  81. cc7229c Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Apr 04 11:49:32 2013 +0200
  82. 37c1efa ARM: bcm2835: fix get_timer() to return ms by Stephen Warren · Wed Mar 27 18:43:23 2013 +0000
  83. 435998b mx6: Fix get_board_rev() for the mx6 solo case by Fabio Estevam · Wed Mar 27 07:36:55 2013 +0000
  84. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  85. a101d25 Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk by Akshay Saraswat · Thu Mar 28 04:32:24 2013 +0000
  86. bb71416 Exynos: pwm: Use generic api to get pwm clk freq by Padmavathi Venna · Thu Mar 28 04:32:23 2013 +0000
  87. 37feb7b Exynos: clock: Add generic api to get the clk freq by Padmavathi Venna · Thu Mar 28 04:32:21 2013 +0000
  88. 98c58b9 Exynos: Add peripherial id for pwm by Padmavathi Venna · Sun Mar 31 18:42:24 2013 +0000
  89. ad73b91 Exynos: Tidy up the pwm_config function in the exynos pwm driver by Gabe Black · Thu Mar 28 04:32:20 2013 +0000
  90. 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
  91. 4f44a3c Exynos: pwm: Fix two bugs in the exynos pwm configuration code by Gabe Black · Thu Mar 28 04:32:18 2013 +0000
  92. 94f61a3 Exynos: Add timer_get_us function by Che-Liang Chiou · Thu Mar 28 04:32:17 2013 +0000
  93. a9e9abb Exynos: Change get_timer() to work correctly by Simon Glass · Thu Mar 28 04:32:16 2013 +0000
  94. 6bcdd9d Merge branch 'for-v2013.04' by Anatolij Gustschin · Fri Mar 29 13:54:10 2013 +0100
  95. a42e55a Exynos: Add hardware accelerated SHA256 and SHA1 by Akshay Saraswat · Wed Mar 20 21:00:56 2013 +0000
  96. 32adc23 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Mar 28 18:50:01 2013 +0100
  97. 59dd8b5 armv7: do not relocate _start twice by Vincent Stehlé · Fri Mar 15 06:54:00 2013 +0000
  98. 06396c1 ARM: mmu: Set domain permissions to client access by R Sricharan · Mon Mar 04 20:04:45 2013 +0000
  99. 0871607 ARM: mmu: Introduce weak dram_bank_setup function by R Sricharan · Mon Mar 04 20:04:44 2013 +0000
  100. 313fe56 ARM: cache: declare set_section_dcache by Vincent Stehlé · Mon Mar 04 20:04:43 2013 +0000