1. df3d0a3 Merge branch '2020-07-01-kconfig-etc-updates' into next by Tom Rini · 4 years, 5 months ago
  2. 8214791 pci: rockchip: Mark inline functions as static inline by Tom Rini · 4 years, 5 months ago
  3. add0dc1 riscv: cpu: check and append L1 cache to cpu features by Sagar Shrikant Kadam · 4 years, 5 months ago
  4. b6b233d riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit by Sagar Shrikant Kadam · 4 years, 5 months ago
  5. 969251a uclass: cpu: fix to display proper CPU features by Sagar Shrikant Kadam · 4 years, 5 months ago
  6. 6277186 riscv: Enable cpu clock if it is present by Sean Anderson · 4 years, 5 months ago
  7. ab24017 riscv: Try to get cpu frequency from a "clocks" node if it exists by Sean Anderson · 4 years, 5 months ago
  8. 038b13e reset: Add generic reset driver by Sean Anderson · 4 years, 5 months ago
  9. 082faeb dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · 4 years, 5 months ago
  10. 4a3390f dm: Add support for simple-pm-bus by Sean Anderson · 4 years, 5 months ago
  11. f9c7d4f clk: Add K210 clock support by Sean Anderson · 4 years, 5 months ago
  12. 1a198cf clk: Add a bypass clock for K210 by Sean Anderson · 4 years, 5 months ago
  13. 019ef9a clk: Add K210 pll support by Sean Anderson · 4 years, 5 months ago
  14. 675d790 clk: Fix clk_get_by_* handling of index by Sean Anderson · 4 years, 5 months ago
  15. 5e8317a clk: Check that ops of composite clock components exist before calling by Sean Anderson · 4 years, 5 months ago
  16. 78ce0bd clk: Always use the supplied struct clk by Sean Anderson · 4 years, 5 months ago
  17. 5fdb3c0 Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · 4 years, 5 months ago
  18. 290e6bb arm: pxa: mmc: add driver model support by Marcel Ziswiler · 6 years ago
  19. 9b515a8 kconfig: mmc: move pxa_mmc_generic to kconfig by Marcel Ziswiler · 6 years ago
  20. 45224e8 dm: core: gracefully handle alias seq without of by Marcel Ziswiler · 6 years ago
  21. f5624b1 mmc: add missing space before comment delimiter by Marcel Ziswiler · 6 years ago
  22. d8553d6 net: pcnet: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
  23. 53019cf net: pcnet: Add DM support by Marek Vasut · 4 years, 6 months ago
  24. f5e7df5 net: pcnet: Split common and non-DM functions by Marek Vasut · 4 years, 6 months ago
  25. 6d76c9f net: pcnet: Wrap name and enetaddr into private data by Marek Vasut · 4 years, 6 months ago
  26. deca773 net: pcnet: Wrap iobase into private data by Marek Vasut · 4 years, 6 months ago
  27. 834d5ce net: pcnet: Pass private data through dev->priv by Marek Vasut · 4 years, 6 months ago
  28. ab6ecbd net: pcnet: Wrap devbusfn into private data by Marek Vasut · 4 years, 6 months ago
  29. 553286a net: pcnet: Drop useless forward declarations by Marek Vasut · 4 years, 6 months ago
  30. 54c6067 net: pcnet: Move initialize function at the end by Marek Vasut · 4 years, 6 months ago
  31. ada6a2c net: pcnet: Move private data allocation to initialize by Marek Vasut · 4 years, 6 months ago
  32. 0e11d79 net: pcnet: Replace memset+malloc with calloc by Marek Vasut · 4 years, 6 months ago
  33. 89369b0 net: pcnet: Simplify private data allocation by Marek Vasut · 4 years, 6 months ago
  34. d3b1df0 net: pcnet: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 6 months ago
  35. b92b8f4 net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · 4 years, 6 months ago
  36. b9c52c5 net: pcnet: Drop typedef struct pcnet_priv_t by Marek Vasut · 4 years, 6 months ago
  37. 582b4f7 Convert CONFIG_CADENCE_QSPI to Kconfig by Tom Rini · 4 years, 5 months ago
  38. 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 6 months ago
  39. 35ee34b video: rockchip: fix HDMI 4K resolution by Anatolij Gustschin · 4 years, 5 months ago
  40. 19a7e58 Merge tag 'fixes-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 5 months ago
  41. 673eb44 rockchip: correctly set vop0 or vop1 by Patrick Wildt · 4 years, 6 months ago
  42. bccb385 video: orisetech_otm8009a: fill characteristics of DSI data link by Yannick Fertre · 4 years, 5 months ago
  43. ac824e8 video: raydium_rm68200: fill characteristics of DSI data link by Yannick Fertre · 4 years, 5 months ago
  44. 7084dd8 video: stm32: stm32_dsi: copy DSI fields by Yannick Fertre · 4 years, 5 months ago
  45. 670eda3 video: check hardware version of DSI by Yannick Fertre · 4 years, 5 months ago
  46. 8cee200 video: vidconsole: avoid multiple lines overwrite logo by Ye Li · 4 years, 6 months ago
  47. bab68b2 video: bmp: support 8bits BMP drawing on 24/32 bpp framebuffer by Ye Li · 4 years, 6 months ago
  48. 5e15dcb rockchip: clk: rk3188: change APLL to safe 600MHz by Alexander Kochetkov · 4 years, 5 months ago
  49. a60becc Convert CONFIG_ATMEL_HLCD to Kconfig by Tom Rini · 4 years, 5 months ago
  50. 348d183 Convert CONFIG_AT91_GPIO to Kconfig by Tom Rini · 4 years, 5 months ago
  51. b40fa97 Convert CONFIG_ARM_PL180_MMCI to Kconfig by Tom Rini · 4 years, 5 months ago
  52. 0735ac8 Convert CONFIG_AM335X_LCD to Kconfig by Tom Rini · 4 years, 5 months ago
  53. aef43ea bdinfo: dm: Update fb_base when using driver model by Simon Glass · 4 years, 7 months ago
  54. f0e236c Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 5 months ago
  55. 922c6d5 Merge tag 'mmc-2020-6-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 5 months ago
  56. 945a550 net: xilinx: axi_emac: Fix endless loop when no PHYs are connected by Patrick van Gelder · 4 years, 6 months ago
  57. 33d3f8e arm64: xilinx: Print fpga error value in hex by T Karthik Reddy · 4 years, 6 months ago
  58. f44bd3b spi: zynq_[q]spi: Convert config's to macro's by Ashok Reddy Soma · 4 years, 6 months ago
  59. 26e62cc net: gem: Disable PCS autonegotiation in case of fixed-link by Michal Simek · 4 years, 7 months ago
  60. ca0c0e0 fpga: zynqpl: Flush dcache only for non-bitstream data by T Karthik Reddy · 6 years ago
  61. c64afba fpga: zynqpl: Check if aes engine is enabled by Ibai Erkiaga · 7 years ago
  62. 1d9632a fpga: zynqpl: Check fpga config completion by T Karthik Reddy · 6 years ago
  63. 3427f4d fpga: zynqpl: Correct PL bitstream loading sequence for zynqaes by Siva Durga Prasad Paladugu · 9 years ago
  64. 4c86e08 firmware: zynqmp: Change panic logic in zynqmp_pmufw_load_config_object() by Michal Simek · 4 years, 7 months ago
  65. 2b2012d clk: versal: Remove alt_ref_clk from clock sources by Rajan Vaja · 4 years, 7 months ago
  66. aeb3c38 mmc: zynq_sdhci: Remove global pointer by Michal Simek · 4 years, 7 months ago
  67. f12341a mmc: sdhci: Fix HISPD bit handling by Jagan Teki · 4 years, 5 months ago
  68. fe95905 mmc: retry CMD1 in mmc_send_op_cond() until the eMMC is ready by Haibo Chen · 4 years, 5 months ago
  69. ba61676 mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuning by Haibo Chen · 4 years, 5 months ago
  70. 1a027a9 nvme: Invalidate dcache before submitting admin cmd by Jagan Teki · 4 years, 6 months ago
  71. e168eac gpio: mxc_gpio: change gpio index for i.MX8 by Ye Li · 4 years, 6 months ago
  72. 89b5bd5 net: fec: Allow the PHY node to be retrieved by Fabio Estevam · 4 years, 5 months ago
  73. 338d9b0 phy: atheros: ar8035: Fix clock output calculation by Fabio Estevam · 4 years, 5 months ago
  74. 6ccbd15 Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 4 years, 5 months ago
  75. 5575f79 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 4 years, 5 months ago
  76. 0490925 Merge tag 'video-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-video into next by Tom Rini · 4 years, 5 months ago
  77. fb264ef firmware: PSCI: Fix PSCI support for OF live trees by Jon Hunter · 4 years, 5 months ago
  78. fb3dd9c video: ipuv3: remove non-DM code by Anatolij Gustschin · 4 years, 6 months ago
  79. d789a82 net: pcnet: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
  80. 59edb26 net: pcnet: Add DM support by Marek Vasut · 4 years, 6 months ago
  81. dea9b60 net: pcnet: Split common and non-DM functions by Marek Vasut · 4 years, 6 months ago
  82. 1023a1e net: pcnet: Wrap name and enetaddr into private data by Marek Vasut · 4 years, 6 months ago
  83. 3b2d63a net: pcnet: Wrap iobase into private data by Marek Vasut · 4 years, 6 months ago
  84. fdf6cbe net: pcnet: Pass private data through dev->priv by Marek Vasut · 4 years, 6 months ago
  85. 60074d9 net: pcnet: Wrap devbusfn into private data by Marek Vasut · 4 years, 6 months ago
  86. d20e857 net: pcnet: Drop useless forward declarations by Marek Vasut · 4 years, 6 months ago
  87. 69e08bd net: pcnet: Move initialize function at the end by Marek Vasut · 4 years, 6 months ago
  88. 246d2bf net: pcnet: Move private data allocation to initialize by Marek Vasut · 4 years, 6 months ago
  89. ae38e96 net: pcnet: Replace memset+malloc with calloc by Marek Vasut · 4 years, 6 months ago
  90. 1c38c36 net: pcnet: Simplify private data allocation by Marek Vasut · 4 years, 6 months ago
  91. e4797c3 net: pcnet: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 6 months ago
  92. 1524e40 net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · 4 years, 6 months ago
  93. 97d5c14 net: pcnet: Drop typedef struct pcnet_priv_t by Marek Vasut · 4 years, 6 months ago
  94. 6463b73 net: eepro100: Add Kconfig entries by Marek Vasut · 4 years, 6 months ago
  95. af8ecdf net: eepro100: Add DM support by Marek Vasut · 4 years, 6 months ago
  96. 8835103 net: eepro100: Split common parts of non-DM functions out by Marek Vasut · 4 years, 6 months ago
  97. 43b7383 net: eepro100: Drop bd_t pointer from read_hw_addr() by Marek Vasut · 4 years, 6 months ago
  98. fb8307e net: eepro100: Add RX/TX rings into the private data by Marek Vasut · 4 years, 6 months ago
  99. 39daab2 net: eepro100: Pass device private data into mdiobus by Marek Vasut · 4 years, 6 months ago
  100. 389da97 net: eepro100: Pass device private data around by Marek Vasut · 4 years, 6 months ago