aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-keystone
Commit message (Expand)AuthorAgeFilesLines
* arm: mach: ti: Remove duplicate newlinesMarek Vasut2024-07-152-2/+0
* ti: keystone2: Move common Kconfig selections to under ARCH_KEYSTONEAndrew Davis2024-02-081-20/+0
* arm: Partial cleanup and audit usage of <config.h>Tom Rini2023-12-211-0/+1
* ARM: keystone2: Remove unneeded inclusions of common.hWIP/2023-11-29-assorted-platform-updatesAndrew Davis2023-11-2911-11/+3
* Merge tag 'v2024.01-rc3' into nextTom Rini2023-11-201-1/+1
|\
| * tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon2023-11-101-1/+1
* | arm: Drop <common.h> from remaining header filesTom Rini2023-11-071-1/+0
|/
* include: Remove unused header filesTom Rini2023-05-311-24/+0
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-052-2/+2
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-051-2/+2
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-1/+1
* treewide: Drop image_header_t typedefSimon Glass2022-09-291-3/+3
* i2c: Remove non-DM_I2C support from davinci_i2c.cTom Rini2022-07-081-13/+0
* arch/arm/mach-keystone/ddr3.c: Fix spelling of "resetting".Vagrant Cascadian2022-01-131-1/+1
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-301-3/+3
* ti: keystone: Migrate CONFIG_SOC_K2* to KconfigWIP/2021-09-25-TI-platform-updatesTom Rini2021-09-271-0/+16
* global: Convert simple_strtoul() with decimal to dectoul()Simon Glass2021-08-021-5/+5
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-4/+4
* common: fit: Update board_fit_image_post_process() to pass fit and node_offsetLokesh Vutla2021-06-111-1/+2
* ARM: fix LTO for keystoneMarek BehĂșn2021-05-241-0/+1
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-022-3/+3
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-1/+1
* serial: Rename ns16550 functions to lower caseSimon Glass2021-01-051-1/+1
* serial: Update NS16550_t and struct NS16550Simon Glass2021-01-051-1/+1
* Makefile: Rename ALL-y to INPUTS-ySimon Glass2020-07-281-2/+2
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-187-0/+18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-185-8/+11
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* ARM: keystone: increase PSC timeoutJean-Jacques Hiblot2019-10-241-1/+1
* arm: mach-keystone: Use appended original image size in image processingAndrew F. Davis2019-07-291-5/+5
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-181-1/+1
* ARM: k2g: add a workaround to reset the phyMurali Karicheri2019-04-121-0/+3
* ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri2019-04-121-0/+5
* soc: keystone: Merge into ti specific directoryVignesh R2019-04-111-0/+8
* ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot2018-12-101-0/+7
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0730-60/+30
* cmd: ti: Generalize cmd_ddr3 commandLokesh Vutla2018-01-191-0/+1
* arm: keystone: Move cmd_ddr3 to a common placeLokesh Vutla2018-01-193-250/+4
* board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s supportRex Chang2018-01-192-2/+18
* omap: Update the base address of the MMC controllersJean-Jacques Hiblot2018-01-181-2/+2
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-162-2/+2
* arm: mach-keystone: Fixes issue with return values in inline assemblySrinivas, Madan2017-07-261-0/+4