1. 060c491 powerpc/mpc85xx: Changed LIODN offset values by Cristian Sovaiala · Mon Mar 25 07:30:12 2013 +0000
  2. 52db64b powerpc/mpc85xx: Extend workaround for erratum DDR_A003 to other SoCs by York Sun · Mon Mar 25 07:30:11 2013 +0000
  3. d3bdef7 powerpc/85xx: add SerDes bank 4 lanes by Timur Tabi · Mon Mar 25 07:30:08 2013 +0000
  4. f6aa822 powerpc/mpc85xx:IFC Errata A003399 is not valid for BSC913x by Prabhakar Kushwaha · Wed Mar 20 18:36:06 2013 +0000
  5. f70831e mpc85xx: Fix a compiler warning when CONFIG_WATCHDOG is turned on by Horst Kronstorfer · Wed Mar 13 10:14:05 2013 +0000
  6. cf4f493 powerpc/85xx: Add workaround for errata USB-14 (enable on P204x/P3041/P50x0) by Xulei · Mon Mar 11 17:56:34 2013 +0000
  7. d6615fe fman/mEMAC: set SETSP bit in IF_MODE regisgter for RGMII speed by Zang Roy-R61911 · Mon Mar 04 03:59:20 2013 +0000
  8. 337c47b powerpc/mpc85xx: set clock-frequency for T4/B4 clockgen node by Tang Yuantian · Thu Feb 28 23:24:34 2013 +0000
  9. 5d9606e powerpc/b4860: Adding workaround errata A-005871 by Shengzhou Liu · Wed Feb 27 21:56:54 2013 +0000
  10. cddd3c5 powerpc/b4: Fix the wrong register offset of B4 PCIE module by Liu Gang · Mon Feb 25 00:14:17 2013 +0000
  11. 109a8d3 powerpc/mpc85xx: add setting of clock-frequency for mpic node by Dongsheng.wang@freescale.com · Wed Jan 30 18:51:52 2013 +0000
  12. 1345220 powerpc/mpc85xx: Add revision properties in portal device tree node 'pme' by Jeffrey Ladouceur · Fri Jan 25 10:38:53 2013 +0000
  13. d7a886b lib: consolidate hang() by Andreas Bießmann · Thu Apr 18 22:48:50 2013 +0000
  14. ed31d81 nios2: fix style in board.c. by Andreas Bießmann · Thu Apr 18 22:48:47 2013 +0000
  15. 7c87cc1 microblaze: fix style in board.c by Andreas Bießmann · Thu Apr 18 22:48:46 2013 +0000
  16. bde3f22 sandbox: Allow -c argument to provide a command list by Simon Glass · Sat Apr 20 08:42:48 2013 +0000
  17. 1539343 sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file by Simon Glass · Sat Apr 20 08:42:41 2013 +0000
  18. 62cf912 sandbox: Switch over to generic board by Simon Glass · Fri Apr 26 02:53:43 2013 +0000
  19. e23d293 sandbox: Provide a way to map from host RAM to U-Boot RAM by Simon Glass · Sat Apr 20 08:42:37 2013 +0000
  20. fea5f8e Merge branch 'microblaze' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue Apr 30 09:58:03 2013 -0400
  21. 80e045f watchdog: Add support for Xilinx Microblaze watchdog by Michal Simek · Mon Apr 22 11:23:16 2013 +0200
  22. 07038ad ppc4xx: Add SPL support by Stefan Roese · Tue Apr 02 10:37:04 2013 +0200
  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