aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin/mach-bf548 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11Blackfin arch: For compatibility reasons change IRQ_XXX_ERR into IRQ_XXX_ERROR like on any other supported Blackfin derivativeMichael Hennerich1-281/+308
2007-08-05Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriateMike Frysinger1-0/+1
2007-08-05Blackfin arch: kill ezkit548 compiling warningBryan Wu1-0/+1
2007-10-10Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz2-73/+18
2007-08-03Blackfin arch: Fix CCLK and SCLK checksRobin Getz1-87/+0
2007-10-11Blackfin serial driver: use new GPIO APIMichael Hennerich1-20/+19
2007-07-25Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__Mike Frysinger1-1/+1
2007-10-10Blackfin arch: store labels so we later know who allocated GPIO/Peripheral resourcesMichael Hennerich1-5/+0
2007-07-24Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to_gpioMichael Hennerich1-0/+2
2007-08-05Blackfin arch: update to latest anomaly sheetsMike Frysinger1-3/+15
2007-07-25Blackfin arch: reorganize headers slightly so we can be sure things are defined early enoughMike Frysinger1-0/+2
2007-07-25Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds rather than __builtin_bfin_[cs]sync()Mike Frysinger1-1/+1
2007-07-25Blackfin arch: update BF54x anomaly listMike Frysinger1-0/+3
2007-07-25Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig definesMike Frysinger1-39/+55
2007-07-24Blackfin arch: cleanup and standardize anomaly.h file format -- no functional changesMike Frysinger1-45/+22
2007-07-25Blackfin arch: add BF54x I2C/TWI TWI0 driver supportBryan Wu2-0/+34
2007-07-12Blackfin arch: Add peripheral io API to gpio header fileSonic Zhang1-0/+4
2007-07-12Blackfin arch: set up gpio interrupt IRQ_PJ9 for BF54x ATAPI PATA driverSonic Zhang1-3/+1
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/+270
2007-07-12Blackfin arch: There is no CDPRIO Bit in the EBIU_AMGCTL Register of BF54x archMichael Hennerich1-16/+1
2007-07-12Blackfin arch: Fix Warning add some defines in BF54x header fileMichael Hennerich1-38/+47
2007-07-02Blackfin arch: add BF54x missing GPIO access functionsMichael Hennerich1-2/+2
2007-07-12Blackfin arch: Enable BF54x PIN/GPIO interruptsMichael Hennerich1-5/+96
2007-06-21Blackfin arch: add missing implementations SIC_IWR crosses several registersMichael Hennerich1-1/+26
2007-07-12Blackfin arch: initial supporting for BF548-EZKITRoy Huang13-2688/+588
2007-06-21Blackfin arch: Add header files for BF548Roy Huang8-0/+1324
2007-05-21Blackfin arch: update blackfin header files to latest one in VDSP.Bryan Wu10-0/+20108