aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Blackfin arch: define bfin_memmap as static since it is only used hereMike Frysinger2009-02-04
* Blackfin arch: cplb mananger: use a do...while loop rather than a for loopMike Frysinger2009-02-04
* Blackfin arch: fix bug - traps test case 19 for exception 0x2d failsBernd Schmidt2009-02-04
* Blackfin arch: add platform device bfin_mii-bus and KSZ8893M switch driver pl...Graf Yang2009-02-04
* Blackfin arch: build jtag tty driver as a module by defaultMike Frysinger2009-02-04
* Blackfin arch: fix 2 bugs related to debugJie Zhang2009-02-04
* Blackfin arch: Add ANOMALY_05000380 to BF54x to kill the compile warningBryan Wu2009-02-04
* Blackfin arch: Fix bug - 561 SMP kernel can't boot from jffs2Graf Yang2009-02-04
* Blackfin arch: base SIC_IWR# programming on whether the MMR existsMike Frysinger2009-02-04
* Blackfin arch: read SYSCR on newer parts that mirror the bits of SWRST in itMike Frysinger2009-02-04
* Blackfin arch: fixup board init function nameMike Frysinger2009-02-04
* Blackfin arch: drop CONFIG_I2C_BOARDINFO ifdefsMike Frysinger2009-02-04
* Blackfin arch: bfin_reset->_bfin_reset redirection no longer neededMike Frysinger2009-02-04
* Blackfin arch: sync reboot handler with version in u-bootMike Frysinger2009-02-04
* Blackfin arch: Faster Implementation of csum_tcpudp_nofold()Michael Hennerich2009-02-04
* Blackfin arch: Fix bug - BF518 port F, G, and H have different mux offset com...Graf Yang2009-02-04
* Blackfin arch: Add in cflag to support mlong-calls for kgdb_testGrace Pan2009-02-04
* Blackfin arch: Fix bug - Run "reboot" hangs bf518-ezbrdSonic Zhang2009-02-04
* Blackfin arch: Add ability to count and display number of NMI interruptsRobin Getz2009-02-04
* Blackfin arch: Add a few more instructions that can cause the trace buffer to...Robin Getz2009-02-04
* Blackfin arch: Fix URLRobin Getz2009-02-04
* Blackfin arch: cleanup bf54x ifdef mess in gpio codeMike Frysinger2009-02-04
* Blackfin arch: Add one more check on `fp' to prevent double faultJie Zhang2009-02-04
* Blackfin arch: explicit add a might sleep to gpio_freeUwe Kleine-Koenig2009-02-04
* Blackfin arch: don't accidently re-enable interruptsRobin Getz2009-02-04
* Blackfin arch: Print out where the bootmode is coming from (for easier debugg...Robin Getz2009-02-04
* Blackfin arch: reset POLAR setting when acquiring a gpio for the first timeMichael Hennerich2009-02-04
* Blackfin arch: Fix Bug - request lines with peripheral_request_list, but don'...Michael Hennerich2009-02-04
* Blackfin arch: Fix Bug - Kernel does not boot if re-program clocksMichael Hennerich2009-02-04
* Blackfin arch: fix bug - Dmacopy failed in BF537-STAMPMike Frysinger2009-02-04
* Blackfin arch: enable bfin_eth in bf51x by defaultSonic Zhang2009-02-04
* Blackfin arch: line up machine-/cpu- vars after BF54xM additionMike Frysinger2009-02-04
* Blackfin arch: add support for mobile ddr bf54x partsMike Frysinger2009-02-04
* Blackfin arch: scrub comments/whitespace/cvs keywordsMike Frysinger2009-02-04
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-02-03
|\
| * Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-02-01
| |\
| | * ARM: OMAP: fix fault in enter_full_retention()Kevin Hilman2009-01-29
| | * ARM: OMAP: Mask interrupts when disabling interrupts, v2김규원2009-01-29
| | * ARM: OMAP: gptimer min_delta_ns correctedAaro Koskinen2009-01-29
| | * ARM: OMAP: Fix hsmmc init, v2Tony Lindgren2009-01-29
| | * ARM: OMAP: Fix omap34xx revision detection for ES3.1Tony Lindgren2009-01-29
| | * ARM: OMAP: DMA: Fix uninitialized channel flagsJarkko Nikula2009-01-29
| | * ARM: OMAP: Fix race in OMAP2/3 DMA IRQ handlingJuha Yrjola2009-01-29
| | * ARM: OMAP: Fix McBSP spin_lock deadlockStanley.Miao2009-01-29
| * | rename platform_driver name "flash" to "sa1100-mtd"Uwe Kleine-König2009-01-30
| * | annotate that [fp, #-4] is the saved lrUwe Kleine-König2009-01-30
| * | Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lockUwe Kleine-König2009-01-30
| * | [ARM] 5366/1: fix shared memory coherency with VIVT L1 + L2 cachesNicolas Pitre2009-01-28
| * | [ARM] call undefined instruction exception handler with irqs enabledRussell King2009-01-28
| * | [ARM] msm: fix build errorsRussell King2009-01-28