summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-08-05Blackfin arch: Allow ptrace access the fixed code.Jie Zhang
2007-08-05Blackfin arch: Add DMA API to set curr descriptor addressSonic Zhang
2007-08-05Blackfin arch: update BOOT_LOADMike Frysinger
2007-08-05Blackfin arch: remove spurious KERN_EMERG log level in outputMike Frysinger
2007-10-10Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz
2007-08-03Blackfin arch: remove unused code -- EVT0 is not controllable by softwareMike Frysinger
2007-08-03Blackfin arch: Add option to priorize DMA over CoreMichael Hennerich
2007-08-05Blackfin arch: Add support for the M25P16 SPI FLashMichael Hennerich
2007-10-10Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recordin...Roy Huang
2007-07-25Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz
2007-08-03Blackfin arch: Fix CCLK and SCLK checksRobin Getz
2007-08-03Blackfin arch: Some cosmetics based on LKML feedback from Joe PerchesMichael Hennerich
2007-07-24Blackfin arch: add missing gpio error handling to make sure we roll back requ...Michael Hennerich
2007-07-24Blackfin arch: Add PORT_J.High (needed for BF548-EZkit Touchscreen interrupts...Michael Hennerich
2007-07-24Blackfin arch: Add label to call new GPIO APIMichael Hennerich
2007-10-10Blackfin arch: store labels so we later know who allocated GPIO/Peripheral re...Michael Hennerich
2007-07-24Blackfin arch: Advertise GENERIC_GPIO and remove duplicated GENERIC_CALIBRATE...Michael Hennerich
2007-07-25Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselvesMike Frysinger
2007-07-25Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra...Mike Frysinger
2007-07-25Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger
2007-10-11Blackfin arch: update platform driver resource information to all board filesBryan Wu
2007-10-09[MIPS] Au1000: set the PCI controller IO baseFlorian Fainelli
2007-10-09[MIPS] Alchemy: Fix USB initialization.Florian Fainelli
2007-10-09[MIPS] IP32: Fix fatal typo in address computation.Giuseppe Sacco
2007-10-07Longhaul: add auto enabled "revid_errata" optionRafal Bilski
2007-10-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-10-05[ARM] 4598/2: OSIRIS: Ensure we do not get nRSTOUT during suspendBen Dooks
2007-10-05[ARM] 4597/2: OSIRIS: ensure CPLD0 is preserved after suspendBen Dooks
2007-10-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-10-05[MIPS] IP32: Enable PCI bridgesGiuseppe Sacco
2007-10-04[SPARC64]: Fix 'niu' complex IRQ probing.David S. Miller
2007-10-04[SPARC64]: check fork_idle() errorAkinobu Mita
2007-10-03[SPARC64]: Temporary workaround for PCI-E slot on T1000.David S. Miller
2007-10-03[SPARC64]: VIO device addition log message level is too high.David S. Miller
2007-10-03[SPARC64]: Fix domain-services port probing.David S. Miller
2007-10-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-04Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki...Michael Hennerich
2007-10-04Blackfin arch: gpio pinmux and resource allocation API required by BF537 on c...Michael Hennerich
2007-10-03[MIPS] pg-r4k.c: Fix a typo in an R4600 v2 erratum workaroundMaciej W. Rozycki
2007-10-02[SPARC64]: Don't use in/local regs for ldx/stx data in N1 memcpy.David S. Miller
2007-10-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-10-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2007-10-02[SPARC64]: Fix missing load-twin usage in Niagara-1 memcpy.David S. Miller
2007-10-01Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-01x86_64: increase VDSO_TEXT_OFFSET for ancient binutilsAndi Kleen
2007-10-02[POWERPC] Fix xics set_affinity codeAnton Blanchard
2007-10-01[MIPS] vmlinux.lds.S: Handle note sectionsMaciej W. Rozycki
2007-09-30[SPARC64]: Fix put_user() calls in binfmt_aout32.cDavid S. Miller
2007-09-30[ARM] Resolve PCI section warningsRussell King