aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-04-04pwm: sunxi: Remove non-DM pin setupSamuel Holland1-11/+0
2022-04-04pinctrl: sunxi: Add the A64 PWM pinmuxSamuel Holland1-0/+1
2022-04-04pinctrl: sunxi: Add MMC pinmuxesSamuel Holland1-0/+54
2022-04-04i2c: sun8i_rsb: Only do non-DM pin setup for non-DM I2CSamuel Holland1-27/+19
2022-04-04i2c: sun6i_p2wi: Only do non-DM pin setup for non-DM I2CSamuel Holland1-6/+6
2022-04-04pinctrl: sunxi: Add I2C pinmuxesSamuel Holland1-0/+37
2022-04-04net: sun8i_emac: Remove non-DM pin setupSamuel Holland1-90/+0
2022-04-04pinctrl: sunxi: Add sun8i EMAC pinmuxesSamuel Holland1-0/+7
2022-04-04pinctrl: sunxi: Add sunxi GMAC pinmuxesSamuel Holland1-0/+3
2022-04-04net: sunxi_emac: Remove non-DM pin setupSamuel Holland1-6/+1
2022-04-04pinctrl: sunxi: Add sun4i EMAC pinmuxesSamuel Holland1-0/+3
2022-04-04pinctrl: sunxi: Add UART pinmuxesSamuel Holland1-0/+98
2022-04-04sunxi: pinctrl: Implement pin configurationSamuel Holland2-0/+54
2022-04-04sunxi: pinctrl: Implement get_pin_muxing functionSamuel Holland1-0/+27
2022-04-04sunxi: pinctrl: Implement pin muxing functionsSamuel Holland2-0/+238
2022-04-04sunxi: pinctrl: Create the driver skeletonSamuel Holland6-129/+494
2022-03-31video: Do not show splash and U-Boot logo simultaneouslyFabio Estevam1-1/+2
2022-03-28mtd: gpmi: fix the bch setting backward compatible issueWIP/2022-03-28-critical-fixesHan Xu2-11/+62
2022-03-28Fix URLs to old freescale git reposPali Rohár1-1/+1
2022-03-23bootcount: clarify documentationMichael Opdenacker1-5/+5
2022-03-23i2c: fix always-true condition in i2c_probe_chip()Nikita Yushchenko1-1/+1
2022-03-23misc: atsha204a: fix i2c address readout from DTSAdrian Fiergolski1-1/+1
2022-03-23misc: atsha204a: add delay after sending the messageAdrian Fiergolski1-1/+1
2022-03-23misc: atsha204a: return timeout from wakeup functionAdrian Fiergolski1-2/+2
2022-03-18rockchip: ram: sdram_rk3x88: replace comma by semicolonJohan Jonker2-2/+2
2022-03-18rockchip: saradc: remove double semi-colonGiulio Benetti1-1/+1
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-mmcWIP/16Mar2022Tom Rini4-10/+157
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini5-15/+38
2022-03-16rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3568Alper Nebi Yasak1-6/+58
2022-03-16rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3399Alper Nebi Yasak1-0/+53
2022-03-16mmc: sdhci: Add HS400 Enhanced Strobe supportAlper Nebi Yasak1-0/+18
2022-03-16mmc: xenon_sdhci: remove wait_dat0 SDHCI OPRobert Marko1-1/+6
2022-03-16mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON when necessaryHaibo Chen1-3/+22
2022-03-15Merge tag 'u-boot-stm32-20220315' of https://source.denx.de/u-boot/custodians...Tom Rini4-5/+46
2022-03-15pinctrl: k210: Fix bias-pull-upNiklas Cassel1-1/+1
2022-03-15pinctrl: k210: Fix loop in k210_pc_get_drive()Niklas Cassel1-1/+1
2022-03-15spi: dw: Actually mask interruptsSean Anderson1-1/+1
2022-03-15spi: dw: Force set K210 fifo length to 31Damien Le Moal1-1/+15
2022-03-15k210: dts: align fpioa node with LinuxDamien Le Moal1-5/+14
2022-03-15k210: use the board vendor name rather than the marketing nameDamien Le Moal5-9/+9
2022-03-15ram: stm32mp1: Unconditionally enable ASRMarek Vasut2-0/+31
2022-03-15video: stm32: stm32_ltdc: fix the check of return value of clk_set_rate()Gabriel Fernandez1-5/+6
2022-03-15mtd: rawnand: stm32_fmc2: add NAND Write Protect supportChristophe Kerello1-0/+9
2022-03-14Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/14Mar2022Tom Rini1-2/+3
2022-03-14Merge tag 'video-20220314' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini2-15/+62
2022-03-14phy: cadence: Sierra: Move the link operations from serdes phy to link deviceAswath Govindraju1-39/+20
2022-03-14rockchip: sdhci: Fix RK3399 eMMC PHY power cyclingAlper Nebi Yasak1-10/+66
2022-03-14usb: dwc2: handle return code of dev_read_size() in of to, plat functionWolfgang Grandegger1-2/+3
2022-03-12Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiWIP/12Mar2022Tom Rini7-9/+594
2022-03-12mtd: spi-nor-ids: Enable quad read for Gigadevice gd25lq128Niklas Cassel1-1/+1