aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf561 (follow)
AgeCommit message (Expand)AuthorFilesLines
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-10/+23
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-0/+2
2008-10-10Blackfin arch: print out error/warning if you are running on the incorrect CPU typeRobin Getz1-3/+3
2008-10-09Blackfin arch: Move all the silicon rev handling to one placeMike Frysinger1-2/+0
2008-10-09Blackfin arch: fix define error in BF561 memory map macrosGraf Yang1-5/+5
2008-10-09Blackfin arch: Fix BUG: anomaly_threshold is used with ANOMALY_05000363Michael Hennerich1-1/+1
2008-10-13Blackfin arch: add supporting for kgdbSonic Zhang1-4/+14
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu13-2/+5156
2008-08-14Blackfin arch: do not muck with the UART during boot -- let the serial driver worry about itMike Frysinger1-36/+0
2008-08-14Blackfin arch: mark some functions as __init as they are only called from __init functionsMike Frysinger1-1/+1
2008-08-06Blackfin arch: unify the duplicated portions of __start and split mach-specific pieces into _mach_early_start where they will be easier to trim over timeMike Frysinger1-131/+5
2008-08-06Blackfin arch: move async memory programming into common setup_arch() as the banks dont really need to be setup fully as early as head.SMike Frysinger1-22/+0
2008-08-06Blackfin arch: unify the duplicated _real_start functionsMike Frysinger1-70/+0
2008-08-06Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any supported processor/siliconMike Frysinger1-17/+0
2008-08-05Blackfin arch: use symbolic IRQ_PF define rather than hardcodedMike Frysinger1-1/+1
2008-08-05Blackfin arch: remove pata resources from generic boardMike Frysinger1-46/+0
2008-08-05Blackfin arch: be consistant with parition names, and ensure the bus is identifiedRobin Getz2-6/+6
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds1-6/+0
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet1-6/+3
2008-07-14Blackfin arch: Fix bug - Kernel does not boot if re-program clocksMichael Hennerich1-6/+0
2008-07-02bf561-coreb: BKL unneeded for open()Jonathan Corbet1-4/+1
2008-06-20bf561-coreb: BKL pushdownArnd Bergmann1-0/+4
2008-06-07Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFINMike Frysinger1-6/+3
2008-05-10[Blackfin] arch: protect linux/usb/isp1362.h include until the driver gets mainlinedMike Frysinger1-0/+2
2008-05-07[Blackfin] arch: Functional power management support: Add CPU and platform voltage scaling supportMichael Hennerich2-0/+61
2008-04-25[Blackfin] arch: add Blackfin on-chip SIR IrDA driver supportGraf Yang2-0/+46
2008-04-24[Blackfin] arch: Adjust the u-boot and kernel image partition size in mtd device.Grace Pan1-1/+1
2008-04-24[Blackfin] arch: Give the DMA base registers a more descriptive nameBernd Schmidt1-2/+2
2008-04-24[Blackfin] arch: Consistently export base_addr for all Blackfin variants.Bernd Schmidt1-0/+3
2008-04-24[Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S filesMike Frysinger1-18/+0
2008-04-24[Blackfin] arch: Resolve the clash issue of UART defines between blackfin headers and include/linux/serial_reg.Graf Yang1-8/+8
2008-04-23[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison4-4/+4
2008-03-26[Blackfin] arch: conditionally enable flash resources since it requests the async memory bankMike Frysinger1-0/+5
2008-02-22[Blackfin] arch: add board resources for new simple-gpio char driverMike Frysinger1-0/+14
2008-02-25[Blackfin] arch: fix bug - set right partition size in the board filesMike Frysinger1-1/+1
2008-02-09[Blackfin] arch: Encourage users to use the spidev character driver: Provide platform supportMichael Hennerich1-0/+16
2008-02-02[Blackfin] arch: Enable NET2272 on BF561-EZkit - remove request_mem_regionMichael Hennerich1-0/+25
2008-02-02[Blackfin] arch: Add Support for ISP1362Michael Hennerich1-0/+46
2008-02-06Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik2-2/+2
2008-01-24[Blackfin] arch: use common flash driver to setup partitions rather than the bf5xx-flash driverMike Frysinger1-0/+42
2008-01-24[Blackfin] arch: enable generic GPIO based I2C driver in STAMP-BF533, EZKIT-BF533 and EZKIT-BF561 boardsBryan Wu1-0/+24
2007-12-24[Blackfin] arch: fix bug when DMA operation related core B of BF561Enrik Berkhan1-4/+8
2008-01-27[Blackfin] arch: replace current blackfin specific pfbutton driver with kernel generic gpio key driverMichael Hennerich1-0/+30
2008-01-27[Blackfin] arch: add Hitachi TX09D70VM1CDA TFT LCD driver resource to Blackfin boardMichael Hennerich1-0/+11
2007-11-17Blackfin arch: add AXIS AX88180 Gigabit Ethernet Hardware and Driver to board filesMichael Hennerich1-0/+27