summaryrefslogtreecommitdiff
path: root/board/ti/ks2_evm
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFGTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2021-07-29board: ti: k2g: Program PadConfig_202 before locking RSTMUX8Suman Anna
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-12board: ti: k2g: Add support for K2G ICE with 1GHz SiliconLokesh Vutla
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-06-02arm: ti: Remove ARCH= references from documentationTom Rini
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-10-24ARM: keystone: Do not enable the USB power domains at the board levelJean-Jacques Hiblot
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_get_ulong() to env.hSimon Glass
2019-05-08ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri
2019-05-08ARM: k2g-gp-evm: update to rgmii pinmux configurationMurali Karicheri
2019-04-12ARM: k2g: add a workaround to reset the phyMurali Karicheri
2019-04-12ARM: k2g-gp-evm: update to rgmii pinmux configurationMurali Karicheri
2019-04-12ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri
2018-12-14board: ks2_evm: Enable the USB clocks if DM_USB is usedJean-Jacques Hiblot
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot
2018-12-06board: ti: ks2_evm: Over ride spl_get_load_buffer functionKeerthy
2018-11-05drivers: net: keystone_net: drop non dm codeGrygorii Strashko
2018-10-10board: ks2: move uinitrd fixup logic inside ft_board_setup_exNicholas Faustini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-02-23env: Fix missed getenv_ulong to env_get_ulong conversionAndrew F. Davis
2018-02-07ARM: k2g: Add pinmux data for QSPI on K2G ICEVignesh R
2018-01-19board: ti: k2g: Make ddr3* declarations as staticLokesh Vutla
2018-01-19board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s supportRex Chang
2017-10-05dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot
2017-09-12ARM: k2g: Add FIT image handler for PMMC firmwareAndrew F. Davis
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-11board: ks2: README: Update NAND wordingCooper Jr., Franklin
2017-07-10ARM: k2g: Add K2G ICE DTB to the list of possible DTBsCooper Jr., Franklin
2017-07-10ARM: k2g: Update board_name u-boot env variable at runtimeCooper Jr., Franklin
2017-07-10ARM: k2g: Use board detection to wrap K2G GP specific callsCooper Jr., Franklin
2017-07-10board: ks2: Use board detection to wrap code not specific to K2G ICE evmCooper Jr., Franklin
2017-07-10ARM: k2g: Add DDR3 configuration for K2G ICE evmCooper Jr., Franklin
2017-07-10ARM: k2g: Add pinmux support for K2G ICE evmCooper Jr., Franklin
2017-07-10ks2_evm: Add EEPROM based board detection helper functionsCooper Jr., Franklin