aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-12-07net: Remove extraneous dependenciesTom Rini
2022-12-05post: Migrate to KconfigTom Rini
2022-12-05sandbox: Rework how SDL is enabled / disabledTom Rini
2022-12-05net: ftmac100: Remove non-DM_ETH codeTom Rini
2022-12-05Convert CONFIG_VSC7385_ENET et al to KconfigTom Rini
2022-12-05Convert CONFIG_USB_GADGET_AT91 to KconfigTom Rini
2022-12-05Convert CONFIG_TPS6586X_POWER et al to KconfigTom Rini
2022-12-05Convert CONFIG_SPD_EEPROM to KconfigTom Rini
2022-12-05Convert CONFIG_SMSC_LPC47M et al to KconfigTom Rini
2022-12-05Convert CONFIG_SH_GPIO_PFC et al to KconfigTom Rini
2022-12-05Convert CONFIG_RTC_DS1337 et al to KconfigTom Rini
2022-12-05Convert CONFIG_PCA953X to KconfigTom Rini
2022-12-05Convert CONFIG_NAND_KMETER1 et al to KconfigTom Rini
2022-12-05Convert CONFIG_MXS_OCOTP to KconfigTom Rini
2022-12-05arm: Remove unused mx27 codeTom Rini
2022-12-05arm: lpc32xx: Remove unused hsuart driverTom Rini
2022-12-05Convert CONFIG_IMX_VIDEO_SKIP et al to KconfigTom Rini
2022-12-05Convert CONFIG_POWER_LTC3676 et al to KconfigTom Rini
2022-12-05Convert CONFIG_HIKEY_GPIO et al to KconfigTom Rini
2022-12-05Convert CONFIG_FSL_IIM to KconfigTom Rini
2022-12-05power: pmic: Guard non-DM_PMIC drivers with a check for POWER_LEGACYTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*Tom Rini
2022-12-05rtc: Remove unused driversTom Rini
2022-12-05global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini
2022-12-05powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONSTom Rini
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini
2022-12-05Convert CONFIG_SYS_NAND_SIZE to KconfigTom Rini
2022-12-05Convert CONFIG_SYS_NAND_PAGE_2K et al to KconfigTom Rini
2022-12-05Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE to KconfigTom Rini
2022-12-05Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to KconfigTom Rini
2022-12-05mtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directlyTom Rini
2022-12-05Convert CONFIG_SYS_NAND_HW_ECC to KconfigTom Rini
2022-12-05Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to KconfigTom Rini
2022-12-05Convert CONFIG_SYS_NAND_DBW_8 et al to KconfigTom Rini
2022-12-05Merge tag 'xilinx-for-v2023.01-rc3-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2022-12-05mtd: spi-nor-core: Invert logic to reflect sst26 flash unlockedAlgapally Santosh Sagar
2022-12-05spi: cadence-qspi: Remove condition for calling enable linear modeAshok Reddy Soma
2022-12-05spi: zynqmp_qspi: Add support for 64-bit read/writeVenkatesh Yadav Abbarapu
2022-12-05spi: zynqmp_gqspi: Update tapdelay valueT Karthik Reddy
2022-12-05net: xilinx_axi: check PCS/PMA PHY status in setup_phyAndy Chiu
2022-12-05net: xilinx_axi: add PCS/PMA PHYAndy Chiu
2022-12-05i2c: nuvoton: renamed the NPCM i2c driverJim Liu
2022-12-02bus: Optionally include TI sysc driver in SPL/TPLPaul Barker
2022-12-02bus: TI sysc driver requires DMPaul Barker
2022-12-02dm: core: Fix iteration over driver_info recordsPaul Barker
2022-11-28phy: add driver for Intel XWAY PHYTim Harvey