public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] AVR32 update
@ 2006-07-11 12:43 Haavard Skinnemoen
  2006-07-11 12:43 ` [PATCH 1/7] AVR32: CONFIG_DEBUG_BUGVERBOSE and CONFIG_FRAME_POINTER Haavard Skinnemoen
  0 siblings, 1 reply; 10+ messages in thread
From: Haavard Skinnemoen @ 2006-07-11 12:43 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel


Hi Andrew,

The following patchset fixes a few issues found when trying out
different configuration settings on AVR32. It also adds a reasonable
default configuration for the AT32STK1002 board to make it easier
for people to build a working kernel for themselves.

I should also mention that I may be less responsive the next two
weeks as I leave for vacation, but as long as you Cc linux-kernel,
I'll pick it up (I won't be able to respond to stuff sent to
hskinnemoen@atmel.com as our VPN setup is completely broken.)

Thanks,
Haavard

---

 arch/avr32/Kconfig                       |    8
 arch/avr32/Kconfig.debug                 |    4
 arch/avr32/configs/at32stk1002_defconfig |  754 ++++++++++++++++++++++++++++++
 arch/avr32/kernel/avr32_ksyms.c          |    7
 include/asm-avr32/atomic.h               |   10
 include/asm-avr32/bitops.h               |   20 -
 include/asm-avr32/irqflags.h             |   68 +++
 include/asm-avr32/system.h               |   32 -
 lib/Kconfig.debug                        |    4
 9 files changed, 856 insertions(+), 51 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2006-07-11 19:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-11 12:43 [PATCH 0/7] AVR32 update Haavard Skinnemoen
2006-07-11 12:43 ` [PATCH 1/7] AVR32: CONFIG_DEBUG_BUGVERBOSE and CONFIG_FRAME_POINTER Haavard Skinnemoen
2006-07-11 12:43   ` [PATCH 2/7] AVR32: Fix invalid constraints for stcond Haavard Skinnemoen
2006-07-11 12:43     ` [PATCH 3/7] AVR32: Add support for irq-flags state tracing Haavard Skinnemoen
2006-07-11 12:43       ` [PATCH 4/7] AVR32: Turn off support for DISCONTIGMEM and SPARSEMEM Haavard Skinnemoen
2006-07-11 12:43         ` [PATCH 5/7] AVR32: Always enable CONFIG_EMBEDDED Haavard Skinnemoen
2006-07-11 12:43           ` [PATCH 6/7] AVR32: Export the find_*_bit() functions Haavard Skinnemoen
2006-07-11 12:43             ` [PATCH 7/7] AVR32: Add defconfig for AT32STK1002 Haavard Skinnemoen
2006-07-11 18:07     ` [PATCH 2/7] AVR32: Fix invalid constraints for stcond H. Peter Anvin
2006-07-11 19:26       ` Haavard Skinnemoen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox