aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-pxa/lubbock.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-12[ARM] pxa: update pxa irda driver to use clk supportRussell King1-8/+43
2007-10-12[ARM] pxa: Make STUART and FICP clocks availableRussell King2-3/+3
2007-10-12[ARM] pxa: update PXA UDC driver to use clk supportRussell King2-26/+43
2007-10-12[ARM] pxa: update pxa serial driver to use clk supportRussell King1-5/+23
2007-10-12[ARM] pxa: update PXA MMC interface driver to use clk supportRussell King2-21/+36
2007-10-12[ARM] pxa: update pxa27x keypad driver to use clk supportRussell King1-5/+20
2007-10-12[ARM] pxa: update pxa i2c driver to use clk supportRussell King1-20/+25
2007-10-12[ARM] pxa: update pxafb to use clk supportRussell King2-13/+24
2007-10-12[ARM] pxa: introduce clk support for PXA SoC clocksRussell King4-29/+176
2007-10-12[ARM] pxa: make pxa27x devices globally visibleRussell King2-2/+5
2007-10-12[ARM] pxa: fix naming of memory/lcd/core clock functionsRussell King4-23/+61
2007-10-12[ARM] pxa: convert PXA serial drivers to use platform resourcesRussell King2-78/+120
2007-10-12[ARM] pxa: make pxa timer initialisation select clock rate at runtimeRussell King1-3/+13
2007-10-12[ARM] 4550/1: sched_clock on PXA should cope with run time clock rate selectionNicolas Pitre2-62/+39
2007-10-12[libata] sata_mv: more S/G fixesJeff Garzik1-9/+18
2007-10-11JFS: fix bio-related build breakageJeff Garzik1-6/+1
2007-10-12[POWERPC] Add memchr() to the bootwrapperDavid Gibson2-0/+14
2007-10-12[POWERPC] Implement logging of unhandled signalsOlof Johansson5-2/+71
2007-10-12[POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak1-2/+3
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras23-258/+513
2007-10-12[POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2-6/+21
2007-10-12[POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2-28/+49
2007-10-12[POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely1-20/+23
2007-10-12[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak2-3/+6
2007-10-11[SKY2]: status polling loop (post merge)Stephen Hemminger1-24/+17
2007-10-11[NET]: Fix NAPI completion handling in some drivers.David S. Miller3-42/+82
2007-10-11[TCP]: Limit processing lost_retrans loop to work-to-do casesIlpo Järvinen3-3/+15
2007-10-11[TCP]: Fix lost_retrans loop vs fastpath problemsIlpo Järvinen1-15/+22
2007-10-11[TCP]: No need to re-count fackets_out/sacked_out at RTOIlpo Järvinen1-10/+16
2007-10-11[TCP]: Extract tcp_match_queue_to_sack from sacktag codeIlpo Järvinen1-19/+35
2007-10-11[TCP]: Kill almost unused variable pcount from sacktagIlpo Järvinen1-6/+3
2007-10-11[TCP]: Fix mark_head_lost to ignore R-bit when trying to mark LIlpo Järvinen1-1/+1
2007-10-11[TCP]: Add bytes_acked (ABC) clearing to FRTO tooIlpo Järvinen1-0/+2
2007-10-11[MIPS] tlbex.c: Cleanup __init usage.Franck Bui-Huu1-48/+48
2007-10-11[MIPS] WRPPMC serial support move to platform deviceYoichi Yuasa3-35/+81
2007-10-11[MIPS] R1: Fix hazard barriers to make kernels work on R2 also.Ralf Baechle1-1/+53
2007-10-11[MIPS] VPE: reimplement ELF loader.Ralf Baechle1-34/+11
2007-10-11[MIPS] cleanup WRPPMC include filesYoichi Yuasa4-35/+12
2007-10-11[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.Franck Bui-Huu1-0/+8
2007-10-11[MIPS] SMP: Use ISO C struct initializer for local structs.Ralf Baechle1-10/+13
2007-10-11[MIPS] SMP: Kill useless casts.Ralf Baechle1-7/+7
2007-10-11[MIPS] Kill num_online_cpus() loops.Ralf Baechle4-18/+27
2007-10-11[MIPS] SMP: Implement smp_call_function_mask().Ralf Baechle3-40/+30
2007-10-11[MIPS] Make facility to convert CPU types to strings generally available.Ralf Baechle4-77/+97
2007-10-11[MIPS] Convert list of CPU types from #define to enum.Ralf Baechle1-70/+49
2007-10-11[MIPS] Optimize get_unaligned / put_unaligned implementations.Ralf Baechle1-6/+21
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle121-1943/+1951
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle104-845/+845
2007-10-11[MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle20-86/+89
2007-10-11[MIPS] tlbex: Size optimize code by declaring a few functions inline.Ralf Baechle1-4/+4