1. a02820f mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · 6 years ago
  2. 4c47fd0 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · 6 years ago
  3. 35f9d9b spi: Zap CONFIG_HARD_SPI by Jagan Teki · 6 years ago
  4. efbeabe spi: Remove unused mpc8xx code by Jagan Teki · 6 years ago
  5. fe82ca8 spi: Remove used spi_init by Jagan Teki · 6 years ago
  6. e2cae51 spi: Remove unused spi_init by Jagan Teki · 6 years ago
  7. 3ae6030 dm: platform_data: spi: s/pl022_spi.h/spi_pl022.h by Jagan Teki · 6 years ago
  8. 3deb1f7 spi: pl022: Simplify platdata code by Jagan Teki · 6 years ago
  9. d13801e regmap: add regmap_read_poll_timeout() helper by Neil Armstrong · 6 years ago
  10. a3e1653 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  11. 63f004e dm: adc: add uclass's mask and conversion helpers by Fabrice Gasnier · 6 years ago
  12. 093c0ab ARM: mvebu: db-88f6820: remove redundant comment by Chris Packham · 6 years ago
  13. b335e91 linux/sizes.h: sync from kernel by Baruch Siach · 6 years ago
  14. 5c8fd32 Use _AC and UL macros from linux/const.h by Baruch Siach · 6 years ago
  15. b26c486 linux/const.h: import from kernel by Baruch Siach · 6 years ago
  16. 101860e mips: mt76xx: linkit-smart-7688: Misc updates to dts/config/defconfig by Stefan Roese · 6 years ago
  17. 78e2517 mips: mt76xx: gardena-smart-gateway: Misc updates to dts/config/defconfig by Stefan Roese · 6 years ago
  18. ad5fbc6 Ability to modify distro boot filename by Martyn Welch · 6 years ago
  19. 0a16868 dm: serial: fix comment on dm_serial_ops setconfig by Simon Goldschmidt · 6 years ago
  20. 9dba883 board: ti: am654: r5: Add initial support for am654 by Lokesh Vutla · 6 years ago
  21. d5a8313 cmd: pinmux: Add pinmux command by Patrice Chotard · 6 years ago
  22. 37b596a dm: uclass: Add uclass_foreach_dev_probe by Patrice Chotard · 6 years ago
  23. f6abd53 dm: uclass: Add uclass_next_device_err() to return a valid device by Patrice Chotard · 6 years ago
  24. 8bbb5b2 dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count by Patrice Chotard · 6 years ago
  25. f55a0c0 dm: pinctrl: Add get_pin_muxing() ops by Patrice Chotard · 6 years ago
  26. f9c87ad w1-eeprom: Add support for Maxim DS2502 add only memory by Martin Fuzzey · 6 years ago
  27. 9a2cff7 configs: am3517_evm: Use default OMAP3 memory settings by Adam Ford · 6 years ago
  28. 786dc91 bcm968580xref: add initial support by Philippe Reynes · 6 years ago
  29. 1473f6a arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
  30. a8c5f8d dm: pci: Add APIs to find next capability and extended capability by Bin Meng · 6 years ago
  31. 2895c4b kconfig: Introduce HAVE_ARCH_IOMAP by Bin Meng · 6 years ago
  32. 4ad54ec blk: Introduce IF_TYPE_VIRTIO by Tuomas Tynkkynen · 6 years ago
  33. c879eeb blk: Make blk_next_free_devnum() public by Bin Meng · 6 years ago
  34. c515ee5 blk: Drop blk_prepare_device() by Bin Meng · 6 years ago
  35. c011641 virtio: Add codes for virtual queue/ring management by Tuomas Tynkkynen · 6 years ago
  36. 8fb49b4 dm: Add a new uclass driver for VirtIO transport devices by Bin Meng · 6 years ago
  37. d92878a test: dm: core: Add test case for uclass driver's child_post_probe() by Bin Meng · 6 years ago
  38. 651d0c0 dm: core: Allow uclass to set up a device's child after it is probed by Bin Meng · 6 years ago
  39. a6d4b06 regmap: Add overview documentation by Mario Six · 6 years ago
  40. 9b77fe3 regmap: Add endianness support by Mario Six · 6 years ago
  41. e936397 regmap: Define regmap_{get,set} by Mario Six · 6 years ago
  42. d5c7bd9 regmap: Support reading from specific range by Mario Six · 6 years ago
  43. 84ff8f6 regmap: Add raw read/write functions by Mario Six · 6 years ago
  44. 604b669 regmap: Fix documentation by Mario Six · 6 years ago
  45. 6244fc6 dm: Correct pre_reloc_only parameter description in several APIs' comments by Bin Meng · 6 years ago
  46. 8d773c4 dm: core: Respect drivers with the DM_FLAG_PRE_RELOC flag in lists_bind_fdt() by Bin Meng · 6 years ago
  47. e601ab1 dm: util: Add a livetree equivalent API of dm_fdt_pre_reloc() by Bin Meng · 6 years ago
  48. 5d6c61a board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · 6 years ago
  49. 208ecba Merge branch 'next' by Tom Rini · 6 years ago
  50. cbabe7f configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS by Tom Rini · 6 years ago
  51. 26cc40d mmc: dw_mmc: Add RCRC handling by Marek Vasut · 6 years ago
  52. 5764ea2 Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active" by Bin Meng · 6 years ago
  53. acb83bb arm: zynq: Setup non zero SPL FIT load address by Michal Simek · 6 years ago
  54. 6a256a8 configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig by Grygorii Strashko · 6 years ago
  55. f95de0b net: ftgmac100: convert to driver model by Cédric Le Goater · 6 years ago
  56. 99431c1 Merge tag 'arc-for-2018.11' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  57. adc9b09 emdk->emsdp: Rename board by Alexey Brodkin · 6 years ago
  58. de8566a arm: ti: boot: Don't read environment partition by Sam Protsenko · 6 years ago
  59. 6b4dba4 configs: at91: at91sam9x5ek: fix bootcmd for NAND flash by Eugen.Hristev@microchip.com · 6 years ago
  60. fdaccfe Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  61. f457c52 arm: socfpga: Fix bootcounter located at the end of internal SRAM by Stefan Roese · 6 years ago
  62. 4eaf7f5 fsl/usb: Workaround for USB erratum-A005275 by Chris Packham · 6 years ago
  63. 6e1c943 x86: theadorable-x86: Generate and pass root=PARTUUID instead of /dev/sdaX by Stefan Roese · 6 years ago
  64. 0ca4405 x86: theadorable-x86-common: Change pci hotplug cmdline parameters (again) by Stefan Roese · 6 years ago
  65. f749b61 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  66. cf033e0 Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  67. 1ddcf5e net/phy: Add phy-id for IN112525_S03 by Priyanka Jain · 6 years ago
  68. 1c65010 configs: migrate CONFIG_PHY_AQUANTIA to Kconfig by Jeremy Gebben · 6 years ago
  69. 9215bb1 miiphy: Add function to retrieve MDIO bus list head by Pankaj Bansal · 6 years ago
  70. 9cd97c5 ARM: Samsung: Add Exynos5422-based Odroid HC2 support by Dirk Meul · 6 years ago
  71. 88d60db arm: ti: boot: Remove environment partition by Sam Protsenko · 6 years ago
  72. 290097f ARM: omap3_logic: Add NOR Flash Support for SOM-LV by Adam Ford · 6 years ago
  73. e18333e arm: udoo: Convert to distro config by Meul, Dirk · 6 years ago
  74. a612e25 warp7: include: configs: set skip low level init by Rui Miguel Silva · 6 years ago
  75. 517066a Kconfig: Convert CONFIG_IMX_WATCHDOG to Kconfig by Xiaoliang Yang · 6 years ago
  76. a2b96ec tools: add i.MX8/8X image support by Peng Fan · 6 years ago
  77. d0dd739 imx: add i.MX8QXP MEK board support by Peng Fan · 6 years ago
  78. 126f884 serial_lpuart: Update lpuart driver to support i.MX8 by Peng Fan · 6 years ago
  79. 1b96543 dt-bindings: soc: add i.MX8QXP pm and rsrc definition by Peng Fan · 6 years ago
  80. d1f2367 dt-bindings: clock: dt-bindings: pinctrl: add i.MX8QXP clocks definition by Peng Fan · 6 years ago
  81. 2cfcee8 dt-bindings: pinctrl: add i.MX8QXP pads definition by Peng Fan · 6 years ago
  82. 8a3d734 common: command: fix typo by Heinrich Schuchardt · 6 years ago
  83. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  84. 758694f bootcount: Make bootcount magic configurable by Marek Vasut · 6 years ago
  85. 578f76c work_92105: remove unused CONFIG_SPL_NAND_BOOT configuration option by Vladimir Zapolskiy · 6 years ago
  86. 61eb286 work_92105: remove unused CONFIG_LPC32XX_SPL configuration option by Vladimir Zapolskiy · 6 years ago
  87. 2a1eade ARM: dts: rmobile: r8a77990: Add USB2.0(EHCI) DT nodes on Ebisu by Hiroyuki Yokoyama · 6 years ago
  88. feaf301 ARM: rmobile: Enable cache command on Gen3 by Hiroyuki Yokoyama · 6 years ago
  89. e3beca3 Merge tag 'signed-efi-2018.11' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  90. ec48b6c arm64: versal: Add support for new Xilinx Versal ACAPs by Michal Simek · 6 years ago
  91. 6f566c2 efi_loader: return type efi_console_register() by Heinrich Schuchardt · 6 years ago
  92. 0801d4d efi_loader: correct signature of GetPosition, SetPosition by Heinrich Schuchardt · 6 years ago
  93. 39cb4f3 arm: mx5: Add M53Menlo board by Marek Vasut · 6 years ago
  94. e6cd05e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  95. 0223462 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  96. 1a048cd driver: net: fsl-mc: Add support of multiple phys for dpmac by Pankaj Bansal · 6 years ago
  97. d75e81d driver: net: fsl-mc: remove unused strcture elements by Pankaj Bansal · 6 years ago
  98. 3d5ced9 Merge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  99. 8afd4ea ARM: meson: Add Khadas VIM2 board support by Loic Devulder · 6 years ago
  100. 5d457ec net: Consolidate UDP header functions by Duncan Hare · 6 years ago