1. 65bec89 arm: vf610: fix double iomux configuration for vf610twr board by Marcel Ziswiler · Tue Mar 11 18:44:00 2014 +0100
  2. 5395768 arm: vf610: add enet1 support by Marcel Ziswiler · Tue Mar 11 18:43:59 2014 +0100
  3. 4582f69 arm: vf610: add uart0 clock/iomux definitions by Marcel Ziswiler · Tue Mar 11 18:43:58 2014 +0100
  4. fc728f7 arm: vf610: fix anadig register struct by Marcel Ziswiler · Tue Mar 11 18:43:57 2014 +0100
  5. ff933ee build:arm: Remove setting of CROSS_COMPILE environment variable by Łukasz Majewski · Tue Mar 18 16:46:48 2014 +0100
  6. f7ffd34 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Apr 07 19:13:42 2014 +0200
  7. c985928 MX6: Enable ARM errata workaround 794072 and 761320 by Nitin Garg · Wed Apr 02 08:55:03 2014 -0500
  8. 245defa ARM: Add workaround for Cortex-A9 errata 761320 by Nitin Garg · Wed Apr 02 08:55:02 2014 -0500
  9. 7f17aed ARM: Add workaround for Cortex-A9 errata 794072 by Nitin Garg · Wed Apr 02 08:55:01 2014 -0500
  10. ef04201 armv8/cache: Change cache invalidate and flush function by York Sun · Wed Feb 26 13:26:04 2014 -0800
  11. 11b84ee armv8/cache: Flush D-cache, invalidate I-cache for relocation by York Sun · Wed Feb 26 13:26:03 2014 -0800
  12. 897947c armv8/cache: Consolidate setting for MAIR and TCR by York Sun · Wed Feb 26 13:26:02 2014 -0800
  13. 438a167 arm: Handle .gnu.hash section in ldscripts by Andreas Färber · Mon Jan 27 05:48:11 2014 +0100
  14. cb35060 socfpga: Adding Clock Manager driver by Chin Liang See · Tue Mar 04 22:13:53 2014 -0600
  15. 266003a arm: mxs: Add support for generating signed BootStream by Marek Vasut · Thu Apr 03 19:12:21 2014 +0200
  16. 5f1f8ef Merge branch 'master' of git://git.denx.de/u-boot-arm into master by Stefano Babic · Fri Apr 04 11:35:30 2014 +0200
  17. bd23a6c Revert "arm: mxs: Add support for generating signed BootStream" by Stefano Babic · Fri Apr 04 11:29:29 2014 +0200
  18. d18a745 config:trats2: Change u-boot's TEXT_BASE from 0x78100000 to 0x43e00000 by Łukasz Majewski · Wed Mar 19 14:47:06 2014 +0100
  19. f423e06 mx6: add example DTB for mx6qsabreauto by Stefano Babic · Mon Mar 31 09:50:36 2014 +0200
  20. c183a6e imx: add rules for U-Boot DTB support by Stefano Babic · Mon Mar 31 09:50:35 2014 +0200
  21. c01f10b mxs: fix warning in SPL with console support by Stefano Babic · Wed Apr 02 10:42:06 2014 +0200
  22. c12b310 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Apr 02 06:43:09 2014 +0200
  23. bb9f5e2 arm: mxs: Add serial console support into SPL by Marek Vasut · Wed Mar 19 02:21:36 2014 +0100
  24. d18f74a arm: mxs: Properly set GD pointer in SPL by Marek Vasut · Wed Mar 19 02:21:35 2014 +0100
  25. 448cd28 arm: mx5: Avoid hardcoding memory sizes on M53EVK by Marek Vasut · Fri Mar 28 08:31:01 2014 +0100
  26. b424ab9 arm: mx5: Fix memory slowness on M53EVK by Marek Vasut · Fri Mar 28 08:31:00 2014 +0100
  27. f501a54 arm: mx5: Avoid hardcoding memory sizes on MX53QSB by Marek Vasut · Fri Mar 28 08:30:59 2014 +0100
  28. be82d53 arm: mx5: Fix memory slowness on MX53QSB by Marek Vasut · Fri Mar 28 08:30:58 2014 +0100
  29. 0e99f01 ARM: mx6: Add PCIe on SabreSDP by Marek Vasut · Sun Mar 23 22:45:41 2014 +0100
  30. 77779a4 pci: mx6: Implement power callback by Marek Vasut · Sun Mar 23 22:45:40 2014 +0100
  31. c70be23 ARM: mx6: Disable PCIe on SABRE Lite/Nitrogen6x by Eric Nelson · Sat Mar 22 08:17:09 2014 -0700
  32. 1bade0c woodburn_sd: Remove CONFIG_BOOT_INTERNAL by Fabio Estevam · Sun Mar 16 18:20:09 2014 -0300
  33. 59251ce ARM: mxs: Add OCOTP driver by Marek Vasut · Thu Mar 06 01:52:03 2014 +0100
  34. 6580d0a arm: mxs: Add support for generating signed BootStream by Marek Vasut · Wed Mar 05 20:01:14 2014 +0100
  35. 913784a arm: mxs: Adjust the load address of U-Boot and SPL for HAB by Marek Vasut · Wed Mar 05 20:01:13 2014 +0100
  36. 8924b94 board: enable 32kHz RTC OSC at B&R boards by Hannes Petermaier · Thu Mar 27 10:37:36 2014 +0100
  37. be5d2a5 ARM: tegra: make all I2C ports open-drain by Stephen Warren · Wed Mar 12 13:10:44 2014 -0600
  38. 5f0e674 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Mar 25 10:25:14 2014 +0100
  39. 84640e8 sandbox: config: Enable cros_ec emulation and related items by Simon Glass · Thu Feb 27 13:26:25 2014 -0700
  40. fe27ded sandbox: Add implementation of spi_setup_slave_fdt() by Simon Glass · Thu Feb 27 13:26:24 2014 -0700
  41. 47acfc6 sandbox: Add options to clean up temporary files by Simon Glass · Thu Feb 27 13:26:23 2014 -0700
  42. 678ef47 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · Thu Feb 27 13:26:22 2014 -0700
  43. e128a4e sandbox: Deal with conflicting getenv() for SDL by Simon Glass · Thu Feb 27 13:26:21 2014 -0700
  44. 59c021e sound: Move Samsung-specific code into its own file by Simon Glass · Thu Feb 27 13:26:20 2014 -0700
  45. b9ddbf4 sandbox: Add LCD driver by Simon Glass · Thu Feb 27 13:26:19 2014 -0700
  46. 279fc16 sandbox: Add a simple sound driver by Simon Glass · Thu Feb 27 13:26:18 2014 -0700
  47. 0d10f29 sandbox: Add SDL library for LCD, keyboard, audio by Simon Glass · Thu Feb 27 13:26:17 2014 -0700
  48. e990653 sandbox: Add -j option to indicate a jump from a previous U-Boot by Simon Glass · Thu Feb 27 13:26:16 2014 -0700
  49. 860b7d9 sandbox: Add os_jump_to_image() to run another executable by Simon Glass · Thu Feb 27 13:26:15 2014 -0700
  50. 9b0d1c9 cros_ec: Implement I2C pass-through by Simon Glass · Thu Feb 27 13:26:14 2014 -0700
  51. fd17340 sandbox: Plumb in Chrome OS EC emulation by Simon Glass · Thu Feb 27 13:26:13 2014 -0700
  52. 36170f0 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · Thu Feb 27 13:26:12 2014 -0700
  53. 19cc295 cros_ec: Correct comparison between signed and unsigned numbers by Simon Glass · Thu Feb 27 13:26:11 2014 -0700
  54. ce3ebb9 cros_ec: spi: Add support for EC protocol version 3 by Randall Spangler · Thu Feb 27 13:26:10 2014 -0700
  55. 13c7c5b cros_ec: Add base support for protocol v3 by Simon Glass · Thu Feb 27 13:26:09 2014 -0700
  56. f03e970 cros_ec: Clean up multiple EC protocol support by Randall Spangler · Thu Feb 27 13:26:08 2014 -0700
  57. ece2886 cros_ec: Sync up with latest Chrome OS EC version by Simon Glass · Thu Feb 27 13:26:07 2014 -0700
  58. c4af76a cros_ec: Move #ifdef to permit flash region access by Simon Glass · Thu Feb 27 13:26:06 2014 -0700
  59. 041699f cros_ec: Support systems with no EC interrupt by Simon Glass · Thu Feb 27 13:26:05 2014 -0700
  60. 2f54881 cros_ec: Drop old EC version support from EC driver by Vadim Bendebury · Thu Feb 27 13:26:04 2014 -0700
  61. 3c59abc cros_ec: Add a function for decoding the Chrome OS EC flashmap by Simon Glass · Thu Feb 27 13:26:03 2014 -0700
  62. e5d1579 cros_ec: Move EC interface into common library by Vadim Bendebury · Thu Feb 27 13:26:02 2014 -0700
  63. 9f78372 cros_ec: Add a function for reading a flash map entry by Simon Glass · Thu Feb 27 13:26:01 2014 -0700
  64. b83b937 cros_ec: Add an enum for the number of flash regions by Simon Glass · Thu Feb 27 13:26:00 2014 -0700
  65. 1f6acb5 sandbox: dts: Add display and keyboard to sandbox by Simon Glass · Thu Feb 27 13:25:59 2014 -0700
  66. e735b68 sandbox: Use os functions to read host device tree by Simon Glass · Thu Feb 27 13:25:58 2014 -0700
  67. 7b89a1b sandbox: Increase memory size to 32MB by Simon Glass · Thu Feb 27 13:25:56 2014 -0700
  68. f7c3f6f Use a const pointer for map_to_sysmem() by Simon Glass · Thu Feb 27 13:25:55 2014 -0700
  69. 52fa1ff mtd: spi: Fix page size for S25FL032P,S25FL064P by Marek Vasut · Fri Feb 21 18:13:26 2014 +0100
  70. 7307157 spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation by Axel Lin · Fri Feb 21 08:55:47 2014 +0800
  71. 9ad0175 sf: ops: Squash the malloc+memset combo by Jagannadha Sutradharudu Teki · Tue Feb 04 21:36:13 2014 +0530
  72. e3c417b sf: Squash the malloc+memset combo by Marek Vasut · Wed Jan 15 15:17:54 2014 +0100
  73. f6e2527 sf: Add S25FL128S_256K IDs by Marek Vasut · Wed Jan 15 15:32:09 2014 +0100
  74. 3498562 sf: Fix entries for S25FL256S_256K and S25FL512S_256K by Marek Vasut · Wed Jan 15 15:29:43 2014 +0100
  75. 2dfd961 sh: ecovec: correct romImage address in comment by Baruch Siach · Mon Mar 10 15:09:34 2014 +0200
  76. e5d150e sh: fix PFC registers definition for SH772{2, 3, 4} by Baruch Siach · Mon Mar 10 15:05:33 2014 +0200
  77. a4283bc Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Mar 13 18:32:26 2014 +0100
  78. bc331bc Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Mar 13 17:43:35 2014 +0100
  79. 4af3e08 usb: dfu: add static alt num count in dfu_config_entities() by Przemyslaw Marczak · Fri Feb 28 18:53:37 2014 +0100
  80. 276e8d9 Trats/Trats2: Update Tizen partitions layout and dfu entities by Przemyslaw Marczak · Fri Feb 28 18:53:36 2014 +0100
  81. e382be9 arm: exynos: Squash bogus warnings in pinmux by Marek Vasut · Mon Mar 10 20:04:31 2014 +0100
  82. d6f9f87 kbuild: delete *.pyc files by "make distclean" by Masahiro Yamada · Wed Mar 12 20:36:45 2014 +0900
  83. 7fd7c6d kbuild: delete SPLTREE and TPLTREE by Masahiro Yamada · Tue Mar 11 11:05:22 2014 +0900
  84. 80f0398 kbuild: rename OBJTREE to objtree by Masahiro Yamada · Tue Mar 11 11:05:21 2014 +0900
  85. ff51704 kbuild: rename SRCTREE to srctree by Masahiro Yamada · Tue Mar 11 11:05:20 2014 +0900
  86. e794494 kbuild: rename TOPDIR to stctree by Masahiro Yamada · Tue Mar 11 11:05:19 2014 +0900
  87. 5021880 kbuild: use $(KBUILD_SRC) to check out-of-tree build by Masahiro Yamada · Tue Mar 11 11:05:18 2014 +0900
  88. d6acdf2 kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG by Masahiro Yamada · Tue Mar 11 11:05:17 2014 +0900
  89. 8c2c7ec freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW} by Masahiro Yamada · Tue Mar 11 11:05:16 2014 +0900
  90. f7f4794 kbuild: delete redundant LDSCRIPT definition by Masahiro Yamada · Tue Mar 11 11:05:15 2014 +0900
  91. 7702eeb x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply by Masahiro Yamada · Tue Mar 11 11:05:14 2014 +0900
  92. 46230b6 kbuild, x86: use a short log for arch/x86/lib/libgcc.a by Masahiro Yamada · Tue Mar 11 11:05:13 2014 +0900
  93. 18b727a kbuild: use short logs for some board specific make rules by Masahiro Yamada · Tue Mar 11 11:05:12 2014 +0900
  94. a0b3de0 kbuild,mxs: use short logs for MXS images by Masahiro Yamada · Tue Mar 11 11:05:11 2014 +0900
  95. 9dc5573 usb: net: update README.usb to list all USB ethernet options by Gerhard Sittig · Sat Mar 08 19:46:18 2014 +0100
  96. 16f006d at91: enable USB ethernet for taskit stamp9g20 by Gerhard Sittig · Sat Mar 08 19:46:17 2014 +0100
  97. 42436a9 tegra: imx: omap: enable Moschip USB ethernet support for several boards by Gerhard Sittig · Sat Mar 08 19:46:16 2014 +0100
  98. 9cf6490 tegra: omap: alpha-sort USB ethernet items for Asix and SMSC by Gerhard Sittig · Sat Mar 08 19:46:15 2014 +0100
  99. 2385df6 usb: net: introduce support for Moschip USB ethernet by Gerhard Sittig · Sat Mar 08 19:46:14 2014 +0100
  100. 3b16287 usb: net: don't ifdef routine declarations in usb_ether.h by Gerhard Sittig · Sat Mar 08 19:46:13 2014 +0100