u-boot/arch/arm/mach-socfpga
Ville Skyttä fe482b886d Use `grep -E` or plain `grep` instead of `egrep`
`egrep` has been deprecated in GNU grep since 2007,
and since 3.8 it emits obsolescence warnings:
https://git.savannah.gnu.org/cgit/grep.git/commit/?id=a9515624709865d480e3142fd959bccd1c9372d1
Acked-by: Dhruva Gole <d-gole@ti.com>
2023-01-11 15:02:24 -05:00
..
include/mach
Kconfig Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE 2022-10-31 11:01:31 -04:00
Makefile
board.c global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
clock_manager.c
clock_manager_agilex.c
clock_manager_arria10.c socfpga: arria10: Replace delays with busy waiting in cm_full_cfg 2022-07-01 14:57:14 +08:00
clock_manager_gen5.c
clock_manager_n5x.c
clock_manager_s10.c
firewall.c
fpga_manager.c
freeze_controller.c
lowlevel_init_soc64.S
mailbox_s10.c
misc.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
misc_arria10.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
misc_gen5.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
misc_soc64.c spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig 2022-04-08 10:46:22 -04:00
mmu-arm64_s10.c
pinmux_arria10.c
qts-filter-a10.sh Use `grep -E` or plain `grep` instead of `egrep` 2023-01-11 15:02:24 -05:00
qts-filter.sh Use `grep -E` or plain `grep` instead of `egrep` 2023-01-11 15:02:24 -05:00
reset_manager_arria10.c
reset_manager_gen5.c
reset_manager_s10.c iopoll: Extend read_poll_timeout macro to support variable parameters 2022-04-12 19:10:44 +02:00
scan_manager.c
secure_reg_helper.c
secure_vab.c
smc_api.c
spl_a10.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
spl_agilex.c
spl_gen5.c
spl_n5x.c
spl_s10.c
spl_soc64.c
system_manager_gen5.c
system_manager_soc64.c
timer.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
timer_s10.c arch: arm: socfpga: timer_s10: Override udelay for secure section 2022-06-17 16:26:52 +08:00
vab.c
wrap_handoff_soc64.c
wrap_iocsr_config.c global: Migrate CONFIG_HPS* symbols to the CFG namespace 2022-11-10 10:08:55 -05:00
wrap_pinmux_config.c
wrap_pll_config.c global: Migrate CONFIG_HPS* symbols to the CFG namespace 2022-11-10 10:08:55 -05:00
wrap_pll_config_soc64.c
wrap_sdram_config.c global: Migrate CONFIG_HPS* symbols to the CFG namespace 2022-11-10 10:08:55 -05:00