aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-05Blackfin arch: Add DMA API to set curr descriptor addressSonic Zhang1-0/+1
2007-08-05Blackfin arch: kill ezkit548 compiling warningBryan Wu1-0/+1
2007-08-05Blackfin arch: fix up header for BF533Robin Getz1-54/+0
2007-08-27Blackfin arch: bug fixing restore mach dependent ASYNC memory sizeMichael Hennerich1-2/+8
2007-10-10Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz15-315/+205
2007-08-03Blackfin arch: remove unused code -- EVT0 is not controllable by softwareMike Frysinger1-1/+0
2007-10-10Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recording functionRoy Huang1-0/+1
2007-07-25Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz1-9/+46
2007-08-03Blackfin arch: Fix CCLK and SCLK checksRobin Getz5-356/+68
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 Frysinger4-4/+4
2007-08-27Blackfin arch: Fix define - SPORT0_DTPRI is first functionMichael Hennerich1-1/+1
2007-08-05Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't be probed in BF561-EZBryan Wu1-1/+1
2007-07-25Blackfin arch: bug fixing, add missing BF533_FAMILY GPIO_PFx definitionBryan Wu1-0/+18
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 Hennerich5-0/+21
2007-08-05Blackfin arch: update to latest anomaly sheetsMike Frysinger4-5/+55
2007-08-03Blackfin arch: Fix Anomaly hanlding, as pointed out by MikeRobin Getz1-25/+7
2007-08-03Blackfin arch: fix typo... we want csync in CSYNC(), not ssyncMike Frysinger1-1/+1
2007-07-25Blackfin arch: reorganize headers slightly so we can be sure things are defined early enoughMike Frysinger5-12/+13
2007-07-25Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds rather than __builtin_bfin_[cs]sync()Mike Frysinger4-4/+4
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 Frysinger11-654/+824
2007-07-24Blackfin arch: cleanup and standardize anomaly.h file format -- no functional changesMike Frysinger4-266/+174
2007-10-04Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki <kalle.pokki@iki.fi>Michael Hennerich1-1/+34
2007-10-04Blackfin arch: gpio pinmux and resource allocation API required by BF537 on chip ethernet mac driverMichael Hennerich5-14/+88
2007-09-23Blackfin arch: add some missing syscallBryan Wu1-5/+51
2007-09-12Blackfin arch: fix some bugs in lib/string.h functions found by our string testing modulesMike Frysinger1-49/+80
2007-08-05Blackfin arch: fix the aliased write macrosRobin Getz1-2/+2
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-8/+6
2007-07-25Blackfin arch: add BF54x I2C/TWI TWI0 driver supportBryan Wu2-0/+34
2007-07-25Blackfin arch: Initialize the exception vectors early in the boot processBernd Schmidt1-0/+1
2007-07-25Blackfin arch: switch to using proper defines this time THREAD_SIZE and PAGE_SIZE instead of just PAGE_SIZE everywhereMike Frysinger1-6/+6
2007-07-24Blackfin arch: setup aliases for some core Core A MMRsMike Frysinger2-0/+10
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas1-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas1-0/+6
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 Wu3-4/+0
2007-07-12Blackfin arch: Add Support for Peripheral PortMux and resouce allocationMichael Hennerich6-0/+1714
2007-07-12Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded valuesMike Frysinger1-0/+4
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 Hennerich2-3/+5
2007-07-12Blackfin arch: Enable BF54x PIN/GPIO interruptsMichael Hennerich2-5/+100
2007-06-21Blackfin arch: Clean up trace buffer handling, No major functional changes.Robin Getz1-0/+52
2007-07-12Blackfin arch: Start untangling the CPLB handling code.Bernd Schmidt2-141/+15
2007-06-29Blackfin arch: kgdb specific codeSonic Zhang1-0/+183
2007-06-21Blackfin arch: add missing implementations SIC_IWR crosses several registersMichael Hennerich2-4/+33
2007-06-21Blackfin arch: defines and provides entry points for certain user space functions at fixed addressesBernd Schmidt4-2/+36