Age | Commit message (Expand) | Author |
2007-04-27 | AVR32: Remove useless config option "GENERIC_BUST_SPINLOCK". | Robert P. J. Day |
2007-04-27 | [AVR32] Optimize the TLB miss handler | Haavard Skinnemoen |
2007-04-27 | [AVR32] Board code for ATNGW100 | Haavard Skinnemoen |
2007-04-27 | [AVR32] Get rid of board_setup_fbmem() | Haavard Skinnemoen |
2007-04-27 | [AVR32] Reserve framebuffer memory in early_parse_fbmem() | Haavard Skinnemoen |
2007-04-27 | [AVR32] Simplify early handling of memory regions | Haavard Skinnemoen |
2007-04-27 | [AVR32] Move setup_bootmem() from mm/init.c to kernel/setup.c | Haavard Skinnemoen |
2007-04-27 | [AVR32] Make I/O access macros work with external devices | Haavard Skinnemoen |
2007-04-27 | [AVR32] Fix NMI handler | Haavard Skinnemoen |
2007-04-27 | [AVR32] Clean up exception handling code | Haavard Skinnemoen |
2007-04-27 | [AVR32] Clean up cpu identification and add features bitmap | Haavard Skinnemoen |
2007-04-27 | [AVR32] Don't enable clocks with no users | Haavard Skinnemoen |
2007-04-27 | [AVR32] Put cpu in sleep 0 when idle. | Hans-Christian Egtvedt |
2007-04-27 | [AVR32] Change system timer from count-compare to Timer/Counter 0 | Hans-Christian Egtvedt |
2007-04-27 | [AVR32] Add mach-specific Kconfig | Haavard Skinnemoen |
2007-04-27 | [AVR32] Add nwait and tdf parameters to SMC configuration | Hans-Christian Egtvedt |
2007-04-27 | [AVR32] Add basic HMATRIX support | Haavard Skinnemoen |
2007-03-16 | [PATCH] gpio_direction_output() needs an initial value | David Brownell |
2007-03-07 | [AVR32] Don't use kmap() in flush_icache_page() | Haavard Skinnemoen |
2007-03-07 | [AVR32] Fix bogus ti->flags manipulation in debug handler | Haavard Skinnemoen |
2007-03-07 | [AVR32] show_trace: Only walk valid stack addresses | Haavard Skinnemoen |
2007-03-07 | [AVR32] at32_spi_setup_slaves should be __init | Haavard Skinnemoen |
2007-03-05 | [PATCH] add CONFIG_GENERIC_GPIO | David Brownell |
2007-02-19 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-02-16 | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 | Linus Torvalds |
2007-02-16 | [PATCH] clocksource: fixup is_continous changes on AVR32 | Thomas Gleixner |
2007-02-16 | [AVR32] Use per-controller spi_board_info structures | Haavard Skinnemoen |
2007-02-16 | [AVR32] Warn, don't BUG if clk_disable is called too many times | Haavard Skinnemoen |
2007-02-16 | [AVR32] Make sure all genclocks have a parent | Haavard Skinnemoen |
2007-02-16 | [AVR32] Remove unnecessary sys_nfsservctl conditional | Haavard Skinnemoen |
2007-02-16 | [AVR32] Wire up the SysV IPC calls properly | Haavard Skinnemoen |
2007-02-12 | [PATCH] mark struct file_operations const 2 | Arjan van de Ven |
2007-02-12 | [PATCH] Dynamic kernel command-line: avr32 | Alon Bar-Lev |
2007-02-11 | [PATCH] Consolidate default sched_clock() | Alexey Dobriyan |
2007-02-11 | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman |
2007-02-09 | [AVR32] Add missing #include <linux/module.h> | Haavard Skinnemoen |
2007-02-09 | [AVR32] Remove last remains of libgcc | Haavard Skinnemoen |
2007-02-09 | [AVR32] SPI platform code update | Haavard Skinnemoen |
2007-02-09 | [AVR32] Add PIOE device and reserve SDRAM pins | Haavard Skinnemoen |
2007-02-09 | [AVR32] Introduce at32_reserve_pin() | Haavard Skinnemoen |
2007-02-09 | [AVR32] Don't reset PIO state at bootup | Haavard Skinnemoen |
2007-02-09 | [AVR32] GPIO API implementation | Haavard Skinnemoen |
2007-02-09 | [AVR32] Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish |
2007-02-09 | [AVR32] Fix incorrect invalidation of shared cachelines | David Brownell |
2007-02-09 | [AVR32] ext int fixes | David Brownell |
2007-02-09 | [AVR32] fix serial port setup on ATSTK1000 | David Brownell |
2007-02-09 | [AVR32] /proc/interrupts display | David Brownell |
2007-02-08 | [ARM] 4124/1: Rename mach-at91rm9200 and arch-at91rm9200 directories | Andrew Victor |
2007-01-26 | [AVR32] Update ATSTK1000 defconfig: Enable macb by default | Haavard Skinnemoen |
2007-01-26 | [AVR32] Export clear_page symbol | Haavard Skinnemoen |