~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* env: Use include/env for text-environment includesSimon Glass2023-08-09
* configs: keystone2: Change to using env filesAndrew Davis2023-07-28
* MAINTAINERS: Take maintainership of TI KeyStone2 supportAndrew Davis2023-07-25
* global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFGTom Rini2022-12-23
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* treewide: Drop image_header_t typedefSimon Glass2022-09-29
* board: ti: k2g: Program PadConfig_202 before locking RSTMUX8Suman Anna2021-07-29
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-21
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* board: ti: k2g: Add support for K2G ICE with 1GHz SiliconLokesh Vutla2021-01-12
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* arm: ti: Remove ARCH= references from documentationTom Rini2020-06-02
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop image.h from common headerSimon Glass2020-05-18
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move RAM-sizing functions to init.hSimon Glass2020-01-17
* common: Move old EEPROM functions into a new headerSimon Glass2019-12-02
* common: Move some board functions out of common.hSimon Glass2019-12-02
* ARM: keystone: Do not enable the USB power domains at the board levelJean-Jacques Hiblot2019-10-24
* env: Move env_get() to env.hSimon Glass2019-08-11
* env: Move env_get_ulong() to env.hSimon Glass2019-08-11
* ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri2019-05-08
* ARM: k2g-gp-evm: update to rgmii pinmux configurationMurali Karicheri2019-05-08
* ARM: k2g: add a workaround to reset the phyMurali Karicheri2019-04-12
* ARM: k2g-gp-evm: update to rgmii pinmux configurationMurali Karicheri2019-04-12
* ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri2019-04-12
* board: ks2_evm: Enable the USB clocks if DM_USB is usedJean-Jacques Hiblot2018-12-14
* ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot2018-12-10
* board: ti: ks2_evm: Over ride spl_get_load_buffer functionKeerthy2018-12-06
* drivers: net: keystone_net: drop non dm codeGrygorii Strashko2018-11-05
* board: ks2: move uinitrd fixup logic inside ft_board_setup_exNicholas Faustini2018-10-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* env: Fix missed getenv_ulong to env_get_ulong conversionAndrew F. Davis2018-02-23
* ARM: k2g: Add pinmux data for QSPI on K2G ICEVignesh R2018-02-07
* board: ti: k2g: Make ddr3* declarations as staticLokesh Vutla2018-01-19
* board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s supportRex Chang2018-01-19
* dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot2017-10-05
* ARM: k2g: Add FIT image handler for PMMC firmwareAndrew F. Davis2017-09-12
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* env: Rename setenv() to env_set()Simon Glass2017-08-16
* board: ks2: README: Update NAND wordingCooper Jr., Franklin2017-08-11
* ARM: k2g: Add K2G ICE DTB to the list of possible DTBsCooper Jr., Franklin2017-07-10
* ARM: k2g: Update board_name u-boot env variable at runtimeCooper Jr., Franklin2017-07-10
* ARM: k2g: Use board detection to wrap K2G GP specific callsCooper Jr., Franklin2017-07-10
* board: ks2: Use board detection to wrap code not specific to K2G ICE evmCooper Jr., Franklin2017-07-10