| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: PowerTV: Remove support code. | Ralf Baechle | 2013-10-29 | 30 | -4659/+0 |
* | MIPS: powertv: Drop BOOTLOADER_DRIVER Kconfig symbol | Markos Chandras | 2013-09-03 | 4 | -35/+2 |
* | MIPS: powertv: Fix arguments for free_reserved_area() | Markos Chandras | 2013-07-30 | 1 | -2/+1 |
* | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code | Paul Gortmaker | 2013-07-15 | 1 | -1/+1 |
* | MIPS: PowerTV: use free_reserved_area() to simplify code | Jiang Liu | 2013-06-10 | 1 | -11/+2 |
* | MIPS: FW: Remove obsolete header file for MTI platforms. | Steven J. Hill | 2013-05-08 | 4 | -3/+4 |
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 16 | -258/+258 |
* | MIPS: PowerTV: Fix build. | Ralf Baechle | 2012-12-13 | 1 | -37/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-07-24 | 1 | -3/+3 |
|\ |
|
| * | arch: Use eth_random_addr | Joe Perches | 2012-07-17 | 1 | -3/+3 |
* | | mips: mark const init data with __initconst instead of __initdata | Uwe Kleine-König | 2012-07-19 | 4 | -4/+4 |
|/ |
|
* | MIPS: Remove all -Wall and almost all -Werror usage from arch/mips. | Ralf Baechle | 2012-05-21 | 3 | -6/+0 |
* | Disintegrate asm/system.h for MIPS | David Howells | 2012-03-28 | 3 | -2/+1 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-07 | 2 | -0/+2 |
|\ |
|
| * | mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-11-01 | 2 | -0/+2 |
* | | mips: drop unused Kconfig symbols | Paul Bolle | 2011-10-31 | 2 | -30/+0 |
|/ |
|
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -6/+4 |
* | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | MIPS: PowerTV: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -7/+6 |
* | mips: change to new flag variable | matt mooney | 2011-03-17 | 3 | -3/+3 |
* | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells | 2010-10-07 | 1 | -0/+1 |
* | MIPS: PowerTV: Separate PowerTV USB support from non-USB code | David VomLehn | 2010-08-05 | 3 | -225/+418 |
* | MIPS: PowerTV: Add Gaia platform definitions. | David VomLehn | 2010-08-05 | 4 | -10/+701 |
* | MIPS: PowerTV: Simplify command line handling and needed config changes | David VomLehn | 2010-08-05 | 1 | -1/+3 |
* | MIPS: PowerTV: Removing dead CONFIG_DIAGNOSTICS | Christoph Egger | 2010-08-05 | 1 | -6/+0 |
* | MIPS: PowerTV: Migrate to new platform makefile style. | Ralf Baechle | 2010-08-05 | 2 | -1/+8 |
* | MIPS: PowerTV: Correct ASIC device register names and locations | David VomLehn | 2010-08-05 | 4 | -7/+7 |
* | MIPS: PowerTV: Use O(1) algorthm for phys_to_dma/dma_to_phys | David VomLehn | 2010-08-05 | 4 | -94/+404 |
* | MIPS: PowerTV: Move register setup to before reading registers. | David VomLehn | 2010-07-26 | 1 | -2/+3 |
* | MIPS: Clean up tables for bootmem allocation | David VomLehn | 2010-05-21 | 5 | -1461/+757 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 2 | -1/+1 |
* | MIPS: PowerTV: Eliminate duplicate opcode definition macros | David VomLehn | 2010-02-27 | 1 | -53/+49 |
* | MIPS: PowerTV: Convert IRQ controller lock to raw spinlock. | Ralf Baechle | 2010-02-27 | 1 | -3/+3 |
* | MIPS: Cleanup switches with cases that can be merged | Roel Kluin | 2010-02-27 | 1 | -4/+0 |
* | MIPS: PowerTV: Streamline access to platform device registers | David VomLehn | 2010-01-28 | 4 | -219/+220 |
* | MIPS: Malta, PowerTV: Remove unnecessary "Linux started" | Yoichi Yuasa | 2010-01-12 | 1 | -2/+0 |
* | MIPS: PowerTV: Remove extra r4k_clockevent_init() call | David VomLehn | 2010-01-12 | 1 | -1/+0 |
* | MIPS: PowerTV: simplify prom_init_cmdline() and merge into prom_init() | Yoichi Yuasa | 2010-01-12 | 4 | -56/+10 |
* | MIPS: PowerTV: Remove unused platform_die() | Yoichi Yuasa | 2010-01-12 | 1 | -21/+0 |
* | MIPS: PowerTV: Remove mips_machine_halt() | Yoichi Yuasa | 2010-01-12 | 1 | -18/+0 |
* | MIPS: PowerTV: Remove unused ptv_memsize | Yoichi Yuasa | 2010-01-12 | 1 | -5/+0 |
* | MIPS: PowerTV: Remove unused prom_getcmdline() | Yoichi Yuasa | 2010-01-12 | 1 | -5/+0 |
* | MIPS: PowerTV: Base files for Cisco PowerTV platform | David VomLehn | 2009-12-17 | 26 | -0/+4386 |