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
/
eets
Age
Commit message (
Expand
)
Author
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*
Tom Rini
2022-06-06
serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)
Pali Rohár
2022-02-28
arm: pdu001: Setup pinmux for console UART as early as possible
Felix Brack
2022-02-28
arm: pdu001: Fix early debugging UART
Felix Brack
2022-02-03
arm: pdu001: Exend the list of maintained files
Felix Brack
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-12-02
common: Move some board functions out of common.h
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-02-28
arm: pdu001: Fix order of include files
Felix Brack
2018-12-10
configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT
Jean-Jacques Hiblot
2018-05-31
board: eets: pdu001: Fix wrong default value in Kconfig
Eugeniu Rosca
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-16
Convert all of CONFIG_CONS_INDEX to Kconfig
Tom Rini
2018-01-28
arm: add support for PDU001
Felix Brack