index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
configs
/
integratorap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dc2114x: Add Kconfig entries
Marek Vasut
2020-07-25
1
-1
/
+0
*
net: eepro100: Add Kconfig entries
Marek Vasut
2020-06-18
1
-1
/
+0
*
Convert CONFIG_CMD_ASKENV et al to Kconfig
Tom Rini
2020-06-04
1
-3
/
+0
*
env: Finish migration of common ENV options
Tom Rini
2019-11-20
1
-1
/
+0
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-23
1
-3
/
+0
*
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-08-14
1
-1
/
+0
*
Convert CONFIG_CMD_PCI to Kconfig
Simon Glass
2017-08-11
1
-2
/
+0
*
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-07-25
1
-1
/
+0
*
pci: Move CONFIG_PCI_PNP to Kconfig
Bin Meng
2016-10-28
1
-1
/
+0
*
drivers/pci/Kconfig: Add PCI
Tom Rini
2016-10-27
1
-1
/
+0
*
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2016-06-09
1
-1
/
+0
*
include/configs: Whitespace fixup
Tom Rini
2016-04-25
1
-2
/
+0
*
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-08-13
1
-5
/
+0
*
integrator: switch to DM serial port
Linus Walleij
2015-08-12
1
-11
/
+0
*
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-25
1
-2
/
+0
*
configs: remove CONFIG_NET_MULTI
Lars Poeschel
2015-06-02
1
-1
/
+0
*
ARM: integrator: move board select into mach-integrator/Kconfig
Masahiro Yamada
2015-04-23
1
-1
/
+0
*
integrator: consolidate flash info
Linus Walleij
2015-04-10
1
-13
/
+3
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
integrator: break out common config
Linus Walleij
2012-09-04
1
-46
/
+3
*
ARM: Remove unused stack and irq config defines
Rob Herring
2012-09-01
1
-11
/
+0
*
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
Tom Rini
2012-06-20
1
-1
/
+0
*
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
Tom Rini
2012-06-20
1
-1
/
+0
*
integrator: rewrite the AP PCI driver
Linus Walleij
2012-02-27
1
-142
/
+6
*
integrator: move text offset to config
Linus Walleij
2011-11-10
1
-0
/
+1
*
board configs: drop NET_MULTI references
Mike Frysinger
2011-10-05
1
-2
/
+0
*
integrator: convert to new build system
Linus Walleij
2011-09-03
1
-0
/
+3
*
integratorap: remove hardcoded 32MB memory cmdline
Linus Walleij
2011-09-03
1
-1
/
+1
*
integratorap: support some rudimentary commands
Linus Walleij
2011-09-03
1
-0
/
+6
*
integratorap: support the hush shell
Linus Walleij
2011-09-03
1
-0
/
+2
*
integratorap: support relocation
Linus Walleij
2011-09-03
1
-1
/
+1
*
integratorap: make the compile work again
Linus Walleij
2011-09-03
1
-0
/
+6
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
1
-1
/
+0
*
integratorap/cp: use cfi driver
Jean-Christophe PLAGNIOL-VILLARD
2009-06-23
1
-4
/
+4
*
arm: cleanup remaining CONFIG_INIT_CRITICAL
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
1
-1
/
+1
*
integratorap: fix PCI support
Jean-Christophe PLAGNIOL-VILLARD
2009-04-05
1
-2
/
+2
*
Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
Ladislav Michl
2009-03-29
1
-1
/
+0
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-26
/
+26
*
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-2
/
+2
*
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
1
-1
/
+1
*
Moved conditional compile into Makefile
Andreas Engel
2008-09-09
1
-1
/
+1
*
include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.
Jon Loeliger
2007-07-10
1
-0
/
+9
*
include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...
Jon Loeliger
2007-07-09
1
-1
/
+0
*
include/configs: Use new CONFIG_CMD_* in various i* named board config files.
Jon Loeliger
2007-07-05
1
-4
/
+7
*
Update ARM Integrator boards:
Wolfgang Denk
2005-10-04
1
-37
/
+1
*
Cleanup
Wolfgang Denk
2005-09-25
1
-122
/
+121
*
Update multicore CM9XX support for Integrator AP to allow booting from flash
Wolfgang Denk
2005-09-25
1
-0
/
+25
*
Cleanup
Wolfgang Denk
2005-09-25
1
-1
/
+1
[next]