aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-03HACK: World build onlyWIP/remove-non-migrated-gpioTom Rini2-968/+0
2022-08-03HACK: Remove unmigrated GPIO driversTom Rini10-2421/+0
2022-08-02net: Make DM_ETH be selected by NETDEVICETom Rini2-58/+21
2022-08-02smdkc100: Remove legacy non-DM_ETH codeTom Rini1-9/+0
2022-08-02warp7: Remove legacy non-DM_ETH codeTom Rini1-13/+0
2022-08-02vinco: Remove legacy non-DM_ETH codeTom Rini1-3/+0
2022-08-02ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH codeTom Rini6-364/+0
2022-08-02am335x_sl50: Disable SPL_NETTom Rini1-2/+0
2022-08-02igep00x0: Disable networkingTom Rini2-62/+1
2022-08-02net: ks8851_mll: Remove legacy non-DM_ETH code and callersTom Rini2-110/+0
2022-08-02mpc8548cds: Guard old ethernet code with !DM_ETHTom Rini1-1/+3
2022-08-02layerscape: Disable CONFIG_FMAN_ENET on some platformsTom Rini51-71/+18
2022-08-02fsl-mc: Update dependencies for DM_ETHTom Rini1-0/+2
2022-08-02net: lpc32xx_eth.c ethernet driverTom Rini5-668/+0
2022-08-02net: Remove smc91111 ethernet driverTom Rini10-2347/+0
2022-08-02arm: Remove kzm9g boardTom Rini7-506/+0
2022-08-02arm: Remove armadillo-800eva boardTom Rini7-469/+0
2022-08-02arm: Remove cm_t335 boardTom Rini11-726/+0
2022-08-02arm: Remove edminiv2 boardTom Rini7-304/+0
2022-08-02arm: Remove mx28evk boardTom Rini14-1171/+0
2022-08-02arm: Remove snapper9260 boardTom Rini8-387/+0
2022-08-02ppc: Remove ids8313 boardTom Rini7-703/+0
2022-08-02Convert CONFIG_SYS_FDT_PAD to KconfigTom Rini12-21/+10
2022-08-01net: mpc8xx_fec: Migrate to DM_ETHChristophe Leroy6-104/+104
2022-08-01configs: Resync with savedefconfigTom Rini4-129/+12
2022-08-01Convert CONFIG_SYS_FSL_QMAN_V3 et al to KconfigTom Rini12-63/+82
2022-08-01Convert CONFIG_SYS_FSL_PCIE_COMPAT to KconfigTom Rini3-17/+37
2022-08-01Convert CONFIG_SYS_FSL_NUM_CC_PLLS to KconfigTom Rini70-28/+69
2022-08-01Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to KconfigTom Rini9-22/+5
2022-08-01Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to KconfigTom Rini8-3/+8
2022-08-01Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini24-90/+0
2022-08-01arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection to KconfigTom Rini3-10/+2
2022-08-01Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to KconfigTom Rini23-63/+22
2022-08-01Convert CONFIG_SYS_FSL_DDR_INTLV_256B to KconfigTom Rini26-8/+29
2022-08-01Convert CONFIG_SYS_FSL_CORES_PER_CLUSTER to KconfigTom Rini3-7/+8
2022-08-01Convert CONFIG_FSL_MEMAC et al to KconfigTom Rini44-23/+77
2022-08-01Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to KconfigTom Rini8-45/+43
2022-08-01Convert CONFIG_FSL_CORENET to KconfigTom Rini43-51/+17
2022-08-01configs: Remove a number of unreferenced CONFIG options.Tom Rini28-130/+6
2022-08-01Convert CONFIG_SYS_FMAN_V3 to KconfigTom Rini3-7/+8
2022-08-01Convert CONFIG_SYS_FLASH_QUIET_TEST to KconfigTom Rini157-31/+138
2022-08-01Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini283-155/+203
2022-08-01Audit <flash.h> inclusionTom Rini36-45/+24
2022-08-01Convert CONFIG_FLASH_CFI_LEGACY to KconfigTom Rini2-1/+4
2022-08-01flash: Remove pic32_flash.cTom Rini4-470/+1
2022-08-01Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini41-102/+22
2022-08-01Convert CONFIG_SYS_FLASH_CHECKSUM to KconfigTom Rini10-7/+9
2022-08-01P1010RDB: Drop support for not-CONFIG_SYS_DDR_RAW_TIMINGTom Rini2-175/+0
2022-08-01malta: Switch to using CONFIG_SYS_SDRAM_SIZETom Rini3-4/+4
2022-08-01powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZETom Rini7-11/+10