summaryrefslogtreecommitdiff
path: root/board/ti/ks2_evm/board_k2g.c
Commit message (Expand)AuthorAgeFilesLines
* common: Move hang() to the same header as panic()Simon 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
* env: Move env_get_ulong() to env.hSimon Glass2019-08-111-0/+1
* ARM: k2g: add a workaround to reset the phyMurali Karicheri2019-04-121-0/+15
* ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot2018-12-101-0/+11
* drivers: net: keystone_net: drop non dm codeGrygorii Strashko2018-11-051-18/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* env: Fix missed getenv_ulong to env_get_ulong conversionAndrew F. Davis2018-02-231-1/+1
* board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s supportRex Chang2018-01-191-7/+25
* dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot2017-10-051-1/+1
* ARM: k2g: Add FIT image handler for PMMC firmwareAndrew F. Davis2017-09-121-0/+21
* env: Rename setenv() to env_set()Simon Glass2017-08-161-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
* ARM: k2g: Add pinmux support for K2G ICE evmCooper Jr., Franklin2017-07-101-0/+2
* ks2_evm: Add EEPROM based board detectionCooper Jr., Franklin2017-07-101-21/+23
* ARM: keystone2: Define board_fit_config_name_match for Keystone 2 boardsCooper Jr., Franklin2017-07-101-0/+14
* ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-bootCooper Jr., Franklin2017-07-101-0/+38
* 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-081-9/+28
* 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
* ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2017-03-191-1/+1
* ARM: k2g: Update PLL Multiplier and divider valuesLokesh Vutla2016-11-131-1/+1
* ARM: k2g: Configure reset mux to device resetLokesh Vutla2016-06-021-0/+16
* ARM: keystone2: K2G: Add support for different arm/device speedsLokesh Vutla2016-03-141-4/+46
* ARM: k2g: Enable SPI flashLokesh Vutla2015-10-221-0/+6
* ARM: k2g: add SD card and eMMC supportRoger Quadros2015-10-221-0/+16
* ARM: k2g: Add Ethernet SupportVitaly Andrianov2015-10-221-0/+19
* ARM: k2g: Add pin mux dataVitaly Andrianov2015-10-221-0/+3
* ARM: k2g: Add ddr3 infoVitaly Andrianov2015-10-221-3/+3
* ARM: k2g: Add clock informationVitaly Andrianov2015-10-221-0/+10
* ARM: k2g: Add pll dataVitaly Andrianov2015-10-221-0/+63