u-boot-brain/board/freescale/common
Simon Glass 0914011310 command: Remove the cmd_tbl_t typedef
We should not use typedefs in U-Boot. They cannot be used as forward
declarations which means that header files must include the full header to
access them.

Drop the typedef and rename the struct to remove the _s suffix which is
now not useful.

This requires quite a few header-file additions.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-05-18 18:36:55 -04:00
..
p_corenet common: Move pci_init_board() out of common.h 2019-12-02 18:25:25 -05:00
arm_sleep.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cadmus.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cadmus.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cds_pci_ft.c powerpc: MPC85xxCDS: Disable legacy PCI fixup when DM_PCI is selected 2019-08-28 13:47:47 +05:30
cds_via.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cmd_esbc_validate.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
dcu_sii9022a.c dm: arm: ls1021a: add i2c DM support 2020-02-04 16:20:25 +05:30
dcu_sii9022a.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
diu_ch7301.c dm: arm: ls1021a: add i2c DM support 2020-02-04 16:20:25 +05:30
diu_ch7301.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -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 boards: lx2160a: Add support of I2C driver model 2019-08-22 09:07:35 +05:30
emc2305.h armv8: emc2305: add support for fan controller 2019-02-19 10:26:43 +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 env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
fsl_validate.c common: Drop flash.h from common header 2020-05-18 14:53:28 -04:00
ics307_clk.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ics307_clk.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
idt8t49n222a_serdes_clk.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
idt8t49n222a_serdes_clk.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name 2019-11-08 16:32:08 +05:30
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 freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name 2019-11-08 16:32:08 +05:30
mc34vr500.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mpc85xx_sleep.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04: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 net.h from common header 2020-05-18 17:33:31 -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 command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
pixis.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pq-mds-pib.c MPC832XEMDS: Migrate to CONFIG_TARGET_MPC832XEMDS 2019-05-21 07:51:40 +02: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 command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
qixis.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -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 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
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 command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
via.h Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale. 2007-12-11 22:34:20 -06:00
vid.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
vid.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
vsc3316_3308.c dm: ppc: T4240: add i2c DM support 2020-05-04 09:12:36 +05:30
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 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
zm7300.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00