summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-03-28video: Drop cfg_consoleSimon Glass4-1944/+0
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini25-72/+382
2022-03-28mtd: gpmi: fix the bch setting backward compatible issueHan Xu2-11/+62
2022-03-28Fix URLs to old freescale git reposPali Rohár1-1/+1
2022-03-25bootcount: Add pmic pfuze100 bootcount driverPhilip Oberfichtner3-0/+169
2022-03-25disk: Add an option for partitions in SPLSimon Glass1-1/+1
2022-03-25pinctrl: Add the pinctrl setting for PWM.Billy Tsai1-0/+120
2022-03-25pwm: Add Aspeed ast2600 PWM supportBilly Tsai3-0/+260
2022-03-25pci: Add defines for normal and subtractive PCI bridgesPali Rohár9-12/+12
2022-03-25Convert CONFIG_LCD_INFO et al to KconfigTom Rini1-0/+12
2022-03-25Convert CONFIG_ATMEL_LCD et al to KconfigTom Rini1-0/+9
2022-03-25Convert CONFIG_MII_INIT to KconfigTom Rini1-3/+1
2022-03-25Convert CONFIG_PHY_RESET_DELAY to KconfigTom Rini2-1/+9
2022-03-25Convert CONFIG_LPC32XX_ETH to KconfigTom Rini1-0/+5
2022-03-25Convert CONFIG_RMII to KconfigTom Rini1-0/+5
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-19Merge tag 'dm-pull-18mar22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2-4/+9
2022-03-19sandbox: Slow down the LCD sync rateSimon Glass1-1/+1
2022-03-19sandbox: Open host file for read-only access if neededSimon Glass1-3/+8
2022-03-18net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini1-7/+3
2022-03-18net: fec_mxc: Remove non-DM_ETH codeTom Rini1-245/+0
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 tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini22-41/+1206
2022-03-16Merge https://source.denx.de/u-boot/custodians/u-boot-mmcTom 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-15Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini1-2/+3
2022-03-15Merge tag 'video-20220314' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini2-15/+62
2022-03-15Merge tag 'v2022.04-rc4' into nextTom Rini26-159/+1176
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