aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin/mach-bf548 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-21[Blackfin] arch: fix bug SDIO driver fails to build for BF542/BF548Cliff Cai2-4/+4
2007-12-05spi: initial BF54x SPI supportBryan Wu1-0/+17
2007-11-21Blackfin arch: convert READY to DMA_READY as it causes build errors in common sound code otherwiseMike Frysinger2-2/+2
2007-11-21Blackfin arch: add defines for the on-chip L1 ROM of BF54xMike Frysinger1-0/+5
2007-11-21Blackfin arch: cplb and map header file cleanupMike Frysinger1-0/+11
2007-11-21Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_SCRATCH definesMike Frysinger1-2/+0
2007-11-21Blackfin arch: cleanup BF54x header file and add BF547 definitionMike Frysinger1-18/+16
2007-11-15Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger1-4/+0
2007-10-30Blackfin arch: use a less common define name in BF549Mike Frysinger1-1/+1
2007-10-29Blackfin arch: Add missing definitions of BF54xRobin Getz1-0/+7
2007-10-29Blackfin arch: add NFC driver support in BF527-EZKIT boardMichael Hennerich1-0/+14
2007-10-22Blackfin arch: dma add some API and cleanup bf54x DMA definitionBryan Wu3-3/+3
2007-10-21Blackfin arch: Fix bug: missing CHIPID register field definition of BF54xBryan Wu1-0/+4
2007-10-16bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driverMichael Hennerich1-0/+30
2007-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+17
2007-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse12-535/+437
2007-10-13[MTD] [NAND] Blackfin on-chip NAND Flash Controller driverBryan Wu1-0/+1
2007-10-13Input: add support for Blackfin BF54x Keypad controllerMichael Hennerich1-0/+17
2007-10-10Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and BF561 05000323Michael Hennerich1-0/+1
2007-10-11Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files, use the new REGBASE for board platform resourcesBryan Wu4-0/+8
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-07-25Blackfin arch: add BF54x I2C/TWI TWI0 driver supportBryan Wu2-0/+34
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-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