summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-04-04i2c: sun8i_rsb: Add support for DM clocks and resetsSamuel Holland
2022-04-04i2c: sun8i_rsb: Initialize chips in .child_pre_probeSamuel Holland
2022-04-04i2c: sun6i_p2wi: Add support for DM clocks and resetsSamuel Holland
2022-04-04i2c: sun6i_p2wi: Initialize chips in .child_pre_probeSamuel Holland
2022-04-04spi: sun4i_spi: Remove non-DM pin setupSamuel Holland
2022-04-04pinctrl: sunxi: Add SPI0 pinmuxesSamuel Holland
2022-04-04pwm: sunxi: Remove non-DM pin setupSamuel Holland
2022-04-04pinctrl: sunxi: Add the A64 PWM pinmuxSamuel Holland
2022-04-04pinctrl: sunxi: Add MMC pinmuxesSamuel Holland
2022-04-04i2c: sun8i_rsb: Only do non-DM pin setup for non-DM I2CSamuel Holland
2022-04-04i2c: sun6i_p2wi: Only do non-DM pin setup for non-DM I2CSamuel Holland
2022-04-04pinctrl: sunxi: Add I2C pinmuxesSamuel Holland
2022-04-04net: sun8i_emac: Remove non-DM pin setupSamuel Holland
2022-04-04pinctrl: sunxi: Add sun8i EMAC pinmuxesSamuel Holland
2022-04-04pinctrl: sunxi: Add sunxi GMAC pinmuxesSamuel Holland
2022-04-04net: sunxi_emac: Remove non-DM pin setupSamuel Holland
2022-04-04pinctrl: sunxi: Add sun4i EMAC pinmuxesSamuel Holland
2022-04-04pinctrl: sunxi: Add UART pinmuxesSamuel Holland
2022-04-04sunxi: pinctrl: Implement pin configurationSamuel Holland
2022-04-04sunxi: pinctrl: Implement get_pin_muxing functionSamuel Holland
2022-04-04sunxi: pinctrl: Implement pin muxing functionsSamuel Holland
2022-04-04sunxi: pinctrl: Create the driver skeletonSamuel Holland
2022-03-31video: Do not show splash and U-Boot logo simultaneouslyFabio Estevam
2022-03-28mtd: gpmi: fix the bch setting backward compatible issueHan Xu
2022-03-28Fix URLs to old freescale git reposPali Rohár
2022-03-23bootcount: clarify documentationMichael Opdenacker
2022-03-23i2c: fix always-true condition in i2c_probe_chip()Nikita Yushchenko
2022-03-23misc: atsha204a: fix i2c address readout from DTSAdrian Fiergolski
2022-03-23misc: atsha204a: add delay after sending the messageAdrian Fiergolski
2022-03-23misc: atsha204a: return timeout from wakeup functionAdrian Fiergolski
2022-03-18rockchip: ram: sdram_rk3x88: replace comma by semicolonJohan Jonker
2022-03-18rockchip: saradc: remove double semi-colonGiulio Benetti
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2022-03-16rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3568Alper Nebi Yasak
2022-03-16rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3399Alper Nebi Yasak
2022-03-16mmc: sdhci: Add HS400 Enhanced Strobe supportAlper Nebi Yasak
2022-03-16mmc: xenon_sdhci: remove wait_dat0 SDHCI OPRobert Marko
2022-03-16mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON when necessaryHaibo Chen
2022-03-15Merge tag 'u-boot-stm32-20220315' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-03-15pinctrl: k210: Fix bias-pull-upNiklas Cassel
2022-03-15pinctrl: k210: Fix loop in k210_pc_get_drive()Niklas Cassel
2022-03-15spi: dw: Actually mask interruptsSean Anderson
2022-03-15spi: dw: Force set K210 fifo length to 31Damien Le Moal
2022-03-15k210: dts: align fpioa node with LinuxDamien Le Moal
2022-03-15k210: use the board vendor name rather than the marketing nameDamien Le Moal
2022-03-15ram: stm32mp1: Unconditionally enable ASRMarek Vasut
2022-03-15video: stm32: stm32_ltdc: fix the check of return value of clk_set_rate()Gabriel Fernandez
2022-03-15mtd: rawnand: stm32_fmc2: add NAND Write Protect supportChristophe Kerello
2022-03-14Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini