summaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin
Commit message (Expand)AuthorAgeFilesLines
...
| * Blackfin arch: fix up header for BF533Robin Getz2007-08-051-54/+0
| * Blackfin arch: bug fixing restore mach dependent ASYNC memory sizeMichael Hennerich2007-08-271-2/+8
| * Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz2007-10-1015-315/+205
| * Blackfin arch: remove unused code -- EVT0 is not controllable by softwareMike Frysinger2007-08-031-1/+0
| * Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recordin...Roy Huang2007-10-101-0/+1
| * Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz2007-07-251-9/+46
| * Blackfin arch: Fix CCLK and SCLK checksRobin Getz2007-08-035-356/+68
| * Blackfin serial driver: use new GPIO APIMichael Hennerich2007-10-111-20/+19
| * Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__Mike Frysinger2007-07-254-4/+4
| * Blackfin arch: Fix define - SPORT0_DTPRI is first functionMichael Hennerich2007-08-271-1/+1
| * Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't b...Bryan Wu2007-08-051-1/+1
| * Blackfin arch: bug fixing, add missing BF533_FAMILY GPIO_PFx definitionBryan Wu2007-07-251-0/+18
| * Blackfin arch: store labels so we later know who allocated GPIO/Peripheral re...Michael Hennerich2007-10-101-5/+0
| * Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to...Michael Hennerich2007-07-245-0/+21
| * Blackfin arch: update to latest anomaly sheetsMike Frysinger2007-08-054-5/+55
| * Blackfin arch: Fix Anomaly hanlding, as pointed out by MikeRobin Getz2007-08-031-25/+7
| * Blackfin arch: fix typo... we want csync in CSYNC(), not ssyncMike Frysinger2007-08-031-1/+1
| * Blackfin arch: reorganize headers slightly so we can be sure things are defin...Mike Frysinger2007-07-255-12/+13
| * Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra...Mike Frysinger2007-07-254-4/+4
| * Blackfin arch: update BF54x anomaly listMike Frysinger2007-07-251-0/+3
| * Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger2007-07-2511-654/+824
| * Blackfin arch: cleanup and standardize anomaly.h file format -- no functional...Mike Frysinger2007-07-244-266/+174
* | Merge Linux 2.6.23David Woodhouse2007-10-138-70/+254
|\ \ | |/
| * Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...Michael Hennerich2007-10-041-1/+34
| * Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Michael Hennerich2007-10-045-14/+88
| * Blackfin arch: add some missing syscallBryan Wu2007-09-231-5/+51
| * Blackfin arch: fix some bugs in lib/string.h functions found by our string te...Mike Frysinger2007-09-121-49/+80
| * Blackfin arch: fix the aliased write macrosRobin Getz2007-08-051-2/+2
* | [MTD] [NAND] Blackfin on-chip NAND Flash Controller driverBryan Wu2007-10-132-0/+48
|/
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-311-8/+6
* Blackfin arch: add BF54x I2C/TWI TWI0 driver supportBryan Wu2007-07-252-0/+34
* Blackfin arch: Initialize the exception vectors early in the boot processBernd Schmidt2007-07-251-0/+1
* Blackfin arch: switch to using proper defines this time THREAD_SIZE and PAGE_...Mike Frysinger2007-07-251-6/+6
* Blackfin arch: setup aliases for some core Core A MMRsMike Frysinger2007-07-242-0/+10
* fbdev: detect primary display deviceAntonino A. Daplas2007-07-171-0/+6
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-171-0/+6
* Blackfin arch: Add peripheral io API to gpio header fileSonic Zhang2007-07-121-0/+4
* Blackfin arch: set up gpio interrupt IRQ_PJ9 for BF54x ATAPI PATA driverSonic Zhang2007-07-121-3/+1
* Blackfin arch: clean up some coding style issuesBryan Wu2007-07-123-4/+0
* Blackfin arch: Add Support for Peripheral PortMux and resouce allocationMichael Hennerich2007-07-126-0/+1714
* Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded valuesMike Frysinger2007-07-121-0/+4
* Blackfin arch: There is no CDPRIO Bit in the EBIU_AMGCTL Register of BF54x archMichael Hennerich2007-07-121-16/+1
* Blackfin arch: Fix Warning add some defines in BF54x header fileMichael Hennerich2007-07-121-38/+47
* Blackfin arch: add BF54x missing GPIO access functionsMichael Hennerich2007-07-022-3/+5
* Blackfin arch: Enable BF54x PIN/GPIO interruptsMichael Hennerich2007-07-122-5/+100
* Blackfin arch: Clean up trace buffer handling, No major functional changes.Robin Getz2007-06-211-0/+52
* Blackfin arch: Start untangling the CPLB handling code.Bernd Schmidt2007-07-122-141/+15
* Blackfin arch: kgdb specific codeSonic Zhang2007-06-291-0/+183
* Blackfin arch: add missing implementations SIC_IWR crosses several registersMichael Hennerich2007-06-212-4/+33
* Blackfin arch: defines and provides entry points for certain user space funct...Bernd Schmidt2007-06-214-2/+36
OpenPOWER on IntegriCloud