1. 8ed8783 arm: atmel: at91sam9n12ek: add usb host support by Bo Shen · Mon Oct 21 16:13:59 2013 +0800
  2. e411042 arm: Remove IXP425 boards pdnb3 and scpu by Stefan Roese · Tue Sep 24 08:22:19 2013 +0200
  3. de71152 Coding Style cleanup: drop some excessive empty lines by Wolfgang Denk · Fri Oct 04 17:43:26 2013 +0200
  4. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  5. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  6. 53e9747 am335x_evm.h: Make 'am335x_boneblack' use redundant environment by Tom Rini · Thu Oct 10 10:25:18 2013 -0400
  7. 461ea5f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Oct 14 11:20:32 2013 -0400
  8. 85f1f51 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Oct 11 14:47:25 2013 +0200
  9. b6ba999 omap5_common: Re-work mmc boot to try SD and eMMC, correct root device by Tom Rini · Wed Oct 09 10:59:33 2013 -0400
  10. af09992 powerpc/km: drop unused CONFIG_SYS_DTT_LOW_TEMP by Holger Brunck · Thu Jul 04 15:37:33 2013 +0200
  11. 3791b04 km/common: switch on CMD_GREPENV by Holger Brunck · Thu Jul 04 15:37:32 2013 +0200
  12. ebe85ba da850evm.h: Always set CONFIG_CMD_SF, move to by CONFIG_SPI_FLASH by Tom Rini · Tue Oct 08 15:08:38 2013 -0400
  13. a8b20af Revert "am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so should mmcroot." by Tom Rini · Tue Oct 08 11:09:17 2013 -0400
  14. d6b14df Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Oct 08 09:51:48 2013 -0400
  15. 70fa4e7 socfpga: Adding System Manager driver by Chin Liang See · Wed Sep 11 11:24:48 2013 -0500
  16. c6c10c4 omap1510inn: arm925t: remove support by Albert ARIBAUD · Mon Sep 23 19:11:38 2013 +0200
  17. bb1a847 dra7xx_evm: add SPL API, QSPI, and serial flash support by Matt Porter · Mon Oct 07 15:53:03 2013 +0530
  18. fcc9f34 sf: ramtron: Add support for separate flash driver by Jagannadha Sutradharudu Teki · Tue Sep 24 16:03:45 2013 +0530
  19. 9b9a77f am335x_evm: Switch to zImage as default rather than uImage by Tom Rini · Tue Sep 24 09:40:52 2013 -0400
  20. 6b79146 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Oct 04 13:17:48 2013 -0400
  21. 55b19aa ARM: VExpress: enable ARMv7 virt support for VExpress A15 by Andre Przywara · Thu Sep 19 18:06:46 2013 +0200
  22. dd5e8da ARM: add assembly routine to switch to non-secure state by Andre Przywara · Thu Sep 19 18:06:41 2013 +0200
  23. f090ab4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Oct 02 11:45:22 2013 -0400
  24. ae72af0 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Oct 02 14:53:27 2013 +0200
  25. 6166c11 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Oct 02 08:10:36 2013 +0200
  26. 2b3c92a samsung: trats2: add support for new board Trats2 by Piotr Wilczek · Fri Sep 20 15:01:27 2013 +0200
  27. 32ce5a5 am335x_evm: enable DFU RAM by Afzal Mohammed · Wed Sep 18 01:15:48 2013 +0530
  28. f9623df ARM: atmel: add RNDIS gadget support by Bo Shen · Wed Sep 11 18:24:51 2013 +0800
  29. 12e7289 am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so should mmcroot. by Robert P. J. Day · Mon Sep 09 12:27:25 2013 -0400
  30. f8c725e ARM: DRA7: Enable saveenv command by Lokesh Vutla · Fri Aug 23 17:27:04 2013 +0530
  31. 5adac35 am335x:Handle worst case scenario for Errata 1.0.24 by Steve Kipisz · Wed Aug 14 10:51:31 2013 -0400
  32. 5243707 am335x_evm: am33xx_spl_board_init function and scale core frequency by Tom Rini · Fri Aug 30 16:28:46 2013 -0400
  33. 7a3b099 mx6sabresd: Fix the fdt file for the mx6dl version by Fabio Estevam · Tue Sep 17 22:55:59 2013 -0300
  34. 67b8b9d mx6slevk: Add Ethernet support by Fabio Estevam · Fri Sep 13 00:36:28 2013 -0300
  35. 17d342e mx35pdk: Remove CONFIG_SYS_CACHELINE_SIZE by Fabio Estevam · Thu Sep 12 16:56:34 2013 -0300
  36. b1861d3 wandboard: Use imx6dl-wandboard.dtb for the solo version by Fabio Estevam · Mon Sep 09 18:28:07 2013 -0300
  37. 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · Mon Sep 16 07:15:45 2013 -0400
  38. 5b37bea arm: atmel: cpux9k2: increase malloc space to fix crash on start u-boot by Jens Scharsig (BuS Elektronik) · Thu Sep 19 08:00:41 2013 +0200
  39. 8daf6bb Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Fri Sep 13 18:12:36 2013 -0400
  40. f7cf322 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Fri Sep 13 12:04:54 2013 +0200
  41. 9b560a3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Sep 12 09:08:24 2013 -0400
  42. a780d13 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 11 09:59:27 2013 +0200
  43. 9785289 apf27: add FPGA support for the apf27 board by trem · Tue Sep 10 22:08:40 2013 +0200
  44. 0053e3c apf27: add support for the armadeus APF27 board by trem · Tue Sep 10 22:08:39 2013 +0200
  45. c40be04 powerpc/p2041: fix I2C controller's offset by Shaohui Xie · Tue Sep 10 16:15:07 2013 +0800
  46. 2988ab2 ARM: mxs: Add SanDisk Sansa Fuze+ board by Marek Vasut · Sat Aug 31 15:53:46 2013 +0200
  47. 932ef54 ARM: mxs: Add Creative ZEN XFi3 board by Marek Vasut · Sat Aug 31 15:53:45 2013 +0200
  48. 5cd5a73 Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · Mon Sep 09 09:59:30 2013 -0400
  49. 10bb5f0 ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSP by Stefan Roese · Mon Aug 26 12:08:48 2013 +0200
  50. 36f3e65 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Fri Sep 06 20:25:35 2013 -0400
  51. 4c08a1d cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config header by Masahiro Yamada · Sun Sep 01 15:04:27 2013 +0900
  52. 83f6648 ahci: convert to use libata functions and definitions by Rob Herring · Sat Aug 24 10:10:54 2013 -0500
  53. c52776e am335x_evm.h: Add back the actual load of the kernel image by Robert P. J. Day · Wed Sep 04 08:41:44 2013 -0400
  54. 9cd1204 socfpga: Adding configuration for development kit by Chin Liang See · Wed Aug 07 10:06:56 2013 -0500
  55. 2570d01 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Sep 05 12:04:49 2013 +0200
  56. b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Sep 05 11:15:26 2013 +0200
  57. 5ffc0a2 ARM: atmel: sama5d3: drop unused CONFIG_NET_MULTI by Bo Shen · Wed Aug 28 14:36:56 2013 +0000
  58. 5366e36 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 14:06:56 2013 +0200
  59. 5f9e2e7 Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 04 11:50:25 2013 +0200
  60. 5d3bca8 sandbox: add compression tests by Kees Cook · Fri Aug 16 07:59:11 2013 -0700
  61. bdaea6a Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Sep 03 14:59:18 2013 +0200
  62. 0d2f277 exynos5250: Add arndale board support by Chander Kashyap · Wed Aug 21 10:38:56 2013 +0530
  63. 0dd6983 siemens-am33x-common.h: Always build CONFIG_OMAP_GPIO support by Tom Rini · Wed Aug 28 12:00:18 2013 -0400
  64. 499c498 arm, am335x: add support for 3 siemens boards by Heiko Schocher · Mon Aug 19 16:39:01 2013 +0200
  65. 243df4a dra7xx_evm: Re-order and comment the networking related config options by Tom Rini · Tue Aug 20 08:53:54 2013 -0400
  66. 611fe8d omap5_uevm: Better comment why we have TCA642X and the reset time by Tom Rini · Tue Aug 20 08:53:53 2013 -0400
  67. 2108960 TI:omap5: Clarify comments about SPL and DDR timings in common config by Tom Rini · Tue Aug 20 08:53:52 2013 -0400
  68. f8fd212 TI:am33xx: Move SPL YMODEM support to the per-board config by Tom Rini · Tue Aug 20 08:53:51 2013 -0400
  69. c5e9636 TI:armv7: Re-order slightly the generic CONFIG options, expand related comments by Tom Rini · Tue Aug 20 08:53:49 2013 -0400
  70. d437b7a am335x_evm: Regroup USB options by Tom Rini · Tue Aug 20 08:53:48 2013 -0400
  71. d9006b6 am335x_evm: Add comment by SPL SPI support by Tom Rini · Tue Aug 20 08:53:47 2013 -0400
  72. b3d2e2c TI:am335x: Better comment and organize the networking related options by Tom Rini · Tue Aug 20 08:53:46 2013 -0400
  73. f787568 omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDR by Tom Rini · Tue Aug 20 08:53:45 2013 -0400
  74. f48e5ee TI:armv7: Move CONFIG_SPL_LIBDISK_SUPPORT to MMC section by Tom Rini · Tue Aug 20 08:53:44 2013 -0400
  75. 45841f6 am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZE by Tom Rini · Tue Aug 20 08:53:43 2013 -0400
  76. 8a110b8 ARM: igep00x0.h: Enable raw initrd support by Javier Martinez Canillas · Sun Aug 11 18:20:00 2013 +0200
  77. b2ef928 sdp4430: Initialize board id using CONFIG_MACH_TYPE by Oleksandr Tyshchenko · Tue Aug 06 14:03:27 2013 +0300
  78. 85fe13d arm: goni: remove config.mk file by Minkyu Kang · Tue Aug 06 20:57:53 2013 +0900
  79. 7e59384 arm: smdkc100: remove config.mk file by Minkyu Kang · Tue Aug 06 20:57:03 2013 +0900
  80. 929f561 omap5: Correct include order, drop CONFIG_SYS_PROMPT define by Tom Rini · Tue Aug 27 10:56:18 2013 -0400
  81. d440993 CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles by Chander Kashyap · Thu Jul 25 18:28:52 2013 +0530
  82. 29d04b5 ARM: OMAP5-uevm: Add USB ehci support for the uEVM by Dan Murphy · Thu Aug 01 14:05:59 2013 -0500
  83. c1f03d6 arm: atmel: cpux9k2: board update and enhancement by Jens Scharsig (BuS Elektronik) · Thu Aug 22 08:11:23 2013 +0200
  84. 337a2d8 arm: atmel: remove the config.mk file by Bo Shen · Tue Aug 13 14:50:49 2013 +0800
  85. adaa136 arm: atmel: sama5d3: fix typo error for CONFIG_ENV_IS_NOWHERE by Bo Shen · Sun Aug 11 14:26:20 2013 +0000
  86. cc1a2ca arm: sama5d3: remove unused define by Bo Shen · Fri Aug 09 15:45:39 2013 +0800
  87. b45c949 ARM: at91: atmel_nand: pmecc driver will select the galois table by sector size by Wu, Josh · Wed Jul 03 11:11:45 2013 +0800
  88. 591ef58 arm: atmel: add nand trimffs subcommand for at91sam9n12 and at91sam9x5 by Bo Shen · Wed Jun 26 10:48:53 2013 +0800
  89. 6f6afad arm: atmel: add gmac support for sama5d3xek board by Bo Shen · Wed Jun 26 10:11:06 2013 +0800
  90. a4903f3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Wed Aug 21 16:27:47 2013 -0400
  91. db3e24b ARM: mxs: Add mx28evk_auart_console target by Andreas Wass · Fri Aug 16 18:24:37 2013 +0200
  92. 9c2e84f powerpc: p1022ds: add TPL for p1022ds nand boot by Ying Zhang · Fri Aug 16 15:16:16 2013 +0800
  93. 9b155ca powerpc : p1022ds : Enable p1022ds to start from eSPI with SPL by Ying Zhang · Fri Aug 16 15:16:14 2013 +0800
  94. dfb2b15 powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL by Ying Zhang · Fri Aug 16 15:16:12 2013 +0800
  95. ffc86e2 powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some functionality for common SPL by Ying Zhang · Fri Aug 16 15:16:10 2013 +0800
  96. c2e47d2 ppc4xx: Remove CANBT board by Matthias Fuchs · Wed Aug 07 13:22:10 2013 +0200
  97. de55e75 i2c:samsung: Adjust Trats, GONI and Universal_c210 boards to work with new I2C framework by Łukasz Majewski · Fri Aug 16 15:33:33 2013 +0200
  98. d4d5c94 ARM: tegra: support raw ramdisks by Stephen Warren · Wed Aug 14 10:05:33 2013 -0600
  99. 2c25072 ARM: tegra: Enable data cache on Dalmore by Thierry Reding · Thu Jul 18 12:13:41 2013 -0700
  100. 32c6f3e ARM: tegra: Make cache line size SoC specific by Thierry Reding · Thu Jul 18 12:13:40 2013 -0700