aboutsummaryrefslogtreecommitdiff
path: root/include/asm-blackfin
AgeCommit message (Expand)Author
2007-08-03Blackfin arch: remove unused code -- EVT0 is not controllable by softwareMike Frysinger
2007-10-10Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recordin...Roy Huang
2007-07-25Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz
2007-08-03Blackfin arch: Fix CCLK and SCLK checksRobin Getz
2007-10-11Blackfin serial driver: use new GPIO APIMichael Hennerich
2007-07-25Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__Mike Frysinger
2007-08-27Blackfin arch: Fix define - SPORT0_DTPRI is first functionMichael Hennerich
2007-08-05Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't b...Bryan Wu
2007-07-25Blackfin arch: bug fixing, add missing BF533_FAMILY GPIO_PFx definitionBryan Wu
2007-10-10Blackfin arch: store labels so we later know who allocated GPIO/Peripheral re...Michael Hennerich
2007-07-24Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to...Michael Hennerich
2007-08-05Blackfin arch: update to latest anomaly sheetsMike Frysinger
2007-08-03Blackfin arch: Fix Anomaly hanlding, as pointed out by MikeRobin Getz
2007-08-03Blackfin arch: fix typo... we want csync in CSYNC(), not ssyncMike Frysinger
2007-07-25Blackfin arch: reorganize headers slightly so we can be sure things are defin...Mike Frysinger
2007-07-25Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra...Mike Frysinger
2007-07-25Blackfin arch: update BF54x anomaly listMike Frysinger
2007-07-25Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger
2007-07-24Blackfin arch: cleanup and standardize anomaly.h file format -- no functional...Mike Frysinger
2007-10-04Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...Michael Hennerich
2007-10-04Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Michael Hennerich
2007-09-23Blackfin arch: add some missing syscallBryan Wu
2007-09-12Blackfin arch: fix some bugs in lib/string.h functions found by our string te...Mike Frysinger
2007-08-05Blackfin arch: fix the aliased write macrosRobin Getz
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian
2007-07-25Blackfin arch: add BF54x I2C/TWI TWI0 driver supportBryan Wu
2007-07-25Blackfin arch: Initialize the exception vectors early in the boot processBernd Schmidt
2007-07-25Blackfin arch: switch to using proper defines this time THREAD_SIZE and PAGE_...Mike Frysinger
2007-07-24Blackfin arch: setup aliases for some core Core A MMRsMike Frysinger
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas
2007-07-12Blackfin arch: Add peripheral io API to gpio header fileSonic Zhang
2007-07-12Blackfin arch: set up gpio interrupt IRQ_PJ9 for BF54x ATAPI PATA driverSonic Zhang
2007-07-12Blackfin arch: clean up some coding style issuesBryan Wu
2007-07-12Blackfin arch: Add Support for Peripheral PortMux and resouce allocationMichael Hennerich
2007-07-12Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded valuesMike Frysinger
2007-07-12Blackfin arch: There is no CDPRIO Bit in the EBIU_AMGCTL Register of BF54x archMichael Hennerich
2007-07-12Blackfin arch: Fix Warning add some defines in BF54x header fileMichael Hennerich
2007-07-02Blackfin arch: add BF54x missing GPIO access functionsMichael Hennerich
2007-07-12Blackfin arch: Enable BF54x PIN/GPIO interruptsMichael Hennerich
2007-06-21Blackfin arch: Clean up trace buffer handling, No major functional changes.Robin Getz
2007-07-12Blackfin arch: Start untangling the CPLB handling code.Bernd Schmidt
2007-06-29Blackfin arch: kgdb specific codeSonic Zhang
2007-06-21Blackfin arch: add missing implementations SIC_IWR crosses several registersMichael Hennerich
2007-06-21Blackfin arch: defines and provides entry points for certain user space funct...Bernd Schmidt
2007-07-12Blackfin arch: initial supporting for BF548-EZKITRoy Huang
2007-06-21Blackfin arch: Add header files for BF548Roy Huang
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox
2007-07-03Blackfin arch: remove zero-sized include/asm-blackfin/macros.hMarco Roeland
2007-06-25Blackfin arch: Add proper -mcpu option according to the cpu and silicon revis...Jie Zhang