aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/txx9
AgeCommit message (Expand)AuthorFilesLines
2012-08-01MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-17/+14
2012-07-23MIPS: PCI: Add missing __devinit attributions to fixup functions.Ralf Baechle1-3/+3
2012-07-23MIPS: TXX9: use IS_ENABLED() macroFlorian Fainelli3-14/+11
2012-07-19MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior1-1/+1
2012-07-09Merge branch 'pci/myron-final-fixups-v2' into nextBjorn Helgaas1-2/+2
2012-07-09MIPS/PCI: move final fixups from __init to __devinitMyron Stowe1-2/+2
2012-07-05MIPS/PCI: adjust section annotations for pcibios_setup()Myron Stowe1-2/+2
2012-02-20MIPS: txx9 7segled fix struct device has no memberYoichi Yuasa1-1/+1
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers1-1/+1
2011-12-21mips: txx9_sram - convert sysdev_class to a regular subsystemKay Sievers1-18/+16
2011-12-21mips: 7segled - convert sysdev_class to a regular subsystemKay Sievers1-22/+22
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-10-31mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2-0/+2
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko1-1/+1
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-2/+1
2011-05-25mips: tx99: remove CONFIG_MTD_PARTITIONS checkJamie Iles1-2/+1
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny1-13/+8
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner7-15/+16
2011-03-25MIPS: TXx9: Convert to new irq_chip functionsThomas Gleixner5-93/+75
2011-01-18MIPS: Use printf extension %pR for struct resourceJoe Perches1-5/+2
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells8-0/+8
2010-08-05MIPS: TXx9: Migrate to new platform makefile style.Ralf Baechle7-10/+27
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo4-0/+4
2010-03-14init dynamic bin_attribute structuresWolfram Sang1-0/+1
2010-03-07sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen1-1/+4
2010-02-27MIPS: TXx9: Remove forced serial console settingYoichi Yuasa4-25/+0
2010-01-12MIPS: TXx9: Cleanup builtin-cmdline processingAtsushi Nemoto1-21/+0
2009-12-17MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZEDmitri Vorobiev1-2/+2
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-13MIPS: Make local arrays with CL_SIZE static __initdataAtsushi Nemoto1-2/+2
2009-11-02MIPS: TXx9: Fix spi-baseclk valueAtsushi Nemoto1-1/+1
2009-11-02MIPS: TXx9: Fix error handling / Fix for noenexisting gpio_remove.Ralf Roesch1-1/+2
2009-09-17MIPS: TXx9: Fix error handling.Julia Lawall1-4/+13
2009-09-17MIPS: TXx9: Disable PM capability of TX493[89] internal etherAtsushi Nemoto1-0/+13
2009-08-03MIPS: RBTX4939: Fix IOC pin-enable register updatingAtsushi Nemoto1-1/+1
2009-08-03MIPS: Eleminate filenames from commentsRalf Baechle2-4/+0
2009-06-17MIPS: TXx9: Add TX4939 RNG supportAtsushi Nemoto2-0/+18
2009-06-17MIPS: TXx9: Add SRAMC supportAtsushi Nemoto5-0/+98
2009-06-17MIPS: TXx9: Add ACLC supportAtsushi Nemoto8-2/+112
2009-06-17MIPS: TXx9: Add DMAC supportAtsushi Nemoto7-10/+105
2009-05-14MIPS: TXx9: Fix possible overflow in clock calculationsAtsushi Nemoto3-3/+3
2009-05-14MIPS: RBTX4939: Fix typo in system nameAtsushi Nemoto1-1/+1
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds5-0/+222
2009-03-30MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platformsRalf Baechle1-1/+0
2009-03-20[MTD] RBTX4939: add MTD supportAtsushi Nemoto1-0/+157
2009-03-20[MTD] [NAND] TXx9: add NDFMC supportAtsushi Nemoto5-0/+65
2009-01-30MIPS: TXx9: Add support for TX4939 internal RTCAtsushi Nemoto2-0/+23
2008-10-30MIPS: RBTX4927: Add GPIO-LED supportAtsushi Nemoto1-4/+21
2008-10-30MIPS: TXx9: Fix RBTX4939 ethernet address initializationAtsushi Nemoto1-4/+10
2008-10-27MIPS: TXx9: Make firmware parameter passing more robustGeert Uytterhoeven1-4/+18
2008-10-27MIPS: TXx9: CONFIG_TOSHIBA_RBTX4939 spellingGeert Uytterhoeven1-1/+1
2008-10-27MIPS: RBTX4939: Add smc91x supportAtsushi Nemoto2-0/+58
2008-10-27MIPS: TXx9: 7 segment LED supportAtsushi Nemoto4-0/+148
2008-10-23TXx9: Add TX4938 ATA support (v3)Atsushi Nemoto2-0/+48
2008-10-11MIPS: TXx9: Add TX4939 ATA support (v2)Atsushi Nemoto2-0/+47
2008-10-11MIPS: TXx9: Implement prom_free_prom_memoryAtsushi Nemoto1-0/+6
2008-10-11MIPS: TXx9: Add RBTX4939 board supportAtsushi Nemoto6-0/+435
2008-10-11MIPS: TXx9: Add TX4939 SoC supportAtsushi Nemoto4-0/+683
2008-10-11MIPS: TXx9: IOC LED supportAtsushi Nemoto4-0/+118
2008-10-11MIPS: TXx9: Microoptimize interrupt handlersAtsushi Nemoto2-7/+7
2008-10-11MIPS: TXx9: stop_unused_modulesAtsushi Nemoto2-0/+87
2008-10-11MIPS: TXx9: Add board_be_init for TX4927/TX4938Atsushi Nemoto2-0/+46
2008-10-11MIPS: TXx9: Default machine_restart using watchdog resetAtsushi Nemoto3-0/+71
2008-10-11MIPS: TXx9: Make spi_eeprom.c more genericAtsushi Nemoto4-18/+24
2008-10-11MIPS: RBTX4938: Add TOSHIBA_RBTX4938_MPLEX_KEEPAtsushi Nemoto2-3/+12
2008-10-11MIPS: TXx9: Raise priority of interrupts for errors, timers, SIOAtsushi Nemoto2-0/+22
2008-10-11MIPS: TXx9: Add mtd supportAtsushi Nemoto7-0/+139
2008-10-11MIPS: TXx9: Runtime configuration of timeout-errorAtsushi Nemoto2-5/+11
2008-10-11MIPS: TXx9: Cache fixupAtsushi Nemoto6-26/+124
2008-10-11MIPS: TXx9: Early command-line preprocessingAtsushi Nemoto1-6/+68
2008-10-11MIPS: TXx9: Add prom_getenvAtsushi Nemoto1-0/+15
2008-10-11MIPS: TXx9: Improve handling of built-in and command-line argsAtsushi Nemoto5-23/+31
2008-10-11MIPS: RBTX4927: More explicit initializationAtsushi Nemoto2-0/+14
2008-09-05[MIPS] TXx9: Fix txx9_pcode initializationAtsushi Nemoto1-0/+1
2008-08-26[MIPS] TXx9: Fix mips_hpt_frequency initializationAtsushi Nemoto1-0/+3
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel5-157/+0
2008-07-30[MIPS] TXx9: Kconfig cleanupAtsushi Nemoto1-34/+26
2008-07-30[MIPS] TXx9: Support early_printkAtsushi Nemoto5-16/+37
2008-07-30[MIPS] TXx9: Unify serial_txx9 setupAtsushi Nemoto7-52/+44
2008-07-30[MIPS] TXx9: Random cleanupAtsushi Nemoto8-238/+165
2008-07-30[MIPS] TXx9: Make tx4938-specific code more independentAtsushi Nemoto3-32/+45
2008-07-30[MIPS] TXx9: Make tx3927-specific code more independentAtsushi Nemoto5-150/+196
2008-07-30[MIPS] TXx9: Cleanup watchdogAtsushi Nemoto6-59/+29
2008-07-30[MIPS] TXx9: Cleanup restart/halt/power_offAtsushi Nemoto4-80/+34
2008-07-30[MIPS] TXx9: PCI error handlingAtsushi Nemoto4-20/+4
2008-07-30[MIPS] TXx9: Add some pci optionsAtsushi Nemoto4-0/+42
2008-07-30[MIPS] TXx9: Fix JMR3927 irq numbersAtsushi Nemoto1-1/+1
2008-07-20[MIPS] TXx9: Fix some sparse warningsAtsushi Nemoto1-0/+2
2008-07-20[MIPS] TXx9: Add 64-bit supportAtsushi Nemoto10-294/+510
2008-07-20[MIPS] TXx9: Cleanups for 64-bit supportAtsushi Nemoto6-219/+24
2008-07-20[MIPS] TXx9: Miscellaneous build fixesAtsushi Nemoto3-13/+23
2008-07-15[MIPS] TXx9: cleanup and fix some sparse warningsAtsushi Nemoto4-27/+7
2008-07-15[MIPS] TXx9: rename asm-mips/mach-jmr3927 to asm-mips/mach-tx39xxAtsushi Nemoto2-2/+12
2008-07-15[MIPS] remove machtype for group ToshibaYoichi Yuasa3-4/+0
2008-07-15[MIPS] separate rbtx4927_time_init() and rbtx4937_time_init()Yoichi Yuasa1-33/+45
2008-07-15[MIPS] separate rbtx4927_arch_init() and rbtx4937_arch_init()Yoichi Yuasa1-5/+8
2008-07-15[MIPS] txx9_cpu_clock setup move to rbtx4927_time_init()Yoichi Yuasa1-49/+49
2008-07-15[MIPS] txx9_board_vec set directly without mips_machtypeYoichi Yuasa1-26/+8
2008-07-15[MIPS] TXx9: Make single kernel can support multiple boardsAtsushi Nemoto17-435/+447
2008-07-15[MIPS] TXx9: Reorganize PCI codeAtsushi Nemoto9-1048/+689
2008-07-15[MIPS] TXx9: Reorganize codeAtsushi Nemoto23-0/+3988