aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf533 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-07tty: Blackin CTS/RTSSonic Zhang1-3/+6
2009-04-07Change hardware flow control from poll to interrupt drivenSonic Zhang1-20/+0
2009-03-06Blackfin arch: SPI_MMC is now mainlined MMC_SPIMichael Hennerich3-41/+20
2009-03-06Blackfin arch: add stubs for anomalies 447 and 448Mike Frysinger1-0/+2
2009-03-04Blackfin arch: update anomaly sheets to match latest public infoMike Frysinger1-2/+2
2009-03-03Blackfin arch: fix bug - Error if one serial has hardware flow control and the other doesn'tTom Parker1-1/+1
2009-03-03Blackfin arch: fix compile failure when missing the anomaly definitionMike Frysinger1-0/+1
2009-03-02Blackfin arch: drop untested and useless "generic" board fileMike Frysinger3-132/+0
2009-02-04Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefsMike Frysinger2-8/+0
2009-02-04Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrdSonic Zhang1-4/+1
2009-01-07Blackfin arch: Enlarge flash partition for kenel for bf533/bf537 boardsGrace Pan1-2/+2
2009-01-07Blackfin arch: fix bug - kernel stops at initial consoleSonic Zhang1-0/+4
2009-01-07Blackfin arch: fix bug - kernel crash after config IP for ethernet portMichael Hennerich1-1/+1
2009-01-07Blackfin arch: fix bug - kernel detects BF532 incorrectlyRobin Getz1-1/+1
2009-01-07Blackfin arch: merge adeos blackfin part to arch/blackfin/Yi Li3-12/+12
2009-01-07Blackfin arch: update anomaly headers to match latest sheetsMike Frysinger1-1/+7
2009-01-07Blackfin arch: Fix bug - IrDA SIR build failed for BF533.Graf Yang3-6/+13
2009-01-07Blackfin arch: Remove wasted SIR header filesGraf Yang1-125/+0
2009-01-07Blackfin arch: Modify bfin_sir device configuration to board fileGraf Yang7-40/+143
2009-01-07Blackfin arch: cleanup - use scm for changelog, not file headersMike Frysinger1-31/+3
2009-01-07Blackfin arch: Retire old spi_mmc driverYi Li1-28/+0
2009-01-07Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to match everyone elseMike Frysinger2-2/+2
2009-01-07Blackfin arch: smp patch cleanup from LKML reviewGraf Yang1-9/+0
2009-01-07Blackfin arch: gpio.h split into machine subfolders like already done for BF54xMichael Hennerich1-0/+34
2009-01-07Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK optionMichael Hennerich3-436/+0
2009-01-07Blackfin arch: add simple-gpio resources to all adi/tinyboardsMike Frysinger1-0/+15
2008-11-18Blackfin arch: add ANOMALY_05000435 to our headersMike Frysinger1-0/+1
2008-11-18Blackfin arch: move out irq related functionsMike Frysinger1-1/+1
2008-11-18Blackfin arch: move the PORT registers downMike Frysinger1-44/+42
2008-11-18Blackfin arch: delay PLL_CTL/VR_CTL wrappersMike Frysinger1-44/+47
2008-11-18Blackfin arch: make ADI board names consistentMike Frysinger2-2/+2
2009-01-07Blackfin arch: SMP supporting patchset: some other misc codeGraf Yang1-0/+15
2008-10-28Blackfin arch: update anomaly lists to match latest sheetsMike Frysinger1-0/+2
2008-10-28Blackfin arch: put quotes around error to silence a ton of warnings from gcc-4.3Mike Frysinger1-1/+1
2008-10-16Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock on all platformsRobin Getz1-1/+1
2008-10-13Blackfin arch: fix bug - some serial header files set RTS to an input when they should all be outputsSonic Zhang1-1/+1
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds5-45/+55
2008-10-13Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UARTGraf Yang1-0/+2
2008-10-13Blackfin Serial Driver: move common variables out of serial headers and into the serial driverMike Frysinger1-2/+0
2008-10-13Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogramming clocksRobin Getz1-0/+3
2008-10-10Blackfin arch: update anomaly headers to match the latest sheetMike Frysinger1-22/+27
2008-10-10Blackfin arch: print out error/warning if you are running on the incorrect CPU typeRobin Getz1-5/+5
2008-10-09Blackfin arch: flash memory map and dm9000 resources updatingJavier Herrero1-15/+19
2008-10-09Blackfin arch: Move all the silicon rev handling to one placeMike Frysinger1-2/+0
2008-10-09Blackfin arch: Fix BUG: anomaly_threshold is used with ANOMALY_05000363Michael Hennerich1-1/+1
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu13-2/+3579
2008-08-14Blackfin arch: do not muck with the UART during boot -- let the serial driver worry about itMike Frysinger1-48/+0
2008-08-14Blackfin arch: add support for the BlackStamp boardBenjamin Matthews3-0/+408
2008-08-14Blackfin arch: mark some functions as __init as they are only called from __init functionsMike Frysinger1-1/+1
2008-08-06Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idlingMichael Hennerich1-7/+0