1. d18a745 config:trats2: Change u-boot's TEXT_BASE from 0x78100000 to 0x43e00000 by Łukasz Majewski · Wed Mar 19 14:47:06 2014 +0100
  2. 8924b94 board: enable 32kHz RTC OSC at B&R boards by Hannes Petermaier · Thu Mar 27 10:37:36 2014 +0100
  3. 5f0e674 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Mar 25 10:25:14 2014 +0100
  4. 84640e8 sandbox: config: Enable cros_ec emulation and related items by Simon Glass · Thu Feb 27 13:26:25 2014 -0700
  5. 678ef47 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · Thu Feb 27 13:26:22 2014 -0700
  6. e128a4e sandbox: Deal with conflicting getenv() for SDL by Simon Glass · Thu Feb 27 13:26:21 2014 -0700
  7. 59c021e sound: Move Samsung-specific code into its own file by Simon Glass · Thu Feb 27 13:26:20 2014 -0700
  8. b9ddbf4 sandbox: Add LCD driver by Simon Glass · Thu Feb 27 13:26:19 2014 -0700
  9. 860b7d9 sandbox: Add os_jump_to_image() to run another executable by Simon Glass · Thu Feb 27 13:26:15 2014 -0700
  10. 9b0d1c9 cros_ec: Implement I2C pass-through by Simon Glass · Thu Feb 27 13:26:14 2014 -0700
  11. 36170f0 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · Thu Feb 27 13:26:12 2014 -0700
  12. ce3ebb9 cros_ec: spi: Add support for EC protocol version 3 by Randall Spangler · Thu Feb 27 13:26:10 2014 -0700
  13. f03e970 cros_ec: Clean up multiple EC protocol support by Randall Spangler · Thu Feb 27 13:26:08 2014 -0700
  14. ece2886 cros_ec: Sync up with latest Chrome OS EC version by Simon Glass · Thu Feb 27 13:26:07 2014 -0700
  15. 3c59abc cros_ec: Add a function for decoding the Chrome OS EC flashmap by Simon Glass · Thu Feb 27 13:26:03 2014 -0700
  16. e5d1579 cros_ec: Move EC interface into common library by Vadim Bendebury · Thu Feb 27 13:26:02 2014 -0700
  17. 9f78372 cros_ec: Add a function for reading a flash map entry by Simon Glass · Thu Feb 27 13:26:01 2014 -0700
  18. b83b937 cros_ec: Add an enum for the number of flash regions by Simon Glass · Thu Feb 27 13:26:00 2014 -0700
  19. 7b89a1b sandbox: Increase memory size to 32MB by Simon Glass · Thu Feb 27 13:25:56 2014 -0700
  20. a4283bc Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Mar 13 18:32:26 2014 +0100
  21. bc331bc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Mar 13 17:43:35 2014 +0100
  22. 276e8d9 Trats/Trats2: Update Tizen partitions layout and dfu entities by Przemyslaw Marczak · Fri Feb 28 18:53:36 2014 +0100
  23. d6acdf2 kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG by Masahiro Yamada · Tue Mar 11 11:05:17 2014 +0900
  24. 8c2c7ec freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW} by Masahiro Yamada · Tue Mar 11 11:05:16 2014 +0900
  25. 16f006d at91: enable USB ethernet for taskit stamp9g20 by Gerhard Sittig · Sat Mar 08 19:46:17 2014 +0100
  26. 42436a9 tegra: imx: omap: enable Moschip USB ethernet support for several boards by Gerhard Sittig · Sat Mar 08 19:46:16 2014 +0100
  27. 9cf6490 tegra: omap: alpha-sort USB ethernet items for Asix and SMSC by Gerhard Sittig · Sat Mar 08 19:46:15 2014 +0100
  28. 2385df6 usb: net: introduce support for Moschip USB ethernet by Gerhard Sittig · Sat Mar 08 19:46:14 2014 +0100
  29. 3b16287 usb: net: don't ifdef routine declarations in usb_ether.h by Gerhard Sittig · Sat Mar 08 19:46:13 2014 +0100
  30. 55503c1 arm: omap: cm_t35: Fix: Re-add GPMC_NAND_ECC_LP_x8_LAYOUT by Stefan Roese · Tue Mar 11 17:04:45 2014 +0100
  31. 0277736 am335x_evm: Remove SPI SPL from NOR support target by Tom Rini · Mon Mar 10 15:31:24 2014 -0400
  32. 87d2e78 board:trats2: Enable device tree on Trats2 by Piotr Wilczek · Fri Mar 07 14:59:49 2014 +0100
  33. 4efd33a board:trats: Enable device tree on Trats by Piotr Wilczek · Fri Mar 07 14:59:48 2014 +0100
  34. 0ada4ad board:universal: Enable device tree on Universal by Piotr Wilczek · Fri Mar 07 14:59:47 2014 +0100
  35. eb68f44 board:origen: Enable device tree on Origen by Piotr Wilczek · Fri Mar 07 14:59:46 2014 +0100
  36. 942d0a9 arm:exynos: add common DTS file for exynos 4 by Piotr Wilczek · Fri Mar 07 14:59:43 2014 +0100
  37. 12cf19e drivers:mmc:sdhci: enable support for DT by Piotr Wilczek · Fri Mar 07 14:59:41 2014 +0100
  38. 24e368a video:mipidsim:fdt: Add DT support for mipi dsim driver by Piotr Wilczek · Fri Mar 07 14:59:39 2014 +0100
  39. 34f3e84 mx25pdk: Align the environment with other FSL boards by Fabio Estevam · Wed Mar 05 15:51:00 2014 -0300
  40. 552c358 ventana: Add Gateworks Ventana family support by Tim Harvey · Thu Mar 06 07:46:30 2014 -0800
  41. d9871e8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 10 14:22:54 2014 -0400
  42. c6b400a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Mar 10 14:06:51 2014 -0400
  43. 39c8968 usb: create common header virtual root hub descriptors by Stephen Warren · Thu Feb 13 21:15:18 2014 -0700
  44. a01c18d m68k: Remove M5271EVB and idmr board support by Masahiro Yamada · Fri Feb 21 09:55:16 2014 +0900
  45. 540c031 arm: atmel: sama5d3: add nand spl boot support by Bo Shen · Mon Mar 03 14:47:17 2014 +0800
  46. 9415b87 mtd: nand: atmel: prepare for nand spl boot support by Bo Shen · Mon Mar 03 14:47:16 2014 +0800
  47. 37a36b3 arm: atmel: sama5d3: add spi spl boot support by Bo Shen · Mon Mar 03 14:47:15 2014 +0800
  48. 06ce3f4 ARM: atmel: add sama5d3 Xplained board support by Bo Shen · Sun Feb 09 15:52:39 2014 +0800
  49. d70d42f at91sam9263ek: add mmc support by Andreas Henriksson · Mon Jan 27 19:18:59 2014 +0100
  50. c65e692 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Fri Mar 07 20:54:22 2014 -0500
  51. 37e7f6a powerpc/t104xrdb: Update DDR initialization related settings by Priyanka Jain · Wed Feb 26 09:38:37 2014 +0530
  52. 456c6fe powerpc/t1040qds: Add Video - HDMI support by Priyanka Jain · Wed Feb 26 16:11:53 2014 +0530
  53. f13321d powerpc/t2080rdb: Add T2080PCIe-RDB board support by Shengzhou Liu · Wed Mar 05 15:04:48 2014 +0800
  54. bdfeaf6 powerpc/t208xqds: fixup for t208xqds by Shengzhou Liu · Thu Mar 06 15:07:39 2014 +0800
  55. 086f0a7 powerpc/usb: Workaround for erratum-A006261 by Suresh Gupta · Wed Feb 26 14:29:12 2014 +0530
  56. 5a2bf98 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 by Masahiro Yamada · Wed Mar 05 17:40:10 2014 +0900
  57. 0d084d4 mips: move CONFIG_MIPS{32, 64} definition to config.mk by Masahiro Yamada · Wed Mar 05 17:25:37 2014 +0900
  58. e1a211d kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · Wed Mar 05 16:59:38 2014 +0900
  59. b564aed kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED by Masahiro Yamada · Wed Mar 05 16:59:37 2014 +0900
  60. c0a19fd Cosmetic: Typo fixes by Vasili Galka · Tue Mar 04 17:24:09 2014 +0200
  61. b3859f2 ppc4xx: Remove 4xx NAND booting support by Stefan Roese · Tue Mar 04 15:34:35 2014 +0100
  62. cd5edba unit-test: make "test -e" test independent of $CWD by Stephen Warren · Sat Mar 01 22:18:00 2014 -0700
  63. 797cafb Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · Fri Mar 07 14:32:42 2014 +0100
  64. 12fcb8c OMAP3: igep00x0: Enable required clocks for GPIO that are used. by Enric Balletbo i Serra · Sat Jan 25 22:52:22 2014 +0100
  65. 7434dfe ARM: tegra: implement bootcmd_pxe by Stephen Warren · Wed Feb 05 09:24:59 2014 -0700
  66. 3c02514 ARM: tegra: rework boot scripts by Stephen Warren · Wed Feb 05 09:24:58 2014 -0700
  67. 848804f ARM: tegra: convert tegra to use distro defaults by Stephen Warren · Wed Feb 05 09:24:57 2014 -0700
  68. 4d05234 ARM: tegra: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS by Stephen Warren · Mon Feb 10 13:11:53 2014 -0700
  69. 71e3335 ARM: tegra: move CONFIG_TEGRAnn by Stephen Warren · Mon Feb 03 14:03:24 2014 -0700
  70. a3645db Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Wed Mar 05 12:51:26 2014 +0100
  71. 4a040e3 fb: Add a prototype for board_video_skip() by Fabio Estevam · Sat Feb 15 14:52:02 2014 -0200
  72. 55e0f19 wandboard: Fix sparse warning by Fabio Estevam · Sat Feb 15 14:52:00 2014 -0200
  73. 72fed48 mmc: Add a prototype for board_mmc_init() by Fabio Estevam · Sat Feb 15 14:51:59 2014 -0200
  74. 4b00fcd power: add PFUZE100 PMIC driver by Tim Harvey · Wed Feb 12 23:48:12 2014 -0800
  75. 0346cab Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Tue Mar 04 21:23:42 2014 -0500
  76. 7295fe8 mtd: nand: omap: move omap_elm.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · Fri Nov 22 16:53:30 2013 +0530
  77. 5bbb099 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · Fri Nov 22 16:53:29 2013 +0530
  78. c4a4f36 mtd: nand: omap: remove unused #defines from common omap_gpmc.h by pekon gupta · Fri Nov 22 16:53:27 2013 +0530
  79. 6c48001 Add 64-bit data support for memory commands by York Sun · Wed Feb 26 17:03:19 2014 -0800
  80. b4d7070 sandbox: Convert GPIOs to use driver model by Simon Glass · Wed Feb 26 15:59:25 2014 -0700
  81. e821d18 dm: Add GPIO support and tests by Simon Glass · Wed Feb 26 15:59:24 2014 -0700
  82. 63b1757 dm: Add a demonstration/example driver by Simon Glass · Wed Feb 26 15:59:23 2014 -0700
  83. c267cf7 dm: Add a 'dm' command for testing by Simon Glass · Wed Feb 26 15:59:22 2014 -0700
  84. b2c1cac dm: Add basic tests by Simon Glass · Wed Feb 26 15:59:21 2014 -0700
  85. 61a1519 sandbox: config: Enable driver model by Simon Glass · Wed Feb 26 15:59:19 2014 -0700
  86. dd6ab88 dm: Add base driver model support by Simon Glass · Wed Feb 26 15:59:18 2014 -0700
  87. d738553 Add cmd_process_error() to report and process errors by Simon Glass · Wed Feb 26 15:59:15 2014 -0700
  88. 66c164b sandbox: Build a device tree file for sandbox by Simon Glass · Wed Feb 26 15:59:14 2014 -0700
  89. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · Wed Feb 26 17:47:58 2014 +0400
  90. 7d654ab arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup by Stefan Roese · Tue Feb 25 11:07:22 2014 +0100
  91. 1de98af ARM: AM43xx: Add Ethernet boot support to SPL by Mugunthan V N · Tue Feb 18 07:31:58 2014 -0500
  92. 0c1d856 ARM: AM335x: add support for reading cpsw 2nd mac address from efuse by Mugunthan V N · Tue Feb 18 07:31:55 2014 -0500
  93. c94f954 ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVM by Mugunthan V N · Tue Feb 18 07:31:54 2014 -0500
  94. 4944f37 drivers: net: cpsw: add support to have phy address from cpsw platform data by Mugunthan V N · Tue Feb 18 07:31:52 2014 -0500
  95. 12dbc40 net: gem: Add OF initialization support by Michal Simek · Mon Feb 24 11:16:30 2014 +0100
  96. acca9c0 zynq: Do not use SPL OF initialization by Michal Simek · Mon Feb 24 11:16:29 2014 +0100
  97. 02f721b net: emaclite: Fix OF initialization by Michal Simek · Mon Feb 24 11:16:28 2014 +0100
  98. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Feb 26 16:49:58 2014 -0500
  99. 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · Sat Feb 22 17:53:43 2014 +0100
  100. 2181806 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Tue Feb 25 12:44:13 2014 -0500