summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-04-04Merge tag 'u-boot-at91-2022.07-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-04-01serial: dm: Add support for putsSean Anderson
2022-04-01serial: smh: Initialize serial only if semihosting is enabledSean Anderson
2022-04-01serial: Add semihosting driverSean Anderson
2022-04-01db-mv784mp-gp: Rename CONFIG_DB_784MP_GP to CONFIG_TARGET_DB_MV784MP_GPTom Rini
2022-04-01Convert CONFIG_LPUART et al to KconfigTom Rini
2022-04-01Convert CONFIG_MCFRTC et al to KconfigTom Rini
2022-04-01Convert CONFIG_BITBANGMII_MULTI to KconfigTom Rini
2022-04-01Convert CONFIG_BCM2835_GPIO to KconfigTom Rini
2022-04-01timer: atmel_tcb_timer: add atmel_tcb driverClément Léger
2022-03-30clk: Use generic CCF ops where possibleSean Anderson
2022-03-30clk: ccf: Add some helper functions for clock opsSean Anderson
2022-03-30clk: Consolidate some clock functionsSean Anderson
2022-03-30clk: Make clk_free return voidSean Anderson
2022-03-30spi: dw: Don't check clk_freeSean Anderson
2022-03-30spi: bcm63xx: Don't check clk_freeSean Anderson
2022-03-30phy: bcm63xx: Don't check clk_freeSean Anderson
2022-03-30net: bcm63xx: Don't check clk_freeSean Anderson
2022-03-30dma: bcm6348: Don't check clk_freeSean Anderson
2022-03-30clk: Make rfree return voidSean Anderson
2022-03-28video: Drop formike driverSimon Glass
2022-03-28video: Convert CONFIG_VIDEO_BCM2835 to KconfigSimon Glass
2022-03-28video: mxs: Drop old video codeSimon Glass
2022-03-28video: Drop FSL DIU driverSimon Glass
2022-03-28video: fsl: colibri_vf: Drop FSL DCU driverSimon Glass
2022-03-28video: Drop da8xx-fbSimon Glass
2022-03-28video: Drop references to CONFIG_VIDEO et alSimon Glass
2022-03-28video: Drop video_fb headerSimon Glass
2022-03-28video: nexell: Drop unused and invalid codeSimon Glass
2022-03-28video: Drop cfg_consoleSimon Glass
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini
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-25bootcount: Add pmic pfuze100 bootcount driverPhilip Oberfichtner
2022-03-25disk: Add an option for partitions in SPLSimon Glass
2022-03-25pinctrl: Add the pinctrl setting for PWM.Billy Tsai
2022-03-25pwm: Add Aspeed ast2600 PWM supportBilly Tsai
2022-03-25pci: Add defines for normal and subtractive PCI bridgesPali Rohár
2022-03-25Convert CONFIG_LCD_INFO et al to KconfigTom Rini
2022-03-25Convert CONFIG_ATMEL_LCD et al to KconfigTom Rini
2022-03-25Convert CONFIG_MII_INIT to KconfigTom Rini
2022-03-25Convert CONFIG_PHY_RESET_DELAY to KconfigTom Rini
2022-03-25Convert CONFIG_LPC32XX_ETH to KconfigTom Rini
2022-03-25Convert CONFIG_RMII to KconfigTom Rini
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-19Merge tag 'dm-pull-18mar22' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini