aboutsummaryrefslogtreecommitdiff
path: root/include/asm-blackfin
AgeCommit message (Expand)Author
2007-09-13Blackfin arch: Fix bug missing L2_MEMORY definition for EZKIT-BF561 compiling...Robin Getz
2007-08-05Blackfin arch: add an exception request/free apiMike Frysinger
2007-08-05Blackfin arch: all our other ports call this SIZE rather than SPI_LENMike Frysinger
2007-08-05Blackfin arch: allow people to select the feature that is unavailable to the ...Mike Frysinger
2007-08-05Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriateMike Frysinger
2007-08-05Blackfin arch: Add DMA API to set curr descriptor addressSonic Zhang
2007-08-05Blackfin arch: kill ezkit548 compiling warningBryan Wu
2007-08-05Blackfin arch: fix up header for BF533Robin Getz
2007-08-27Blackfin arch: bug fixing restore mach dependent ASYNC memory sizeMichael Hennerich
2007-10-10Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz
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-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian
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-07-25Blackfin arch: add BF54x I2C/TWI TWI0 driver supportBryan 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-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