aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-keystone
AgeCommit message (Expand)AuthorFilesLines
2024-07-15arm: mach: ti: Remove duplicate newlinesMarek Vasut2-2/+0
2024-02-08ti: keystone2: Move common Kconfig selections to under ARCH_KEYSTONEAndrew Davis1-20/+0
2023-12-21arm: Partial cleanup and audit usage of <config.h>Tom Rini1-0/+1
2023-11-29ARM: keystone2: Remove unneeded inclusions of common.hWIP/2023-11-29-assorted-platform-updatesAndrew Davis11-11/+3
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini1-1/+1
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon1-1/+1
2023-11-07arm: Drop <common.h> from remaining header filesTom Rini1-1/+0
2023-05-31include: Remove unused header filesTom Rini1-24/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2-2/+2
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini1-2/+2
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-09-29treewide: Drop image_header_t typedefSimon Glass1-3/+3
2022-07-08i2c: Remove non-DM_I2C support from davinci_i2c.cTom Rini1-13/+0
2022-01-13arch/arm/mach-keystone/ddr3.c: Fix spelling of "resetting".Vagrant Cascadian1-1/+1
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-3/+3
2021-09-27ti: keystone: Migrate CONFIG_SOC_K2* to KconfigTom Rini1-0/+16
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-5/+5
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-4/+4
2021-06-11common: fit: Update board_fit_image_post_process() to pass fit and node_offsetLokesh Vutla1-1/+2
2021-05-24ARM: fix LTO for keystoneMarek BehĂșn1-0/+1
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler2-3/+3
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2021-01-05serial: Rename ns16550 functions to lower caseSimon Glass1-1/+1
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass1-1/+1
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass1-2/+2
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass7-0/+18
2020-05-18common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass5-8/+11
2020-05-18common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-10-24ARM: keystone: increase PSC timeoutJean-Jacques Hiblot1-1/+1
2019-07-29arm: mach-keystone: Use appended original image size in image processingAndrew F. Davis1-5/+5
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner1-1/+1
2019-04-12ARM: k2g: add a workaround to reset the phyMurali Karicheri1-0/+3
2019-04-12ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri1-0/+5
2019-04-11soc: keystone: Merge into ti specific directoryVignesh R1-0/+8
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot1-0/+7
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini30-60/+30
2018-01-19cmd: ti: Generalize cmd_ddr3 commandLokesh Vutla1-0/+1
2018-01-19arm: keystone: Move cmd_ddr3 to a common placeLokesh Vutla3-250/+4
2018-01-19board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s supportRex Chang2-2/+18
2018-01-18omap: Update the base address of the MMC controllersJean-Jacques Hiblot1-2/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass2-2/+2
2017-07-26arm: mach-keystone: Fixes issue with return values in inline assemblySrinivas, Madan1-0/+4