aboutsummaryrefslogtreecommitdiff
path: root/include/asm-blackfin/mach-bf537
AgeCommit message (Expand)AuthorFilesLines
2007-10-10Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and...Gravatar Michael Hennerich 1-0/+1
2007-10-11Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files...Gravatar Bryan Wu 1-0/+2
2007-08-28Blackfin arch: Remove legacy supportGravatar Michael Hennerich 1-278/+0
2007-08-05Blackfin arch: all our other ports call this SIZE rather than SPI_LENGravatar Mike Frysinger 1-1/+1
2007-08-05Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriateGravatar Mike Frysinger 1-0/+1
2007-10-10Blackfin arch: to do some consolidation of common code and common name spacesGravatar Robin Getz 3-91/+37
2007-08-03Blackfin arch: Fix CCLK and SCLK checksGravatar Robin Getz 1-91/+0
2007-07-25Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__Gravatar Mike Frysinger 1-1/+1
2007-08-27Blackfin arch: Fix define - SPORT0_DTPRI is first functionGravatar Michael Hennerich 1-1/+1
2007-07-24Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to...Gravatar Michael Hennerich 1-0/+2
2007-08-05Blackfin arch: update to latest anomaly sheetsGravatar Mike Frysinger 1-2/+0
2007-07-25Blackfin arch: reorganize headers slightly so we can be sure things are defin...Gravatar Mike Frysinger 1-0/+2
2007-07-25Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra...Gravatar Mike Frysinger 1-1/+1
2007-07-25Blackfin arch: revise anomaly handling by basing things on the compiler not t...Gravatar Mike Frysinger 2-95/+123
2007-07-24Blackfin arch: cleanup and standardize anomaly.h file format -- no functional...Gravatar Mike Frysinger 1-57/+33
2007-10-04Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...Gravatar Michael Hennerich 1-1/+34
2007-10-04Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Gravatar Michael Hennerich 2-10/+15
2007-07-12Blackfin arch: Add Support for Peripheral PortMux and resouce allocationGravatar Michael Hennerich 1-0/+109
2007-07-12Blackfin arch: initial supporting for BF548-EZKITGravatar Roy Huang 1-0/+3
2007-06-21Blackfin arch: update ANOMALY handlingGravatar Robin Getz 1-1/+20
2007-05-21Blackfin arch: update blackfin header files to latest one in VDSP.Gravatar Bryan Wu 3-39/+67
2007-05-21Blackfin arch: finish removing p* volatile defines for MMRsGravatar Mike Frysinger 2-6/+0
2007-05-21Blackfin arch: Move write to VR_CTL closer to IDLEGravatar Michael Hennerich 1-2/+4
2007-05-07blackfin architectureGravatar Bryan Wu 12-0/+6700