1. de170b3 ARM: dra7_evm: Add Ethernet support for dra72x platform by Mugunthan V N · Thu May 22 14:37:12 2014 +0530
  2. 3e2fc27 ARM: DRA7xx: Add cpsw second port pinmux by Mugunthan V N · Thu May 22 14:37:11 2014 +0530
  3. 33e073e drivers: net: cpsw: add support for using second port as ethernet by Mugunthan V N · Thu May 22 14:37:10 2014 +0530
  4. bff262c socfpga: Relocate arch common functions away from board by Chin Liang See · Tue Jun 10 02:23:45 2014 -0500
  5. a20cac3 integrator: switch to generic board by Linus Walleij · Mon Jun 23 11:15:16 2014 +0200
  6. 02402f6 ARM: rpi_b: enable GENERIC_BOARD by Stephen Warren · Fri Jun 13 23:37:49 2014 -0600
  7. 0024760 arm, calimain: Add CONFIG_SYS_GENERIC_BOARD by Christian Riesch · Thu Jun 12 08:11:53 2014 +0200
  8. efeef71 arm: Fix armv8 compilation error by Shaibal.Dutta · Mon Jun 09 13:25:52 2014 -0700
  9. 7367139 arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARD by Łukasz Dałek · Thu Jun 12 15:53:47 2014 +0200
  10. c5d88a5 arm: spl: fix include guard by Jeroen Hofstee · Wed Jun 11 22:01:48 2014 +0200
  11. 3cdb876 Reformat boards.cfg by Albert ARIBAUD · Sat Jul 05 00:36:57 2014 +0200
  12. 6355024 socfpga: Adding Scan Manager driver by Chin Liang See · Tue Jun 10 01:17:42 2014 -0500
  13. 561c9d4 socfpga: Adding DesignWare watchdog support by Chin Liang See · Tue Jun 10 01:11:04 2014 -0500
  14. 9d80009 watchdog/denali: Adding DesignWare watchdog driver support by Chin Liang See · Tue Jun 10 01:10:21 2014 -0500
  15. 6828676 arm: ep9315: Return back Cirrus Logic EDB9315A board support by Sergey Kostanbaev · Wed Jun 25 23:44:29 2014 +0400
  16. 6e903e1 gpio: spear_gpio: Fix gpio_set_value() implementation by Axel Lin · Sun May 25 10:31:18 2014 +0800
  17. d746077 ARM: cache_v7: use __weak by Jeroen Hofstee · Mon Jun 23 22:07:04 2014 +0200
  18. 7b08d21 ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board support by York Sun · Mon Jun 23 15:15:56 2014 -0700
  19. 8ff14b7 armv8/fsl-lsch3: Add support to load and start MC Firmware by J. German Rivera · Mon Jun 23 15:15:55 2014 -0700
  20. a84cd72 ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC by York Sun · Mon Jun 23 15:15:54 2014 -0700
  21. ef63194 ARMv8: Adjust MMU setup by York Sun · Mon Jun 23 15:15:53 2014 -0700
  22. ceb6f65 Added 64-bit MMIO accessors for ARMv8 by J. German Rivera · Mon Jun 23 15:15:52 2014 -0700
  23. d32d411 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · Mon Jun 09 11:12:59 2014 -0700
  24. 0c538ea Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Jul 02 16:38:02 2014 -0400
  25. 76d4e3d Prepare v2014.07-rc4 by Tom Rini · Wed Jul 02 13:36:19 2014 -0400
  26. 192e8eb usb: ci_udc: use var name ep/ci_ep consistently by Stephen Warren · Tue Jul 01 14:22:27 2014 -0600
  27. 16a643e USB: gadget: atmel: zero out allocated requests by Stephen Warren · Tue Jul 01 16:59:08 2014 -0600
  28. 1d0788f usb: ci_udc: don't memalign() struct ci_req allocations by Stephen Warren · Tue Jul 01 11:41:18 2014 -0600
  29. b8a872c usb: ci_udc: remove controller.items array by Stephen Warren · Tue Jul 01 11:41:17 2014 -0600
  30. d13034e usb: ci_udc: fix items array size/stride calculation by Stephen Warren · Tue Jul 01 11:41:16 2014 -0600
  31. fe52910 usb: ci_udc: lift ilist size calculations to global scope by Stephen Warren · Tue Jul 01 11:41:15 2014 -0600
  32. 6667e23 usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs by Stephen Warren · Tue Jul 01 11:41:14 2014 -0600
  33. bec1c13 usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe() by Stephen Warren · Tue Jul 01 11:41:13 2014 -0600
  34. ca8ca05 Merge remote-tracking branch 'u-boot-samsung/master' by Albert ARIBAUD · Tue Jul 01 20:52:51 2014 +0200
  35. 38e93f4 Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jul 01 15:48:25 2014 +0200
  36. ad763d7 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jul 01 15:11:18 2014 +0200
  37. edd3447 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jun 30 23:00:34 2014 +0200
  38. de3d6d4 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · Mon Jun 30 22:19:03 2014 +0200
  39. 42af4b8 Samsung: Goni: change maintainer to Robert Baldyga by Przemyslaw Marczak · Fri Jun 27 12:32:06 2014 +0200
  40. 12e2596 mx25pdk: Remove CONFIG_SYS_GENERIC_BOARD by Fabio Estevam · Wed Jun 25 14:45:35 2014 -0300
  41. f9d47dd dfu: free entities when parsing fails by Stephen Warren · Tue Jun 10 10:06:41 2014 -0600
  42. 180bb6a usb: eth: smsc95xx: add LAN9500A device ID by Ilya Ledvich · Wed Mar 12 10:36:31 2014 +0200
  43. 36a6b40 usb: fastboot: fix potential buffer overflow by Jeroen Hofstee · Sat Jun 14 00:57:14 2014 +0200
  44. b351e46 usb: xhci: (likely) fix bracket in if condition by Jeroen Hofstee · Thu Jun 12 00:31:27 2014 +0200
  45. e5bad0d usb:g_dnl:f_thor: remove memset before memcpy by Jeroen Hofstee · Mon Jun 09 15:28:58 2014 +0200
  46. 6931bff usb:composite: clear the whole common buffer by Jeroen Hofstee · Mon Jun 09 15:28:59 2014 +0200
  47. 8af893e usb: r8a66597: Fix initilization size of r8a66597 info structure by Yasuhisa Umano · Fri Apr 18 11:33:15 2014 +0900
  48. ea33c6a usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB by yasuhisa umano · Fri Apr 18 11:33:08 2014 +0900
  49. 5528f4c usb: cosmetic: double const by Jeroen Hofstee · Tue Jun 17 21:14:17 2014 +0200
  50. fa51417 usb: ci_udc: fix typo in debug message by Stephen Warren · Wed Jun 25 11:03:18 2014 -0600
  51. f66ae99 usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC by Stephen Warren · Mon Jun 23 12:02:48 2014 -0600
  52. 6f51ab1 vf610: fix build due to missing sys_proto.h by Stefano Babic · Wed Jun 25 12:48:06 2014 +0200
  53. 9c8b466 Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jun 25 10:40:23 2014 +0200
  54. d0b3d76 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Jun 25 10:39:58 2014 +0200
  55. d593f01 Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 by Tom Rini · Tue Jun 24 14:06:22 2014 -0400
  56. 120978e Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Tue Jun 24 14:04:33 2014 -0400
  57. 0dfe43a Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jun 24 19:54:20 2014 +0200
  58. 28665b5 sandbox: change local_irq_save() to macro by Masahiro Yamada · Thu Jun 12 12:26:15 2014 +0900
  59. 9671c67 sandbox: terminate os_dirent_ls() result list by Stephen Warren · Wed Jun 11 10:26:23 2014 -0600
  60. bff6c31 sandbox: restore ability to access host fs through standard commands by Stephen Warren · Thu Jun 12 10:28:32 2014 -0600
  61. 37215b7 x86: Enable 32-bit build using x86_64 multilib toolchain by Vasili Galka · Tue Jun 10 16:14:56 2014 +0300
  62. 4c11dcf mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 board by Heiko Schocher · Sun Jun 22 06:33:30 2014 +0200
  63. 80bff37 lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c by Heiko Schocher · Sun Jun 22 06:33:29 2014 +0200
  64. 746b92b PMIC: MAX77686: fix invalid bus check by Jeroen Hofstee · Wed Jun 18 22:13:52 2014 +0200
  65. f260792 Exynos: Split 5250 and 5420 memory bank configuration by Michael Pratt · Wed Jun 18 17:54:02 2014 +0530
  66. 5cae412 Exynos5: Config: Enable USB boot mode for all Exynos5 SoCs by Akshay Saraswat · Wed Jun 18 17:54:01 2014 +0530
  67. e272842 Exynos5: Config: Increase SPL footprint for Exynos5420 by Akshay Saraswat · Wed Jun 18 17:54:00 2014 +0530
  68. beb6ce1 Exynos5: Config: Place environment at the end of SPI flash by Akshay Saraswat · Wed Jun 18 17:53:59 2014 +0530
  69. fdd9df3 Exynos5420: Introduce support for the Peach-Pit board by Akshay Saraswat · Wed Jun 18 17:53:58 2014 +0530
  70. 6556eca Exynos5420: Let macros be used for exynos5420 by Akshay Saraswat · Wed Jun 18 17:53:57 2014 +0530
  71. 8613bed Exynos: SPI: Fix reading data from SPI flash by Akshay Saraswat · Wed Jun 18 17:52:41 2014 +0530
  72. 5a95c65 dm: Use '*' to indicate a device is activated by Simon Glass · Sat May 24 15:21:07 2014 -0600
  73. 4697453 include/dm.h: fix inclusion guard by Jeroen Hofstee · Tue Jun 10 23:52:36 2014 +0200
  74. 0039db4 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Jun 20 20:03:51 2014 -0400
  75. 3b2a815 dm: Expand and improve the device lifecycle docs by Simon Glass · Wed Jun 11 23:29:55 2014 -0600
  76. 4dbb5cf dm: Tidy up four minor code nits by Simon Glass · Wed Jun 11 23:29:54 2014 -0600
  77. a436dde tegra: Enable driver model by Simon Glass · Wed Jun 11 23:29:53 2014 -0600
  78. 9d3eefd tegra: dts: Bring in GPIO bindings from linux by Simon Glass · Wed Jun 11 23:29:52 2014 -0600
  79. 39f98ba dm: Fix printf() strings in the 'dm' command by Simon Glass · Wed Jun 11 23:29:51 2014 -0600
  80. 17e9c78 dm: Allow driver model tests only for sandbox by Simon Glass · Wed Jun 11 23:29:50 2014 -0600
  81. 34a1d35 dm: Cast away the const-ness of the global_data pointer by Simon Glass · Wed Jun 11 23:29:49 2014 -0600
  82. df6bd7d dm: Add missing header files in lists and root by Simon Glass · Wed Jun 11 23:29:48 2014 -0600
  83. d4acf63 dm: Use case-insensitive comparison for GPIO banks by Simon Glass · Wed Jun 11 23:29:47 2014 -0600
  84. d097e59 dm: Update README to encourage conversion to driver model by Simon Glass · Wed Jun 11 23:29:46 2014 -0600
  85. 767827a dm: Rename struct device_id to udevice_id by Simon Glass · Wed Jun 11 23:29:45 2014 -0600
  86. 0123ee2 Makefile: Support include files for .dts files by Simon Glass · Wed Jun 11 23:29:44 2014 -0600
  87. 125a27b sandbox: Support iotrace feature by Simon Glass · Wed Jun 11 23:29:43 2014 -0600
  88. ccc63f3 arm: Support iotrace feature by Simon Glass · Wed Jun 11 23:29:42 2014 -0600
  89. 4dc47ca Add an I/O tracing feature by Simon Glass · Wed Jun 11 23:29:41 2014 -0600
  90. 33eb5e7 cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1) by Masahiro Yamada · Mon Jun 16 18:56:38 2014 +0900
  91. 1bfdde6 omap3: overo: Select fdtfile for expansion board by Ash Charles · Tue Jun 10 12:02:36 2014 -0700
  92. 78472a8 spi: davinci: Fix register address for SPI1_BUS by Axel Lin · Wed Jun 18 09:09:34 2014 +0800
  93. 18db567 OMAP: disable gpmc timeout safely for reenabling by Stefano Babic · Tue Jun 17 16:47:40 2014 +0200
  94. 69ab383 omap3: board: trivial: add void for no args by Jeroen Hofstee · Mon Jun 16 23:22:23 2014 +0200
  95. 6488663 board: ti: am43xx: enable QSPI and Gbit Ethernet on AM437x SK by Felipe Balbi · Tue Jun 10 15:01:22 2014 -0500
  96. e3d0b69 board: ti: am43xx: add AM437x SK PHY Address by Felipe Balbi · Tue Jun 10 15:01:21 2014 -0500
  97. ccc6f84 board: ti: am43xx: add support for AM43xx Starter Kit by Felipe Balbi · Tue Jun 10 15:01:20 2014 -0500
  98. 20823b4 cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow register by Felipe Balbi · Tue Jun 10 15:01:19 2014 -0500
  99. e70df74 board: ti: am43xx: print unsupported board name by Felipe Balbi · Tue Jun 10 15:01:18 2014 -0500
  100. 8062b05 ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c by Khoronzhuk, Ivan · Sat Jun 07 05:10:49 2014 +0300