aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin/mach-bf533 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-05spi: bfin spi uses portmux callsMichael Hennerich1-1/+1
2007-11-21Blackfin arch: cplb and map header file cleanupMike Frysinger1-1/+1
2007-11-21Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_SCRATCH definesMike Frysinger1-2/+0
2007-11-15Blackfin arch: remove useless CONFIG_IRQCHIP_DEMUX_GPIOMike Frysinger1-4/+0
2007-10-10Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and BF561 05000323Michael Hennerich1-0/+1
2007-10-11Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files, use the new REGBASE for board platform resourcesBryan Wu1-0/+1
2007-09-12Blackfin arch: Add ANOMALY_05000311 Workaround - for those who doesnt use the generic GPIO driverMichael Hennerich1-8/+44
2007-08-05Blackfin arch: all our other ports call this SIZE rather than SPI_LENMike Frysinger1-1/+1
2007-08-05Blackfin arch: fix up header for BF533Robin Getz1-54/+0
2007-10-10Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz2-36/+36
2007-08-03Blackfin arch: Fix CCLK and SCLK checksRobin Getz1-91/+0
2007-07-25Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__Mike Frysinger1-1/+1
2007-07-24Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to_gpioMichael Hennerich1-0/+2
2007-07-25Blackfin arch: reorganize headers slightly so we can be sure things are defined early enoughMike Frysinger1-5/+3
2007-07-25Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds rather than __builtin_bfin_[cs]sync()Mike Frysinger1-1/+1
2007-07-25Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig definesMike Frysinger2-203/+236
2007-07-24Blackfin arch: cleanup and standardize anomaly.h file format -- no functional changesMike Frysinger1-79/+57
2007-10-04Blackfin arch: gpio pinmux and resource allocation API required by BF537 on chip ethernet mac driverMichael Hennerich1-2/+9
2007-07-12Blackfin arch: Add Support for Peripheral PortMux and resouce allocationMichael Hennerich1-0/+65
2007-07-12Blackfin arch: initial supporting for BF548-EZKITRoy Huang1-0/+3
2007-06-21Blackfin arch: add missing braces around array bfin serial initMike Frysinger1-0/+2
2007-06-21Blackfin arch: update ANOMALY handlingRobin Getz1-6/+78
2007-05-21Blackfin arch: update blackfin header files to latest one in VDSP.Bryan Wu2-76/+161
2007-05-21Blackfin arch: Move write to VR_CTL closer to IDLEMichael Hennerich1-2/+4
2007-05-07blackfin architectureBryan Wu10-0/+3230