Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7be67ce2f8f63c9eccf4572410201574cae0c2aa
/
include
/
configs
/
integratorap.h
2dcaf85
net: eepro100: Add Kconfig entries
by Marek Vasut
· Sat May 23 18:07:53 2020 +0200
32c75d6
Convert CONFIG_CMD_ASKENV et al to Kconfig
by Tom Rini
· Tue May 26 15:06:18 2020 -0400
5cd7ece
env: Finish migration of common ENV options
by Tom Rini
· Mon Nov 18 20:02:10 2019 -0500
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
58dbf86
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· Tue Feb 06 07:58:59 2018 -0600
bd7bffe
common: Move CONFIG_BOOTARGS to Kconfig
by Sam Protsenko
· Mon Aug 14 20:22:17 2017 +0300
c88a09a
Convert CONFIG_CMD_PCI to Kconfig
by Simon Glass
· Fri Aug 04 16:34:34 2017 -0600
73c18b4
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· Sun Jul 23 21:19:39 2017 -0600
2f49e2e
pci: Move CONFIG_PCI_PNP to Kconfig
by Bin Meng
· Sun Oct 16 23:35:18 2016 -0700
f48e025
drivers/pci/Kconfig: Add PCI
by Tom Rini
· Wed Oct 26 17:15:37 2016 -0400
0b368b1
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
by Heiko Schocher
· Tue Jun 07 08:31:14 2016 +0200
998c479
include/configs: Whitespace fixup
by Tom Rini
· Sun Apr 24 10:24:59 2016 -0400
067fcd5
kconfig: add config option for shell prompt
by Nikita Kiryanov
· Mon Aug 03 12:36:58 2015 +0300
616d9a0
integrator: switch to DM serial port
by Linus Walleij
· Mon Jul 27 11:22:48 2015 +0200
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· Mon Jun 22 16:15:30 2015 -0500
3466855
configs: remove CONFIG_NET_MULTI
by Lars Poeschel
· Tue Jun 02 11:25:54 2015 +0200
cad4416
ARM: integrator: move board select into mach-integrator/Kconfig
by Masahiro Yamada
· Tue Apr 21 21:59:36 2015 +0900
48fd615
integrator: consolidate flash info
by Linus Walleij
· Sun Apr 05 01:48:33 2015 +0200
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
717b0a8
integrator: break out common config
by Linus Walleij
· Sat Aug 04 05:21:28 2012 +0000
72e6d65
ARM: Remove unused stack and irq config defines
by Rob Herring
· Fri Jul 13 09:44:01 2012 +0000
584c0ea
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· Tue Jun 19 15:54:35 2012 -0700
8c0906e
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
by Tom Rini
· Tue Jun 19 12:54:34 2012 +0000
d222d1b
integrator: rewrite the AP PCI driver
by Linus Walleij
· Mon Jan 30 13:49:34 2012 +0000
6c4612b
integrator: move text offset to config
by Linus Walleij
· Wed Nov 09 06:14:20 2011 +0000
524e730
board configs: drop NET_MULTI references
by Mike Frysinger
· Sun Oct 02 10:01:28 2011 +0000
d3a849f
integrator: convert to new build system
by Linus Walleij
· Fri Aug 12 00:28:57 2011 +0000
532f0e2
integratorap: remove hardcoded 32MB memory cmdline
by Linus Walleij
· Mon Jul 25 01:51:37 2011 +0000
98e28ff
integratorap: support some rudimentary commands
by Linus Walleij
· Mon Jul 25 01:51:08 2011 +0000
d9f651e
integratorap: support the hush shell
by Linus Walleij
· Mon Jul 25 01:50:47 2011 +0000
df7645d
integratorap: support relocation
by Linus Walleij
· Mon Jul 25 01:50:08 2011 +0000
2b33ec6
integratorap: make the compile work again
by Linus Walleij
· Mon Jul 25 01:49:36 2011 +0000
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· Tue Oct 26 14:34:52 2010 +0200
07efe4c
integratorap/cp: use cfi driver
by Jean-Christophe PLAGNIOL-VILLARD
· Sun May 17 00:58:36 2009 +0200
314b728
arm: cleanup remaining CONFIG_INIT_CRITICAL
by Jean-Christophe PLAGNIOL-VILLARD
· Fri May 15 23:45:20 2009 +0200
cac4edb
integratorap: fix PCI support
by Jean-Christophe PLAGNIOL-VILLARD
· Sat Dec 13 21:08:05 2008 +0100
274d252
Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
by Ladislav Michl
· Mon Mar 23 17:46:27 2009 +0100
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:06 2008 +0200
68a8756
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:00 2008 +0200
0813b12
Moved conditional compile into Makefile
by Andreas Engel
· Mon Sep 08 14:30:53 2008 +0200
5c4ddae
include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· Tue Jul 10 10:12:10 2007 -0500
dcf1451
include/configs/[a-m]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK.
by Jon Loeliger
· Mon Jul 09 21:48:26 2007 -0500
860435b
include/configs: Use new CONFIG_CMD_* in various i* named board config files.
by Jon Loeliger
· Wed Jul 04 22:32:32 2007 -0500
03f9ba3
Update ARM Integrator boards:
by Wolfgang Denk
· Tue Oct 04 23:10:28 2005 +0200
34ca9d3
Cleanup
by Wolfgang Denk
· Sun Sep 25 18:49:35 2005 +0200
5d6879c
Update multicore CM9XX support for Integrator AP to allow booting from flash
by Wolfgang Denk
· Sun Sep 25 16:22:14 2005 +0200
c856ccc
Cleanup
by Wolfgang Denk
· Sun Sep 25 02:00:47 2005 +0200
adf20a1
Add ARM946E cpu and core module targets; remap memory to 0x00000000
by Wolfgang Denk
· Sun Sep 25 01:48:28 2005 +0200
da04a8b
* Patch by Andreas Engel, 12 Jul 2004:
by wdenk
· Mon Aug 02 23:22:59 2004 +0000
c35ba4e
Code cleanup; make several boards compile & link.
by wdenk
· Sun Mar 14 22:25:36 2004 +0000
4989f87
* Patch by Philippe Robin, 09 Mar 2004:
by wdenk
· Sun Mar 14 15:06:13 2004 +0000