1. 2ab3c49 ARM: AM43XX: board: add support for reading onboard EEPROM by Sekhar Nori · Tue Dec 10 15:02:15 2013 +0530
  2. 3985a01 ARM: AM43xx: Add extra ENV settings by Lokesh Vutla · Tue Dec 10 15:02:14 2013 +0530
  3. a42eea9 ARM: AM43xx: Add L2 Support by Lokesh Vutla · Tue Dec 10 15:02:13 2013 +0530
  4. b82e6e9 ARM: AM43xx: Adapt to ti_armv7_common.h config file by Lokesh Vutla · Tue Dec 10 15:02:12 2013 +0530
  5. 1b46125 arm: omap3: Fix beagleboard SPL boot hangup (GPIO clocks not enabled) by Stefan Roese · Tue Dec 17 14:14:06 2013 +0100
  6. 06d64b3 Merge remote-tracking branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Dec 18 22:19:02 2013 +0100
  7. 0525f80 Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Dec 18 21:45:34 2013 +0100
  8. 7982fe5 ARM: pxa: Fix CONFIG_SYS_HZ on PXA by Marek Vasut · Mon Nov 04 20:50:21 2013 +0100
  9. cad3966 ARM: tegra: Add the Tamonten™ NG Evaluation Carrier board by Alban Bedel · Thu Nov 14 10:58:30 2013 +0100
  10. cbb4c5e ARM: config: USB: Tegra30/114: Fix EHCI timeout issue on "bootp" by Jim Lin · Wed Nov 06 14:03:44 2013 +0800
  11. 2c8e209 arm: pxa: update LP-8x4x to boot DT kernel by Sergei Ianovich · Tue Dec 17 05:03:43 2013 +0400
  12. c99cec0 arm: pxa: fix 2nd flash chip address on LP-8x4x by Sergei Ianovich · Tue Dec 17 05:03:42 2013 +0400
  13. d05bff1 arm: pxa: fix LP-8x4x USB support by Sergei Ianovich · Wed Dec 18 20:19:20 2013 +0400
  14. 05c1b13 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Dec 18 17:51:28 2013 +0100
  15. 6c57c16 arm: koelsch: Add support reset function by Nobuhiro Iwamatsu · Thu Oct 10 10:48:20 2013 +0900
  16. 2546d4f arm: koelsch: Add support I2C by Nobuhiro Iwamatsu · Wed Sep 11 15:04:33 2013 +0900
  17. 157585e arm: koelsch: Add support Ethernet by Nobuhiro Iwamatsu · Sun Oct 20 20:37:17 2013 +0900
  18. a99b6b5 arm: lager: Add support reset function by Nobuhiro Iwamatsu · Thu Oct 10 09:13:41 2013 +0900
  19. e2652e5 arm: lager: Add support I2C by Nobuhiro Iwamatsu · Mon Sep 30 10:08:40 2013 +0900
  20. 0929b74 arm: lager: Add support Ethernet by Nobuhiro Iwamatsu · Sun Oct 20 20:28:24 2013 +0900
  21. 963a2b1 arm: atmel: at91sam9x5: move CONFIG_SYS_NO_FLASH to proper position by Bo Shen · Tue Dec 10 16:14:02 2013 +0800
  22. 6b2db3a arm: atmel: at91sam9x5: cleanup unneeded undef by Bo Shen · Tue Dec 10 16:14:01 2013 +0800
  23. e4361e9 arm: omap: cm_t35: update config file by Nikita Kiryanov · Wed Dec 11 18:04:40 2013 +0200
  24. d7ac796 am3517_evm: activate Ethernet PHY by Yegor Yefremov · Wed Dec 11 15:41:11 2013 +0100
  25. 3fc465e am335x, siemens boards: adapt default environment setting by Heiko Schocher · Tue Dec 10 11:56:53 2013 +0100
  26. 7d34ed4 am335x_evm: Consolidate DFU environment parts into the DFU part of the file by Tom Rini · Wed Dec 04 09:14:20 2013 -0500
  27. 8ef10bd arm: omap3: Add SPL support to cm_t35 by Stefan Roese · Wed Dec 04 13:54:18 2013 +0100
  28. c85cc1d arm: omap3: Remove bootargs mem_size handling by Stefan Roese · Wed Dec 04 09:27:35 2013 +0100
  29. fa7a0f9 arm: omap3: Add SPL support to tao3530 by Stefan Roese · Wed Dec 04 09:27:34 2013 +0100
  30. 0555083 arm, omap3: Add support for TechNexion modules by Tapani Utriainen · Wed Dec 04 09:27:33 2013 +0100
  31. 6429657 ARM: OMAP4: Move TEXT_BASE down to non-HS limit by Lokesh Vutla · Wed Dec 04 12:22:55 2013 +0530
  32. 46f5a76 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Dec 10 17:15:18 2013 -0500
  33. 1d17de6 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Dec 10 14:31:56 2013 +0100
  34. fada6dd Merge branch 'spi' of git://git.denx.de/u-boot-x86 by Tom Rini · Tue Dec 10 09:36:23 2013 -0500
  35. 3723203 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Tue Dec 10 09:33:13 2013 -0500
  36. 8f22c02 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Tue Dec 10 09:29:45 2013 -0500
  37. 5be3257 vexpress: use correct timer address on extended memory map systems by Ian Campbell · Sun Nov 17 15:17:42 2013 +0000
  38. 494b82b sandbox: spi: Enable new spi/sf layers by Mike Frysinger · Tue Dec 03 16:43:28 2013 -0700
  39. 49e9d2c spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node by Simon Glass · Tue Dec 03 16:43:24 2013 -0700
  40. 6a302ae arm: at91: support for the Calao USB-A9263 board (based on AT91SAM9263) by Mateusz Kulikowski · Mon Dec 02 23:30:58 2013 +0100
  41. 3757e97 arm, at91: add siemens corvus board by Heiko Schocher · Mon Dec 02 07:47:23 2013 +0100
  42. cfcad35 arm, at91: add Siemens board taurus and axm by Heiko Schocher · Mon Dec 02 07:47:22 2013 +0100
  43. 30263a2 at91: switch coloured LED to gpio API by Andreas Bießmann · Fri Nov 29 12:13:46 2013 +0100
  44. a4c24d3 at91: nand: switch atmel_nand to generic GPIO API by Andreas Bießmann · Fri Nov 29 12:13:45 2013 +0100
  45. 3a90999 mmc: add Faraday FTSDC021 SDHCI controller support by Kuo-Jung Su · Mon Nov 25 10:51:41 2013 +0800
  46. 42f81a8 mmc: dw_mmc: remove the exynos specific code in dw-mmc.c by Jaehoon Chung · Fri Nov 29 20:08:57 2013 +0900
  47. 8e4c2db Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Dec 06 16:54:42 2013 +0100
  48. 977f8b7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Dec 06 14:26:51 2013 +0100
  49. 59b5b6e Merge branch 'master' of git://git.denx.de/u-boot-blackfin by Tom Rini · Fri Dec 06 07:19:09 2013 -0500
  50. 2e9b118 AM3517 EVM: Enable ethernet by Tom Rini · Tue Dec 06 08:49:41 2011 -0700
  51. d411791 omap4_panda: Don't use ulpi_reset by Roger Quadros · Mon Dec 02 15:47:45 2013 +0200
  52. 278076b omap3_beagle: Don't use ulpi_reset by Roger Quadros · Mon Dec 02 15:47:44 2013 +0200
  53. 528e4b0 arm: arndale: disable spi boot by Minkyu Kang · Fri Dec 06 19:18:13 2013 +0900
  54. 32faf02 blackfin: soft-i2c: No need to define blackfin specific soft i2c operations by Sonic Zhang · Mon Nov 18 18:59:18 2013 +0800
  55. b9efd35 blackfin: Add missing macro CONFIG_BFIN_SERIAL by Sonic Zhang · Mon Nov 18 14:50:19 2013 +0800
  56. 0ecdf7d blackfin: Use ADI_GPIO2 driver other than the default ADI_GPIO1 by Sonic Zhang · Mon Nov 18 14:01:38 2013 +0800
  57. 58bbd2b driver:i2c:s3c24x0: adapt driver to new i2c by Piotr Wilczek · Wed Nov 20 10:43:49 2013 +0100
  58. 5f65050 powerpc/mpc8349: Use generic mpc85xx DDR driver by York Sun · Tue Dec 03 13:16:59 2013 -0800
  59. 66effd7 powerpc/t2080qds: undef CONFIG_FSL_DDR_INTERACTIVE by Shengzhou Liu · Wed Dec 04 14:21:05 2013 +0800
  60. e814500 powerpc/p1010rdb:modify the mtest start_address by Zhao Qiang · Tue Nov 26 13:59:15 2013 +0800
  61. df43bfc arm: am335x: Add DT (FDT) support to Siemens boards by Stefan Roese · Fri Nov 22 12:56:29 2013 +0100
  62. 5c37db2 am335x_evm: Update nandboot to use partitions and DT by Tom Rini · Mon Nov 18 10:36:23 2013 -0500
  63. f019ee8 ARM: dra7_evm: Add SATA support by Roger Quadros · Mon Nov 11 16:56:44 2013 +0200
  64. d88ab9c ARM: omap5_uevm: Add SATA support by Roger Quadros · Mon Nov 11 16:56:42 2013 +0200
  65. 5c05da7 ARMV7: OMAP4: Add twl6032 support by Oleg Kosheliev · Tue Oct 08 15:49:56 2013 +0300
  66. 8cce7a9 ARMV7: OMAP4: Add struct for twl603x data by Oleg Kosheliev · Tue Oct 08 15:49:55 2013 +0300
  67. ea2b3c4 cm_t335: add support for pca9555 i2c gpio extender by Ilya Ledvich · Thu Nov 07 07:57:35 2013 +0200
  68. e35d2db cm_t335: add support for status LED by Ilya Ledvich · Thu Nov 07 07:57:34 2013 +0200
  69. 791ca18 cm_t335: add cm_t335 board support by Ilya Ledvich · Thu Nov 07 07:57:33 2013 +0200
  70. 953b842 board: trats2: update Tizen partition definitions by Piotr Wilczek · Wed Nov 27 11:11:02 2013 +0100
  71. 61bba48 board: trats2: fix environmental variables by Piotr Wilczek · Wed Nov 27 11:11:00 2013 +0100
  72. e859a99 board: trats2: remove unused defines from config file by Piotr Wilczek · Wed Nov 27 11:10:59 2013 +0100
  73. 507f892 exynos: spl: Add a custom spi copy function by Rajeshwari Shinde · Tue Oct 08 18:42:22 2013 +0530
  74. 7fbb92b arm: rmobile: Add support koelsch board by Nobuhiro Iwamatsu · Thu Nov 21 17:07:46 2013 +0900
  75. d74c8cf arm: rmobile: Add support lager board by Nobuhiro Iwamatsu · Thu Nov 21 17:06:46 2013 +0900
  76. 99b0235 trats: usb: Add usb_cable_connected() function by Przemyslaw Marczak · Mon Dec 02 13:54:01 2013 +0100
  77. 750c182 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Mon Dec 02 08:44:28 2013 -0500
  78. a69aac7 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Mon Dec 02 08:38:28 2013 -0500
  79. 9317ba1 trats2: enable dfu and thor protocol for Tizen download by Piotr Wilczek · Tue Nov 12 15:22:46 2013 +0100
  80. 0c2ba4c trats2: enable ums support on Trats2 by Piotr Wilczek · Thu Nov 21 15:46:45 2013 +0100
  81. fa4ef09 arm: atmel: eb_cpux9k2: config clean up by Jens Scharsig (BuS Elektronik) · Fri Nov 29 11:35:16 2013 +0100
  82. e17fe3a arm: atmel: sam9m10g45ek: let CONFIG_SYS_NO_FLASH at proper position by Bo Shen · Wed Nov 20 11:17:16 2013 +0800
  83. 8a84ae1 arm926ejs, at91: add common phy_reset function by Heiko Schocher · Mon Nov 18 08:07:23 2013 +0100
  84. f92b298 arm: atmel: sama5d3: spl boot from fat fs SD card by Bo Shen · Fri Nov 15 11:12:38 2013 +0800
  85. e55550e arm: at91: pm9261: remove undefined bit in mckr by Bo Shen · Fri Nov 15 11:12:33 2013 +0800
  86. 1472fed config: arm: exynos5250: remove duplicate defines by Luka Perkov · Mon Nov 04 02:12:00 2013 +0100
  87. 657b935 malta: set CONFIG_SYS_BOOTM_LEN to 64MB by Paul Burton · Tue Nov 26 17:45:28 2013 +0000
  88. 6d891b7 malta: correct UART baudrate by Paul Burton · Tue Nov 26 17:45:26 2013 +0000
  89. 9fe901f t2080qds/ramboot: enable PBL tool for t2080qds by Shengzhou Liu · Fri Nov 22 17:39:12 2013 +0800
  90. 0788694 powerpc/t2080qds: add support for t2080qds board by Shengzhou Liu · Fri Nov 22 17:39:11 2013 +0800
  91. 4227e49 net/fman: Add support for 10GEC3 and 10GEC4 by Shengzhou Liu · Fri Nov 22 17:39:09 2013 +0800
  92. 37562f6 Driver/IFC: Move Freescale IFC driver to a common driver by York Sun · Tue Oct 22 12:39:02 2013 -0700
  93. a21803d Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xx by York Sun · Mon Nov 18 10:29:32 2013 -0800
  94. f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · Mon Sep 30 09:22:09 2013 -0700
  95. c655ef1 p1010rdb: enable mtdparts for NAND by Zhao Qiang · Thu Sep 26 09:10:32 2013 +0800
  96. 36f5332 Merge branch 'sandbox1' of http://git.denx.de/u-boot-x86 by Tom Rini · Mon Nov 25 10:42:53 2013 -0500
  97. 0d437dd Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Nov 25 10:42:19 2013 -0500
  98. 12ce5e6 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Mon Nov 25 10:42:13 2013 -0500
  99. 4734caf spieval: Remove remainders of dead board by Masahiro Yamada · Mon Nov 18 10:34:36 2013 +0900
  100. a18ab90 net: tsec: Use portable regs type (uint->u32) by Claudiu Manoil · Mon Sep 30 12:44:46 2013 +0300