aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-03-28video: Drop formike driverSimon Glass2-514/+0
2022-03-28video: Convert CONFIG_VIDEO_BCM2835 to KconfigSimon Glass1-0/+8
2022-03-28video: mxs: Drop old video codeSimon Glass1-89/+0
2022-03-28video: Drop FSL DIU driverSimon Glass2-416/+0
2022-03-28video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass3-564/+0
2022-03-28video: Drop da8xx-fbSimon Glass3-1163/+0
2022-03-28video: Drop references to CONFIG_VIDEO et alSimon Glass2-61/+3
2022-03-28video: Drop video_fb headerSimon Glass9-9/+0
2022-03-28video: nexell: Drop unused and invalid codeSimon Glass1-11/+3
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 issueWIP/2022-03-28-critical-fixesHan 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...WIP/19Mar2022-nextTom Rini2-4/+9
2022-03-18sandbox: Slow down the LCD sync rateSimon Glass1-1/+1
2022-03-18sandbox: 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...WIP/16Mar2022-nextTom Rini22-41/+1206
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