summaryrefslogtreecommitdiff
path: root/arch/arm/mach-keystone
AgeCommit message (Expand)Author
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
2016-12-03ARM: K2G: DDR3: Fix up priv ID for MPUNishanth Menon
2016-11-28keystone2: Move target selection to KconfigAndrew F. Davis
2016-11-13ARM: keystone2: PLL: Enable glitch free initialization sequenceLokesh Vutla
2016-10-08ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()Masahiro Yamada
2016-10-07ARM: keystone: remove declaration of unused functionsMasahiro Yamada
2016-10-01ARM: keystone2: Add support for parsing monitor headerLokesh Vutla
2016-10-01board: k2g: Enable ECC byte laneLokesh Vutla
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada
2016-07-25keystone: k2h/e/l: Fix DMA coherency for QM PDSPKaricheri, Muralidharan
2016-06-02ARM: k2g: Configure reset mux to device resetLokesh Vutla
2016-04-01ARM: keystone2: Add missing privilege ID settingsNishanth Menon
2016-04-01ARM: keystone2: Refactor MSMC macros to avoid #ifdefferyNishanth Menon
2016-03-27ARM: keystone2: Convert BOOT_SET_BITFIELD into static inline functionNishanth Menon
2016-03-27ARM: keystone2: Convert BOOT_READ_BITFIELD into static inline functionNishanth Menon
2016-03-27ARM: keystone2: Convert BOOTBITMASK to static inline functionNishanth Menon
2016-03-16ARM: keystone2: Only link cmd_ddr3.o on non-SPL buildsTom Rini
2016-03-16ARM: keystone2: Switch to using the poweroff commandTom Rini
2016-03-16ARM: keystone2: Split monitor code / command codeTom Rini
2016-03-14ARM: keystone2: use detected ddr3a sizeVitaly Andrianov