1. 1238f74 armv8: ls1046a: add icid setup for qman portals by Laurentiu Tudor · 6 years ago
  2. a475ba9 misc: fsl_portals: setup QMAN_BAR{E} also on ARM platforms by Laurentiu Tudor · 6 years ago
  3. 8a92170 fsl/mc: Limit the ethernet name to ETH_NAME_LEN by Pankaj Bansal · 6 years ago
  4. bc42fde FSL PCI: Configure PCIe reference ratio by Joakim Tjernlund · 7 years ago
  5. ce08e09 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  6. 5b269c4 i2c: imx_lpi2c: add uclass api support by Peng Fan · 6 years ago
  7. e4ddfdb i2c-mux: pca954x: support pca9646 i2c switch by Peng Fan · 6 years ago
  8. 6fba32d dm: core: device: enable power domain in probe by Peng Fan · 6 years ago
  9. 3775fed power: Add CONFIG_SPL_POWER_DOMAIN config by Peng Fan · 6 years ago
  10. a723ad0 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  11. 7674fb5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  12. f3cc631 clk: clk_set_default: accept no-op skip fields by Neil Armstrong · 6 years ago
  13. 53dbf6e mmc: arm_pl180_mmci: Remove cd_inverted host's struct field by Patrice Chotard · 6 years ago
  14. afba498 mmc: arm_pl180_mmci: Add missing clk_free by Patrice Chotard · 6 years ago
  15. 328bd2e mmc: arm_pl180_mmci: Update to support CONFIG_BLK by Patrice Chotard · 6 years ago
  16. dc66357 bootcount: Fix misaligned cache operation by Alex Kiernan · 6 years ago
  17. 5a1da38 adc: Add driver for STM32 ADC by Fabrice Gasnier · 6 years ago
  18. 91d954b dm: adc: uclass: get reference regulator once by Fabrice Gasnier · 6 years ago
  19. 1119271 clk: add clk_valid() by Fabrice Gasnier · 6 years ago
  20. 5d71604 arm: sunxi: Allwinner A10 SPI driver by Stefan Mavrodiev · 7 years ago
  21. 833ff18 spi: kirkwood: add orion-spi compatible string by Chris Packham · 6 years ago
  22. f45abaa spi: kirkwood: Get drvdata in .ofdata_to_platdata by Jagan Teki · 7 years ago
  23. 84727b6 mtd: add spi flash id s25fl128l by Clément Laigle · 6 years ago
  24. cfcb432 dm: panel: get timings from panel by Yannick Fertré · 6 years ago
  25. da8d205 video: kconfig: remove DM_I2C dependency of I2C_EDID by Luis Araneda · 6 years ago
  26. 042b3f5 mtd: nand: sunxi: Return on set_feature only when not ENOTSUPP by Mylène Josserand · 6 years ago
  27. c21946b mtd: nand: nand_base: Convert EINVAL into ENOTSUPP by Mylène Josserand · 6 years ago
  28. 0c8d0cc phy: sun4i-usb: Update PHY#3 rst_mask only for H3_H5 by Jagan Teki · 6 years ago
  29. 67c9a0f phy: sun4i-usb: Remove usb_clk_cfg set in probe by Jagan Teki · 6 years ago
  30. b8cbf9d phy: sun4i-usb: Call phy_passby even for PHY#0 by Jagan Teki · 6 years ago
  31. 43768b2 video: sunxi: de2: fix SimpleFB node creation when DE2 not probed by Icenowy Zheng · 6 years ago
  32. a838a15 sunxi: add MMC support for H6 by Icenowy Zheng · 6 years ago
  33. b23d633 GPIO: CREG: improve flexibility of hsdk-creg-gpio driver by Eugeniy Paltsev · 6 years ago
  34. b30a7ef Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  35. c7df3a2 Kconfig: Remove trailing whitespaces in prompt by Michal Simek · 6 years ago
  36. 5bb59c6 drivers: rtc: correctly set week day for mc146818 by Heinrich Schuchardt · 6 years ago
  37. d9252c8 tpm: make TPM_V2 be compiled by default by Miquel Raynal · 6 years ago
  38. 79920d1 tpm: allow TPM v1 and v2 to be compiled at the same time by Miquel Raynal · 6 years ago
  39. e5811f4 tpm: remove stale symbol in Kconfig by Miquel Raynal · 6 years ago
  40. f965caa tpm: compile Sandbox driver by default by Miquel Raynal · 6 years ago
  41. ee201d2 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  42. 34a48e5 net: zynq_gem: convert to use livetree by Siva Durga Prasad Paladugu · 6 years ago
  43. b5bc296 drivers: net: zynq_gem: fix phy dt node setting by Grygorii Strashko · 6 years ago
  44. ba1ef86 drivers: net: cpsw: fix phy dt node setting by Grygorii Strashko · 6 years ago
  45. c7cc65e net: phy: xilinx: switch to use phy_get_ofnode() by Grygorii Strashko · 6 years ago
  46. 00e2c24 net: phy: dp83867: switch to use phy_get_ofnode() by Grygorii Strashko · 6 years ago
  47. 6189c06 net: phy: add ofnode node to struct phy_device by Grygorii Strashko · 6 years ago
  48. 14b4812 net: phy: Clean up includes of common.h by Joe Hershberger · 6 years ago
  49. 9df3505 net: phy: dp83867: switch to use ofnode api by Grygorii Strashko · 6 years ago
  50. 9b05076 net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap by Murali Karicheri · 6 years ago
  51. 1de16f7 net: mvgbe: convert to DM by Chris Packham · 6 years ago
  52. 465f5cf net: mvgbe: prepare for conversion to driver model by Chris Packham · 6 years ago
  53. 89590c8 sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfaces by Joe Hershberger · 6 years ago
  54. f6258b8 sandbox: eth-raw: Make random MAC addresses available to eth-raw by Joe Hershberger · 6 years ago
  55. 144e14b sandbox: eth-raw: Allow interface to be specified by index by Joe Hershberger · 6 years ago
  56. 1b312cb sandbox: eth-raw: Add a function to ask the host about localhost by Joe Hershberger · 6 years ago
  57. e569140 net: sandbox-raw: Convert raw eth driver to livetree by Joe Hershberger · 6 years ago
  58. 64c6c1e net: sandbox: Convert sandbox mock eth driver to livetree by Joe Hershberger · 6 years ago
  59. 54214e6 net: Correct comment in Kconfig by Joe Hershberger · 6 years ago
  60. b3eff9b sandbox: Don't disable ctrlc() on sandbox if in raw mode by Joe Hershberger · 6 years ago
  61. 1a491e8 drivers/ddr/fsl: fix '__hwconfig without a buffer' messages by Jeremy Gebben · 6 years ago
  62. 88d3a1a scsi: ceva: add ls1012a soc support by Yuantian Tang · 6 years ago
  63. a7d5510 rtc: remove CONFIG_CMD_DATE dependency by Heinrich Schuchardt · 6 years ago
  64. 7b4e9a5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 6 years ago
  65. e83725e mtd: nand: denali: correct buffer alignment for DMA transfer by Masahiro Yamada · 6 years ago
  66. 80a4742 rtc: compile date.c if DM_RTC by AKASHI Takahiro · 6 years ago
  67. baad83a Convert CONFIG_DA8XX_GPIO to Kconfig by Adam Ford · 6 years ago
  68. 11b251d spi: stm32_qspi: rework mode management by Christophe Kerello · 6 years ago
  69. a1a725a spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccr by Christophe Kerello · 6 years ago
  70. 08c4946 bios_emulator: remove assignment without effect by Heinrich Schuchardt · 7 years ago
  71. 6b78116 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  72. 0e5cccf eth: dm: fec: Add gpio phy reset binding by Michael Trimarchi · 6 years ago
  73. 2663fe4 mmc: break out get_op_cond code to its own function by Jon Nettleton · 6 years ago
  74. 05413d6 mtd: nand: mxs_nand: add device tree support for i.MX 6 by Stefan Agner · 6 years ago
  75. 6d2f3ca bootcount: flush after storing the bootcounter by Stefano Babic · 7 years ago
  76. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  77. 66466b0 Convert CONFIG_NAND_DAVINCI to Kconfig by Adam Ford · 6 years ago
  78. 9c51918 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 6 years ago
  79. 3aee181 Convert CONFIG_NAND_LPC32XX_SLC to Kconfig by Adam Ford · 6 years ago
  80. cf9339c Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  81. c0830bf rockchip: i2c: enable i2c controller for rk3066 and rk3188 by Alexander Kochetkov · 7 years ago
  82. 4533519 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  83. 80cb568 stm32mp1: clk: support digital bypass by Patrick Delaunay · 6 years ago
  84. 201f0d5 stm32mp1: clk: add ADC clock gating by Patrick Delaunay · 6 years ago
  85. effe2b4 stm32mp1: clk: update Ethernet clock gating by Patrick Delaunay · 6 years ago
  86. 8314d2c stm32mp1: clk: add LDTC and DSI clock support by Patrick Delaunay · 6 years ago
  87. 5327d37 stm32mp1: clk: add common function pll_get_fvco by Patrick Delaunay · 6 years ago
  88. a7c0fd6 stm32mp1: clk: define RCC_PLLNCFGR2_SHIFT macro by Patrick Delaunay · 6 years ago
  89. b139a5b misc: stm32: Add STM32MP1 support by Patrick Delaunay · 6 years ago
  90. 7fd78fe sysreset: syscon: update regmap access to syscon by Patrick Delaunay · 6 years ago
  91. 1884b98 drivers: rtc: correct week day for mc146818 by Heinrich Schuchardt · 6 years ago
  92. 5588e8c dm: sysreset: Add a standard message when doing reset by Bin Meng · 6 years ago
  93. d18cdd4 dm: sysreset: x86: Add a sysreset driver by Bin Meng · 6 years ago
  94. 57da69d drivers: rtc: resolve year 2038 problem in rtc_to_tm by Heinrich Schuchardt · 6 years ago
  95. 26ed32e drivers: smem: sandbox by Ramon Fried · 6 years ago
  96. 4b4bd49 soc: qualcomm: Add Shared Memory Manager driver by Ramon Fried · 6 years ago
  97. cf1e49f dm: SMEM (Shared memory) uclass by Ramon Fried · 6 years ago
  98. 1bf05d0 ARM: qemu-arm: enable RTC by Heinrich Schuchardt · 6 years ago
  99. 34f89b8 power: regulator: stpmu1: add power off delay by Christophe Kerello · 6 years ago
  100. cf65fa4 phy: Be able to get phy from PHY provider by Patrice Chotard · 6 years ago