1. 43d36a0 mmc: arm_pl180_mmci: Add missing clk_free by Patrice Chotard · 6 years ago
  2. 8015093 mmc: arm_pl180_mmci: Update to support CONFIG_BLK by Patrice Chotard · 6 years ago
  3. fe9805f bootcount: Fix misaligned cache operation by Alex Kiernan · 6 years ago
  4. a466ece adc: Add driver for STM32 ADC by Fabrice Gasnier · 6 years ago
  5. a4a87f7 dm: adc: uclass: get reference regulator once by Fabrice Gasnier · 6 years ago
  6. 1fe243a clk: add clk_valid() by Fabrice Gasnier · 6 years ago
  7. fe3eb7a GPIO: CREG: improve flexibility of hsdk-creg-gpio driver by Eugeniy Paltsev · 6 years ago
  8. 406fd7e Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  9. b844805 Kconfig: Remove trailing whitespaces in prompt by Michal Simek · 6 years ago
  10. c5b53ba drivers: rtc: correctly set week day for mc146818 by Heinrich Schuchardt · 6 years ago
  11. 5823307 tpm: make TPM_V2 be compiled by default by Miquel Raynal · 6 years ago
  12. 2a2096e tpm: allow TPM v1 and v2 to be compiled at the same time by Miquel Raynal · 6 years ago
  13. 8a7aa3e tpm: remove stale symbol in Kconfig by Miquel Raynal · 6 years ago
  14. a0cf1d0 tpm: compile Sandbox driver by default by Miquel Raynal · 6 years ago
  15. 0e8a8a3 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago WIP-27Jul2018
  16. 26026e6 net: zynq_gem: convert to use livetree by Siva Durga Prasad Paladugu · 6 years ago
  17. 41080e1 drivers: net: zynq_gem: fix phy dt node setting by Grygorii Strashko · 6 years ago
  18. d4bb981 drivers: net: cpsw: fix phy dt node setting by Grygorii Strashko · 6 years ago
  19. aadbd97 net: phy: xilinx: switch to use phy_get_ofnode() by Grygorii Strashko · 6 years ago
  20. b8d7ec7 net: phy: dp83867: switch to use phy_get_ofnode() by Grygorii Strashko · 6 years ago
  21. eef0b8a net: phy: add ofnode node to struct phy_device by Grygorii Strashko · 6 years ago
  22. 05b60ac net: phy: Clean up includes of common.h by Joe Hershberger · 6 years ago
  23. 3ab75cf net: phy: dp83867: switch to use ofnode api by Grygorii Strashko · 6 years ago
  24. 63d3192 net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap by Murali Karicheri · 6 years ago
  25. fb73107 net: mvgbe: convert to DM by Chris Packham · 6 years ago
  26. e9bf75c net: mvgbe: prepare for conversion to driver model by Chris Packham · 6 years ago
  27. f40a31e sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces by Joe Hershberger · 6 years ago
  28. b96ced9 sandbox: eth-raw: Make random MAC addresses available to eth-raw by Joe Hershberger · 6 years ago
  29. c9e2caf sandbox: eth-raw: Allow interface to be specified by index by Joe Hershberger · 6 years ago
  30. ac13270 sandbox: eth-raw: Add a function to ask the host about localhost by Joe Hershberger · 6 years ago
  31. 8c7988b net: sandbox-raw: Convert raw eth driver to livetree by Joe Hershberger · 6 years ago
  32. b32dd18 net: sandbox: Convert sandbox mock eth driver to livetree by Joe Hershberger · 6 years ago
  33. c25f406 net: Correct comment in Kconfig by Joe Hershberger · 6 years ago
  34. 82a115f sandbox: Don't disable ctrlc() on sandbox if in raw mode by Joe Hershberger · 6 years ago
  35. 86b840b drivers/ddr/fsl: fix '__hwconfig without a buffer' messages by Jeremy Gebben · 6 years ago
  36. 79ed61e scsi: ceva: add ls1012a soc support by Yuantian Tang · 6 years ago
  37. 5d88902 rtc: remove CONFIG_CMD_DATE dependency by Heinrich Schuchardt · 6 years ago
  38. 73a555d Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 6 years ago WIP-24Jul2018
  39. 4a610fa mtd: nand: denali: correct buffer alignment for DMA transfer by Masahiro Yamada · 6 years ago
  40. 8cffb50 rtc: compile date.c if DM_RTC by AKASHI Takahiro · 6 years ago
  41. 5d653af Convert CONFIG_DA8XX_GPIO to Kconfig by Adam Ford · 6 years ago
  42. d68b6ad spi: stm32_qspi: rework mode management by Christophe Kerello · 6 years ago
  43. ceff933 spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccr by Christophe Kerello · 6 years ago
  44. f53424e bios_emulator: remove assignment without effect by Heinrich Schuchardt · 7 years ago
  45. f0306a1 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  46. efd0b79 eth: dm: fec: Add gpio phy reset binding by Michael Trimarchi · 6 years ago
  47. 6c09eba mmc: break out get_op_cond code to its own function by Jon Nettleton · 6 years ago
  48. c7f367b mtd: nand: mxs_nand: add device tree support for i.MX 6 by Stefan Agner · 6 years ago
  49. 1947c2d bootcount: flush after storing the bootcounter by Stefano Babic · 7 years ago
  50. 9c5b009 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  51. eba7f1f Convert CONFIG_NAND_DAVINCI to Kconfig by Adam Ford · 6 years ago
  52. e7db856 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 6 years ago
  53. d294335 Convert CONFIG_NAND_LPC32XX_SLC to Kconfig by Adam Ford · 6 years ago
  54. 8385336 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago WIP-20Jul2018
  55. 5944bd9 rockchip: i2c: enable i2c controller for rk3066 and rk3188 by Alexander Kochetkov · 7 years ago
  56. e0ed833 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  57. d219415 stm32mp1: clk: support digital bypass by Patrick Delaunay · 6 years ago
  58. 5b25eb9 stm32mp1: clk: add ADC clock gating by Patrick Delaunay · 6 years ago
  59. 0436553 stm32mp1: clk: update Ethernet clock gating by Patrick Delaunay · 6 years ago
  60. 88fa34d stm32mp1: clk: add LDTC and DSI clock support by Patrick Delaunay · 6 years ago
  61. 6110503 stm32mp1: clk: add common function pll_get_fvco by Patrick Delaunay · 6 years ago
  62. c2fa5dc stm32mp1: clk: define RCC_PLLNCFGR2_SHIFT macro by Patrick Delaunay · 6 years ago
  63. d090cba misc: stm32: Add STM32MP1 support by Patrick Delaunay · 6 years ago
  64. 1f6ca3f sysreset: syscon: update regmap access to syscon by Patrick Delaunay · 6 years ago
  65. af95a3e drivers: rtc: correct week day for mc146818 by Heinrich Schuchardt · 6 years ago
  66. 406be39 dm: sysreset: Add a standard message when doing reset by Bin Meng · 6 years ago
  67. fabb2b4 dm: sysreset: x86: Add a sysreset driver by Bin Meng · 6 years ago
  68. 992c1db drivers: rtc: resolve year 2038 problem in rtc_to_tm by Heinrich Schuchardt · 6 years ago WIP-19Jul2018
  69. 7fd7e2c drivers: smem: sandbox by Ramon Fried · 6 years ago
  70. 654dd4a soc: qualcomm: Add Shared Memory Manager driver by Ramon Fried · 6 years ago
  71. 7b384ec dm: SMEM (Shared memory) uclass by Ramon Fried · 6 years ago
  72. b19886b ARM: qemu-arm: enable RTC by Heinrich Schuchardt · 6 years ago
  73. 844f9bf power: regulator: stpmu1: add power off delay by Christophe Kerello · 6 years ago
  74. a1b2fae phy: Be able to get phy from PHY provider by Patrice Chotard · 6 years ago
  75. 7d11816 mmc: stm32_sdmmc2: update pwron management by Patrick Delaunay · 6 years ago
  76. d600c4f drivers: fpga: zynqpl: fix compilation with SPL by Luis Araneda · 6 years ago
  77. 0bd8306 watchdog: cadence: Do not stop wdt in probe by Michal Simek · 6 years ago
  78. 6c253be watchdog: cdns: Add comment for expire_now function by Michal Simek · 6 years ago
  79. 4a69366 microblaze: Convert generic platform to DM gpio by Michal Simek · 6 years ago
  80. e0e9caa watchdog: Convert Xilinx Axi watchdog driver to driver model by Shreenidhi Shedi · 6 years ago
  81. 10441ec gpio: xilinx: Convert driver to DM by Michal Simek · 6 years ago
  82. cae39ae sysreset: Add support for Microblaze soft reset jump by Michal Simek · 6 years ago
  83. 0d832b3 sysreset: Add support for gpio-restart by Michal Simek · 6 years ago
  84. 0d6fabb gpio: zynq: Setup bank_name to dev->name by Michal Simek · 6 years ago
  85. 0df9bea gpio: zynq: Read of mach data in platdata with dev_get_driver_data by Michal Simek · 6 years ago
  86. 1b4c2aa gpio: dm: Support manual relocation for gpio by Michal Simek · 6 years ago
  87. 758de97 sysreset: dm: Support manual relocation for sysreset by Michal Simek · 6 years ago
  88. 946205a gpio: zynq: Fix typo in one error message by Michal Simek · 6 years ago
  89. f238b3f watchdog: dm: Support manual relocation for watchdogs by Michal Simek · 6 years ago
  90. 9713fac watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIAS by Michal Simek · 6 years ago
  91. 37e3a36 xilinx: zynq: Add support to secure images by Siva Durga Prasad Paladugu · 6 years ago
  92. 6bdf0a9 serial: zynq: Use platdata for storing static data instead of priv by Michal Simek · 6 years ago
  93. b4f0158 clk: zynqmp: Fixed the same if/else part error reported by coverity by Vipul Kumar · 6 years ago
  94. d509f8d gpio: zynq: Use live-tree function by Michal Simek · 6 years ago
  95. 1adbf29 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago WIP-17Jul2018
  96. 51b2411 sf: add paired dev info for winbond w25q16jv by Ludwig Zenz · 6 years ago
  97. 70cff76 sf: add Macronix mx25l1633e entry by Ludwig Zenz · 6 years ago
  98. b1360e2 sf: add Gigadevice gd25q16c entry by Ludwig Zenz · 6 years ago
  99. 760b755 spi_flash: add a bunch of winbond flashes to id-table by Hannes Schmelzer · 6 years ago
  100. 22cca17 spi: zynqmp_gqspi: Add support for ZynqMP qspi driver by Siva Durga Prasad Paladugu · 6 years ago