summaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin/mach-bf561
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger2007-11-151-4/+0
* Blackfin arch: add a compatible DOUBLE_FAULT define to enable resets on doubl...Mike Frysinger2007-11-131-6/+9
* Blackfin arch: Add missing definitions for BF561Mike Frysinger2007-10-301-0/+3
* Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files...Bryan Wu2007-10-111-0/+1
* Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz2007-10-102-97/+18
* Blackfin arch: Fix CCLK and SCLK checksRobin Getz2007-08-031-87/+0
* Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__Mike Frysinger2007-07-251-1/+1
* Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't b...Bryan Wu2007-08-051-1/+1
* Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to...Michael Hennerich2007-07-241-0/+2
* Blackfin arch: update to latest anomaly sheetsMike Frysinger2007-08-051-0/+1
* Blackfin arch: reorganize headers slightly so we can be sure things are defin...Mike Frysinger2007-07-251-5/+2
* Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra...Mike Frysinger2007-07-251-1/+1
* Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger2007-07-252-143/+237
* Blackfin arch: cleanup and standardize anomaly.h file format -- no functional...Mike Frysinger2007-07-241-85/+62
* Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Michael Hennerich2007-10-041-2/+9
* Blackfin arch: fix the aliased write macrosRobin Getz2007-08-051-2/+2
* Blackfin arch: setup aliases for some core Core A MMRsMike Frysinger2007-07-242-0/+10
* Blackfin arch: clean up some coding style issuesBryan Wu2007-07-121-1/+0
* Blackfin arch: Add Support for Peripheral PortMux and resouce allocationMichael Hennerich2007-07-121-0/+87
* Blackfin arch: add missing implementations SIC_IWR crosses several registersMichael Hennerich2007-06-211-3/+7
* Blackfin arch: initial supporting for BF548-EZKITRoy Huang2007-07-121-0/+3
* Blackfin arch: add missing braces around array bfin serial initMike Frysinger2007-06-211-0/+2
* Blackfin arch: update blackfin header files to latest one in VDSP.Bryan Wu2007-05-211-55/+50
* Blackfin arch: Move write to VR_CTL closer to IDLEMichael Hennerich2007-05-211-2/+4
* blackfin architectureBryan Wu2007-05-0710-0/+4894