summaryrefslogtreecommitdiff
path: root/arch/arm/mach-keystone
AgeCommit message (Expand)Author
2025-06-14Merge patch series "Hex value prefix case cleanup"Tom Rini
2025-06-14arch: use lowercase hex prefix styleE Shattow
2025-05-29global: Add <linux/string.h> instead of long indirect include pathTom Rini
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-07-15arm: mach: ti: Remove duplicate newlinesMarek Vasut
2024-02-08ti: keystone2: Move common Kconfig selections to under ARCH_KEYSTONEAndrew Davis
2023-12-21arm: Partial cleanup and audit usage of <config.h>Tom Rini
2023-11-29ARM: keystone2: Remove unneeded inclusions of common.hAndrew Davis
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-11-07arm: Drop <common.h> from remaining header filesTom Rini
2023-05-31include: Remove unused header filesTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-07-08i2c: Remove non-DM_I2C support from davinci_i2c.cTom Rini
2022-01-13arch/arm/mach-keystone/ddr3.c: Fix spelling of "resetting".Vagrant Cascadian
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-27ti: keystone: Migrate CONFIG_SOC_K2* to KconfigTom Rini
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-06-11common: fit: Update board_fit_image_post_process() to pass fit and node_offsetLokesh Vutla
2021-05-24ARM: fix LTO for keystoneMarek BehĂșn
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-01-05serial: Rename ns16550 functions to lower caseSimon Glass
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass
2020-07-28Makefile: Rename ALL-y to INPUTS-ySimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-10-24ARM: keystone: increase PSC timeoutJean-Jacques Hiblot
2019-07-29arm: mach-keystone: Use appended original image size in image processingAndrew F. Davis
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-04-12ARM: k2g: add a workaround to reset the phyMurali Karicheri
2019-04-12ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri
2019-04-11soc: keystone: Merge into ti specific directoryVignesh R
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-19cmd: ti: Generalize cmd_ddr3 commandLokesh Vutla
2018-01-19arm: keystone: Move cmd_ddr3 to a common placeLokesh Vutla