summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-keystone
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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