| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-04-12 | 19 | -77/+412 |
|\ |
|
| * | ARM: Fix ioremap_cached()/ioremap_wc() for SMP platforms | Russell King | 2010-04-09 | 1 | -0/+4 |
| * | ARM: 6043/1: AT91 slow-clock resume: Don't wait for a disabled PLL to lock | Anders Larsen | 2010-04-09 | 1 | -0/+12 |
| * | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2010-04-08 | 14 | -70/+382 |
| |\ |
|
| | * | MXC: mach_armadillo5x0: Add USB Host support. | Alberto Panizzo | 2010-03-30 | 2 | -0/+167 |
| | * | ARM mach-mx3: duplicated include | Andrea Gelmini | 2010-03-30 | 1 | -1/+0 |
| | * | ARM mach-mx3: duplicated include | Andrea Gelmini | 2010-03-30 | 1 | -1/+0 |
| | * | imx31: add watchdog device on litekit board. | Vladimir Zapolskiy | 2010-03-30 | 1 | -0/+1 |
| | * | imx3: Add watchdog platform device support | Vladimir Zapolskiy | 2010-03-30 | 2 | -2/+20 |
| | * | Merge branch 'mx51' into mxc-rc | Sascha Hauer | 2010-03-25 | 5 | -41/+83 |
| | |\ |
|
| | | * | i.MX51: remove NFC AXI static mapping | Sascha Hauer | 2010-03-19 | 2 | -12/+2 |
| | | * | i.MX51: determine silicon revision dynamically | Sascha Hauer | 2010-03-19 | 2 | -6/+60 |
| | | * | i.MX51: map TZIC dynamically | Sascha Hauer | 2010-03-19 | 2 | -22/+16 |
| | | * | i.MX51: Use correct clock for gpt | Sascha Hauer | 2010-03-19 | 1 | -1/+1 |
| | | * | i.MX51 Babbage: Add uncompress output | Sascha Hauer | 2010-03-19 | 1 | -0/+4 |
| | * | | MXC: mach-mx31_3ds: add support for freescale mc13783 power management device. | Alberto Panizzo | 2010-03-25 | 1 | -0/+45 |
| | * | | MXC: mach-mx31_3ds: Add SPI1 device support. | Alberto Panizzo | 2010-03-25 | 1 | -0/+20 |
| | * | | MXC: mach-mx31_3ds: Add support for on board NAND Flash. | Alberto Panizzo | 2010-03-25 | 2 | -0/+22 |
| | * | | MXC: mach-mx31_3ds: Update variable names over recent mach name modification. | Alberto Panizzo | 2010-03-25 | 2 | -22/+22 |
| | * | | imx31: fix parent clock for rtc | Vladimir Zapolskiy | 2010-03-25 | 1 | -3/+2 |
| * | | | ARM: 6031/1: fix Thumb-2 decompressor | Rabin Vincent | 2010-04-07 | 1 | -1/+1 |
| * | | | ARM: 6029/1: ep93xx: gpio.c: local functions should be static | Hartley Sweeten | 2010-04-07 | 1 | -3/+3 |
| * | | | ARM: 6024/1: bcmring: fix missing down on semaphore in dma.c | Leo Chen | 2010-04-07 | 1 | -3/+10 |
* | | | | MIPS: Calculate proper ebase value for 64-bit kernels | David Daney | 2010-04-12 | 1 | -1/+1 |
* | | | | MIPS: Alchemy: DB1200: Remove custom wait implementation | Manuel Lauss | 2010-04-12 | 1 | -40/+0 |
* | | | | MIPS: Big Sur: Make defconfig more useful. | Ralf Baechle | 2010-04-12 | 1 | -190/+490 |
* | | | | MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules | Anton Altaparmakov | 2010-04-12 | 1 | -1/+1 |
* | | | | MIPS: Sibyte: Fix M3 TLB exception handler workaround. | Ralf Baechle | 2010-04-12 | 1 | -6/+16 |
* | | | | MIPS: BCM63xx: Fix build failure in board_bcm963xx.c | Florian Fainelli | 2010-04-12 | 1 | -70/+70 |
* | | | | MIPS: uasm: Add OR instruction. | Ralf Baechle | 2010-04-12 | 2 | -1/+4 |
* | | | | MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions. | Ralf Baechle | 2010-04-12 | 2 | -1/+20 |
* | | | | MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot. | Maxime Bizon | 2010-04-12 | 1 | -0/+2 |
* | | | | MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callback | Florian Fainelli | 2010-04-12 | 1 | -11/+11 |
* | | | | MIPS: BCM63xx: Fix typo in cpu-feature-overrides file. | Maxime Bizon | 2010-04-12 | 1 | -1/+1 |
* | | | | MIPS: BCM63xx: Add support for second uart. | Maxime Bizon | 2010-04-12 | 6 | -19/+102 |
* | | | | MIPS: BCM63xx: Fix double gpio registration. | Maxime Bizon | 2010-04-12 | 1 | -2/+0 |
* | | | | MIPS: BCM63xx: Add DWVS0 board | Florian Fainelli | 2010-04-12 | 1 | -0/+22 |
* | | | | MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards. | Florian Fainelli | 2010-04-12 | 1 | -0/+20 |
* | | | | MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio count | Florian Fainelli | 2010-04-12 | 1 | -0/+4 |
* | | | | MIPS: libgcc.h: Checkpatch cleanup | Andrea Gelmini | 2010-04-12 | 1 | -2/+1 |
* | | | | MIPS: Loongson-2F: Flush the branch target history in BTB and RAS | Wu Zhangjin | 2010-04-12 | 1 | -0/+19 |
* | | | | MIPS: Move signal trampolines off of the stack. | David Daney | 2010-04-12 | 5 | -135/+43 |
* | | | | MIPS: Preliminary VDSO | David Daney | 2010-04-12 | 8 | -6/+165 |
* | | | | MIPS: Add SYSCALL to uasm. | David Daney | 2010-04-12 | 2 | -2/+18 |
* | | | | MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET | Florian Fainelli | 2010-04-12 | 1 | -2/+4 |
* | | | | MIPS: AR7: Fix phat finger of cpmac fixed_phy_add | Alexander Clouter | 2010-04-12 | 1 | -0/+1 |
* | | | | MIPS: AR7: Fix phat finger of reset bit in vlynq_high_data | Alexander Clouter | 2010-04-12 | 1 | -1/+1 |
* | | | | MIPS: Loongson: Add module info to the loongson2_clock driver | Wu Zhangjin | 2010-04-12 | 1 | -0/+4 |
* | | | | MIPS: Lemote 2F: Ensure atomic execution of _rdmsr and _wrmsr | Wu Zhangjin | 2010-04-12 | 1 | -0/+10 |
* | | | | MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0). | Robert P. J. Day | 2010-04-12 | 1 | -1/+1 |