summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-31pinctrl: npcm8xx: Add name for gpio functionJim Liu
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-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
2023-10-23clk: rockchip: rk3568: support dclk_vop select more parent clksElaine Zhang
2023-10-22sunxi: add Allwinner R528/T113 SoC supportAndre Przywara
2023-10-22sunxi: add R528/T113-s3/D1(s) DRAM initialisation codeAndre Przywara
2023-10-22Kconfig: sunxi: prepare for using drivers/ram/sunxiAndre Przywara
2023-10-22clk: sunxi: Add support for the D1 CCUSamuel Holland
2023-10-22pinctrl: sunxi: add Allwinner D1 pinctrl descriptionAndre Przywara
2023-10-22sunxi: introduce NCAT2 generation modelAndre Przywara
2023-10-22pinctrl: sunxi: add new D1 pinctrl supportAndre Przywara
2023-10-22pinctrl: sunxi: remove GPIO_EXTRA_HEADERAndre Przywara
2023-10-22pinctrl: sunxi: remove struct sunxi_gpioAndre Przywara
2023-10-22pinctrl: sunxi: add GPIO in/out wrappersAndre Przywara
2023-10-22pinctrl: sunxi: move pinctrl codeAndre Przywara
2023-10-22sunxi: remove CONFIG_MACPWRAndre Przywara
2023-10-22net: sunxi_emac: chase DT nodes to find PHY regulatorAndre Przywara
2023-10-22sunxi: remove CONFIG_SATAPWRAndre Przywara