summaryrefslogtreecommitdiffstats
path: root/arch/avr32
Commit message (Expand)AuthorAgeFilesLines
* [AVR32] Wire up i2c-gpio on the ATNGW100 boardHaavard Skinnemoen2007-08-151-0/+18
* [AVR32] leds-gpio for stk1000David Brownell2007-08-152-0/+88
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2007-07-222-1/+46
|\
| * leds: leds-gpio for ngw100David Brownell2007-07-162-1/+46
* | mm: fault feedback #2Nick Piggin2007-07-191-12/+11Star
* | [AVR32] Initialize phy_mask for both macb devicesHaavard Skinnemoen2007-07-181-1/+13
* | [AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable.Robert P. J. Day2007-07-181-1/+1
* | [AVR32] Fix build error in parse_tag_rdimg()Haavard Skinnemoen2007-07-181-1/+1
* | [AVR32] Don't wire up macb0 unless SW6 is in default positionKristoffer Nyborg Gregertsen2007-07-181-1/+2
* | [AVR32] Wire up SSC platform device 0 as TX on ATSTK1000 boardHans-Christian Egtvedt2007-07-181-0/+3
* | [AVR32] Add Atmel SSC driver platform device to AT32AP architectureHans-Christian Egtvedt2007-07-181-0/+86
* | [AVR32] Make STK1000 mux settings configurableDavid Brownell2007-07-183-7/+80
* | [AVR32] CPU frequency scaling for AT32APHans-Christian Egtvedt2007-07-184-2/+175
* | [AVR32] Split SM device into PM, RTC, WDT and EICHaavard Skinnemoen2007-07-185-426/+372Star
* | PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-5/+1Star
* | PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-6/+1Star
* | Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* | generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-161-1/+1
|/
* [AVR32] Update defconfigsHaavard Skinnemoen2007-06-232-213/+119Star
* [AVR32] Initialize dma_mask and dma_coherent_maskDavid Brownell2007-06-231-0/+12
* [AVR32] NGW100, Remove relics of the old USART mapping schemeben.nizette@iinet.net.au2007-06-231-3/+0Star
* [AVR32] Fix bug in invalidate_dcache_region()Haavard Skinnemoen2007-06-231-9/+5Star
* [AVR32] STK1000: Set SPI_MODE_3 in the ltv350qv board infoHaavard Skinnemoen2007-06-141-0/+1
* [AVR32] ratelimit segfault reporting rateAndrea Righi2007-06-141-1/+1
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* [AVR32] Implement platform hooks for atmel_lcdfb driverHaavard Skinnemoen2007-05-154-23/+124
* [AVR32] Wire up signalfd, timerfd and eventfdHaavard Skinnemoen2007-05-131-0/+3
* [AVR32] optimize pagefault pathChristoph Hellwig2007-05-132-30/+13Star
* [AVR32] Remove bogus comment in arch/avr32/kernel/irq.cHaavard Skinnemoen2007-05-131-9/+0Star
* Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-05-096-8/+13
|\
| * [AVR32] Wire up sys_utimensatHaavard Skinnemoen2007-05-091-0/+1
| * [AVR32] Fix section mismatch .taglist -> .init.textHaavard Skinnemoen2007-05-091-1/+1
| * [AVR32] Implement dma_{alloc,free}_writecombine()Haavard Skinnemoen2007-05-091-4/+8
| * AVR32: Spinlock initializer cleanupThomas Gleixner2007-05-092-2/+2
| * [AVR32] Use correct config symbol when setting cpuflagsHaavard Skinnemoen2007-05-091-1/+1
* | wrap access to thread_infoRoman Zippel2007-05-092-4/+4
|/
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* move die notifier handling to common codeChristoph Hellwig2007-05-084-18/+4Star
* AVR32: Remove useless config option "GENERIC_BUST_SPINLOCK".Robert P. J. Day2007-04-271-3/+0Star
* [AVR32] Optimize the TLB miss handlerHaavard Skinnemoen2007-04-271-30/+24Star
* [AVR32] Board code for ATNGW100Haavard Skinnemoen2007-04-276-0/+1309
* [AVR32] Get rid of board_setup_fbmem()Haavard Skinnemoen2007-04-273-36/+5Star
* [AVR32] Reserve framebuffer memory in early_parse_fbmem()Haavard Skinnemoen2007-04-271-7/+61
* [AVR32] Simplify early handling of memory regionsHaavard Skinnemoen2007-04-271-263/+232Star
* [AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.cHaavard Skinnemoen2007-04-272-238/+238
* [AVR32] Make I/O access macros work with external devicesHaavard Skinnemoen2007-04-271-1/+25
* [AVR32] Fix NMI handlerHaavard Skinnemoen2007-04-271-3/+25
* [AVR32] Clean up exception handling codeHaavard Skinnemoen2007-04-276-393/+357Star
* [AVR32] Clean up cpu identification and add features bitmapHaavard Skinnemoen2007-04-271-20/+44