summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: move the PORT registers downMike Frysinger2008-11-181-44/+42
* Blackfin arch: introduce an IM_MEM macro to kgdbMike Frysinger2008-11-181-70/+35
* Blackfin arch: fix off-by-one errors on end of memory rangeMike Frysinger2008-11-181-4/+4
* Blackfin arch: delete unused vars and add parenthesis to fixup warningsMike Frysinger2008-11-181-14/+12
* Blackfin arch: move fixed code into init sectionMike Frysinger2008-11-181-1/+5
* Blackfin arch: remove superficial check on blackfin watchdogMike Frysinger2008-11-181-4/+0
* Blackfin arch: set PM_WAKEUP_GPIO_NUMBER default to 2 for everyoneMike Frysinger2008-11-181-1/+1
* Blackfin arch: delay PLL_CTL/VR_CTL wrappersMike Frysinger2008-11-187-341/+365
* Blackfin arch: dont export ack_bad_irq as no one else doesMike Frysinger2008-11-181-1/+0
* Blackfin arch: move SIC_SYSIRQ() to the one file that actually uses itMike Frysinger2008-11-182-2/+2
* Blackfin arch: move ack_bad_irq() prototype to hardirq.h to match other archesMike Frysinger2008-11-182-2/+2
* Blackfin arch: delete old comments and NO_IRQ defineMike Frysinger2008-11-181-40/+1
* Blackfin arch: overlay thread.usp over PT_USPMike Frysinger2008-11-181-3/+5
* Blackfin arch: rewrite blackfin_invalidate_entire_dcache functionMike Frysinger2008-11-183-37/+25
* Blackfin arch: make ADI board names consistentMike Frysinger2008-11-1811-11/+11
* Blackfin arch: Fix bug - hardware breakpoint doesn't always work in kgdbSonic Zhang2008-11-181-11/+1
* Blackfin arch: fix unused warning for some blackfin derivativesMike Frysinger2008-11-181-0/+2
* Blackfin arch: Use GPIO_BANKSIZE macro to replace const number 16 for GPIO_BA...Bryan Wu2008-11-182-2/+4
* Blackfin arch: SMP supporting patchset: some other misc codeGraf Yang2009-01-078-4/+123
* Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management...Graf Yang2008-11-1814-309/+580
* Blackfin arch: SMP supporting patchset: Blackfin CPLB related codeGraf Yang2008-11-1812-219/+275
* Blackfin arch: SMP supporting patchset: Blackfin header files and machine com...Graf Yang2009-01-0725-192/+1435
* Blackfin arch: SMP supporting patchset: BF561 related codeGraf Yang2009-01-079-3/+1459
* Blackfin arch: use physmap in board resources rather than legacy config methodMike Frysinger2008-11-182-1/+46
* Blackfin arch: Convert Blackfin GPIO driver to use common gpiolib/gpiochip in...Michael Hennerich2008-11-183-30/+140
* Blackfin arch: Cleanup and unify Blackfin IRQ and GPIO IRQ handlingMichael Hennerich2008-11-181-125/+66
* Blackfin arch: workaround bug: spi_mmc driver working in dma mode may hang th...Yi Li2008-11-181-1/+1
* Blackfin arch: remove useless SSYNC() in irq priority codeMike Frysinger2008-11-181-4/+0
* Blackfin arch: fix bug - gpio_bank() macros messed up bank number caculating ...Bryan Wu2008-11-183-18/+20
* Blackfin arch: enable i2c_bfin_twi0_device in cm_bf548 boardMike Frysinger2008-11-181-1/+1
* Blackfin arch: Enable ISP1760 USB Host Driver in platform device initializati...Michael Hennerich2008-11-186-192/+154
* Blackfin arch: fixup get_user() macrosMike Frysinger2008-11-181-43/+31
* Blackfin arch: do not bother initializing the first 4kMike Frysinger2008-11-181-12/+0
* Blackfin arch: use sti to set the mask rather than banging on imaskMike Frysinger2008-11-181-6/+2
* Blackfin arch: don't assume a specific SPI flash part - take whatever you probeMichael Hennerich2008-11-181-1/+1
* Blackfin arch: update defconfig file for all boardsMike Frysinger2008-11-1821-47/+38
* Blackfin arch: remove most BUG_ON channel checksMichael Hennerich2008-10-291-70/+0
* Blackfin arch: only add IFLUSH nop padding when anomaly 443 is enabledMike Frysinger2008-10-281-1/+5
* Blackfin arch: Remove useless SSYNCs in DMA codeMichael Hennerich2008-10-281-13/+1
* Blackfin arch: lookup channel2irq() only onceMichael Hennerich2008-10-282-18/+7
* Blackfin arch: update anomaly lists to match latest sheetsMike Frysinger2008-10-286-9/+20
* Blackfin arch: refine the gpio checkMike Frysinger2008-10-281-5/+5
* Blackfin arch: unify port_setup() to reduce arch differencesMike Frysinger2008-10-281-14/+10
* Blackfin arch: unify peripheral_request() to reduce arch differencesMike Frysinger2008-10-281-78/+11
* Blackfin arch: fix cmp_label() so it doesnt incorrectly accept partial leadin...Mike Frysinger2008-10-281-2/+1
* Blackfin arch: unify check_gpio() to reduce arch differencesMike Frysinger2008-10-281-9/+3
* Blackfin arch: remove unused local defineMike Frysinger2008-10-281-3/+0
* Blackfin arch: add support for Blackfin latest processor family BF51xBryan Wu2008-11-1836-31/+8524
* Blackfin arch: put quotes around error to silence a ton of warnings from gcc-4.3Mike Frysinger2008-10-286-6/+6
* Blackfin arch: fix bug - kernel with SMP patch can not bootupGraf Yang2008-10-281-3/+4
OpenPOWER on IntegriCloud