summaryrefslogtreecommitdiff
path: root/board/ti/ks2_evm
Commit message (Expand)AuthorAgeFilesLines
* common: Move hang() to the same header as panic()Simon Glass2020-01-173-0/+3
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-171-0/+1
* common: Move old EEPROM functions into a new headerWIP/2019-12-02-master-importsSimon Glass2019-12-021-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-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
* env: Move env_get_ulong() to env.hSimon Glass2019-08-111-0/+1
* ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri2019-05-081-9/+9
* ARM: k2g-gp-evm: update to rgmii pinmux configurationMurali Karicheri2019-05-081-9/+9
* ARM: k2g: add a workaround to reset the phyMurali Karicheri2019-04-121-0/+15
* ARM: k2g-gp-evm: update to rgmii pinmux configurationMurali Karicheri2019-04-121-15/+17
* ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri2019-04-121-0/+19
* board: ks2_evm: Enable the USB clocks if DM_USB is usedJean-Jacques Hiblot2018-12-141-0/+12
* ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot2018-12-101-0/+11
* 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-056-232/+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-0713-26/+13
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-273-6/+0
* env: Fix missed getenv_ulong to env_get_ulong conversionAndrew F. Davis2018-02-231-1/+1
* ARM: k2g: Add pinmux data for QSPI on K2G ICEVignesh R2018-02-071-0/+9
* board: ti: k2g: Make ddr3* declarations as staticLokesh Vutla2018-01-191-5/+5
* board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s supportRex Chang2018-01-194-10/+85
* dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot2017-10-054-4/+4
* ARM: k2g: Add FIT image handler for PMMC firmwareAndrew F. Davis2017-09-121-0/+21
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-6/+6
* env: Rename setenv() to env_set()Simon Glass2017-08-161-2/+2
* board: ks2: README: Update NAND wordingCooper Jr., Franklin2017-08-111-2/+2
* ARM: k2g: Add K2G ICE DTB to the list of possible DTBsCooper Jr., Franklin2017-07-101-0/+2
* ARM: k2g: Update board_name u-boot env variable at runtimeCooper Jr., Franklin2017-07-101-0/+6
* ARM: k2g: Use board detection to wrap K2G GP specific callsCooper Jr., Franklin2017-07-101-6/+10
* board: ks2: Use board detection to wrap code not specific to K2G ICE evmCooper Jr., Franklin2017-07-101-5/+9
* ARM: k2g: Add DDR3 configuration for K2G ICE evmCooper Jr., Franklin2017-07-101-2/+60
* ARM: k2g: Add pinmux support for K2G ICE evmCooper Jr., Franklin2017-07-102-1/+46
* ks2_evm: Add EEPROM based board detection helper functionsCooper Jr., Franklin2017-07-101-0/+20
* ARM: k2g: Program DDRPHY_DATX8 registers via mask and value variablesCooper Jr., Franklin2017-07-101-0/+14
* ARM: k2g: Program DDR PHY MR2 register with the default valueCooper Jr., Franklin2017-07-101-1/+1
* ks2_evm: Add EEPROM based board detectionCooper Jr., Franklin2017-07-102-21/+24
* ARM: keystone2: Define board_fit_config_name_match for Keystone 2 boardsCooper Jr., Franklin2017-07-104-0/+44
* ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-bootCooper Jr., Franklin2017-07-102-0/+45
* ARM: k2g: Fix passing main pll info for higher speedsLokesh Vutla2017-06-051-8/+8
* mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-151-1/+1
* ARM: keystone2: Add support for getting external clock dynamicallyLokesh Vutla2017-05-084-22/+110
* ARM: k2g: Add support for dynamic programming of PLL based on SYSCLKLokesh Vutla2017-05-081-21/+95
* ARM: k2g: setup PRU ethernet MAC addressesRoger Quadros2017-03-201-0/+19
* ARM: Use Kconfig for board EEPROM's I2C bus and chip addressRoger Quadros2017-03-201-0/+2
* ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2017-03-191-1/+1
* keystone2: Move target selection to KconfigAndrew F. Davis2016-11-281-9/+9
* ARM: k2g: Update PLL Multiplier and divider valuesLokesh Vutla2016-11-131-1/+1
* board: ks2: Enable ECC using detected DDR sizeLokesh Vutla2016-10-011-0/+3