aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | Blackfin arch: fix unused warning for some blackfin derivativesMike Frysinger2008-11-18
| * | | | | | | | | | | | | | | | | | Blackfin arch: Use GPIO_BANKSIZE macro to replace const number 16 for GPIO_BA...Bryan Wu2008-11-18
| * | | | | | | | | | | | | | | | | | Blackfin arch: SMP supporting patchset: some other misc codeGraf Yang2009-01-07
| * | | | | | | | | | | | | | | | | | Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...Graf Yang2008-11-18
| * | | | | | | | | | | | | | | | | | Blackfin arch: SMP supporting patchset: Blackfin CPLB related codeGraf Yang2008-11-18
| * | | | | | | | | | | | | | | | | | Blackfin arch: SMP supporting patchset: Blackfin header files and machine com...Graf Yang2009-01-07
| * | | | | | | | | | | | | | | | | | Blackfin arch: SMP supporting patchset: BF561 related codeGraf Yang2009-01-07
| * | | | | | | | | | | | | | | | | | Blackfin arch: use physmap in board resources rather than legacy config methodMike Frysinger2008-11-18
| * | | | | | | | | | | | | | | | | | Blackfin arch: Convert Blackfin GPIO driver to use common gpiolib/gpiochip in...Michael Hennerich2008-11-18
| * | | | | | | | | | | | | | | | | | Blackfin arch: Cleanup and unify Blackfin IRQ and GPIO IRQ handlingMichael Hennerich2008-11-18
| * | | | | | | | | | | | | | | | | | Blackfin arch: workaround bug: spi_mmc driver working in dma mode may hang th...Yi Li2008-11-18
| * | | | | | | | | | | | | | | | | | Blackfin arch: remove useless SSYNC() in irq priority codeMike Frysinger2008-11-18
| * | | | | | | | | | | | | | | | | | Blackfin arch: fix bug - gpio_bank() macros messed up bank number caculating ...Bryan Wu2008-11-18
| * | | | | | | | | | | | | | | | | | Blackfin arch: enable i2c_bfin_twi0_device in cm_bf548 boardMike Frysinger2008-11-18
| * | | | | | | | | | | | | | | | | | Blackfin arch: Enable ISP1760 USB Host Driver in platform device initializati...Michael Hennerich2008-11-18
| * | | | | | | | | | | | | | | | | | Blackfin arch: fixup get_user() macrosMike Frysinger2008-11-18
| * | | | | | | | | | | | | | | | | | Blackfin arch: do not bother initializing the first 4kMike Frysinger2008-11-18
| * | | | | | | | | | | | | | | | | | Blackfin arch: use sti to set the mask rather than banging on imaskMike Frysinger2008-11-18
| * | | | | | | | | | | | | | | | | | Blackfin arch: don't assume a specific SPI flash part - take whatever you probeMichael Hennerich2008-11-18
| * | | | | | | | | | | | | | | | | | Blackfin arch: update defconfig file for all boardsMike Frysinger2008-11-18
| * | | | | | | | | | | | | | | | | | Blackfin arch: remove most BUG_ON channel checksMichael Hennerich2008-10-28
| * | | | | | | | | | | | | | | | | | Blackfin arch: only add IFLUSH nop padding when anomaly 443 is enabledMike Frysinger2008-10-28
| * | | | | | | | | | | | | | | | | | Blackfin arch: Remove useless SSYNCs in DMA codeMichael Hennerich2008-10-28
| * | | | | | | | | | | | | | | | | | Blackfin arch: lookup channel2irq() only onceMichael Hennerich2008-10-28
| * | | | | | | | | | | | | | | | | | Blackfin arch: update anomaly lists to match latest sheetsMike Frysinger2008-10-28
| * | | | | | | | | | | | | | | | | | Blackfin arch: refine the gpio checkMike Frysinger2008-10-28
| * | | | | | | | | | | | | | | | | | Blackfin arch: unify port_setup() to reduce arch differencesMike Frysinger2008-10-28
| * | | | | | | | | | | | | | | | | | Blackfin arch: unify peripheral_request() to reduce arch differencesMike Frysinger2008-10-28
| * | | | | | | | | | | | | | | | | | Blackfin arch: fix cmp_label() so it doesnt incorrectly accept partial leadin...Mike Frysinger2008-10-28
| * | | | | | | | | | | | | | | | | | Blackfin arch: unify check_gpio() to reduce arch differencesMike Frysinger2008-10-28
| * | | | | | | | | | | | | | | | | | Blackfin arch: remove unused local defineMike Frysinger2008-10-28
| * | | | | | | | | | | | | | | | | | Blackfin arch: add support for Blackfin latest processor family BF51xBryan Wu2008-11-18
| * | | | | | | | | | | | | | | | | | Blackfin arch: put quotes around error to silence a ton of warnings from gcc-4.3Mike Frysinger2008-10-28
| * | | | | | | | | | | | | | | | | | Blackfin arch: fix bug - kernel with SMP patch can not bootupGraf Yang2008-10-28
| * | | | | | | | | | | | | | | | | | Blackfin arch: drop redundant BFIN_DMA_5XX dependsMike Frysinger2008-10-27
| * | | | | | | | | | | | | | | | | | Blackfin arch: drop unused exports and comment remaining exportsMike Frysinger2008-10-27
| * | | | | | | | | | | | | | | | | | Blackfin arch: add an option to allow people to stick exception stack into L1...Mike Frysinger2008-10-27
| * | | | | | | | | | | | | | | | | | Blackfin arch: move EXPORT_SYMBOL to the place where it is actually definedMike Frysinger2008-10-27
| * | | | | | | | | | | | | | | | | | Blackfin arch: BF538/9 Linux kernel SupportMichael Hennerich2008-11-18
| * | | | | | | | | | | | | | | | | | Blackfin arch: unify duplicated bss init codeMike Frysinger2008-10-27
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-01-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | avr32: Move syscalls.h under arch/avr32/include/asm/Haavard Skinnemoen2009-01-07
| | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'fixes', 'cleanups' and 'boards'Haavard Skinnemoen2009-01-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | avr32: data param to at32_add_device_mci() must be non-NULLHaavard Skinnemoen2009-01-05
| | | | * | | | | | | | | | | | | | | | | Merge branch 'move-atmel-mci-h' into boardsHaavard Skinnemoen2009-01-05
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | | | | | atmel-mci: move atmel-mci.h file to include/linuxNicolas Ferre2009-01-05
| | | | | | |_|_|_|_|_|/ / / / / / / / / / | | | | | |/| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | avr32: Hammerhead board supportAlex Raimondi2009-01-05
| | | | * | | | | | | | | | | | | | | | | Merge branch 'cleanups' into boardsHaavard Skinnemoen2009-01-05
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | arch/avr32: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2009-01-06
| | | | |/ / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | avr32: Allow reserving multiple pins at onceAlex Raimondi2009-01-05