summaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)Author
2009-03-06Blackfin arch: SPI_MMC is now mainlined MMC_SPIMichael Hennerich
2009-03-06Blackfin arch: disable legacy /proc/scsi/ support by defaultMike Frysinger
2009-03-06Blackfin arch: remove duplicated ANOMALY_05000448 ifdef checkMike Frysinger
2009-03-06Blackfin arch: add stubs for anomalies 447 and 448Mike Frysinger
2009-03-05Blackfin arch: cleanup bfin_sport.h header and export it to userspaceAlon Bar-Lev
2009-03-05Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequentlyJie Zhang
2009-03-05Blackfin arch: remove spurious dash when dcache is offMike Frysinger
2009-03-05Blackfin arch: mark init_pda as __init as only __init funcs all itMike Frysinger
2009-03-05Blackfin arch: fix bug - On bf548-ezkit, ethernet fails to work after wakeup ...Michael Hennerich
2009-03-05Blackfin arch: Random read/write errors are a bad thingRobin Getz
2009-03-05Blackfin arch: update default kernel config, select KSZ8893M driver for BF518Graf Yang
2009-03-05Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instru...Sonic Zhang
2009-03-05Blackfin arch: Fix bug - make ksz8893m driver available when bfin_mac is enabledGraf Yang
2009-03-05Blackfin arch: make sure people do not set the kernel load address too highMike Frysinger
2009-03-05Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5Enrik Berkhan
2009-03-04Blackfin arch: update anomaly sheets to match latest public infoMike Frysinger
2009-03-04Blackfin arch: Fix BUG - kernel fails to build in pm.c when allow wakeup from...Michael Hennerich
2009-03-05Blackfin arch: PM_BFIN_WAKE_GP: update helpMichael Hennerich
2009-03-05Blackfin arch: fix bug - kgdb fails to continue after setting breakpoint on b...Sonic Zhang
2009-03-04Blackfin arch: Enable Write Back Cache on all Blackfin BoardsMichael Hennerich
2009-03-04Blackfin arch: Update adeos blackfin arch patch to 1.9-00Philippe Gerum
2009-03-03Blackfin arch: fix bug - Error if one serial has hardware flow control and th...Tom Parker
2009-03-03Blackfin arch: fix compile failure when missing the anomaly definitionMike Frysinger
2009-03-02Blackfin arch: fix bug - jump_to_zero test case failed on noMPU kernelBernd Schmidt
2009-03-02Blackfin arch: use common KGDB_TESTS rather than our own KGDB_TESTCASEMike Frysinger
2009-03-02Blackfin arch: Make IRQ_EPPIx_ERROR naming consistentMichael Hennerich
2009-03-02Blackfin arch: Disable NAND option by defaultSonic Zhang
2009-03-02Blackfin arch: drop untested and useless "generic" board fileMike Frysinger
2009-02-04Blackfin arch: Remove outdated codeMichael Hennerich
2009-02-04Blackfin arch: Fix udelay implementationMichael Hennerich
2009-02-04Blackfin arch: Update Copyright informationMichael Hennerich
2009-02-04Blackfin arch: Add BF561 PPI POLS, POLC MasksMichael Hennerich
2009-02-04Blackfin arch: Update CM-BF527 kernel configMichael Hennerich
2009-02-04Blackfin arch: define bfin_memmap as static since it is only used hereMike Frysinger
2009-02-04Blackfin arch: cplb mananger: use a do...while loop rather than a for loopMike Frysinger
2009-02-04Blackfin arch: fix bug - traps test case 19 for exception 0x2d failsBernd Schmidt
2009-02-04Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver pl...Graf Yang
2009-02-04Blackfin arch: build jtag tty driver as a module by defaultMike Frysinger
2009-02-04Blackfin arch: fix 2 bugs related to debugJie Zhang
2009-02-04Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warningBryan Wu
2009-02-04Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2Graf Yang
2009-02-04Blackfin arch: base SIC_IWR# programming on whether the MMR existsMike Frysinger
2009-02-04Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in itMike Frysinger
2009-02-04Blackfin arch: fixup board init function nameMike Frysinger
2009-02-04Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefsMike Frysinger
2009-02-04Blackfin arch: bfin_reset->_bfin_reset redirection no longer neededMike Frysinger
2009-02-04Blackfin arch: sync reboot handler with version in u-bootMike Frysinger
2009-02-04Blackfin arch: Faster Implementation of csum_tcpudp_nofold()Michael Hennerich
2009-02-04Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset com...Graf Yang
2009-02-04Blackfin arch: Add in cflag to support mlong-calls for kgdb_testGrace Pan