~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
/
include
/
configs
/
tb100.h
Commit message (
Expand
)
Author
Age
*
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
*
global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*
Tom Rini
2022-12-05
*
Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig
Tom Rini
2022-12-05
*
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
2022-07-07
*
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
*
Convert CONFIG_SYS_MONITOR_BASE to Kconfig
Tom Rini
2022-04-01
*
Convert CONFIG_BOOTFILE to Kconfig
Tom Rini
2022-03-03
*
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
2021-08-31
*
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2021-08-31
*
global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
Tom Rini
2021-08-31
*
Convert CONFIG_CMD_ASKENV et al to Kconfig
Tom Rini
2020-06-04
*
Convert CONFIG_PHYLIB et al to Kconfig
Tom Rini
2020-04-28
*
ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig
Alexey Brodkin
2019-01-25
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-23
*
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
Thomas Petazzoni
2017-09-03
*
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-09-03
*
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
2017-09-03
*
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
Thomas Petazzoni
2017-09-03
*
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-08-14
*
configs: Finish migration of PHY_GIGE
Tom Rini
2017-08-08
*
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-07-25
*
boards: axs10x, nsim, tb100: Enable cmdline history
Alexey Brodkin
2017-06-29
*
arc: use timer driver for ARC boards
Vlad Zakharov
2017-03-24
*
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-03-19
*
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-02-12
*
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2016-06-09
*
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-25
*
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-03-14
*
net: eth_designware: select PHYLIB in Kconfig
Thomas Chou
2015-12-22
*
ns16550: move CONFIG_SYS_NS16550 to Kconfig
Thomas Chou
2015-11-21
*
ns16550: zap CONFIG_NS16550_SERIAL
Thomas Chou
2015-11-21
*
ns16550: unify serial_dw
Thomas Chou
2015-11-21
*
cmd: Convert CONFIG_CMD_ELF to Kconfig
Bin Meng
2015-10-21
*
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-08-13
*
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-25
*
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
Simon Glass
2015-04-18
*
board: Switch Abilis TB-100 board to Driver Model for serial port
Alexey Brodkin
2015-04-03
*
arc: move SYS_MONITOR_BASE setup in Konfig
Alexey Brodkin
2015-02-09
*
arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.h
Alexey Brodkin
2015-02-09
*
arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.h
Alexey Brodkin
2015-02-09
*
arc: select cache settings via menuconfig
Alexey Brodkin
2015-02-09
*
arc: add more flavours of ARC700 series CPU
Alexey Brodkin
2015-02-09
*
arc: remove CPU hard-coded selection from board description in include/configs
Alexey Brodkin
2015-02-09
*
Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig
Alexey Brodkin
2015-01-14
*
tb100 - add Abilis TB100 board
Alexey Brodkin
2014-05-27