index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
ti
/
ks2_evm
/
board.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
board: ti: Remove <common.h> and add needed includes
Tom Rini
2022-12-23
global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFG
Tom Rini
2022-12-05
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-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-12
board: ti: k2g: Add support for K2G ICE with 1GHz Silicon
Lokesh Vutla
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2019-10-24
ARM: keystone: Do not enable the USB power domains at the board level
Jean-Jacques Hiblot
2019-08-11
env: Move env_get() to env.h
Simon Glass
2018-12-14
board: ks2_evm: Enable the USB clocks if DM_USB is used
Jean-Jacques Hiblot
2018-12-06
board: ti: ks2_evm: Over ride spl_get_load_buffer function
Keerthy
2018-11-05
drivers: net: keystone_net: drop non dm code
Grygorii Strashko
2018-10-10
board: ks2: move uinitrd fixup logic inside ft_board_setup_ex
Nicholas Faustini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-07-10
board: ks2: Use board detection to wrap code not specific to K2G ICE evm
Cooper Jr., Franklin
2017-07-10
ARM: k2g: Define embedded_dtb_select for runtime DTB selection in U-boot
Cooper Jr., Franklin
2016-10-01
board: ks2: Enable ECC using detected DDR size
Lokesh Vutla
2016-05-27
Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUP
Robert P. J. Day
2016-04-18
memory: Move TI_AEMIF config to KCONFIG
Lokesh Vutla
2016-03-22
ti: k2g: increase phy autoneg timeout
Vitaly Andrianov
2016-03-14
ARM: keystone2: use detected ddr3a size
Vitaly Andrianov
2016-02-08
board: ti: ks2_evm: remove board_eth_init when CONFIG_DM_ETH is defined
Mugunthan V N
2015-10-22
ARM: k2g: Add Ethernet Support
Vitaly Andrianov
2015-10-22
ARM: k2g: Add ddr3 info
Vitaly Andrianov
2015-10-17
ARM: k2e/l: Apply WA for selecting PA clock source
Lokesh Vutla
2015-08-12
ARM: keystone2: Cleanup PLL init code
Lokesh Vutla
2015-07-27
board: ks2_evm: get rid of bogus CONFIG_LINUX_BOOT_PARAM_ADDR
Nishanth Menon
2015-02-16
keystone2: ddr3: eliminate using global ddr3_size variable
Vitaly Andrianov
2014-11-21
fdt: Allow ft_board_setup() to report failure
Simon Glass
2014-11-06
ks2_evm: board: remove sprintf for simple string
Khoronzhuk, Ivan
2014-10-23
keystone2: ecc: add ddr3 error detection and correction support
Vitaly Andrianov
2014-10-23
ARM: keystone: clock: add support for K2E SoCs
Khoronzhuk, Ivan
2014-10-23
net: keystone_net: remove redundant code from keystone_net.c
Khoronzhuk, Ivan
2014-10-23
net: keystone_net: move header file from arch to ti-common
Khoronzhuk, Ivan
2014-10-23
ARM: keystone2: spl: move board specific code
Hao Zhang
2014-07-25
ARM: keystone2: move K2HK board files to common KS2 board directory
Hao Zhang