summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf537
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: workaround bug: spi_mmc driver working in dma mode may hang th...Yi Li2008-11-181-1/+1
* Blackfin arch: Enable ISP1760 USB Host Driver in platform device initializati...Michael Hennerich2008-11-182-66/+52Star
* Blackfin arch: don't assume a specific SPI flash part - take whatever you probeMichael Hennerich2008-11-181-1/+1
* Blackfin arch: update anomaly lists to match latest sheetsMike Frysinger2008-10-281-0/+2
* Blackfin arch: put quotes around error to silence a ton of warnings from gcc-4.3Mike Frysinger2008-10-281-1/+1
* Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock o...Robin Getz2008-10-161-1/+1
* Blackfin arch: update AD7879 platform resources in board fileMichael Hennerich2008-10-161-8/+17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-10-134-8/+94
|\
| * Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogr...Robin Getz2008-10-131-0/+3
| * Blackfin arch: AD7879 Touchscreen driverMichael Hennerich2008-10-131-3/+37
| * Blackfin arch: update anomaly headers to match the latest sheetMike Frysinger2008-10-101-0/+2
| * Blackfin arch: print out error/warning if you are running on the incorrect CP...Robin Getz2008-10-101-5/+5
| * Blackfin arch: Enable framebuffer support for the BF526-EZkit TFT LCD displayMichael Hennerich2008-10-131-0/+49
| * Blackfin arch: Move all the silicon rev handling to one placeMike Frysinger2008-10-091-2/+0Star
* | Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UARTGraf Yang2008-10-131-0/+3
* | Blackfin Serial Driver: move common variables out of serial headers and into ...Mike Frysinger2008-10-131-3/+0Star
|/
* Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-2715-2/+6660
* Blackfin arch: Add MTD Partitions for MTD_DATAFLASH, increase max SPI SCLKMichael Hennerich2008-08-251-1/+26
* Blackfin arch: do not muck with the UART during boot -- let the serial driver...Mike Frysinger2008-08-141-50/+0Star
* Blackfin arch: clear EMAC_SYSTAT during IRQ init rather than early head.S as ...Mike Frysinger2008-08-141-9/+0Star
* Blackfin arch: mark some functions as __init as they are only called from __i...Mike Frysinger2008-08-141-1/+1
* Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idlingMichael Hennerich2008-08-061-7/+0Star
* Blackfin arch: unify the duplicated portions of __start and split mach-specif...Mike Frysinger2008-08-061-129/+3Star
* Blackfin arch: move async memory programming into common setup_arch() as the ...Mike Frysinger2008-08-061-22/+0Star
* Blackfin arch: unify the duplicated _real_start functionsMike Frysinger2008-08-061-70/+0Star
* Blackfin arch: remove support for Anomaly 05000125 as it doesnt exist on any ...Mike Frysinger2008-08-061-38/+1Star
* Blackfin arch: use symbolic IRQ_PF define rather than hardcodedMike Frysinger2008-08-052-2/+2
* Blackfin arch: remove pata resources from generic boardMike Frysinger2008-08-051-45/+0Star
* Blackfin arch: add support for board tcm-bf537Mike Frysinger2008-08-133-0/+597
* Blackfin arch: add board resources for parallel flash on cm-bf537Mike Frysinger2008-08-051-0/+54
* Blackfin arch: be consistant with parition names, and ensure the bus is ident...Robin Getz2008-08-055-21/+21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-07-262-10/+90
|\
| * Blackfin arch: use the symbolic IRQ define rather than the backend numberMike Frysinger2008-07-141-1/+1
| * Blackfin arch: Fix bug - Kernel does not boot if re-program clocksMichael Hennerich2008-07-141-9/+3Star
| * Blackfin arch: use the generic platform nand driver to support nand flash on ...Mike Frysinger2008-06-251-0/+86
* | DM9000: Fixup blackfin after removing 2 resource usageLaurent Pinchart2008-06-251-1/+6
|/
* Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFINMike Frysinger2008-06-071-7/+2Star
* Blackfin arch: Remove bad and usless codeMichael Hennerich2008-05-312-184/+1Star
* [Blackfin] arch: protect linux/usb/isp1362.h include until the driver gets ma...Mike Frysinger2008-05-091-0/+2
* [Blackfin] arch: Functional power management support: Add CPU and platform vo...Michael Hennerich2008-05-072-0/+62
* i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-291-3/+0Star
* [Blackfin] arch: Functional power management support: Remove broken cpu frequ...Michael Hennerich2008-04-242-161/+0Star
* [Blackfin] arch: add Blackfin on-chip SIR IrDA driver supportGraf Yang2008-04-245-0/+149
* [Blackfin] arch: Add platform support for MTD DATAFLASHMichael Hennerich2008-04-241-1/+20
* [Blackfin] arch: Give the DMA base registers a more descriptive nameBernd Schmidt2008-04-231-2/+2
* [Blackfin] arch: Consistently export base_addr for all Blackfin variants.Bernd Schmidt2008-04-231-0/+3
* [Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S ...Mike Frysinger2008-04-231-18/+0Star
* [Blackfin] arch: USB header files are now located under linux/usb/.Peter Korsgaard2008-04-231-2/+2
* [Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea...Graf Yang2008-04-231-8/+8
* [Blackfin] arch: finish removing remnants of old BF537_PORT_H option of Black...Mike Frysinger2008-04-231-12/+0Star