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
/
integratorcp.h
Age
Commit message (
Expand
)
Author
2022-12-22
Convert CONFIG_HOSTNAME et al to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-11-10
Convert CONFIG_SYS_MONITOR_LEN to Kconfig
Tom Rini
2022-08-12
net: Remove smc91111 ethernet driver
Tom Rini
2022-08-04
Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig
Tom Rini
2022-04-01
Convert CONFIG_SYS_MONITOR_BASE to Kconfig
Tom Rini
2022-03-03
Convert CONFIG_BOOTFILE to Kconfig
Tom Rini
2021-12-01
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
Tom Rini
2020-06-04
Convert CONFIG_CMD_ASKENV et al to Kconfig
Tom Rini
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-14
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-07-25
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2016-06-09
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-08-12
integrator: switch to DM serial port
Linus Walleij
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-04-23
ARM: integrator: move CONFIG_ARCH_CINTEGRATOR to Kconfig
Masahiro Yamada
2015-04-10
integrator: consolidate flash info
Linus Walleij
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-09-04
integrator: break out common config
Linus Walleij
2012-09-01
ARM: Remove unused stack and irq config defines
Rob Herring
2012-06-20
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
Tom Rini
2012-02-27
integrator: update the Integrator/CP config
Linus Walleij
2011-11-10
integrator: move text offset to config
Linus Walleij
2011-10-05
board configs: drop NET_MULTI references
Mike Frysinger
2011-09-03
integrator: convert to new build system
Linus Walleij
2011-09-03
integratorcp: make the board compile
Linus Walleij
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2009-10-04
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-06-23
integratorap/cp: use cfi driver
Jean-Christophe PLAGNIOL-VILLARD
2009-03-29
Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
Ladislav Michl
2009-02-18
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
Mike Frysinger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-09
Moved conditional compile into Makefile
Andreas Engel
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-01-09
fix comments with new drivers organization
Marcel Ziswiler
2007-07-10
include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.
Jon Loeliger
2007-07-09
include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...
Jon Loeliger
2007-07-05
include/configs: Use new CONFIG_CMD_* in various i* named board config files.
Jon Loeliger
2005-10-04
Update ARM Integrator boards:
Wolfgang Denk
2005-09-25
Cleanup
Wolfgang Denk
2005-09-25
Add ARM946E cpu and core module targets; remap memory to 0x00000000
Wolfgang Denk
2005-01-12
* Patch by Robin Getz, 13 Oct 2004:
wdenk
2004-08-02
* Patch by Andreas Engel, 12 Jul 2004:
wdenk
2004-03-14
Code cleanup; make several boards compile & link.
wdenk
2004-03-14
* Patch by Philippe Robin, 09 Mar 2004:
wdenk