summaryrefslogtreecommitdiff
path: root/arch/blackfin/mach-common
AgeCommit message (Expand)Author
2009-01-07Blackfin arch: remove hardware PM code, oprofile not use itGraf Yang
2009-01-07Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li
2009-01-07Blackfin arch: Faster C implementation of no-MPU CPLB handlerBernd Schmidt
2009-01-07Blackfin arch: Fix incorrect use of loose in cpufreq.cNick Andrew
2009-01-07Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match e...Mike Frysinger
2009-01-07Blackfin arch: get oprofile work for user spaceGraf Yang
2009-01-07Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK optionMichael Hennerich
2009-01-07Blackfin arch: Allow a gpio pin be requested both as gpio and irq.Graf Yang
2008-11-18Blackfin arch: Request the gpio resource when making it as an irq pin, avoidi...Graf Yang
2008-11-18Blackfin arch: Add code to free gpio when shutdown irqGraf Yang
2008-11-18Blackfin arch: fix bug - reboot fails on BF527Mike Frysinger
2008-11-18Blackfin arch: rename cache_lock() to bfin_cache_lock()Mike Frysinger
2008-11-18Blackfin arch: fix building with CONFIG_DEBUG_DOUBLEFAULTMike Frysinger
2008-11-18Blackfin arch: rename irq_flags to bfin_irq_flagsMike Frysinger
2008-11-18Blackfin arch: move SIC_SYSIRQ() to the one file that actually uses itMike Frysinger
2008-11-18Blackfin arch: rewrite blackfin_invalidate_entire_dcache functionMike Frysinger
2009-01-07Blackfin arch: SMP supporting patchset: Blackfin header files and machine com...Graf Yang
2008-11-18Blackfin arch: Cleanup and unify Blackfin IRQ and GPIO IRQ handlingMichael Hennerich
2008-11-18Blackfin arch: remove useless SSYNC() in irq priority codeMike Frysinger
2008-11-18Blackfin arch: fix bug - gpio_bank() macros messed up bank number caculating ...Bryan Wu
2008-11-18Blackfin arch: do not bother initializing the first 4kMike Frysinger
2008-11-18Blackfin arch: use sti to set the mask rather than banging on imaskMike Frysinger
2008-10-28Blackfin arch: only add IFLUSH nop padding when anomaly 443 is enabledMike Frysinger
2008-11-18Blackfin arch: add support for Blackfin latest processor family BF51xBryan Wu
2008-10-28Blackfin arch: fix bug - kernel with SMP patch can not bootupGraf Yang
2008-10-28Blackfin arch: add an option to allow people to stick exception stack into L1...Mike Frysinger
2008-10-28Blackfin arch: move EXPORT_SYMBOL to the place where it is actually definedMike Frysinger
2008-11-18Blackfin arch: BF538/9 Linux kernel SupportMichael Hennerich
2008-10-27Blackfin arch: unify duplicated bss init codeMike Frysinger
2008-11-18Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crashGraf Yang
2008-10-28Blackfin arch: fix bug - Cpufreq assumes clocks in kHz and not Hz.Michael Hennerich
2008-10-28Blackfin arch: fix bug - kernel build with write back policy fails to be boot...Mike Frysinger
2008-11-18Blackfin arch: fix bug - dmacopy test case fail on all platformMike Frysinger
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-10-16Blackfin arch: unify/cleanup cache codeMike Frysinger
2008-10-16Blackfin arch: Zero out bss region in L1/L2 memory.Graf Yang
2008-10-15cpufreq: remove policy->governor setting in drivers initializationDominik Brodowski
2008-10-09Blackfin arch: Fix bug - HW Errors never recover on BF548Robin Getz
2008-10-09Blackfin arch: give sys_strace proper entry markingsMike Frysinger
2008-10-09Blackfin arch: Fix BUG -- BF533 + 0.5 silicon + MPU + UART PIO -> crashMichael Hennerich
2008-10-08Blackfin arch: Not call generic set_irq_handler() in bfin_gpio_irq_type() due...Graf Yang
2008-10-08Blackfin arch: Use DTEST rather than DMA to poke at L1 SRAM during exception ...Robin Getz
2008-10-08Blackfin arch: Modify some funtion names to more genernal onesGraf Yang
2008-10-08Blackfin arch: add a meaningful name for each irqchipGraf Yang
2008-10-13Blackfin arch: add supporting for kgdbSonic Zhang
2008-10-08Blackfin arch: add supporting for double fault debug handlingRobin Getz
2008-08-28Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWEMichael Hennerich
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu
2008-08-25Blackfin arch: dont actually need to muck with EMAC_SYSTAT for BF52x for demu...Mike Frysinger
2008-08-14Blackfin arch: hook up some missing new system callsBryan Wu