Commit Graph

92 Commits (27d48be84477d2f0a2e2ac3738a3971dece631d5)

Author SHA1 Message Date
Graf Yang 65319628db Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver platform resources to board files 16 years ago
Mike Frysinger 7f6678c52f Blackfin arch: fixup board init function name 16 years ago
Mike Frysinger 2678479c33 Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefs 16 years ago
Sonic Zhang b52dae3139 Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrd 16 years ago
Robin Getz 06af15e086 Blackfin arch: fix bug - BF527 0.2 silicon has different CPUID (DSPID) value 16 years ago
Mike Frysinger 8f9f0e2f5c Blackfin arch: add () to avoid warnings from gcc 16 years ago
Yi Li 6a01f23033 Blackfin arch: merge adeos blackfin part to arch/blackfin/ 16 years ago
Michael Hennerich 5105432a32 Blackfin arch: Add AD7879 defaults for the Blackfin Landscape LCD EZ-Extender 16 years ago
Mike Frysinger 6651ece9e2 Blackfin arch: update anomaly headers to match latest sheets 16 years ago
Bryan Wu fea05dacda Blackfin arch: Fix bug - wrong endpoint number and dma channels of USB 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 b03f203986 Blackfin arch: cleanup - use scm for changelog, not file headers 16 years ago
Yi Li 0c720da35c Blackfin arch: Retire old spi_mmc driver 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 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 46fa5eecec Blackfin arch: SMP supporting patchset: some other misc 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 17 years ago
Graf Yang b3ef5aba64 Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART 17 years ago
Mike Frysinger c9607ecc6e Blackfin Serial Driver: move common variables out of serial headers and into the serial driver 17 years ago
Robin Getz 71de1f8a63 Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogramming clocks 17 years ago
Mike Frysinger 4e8086d65b Blackfin arch: update anomaly headers to match the latest sheet 17 years ago
Robin Getz e482cad241 Blackfin arch: print out error/warning if you are running on the incorrect CPU type 17 years ago
Mike Frysinger 0c0497c257 Blackfin arch: Move all the silicon rev handling to one place 17 years ago
Robin Getz 202d7bd95c Blackfin arch: Make sure we program the correct values in only when necessary for MUSB driver 17 years ago
Michael Hennerich aca5e4aac8 Blackfin arch: add BF54x / BF52x Rotary Input device driver platform resource to board file 17 years ago
Mike Frysinger f4585a0847 Blackfin arch: only include asm/cplb.h when it is truly used 17 years ago
Michael Hennerich 8cc7117e7c Blackfin arch: Add new board support for ADZS-BF526-EZ-BRD 17 years ago
Bryan Wu 50041acbe4 Blackfin arch: use new platform data interface of musb to replace old one 17 years ago
Michael Hennerich d310fb4bb7 Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWE 17 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 95a86b5e51 Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as we dont need it setup that early 17 years ago
Mike Frysinger 9216bbc838 Blackfin arch: mark some functions as __init as they are only called from __init functions 17 years ago
Michael Hennerich 56f5f59052 Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idling 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
Mike Frysinger 7e64acabfd Blackfin arch: move async memory programming into common setup_arch() as the banks dont really need to be setup fully as early as head.S 17 years ago
Mike Frysinger 09e1f70e31 Blackfin arch: unify the duplicated _real_start functions 17 years ago
Mike Frysinger 778307d372 Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any supported processor/silicon 17 years ago
Mike Frysinger 908089118d Blackfin arch: remove pata resources from generic board 17 years ago
Robin Getz aa58297763 Blackfin arch: be consistant with parition names, and ensure the bus is identified 17 years ago