summaryrefslogtreecommitdiff
path: root/arch/blackfin/mach-bf527
AgeCommit message (Expand)Author
2009-01-07Blackfin arch: fix bug - BF527 0.2 silicon has different CPUID (DSPID) valueRobin Getz
2009-01-07Blackfin arch: add () to avoid warnings from gccMike Frysinger
2009-01-07Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li
2009-01-07Blackfin arch: Add AD7879 defaults for the Blackfin Landscape LCD EZ-ExtenderMichael Hennerich
2009-01-07Blackfin arch: update anomaly headers to match latest sheetsMike Frysinger
2009-01-07Blackfin arch: Fix bug - wrong endpoint number and dma channels of USBBryan Wu
2009-01-07Blackfin arch: Remove wasted SIR header filesGraf Yang
2009-01-07Blackfin arch: Modify bfin_sir device configuration to board fileGraf Yang
2009-01-07Blackfin arch: cleanup - use scm for changelog, not file headersMike Frysinger
2009-01-07Blackfin arch: Retire old spi_mmc driverYi Li
2009-01-07Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match e...Mike Frysinger
2009-01-07Blackfin arch: smp patch cleanup from LKML reviewGraf Yang
2009-01-07Blackfin arch: gpio.h split into machine subfolders like already done for BF54xMichael Hennerich
2009-01-07Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK optionMichael Hennerich
2008-11-18Blackfin arch: add ANOMALY_05000435 to our headersMike Frysinger
2008-11-18Blackfin arch: move out irq related functionsMike Frysinger
2008-11-18Blackfin arch: delay PLL_CTL/VR_CTL wrappersMike Frysinger
2008-11-18Blackfin arch: make ADI board names consistentMike Frysinger
2009-01-07Blackfin arch: SMP supporting patchset: some other misc codeGraf Yang
2008-11-18Blackfin arch: Enable ISP1760 USB Host Driver in platform device initializati...Michael Hennerich
2008-10-28Blackfin arch: update anomaly lists to match latest sheetsMike Frysinger
2008-10-28Blackfin arch: put quotes around error to silence a ton of warnings from gcc-4.3Mike Frysinger
2008-10-16Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock o...Robin Getz
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-10-13Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UARTGraf Yang
2008-10-13Blackfin Serial Driver: move common variables out of serial headers and into ...Mike Frysinger
2008-10-13Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogr...Robin Getz
2008-10-10Blackfin arch: update anomaly headers to match the latest sheetMike Frysinger
2008-10-10Blackfin arch: print out error/warning if you are running on the incorrect CP...Robin Getz
2008-10-09Blackfin arch: Move all the silicon rev handling to one placeMike Frysinger
2008-10-09Blackfin arch: Make sure we program the correct values in only when necessary...Robin Getz
2008-10-08Blackfin arch: add BF54x / BF52x Rotary Input device driver platform resource...Michael Hennerich
2008-10-13Blackfin arch: only include asm/cplb.h when it is truly usedMike Frysinger
2008-10-13Blackfin arch: Add new board support for ADZS-BF526-EZ-BRDMichael Hennerich
2008-10-08Blackfin arch: use new platform data interface of musb to replace old oneBryan Wu
2008-08-28Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWEMichael Hennerich
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu
2008-08-14Blackfin arch: do not muck with the UART during boot -- let the serial driver...Mike Frysinger
2008-08-14Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as ...Mike Frysinger
2008-08-14Blackfin arch: mark some functions as __init as they are only called from __i...Mike Frysinger
2008-08-06Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idlingMichael Hennerich
2008-08-06Blackfin arch: unify the duplicated portions of __start and split mach-specif...Mike Frysinger
2008-08-06Blackfin arch: move async memory programming into common setup_arch() as the ...Mike Frysinger
2008-08-06Blackfin arch: unify the duplicated _real_start functionsMike Frysinger
2008-08-06Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ...Mike Frysinger
2008-08-05Blackfin arch: remove pata resources from generic boardMike Frysinger
2008-08-05Blackfin arch: be consistant with parition names, and ensure the bus is ident...Robin Getz
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-07-19Blackfin arch: Apply Bluetechnix CM-BF527 board support patchMichael Hennerich
2008-07-14Blackfin arch: Fix bug - Kernel does not boot if re-program clocksMichael Hennerich