summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf548
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock o...Robin Getz2008-10-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-10-136-87/+177
|\
| * Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogr...Robin Getz2008-10-131-0/+3
| * Blackfin arch: make sure L2 start and length are always defined (fixes buildi...Mike Frysinger2008-10-101-7/+7
| * Blackfin arch: update anomaly headers to match the latest sheetMike Frysinger2008-10-101-8/+83
| * Blackfin arch: print out error/warning if you are running on the incorrect CP...Robin Getz2008-10-101-10/+13
| * Blackfin arch: remove non-bf54x ifdef logic since this file is only compiled ...Mike Frysinger2008-10-101-45/+4Star
| * Blackfin arch: Move all the silicon rev handling to one placeMike Frysinger2008-10-091-2/+0Star
| * Blackfin arch: fix end address for parallel flash and increase kernel partiti...Mike Frysinger2008-10-091-2/+2
| * Blackfin arch: flags of UART3 mem resource is missingSonic Zhang2008-10-091-0/+1
| * Blackfin arch: Make sure we program the correct values in only when necessary...Robin Getz2008-10-091-0/+2
| * Blackfin arch: add BF54x / BF52x Rotary Input device driver platform resource...Michael Hennerich2008-10-081-0/+35
| * Blackfin arch: only include asm/cplb.h when it is truly usedMike Frysinger2008-10-132-6/+4Star
| * Blackfin arch: add note about newer ezkits using PB4 for AD7877 instead of PJ11Mike Frysinger2008-10-071-1/+1
| * Blackfin arch: use new platform data interface of musb to replace old oneBryan Wu2008-10-082-6/+22
* | 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-2728-6/+22057
* Blackfin arch: do not muck with the UART during boot -- let the serial driver...Mike Frysinger2008-08-141-10/+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-130/+3Star
* Blackfin arch: move async memory programming into common setup_arch() as the ...Mike Frysinger2008-08-061-42/+0Star
* Blackfin arch: unify the duplicated _real_start functionsMike Frysinger2008-08-061-73/+0Star
* Blackfin arch: be consistant with parition names, and ensure the bus is ident...Robin Getz2008-08-052-11/+11
* Blackfin arch: Add ISP1760 board resources to BF548-EZKITMichael Hennerich2008-07-261-0/+43
* Blackfin arch: add missing IORESOURCE_MEM flags to UART3Mike Frysinger2008-07-191-0/+1
* Blackfin arch: Fix bug - Kernel does not boot if re-program clocksMichael Hennerich2008-07-141-3/+3
* Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFINMike Frysinger2008-06-071-7/+3Star
* Blackfin arch: Remove bad and usless codeMichael Hennerich2008-05-312-173/+1Star
* Blackfin arch: Cleanup no functional changesMichael Hennerich2008-05-201-1/+1
* [Blackfin] arch: protect linux/usb/musb.h include until the driver gets mainl...Mike Frysinger2008-05-091-0/+2
* [Blackfin] arch: Functional power management support: Add CPU and platform vo...Michael Hennerich2008-05-072-0/+64
* i2c: Convert most new-style drivers to use module aliasingJean Delvare2008-04-291-2/+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-242-0/+88
* [Blackfin] arch: Adjust the u-boot and kernel image partition size in mtd dev...Grace Pan2008-04-241-1/+1
* [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-1/+1
* [Blackfin] arch: Allow AD1836A board to be connected, either to SPORT2 or SPO...Bernd Schmidt2008-04-231-0/+18
* [Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S ...Mike Frysinger2008-04-231-18/+0Star
* [Blackfin] arch: Apply Bluetechnix vendor patchMichael Hennerich2008-04-233-0/+627
* [Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2008-04-231-1/+1
* [Blackfin] arch: add i2c board info struct and move to new-style i2c interfaceBryan Wu2008-03-261-0/+34
* [Blackfin] arch: conditionally enable flash resources since it requests the a...Mike Frysinger2008-03-261-0/+5
* [Blackfin] arch: fix bug - allow SDH driver to be used as moduleMichael Hennerich2008-03-041-2/+2
* [Blackfin] arch: kill section mismatch warningsBryan Wu2008-02-291-2/+7
* [Blackfin] arch: add board resources for new simple-gpio char driverMike Frysinger2008-02-221-0/+15
* [Blackfin] arch: fix bug - set right partition size in the board filesMike Frysinger2008-02-251-5/+5
* [Blackfin] arch: fix bug add missing header fileMike Frysinger2008-02-221-0/+2