aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-15[AVR32] Wire up i2c-gpio on the ATNGW100 boardHaavard Skinnemoen1-0/+18
2007-08-15[AVR32] leds-gpio for stk1000David Brownell2-0/+88
2007-07-22Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2-1/+46
2007-07-19mm: fault feedback #2Nick Piggin1-12/+11
2007-07-18[AVR32] Initialize phy_mask for both macb devicesHaavard Skinnemoen1-1/+13
2007-07-18[AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable.Robert P. J. Day1-1/+1
2007-07-18[AVR32] Fix build error in parse_tag_rdimg()Haavard Skinnemoen1-1/+1
2007-07-18[AVR32] Don't wire up macb0 unless SW6 is in default positionKristoffer Nyborg Gregertsen1-1/+2
2007-07-18[AVR32] Wire up SSC platform device 0 as TX on ATSTK1000 boardHans-Christian Egtvedt1-0/+3
2007-07-18[AVR32] Add Atmel SSC driver platform device to AT32AP architectureHans-Christian Egtvedt1-0/+86
2007-07-18[AVR32] Make STK1000 mux settings configurableDavid Brownell3-7/+80
2007-07-18[AVR32] CPU frequency scaling for AT32APHans-Christian Egtvedt4-2/+175
2007-07-18[AVR32] Split SM device into PM, RTC, WDT and EICHaavard Skinnemoen5-426/+372
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-5/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-6/+1
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens1-1/+1
2007-07-16leds: leds-gpio for ngw100David Brownell2-1/+46
2007-06-23[AVR32] Update defconfigsHaavard Skinnemoen2-213/+119
2007-06-23[AVR32] Initialize dma_mask and dma_coherent_maskDavid Brownell1-0/+12
2007-06-23[AVR32] NGW100, Remove relics of the old USART mapping schemeben.nizette@iinet.net.au1-3/+0
2007-06-23[AVR32] Fix bug in invalidate_dcache_region()Haavard Skinnemoen1-9/+5
2007-06-14[AVR32] STK1000: Set SPI_MODE_3 in the ltv350qv board infoHaavard Skinnemoen1-0/+1
2007-06-14[AVR32] ratelimit segfault reporting rateAndrea Righi1-1/+1
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-05-15[AVR32] Implement platform hooks for atmel_lcdfb driverHaavard Skinnemoen4-23/+124
2007-05-13[AVR32] Wire up signalfd, timerfd and eventfdHaavard Skinnemoen1-0/+3
2007-05-13[AVR32] optimize pagefault pathChristoph Hellwig2-30/+13
2007-05-13[AVR32] Remove bogus comment in arch/avr32/kernel/irq.cHaavard Skinnemoen1-9/+0
2007-05-09Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds6-8/+13
2007-05-09wrap access to thread_infoRoman Zippel2-4/+4
2007-05-09[AVR32] Wire up sys_utimensatHaavard Skinnemoen1-0/+1
2007-05-09[AVR32] Fix section mismatch .taglist -> .init.textHaavard Skinnemoen1-1/+1
2007-05-09[AVR32] Implement dma_{alloc,free}_writecombine()Haavard Skinnemoen1-4/+8
2007-05-09AVR32: Spinlock initializer cleanupThomas Gleixner2-2/+2
2007-05-09[AVR32] Use correct config symbol when setting cpuflagsHaavard Skinnemoen1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig4-18/+4
2007-04-27AVR32: Remove useless config option "GENERIC_BUST_SPINLOCK".Robert P. J. Day1-3/+0
2007-04-27[AVR32] Optimize the TLB miss handlerHaavard Skinnemoen1-30/+24
2007-04-27[AVR32] Board code for ATNGW100Haavard Skinnemoen6-0/+1309
2007-04-27[AVR32] Get rid of board_setup_fbmem()Haavard Skinnemoen3-36/+5
2007-04-27[AVR32] Reserve framebuffer memory in early_parse_fbmem()Haavard Skinnemoen1-7/+61
2007-04-27[AVR32] Simplify early handling of memory regionsHaavard Skinnemoen1-263/+232
2007-04-27[AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.cHaavard Skinnemoen2-238/+238
2007-04-27[AVR32] Make I/O access macros work with external devicesHaavard Skinnemoen1-1/+25
2007-04-27[AVR32] Fix NMI handlerHaavard Skinnemoen1-3/+25
2007-04-27[AVR32] Clean up exception handling codeHaavard Skinnemoen6-393/+357
2007-04-27[AVR32] Clean up cpu identification and add features bitmapHaavard Skinnemoen1-20/+44