Commit Graph

113 Commits (a9c569539312cfd3c820b38036679a9d72c55331)

Author SHA1 Message Date
Mike Frysinger a261eec000 Blackfin: rename some Blackfin drivers 16 years ago
Graf Yang 1fa9be72b5 Blackfin: add support for gptimer0 as a tick source 16 years ago
Mike Frysinger d8804adf52 Blackfin: do not append newlines to panic() messages 16 years ago
Graf Yang f5879fda09 Blackfin: add MDMA defines to make cross-variant coding easier 16 years ago
Mike Frysinger c8f36dc3c1 Blackfin: simplify BF561 coreb driver greatly 16 years ago
Mike Frysinger a413647bb5 Blackfin: pull updated anomaly lists from toolchain 16 years ago
Sonic Zhang d307d36ade tty: Blackin CTS/RTS 16 years ago
Sonic Zhang 6f95570e40 Change hardware flow control from poll to interrupt driven 16 years ago
Michael Hennerich f3f704d375 Blackfin arch: SPI_MMC is now mainlined MMC_SPI 16 years ago
Mike Frysinger 7dbc3f6ead Blackfin arch: add stubs for anomalies 447 and 448 16 years ago
Mike Frysinger c18e99cfba Blackfin arch: update anomaly sheets to match latest public info 16 years ago
Tom Parker 97d4b35fb4 Blackfin arch: fix bug - Error if one serial has hardware flow control and the other doesn't 16 years ago
Mike Frysinger ee554be9dd Blackfin arch: fix compile failure when missing the anomaly definition 16 years ago
Mike Frysinger a572e217c6 Blackfin arch: drop untested and useless "generic" board file 16 years ago
Michael Hennerich 772c258fd0 Blackfin arch: Add BF561 PPI POLS, POLC Masks 16 years ago
Sonic Zhang b52dae3139 Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd 16 years ago
Yi Li 6a01f23033 Blackfin arch: merge adeos blackfin part to arch/blackfin/ 16 years ago
Mike Frysinger 6651ece9e2 Blackfin arch: update anomaly headers to match latest sheets 16 years ago
Graf Yang 3d7c603ed4 Blackfin arch: Remove wasted SIR header files 16 years ago
Graf Yang 42bd8bcb2f Blackfin arch: Modify bfin_sir device configuration to board file 16 years ago
Mike Frysinger c9e0020d49 Blackfin arch: push bf561 PERIPHERAL_MAP oddity into bf561-specific code 16 years ago
Mike Frysinger b03f203986 Blackfin arch: cleanup - use scm for changelog, not file headers 16 years ago
Mike Frysinger 211daf9d72 Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match everyone else 16 years ago
Graf Yang dbc895f955 Blackfin arch: smp patch cleanup from LKML review 16 years ago
Michael Hennerich 983e101605 Blackfin arch: gpio.h split into machine subfolders like already done for BF54x 16 years ago
Michael Hennerich 73feb5c09d Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK option 16 years ago
Mike Frysinger c97618d3b7 Blackfin arch: add simple-gpio resources to all adi/tinyboards 16 years ago
Mike Frysinger 94b28211d8 Blackfin arch: add ANOMALY_05000435 to our headers 16 years ago
Mike Frysinger b60705765a Blackfin arch: move out irq related functions 16 years ago
Mike Frysinger 53442e1cbd Blackfin arch: delay PLL_CTL/VR_CTL wrappers 16 years ago
Mike Frysinger fe85cad25e Blackfin arch: make ADI board names consistent 16 years ago
Graf Yang c51b4488cd Blackfin arch: SMP supporting patchset: BF561 related code 16 years ago
Michael Hennerich 3f37569044 Blackfin arch: Enable ISP1760 USB Host Driver in platform device initialization code. 16 years ago
Mike Frysinger 3529e0414b Blackfin arch: update anomaly lists to match latest sheets 16 years ago
Mike Frysinger 2563265bdb Blackfin arch: put quotes around error to silence a ton of warnings from gcc-4.3 16 years ago
Robin Getz 9bebeff98e Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock on all platforms 16 years ago
Graf Yang b3ef5aba64 Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART 16 years ago
Mike Frysinger c9607ecc6e Blackfin Serial Driver: move common variables out of serial headers and into the serial driver 16 years ago
Sonic Zhang deffc6edac Blackfin arch: fix bug - some serial header files set RTS to an input when they should all be outputs 16 years ago
Robin Getz 71de1f8a63 Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogramming clocks 16 years ago
Mike Frysinger 4e8086d65b Blackfin arch: update anomaly headers to match the latest sheet 16 years ago
Robin Getz e482cad241 Blackfin arch: print out error/warning if you are running on the incorrect CPU type 16 years ago
Mike Frysinger 0c0497c257 Blackfin arch: Move all the silicon rev handling to one place 16 years ago
Graf Yang dd4354fa51 Blackfin arch: fix define error in BF561 memory map macros 16 years ago
Michael Hennerich 3343c1d448 Blackfin arch: Fix BUG: anomaly_threshold is used with ANOMALY_05000363 16 years ago
Sonic Zhang a5ac012924 Blackfin arch: add supporting for kgdb 16 years ago
Bryan Wu 639f657145 Blackfin arch: move include/asm-blackfin header files to arch/blackfin 17 years ago
Mike Frysinger 7e1e7aed0c Blackfin arch: do not muck with the UART during boot -- let the serial driver worry about it 17 years ago
Mike Frysinger 9216bbc838 Blackfin arch: mark some functions as __init as they are only called from __init functions 17 years ago
Mike Frysinger 17e89bcfa1 Blackfin arch: unify the duplicated portions of __start and split mach-specific pieces into _mach_early_start where they will be easier to trim over time 17 years ago