u-boot-brain/arch/arm/mach-keystone
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
..
include/mach ARM: keystone: increase PSC timeout 2019-10-24 11:28:17 +02:00
clock.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cmd_clock.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
cmd_mon.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
cmd_poweroff.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
config.mk ARM: keystone2: Allow to build with all image formats 2017-07-10 14:25:55 -04:00
ddr3_spd.c ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL 2018-12-10 07:15:21 +01:00
ddr3.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
init.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
Kconfig soc: keystone: Merge into ti specific directory 2019-04-11 20:07:12 -04:00
keystone.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
Makefile arm: keystone: Move cmd_ddr3 to a common place 2018-01-19 15:49:26 -05:00
mon.c common: Drop image.h from common header 2020-05-18 17:33:33 -04:00
msmc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
psc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00