1. 2aefa6e i2c: add dm_i2c_reg_clrset by Sebastian Reichel · 3 years, 2 months ago
  2. 28e5ace clk: stm32mp1: add support of BSEC clock by Patrick Delaunay · 3 years, 2 months ago
  3. 0704305 Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 3 years, 1 month ago
  4. 60df49d rockchip: px30: Support configure SFC by Jon Lin · 3 years, 2 months ago
  5. 674a948 mtd: spi-nor-ids: Add XTX XT25F128B by Chris Morgan · 3 years, 2 months ago
  6. 3fb08a2 spi: rockchip_sfc: add support for Rockchip SFC by Chris Morgan · 3 years, 2 months ago
  7. a252771 Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · 3 years, 1 month ago
  8. a63a57e mmc: rockchip_sdhci: Add support for RK3568 by Yifeng Zhao · 3 years, 3 months ago
  9. ac80414 mmc: rockchip_sdhci: add phy and clock config for rk3399 by Yifeng Zhao · 3 years, 3 months ago
  10. 8fff9e3 mtd: kconfig: Fix CFI_FLASH dependency by Bin Meng · 3 years, 2 months ago
  11. 4cd61c4 arm: a37xx: pci: Fix handling PIO config error responses by Pali Rohár · 3 years, 2 months ago
  12. 7940d96 arm: mvebu: sata_mv failed to identify HDDs during cold start by Tony Dinh · 3 years, 2 months ago
  13. 4da98ee Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 2 months ago
  14. 7a6577f ddr: Add DDR driver for iMX8ULP by Ye Li · 3 years, 2 months ago
  15. 4b9423e imx8ulp: move struct mu_type to common header by Peng Fan · 3 years, 2 months ago
  16. d24c7d5 driver: misc: imx8ulp: Add fuse driver for imx8ulp by Ye Li · 3 years, 2 months ago
  17. ba472a2 arm: imx8ulp: release and configure XRDC at early phase by Ye Li · 3 years, 2 months ago
  18. 26b5321 drivers: misc: s400_api: Update API for fuse read and write by Ye Li · 3 years, 2 months ago
  19. 7aeaf4d drivers: misc: imx8ulp: Update S400 API for release RDC by Ye Li · 3 years, 2 months ago
  20. 6306f75 drivers: misc: imx8ulp: Add S400 API for image authentication by Ye Li · 3 years, 2 months ago
  21. a6ffde5 drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6 by Ye Li · 3 years, 2 months ago
  22. 744c5fd drivers: mmc: fsl_esdhc_imx: support i.MX8ULP by Peng Fan · 3 years, 2 months ago
  23. 0bf4a77 pinctrl: Add pinctrl driver for imx8ulp by Ye Li · 3 years, 2 months ago
  24. 06918de net: fec_mxc: support i.MX8ULP by Peng Fan · 3 years, 2 months ago
  25. 0c00d03 driver: misc: Add MU and S400 API to communicate with Sentinel by Ye Li · 3 years, 2 months ago
  26. 1e9ced2 dm: core: Don't allow uclass use before ready by Simon Glass · 3 years, 2 months ago
  27. b18b38f dm: migrate the dm_warn to use the log macro by Patrick Delaunay · 3 years, 2 months ago
  28. 8f07f53 Merge tag 'video-2021-08-05' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 2 months ago
  29. 22137b8 pci: ppc: Drop ftpci100 driver by Simon Glass · 3 years, 2 months ago
  30. 6b4a2a5 pci: sata_sil: Drop DM_PCI checks by Simon Glass · 3 years, 2 months ago
  31. 199056d pci: Drop DM_PCI check from bios_emul by Simon Glass · 3 years, 2 months ago
  32. eb4b7fa pci: scsi: pci: Drop DM_PCI check from scsi by Simon Glass · 3 years, 2 months ago
  33. 2d88b26 pci: imx: Drop use of DM_PCI by Simon Glass · 3 years, 2 months ago
  34. 0019e5e pci: msc01: Drop use of DM_PCI by Simon Glass · 3 years, 2 months ago
  35. 4afab72 pci: gt64120: Drop use of DM_PCI by Simon Glass · 3 years, 2 months ago
  36. 990ac1b pci: usb: ohci: Test on PCI not DM_PCI by Simon Glass · 3 years, 2 months ago
  37. debf660 pci: dm: core: Drop DM_PCI check from devfdt_get_addr_pci() by Simon Glass · 3 years, 2 months ago
  38. 26221dc pci: Drop DM_PCI check from pci_common by Simon Glass · 3 years, 2 months ago
  39. a0953b3 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 2 months ago
  40. d008190 mtd: spi-nor: Mask out fast read if not requested in DT by Bin Meng · 3 years, 2 months ago
  41. 87e7219 mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps() by Bin Meng · 3 years, 2 months ago
  42. cb42425 spi: spi-mem-nodm: Fix read data size issue by Bin Meng · 3 years, 2 months ago
  43. 9102cce mtd: spi-nor-ids: Add support for XMC XM25QH64C by Reto Schneider · 3 years, 3 months ago
  44. 3b64774 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 2 months ago
  45. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 2 months ago
  46. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  47. 73994c4 Merge tag 'efi-2021-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 2 months ago
  48. 99bb5f2 Merge tag 'mmc-2021-7-30' of https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 3 years, 2 months ago
  49. 5824bc6 x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ by Bin Meng · 3 years, 2 months ago
  50. 4dc8279 spi: ich: Limit slave->max_read_size by Bin Meng · 3 years, 2 months ago
  51. 845d71c video: Hitachi panel: Drop bogus dependency on CONFIG_VIDEO by Andre Przywara · 3 years, 2 months ago
  52. 21a151a video: Add simple driver for ST-Ericsson MCDE with pre-configured display by Stephan Gerhold · 3 years, 3 months ago
  53. 1c6608b sandbox: tpm: Support extending a PCR multiple times by Simon Glass · 3 years, 2 months ago
  54. 9f0b535 sandbox: tpm: Correct handling of SANDBOX_TPM_PCR_NB by Simon Glass · 3 years, 2 months ago
  55. a986216 sandbox: tpm: Support storing device state in tpm2 by Simon Glass · 3 years, 2 months ago
  56. d8f105d sandbox: tpm: Support nvdata in TPM2 by Simon Glass · 3 years, 2 months ago
  57. 0c0ddad sandbox: tpm: Track whether the state is valid by Simon Glass · 3 years, 2 months ago
  58. 46aed06 sandbox: tpm: Finish comments for struct sandbox_tpm2 by Simon Glass · 3 years, 2 months ago
  59. 7f350a9 sandbox: tpm: Correct handling of get-capability by Simon Glass · 3 years, 2 months ago
  60. f9143c1 sandbox: tpm: Support the define-space command by Simon Glass · 3 years, 2 months ago
  61. 1db235a sandbox: tpm: Tidy up reading and writing of device state by Simon Glass · 3 years, 2 months ago
  62. 974c98f sandbox: tpm: Split out common nvdata code by Simon Glass · 3 years, 2 months ago
  63. ab08c68 video: buffer overrun in TrueType console by Heinrich Schuchardt · 3 years, 7 months ago
  64. 2cc4be2 serial: a37xx: Do not call get_ref_clk() in _debug_uart_init() by Pali Rohár · 3 years, 2 months ago
  65. 5cd424d serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UART by Pali Rohár · 3 years, 2 months ago
  66. 5534fb4 arm64: a37xx: pinctrl: Correct PWM pins definitions by Marek Behún · 3 years, 2 months ago
  67. d890f23 mmc: arm_pl180_mmci: Add configuration for ST-Ericsson Ux500v2 by Stephan Gerhold · 3 years, 3 months ago
  68. 4daf2ec mmc: arm_pl180_mmci: Simplify code using mmc_of_parse() by Stephan Gerhold · 3 years, 3 months ago
  69. 19e1da0 mmc: arm_pl180_mmci: Simplify code using dev_read_addr_ptr() by Stephan Gerhold · 3 years, 3 months ago
  70. 936e9cd mmc: arm_pl180_mmci: Don't bind to all arm, primecell devices by Stephan Gerhold · 3 years, 3 months ago
  71. a9f7be5 mmc: rpmb: Fix driver routing memory alignment with tmp buffer by litchipi · 3 years, 3 months ago
  72. 15f7e0d Merge branch '2021-07-28-assorted-fixes' by Tom Rini · 3 years, 2 months ago
  73. 38436ab Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 2 months ago
  74. 05a7cab pci: swap_case: Allow compilation on 32-bit machines by Simon Glass · 3 years, 2 months ago
  75. 5378920 Makefile: Move drivers/i2c/ into drivers/Makefile by Simon Glass · 3 years, 3 months ago
  76. 975e7cf i2c: Rename SPL/TPL_I2C_SUPPORT to I2C by Simon Glass · 3 years, 3 months ago
  77. 59e11eb i2c: Create a new Kconfig for I2C by Simon Glass · 3 years, 3 months ago
  78. 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 3 months ago
  79. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 3 months ago
  80. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 3 months ago
  81. 333e4a6 Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST by Simon Glass · 3 years, 3 months ago
  82. 078111b Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 3 months ago
  83. 89ddb0b Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW by Simon Glass · 3 years, 3 months ago
  84. f2d7a36 Rename SPL_ETH_SUPPORT to SPL_ETH by Simon Glass · 3 years, 3 months ago
  85. 0c6bdbb Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO by Simon Glass · 3 years, 3 months ago
  86. 933b2f0 Rename SPL_POWER_SUPPORT to SPL_POWER by Simon Glass · 3 years, 3 months ago
  87. 9d910b7 Makefile: Move phy rules into drivers/phy by Simon Glass · 3 years, 3 months ago
  88. 8b6ee24 Use LIB_UUID with ACPIGEN and FS_BTRFS by Simon Glass · 3 years, 3 months ago
  89. 55efa84 Merge tag 'u-boot-amlogic-20210727' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 2 months ago
  90. a3f1eaa phy: meson-axg-mipi: Access parent ofnode through dev_ofnode() by Alper Nebi Yasak · 3 years, 4 months ago
  91. a41862d phy: meson-axg-mipi: Rename "priv_auto_alloc_size" to "priv_auto" by Alper Nebi Yasak · 3 years, 4 months ago
  92. d974afe clk: stm32mp1: add support of missing SPI clocks by Patrick Delaunay · 3 years, 3 months ago
  93. 1a83f99 phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC by Jean-Jacques Hiblot · 3 years, 2 months ago
  94. 193c735 phy: cadence: Add driver for Torrent SERDES by Aswath Govindraju · 3 years, 2 months ago
  95. 39b8233 phy: cadence: Add driver for Sierra PHY by Alan Douglas · 3 years, 2 months ago
  96. 77cbaf8 dm: core: Add helper to compare node names by Kishon Vijay Abraham I · 3 years, 2 months ago
  97. 46077ef mmc: sdhci_am654: Read ti, strobe-sel property from device tree by Aswath Govindraju · 3 years, 4 months ago
  98. bda47be mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode by Faiz Abbas · 3 years, 6 months ago
  99. bfc05d7 psci: Do not define do_poweroff() if CONFIG_SYSRESET_CMD_POWEROFF is enabled by Michal Simek · 3 years, 2 months ago
  100. 258ce79 net: xilinx: axi_mrmac: Add MRMAC driver by Ashok Reddy Soma · 3 years, 3 months ago