summaryrefslogtreecommitdiff
path: root/arch/arm/mach-keystone
AgeCommit message (Expand)AuthorFilesLines
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-5/+5
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass1-4/+4
2021-06-11common: fit: Update board_fit_image_post_process() to pass fit and node_offsetLokesh Vutla1-1/+2
2021-05-24ARM: fix LTO for keystoneMarek BehĂșn1-0/+1
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler2-3/+3
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2021-01-05serial: Rename ns16550 functions to lower caseSimon Glass1-1/+1
2021-01-05serial: Update NS16550_t and struct NS16550Simon Glass1-1/+1
2020-07-29Makefile: Rename ALL-y to INPUTS-ySimon Glass1-2/+2
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass7-0/+18
2020-05-19common: Drop linux/delay.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass5-8/+11
2020-05-19common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-10-24ARM: keystone: increase PSC timeoutJean-Jacques Hiblot1-1/+1
2019-07-30arm: mach-keystone: Use appended original image size in image processingAndrew F. Davis1-5/+5
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner1-1/+1
2019-04-12ARM: k2g: add a workaround to reset the phyMurali Karicheri1-0/+3
2019-04-12ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri1-0/+5
2019-04-12soc: keystone: Merge into ti specific directoryVignesh R1-0/+8
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot1-0/+7
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini30-60/+30
2018-01-19cmd: ti: Generalize cmd_ddr3 commandLokesh Vutla1-0/+1
2018-01-19arm: keystone: Move cmd_ddr3 to a common placeLokesh Vutla3-250/+4
2018-01-19board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s supportRex Chang2-2/+18
2018-01-19omap: Update the base address of the MMC controllersJean-Jacques Hiblot1-2/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass2-2/+2
2017-07-26arm: mach-keystone: Fixes issue with return values in inline assemblySrinivas, Madan1-0/+4
2017-07-26arm: mach-keystone: Updates mon_install for K2G HSMadan Srinivas3-6/+11
2017-07-10arm: mach-keystone: Modify secure image size before copyAndrew F. Davis1-5/+5
2017-07-10ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variablesCooper Jr., Franklin1-5/+27
2017-07-10ARM: k2g: Program DDR PHY MR2 register with the default valueCooper Jr., Franklin1-2/+1
2017-07-10ARM: keystone2: Add additional fields used for DDR3 configurationCooper Jr., Franklin2-0/+17
2017-07-10ARM: keystone2: Allow to build with all image formatsCooper Jr., Franklin1-2/+2
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan1-0/+4
2017-05-09ARM: keystone: Enable DM_I2C by defaultCooper Jr., Franklin1-0/+4
2017-05-08ARM: keystone2: Add support for getting external clock dynamicallyLokesh Vutla2-7/+7
2017-05-08ARM: k2g: Add support for dynamic programming of PLL based on SYSCLKLokesh Vutla2-2/+23
2017-04-09ARM: Keystone2: Build secure images for K2Madan Srinivas1-0/+6
2017-04-09arm: mach-keystone: Implements FIT post-processing call for keystone SoCsVitaly Andrianov1-0/+73
2017-04-07Remove various unused interrupt related codeTom Rini1-1/+2
2017-03-21ARM: k2g: setup PRU ethernet MAC addressesRoger Quadros1-0/+2
2016-12-03ARM: K2G: DDR3: Fix up priv ID for MPUNishanth Menon1-4/+19
2016-11-28keystone2: Move target selection to KconfigAndrew F. Davis1-2/+2
2016-11-13ARM: keystone2: PLL: Enable glitch free initialization sequenceLokesh Vutla1-8/+8