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
/
configs
/
tb100_defconfig
Age
Commit message (
Expand
)
Author
2024-01-03
configs: Resync with savedefconfig
Tom Rini
2023-10-02
configs: Resync with savedefconfig
Tom Rini
2023-02-17
configs: Resync with savedefconfig
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-08-23
configs: Resync with savedefconfig
Tom Rini
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
Convert CONFIG_SYS_CBSIZE to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_PBSIZE to Kconfig
Tom Rini
2022-04-20
Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000
Tom Rini
2022-03-03
Convert CONFIG_BOOTFILE to Kconfig
Tom Rini
2021-11-01
configs: Resync with savedefconfig
Tom Rini
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-06-28
configs: Resync with savedefconfig
Tom Rini
2020-09-07
configs: Resync with savedefconfig
Tom Rini
2020-07-28
configs: Resync with savedefconfig
Tom Rini
2019-12-04
configs: Resync with savedefconfig
Tom Rini
2019-11-20
env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
Tom Rini
2019-01-25
ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig
Alexey Brodkin
2018-09-03
configs: Resync with savedefconfig
Tom Rini
2017-10-10
cmd: Toggle the default value of CONFIG_CMD_IMLS
Tuomas Tynkkynen
2017-08-28
configs: Resync with savedefconfig
Tom Rini
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-03-13
configs: Re-sync
Tom Rini
2016-09-20
configs: Re-sync
Tom Rini
2016-09-16
Correct defconfigs using savedefconfig
Simon Glass
2016-09-09
configs: Resync with savedefconfig
Tom Rini
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-02-20
arc: cache - accommodate different L1 cache line lengths
Alexey Brodkin
2015-11-21
ns16550: move CONFIG_SYS_NS16550 to Kconfig
Thomas Chou
2015-09-28
Reorder defconfigs with 'savedefconfig'
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-06-25
Move default y configs out of arch/board Kconfig
Joe Hershberger
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-05-12
Clean all defconfigs with savedefconfig
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-04-03
arc: re-generate defconfigs
Alexey Brodkin
2015-02-09
arc: move SYS_MONITOR_BASE setup in Konfig
Alexey Brodkin
2015-02-09
arc: select cache settings via menuconfig
Alexey Brodkin
2015-01-14
Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig
Alexey Brodkin
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada