u-boot/board/freescale/common
Tom Rini 2f420f135f net: tsec: Remove non-DM_ETH support code
As DM_ETH is required for all network drivers, it's now safe to remove
the non-DM_ETH support code.  Doing this removes some board support code
which was also unused. Finally, this removes some CONFIG symbols that
otherwise needed to be migrated to Kconfig, but were unused in code now.

Signed-off-by: Tom Rini <trini@konsulko.com>
2022-12-07 16:04:16 -05:00
..
p_corenet global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
arm_sleep.c global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
cadmus.c Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05:00
cadmus.h CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk() 2021-12-27 16:20:18 -05:00
cds_pci_ft.c pci: freescale: Drop old code 2021-08-05 16:14:36 -04:00
cds_via.c mpc8548cds: Rework CONFIG_LEGACY usage 2022-04-01 10:28:46 -04:00
cmd_esbc_validate.c global: Convert simple_strtoul() with hex to hextoul() 2021-08-02 13:32:14 -04:00
eeprom.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
emc2305.c dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 2021-02-21 06:08:00 +01:00
emc2305.h board: freescale: emc2305: Pass chip_addr to set_fan_speed 2020-09-24 20:57:32 +05:30
fman.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fman.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_chain_of_trust.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
fsl_validate.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
i2c_common.c board: freescale: Refactor NXP common mux code 2021-07-20 14:18:04 +05:30
i2c_common.h board: freescale: Refactor NXP common mux code 2021-07-20 14:18:04 +05:30
i2c_mux.c board: freescale: Refactor NXP common mux code 2021-07-20 14:18:04 +05:30
i2c_mux.h board: freescale: Refactor NXP common mux code 2021-07-20 14:18:04 +05:30
ics307_clk.c Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05:00
ics307_clk.h nxp: Migrate CONFIG_DDR_CLK_FREQ to Kconfig 2021-08-31 17:46:37 -04:00
ls102xa_stream_id.c global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace 2022-11-10 10:08:55 -05:00
Makefile Convert CONFIG_POWER_LTC3676 et al to Kconfig 2022-12-05 16:07:12 -05:00
mc34vr500.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
mmc.c imx: dynamic setting mmcdev and mmcroot 2022-04-12 19:10:43 +02:00
mpc85xx_sleep.c global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
ngpixis.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
ngpixis.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ns_access.c global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace 2022-11-10 10:08:55 -05:00
pfuze.c pfuze: Fix the pmic_get() parameter in the DM case 2019-12-27 12:13:11 +01:00
pfuze.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pixis.c net: tsec: Remove non-DM_ETH support code 2022-12-07 16:04:16 -05:00
pixis.h ppc: Remove MPC8641HPCN board 2021-02-15 10:16:21 -05:00
pq-mds-pib.c ppc: Remove MPC832XEMDS boards 2021-07-07 19:52:24 -04:00
pq-mds-pib.h mpc83xx: Split PIB init code from pci.c and add Qoc3 ATM card support 2007-08-16 23:12:11 -05:00
qixis.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
qixis.h global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
sdhc_boot.c board: sdhc: Use block layer to read from mmc 2019-11-25 11:54:27 +05:30
sgmii_riser.h Fixup SGMII PHY ids in the device tree 2009-02-16 18:05:54 -06:00
sleep.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spl.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sys_eeprom.c WS cleanup: remove trailing white space 2021-09-30 08:08:56 -04:00
via.h Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale. 2007-12-11 22:34:20 -06:00
vid.c global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace 2022-11-10 10:08:55 -05:00
vid.h arm: fsl: common: Improve NXP VID driver PMBus support 2021-03-05 10:25:41 +05:30
vsc3316_3308.c dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 2021-02-21 06:08:00 +01:00
vsc3316_3308.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
zm7300.c WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
zm7300.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00