summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: smp patch cleanup from LKML reviewGraf Yang2009-01-0717-105/+92Star
* Blackfin arch: get oprofile work for user spaceGraf Yang2009-01-076-25/+21Star
* Blackfin arch: fix bugs in linker script when using upstream binutilsBernd Schmidt2009-01-071-2/+6
* Blackfin arch: Remove all traces of the relocation stackBernd Schmidt2009-01-071-132/+7Star
* Blackfin arch: tweak the BUG_ON() check to allow for equal valuesMike Frysinger2009-01-071-4/+4
* Blackfin arch: gpio.h split into machine subfolders like already done for BF54xMichael Hennerich2009-01-077-262/+379
* Blackfin arch: cleanup the header file commentsMike Frysinger2009-01-071-19/+9Star
* Blackfin arch: rewrite cplbinfo to use seq filesMike Frysinger2009-01-071-125/+191
* Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK optionMichael Hennerich2009-01-0726-2842/+260Star
* Blackfin arch: add simple-gpio resources to all adi/tinyboardsMike Frysinger2009-01-076-0/+90
* Blackfin arch: Allow a gpio pin be requested both as gpio and irq.Graf Yang2009-01-073-18/+91
* 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/+0Star
* 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/+6Star
* Blackfin arch: remove pointless define IN_KERNELMike Frysinger2008-11-182-6/+4Star
* Blackfin arch: unify cplbinfo filesMike Frysinger2008-11-186-363/+201Star
* Blackfin arch: define BASE_BAUD like everyone elseMike Frysinger2008-11-181-0/+1
* Blackfin arch: remove BFIN_DMA_5XX optionMike Frysinger2008-11-182-9/+1Star
* 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/+36Star
* 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/+42Star
* Blackfin arch: introduce an IM_MEM macro to kgdbMike Frysinger2008-11-181-70/+35Star
* 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/+12Star
* 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/+0Star
* 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/+0Star
* 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/+1Star
* Blackfin arch: overlay thread.usp over PT_USPMike Frysinger2008-11-181-3/+5