summaryrefslogtreecommitdiffstats
path: root/board/ti/ks2_evm/board.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* board: ti: k2g: Add support for K2G ICE with 1GHz SiliconLokesh Vutla2021-01-121-2/+2
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-2/+2
* common: Drop image.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 RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* ARM: keystone: Do not enable the USB power domains at the board levelJean-Jacques Hiblot2019-10-241-13/+0
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* board: ks2_evm: Enable the USB clocks if DM_USB is usedJean-Jacques Hiblot2018-12-141-0/+12
* board: ti: ks2_evm: Over ride spl_get_load_buffer functionKeerthy2018-12-061-0/+5
* drivers: net: keystone_net: drop non dm codeGrygorii Strashko2018-11-051-53/+0
* board: ks2: move uinitrd fixup logic inside ft_board_setup_exNicholas Faustini2018-10-101-22/+22
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-6/+6
* board: ks2: Use board detection to wrap code not specific to K2G ICE evmCooper Jr., Franklin2017-07-101-5/+9
* ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-bootCooper Jr., Franklin2017-07-101-0/+7
* board: ks2: Enable ECC using detected DDR sizeLokesh Vutla2016-10-011-0/+3
* Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day2016-05-271-2/+2
* memory: Move TI_AEMIF config to KCONFIGLokesh Vutla2016-04-181-0/+5
* ti: k2g: increase phy autoneg timeoutVitaly Andrianov2016-03-221-1/+1
* ARM: keystone2: use detected ddr3a sizeVitaly Andrianov2016-03-141-3/+1
* board: ti: ks2_evm: remove board_eth_init when CONFIG_DM_ETH is definedMugunthan V N2016-02-081-0/+2
* ARM: k2g: Add Ethernet SupportVitaly Andrianov2015-10-221-0/+5
* ARM: k2g: Add ddr3 infoVitaly Andrianov2015-10-221-1/+2
* ARM: k2e/l: Apply WA for selecting PA clock sourceLokesh Vutla2015-10-171-0/+4
* ARM: keystone2: Cleanup PLL init codeLokesh Vutla2015-08-121-1/+0
* board: ks2_evm: get rid of bogus CONFIG_LINUX_BOOT_PARAM_ADDRNishanth Menon2015-07-271-1/+1
* keystone2: ddr3: eliminate using global ddr3_size variableVitaly Andrianov2015-02-161-2/+4
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* ks2_evm: board: remove sprintf for simple stringKhoronzhuk, Ivan2014-11-061-5/+2
* keystone2: ecc: add ddr3 error detection and correction supportVitaly Andrianov2014-10-231-0/+3
* ARM: keystone: clock: add support for K2E SoCsKhoronzhuk, Ivan2014-10-231-0/+1
* net: keystone_net: remove redundant code from keystone_net.cKhoronzhuk, Ivan2014-10-231-0/+9
* net: keystone_net: move header file from arch to ti-commonKhoronzhuk, Ivan2014-10-231-1/+1
* ARM: keystone2: spl: move board specific codeHao Zhang2014-10-231-0/+19
* ARM: keystone2: move K2HK board files to common KS2 board directoryHao Zhang2014-07-251-0/+229