summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Blackfin arch: do not allow L2 to be cached on BF561 SMPMike Frysinger2009-01-071-1/+1
* Blackfin arch: delete now unused "cclk" member of blackfin_cpudataMike Frysinger2009-01-072-2/+0
* Blackfin arch: Fix bug - change cpufreq doesn't take effect on bf537 nowMichael Hennerich2008-11-181-3/+4
* Blackfin arch: Request the gpio resource when making it as an irq pin, avoidi...Graf Yang2008-11-182-3/+16
* Blackfin arch: Add code to free gpio when shutdown irqGraf Yang2008-11-181-1/+5
* Blackfin arch: fix bug - reboot fails on BF527Mike Frysinger2008-11-182-2/+8
* Blackfin arch: add ANOMALY_05000435 to our headersMike Frysinger2008-11-186-0/+7
* Blackfin arch: only define HI/LO macros for assembly filesMike Frysinger2008-11-181-5/+5
* Blackfin arch: add BUG_ON() checks to make sure we dont overflow the cplb tablesMike Frysinger2008-11-181-1/+10
* Blackfin arch: make ROM_BASE depend on ROMKERNELMike Frysinger2008-11-181-0/+1
* Blackfin arch: noMMU CPLB lookup tables can be in L1 SRAMMike Frysinger2008-11-182-10/+10
* Blackfin arch: do not include init sections in the kernel lock down as it get...Mike Frysinger2008-11-181-1/+1
* Blackfin arch: change return valueMike Frysinger2008-11-181-12/+6
* Blackfin arch: remove pointless define IN_KERNELMike Frysinger2008-11-182-6/+4
* Blackfin arch: unify cplbinfo filesMike Frysinger2008-11-186-363/+201
* Blackfin arch: define BASE_BAUD like everyone elseMike Frysinger2008-11-181-0/+1
* Blackfin arch: remove BFIN_DMA_5XX optionMike Frysinger2008-11-182-9/+1
* Blackfin arch: add mmiowb() as some drivers expectMike Frysinger2008-11-181-0/+2
* Blackfin arch: Fix BUG - Kernel does not link when CONFIG_CPU_FREQ_STAT=mMichael Hennerich2008-11-181-0/+6
* Blackfin arch: rename cache_lock() to bfin_cache_lock()Mike Frysinger2008-11-182-3/+3
* Blackfin arch: use generic xor.hMike Frysinger2008-11-181-0/+1
* Blackfin arch: cleanup the time.c codeMike Frysinger2008-11-181-65/+36
* Blackfin arch: fix building with CONFIG_DEBUG_DOUBLEFAULTMike Frysinger2008-11-181-2/+3
* Blackfin arch: do not define decode_instruction if hwtrace is turned offMike Frysinger2008-11-181-2/+2
* Blackfin arch: rename irq_flags to bfin_irq_flagsMike Frysinger2008-11-185-17/+17
* Blackfin arch: move out irq related functionsMike Frysinger2008-11-1811-100/+101
* 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
OpenPOWER on IntegriCloud