summaryrefslogtreecommitdiff
path: root/board/ti/ks2_evm
AgeCommit message (Expand)AuthorFilesLines
2021-07-29board: ti: k2g: Program PadConfig_202 before locking RSTMUX8Suman Anna1-0/+3
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-12board: ti: k2g: Add support for K2G ICE with 1GHz SiliconLokesh Vutla5-6/+17
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2-3/+3
2020-06-03arm: ti: Remove ARCH= references from documentationTom Rini1-1/+1
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass3-0/+3
2020-05-19common: Drop image.h from common headerSimon Glass5-0/+5
2020-01-18common: Move hang() to the same header as panic()Simon Glass3-0/+3
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2019-12-03common: Move old EEPROM functions into a new headerSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-10-24ARM: keystone: Do not enable the USB power domains at the board levelJean-Jacques Hiblot1-13/+0
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_get_ulong() to env.hSimon Glass1-0/+1
2019-05-09ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri1-9/+9
2019-05-09ARM: k2g-gp-evm: update to rgmii pinmux configurationMurali Karicheri1-9/+9
2019-04-12ARM: k2g: add a workaround to reset the phyMurali Karicheri1-0/+15
2019-04-12ARM: k2g-gp-evm: update to rgmii pinmux configurationMurali Karicheri1-15/+17
2019-04-12ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri1-0/+19
2018-12-14board: ks2_evm: Enable the USB clocks if DM_USB is usedJean-Jacques Hiblot1-0/+12
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot1-0/+11
2018-12-07board: ti: ks2_evm: Over ride spl_get_load_buffer functionKeerthy1-0/+5
2018-11-05drivers: net: keystone_net: drop non dm codeGrygorii Strashko6-232/+0
2018-10-10board: ks2: move uinitrd fixup logic inside ft_board_setup_exNicholas Faustini1-22/+22
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini13-26/+13
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini3-6/+0
2018-02-23env: Fix missed getenv_ulong to env_get_ulong conversionAndrew F. Davis1-1/+1
2018-02-08ARM: k2g: Add pinmux data for QSPI on K2G ICEVignesh R1-0/+9
2018-01-19board: ti: k2g: Make ddr3* declarations as staticLokesh Vutla1-5/+5
2018-01-19board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s supportRex Chang4-10/+85
2017-10-06dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot4-4/+4
2017-09-13ARM: k2g: Add FIT image handler for PMMC firmwareAndrew F. Davis1-0/+21
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-6/+6
2017-08-16env: Rename setenv() to env_set()Simon Glass1-2/+2
2017-08-11board: ks2: README: Update NAND wordingCooper Jr., Franklin1-2/+2
2017-07-10ARM: k2g: Add K2G ICE DTB to the list of possible DTBsCooper Jr., Franklin1-0/+2
2017-07-10ARM: k2g: Update board_name u-boot env variable at runtimeCooper Jr., Franklin1-0/+6
2017-07-10ARM: k2g: Use board detection to wrap K2G GP specific callsCooper Jr., Franklin1-6/+10
2017-07-10board: ks2: Use board detection to wrap code not specific to K2G ICE evmCooper Jr., Franklin1-5/+9
2017-07-10ARM: k2g: Add DDR3 configuration for K2G ICE evmCooper Jr., Franklin1-2/+60
2017-07-10ARM: k2g: Add pinmux support for K2G ICE evmCooper Jr., Franklin2-1/+46
2017-07-10ks2_evm: Add EEPROM based board detection helper functionsCooper Jr., Franklin1-0/+20
2017-07-10ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variablesCooper Jr., Franklin1-0/+14
2017-07-10ARM: k2g: Program DDR PHY MR2 register with the default valueCooper Jr., Franklin1-1/+1
2017-07-10ks2_evm: Add EEPROM based board detectionCooper Jr., Franklin2-21/+24
2017-07-10ARM: keystone2: Define board_fit_config_name_match for Keystone 2 boardsCooper Jr., Franklin4-0/+44
2017-07-10ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-bootCooper Jr., Franklin2-0/+45