summaryrefslogtreecommitdiff
path: root/arch/arm/mach-keystone
Commit message (Expand)AuthorAgeFilesLines
* 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
* arm: mach-keystone: Updates mon_install for K2G HSMadan Srinivas2017-07-263-6/+11
* arm: mach-keystone: Modify secure image size before copyAndrew F. Davis2017-07-101-5/+5
* ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variablesCooper Jr., Franklin2017-07-101-5/+27
* ARM: k2g: Program DDR PHY MR2 register with the default valueCooper Jr., Franklin2017-07-101-2/+1
* ARM: keystone2: Add additional fields used for DDR3 configurationCooper Jr., Franklin2017-07-102-0/+17
* ARM: keystone2: Allow to build with all image formatsCooper Jr., Franklin2017-07-101-2/+2
* Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan2017-05-221-0/+4
* ARM: keystone: Enable DM_I2C by defaultCooper Jr., Franklin2017-05-091-0/+4
* ARM: keystone2: Add support for getting external clock dynamicallyLokesh Vutla2017-05-082-7/+7
* ARM: k2g: Add support for dynamic programming of PLL based on SYSCLKLokesh Vutla2017-05-082-2/+23
* ARM: Keystone2: Build secure images for K2Madan Srinivas2017-04-081-0/+6
* arm: mach-keystone: Implements FIT post-processing call for keystone SoCsVitaly Andrianov2017-04-081-0/+73
* Remove various unused interrupt related codeTom Rini2017-04-061-1/+2
* ARM: k2g: setup PRU ethernet MAC addressesRoger Quadros2017-03-201-0/+2
* ARM: K2G: DDR3: Fix up priv ID for MPUNishanth Menon2016-12-031-4/+19
* keystone2: Move target selection to KconfigAndrew F. Davis2016-11-281-2/+2
* ARM: keystone2: PLL: Enable glitch free initialization sequenceLokesh Vutla2016-11-131-8/+8
* ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()Masahiro Yamada2016-10-083-14/+14
* ARM: keystone: remove declaration of unused functionsMasahiro Yamada2016-10-071-2/+0
* ARM: keystone2: Add support for parsing monitor headerLokesh Vutla2016-10-011-4/+18
* board: k2g: Enable ECC byte laneLokesh Vutla2016-10-011-2/+1
* treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* keystone: k2h/e/l: Fix DMA coherency for QM PDSPKaricheri, Muralidharan2016-07-251-2/+0
* ARM: k2g: Configure reset mux to device resetLokesh Vutla2016-06-021-0/+12
* ARM: keystone2: Add missing privilege ID settingsNishanth Menon2016-04-012-1/+54
* ARM: keystone2: Refactor MSMC macros to avoid #ifdefferyNishanth Menon2016-04-014-23/+53
* ARM: keystone2: Convert BOOT_SET_BITFIELD into static inline functionNishanth Menon2016-03-271-7/+11
* ARM: keystone2: Convert BOOT_READ_BITFIELD into static inline functionNishanth Menon2016-03-271-10/+15
* ARM: keystone2: Convert BOOTBITMASK to static inline functionNishanth Menon2016-03-271-5/+9
* ARM: keystone2: Only link cmd_ddr3.o on non-SPL buildsTom Rini2016-03-161-1/+2
* ARM: keystone2: Switch to using the poweroff commandTom Rini2016-03-163-29/+29
* ARM: keystone2: Split monitor code / command codeTom Rini2016-03-164-52/+71
* ARM: keystone2: use detected ddr3a sizeVitaly Andrianov2016-03-143-0/+18
* ARM: keystone2: use SPD info to configure K2HK and K2E DDR3Vitaly Andrianov2016-03-143-0/+463
* ARM: keystone2: K2G: Add support for different arm/device speedsLokesh Vutla2016-03-143-4/+11
* ARM: keystone2: Allow for board specific speed definitionsLokesh Vutla2016-03-142-8/+8