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