aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-11-02Merge tag 'i2cfixes-for-v2024-01-rc2' of https://source.denx.de/u-boot/custod...Tom Rini7-74/+206
2023-11-02Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini5-0/+416
2023-11-02rng: Add StarFive JH7110 RNG driverChanho Park3-0/+281
2023-11-02clk: starfive: jh7110: Add security clocksChanho Park1-0/+10
2023-11-02rng: Provide a RNG based on the RISC-V Zkr ISA extensionHeinrich Schuchardt3-0/+125
2023-11-01Merge tag 'clk-2024.01-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-6/+7
2023-11-01clk: use private clk struct in CLK_CCF's enable/disable functionsMaksim Kiselev1-2/+2
2023-11-01clk: fix count parameter type for clk_release_allEugen Hristev1-3/+4
2023-11-01drivers: clk: Adjust temp var data type to properly match that of struct clk_opsNathan Barrett-Morrison1-1/+1
2023-11-01bootstd: BOOTDEV_SPI_FLASH requires BOOTSTDHeinrich Schuchardt1-0/+1
2023-11-01mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1BSean Anderson1-7/+12
2023-11-01mmc: pci: Drop the superfluous castBin Meng1-2/+2
2023-11-01mmc: spl: select SPL_BLK for SPL_DM_MMCOleksandr Suvorov1-0/+1
2023-10-31clk: ti: k3-pll: Add calibration support for non fractional modeVishal Mahaveer1-6/+75
2023-10-31pinctrl: npcm8xx: Add name for gpio functionJim Liu1-0/+1
2023-10-31bootcount: Add driver model I2C driverPhilip Richard Oberfichtner3-0/+113
2023-10-31i2c: Implement i2c_get_chip_by_phandle()Philip Richard Oberfichtner1-0/+75
2023-10-31bootcount: Remove legacy I2C driverPhilip Richard Oberfichtner3-65/+3
2023-10-30misc: i2c_eeprom: consider pagesize when writing to eepromWIP/2023-10-30-assorted-general-updatesMichel Alex1-1/+12
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek8-9/+0
2023-10-30arm_ffa: fix: remove deadcode in ffa_print_error_log()Abdellatif El Khlifi1-2/+0
2023-10-30i2c: designware_i2c: adjust timing calculationHeinrich Schuchardt1-4/+15
2023-10-30i2c: nuvoton: remove standard mode onlyJim Liu1-5/+0
2023-10-28Merge branch 'master_tmio_fixes' of https://source.denx.de/u-boot/custodians/...Tom Rini5-920/+9
2023-10-27driver: misc: k3_avs: Add support for thermal shutdownUdit Kumar1-0/+104
2023-10-27misc: vexpress_config: Use member .priv_auto to set the private dataWei Chen1-3/+2
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-28/+72
2023-10-27spi: add support for Amlogic A1 SPI Flash ControllerIgor Prusov3-0/+393
2023-10-27tpm: sandbox: Update for needed TPM2 capabilitiesEddie James1-28/+72
2023-10-27mmc: tmio: Disable 1/1024 clock divider on Renesas R-Car platformsMarek Vasut1-1/+2
2023-10-27mmc: tmio: Always check for errors after receiving an IRQMarek Vasut1-1/+4
2023-10-27mmc: sh_sdhi: Drop unused driverMarek Vasut3-917/+0
2023-10-27mmc: renesas-sdhi: Fix error handling in rzg2l_sdhi_setupPaul Barker1-1/+3
2023-10-24serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINERasmus Villemoes1-2/+6
2023-10-24serial: serial-uclass.c: move definition of _serial_flush up a bitRasmus Villemoes1-12/+12
2023-10-24sandbox: add SCMI power domain protocol support for testingAKASHI Takahiro2-1/+274
2023-10-24power: domain: add SCMI driverAKASHI Takahiro4-0/+211
2023-10-24firmware: scmi: add power domain protocol supportAKASHI Takahiro2-0/+189
2023-10-24Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodi...WIP/24Oct2023Tom Rini11-37/+1293
2023-10-24Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2-0/+9
2023-10-24rockchip: block: blk-uclass: add bounce buffer flag to blk_descJohan Jonker2-2/+6
2023-10-24rockchip: block: add rkmtd class and driversJohan Jonker3-0/+1161
2023-10-24rockchip: dm: prepare rkmtd UCLASSJohan Jonker1-0/+1
2023-10-24mtd: nand: raw: rockchip_nfc: add NAND_SKIP_BBTSCAN optionJohan Jonker2-0/+12
2023-10-24mtd: spi-nor: Add support for XMC XM25QU128CRicardo Pardini1-0/+1
2023-10-23bootstd: sata: bootdev scanning for ahci sata with no drive attachedWIP/2023-10-23-bootstd-fixes-and-improvementsTony Dinh1-0/+6
2023-10-23bootstd: sata: Add bootstd support for ahci sataTony Dinh3-1/+95
2023-10-23Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini27-46/+1958
2023-10-23Merge tag 'video-20231022' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini3-17/+14
2023-10-23Merge tag 'u-boot-amlogic-20231023' of https://source.denx.de/u-boot/custodia...Tom Rini2-3/+4