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