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
/
include
/
configs
/
tb100.h
Age
Commit message (
Expand
)
Author
2021-08-31
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
2020-06-04
Convert CONFIG_CMD_ASKENV et al to Kconfig
Tom Rini
2020-04-28
Convert CONFIG_PHYLIB et al to Kconfig
Tom Rini
2019-01-25
ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig
Alexey Brodkin
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2017-09-03
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-08-14
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-08-08
configs: Finish migration of PHY_GIGE
Tom Rini
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-06-29
boards: axs10x, nsim, tb100: Enable cmdline history
Alexey Brodkin
2017-03-24
arc: use timer driver for ARC boards
Vlad Zakharov
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2016-06-09
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2015-12-22
net: eth_designware: select PHYLIB in Kconfig
Thomas Chou
2015-11-21
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-10-21
cmd: Convert CONFIG_CMD_ELF to Kconfig
Bin Meng
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-04-18
Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
Simon Glass
2015-04-03
board: Switch Abilis TB-100 board to Driver Model for serial port
Alexey Brodkin
2015-02-09
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-01-14
Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig
Alexey Brodkin
2014-05-27
tb100 - add Abilis TB100 board
Alexey Brodkin