summaryrefslogtreecommitdiff
path: root/arch/blackfin/mach-bf548
AgeCommit message (Expand)AuthorFilesLines
2008-10-16Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock o...Robin Getz1-1/+1
2008-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds6-87/+177
2008-10-13Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UARTGraf Yang1-0/+3
2008-10-13Blackfin Serial Driver: move common variables out of serial headers and into ...Mike Frysinger1-3/+0
2008-10-13Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogr...Robin Getz1-0/+3
2008-10-10Blackfin arch: make sure L2 start and length are always defined (fixes buildi...Mike Frysinger1-7/+7
2008-10-10Blackfin arch: update anomaly headers to match the latest sheetMike Frysinger1-8/+83
2008-10-10Blackfin arch: print out error/warning if you are running on the incorrect CP...Robin Getz1-10/+13
2008-10-10Blackfin arch: remove non-bf54x ifdef logic since this file is only compiled ...Mike Frysinger1-45/+4
2008-10-09Blackfin arch: Move all the silicon rev handling to one placeMike Frysinger1-2/+0
2008-10-09Blackfin arch: fix end address for parallel flash and increase kernel partiti...Mike Frysinger1-2/+2
2008-10-09Blackfin arch: flags of UART3 mem resource is missingSonic Zhang1-0/+1
2008-10-09Blackfin arch: Make sure we program the correct values in only when necessary...Robin Getz1-0/+2
2008-10-08Blackfin arch: add BF54x / BF52x Rotary Input device driver platform resource...Michael Hennerich1-0/+35
2008-10-13Blackfin arch: only include asm/cplb.h when it is truly usedMike Frysinger2-6/+4
2008-10-07Blackfin arch: add note about newer ezkits using PB4 for AD7877 instead of PJ11Mike Frysinger1-1/+1
2008-10-08Blackfin arch: use new platform data interface of musb to replace old oneBryan Wu2-6/+22
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu28-6/+22057
2008-08-14Blackfin arch: do not muck with the UART during boot -- let the serial driver...Mike Frysinger1-10/+0
2008-08-14Blackfin arch: mark some functions as __init as they are only called from __i...Mike Frysinger1-1/+1
2008-08-06Blackfin arch: Fix Bug - System with EMAC driver enabled - Core not idlingMichael Hennerich1-7/+0
2008-08-06Blackfin arch: unify the duplicated portions of __start and split mach-specif...Mike Frysinger1-130/+3
2008-08-06Blackfin arch: move async memory programming into common setup_arch() as the ...Mike Frysinger1-42/+0
2008-08-06Blackfin arch: unify the duplicated _real_start functionsMike Frysinger1-73/+0
2008-08-05Blackfin arch: be consistant with parition names, and ensure the bus is ident...Robin Getz2-11/+11
2008-07-26Blackfin arch: Add ISP1760 board resources to BF548-EZKITMichael Hennerich1-0/+43
2008-07-19Blackfin arch: add missing IORESOURCE_MEM flags to UART3Mike Frysinger1-0/+1
2008-07-14Blackfin arch: Fix bug - Kernel does not boot if re-program clocksMichael Hennerich1-3/+3
2008-06-07Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFINMike Frysinger1-7/+3
2008-05-31Blackfin arch: Remove bad and usless codeMichael Hennerich2-173/+1
2008-05-20Blackfin arch: Cleanup no functional changesMichael Hennerich1-1/+1
2008-05-09[Blackfin] arch: protect linux/usb/musb.h include until the driver gets mainl...Mike Frysinger1-0/+2
2008-05-07[Blackfin] arch: Functional power management support: Add CPU and platform vo...Michael Hennerich2-0/+64
2008-04-30i2c: Convert most new-style drivers to use module aliasingJean Delvare1-2/+0
2008-04-25[Blackfin] arch: Functional power management support: Remove broken cpu frequ...Michael Hennerich2-161/+0
2008-04-24[Blackfin] arch: add Blackfin on-chip SIR IrDA driver supportGraf Yang2-0/+88
2008-04-24[Blackfin] arch: Adjust the u-boot and kernel image partition size in mtd dev...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-1/+1
2008-04-24[Blackfin] arch: Allow AD1836A board to be connected, either to SPORT2 or SPO...Bernd Schmidt1-0/+18
2008-04-24[Blackfin] arch: theres no need to declare ram{end,start,base} in the head.S ...Mike Frysinger1-18/+0
2008-04-23[Blackfin] arch: Apply Bluetechnix vendor patchMichael Hennerich3-0/+627
2008-04-23[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison1-1/+1
2008-03-26[Blackfin] arch: add i2c board info struct and move to new-style i2c interfaceBryan Wu1-0/+34
2008-03-26[Blackfin] arch: conditionally enable flash resources since it requests the a...Mike Frysinger1-0/+5
2008-03-04[Blackfin] arch: fix bug - allow SDH driver to be used as moduleMichael Hennerich1-2/+2
2008-02-29[Blackfin] arch: kill section mismatch warningsBryan Wu1-2/+7
2008-02-22[Blackfin] arch: add board resources for new simple-gpio char driverMike Frysinger1-0/+15
2008-02-25[Blackfin] arch: fix bug - set right partition size in the board filesMike Frysinger1-5/+5
2008-02-22[Blackfin] arch: fix bug add missing header fileMike Frysinger1-0/+2