23 Jun, 2009
1 commit
-
Remove the unused CONFIG_DEBUG_S3C_PORT as we currently only have
support for using the S3C UARTs via the low-level debug code.Signed-off-by: Ben Dooks
28 Feb, 2009
1 commit
-
SCALE: add ice dcc support
Tested on the ixp425 with the ice PEEDI
Ack-by: Eric Miao
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Russell King
19 Feb, 2009
1 commit
-
This patch also makes the frame pointer default to y only if
!ARM_UNWIND. LOCKDEP no longer selects FRAME_POINTER if ARM_UNWIND is
enabled.Signed-off-by: Catalin Marinas
Signed-off-by: Russell King
26 Jan, 2008
1 commit
-
In early 2.6 days stack utilization instrumentation was made
configurable. Seems that arm misses the DEBUG_STACK_USAGE option.Signed-off-by: Sascha Hauer
Signed-off-by: Russell King
22 Jul, 2007
2 commits
-
Rename DEBUG_S3C2410_PORT to DEBUG_S3C_PORT as well as
DEBUG_S3C2410_UART to DEBUG_S3C_UART as part of the updates
to moving to plat-s3c for S3C base support.Signed-off-by: Ben Dooks
Signed-off-by: Russell King -
Rename CONFIG_S3C2410_LOWLEVEL_UART_PORT to be
CONFIG_S3C_LOWLEVEL_UART_PORT as we move to using
plat-s3c for base of S3C operations.Signed-off-by: Ben Dooks
Signed-off-by: Russell King
30 Nov, 2006
1 commit
-
DEBUG_WAITQ appears to have been removed by others, but no one
removed the configuration option from ARM. Remote it from both
Kconfig.debug and all default configurations.Signed-off-by: Russell King
05 Jun, 2006
1 commit
-
Trivial typo fixes in Kconfig files (ARM).
Signed-off-by: Egry Gabor
Signed-off-by: Russell King
09 Sep, 2005
1 commit
-
It's called printch, not printchar
Signed-off-by: Russell King
17 Apr, 2005
1 commit
-
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.Let it rip!