summaryrefslogtreecommitdiff
path: root/board/ti/ks2_evm/board.c
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-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-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-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
2018-12-14board: ks2_evm: Enable the USB clocks if DM_USB is usedJean-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
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-07-10board: ks2: Use board detection to wrap code not specific to K2G ICE evmCooper Jr., Franklin
2017-07-10ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-bootCooper Jr., Franklin
2016-10-01board: ks2: Enable ECC using detected DDR sizeLokesh Vutla
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day
2016-04-18memory: Move TI_AEMIF config to KCONFIGLokesh Vutla
2016-03-22ti: k2g: increase phy autoneg timeoutVitaly Andrianov
2016-03-14ARM: keystone2: use detected ddr3a sizeVitaly Andrianov
2016-02-08board: ti: ks2_evm: remove board_eth_init when CONFIG_DM_ETH is definedMugunthan V N
2015-10-22ARM: k2g: Add Ethernet SupportVitaly Andrianov
2015-10-22ARM: k2g: Add ddr3 infoVitaly Andrianov
2015-10-17ARM: k2e/l: Apply WA for selecting PA clock sourceLokesh Vutla
2015-08-12ARM: keystone2: Cleanup PLL init codeLokesh Vutla
2015-07-27board: ks2_evm: get rid of bogus CONFIG_LINUX_BOOT_PARAM_ADDRNishanth Menon
2015-02-16keystone2: ddr3: eliminate using global ddr3_size variableVitaly Andrianov
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-11-06ks2_evm: board: remove sprintf for simple stringKhoronzhuk, Ivan
2014-10-23keystone2: ecc: add ddr3 error detection and correction supportVitaly Andrianov
2014-10-23ARM: keystone: clock: add support for K2E SoCsKhoronzhuk, Ivan
2014-10-23net: keystone_net: remove redundant code from keystone_net.cKhoronzhuk, Ivan
2014-10-23net: keystone_net: move header file from arch to ti-commonKhoronzhuk, Ivan
2014-10-23ARM: keystone2: spl: move board specific codeHao Zhang
2014-07-25ARM: keystone2: move K2HK board files to common KS2 board directoryHao Zhang