summaryrefslogtreecommitdiff
path: root/arch/arm/mach-keystone
AgeCommit message (Expand)Author
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
2018-01-19board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s supportRex Chang
2018-01-18omap: Update the base address of the MMC controllersJean-Jacques Hiblot
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-07-26arm: mach-keystone: Fixes issue with return values in inline assemblySrinivas, Madan
2017-07-26arm: mach-keystone: Updates mon_install for K2G HSMadan Srinivas
2017-07-10arm: mach-keystone: Modify secure image size before copyAndrew F. Davis
2017-07-10ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variablesCooper Jr., Franklin
2017-07-10ARM: k2g: Program DDR PHY MR2 register with the default valueCooper Jr., Franklin
2017-07-10ARM: keystone2: Add additional fields used for DDR3 configurationCooper Jr., Franklin
2017-07-10ARM: keystone2: Allow to build with all image formatsCooper Jr., Franklin
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan
2017-05-09ARM: keystone: Enable DM_I2C by defaultCooper Jr., Franklin
2017-05-08ARM: keystone2: Add support for getting external clock dynamicallyLokesh Vutla
2017-05-08ARM: k2g: Add support for dynamic programming of PLL based on SYSCLKLokesh Vutla
2017-04-08ARM: Keystone2: Build secure images for K2Madan Srinivas
2017-04-08arm: mach-keystone: Implements FIT post-processing call for keystone SoCsVitaly Andrianov
2017-04-06Remove various unused interrupt related codeTom Rini
2017-03-20ARM: k2g: setup PRU ethernet MAC addressesRoger Quadros