1. 67507e4 sandbox: Fix up building for of-platdata by Simon Glass · 4 years ago
  2. a294ead dm: Use an allocated array for run-time device info by Simon Glass · 4 years ago
  3. 8828052 dm: test: Add a test for of-platdata phandles by Simon Glass · 4 years ago
  4. 36af37b dm: test: Add a check that all devices have a dev value by Simon Glass · 4 years ago
  5. a8b1fbc dm: test: Drop of-platdata pytest by Simon Glass · 4 years ago
  6. abb9cd3 dm: core: Allow dm_warn() to be used in SPL by Simon Glass · 4 years ago
  7. c147329 sandbox: Drop ad-hoc device declarations in SPL by Simon Glass · 4 years ago
  8. a652d9c dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · 4 years ago
  9. 8d7f3fc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 11 months ago
  10. 4775433 Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 11 months ago
  11. eca57ca Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 11 months ago
  12. aaedaaa mtd: nand: pxa3xx: enable NAND controller if the SoC needs it by Shmuel Hazan · 3 years, 11 months ago
  13. d3d880b mmc: zynq_sdhci: Extend UHS timings till hs200 by Ashok Reddy Soma · 4 years ago
  14. 6d1edab mtd: pxa3xx_nand: remove dead code by Baruch Siach · 3 years, 11 months ago
  15. 8dddfff mtd: pxa3xx_nand: port to use driver model by Shmuel Hazan · 3 years, 11 months ago
  16. 3261f6d phy: marvell: cp110: update mode parameter for pcie power on calls by Igal Liberman · 4 years ago
  17. 0a1a164 phy: marvell: cp110: let the firmware configure comphy for PCIe by Grzegorz Jaszczyk · 4 years ago
  18. b24bb99 phy: marvell: cp110: let the firmware configure the comphy by Grzegorz Jaszczyk · 4 years ago
  19. 35b8b92 drivers: mux: mmio-based syscon mux controller by Jean-Jacques Hiblot · 4 years ago
  20. 90a979d dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · 4 years ago
  21. 0ad40b2 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · 4 years ago
  22. 87e9963 rtc: provide an emulated RTC by Heinrich Schuchardt · 4 years ago
  23. 2e819a7 mmc: zynq_sdhci: Add clock phase delays for Versal by Ashok Reddy Soma · 4 years ago
  24. f4b297b mmc: zynq_sdhci: Set tapdelays based on clk phase delays by Ashok Reddy Soma · 4 years ago
  25. 80355ae mmc: zynq_sdhci: Read clock phase delays from dt by Michal Simek · 4 years ago
  26. 9851f50 mmc: zynq_sdhci: Move macro to the top by Michal Simek · 4 years ago
  27. 17a42ab mmc: Define timing macro's by Ashok Reddy Soma · 4 years ago
  28. 7a49a16 Revert "mmc: zynq: parse dt when probing" by Ashok Reddy Soma · 4 years ago
  29. 17fbb59 spi: zynq_qspi: Add function description by Ashok Reddy Soma · 4 years, 8 months ago
  30. 89b7f10 mtd: spi: Fix incorrect indentation by Michal Simek · 4 years ago
  31. 83594f3c xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board Kconfig by Michal Simek · 4 years ago
  32. ea836be spi: zynq_qspi: Use clk subsystem to get reference qspi clk by T Karthik Reddy · 4 years, 8 months ago
  33. b79a703 spi: zynq_spi: Use clk subsystem to get reference spi clk by T Karthik Reddy · 4 years, 8 months ago
  34. 6c9662d serial: pl01x: Add error value checking by Michal Simek · 4 years ago
  35. 305d318 dm: core: Add support for getting node from aliases by Michal Simek · 4 years, 2 months ago
  36. c94b44c spi: xilinx_spi: remove unused local variable by T Karthik Reddy · 4 years ago
  37. f08d0c5 mailbox: zynqmp: Extend timeout for getting observation bit by Michal Simek · 4 years ago
  38. 5690128 firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is called by Michal Simek · 4 years ago
  39. e1303b2 spi: xilinx_spi: Remove unused variable by Michal Simek · 4 years ago
  40. 43428c6 Merge tag 'video-for-2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years ago
  41. 9dec5a0 nokia_rx51: disable obsolete VIDEO config by Anatolij Gustschin · 4 years ago
  42. 8c9940d eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years ago
  43. 47d7e3b riscv: Move timer portions of SiFive CLINT to drivers/timer by Sean Anderson · 4 years ago
  44. 7dbebeb timer: Add _TIMER suffix to Andes PLMT Kconfig by Sean Anderson · 4 years ago
  45. 79b135f riscv: Move Andes PLMT driver to drivers/timer by Sean Anderson · 4 years ago
  46. 8bb7496 clk: kendryte: no need to check argument of free() by Heinrich Schuchardt · 4 years ago
  47. 62ee957 phy: nop-phy: add clk bulk by Peng Fan · 4 years ago
  48. 7a46274 i2c: i2c-gpio: Convert to use APIs which support live DT by Patrick Delaunay · 4 years ago
  49. a3b3c1d power: regulator: gpio-regulator: Convert to use APIs which support live DT by Patrick Delaunay · 4 years ago
  50. 2d69b08 power: regulator: gpio-regulator: protect count value by Patrick Delaunay · 4 years ago
  51. cc696f5 Revert "serial: serial_xen: print U-Boot banner and others" by Tom Rini · 4 years ago
  52. 467591b Revert "serial: serial_xen: add DEBUG_UART support" by Tom Rini · 4 years ago
  53. 0205beb dm: pci: fsl: Correct the workaround of erratum A-007815 by Hou Zhiqiang · 4 years ago
  54. c760095 net: lx2160a.c: Update to set ECx_PMUX precedence by Razvan Ionut Cirjan · 4 years ago
  55. d5d6b54 gpio: mpc8xxx: support fsl-layerscape platform by hui.song · 4 years ago
  56. 2a5bbb1 pci: layerscape: add a way of specifying additional iommu mappings by Laurentiu Tudor · 4 years ago
  57. f4cd963 pci: layerscape: move pci node search in a common function by Laurentiu Tudor · 4 years ago
  58. 1f46e67 pci: layerscape: move per-pci device fdt fixup in a function by Laurentiu Tudor · 4 years ago
  59. 18261b8 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years ago
  60. dddfde5 rtc: move pcf8563 to Kconfig by Heiko Schocher · 4 years ago
  61. 0d67576 mmc: mtk-sd: change some dev_err into dev_dbg by Fabien Parent · 4 years ago
  62. 82e21b3 serial: serial_xen: add DEBUG_UART support by AKASHI Takahiro · 4 years ago
  63. 18426bf serial: serial_xen: print U-Boot banner and others by AKASHI Takahiro · 4 years ago
  64. b2424cd cosmetic: reset: ast2500: Rename driver and configs by Chia-Wei, Wang · 4 years ago
  65. 611a28c reset: ast2500: Use SCU for reset control by Chia-Wei, Wang · 4 years ago
  66. fa181d1 clk: ccf: replace the get_rate helper by Dario Binacchi · 4 years ago
  67. ef38b42 ARM: mvebu: a38x: Fix comment typo by Naoki Hayama · 4 years ago
  68. 64dbd86 mmc: Fix comment typo by Naoki Hayama · 4 years ago
  69. 033ec63 rng: Add Qualcomm MSM PRNG driver by Robert Marko · 4 years ago
  70. 975151d net: Add IPQ40xx MDIO driver by Robert Marko · 4 years ago
  71. 367ea42 spi: Add Qualcomm QUP SPI controller driver by Robert Marko · 4 years ago
  72. 8af7bb9 timer: Return count from timer_ops.get_count by Sean Anderson · 4 years ago
  73. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years ago
  74. 39565cc tpm: cr50: Correct logging statements by Simon Glass · 4 years ago
  75. acdd248 i2c: designware: Use log_debug() for debugging by Simon Glass · 4 years ago
  76. 28dc20f syscon: Drop the logging in syscon_get_by_driver_data() by Simon Glass · 4 years ago
  77. b90daf2 Merge tag 'u-boot-stm32-20201021' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years ago
  78. 4f0278d net: sun8i-emac: Lower MDIO frequency by Andre Przywara · 4 years, 3 months ago
  79. 88ae8fb net: sun8i-emac: Make internal PHY handling more robust by Andre Przywara · 4 years ago
  80. 7edcb4e net: sun8i_emac: Simplify and fix error handling for RX by Andre Przywara · 4 years, 3 months ago
  81. 2c5600c net: sun8i_emac: Fix MAC soft reset by Andre Przywara · 4 years, 3 months ago
  82. 09501ff net: sun8i_emac: Fix overlong lines by Andre Przywara · 4 years, 3 months ago
  83. 8c274ec net: sun8i_emac: Wrap and simplify cache maintenance operations by Andre Przywara · 4 years, 3 months ago
  84. eaeadb5 net: sun8i_emac: Drop unneeded cache invalidation before sending by Andre Przywara · 4 years, 3 months ago
  85. ed909de net: sun8i_emac: Reduce cache maintenance on TX descriptor init by Andre Przywara · 4 years, 3 months ago
  86. 6985312 net: sun8i_emac: Improve cache maintenance on RX descriptor init by Andre Przywara · 4 years, 3 months ago
  87. 4fe8641 net: sun8i_emac: Name magic bits and simplify read-modify-write calls by Andre Przywara · 4 years, 3 months ago
  88. a5b2a99 net: sun8i_emac: Remove pointless wrapper functions by Andre Przywara · 4 years ago
  89. f20f946 net: sun8i_emac: Simplify mdio_read/mdio_write functions by Andre Przywara · 4 years, 3 months ago
  90. c35380c net: sun8i_emac: Don't hand out TX descriptor too early by Andre Przywara · 4 years, 3 months ago
  91. 2808cf6 net: sun8i-emac: Bail out on PHY error by Andre Przywara · 4 years, 3 months ago
  92. 6af78d0 arm: stm32: cleanup arch gpio.h by Patrick Delaunay · 4 years ago
  93. c981d67 mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities by Alexandru Gagniuc · 4 years ago
  94. f80b8ac mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed" by Alexandru Gagniuc · 4 years ago
  95. adc0c39 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years ago
  96. b2d7a16 pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9 by Lad Prabhakar · 4 years ago
  97. a3c1fd6 clk: renesas: Import R8A774C0 clock tables from Linux 5.9 by Lad Prabhakar · 4 years ago
  98. e9d91b8 clk: renesas: Add R8A774E1 clock tables by Biju Das · 4 years ago
  99. 54db9e8 clk: renesas: Add R8A774B1 clock tables by Biju Das · 4 years ago
  100. f4c5f97 clk: renesas: r8a774a1-cpg-mssr: Add R8A774A1 RPC clock by Biju Das · 4 years ago