aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin/mach-bf537
Commit message (Expand)AuthorAgeFilesLines
* [Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as wellSonic Zhang2008-02-021-2/+1
* [Blackfin] serial driver: fix bug - cache the bits of the LSR on systems wher...Mike Frysinger2007-12-241-1/+18
* [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...Michael Hennerich2008-01-221-1/+1
* [Blackfin] arch: update to latest anomaly sheetsMike Frysinger2007-12-241-4/+10
* [Blackfin] arch: Fix gpio label handlingMichael Hennerich2007-12-241-0/+2
* Blackfin arch: cplb and map header file cleanupMike Frysinger2007-11-211-0/+1
* Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_...Mike Frysinger2007-11-211-2/+0
* Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger2007-11-151-4/+0
* Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and...Michael Hennerich2007-10-101-0/+1
* Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files...Bryan Wu2007-10-111-0/+2
* Blackfin arch: Remove legacy supportMichael Hennerich2007-08-281-278/+0
* Blackfin arch: all our other ports call this SIZE rather than SPI_LENMike Frysinger2007-08-051-1/+1
* Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriateMike Frysinger2007-08-051-0/+1
* Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz2007-10-103-91/+37
* Blackfin arch: Fix CCLK and SCLK checksRobin Getz2007-08-031-91/+0
* Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__Mike Frysinger2007-07-251-1/+1
* Blackfin arch: Fix define - SPORT0_DTPRI is first functionMichael Hennerich2007-08-271-1/+1
* Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to...Michael Hennerich2007-07-241-0/+2
* Blackfin arch: update to latest anomaly sheetsMike Frysinger2007-08-051-2/+0
* Blackfin arch: reorganize headers slightly so we can be sure things are defin...Mike Frysinger2007-07-251-0/+2
* Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra...Mike Frysinger2007-07-251-1/+1
* Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger2007-07-252-95/+123
* Blackfin arch: cleanup and standardize anomaly.h file format -- no functional...Mike Frysinger2007-07-241-57/+33
* 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-042-10/+15
* Blackfin arch: Add Support for Peripheral PortMux and resouce allocationMichael Hennerich2007-07-121-0/+109
* Blackfin arch: initial supporting for BF548-EZKITRoy Huang2007-07-121-0/+3
* Blackfin arch: update ANOMALY handlingRobin Getz2007-06-211-1/+20
* Blackfin arch: update blackfin header files to latest one in VDSP.Bryan Wu2007-05-213-39/+67
* Blackfin arch: finish removing p* volatile defines for MMRsMike Frysinger2007-05-212-6/+0
* Blackfin arch: Move write to VR_CTL closer to IDLEMichael Hennerich2007-05-211-2/+4
* blackfin architectureBryan Wu2007-05-0712-0/+6700