summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-11-01Merge tag 'clk-2024.01-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-11-01clk: use private clk struct in CLK_CCF's enable/disable functionsMaksim Kiselev
2023-11-01clk: fix count parameter type for clk_release_allEugen Hristev
2023-11-01drivers: clk: Adjust temp var data type to properly match that of struct clk_opsNathan Barrett-Morrison
2023-11-01bootstd: BOOTDEV_SPI_FLASH requires BOOTSTDHeinrich Schuchardt
2023-11-01mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1BSean Anderson
2023-11-01mmc: pci: Drop the superfluous castBin Meng
2023-11-01mmc: spl: select SPL_BLK for SPL_DM_MMCOleksandr Suvorov
2023-10-31clk: ti: k3-pll: Add calibration support for non fractional modeVishal Mahaveer
2023-10-31pinctrl: npcm8xx: Add name for gpio functionJim Liu
2023-10-31dfu: mmc: Add support for exposing whole mmc deviceMarek Vasut
2023-10-31bootcount: Add driver model I2C driverPhilip Richard Oberfichtner
2023-10-31i2c: Implement i2c_get_chip_by_phandle()Philip Richard Oberfichtner
2023-10-31bootcount: Remove legacy I2C driverPhilip Richard Oberfichtner
2023-10-30misc: i2c_eeprom: consider pagesize when writing to eepromMichel Alex
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek
2023-10-30arm_ffa: fix: remove deadcode in ffa_print_error_log()Abdellatif El Khlifi
2023-10-30i2c: designware_i2c: adjust timing calculationHeinrich Schuchardt
2023-10-30i2c: nuvoton: remove standard mode onlyJim Liu
2023-10-28Merge branch 'master_tmio_fixes' of https://source.denx.de/u-boot/custodians/...Tom Rini
2023-10-27driver: misc: k3_avs: Add support for thermal shutdownUdit Kumar
2023-10-27misc: vexpress_config: Use member .priv_auto to set the private dataWei Chen
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-10-27spi: add support for Amlogic A1 SPI Flash ControllerIgor Prusov
2023-10-27tpm: sandbox: Update for needed TPM2 capabilitiesEddie James
2023-10-27mmc: tmio: Disable 1/1024 clock divider on Renesas R-Car platformsMarek Vasut
2023-10-27mmc: tmio: Always check for errors after receiving an IRQMarek Vasut
2023-10-27mmc: sh_sdhi: Drop unused driverMarek Vasut
2023-10-27mmc: renesas-sdhi: Fix error handling in rzg2l_sdhi_setupPaul Barker
2023-10-24serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINERasmus Villemoes
2023-10-24serial: serial-uclass.c: move definition of _serial_flush up a bitRasmus Villemoes
2023-10-24sandbox: add SCMI power domain protocol support for testingAKASHI Takahiro
2023-10-24power: domain: add SCMI driverAKASHI Takahiro
2023-10-24firmware: scmi: add power domain protocol supportAKASHI Takahiro
2023-10-24Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-10-24Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-10-24rockchip: block: blk-uclass: add bounce buffer flag to blk_descJohan Jonker
2023-10-24rockchip: block: add rkmtd class and driversJohan Jonker
2023-10-24rockchip: dm: prepare rkmtd UCLASSJohan Jonker
2023-10-24mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN optionJohan Jonker
2023-10-24mtd: spi-nor: Add support for XMC XM25QU128CRicardo Pardini
2023-10-23bootstd: sata: bootdev scanning for ahci sata with no drive attachedTony Dinh
2023-10-23bootstd: sata: Add bootstd support for ahci sataTony Dinh
2023-10-23Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2023-10-23Merge tag 'video-20231022' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-10-23Merge tag 'u-boot-amlogic-20231023' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-10-23clk: rockchip: rk3588: fix up the frac pll calculationElaine Zhang
2023-10-23clk: rockchip: rk3588: Avoid re-setting the pll rate of dclk_vop's parentElaine Zhang
2023-10-23clk: rockchip: rk3588: support aclk_top_root set 750MElaine Zhang
2023-10-23clk: rk3588: Add 742.5M parameter for PLLGuochun Huang