u-boot/board/freescale/common
Tom Rini 17ead040d4 Audit <flash.h> inclusion
A large number of files include <flash.h> as it used to be how various
SPI flash related functions were found, or for other reasons entirely.
In order to migrate some further CONFIG symbols to Kconfig we need to
not include flash.h in cases where we don't have a NOR flash of some
sort enabled.  Furthermore, in cases where we are in common code and it
doesn't make sense to try and further refactor the code itself in to new
files we need to guard this inclusion.

Signed-off-by: Tom Rini <trini@konsulko.com>
2022-08-04 16:18:47 -04:00
..
p_corenet pci: freescale: Drop old code 2021-08-05 16:14:36 -04:00
arm_sleep.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -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 powerpc: Clean up CHAIN_OF_TRUST related options 2022-07-05 17:04:15 -04:00
fsl_validate.c Audit <flash.h> inclusion 2022-08-04 16:18:47 -04: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 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile imx: imx93_evk: Add basic board support 2022-07-26 11:29:01 +02: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 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -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 common: Drop log.h from common header 2020-05-18 21:19:18 -04: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 global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04: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
qixis.c dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 2021-02-21 06:08:00 +01:00
qixis.h Convert CONFIG_ESDHC_DETECT_QUIRK to Kconfig 2022-07-05 17:03:46 -04:00
sdhc_boot.c board: sdhc: Use block layer to read from mmc 2019-11-25 11:54:27 +05:30
sgmii_riser.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
sgmii_riser.h
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
vid.c board: freescale: Refactor NXP common mux code 2021-07-20 14:18:04 +05:30
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