~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
ti
/
ks2_evm
Commit message (
Expand
)
Author
Age
*
env: Use include/env for text-environment includes
Simon Glass
2023-08-09
*
configs: keystone2: Change to using env files
Andrew Davis
2023-07-28
*
MAINTAINERS: Take maintainership of TI KeyStone2 support
Andrew Davis
2023-07-25
*
global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFG
Tom Rini
2022-12-23
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
*
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-31
*
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
*
board: ti: k2g: Program PadConfig_202 before locking RSTMUX8
Suman Anna
2021-07-29
*
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2021-02-21
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
board: ti: k2g: Add support for K2G ICE with 1GHz Silicon
Lokesh Vutla
2021-01-12
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
arm: ti: Remove ARCH= references from documentation
Tom Rini
2020-06-02
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop init.h from common header
Simon Glass
2020-05-18
*
common: Drop image.h from common header
Simon Glass
2020-05-18
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
*
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
*
common: Move old EEPROM functions into a new header
Simon Glass
2019-12-02
*
common: Move some board functions out of common.h
Simon Glass
2019-12-02
*
ARM: keystone: Do not enable the USB power domains at the board level
Jean-Jacques Hiblot
2019-10-24
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
*
env: Move env_get_ulong() to env.h
Simon Glass
2019-08-11
*
ARM: k2g-ice: Add pinmux support for rgmii interface
Murali Karicheri
2019-05-08
*
ARM: k2g-gp-evm: update to rgmii pinmux configuration
Murali Karicheri
2019-05-08
*
ARM: k2g: add a workaround to reset the phy
Murali Karicheri
2019-04-12
*
ARM: k2g-gp-evm: update to rgmii pinmux configuration
Murali Karicheri
2019-04-12
*
ARM: k2g-ice: Add pinmux support for rgmii interface
Murali Karicheri
2019-04-12
*
board: ks2_evm: Enable the USB clocks if DM_USB is used
Jean-Jacques Hiblot
2018-12-14
*
ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
Jean-Jacques Hiblot
2018-12-10
*
board: ti: ks2_evm: Over ride spl_get_load_buffer function
Keerthy
2018-12-06
*
drivers: net: keystone_net: drop non dm code
Grygorii Strashko
2018-11-05
*
board: ks2: move uinitrd fixup logic inside ft_board_setup_ex
Nicholas Faustini
2018-10-10
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
*
env: Fix missed getenv_ulong to env_get_ulong conversion
Andrew F. Davis
2018-02-23
*
ARM: k2g: Add pinmux data for QSPI on K2G ICE
Vignesh R
2018-02-07
*
board: ti: k2g: Make ddr3* declarations as static
Lokesh Vutla
2018-01-19
*
board: ti: K2G FC SoC 1GHz and DDR3 1066 MT/s support
Rex Chang
2018-01-19
*
dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
Jean-Jacques Hiblot
2017-10-05
*
ARM: k2g: Add FIT image handler for PMMC firmware
Andrew F. Davis
2017-09-12
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
*
board: ks2: README: Update NAND wording
Cooper Jr., Franklin
2017-08-11
*
ARM: k2g: Add K2G ICE DTB to the list of possible DTBs
Cooper Jr., Franklin
2017-07-10
*
ARM: k2g: Update board_name u-boot env variable at runtime
Cooper Jr., Franklin
2017-07-10
*
ARM: k2g: Use board detection to wrap K2G GP specific calls
Cooper Jr., Franklin
2017-07-10
*
board: ks2: Use board detection to wrap code not specific to K2G ICE evm
Cooper Jr., Franklin
2017-07-10
[next]