Commit Graph

110 Commits (669b792c77bbc30e9f4d9c95dbc918dc348c49c2)

Author SHA1 Message Date
Haavard Skinnemoen af6f2b2b5c [AVR32] Update defconfigs 18 years ago
David Brownell 6b84bbfc71 [AVR32] Initialize dma_mask and dma_coherent_mask 18 years ago
ben.nizette@iinet.net.au 7f8b9acae8 [AVR32] NGW100, Remove relics of the old USART mapping scheme 18 years ago
Haavard Skinnemoen ab61f7d21a [AVR32] Fix bug in invalidate_dcache_region() 18 years ago
Haavard Skinnemoen 2fdfe8d9a2 [AVR32] STK1000: Set SPI_MODE_3 in the ltv350qv board info 18 years ago
Andrea Righi 126187f1e0 [AVR32] ratelimit segfault reporting rate 18 years ago
Sam Ravnborg ca967258b6 all-archs: consolidate .data section definition in asm-generic 18 years ago
Sam Ravnborg 7664709b44 all-archs: consolidate .text section definition in asm-generic 18 years ago
Haavard Skinnemoen d0a2b7af27 [AVR32] Implement platform hooks for atmel_lcdfb driver 18 years ago
Haavard Skinnemoen 78c129b949 [AVR32] Wire up signalfd, timerfd and eventfd 18 years ago
Christoph Hellwig 9caebec7b8 [AVR32] optimize pagefault path 18 years ago
Haavard Skinnemoen 5d1938c83c [AVR32] Remove bogus comment in arch/avr32/kernel/irq.c 18 years ago
Roman Zippel c9f4f06d31 wrap access to thread_info 18 years ago
Haavard Skinnemoen 47cc3e7804 [AVR32] Wire up sys_utimensat 18 years ago
Haavard Skinnemoen b3cfe0cb37 [AVR32] Fix section mismatch .taglist -> .init.text 18 years ago
Haavard Skinnemoen a492dbb9e3 [AVR32] Implement dma_{alloc,free}_writecombine() 18 years ago
Thomas Gleixner e89b064a4f AVR32: Spinlock initializer cleanup 18 years ago
Haavard Skinnemoen c19aa754f3 [AVR32] Use correct config symbol when setting cpuflags 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Christoph Hellwig 1eeb66a1bb move die notifier handling to common code 18 years ago
Robert P. J. Day 0277b378c3 AVR32: Remove useless config option "GENERIC_BUST_SPINLOCK". 18 years ago
Haavard Skinnemoen c0c3e81608 [AVR32] Optimize the TLB miss handler 18 years ago
Haavard Skinnemoen 9ca20a8366 [AVR32] Board code for ATNGW100 18 years ago
Haavard Skinnemoen d80e2bb126 [AVR32] Get rid of board_setup_fbmem() 18 years ago
Haavard Skinnemoen f9692b9501 [AVR32] Reserve framebuffer memory in early_parse_fbmem() 18 years ago
Haavard Skinnemoen d8011768e6 [AVR32] Simplify early handling of memory regions 18 years ago
Haavard Skinnemoen 5539f59ac4 [AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c 18 years ago
Haavard Skinnemoen e3e7d8d4ea [AVR32] Make I/O access macros work with external devices 18 years ago
Haavard Skinnemoen 92b728c147 [AVR32] Fix NMI handler 18 years ago
Haavard Skinnemoen 623b0355d5 [AVR32] Clean up exception handling code 18 years ago
Haavard Skinnemoen 3b328c9809 [AVR32] Clean up cpu identification and add features bitmap 18 years ago
Haavard Skinnemoen 188ff65d49 [AVR32] Don't enable clocks with no users 18 years ago
Hans-Christian Egtvedt 19b7ce8bad [AVR32] Put cpu in sleep 0 when idle. 18 years ago
Hans-Christian Egtvedt 7760989e5e [AVR32] Change system timer from count-compare to Timer/Counter 0 18 years ago
Haavard Skinnemoen 228e845fd2 [AVR32] Add mach-specific Kconfig 18 years ago
Hans-Christian Egtvedt 068d9f6eb9 [AVR32] Add nwait and tdf parameters to SMC configuration 18 years ago
Haavard Skinnemoen 9c8f8e7524 [AVR32] Add basic HMATRIX support 18 years ago
David Brownell 28735a7253 [PATCH] gpio_direction_output() needs an initial value 18 years ago
Haavard Skinnemoen 28c1d39db8 [AVR32] Don't use kmap() in flush_icache_page() 18 years ago
Haavard Skinnemoen a19b4a1405 [AVR32] Fix bogus ti->flags manipulation in debug handler 18 years ago
Haavard Skinnemoen 3338368e92 [AVR32] show_trace: Only walk valid stack addresses 18 years ago
Haavard Skinnemoen 9a596a6236 [AVR32] at32_spi_setup_slaves should be __init 18 years ago
David Brownell 0a938b9768 [PATCH] add CONFIG_GENERIC_GPIO 18 years ago
Thomas Gleixner 2693506c41 [PATCH] clocksource: fixup is_continous changes on AVR32 18 years ago
Haavard Skinnemoen 41d8ca452f [AVR32] Use per-controller spi_board_info structures 18 years ago
Haavard Skinnemoen 23cebe2287 [AVR32] Warn, don't BUG if clk_disable is called too many times 18 years ago
Haavard Skinnemoen 7a5fe23879 [AVR32] Make sure all genclocks have a parent 18 years ago
Haavard Skinnemoen 160f34531a [AVR32] Remove unnecessary sys_nfsservctl conditional 18 years ago
Haavard Skinnemoen 1a6f1436d5 [AVR32] Wire up the SysV IPC calls properly 18 years ago
Arjan van de Ven 5dfe4c964a [PATCH] mark struct file_operations const 2 18 years ago