aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin
AgeCommit message (Expand)Author
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar
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
2009-02-04Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrdSonic Zhang
2009-02-04Blackfin arch: Add ability to count and display number of NMI interruptsRobin Getz
2009-02-04Blackfin arch: Add a few more instructions that can cause the trace buffer to...Robin Getz
2009-02-04Blackfin arch: Fix URLRobin Getz
2009-02-04Blackfin arch: cleanup bf54x ifdef mess in gpio codeMike Frysinger
2009-02-04Blackfin arch: Add one more check on `fp' to prevent double faultJie Zhang
2009-02-04Blackfin arch: explicit add a might sleep to gpio_freeUwe Kleine-Koenig
2009-02-04Blackfin arch: don't accidently re-enable interruptsRobin Getz
2009-02-04Blackfin arch: Print out where the bootmode is coming from (for easier debugg...Robin Getz
2009-02-04Blackfin arch: reset POLAR setting when acquiring a gpio for the first timeMichael Hennerich
2009-02-04Blackfin arch: Fix Bug - request lines with peripheral_request_list, but don'...Michael Hennerich
2009-02-04Blackfin arch: Fix Bug - Kernel does not boot if re-program clocksMichael Hennerich
2009-02-04Blackfin arch: fix bug - Dmacopy failed in BF537-STAMPMike Frysinger
2009-02-04Blackfin arch: enable bfin_eth in bf51x by defaultSonic Zhang
2009-02-04Blackfin arch: line up machine-/cpu- vars after BF54xM additionMike Frysinger
2009-02-04Blackfin arch: add support for mobile ddr bf54x partsMike Frysinger
2009-02-04Blackfin arch: scrub comments/whitespace/cvs keywordsMike Frysinger
2009-01-27Merge branch 'linus' into core/percpuIngo Molnar
2009-01-26eeprom: More consistent symbol namesJean Delvare
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-12irq: update all arches for new irq_descMike Travis
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07Blackfin arch: fix bug - BF527 0.2 silicon has different CPUID (DSPID) valueRobin Getz
2009-01-07Blackfin arch: Enlarge flash partition for kenel for bf533/bf537 boardsGrace Pan