1. c944687 microblaze: Disable all cpu features before reset by Michal Simek · Wed Nov 07 15:27:39 2012 +0100
  2. ebd71f7 microblaze: Enable netconsole by Michal Simek · Thu Jun 10 15:46:04 2010 +0200
  3. 25d20af microblaze: Fix reset function by Michal Simek · Fri Nov 02 09:33:05 2012 +0100
  4. 558985e Prepare v2013.04 by Tom Rini · Fri Apr 19 10:25:43 2013 -0400
  5. 9b12a85 crc32: Correct endianness of crc32 result by Simon Glass · Thu Apr 18 10:25:51 2013 +0000
  6. 6931059 patman: fix gitutil for decorations by Andreas Bießmann · Mon Apr 15 23:52:18 2013 +0000
  7. 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
  8. bd8ca27 fdt: Ensure that libfdt_env.h comes from U-Boot by Simon Glass · Mon Mar 11 06:30:27 2013 +0000
  9. d552bd1 mmc: check the revision for sd3.0 by Jaehoon Chung · Tue Jan 29 22:58:16 2013 +0000
  10. 6108ef6 mmc: support the correct card version for eMMC by Jaehoon Chung · Tue Jan 29 19:31:16 2013 +0000
  11. ec85681 printenv: Correct out-of-memory condition check. by Maxime Larocque · Fri Sep 28 05:00:13 2012 +0000
  12. 36558ca exynos: fdt: Add TMU node for snow by Simon Glass · Sat Apr 13 04:26:42 2013 +0000
  13. c34c0ed exynos: Correct use of 64-bit division by Simon Glass · Sat Apr 13 04:26:41 2013 +0000
  14. 681dd83 Exynos5: Add support for USB download boot mode by Vivek Gautam · Mon Jan 28 00:39:59 2013 +0000
  15. 12aa04d Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Tue Apr 16 16:12:33 2013 -0400
  16. e1e6aa9 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Apr 16 10:56:55 2013 -0400
  17. 3d52059 x86: config: Init PCI before SPI by Simon Glass · Mon Apr 15 11:25:21 2013 +0000
  18. 3f55a31 x86: Allow setup code to manage its own global data by Simon Glass · Mon Apr 15 11:25:20 2013 +0000
  19. 6dd76f6 x86: Fix DRAM bank size init with generic board by Simon Glass · Mon Apr 15 11:22:49 2013 +0000
  20. 0abb702 Tegra: T30: Beaver board support. by Tom Warren · Fri Apr 12 11:20:51 2013 -0700
  21. 8b81711 Tegra: Split tegra_get_chip_type() into soc & sku funcs by Tom Warren · Wed Apr 10 10:32:32 2013 -0700
  22. 4dae96b Tegra: Fix MSELECT clock divisors for T30/T114. by Tom Warren · Wed Apr 03 14:39:30 2013 -0700
  23. fbef355 Tegra114: Initialize System Counter (TSC) with osc frequency by Tom Warren · Mon Apr 01 15:48:54 2013 -0700
  24. 82b5134 Tegra: Configure L2 cache control reg properly. by Tom Warren · Mon Mar 25 16:22:26 2013 -0700
  25. 9efa71a Tegra: TEC: Enable boot script support by Thierry Reding · Wed Apr 03 04:52:45 2013 +0000
  26. cb52723 Tegra: Plutux: Enable NAND and boot script support by Thierry Reding · Wed Apr 03 04:52:44 2013 +0000
  27. 1195dae Tegra: Medcom-Wide: Enable NAND and boot script support by Thierry Reding · Wed Apr 03 04:52:43 2013 +0000
  28. 81185c1 Tegra: All Tamonten-derived boards use onboard NAND by Thierry Reding · Wed Apr 03 04:52:42 2013 +0000
  29. 23b2c7c Tegra: Restore cp15 VBAR _start vector write for ARMv7 by Tom Warren · Thu Mar 28 10:03:22 2013 -0700
  30. 88efe70 Tegra: enable verify support for the crc32 command by Tom Warren · Tue Mar 26 10:39:33 2013 -0700
  31. d9cd502 ARM: tegra: support T33 SKU of Tegra30 by Stephen Warren · Wed Mar 27 09:37:02 2013 +0000
  32. 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
  33. 5674de4 Prepare v2013.04-rc3 by Tom Rini · Mon Apr 15 11:47:10 2013 -0400
  34. de0cf30 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Apr 15 07:46:11 2013 -0400
  35. 6d2e04b Merge branch 'tpm' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon Apr 15 07:45:07 2013 -0400
  36. afab148 cosmetic: fix CONFIG_SPL_BSS_MAX_SIZE typo in README by Albert ARIBAUD · Sun Apr 14 04:48:38 2013 +0000
  37. 19a053d smdk5250, snow: convert to CONFIG_SPL_MAX_FOOTPRINT by Albert ARIBAUD · Fri Apr 12 05:14:33 2013 +0000
  38. a02e3cc da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINT by Albert ARIBAUD · Fri Apr 12 05:14:32 2013 +0000
  39. fd2c981 cam_enc_4xx: convert to CONFIG_SPL_MAX_FOOTPRINT by Albert ARIBAUD · Fri Apr 12 05:14:31 2013 +0000
  40. e916e05 ARM: fix CONFIG_SPL_MAX_SIZE semantics by Albert ARIBAUD · Fri Apr 12 05:14:30 2013 +0000
  41. 05be071 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sun Apr 14 11:45:06 2013 +0200
  42. 4a92962 fsl_esdhc: Fix DMA transfer completion waiting loop by Andrew Gabbasov · Sun Apr 07 23:06:08 2013 +0000
  43. 70e6869 fsl_esdhc: flush cache after IO completion by Eric Nelson · Wed Apr 03 12:31:56 2013 +0000
  44. c3c7fce Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sun Apr 14 10:38:37 2013 +0200
  45. ba5662d ARM: Fix __bss_start and __bss_end in linker scripts by Albert ARIBAUD · Thu Apr 11 05:43:21 2013 +0000
  46. 833fb55 spi: mxc_spi: Set master mode for all channels by Fabio Estevam · Tue Apr 09 13:06:25 2013 +0000
  47. 191dba4 mx6qsabre{sd, auto}: Fix environment as 'mmc rescan' takes no arguments by Otavio Salvador · Wed Apr 10 16:55:50 2013 +0000
  48. b023a95 BUGFIX: arm: data abort in get_bad_stack_swi by Tetsuyuki Kobayashi · Fri Apr 05 00:12:51 2013 +0000
  49. f15851d Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sat Apr 13 09:39:29 2013 +0200
  50. c18f901 tpm: Add TPM command library by Che-liang Chiou · Thu Feb 28 09:34:57 2013 +0000
  51. 2df1f7a exynos: Enable I2C TPM for smdk5250 by Simon Glass · Fri Apr 12 10:44:58 2013 +0000
  52. 8faa945 tpm: Add Infineon slb9635_i2c TPM driver by Rong Chang · Fri Apr 12 10:44:57 2013 +0000
  53. b3ae144 tpm: Add casts for proper compilation by Taylor Hutt · Fri Apr 12 10:44:56 2013 +0000
  54. 44796de integrator: enable device tree by Linus Walleij · Wed Apr 03 19:19:20 2013 +0000
  55. 8ed3777 VCMA9: Enable CONFIG_CMD_NAND_YAFFS by Tom Rini · Tue Mar 05 05:54:05 2013 +0000
  56. f457a12 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Apr 12 22:07:57 2013 +0200
  57. 54e2c2f4 omap5_common.h: Switch to ext4 by Tom Rini · Thu Apr 11 08:01:42 2013 +0000
  58. b709cd1 omap3: Display MHz instead of mHz on the console by man.huber@arcor.de · Wed Apr 10 12:12:17 2013 +0000
  59. 70a90b7 Revert "mtd: cfi_flash: Fix CFI flash driver for 8-bit bus support" by Stefan Roese · Fri Apr 12 19:04:54 2013 +0200
  60. c6c93de Revert "cfi_flash: Use uintptr_t for casts from u32 to void *" by Stefan Roese · Fri Apr 12 19:04:37 2013 +0200
  61. 05acd82 am335x: Really correct DDR timings on new BeagleBone part by Tom Rini · Fri Apr 12 12:38:16 2013 -0400
  62. ac552d5 arm/km: add support for kmsuv31 board by Holger Brunck · Tue Jan 15 22:51:22 2013 +0000
  63. 2b8dfb9 arm/km: use CONFIG_NAND_ECC_BCH by Holger Brunck · Tue Jan 15 22:51:21 2013 +0000
  64. c1abaca arm/km: rename BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT by Holger Brunck · Tue Jan 15 22:51:20 2013 +0000
  65. e87d131 kirkwood_nand: allow usage of NAND_ECC_SOFT_BCH by Gerlando Falauto · Tue Jan 15 22:34:28 2013 +0000
  66. ee531c2 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Apr 12 08:51:41 2013 +0200
  67. 10a8b94 mx31pdk: Remove watchdog support by Fabio Estevam · Tue Apr 09 09:03:52 2013 +0000
  68. 3954db8 arm: Make all linker scripts compatible with per-symbol sections by Benoît Thébaudeau · Thu Apr 11 09:36:03 2013 +0000
  69. 62dd75c arm1176: Remove unused MMU setup from start.S by Benoît Thébaudeau · Thu Apr 11 09:36:02 2013 +0000
  70. 80f2f93 arm: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · Thu Apr 11 09:36:01 2013 +0000
  71. c154ecc arm: Remove support for unused s3c64xx by Benoît Thébaudeau · Thu Apr 11 09:36:00 2013 +0000
  72. ba2b91c Revert "mkconfig: start deprecating Makefile config targets" by Benoît Thébaudeau · Thu Apr 11 09:35:59 2013 +0000
  73. 545d04c arm: Remove support for smdk6400 by Benoît Thébaudeau · Thu Apr 11 09:35:58 2013 +0000
  74. 393b98d imx: Add u-boot-with-nand-spl.imx make target by Benoît Thébaudeau · Thu Apr 11 09:35:57 2013 +0000
  75. b2c7920 imx: Add u-boot-with-spl.imx make target by Benoît Thébaudeau · Thu Apr 11 09:35:56 2013 +0000
  76. d9cca72 .gitignore: Add /SPL by Benoît Thébaudeau · Thu Apr 11 09:35:55 2013 +0000
  77. 8149ac9 Makefile: Move SHELL setup to config.mk by Benoît Thébaudeau · Thu Apr 11 09:35:54 2013 +0000
  78. a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · Thu Apr 11 09:35:53 2013 +0000
  79. 5527b76 arm926ejs: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · Thu Apr 11 09:35:52 2013 +0000
  80. efb7c00 nand: mxc: Switch NAND SPL to generic SPL by Benoît Thébaudeau · Thu Apr 11 09:35:51 2013 +0000
  81. cba1dd8 imx: Fix automatic make targets for imx images by Benoît Thébaudeau · Thu Apr 11 09:35:50 2013 +0000
  82. f018072 Makefile: Change CONFIG_SPL_PAD_TO to image offset by Benoît Thébaudeau · Thu Apr 11 09:35:49 2013 +0000
  83. 924e40c autoconfig.mk: Make it possible to define configs from other configs by Benoît Thébaudeau · Thu Apr 11 09:35:48 2013 +0000
  84. 73dcb27 arm: crt0.S: Remove bogus .globl by Benoît Thébaudeau · Thu Apr 11 09:35:47 2013 +0000
  85. 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
  86. a18f323 arm: relocate_code(): Remove useless relocation offset computation by Benoît Thébaudeau · Thu Apr 11 09:35:45 2013 +0000
  87. 13a489e arm1136: Remove redundant relocate_code() return by Benoît Thébaudeau · Thu Apr 11 09:35:44 2013 +0000
  88. 9039c10 arm: relocate_code() is no longer noreturn by Benoît Thébaudeau · Thu Apr 11 09:35:43 2013 +0000
  89. a402da3 arm: start.S: Fix _TEXT_BASE for SPL by Benoît Thébaudeau · Thu Apr 11 09:35:42 2013 +0000
  90. 4b0dbba nand: mxc: Use appropriate page number in syndrome functions by Benoît Thébaudeau · Thu Apr 11 09:35:41 2013 +0000
  91. 9889e3f nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome() by Benoît Thébaudeau · Thu Apr 11 09:35:40 2013 +0000
  92. 1f308f9 imx: mx53ard: Add support for NAND Flash by Benoît Thébaudeau · Thu Apr 11 09:35:39 2013 +0000
  93. 4a53053 imx: mx5: lowlevel_init: Simplify code by Benoît Thébaudeau · Thu Apr 11 09:35:38 2013 +0000
  94. 8f26596 nand: mxc: Add support for i.MX5 by Benoît Thébaudeau · Thu Apr 11 09:35:37 2013 +0000
  95. 555bba1 nand: mxc: Prepare to add support for i.MX5 by Benoît Thébaudeau · Thu Apr 11 09:35:36 2013 +0000
  96. 417052b mtd: nand: mxc_nand: Fix is_16bit_nand() by Fabio Estevam · Thu Apr 11 09:35:35 2013 +0000
  97. f17e878 mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT by Fabio Estevam · Thu Apr 11 09:35:34 2013 +0000
  98. db14e86 env: Add redundant env support to UBI env by Joe Hershberger · Mon Apr 08 10:32:52 2013 +0000
  99. 0c5faa8 env: Add support for UBI environment by Joe Hershberger · Mon Apr 08 10:32:51 2013 +0000
  100. 3902c60 mtd: Make mtdparts work with pre-reloc env by Joe Hershberger · Mon Apr 08 10:32:50 2013 +0000