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