aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf548/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Blackfin: punt duplicated CAN MMRsMike Frysinger1-671/+0
2010-03-09Blackfin: increase NR_IRQS beyond NR on-chip IRQsMichael Hennerich1-1/+2
2009-12-15Blackfin: push BF5Xx configs down into mach-specific KconfigsMike Frysinger1-12/+0
2009-12-15Blackfin: unify DMA masksMike Frysinger1-38/+0
2009-12-15Blackfin: unify duplicated power masksMike Frysinger2-72/+0
2009-12-15Blackfin: BF54x: punt useless "masks" for count/address MMRsMike Frysinger1-104/+0
2009-12-15Blackfin: punt unused MXVR masksMike Frysinger1-944/+0
2009-12-15Blackfin: punt OTP MMRsMike Frysinger2-52/+0
2009-12-15Blackfin: scrub unused watchdog mmr masksMike Frysinger1-6/+0
2009-12-15Blackfin: scrub unused RTC masksMike Frysinger1-45/+0
2009-12-15Blackfin: unify BF547/8/9 headersMike Frysinger4-5098/+8
2009-12-15Blackfin: fix some BF547 header copy & paste typosMike Frysinger2-11/+11
2009-12-15Blackfin: rename BF542 host dma definesMike Frysinger1-2/+2
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina4-8/+8
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa4-8/+8
2009-11-25Blackfin: update anomaly listsMike Frysinger1-5/+18
2009-10-07Blackfin: mass clean up of copyright/licensing infoRobin Getz20-446/+52
2009-09-16Blackfin: update anomaly listsYi Li1-2/+19
2009-09-16Blackfin: drop unused MMR defines that only cause bad code to be writtenMike Frysinger1-89/+0
2009-07-16Blackfin: update anomaly lists to match latest sheets/usageGraf Yang1-0/+2
2009-06-22Blackfin: unify memory map headersMike Frysinger2-43/+9
2009-06-22Blackfin: update anomaly listsMike Frysinger1-5/+15
2009-06-12Blackfin: pull updated anomaly lists from toolchainMike Frysinger1-8/+36
2009-06-12Blackfin: Allow bf548 ATAPI to be routed to GPIOSonic Zhang1-19/+45
2009-04-07tty: Blackin CTS/RTSSonic Zhang1-40/+32
2009-04-07Change hardware flow control from poll to interrupt drivenSonic Zhang1-45/+0
2009-03-28Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}xMike Frysinger1-2/+0
2009-03-04Blackfin arch: update anomaly sheets to match latest public infoMike Frysinger1-4/+17
2009-03-03Blackfin arch: fix bug - Error if one serial has hardware flow control and the other doesn'tTom Parker1-7/+15
2009-03-03Blackfin arch: fix compile failure when missing the anomaly definitionMike Frysinger1-0/+1
2009-03-02Blackfin arch: Make IRQ_EPPIx_ERROR naming consistentMichael Hennerich1-4/+4
2009-02-04Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warningBryan Wu1-0/+1
2009-02-04Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrdSonic Zhang1-0/+1
2009-02-04Blackfin arch: cleanup bf54x ifdef mess in gpio codeMike Frysinger1-6/+6
2009-02-04Blackfin arch: add support for mobile ddr bf54x partsMike Frysinger1-0/+12
2009-01-07Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li2-5/+5
2009-01-07Blackfin arch: update anomaly headers to match latest sheetsMike Frysinger1-0/+2
2009-01-07Blackfin arch: Remove wasted SIR header filesGraf Yang1-166/+0
2009-01-07Blackfin arch: Fix typo (channel)Jean Delvare1-1/+1
2009-01-07Blackfin arch: cleanup - use scm for changelog, not file headersMike Frysinger1-27/+3
2009-01-07Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match everyone elseMike Frysinger1-1/+1
2009-01-07Blackfin arch: smp patch cleanup from LKML reviewGraf Yang1-9/+0
2009-01-07Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK optionMichael Hennerich1-255/+0
2008-11-18Blackfin arch: add ANOMALY_05000435 to our headersMike Frysinger1-0/+1
2008-11-18Blackfin arch: move out irq related functionsMike Frysinger1-1/+1
2008-11-18Blackfin arch: delay PLL_CTL/VR_CTL wrappersMike Frysinger1-55/+59
2009-01-07Blackfin arch: SMP supporting patchset: some other misc codeGraf Yang1-0/+15
2008-10-28Blackfin arch: update anomaly lists to match latest sheetsMike Frysinger1-0/+2
2008-10-28Blackfin arch: put quotes around error to silence a ton of warnings from gcc-4.3Mike Frysinger1-1/+1
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds3-27/+105