1. a8cfa46 virtio: Add virtio over pci transport driver by Bin Meng · Mon Oct 15 02:21:17 2018 -0700
  2. 59c4aa4 x86: Implement arch-specific io accessor routines by Bin Meng · Mon Oct 15 02:21:16 2018 -0700
  3. b95e9db kconfig: Introduce HAVE_ARCH_IOMAP by Bin Meng · Mon Oct 15 02:21:15 2018 -0700
  4. f08aa02 riscv: qemu: Include some useful commands by Bin Meng · Mon Oct 15 02:21:14 2018 -0700
  5. 184eadb riscv: qemu: Enumerate virtio bus during early boot by Bin Meng · Mon Oct 15 02:21:13 2018 -0700
  6. 10a60d2 virtio: cmd: Add virtio command for virtio devices by Tuomas Tynkkynen · Mon Oct 15 02:21:12 2018 -0700
  7. 2b3b9e9 virtio: Add block driver support by Tuomas Tynkkynen · Mon Oct 15 02:21:11 2018 -0700
  8. d458006 blk: Introduce IF_TYPE_VIRTIO by Tuomas Tynkkynen · Mon Oct 15 02:21:10 2018 -0700
  9. fd5eda7 blk: Make blk_next_free_devnum() public by Bin Meng · Mon Oct 15 02:21:09 2018 -0700
  10. e086801 blk: Drop blk_prepare_device() by Bin Meng · Mon Oct 15 02:21:08 2018 -0700
  11. cbc3da8 blk: Call part_init() in the post_probe() method by Bin Meng · Mon Oct 15 02:21:07 2018 -0700
  12. 9193863 efi_driver: blk: Switch to use platdata_auto_alloc_size for the driver data by Bin Meng · Mon Oct 15 02:21:06 2018 -0700
  13. 311f800 sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data by Bin Meng · Mon Oct 15 02:21:05 2018 -0700
  14. 8122dd1 test: dm: blk: Correct blk_base test case by Bin Meng · Mon Oct 15 02:21:04 2018 -0700
  15. e98c833 virtio: Add net driver support by Tuomas Tynkkynen · Mon Oct 15 02:21:03 2018 -0700
  16. 5c1a3e6 virtio: Add virtio over mmio transport driver by Bin Meng · Mon Oct 15 02:21:02 2018 -0700
  17. d58269f virtio: Add codes for virtual queue/ring management by Tuomas Tynkkynen · Mon Oct 15 02:21:01 2018 -0700
  18. db7ca2e dm: Add a new uclass driver for VirtIO transport devices by Bin Meng · Mon Oct 15 02:21:00 2018 -0700
  19. 635a253 riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux() by Bin Meng · Mon Oct 15 02:20:59 2018 -0700
  20. d9bad17 test: dm: core: Add test case for uclass driver's child_post_probe() by Bin Meng · Mon Oct 15 02:20:58 2018 -0700
  21. 30569cf dm: core: Allow uclass to set up a device's child after it is probed by Bin Meng · Mon Oct 15 02:20:57 2018 -0700
  22. 318937e regmap: Add overview documentation by Mario Six · Mon Oct 15 09:24:15 2018 +0200
  23. e5a3d5b regmap: Add endianness support by Mario Six · Mon Oct 15 09:24:14 2018 +0200
  24. 460212e test: regmap: Add test for regmap_{set, get} by Mario Six · Mon Oct 15 09:24:13 2018 +0200
  25. 83ceba2 regmap: Define regmap_{get,set} by Mario Six · Mon Oct 15 09:24:12 2018 +0200
  26. 2f00997 regmap: Support reading from specific range by Mario Six · Mon Oct 15 09:24:11 2018 +0200
  27. a4fd59e regmap: Add raw read/write functions by Mario Six · Mon Oct 15 09:24:10 2018 +0200
  28. b960be1 mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8 by Mario Six · Mon Oct 15 09:24:09 2018 +0200
  29. 6e96ba2 regmap: Add error output by Mario Six · Mon Oct 15 09:24:08 2018 +0200
  30. 5159c0c regmap: Introduce init_range by Mario Six · Mon Oct 15 09:24:07 2018 +0200
  31. d9eb9f0 buildman: Add a --boards option to specify particular boards to build by Simon Glass · Mon Jun 11 23:26:46 2018 -0600
  32. 57ba942 sandbox: Try to start the RAM buffer at a particular address by Simon Glass · Sun Jun 17 08:57:43 2018 -0600
  33. 95e885d core: ofnode: Fix mem leak in error path by Mario Six · Thu Oct 04 09:22:24 2018 +0200
  34. 1a9d43f misc: Add IHS FPGA driver by Mario Six · Thu Oct 04 09:00:55 2018 +0200
  35. 8862f45 misc: Add gdsys_soc driver by Mario Six · Thu Oct 04 09:00:54 2018 +0200
  36. bceb7bc misc: Sort Makefile entries by Mario Six · Thu Oct 04 09:00:53 2018 +0200
  37. 1232116 regmap: Improve error handling by Mario Six · Thu Oct 04 09:00:43 2018 +0200
  38. 0aa5299 regmap: Add documentation by Mario Six · Thu Oct 04 09:00:42 2018 +0200
  39. 1d67cfb regmap: Fix documentation by Mario Six · Thu Oct 04 09:00:41 2018 +0200
  40. e3f59f4 test: regmap: Increase size of syscon0 memory by Mario Six · Thu Oct 04 09:00:40 2018 +0200
  41. 19f88b2 timer: Sort Kconfig driver entries by Bin Meng · Wed Oct 10 22:07:02 2018 -0700
  42. d9d2478 test: dm: core: Add a test case for driver marked with DM_FLAG_PRE_RELOC flag by Bin Meng · Wed Oct 10 22:07:01 2018 -0700
  43. c596a59 dm: core: Mirror the chosen node parse logic in the livetree scanning by Bin Meng · Wed Oct 10 22:07:00 2018 -0700
  44. 004323a dm: Correct pre_reloc_only parameter description in several APIs' comments by Bin Meng · Wed Oct 10 22:06:59 2018 -0700
  45. 9a9b074 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() by Bin Meng · Wed Oct 10 22:06:58 2018 -0700
  46. dddc3a8 dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc() by Bin Meng · Wed Oct 10 22:06:57 2018 -0700
  47. a8fa410 cpu: mpc83xx: Remove unnecessary characters in the description string by Bin Meng · Wed Oct 10 22:06:56 2018 -0700
  48. be2269f dm: cpu: Fix print_cpuinfo() output by Bin Meng · Wed Oct 10 22:06:55 2018 -0700
  49. 97bbb60 board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · Mon Aug 06 10:23:41 2018 +0200
  50. ed2dd4e Merge branch 'next' by Tom Rini · Wed Nov 14 11:30:07 2018 -0500
  51. 71aaa9b Prepare v2018.11 by Tom Rini · Wed Nov 14 11:10:06 2018 -0500
  52. 313d9e3 gpio: pca953x_gpio: fix DT GPIO flags translation by Anatolij Gustschin · Thu Oct 18 16:15:39 2018 +0200
  53. 2b62b91 configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS by Tom Rini · Tue Nov 13 19:54:45 2018 -0500
  54. 10a8635 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Nov 13 19:50:01 2018 -0500
  55. c17c281 configs: Resync with savedefconfig by Tom Rini · Tue Nov 13 19:44:53 2018 -0500
  56. fe656dd mtd: Drop duplicate MTD_PARTITIONS Kconfig option by Boris Brezillon · Tue Nov 13 12:43:13 2018 +0100
  57. 5c9cc8e cmd: ubi: Remove useless call to mtdparts_init() by Boris Brezillon · Tue Nov 13 12:43:12 2018 +0100
  58. 45c2320 mtd: Make {MTDIDS, MTDPARTS}_DEFAULT visible when MTD_PARTITIONS is selected by Boris Brezillon · Tue Nov 13 12:43:11 2018 +0100
  59. 41fc0ad dfu: nand: Add missing dependency on CMD_MTDPARTS by Boris Brezillon · Tue Nov 13 12:43:10 2018 +0100
  60. 7899afc mtd: Use default mtdparts/mtids when not defined in the environment by Boris Brezillon · Tue Nov 13 12:43:09 2018 +0100
  61. 956dfac Merge tag 'u-boot-imx-20181112' of git://git.denx.de/u-boot-imx by Tom Rini · Mon Nov 12 08:06:34 2018 -0500
  62. 7cc36f9 imx: mkimage: add size check to the u-boot.imx make target by Marcel Ziswiler · Fri Nov 09 15:31:17 2018 +0100
  63. 3f83e22 board: toradex: colibri_vf: drop SPI support by Marcel Ziswiler · Fri Nov 09 15:31:16 2018 +0100
  64. ad17bae board: toradex: colibri_vf: unset CONFIG_CMDLINE_EDITING by Marcel Ziswiler · Fri Nov 09 15:31:15 2018 +0100
  65. 17a65e9 board: toradex: colibri_vf: efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATION by Marcel Ziswiler · Fri Nov 09 15:31:14 2018 +0100
  66. a6d9199 mmc: dw_mmc: Add RCRC handling by Marek Vasut · Tue Nov 06 23:42:11 2018 +0100
  67. 06bc2da common: build ymodem only on need by Jun Nie · Tue Feb 13 16:07:55 2018 +0800
  68. 3fb6083 common: Compile error with CONFIG_MULTI_DTB_FIT and not SPL by Lars Povlsen · Tue Oct 23 10:21:25 2018 +0200
  69. 84139bc dm: Fix typo - missed semicolon by Andy Shevchenko · Mon Nov 05 18:24:03 2018 +0200
  70. 1ddade6 spl: fix debug prints for tiny printf by Simon Goldschmidt · Fri Nov 02 21:49:52 2018 +0100
  71. 157370e MAINTAINERS: Update stm32mp entry by Patrick Delaunay · Thu Nov 08 17:52:21 2018 +0100
  72. da0af04 fit: Add missing CR in debug output in fit_find_config_node() by Stefan Roese · Thu Nov 08 07:00:31 2018 +0100
  73. 2082ebf imx: imx6: perform gpr_init only on suitable cpu types by Christoph Niedermaier · Fri Oct 19 17:40:54 2018 +0200
  74. b66d3ca Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · Thu Nov 08 07:15:29 2018 -0500
  75. 9be90fb imx8qxp_mek: Disable CONFIG_DISPLAY_CPUINFO by Bin Meng · Wed Nov 07 03:50:35 2018 -0800
  76. b0e3879 Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active" by Bin Meng · Wed Nov 07 03:50:34 2018 -0800
  77. 7caf9c3 Merge tag 'xilinx-for-v2018.11-rc3' of git://git.denx.de/u-boot-microblaze by Tom Rini · Wed Nov 07 07:10:02 2018 -0500
  78. 8f0700c arm: zynq: Setup non zero SPL FIT load address by Michal Simek · Wed Oct 17 12:16:12 2018 +0200
  79. 7f91838 fs: ubifs: Fix UBIFS decompression on 64 bit by Paul Davey · Mon Nov 05 18:09:29 2018 +1300
  80. 4443c5c Merge tag 'u-boot-imx-20181106' of git://git.denx.de/u-boot-imx by Tom Rini · Tue Nov 06 11:12:00 2018 -0500
  81. 86d33bb Merge git://git.denx.de/u-boot-marvell by Tom Rini · Tue Nov 06 10:37:31 2018 -0500
  82. 994d8ec Merge git://git.denx.de/u-boot-x86 by Tom Rini · Tue Nov 06 08:23:32 2018 -0500
  83. 66d7a4f arm: mvebu: armada-xp-theadorable.dts: Change CS# for 2nd FPGA by Stefan Roese · Tue Oct 23 12:25:16 2018 +0200
  84. e9ad261 arm: mvebu: armada-xp-theadorable.dts: Add "spi-flash" compatible property by Stefan Roese · Tue Oct 23 12:25:15 2018 +0200
  85. 10fa44b arm: mvebu: Move PCI(e) MBUS window to end of RAM by Stefan Roese · Mon Oct 22 14:21:17 2018 +0200
  86. 405d321 MAINTAINERS: add NXP linux team maillist as i.MX reviewer by Peng Fan · Fri Oct 26 02:11:42 2018 +0000
  87. 53fa5c2 ARM: dts: fsl-imx8qxp-mek: Move regulator outside "simple-bus" by Fabio Estevam · Thu Oct 25 21:49:31 2018 -0300
  88. e087a2a mx8mq_evk: README: Delete file introduced by mistake by Fabio Estevam · Thu Oct 25 21:23:07 2018 -0300
  89. 1886485 tools: imx8image: flatten container header only when creating container by Peng Fan · Mon Nov 05 09:53:31 2018 +0000
  90. f107b0f tools: imx8image: fix coverity CID 184233 by Peng Fan · Mon Nov 05 09:53:28 2018 +0000
  91. d65dcfd tools: imx8image: fix coverity CID 184234 by Peng Fan · Mon Nov 05 09:53:25 2018 +0000
  92. 00c2dd5 tools: imx8image: check lseek return value by Peng Fan · Mon Nov 05 09:53:22 2018 +0000
  93. 39aff64 x86: acpi: Remove redundant Offset (0x00) by Andy Shevchenko · Wed Oct 31 19:14:08 2018 +0200
  94. b0e92d9 Merge branch 'master' of git://git.denx.de/u-boot-net into next by Tom Rini · Mon Nov 05 13:32:56 2018 -0500
  95. a2c2e4a driver: net: ti: keystone_net: switch to use common mdio lib by Grygorii Strashko · Wed Oct 31 16:21:45 2018 -0500
  96. eae545a driver: net: ti: cpsw: switch to use common mdio lib by Grygorii Strashko · Wed Oct 31 16:21:44 2018 -0500
  97. cf56fb7 driver: net: ti: introduce common mdio support library by Grygorii Strashko · Wed Oct 31 16:21:43 2018 -0500
  98. 39b014a driver: net: ti: cpsw: update to use SPDX identifier by Grygorii Strashko · Wed Oct 31 16:21:42 2018 -0500
  99. 6519ea6 drivers: net: keystone_net: drop non dm code by Grygorii Strashko · Wed Oct 31 16:21:41 2018 -0500
  100. f69821b configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig by Grygorii Strashko · Wed Oct 31 16:21:40 2018 -0500