summaryrefslogtreecommitdiff
path: root/include/asm-blackfin/mach-bf561
AgeCommit message (Expand)AuthorFilesLines
2007-11-21Blackfin arch: cplb and map header file cleanupMike Frysinger2-19/+5
2007-11-21Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_...Mike Frysinger1-2/+0
2007-11-15Blackfin arch: fix double fault definition for BF561 core A and core BMike Frysinger1-2/+2
2007-11-15Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger1-4/+0
2007-11-13Blackfin arch: add a compatible DOUBLE_FAULT define to enable resets on doubl...Mike Frysinger1-6/+9
2007-10-30Blackfin arch: Add missing definitions for BF561Mike Frysinger1-0/+3
2007-10-11Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files...Bryan Wu1-0/+1
2007-10-10Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz2-97/+18
2007-08-03Blackfin arch: Fix CCLK and SCLK checksRobin Getz1-87/+0
2007-07-25Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__Mike Frysinger1-1/+1
2007-08-05Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't b...Bryan Wu1-1/+1
2007-07-24Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to...Michael Hennerich1-0/+2
2007-08-05Blackfin arch: update to latest anomaly sheetsMike Frysinger1-0/+1
2007-07-25Blackfin arch: reorganize headers slightly so we can be sure things are defin...Mike Frysinger1-5/+2
2007-07-25Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra...Mike Frysinger1-1/+1
2007-07-25Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger2-143/+237
2007-07-24Blackfin arch: cleanup and standardize anomaly.h file format -- no functional...Mike Frysinger1-85/+62
2007-10-04Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Michael Hennerich1-2/+9
2007-08-05Blackfin arch: fix the aliased write macrosRobin Getz1-2/+2
2007-07-24Blackfin arch: setup aliases for some core Core A MMRsMike Frysinger2-0/+10
2007-07-12Blackfin arch: clean up some coding style issuesBryan Wu1-1/+0
2007-07-12Blackfin arch: Add Support for Peripheral PortMux and resouce allocationMichael Hennerich1-0/+87
2007-06-21Blackfin arch: add missing implementations SIC_IWR crosses several registersMichael Hennerich1-3/+7
2007-07-12Blackfin arch: initial supporting for BF548-EZKITRoy Huang1-0/+3
2007-06-21Blackfin arch: add missing braces around array bfin serial initMike Frysinger1-0/+2
2007-05-21Blackfin arch: update blackfin header files to latest one in VDSP.Bryan Wu1-55/+50
2007-05-21Blackfin arch: Move write to VR_CTL closer to IDLEMichael Hennerich1-2/+4
2007-05-07blackfin architectureBryan Wu10-0/+4894