summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* blackfin: introduce asm/swab.hHarvey Harrison2009-01-063-42/+50
* atomic_t: unify all arch definitionsMatthew Wilcox2009-01-061-3/+1
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-031-0/+1
|\
| * blackfin: define __flsRusty Russell2009-01-011-0/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-301-1/+1
| |\
* | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-1/+1
|\| |
| * | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* | | take init_fs to saner placeAl Viro2008-12-311-1/+0
| |/ |/|
* | kbuild: use KECHO convenience echoMike Frysinger2008-12-031-1/+1
|/
* Blackfin arch: fix a broken define in dma-mappingMike Frysinger2008-11-181-1/+5
* Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crashGraf Yang2008-11-181-1/+1
* Blackfin arch: fix bug - shared lib function in L2 failed be calledJie Zhang2008-10-282-5/+10
* Blackfin arch: fix incorrect limit check for bf54x check_gpioMike Frysinger2008-10-281-1/+1
* Blackfin arch: fix bug - Cpufreq assumes clocks in kHz and not Hz.Michael Hennerich2008-10-281-7/+7
* Blackfin arch: dont warn when running a kernel on the oldest supported siliconMike Frysinger2008-10-281-1/+1
* Blackfin arch: fix bug - kernel build with write back policy fails to be boot...Mike Frysinger2008-10-281-1/+1
* Blackfin arch: fix bug - dmacopy test case fail on all platformMike Frysinger2008-11-181-1/+5
* Blackfin arch: Fix typo when adding CONFIG_DEBUG_VERBOSERobin Getz2008-10-281-2/+2
* Blackfin arch: don't copy bss when copying L1Mike Frysinger2008-10-272-6/+6
* Blackfin arch: fix bug - Fail to boot jffs2 kernel for BF561 with SMP patchGraf Yang2008-10-271-4/+5
* Blackfin arch: handle case of d_path() returning error in decode_address()Tim Pepper2008-10-271-2/+5
* container freezer: implement freezer cgroup subsystemMatt Helsley2008-10-201-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-10-1629-174/+210
|\
| * Blackfin arch: make sure cycles is marked as volatile so gcc doesnt reorder o...Mike Frysinger2008-10-161-1/+1
| * Blackfin arch: disable CONFIG_HW_RANDOM and CONFIG_DAB in defconfig filesMike Frysinger2008-10-1613-18/+18
| * Blackfin arch: update cache flush prototypes with argument names to make them...Mike Frysinger2008-10-161-5/+5
| * Blackfin arch: move bfin_addr_dcachable() and friends into the cacheflush hea...Mike Frysinger2008-10-163-17/+18
| * Blackfin arch: use the new bfin_addr_dcachable() functionMike Frysinger2008-10-161-3/+2
| * Blackfin arch: fix bug - build kernel failed at head.S when reprogram clock o...Robin Getz2008-10-165-5/+5
| * Blackfin arch: unify/cleanup cache codeMike Frysinger2008-10-161-115/+58
| * Blackfin arch: update AD7879 platform resources in board fileMichael Hennerich2008-10-161-8/+17
| * Blackfin arch: Zero out bss region in L1/L2 memory.Graf Yang2008-10-161-0/+54
| * Blackfin arch: add read/write IO accessor functions to BlackfinBryan Wu2008-10-161-0/+30
| * Blackfin arch: fix bug - some serial header files set RTS to an input when th...Sonic Zhang2008-10-132-2/+2
* | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-161-1/+1
|\ \
| * | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-161-1/+1
| |/
* / cpufreq: remove policy->governor setting in drivers initializationDominik Brodowski2008-10-151-2/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-10-1365-864/+4503
|\
| * Blackfin arch: make sure we include the fix for SPORT hysteresis when reprogr...Robin Getz2008-10-135-0/+15
| * Blackfin arch: Fix bogus str_ident check in gpio codeMichael Hennerich2008-10-131-5/+2
| * Blackfin arch: AD7879 Touchscreen driverMichael Hennerich2008-10-131-3/+37
| * Blackfin arch: introducing bfin_addr_dcachableVitja Makarov2008-10-132-0/+15
| * Blackfin arch: fix a typo in commentsBryan Wu2008-10-101-1/+1
| * Blackfin arch: Remove useless head fileGraf Yang2008-10-101-6/+0
| * Blackfin arch: make sure L2 start and length are always defined (fixes buildi...Mike Frysinger2008-10-101-7/+7
| * Blackfin arch: use the Blackfin on-chip ROM to do software reset when possibleMike Frysinger2008-10-132-1/+94
| * Blackfin arch: update anomaly headers to match the latest sheetMike Frysinger2008-10-105-75/+227
| * Blackfin arch: bfin_reset() is an internal reboot function ... everyone shoul...Mike Frysinger2008-10-102-2/+1
| * Blackfin arch: print out error/warning if you are running on the incorrect CP...Robin Getz2008-10-107-41/+76
| * Blackfin arch: remove non-bf54x ifdef logic since this file is only compiled ...Mike Frysinger2008-10-101-45/+4