aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-1/+0
2009-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds36-537/+1204
2009-03-29Blackfin arch: be less noisy when gets a gpio conflict after kernel has bootedRobin Getz1-8/+16
2009-03-29Blackfin arch: add RSI's definitions to bf514 and bf516Cliff Cai4-0/+404
2009-03-29Blackfin arch: add link-time asserts to make sure on-chip regions dont overflowMike Frysinger1-0/+4
2009-03-28Blackfin arch: sport spi needs 6 gpio pinsCliff Cai1-1/+1
2009-03-28Blackfin arch: add sport-spi related resource stuff to board fileCliff Cai1-0/+70
2009-03-28Blackfin arch: Blacklist Hibernate (PM_SUSPEND_MEM) on BF561 as wellMichael Hennerich1-1/+1
2009-03-28Blackfin arch: Privide BF537-STAMP platform data of ADP5520 Multifunction driverMichael Hennerich1-0/+142
2009-03-28Blackfin arch: enable the platfrom PATA driver with CF CardsMichael Hennerich1-1/+22
2009-03-28Blackfin arch: clean up sports header fileMike Frysinger1-1/+1
2009-03-28Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}xMike Frysinger6-36/+30
2009-03-28Blackfin arch: bf51x processors also have 8 timersMike Frysinger1-2/+2
2009-03-28Blackfin arch: add a check to make sure only Blackfin GPIOs may generate IRQsMichael Hennerich1-1/+4
2009-03-28Blackfin arch: update default kernel configurationSonic Zhang21-487/+501
2009-03-28Blackfin arch: include linux headers that this one uses definitions from fro sport driversMike Frysinger1-0/+7
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2-10/+5
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller73-1601/+607
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar104-2447/+1571
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar73-1601/+607
2009-03-06percpu: clean up percpu constantsTejun Heo1-10/+0
2009-03-06Blackfin arch: SPI_MMC is now mainlined MMC_SPIMichael Hennerich11-170/+78
2009-03-06Blackfin arch: disable legacy /proc/scsi/ support by defaultMike Frysinger3-3/+3
2009-03-06Blackfin arch: remove duplicated ANOMALY_05000448 ifdef checkMike Frysinger1-4/+2
2009-03-06Blackfin arch: add stubs for anomalies 447 and 448Mike Frysinger6-0/+12
2009-03-05Blackfin arch: cleanup bfin_sport.h header and export it to userspaceAlon Bar-Lev2-31/+15
2009-03-05Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequentlyJie Zhang1-2/+3
2009-03-05Blackfin arch: remove spurious dash when dcache is offMike Frysinger1-3/+3
2009-03-05Blackfin arch: mark init_pda as __init as only __init funcs all itMike Frysinger1-1/+1
2009-03-05Blackfin arch: fix bug - On bf548-ezkit, ethernet fails to work after wakeup from "mem"Michael Hennerich1-0/+24
2009-03-05Blackfin arch: Random read/write errors are a bad thingRobin Getz2-0/+10
2009-03-05Blackfin arch: update default kernel config, select KSZ8893M driver for BF518Graf Yang1-4/+59
2009-03-05Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instruction on bf561 after soft bp is hitSonic Zhang1-0/+22
2009-03-05Blackfin arch: Fix bug - make ksz8893m driver available when bfin_mac is enabledGraf Yang1-3/+6
2009-03-05Blackfin arch: make sure people do not set the kernel load address too highMike Frysinger1-0/+5
2009-03-05Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5Enrik Berkhan1-1/+1
2009-03-04Blackfin arch: update anomaly sheets to match latest public infoMike Frysinger7-14/+38
2009-03-04Blackfin arch: Fix BUG - kernel fails to build in pm.c when allow wakeup fromi standby by GPIOMichael Hennerich1-0/+1
2009-03-05Blackfin arch: PM_BFIN_WAKE_GP: update helpMichael Hennerich1-0/+6
2009-03-05Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on bf561-ezkit kernel with smp patchSonic Zhang2-3/+12
2009-03-04Blackfin arch: Enable Write Back Cache on all Blackfin BoardsMichael Hennerich11-22/+22
2009-03-04Blackfin arch: Update adeos blackfin arch patch to 1.9-00Philippe Gerum10-303/+241
2009-03-03Blackfin arch: fix bug - Error if one serial has hardware flow control and the other doesn'tTom Parker7-17/+25
2009-03-03Blackfin arch: fix compile failure when missing the anomaly definitionMike Frysinger7-0/+8
2009-03-02Blackfin arch: fix bug - jump_to_zero test case failed on noMPU kernelBernd Schmidt1-0/+4
2009-03-02Blackfin arch: use common KGDB_TESTS rather than our own KGDB_TESTCASEMike Frysinger2-9/+5
2009-03-02Blackfin arch: Make IRQ_EPPIx_ERROR naming consistentMichael Hennerich1-4/+4
2009-03-02Blackfin arch: Disable NAND option by defaultSonic Zhang1-9/+1