1. 7b9199f spmi: Fix sandbox spmi driver memory corruption by Mateusz Kulikowski · Mon Apr 04 19:55:58 2016 +0200
  2. 8422703 test/py: pass -v option when executing sandbox by Stephen Warren · Mon Apr 04 11:04:50 2016 -0600
  3. 90e7f07 board: ti: am57xx: Prevent init_sata() from being called twice by Roger Quadros · Mon Apr 04 10:53:31 2016 +0300
  4. d3ad5e5 README: Specify the full path for README.video by Fabio Estevam · Sat Apr 02 11:53:18 2016 -0300
  5. f201f23 drivers: block: fix placement of parameters by Eric Nelson · Sat Apr 02 07:37:14 2016 -0700
  6. bb02a6e cmd: blkcache: simplify sub-command handling by Eric Nelson · Sat Apr 02 07:37:13 2016 -0700
  7. 00e339f cmd: blkcache: remove indentation from output of 'show' by Eric Nelson · Sat Apr 02 07:37:12 2016 -0700
  8. b2f48c2 ARM: rpi: add some missing Kconfig help text by Stephen Warren · Fri Apr 01 21:38:04 2016 -0600
  9. 93ea526 ARM: add Raspberry Pi 3 64-bit config by Stephen Warren · Fri Apr 01 21:14:15 2016 -0600
  10. a327a0e ARM: allow CONFIG_GICV* not to be defined by Stephen Warren · Fri Apr 01 21:14:14 2016 -0600
  11. 912a246 arm: socfpga: sr1500: Remove USB_GADGET by Sam Protsenko · Fri Apr 01 21:27:50 2016 +0300
  12. 2bf884e env_eeprom invalidates gd->env_addr by setting it to an offset value by Guy Thouret · Fri Mar 11 13:31:39 2016 +0000
  13. 967605d fastboot: sparse: fix sparse blocks calculation by Jeffy Chen · Wed Feb 03 18:13:55 2016 +0800
  14. b9c8d5e Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Sun Apr 10 19:55:25 2016 -0400
  15. 43ed665 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sun Apr 10 19:55:08 2016 -0400
  16. 950c10c arm: socfpga: Drop space after 'loadaddr=' in extra env by Marek Vasut · Sun Apr 03 19:11:12 2016 +0200
  17. 734c066 arm: socfpga: Nuke useless include by Marek Vasut · Sat Mar 19 18:59:11 2016 +0100
  18. c232e81 arm: socfpga: migration of CONFIG_SPI_FLASH_BAR by Denis Bakhvalov · Thu Mar 24 22:39:09 2016 +0100
  19. 04f13d5 arm: socfpga: sockit: Use more relaxed DRAM timings by Marek Vasut · Sun Mar 20 18:02:44 2016 +0100
  20. 559c28a arm: socfpga: Handle phy-mode OF property for GMACs by Marek Vasut · Mon Mar 21 13:38:11 2016 +0100
  21. ee705fc dm: usb: Do not reprobe usb hosts on "usb tree" command by Hans de Goede · Sun Apr 03 00:04:39 2016 +0200
  22. 2ec5be6 musb: Properly call musb_stop() on probe failure by Hans de Goede · Sat Apr 02 20:46:10 2016 +0200
  23. ec89e16 musb: sunxi: Do not allocate musb struct multiple times by Hans de Goede · Sat Apr 02 20:46:09 2016 +0200
  24. 87c7eda usb: bcm_udc_otg: enable clocks by Steve Rae · Mon Apr 04 12:59:43 2016 -0700
  25. c0a7fe2 drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_type by Sriram Dash · Tue Apr 05 14:41:22 2016 +0530
  26. 2510ff5 drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci controller by Sriram Dash · Tue Apr 05 14:41:21 2016 +0530
  27. 70c0815 drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node_type by Sriram Dash · Tue Apr 05 14:41:20 2016 +0530
  28. 55f01cc drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file by Sriram Dash · Tue Apr 05 14:41:19 2016 +0530
  29. a88d437 usb: kbd: Do not deregister usbkbd twice when using dm by Hans de Goede · Sun Apr 03 09:18:53 2016 +0200
  30. 3e13f39 usb: ehci-hcd: Fix crash when no ops are provided to ehci_register() by Mateusz Kulikowski · Sun Apr 03 13:38:26 2016 +0200
  31. a8b8f7b board: pic32mzda: enable USB-host, USB-storage support. by Purna Chandra Mandal · Mon Mar 21 13:05:43 2016 +0530
  32. 05bc3f4 drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller. by Purna Chandra Mandal · Mon Mar 21 13:05:42 2016 +0530
  33. 043636d drivers: remove writes{b,w,l,q} and reads{b,w,l,q}. by Purna Chandra Mandal · Mon Mar 21 13:05:41 2016 +0530
  34. 3377ab6 arm: add missing writes[bwql], reads[bwql]. by Purna Chandra Mandal · Mon Mar 21 13:05:40 2016 +0530
  35. 554b1d3 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Fri Apr 08 19:31:06 2016 -0400
  36. d5928cd powerpc: mpc85xx: Enable pre-relocation malloc for MPC85xx by mario.six@gdsys.cc · Tue Apr 05 15:05:37 2016 +0200
  37. 515fbb4 powerpc: Replace CONFIG_SYS_INIT_RAM_END with CONFIG_SYS_INIT_RAM_SIZE by York Sun · Wed Apr 06 13:22:10 2016 -0700
  38. b786d69 powerpc: t1040qds: Use generic ethsw commands by Codrin Ciubotariu · Mon Mar 14 13:46:51 2016 +0200
  39. 7c9d962 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Apr 06 14:17:22 2016 -0400
  40. cbe8e1c armv8: LS2080A: Consolidate LS2080A and LS2085A by York Sun · Mon Apr 04 11:41:26 2016 -0700
  41. 9a207ca armv8: ls1043a: load Fman ucode from SD/MMC under SD boot by Qianyu Gong · Fri Apr 01 17:52:53 2016 +0800
  42. c80a20c armv8: ls1043a: load Fman ucode from NAND flash under NAND boot by Qianyu Gong · Fri Apr 01 17:52:52 2016 +0800
  43. 810a91b armv8/ls1043aqds: modify CONFIG_SYS_MAX_FLASH_BANKS to 1 by Wenbin Song · Fri Apr 01 17:28:41 2016 +0800
  44. b7255a2 arm: ls102xa: Fix order of CSU indexes in ns_access.h by Vincent Siles · Tue Mar 29 09:41:16 2016 +0200
  45. 2cfcf19 armv8: LSCH2 early and final mmu needs matching NS attribute by Ed Swarthout · Mon Mar 28 16:16:01 2016 -0500
  46. 673e061 armv8: ls1043aqds: make sure fixed-link property is big endian by Shaohui Xie · Fri Mar 25 11:36:51 2016 +0800
  47. 2223a07 drivers: net: vsc9953: Fix bug when PVID is shown for disabled ports only by Codrin Ciubotariu · Mon Mar 14 13:46:50 2016 +0200
  48. 59c7bc2 drivers: net: vsc9953: Do not configure disabled ports by Codrin Ciubotariu · Mon Mar 14 13:46:52 2016 +0200
  49. 6e9e3da fsl: esdhc: consolidate fsl_esdhc_cfg structure by Peng Fan · Tue Mar 15 17:57:50 2016 +0800
  50. a4d36f7 fsl: esdhc: support driver model by Peng Fan · Fri Mar 25 14:16:56 2016 +0800
  51. 8bb0d49 kirkwood_nand: claim MPP pins on the fly by Chris Packham · Tue Feb 02 12:35:09 2016 +1300
  52. 90b499a spi: kirkwood_spi: Add support for multiple chip-selects on MVEBU by Stefan Roese · Thu Feb 11 11:37:38 2016 +0100
  53. 665591d Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Mon Apr 04 14:34:09 2016 -0400
  54. 89d47d7 ARM64: zynqmp: Enable EFI partition support by Michal Simek · Thu Mar 24 13:16:29 2016 +0100
  55. 4546700 net: zynq_gem: Add SGMII support for zynqMP by Siva Durga Prasad Paladugu · Fri Mar 25 12:53:44 2016 +0530
  56. 02c7be6 net: phy: Add SGMII support for TI phy by Siva Durga Prasad Paladugu · Fri Mar 25 12:53:43 2016 +0530
  57. b81fe87 net: zynq_gem: Return error incase of invalid phy address by Siva Durga Prasad Paladugu · Wed Mar 30 12:29:49 2016 +0530
  58. b22ece1 ARM: zynq: Add uEnv.txt support by Michal Simek · Fri Mar 18 23:43:39 2016 +0100
  59. 47d5944 ARM: zynq: Enable FLASH_BAR for microzed and zybo by Michal Simek · Fri Mar 18 18:41:28 2016 +0100
  60. d54b1af block: Add support for Ceva sata by Michal Simek · Wed Sep 30 17:26:55 2015 +0200
  61. b091b88 ARM64: zynqmp: Simplify MAINTAINERS file to support more boards by Michal Simek · Fri Mar 18 23:45:02 2016 +0100
  62. 8faa66a ARM64: zynqmp: Read RAM information from DT by Michal Simek · Mon Feb 08 09:34:53 2016 +0100
  63. d449fb8 ARM64: Move HUSH enabling from board file to defconfig by Michal Simek · Fri Mar 18 18:47:28 2016 +0100
  64. 7b5413e ARM64: zynqmp: Select SYS_CONFIG_NAME via Kconfig by Michal Simek · Fri Mar 18 18:21:36 2016 +0100
  65. a86995b ARM64: zynqmp: Enable FAT write and EXT4 write for USB too by Michal Simek · Fri Mar 18 18:10:21 2016 +0100
  66. 3ab360c ARM64: zynqmp: Decrease boot delay by Soren Brinkmann · Mon Feb 01 14:56:20 2016 -0800
  67. 9dbfc0d net: axi_emac: Report phy-node error message permanently by Michal Simek · Mon Feb 08 13:54:05 2016 +0100
  68. c3d51b9 microblaze: Remove !OF_CONTROL code for timer and interrupt by Michal Simek · Mon Feb 15 13:44:19 2016 +0100
  69. cf84885 microblaze: Read information about timer/interrupts from DT by Michal Simek · Mon Feb 15 12:10:32 2016 +0100
  70. 264065f ARM: zynq: Fix default ps7_init_gpl.c/h for ZYBO by Michal Simek · Thu Mar 03 13:25:03 2016 +0100
  71. 5cc096c ARM: zynq: zybo: Enabling reading MAC address from EEPROM by Michal Simek · Sat Feb 13 10:18:50 2016 +0100
  72. 7f4e555 net: gem: Allow to set the MAC from an EEPROM by Joe Hershberger · Tue Jan 26 11:57:03 2016 -0600
  73. c6262ef ARM: zynq: Enable option to overwrite default variables by Michal Simek · Sat Feb 13 11:50:03 2016 +0100
  74. a1c6ed8 net: xilinx_axi: Clear Isolate bit if found during phy setup by Siva Durga Prasad Paladugu · Sun Feb 21 15:46:15 2016 +0530
  75. 4934851 net: xilinx_axi: Use interface type instead of zero by Siva Durga Prasad Paladugu · Sun Feb 21 15:46:14 2016 +0530
  76. 8d24b02 zynq-common: Enable phy driver for Xilinx PCS/PMA core by Siva Durga Prasad Paladugu · Fri Feb 05 13:22:12 2016 +0530
  77. 65d3f3a net: zynq_gem: Add support for SGMII interface by Siva Durga Prasad Paladugu · Fri Feb 05 13:22:11 2016 +0530
  78. dd6cbd3 phy: Add phy driver support for xilinx PCS/PMA core by Siva Durga Prasad Paladugu · Fri Feb 05 13:22:10 2016 +0530
  79. b3ac4dc Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · Mon Apr 04 13:15:23 2016 -0400
  80. 824300a common: cli: Fix typo CONFIG_CMDINE -> CONFIG_CMDLINE by Stefan Roese · Mon Apr 04 16:32:15 2016 +0200
  81. dafe60f arm: mvebu: Don't enable d-cache on A375 by Stefan Roese · Wed Feb 10 09:18:46 2016 +0100
  82. 9106ed0 arm: mvebu: Add basic support for Armada 375 eval board db-88f6720 by Stefan Roese · Fri Jan 29 09:14:54 2016 +0100
  83. 479f9af arm: mvebu: Add basic support for the Marvell Armada 375 SoC by Stefan Roese · Wed Feb 10 07:23:00 2016 +0100
  84. 574226f dt-bindings: Add include/dt-bindings/phy/phy.h from Linux v4.4 by Stefan Roese · Fri Jan 29 09:35:37 2016 +0100
  85. 96c1904 net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375 by Stefan Roese · Wed Feb 10 07:22:10 2016 +0100
  86. d6ca098 spi: kirkwood_spi.c: Add compatible match ID for Armada 375 by Stefan Roese · Fri Jan 29 10:04:15 2016 +0100
  87. 10800de net: phy: Realtek RTL8211B/C PHY ID fix by Karsten Merker · Mon Mar 21 20:29:07 2016 +0100
  88. d9c0032 MAINTAINERS: Update Scott Wood's email address by Scott Wood · Fri Apr 01 18:49:57 2016 -0500
  89. 544c7b5 sata: use block layer for sata command by Eric Nelson · Sun Mar 27 12:00:15 2016 -0700
  90. bc18166 mmc: use block layer in mmc command by Eric Nelson · Sun Mar 27 12:00:14 2016 -0700
  91. faf4f05 drivers: block: add block device cache by Eric Nelson · Mon Mar 28 10:05:44 2016 -0700
  92. c1a775d Add myself as Snapdragon and SPMI maintainer by Mateusz Kulikowski · Thu Mar 31 23:12:34 2016 +0200
  93. ee5e70d board: Add Qualcomm Dragonboard 410C support by Mateusz Kulikowski · Thu Mar 31 23:12:33 2016 +0200
  94. 2507d82 arm: Add support for Qualcomm Snapdragon family by Mateusz Kulikowski · Thu Mar 31 23:12:32 2016 +0200
  95. 15a5853 gpio: Add support for Qualcomm PM8916 gpios by Mateusz Kulikowski · Thu Mar 31 23:12:31 2016 +0200
  96. 0be548f pmic: Add support for Qualcomm PM8916 PMIC by Mateusz Kulikowski · Thu Mar 31 23:12:30 2016 +0200
  97. 73bec9c drivers: spmi: Add support for Qualcomm SPMI bus driver by Mateusz Kulikowski · Thu Mar 31 23:12:29 2016 +0200
  98. c7e4fbb spmi: Add sandbox test driver by Mateusz Kulikowski · Thu Mar 31 23:12:28 2016 +0200
  99. 946797f drivers: Add SPMI bus uclass by Mateusz Kulikowski · Thu Mar 31 23:12:27 2016 +0200
  100. dc38117 ehci: Add support for Qualcomm EHCI by Mateusz Kulikowski · Thu Mar 31 23:12:26 2016 +0200