aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/mips/txx9/generic/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-20mips: txx9: make txx9_sramc_subsys constRicardo B. Marliere1-1/+1
2022-03-01MIPS: Remove TX39XX supportThomas Bogendoerfer1-55/+0
2022-01-02MIPS: TXX9: Remove rbtx4939 board supportThomas Bogendoerfer1-20/+0
2021-12-16mips: txx9: remove left-over for removed TXX9_ACLC configsLukas Bulwahn1-28/+0
2021-12-09MIPS: TXX9: Remove rbtx4938 board supportThomas Bogendoerfer1-5/+0
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer1-4/+0
2019-05-22MIPS: TXx9: Fix boot crash in free_initmem()Geert Uytterhoeven1-6/+0
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd1-0/+1
2018-09-06mips: txx9: fix iounmap related issueDing Xiang1-3/+2
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2018-07-18MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon1-1/+1
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin1-0/+1
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2016-10-04MIPS: TXx9: Convert to Common Clock FrameworkGeert Uytterhoeven1-35/+35
2016-06-27mips: use the new LED disk activity triggerStephan Linz1-1/+1
2016-02-19MIPS: txx9: iocled: use gpiochip data pointerLinus Walleij1-6/+4
2016-01-24MIPS: TXx9: iocled: Be sure to clamp return valueLinus Walleij1-1/+1
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel1-16/+0
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe1-2/+2
2014-07-30MIPS: TXx9: Add missing put_device callLevente Kurusa1-10/+19
2014-06-04MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents.Daniel Walter1-2/+2
2013-09-03MIPS: TXx9: Fix build error if CONFIG_TOSHIBA_JMR3927 is not selectedMarkos Chandras1-1/+1
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle1-0/+1
2013-03-20mips: txx9: change GENERIC_GPIO to GPIOLIBAlexandre Courbot1-1/+1
2013-02-19MIPS: early_printk: drop __init annotationsAaro Koskinen1-4/+4
2012-07-23MIPS: TXX9: use IS_ENABLED() macroFlorian Fainelli1-7/+5
2011-12-21mips: txx9_sram - convert sysdev_class to a regular subsystemKay Sievers1-18/+16
2011-05-25mips: tx99: remove CONFIG_MTD_PARTITIONS checkJamie Iles1-2/+1
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells1-0/+1
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 implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-14init dynamic bin_attribute structuresWolfram Sang1-0/+1
2010-02-27MIPS: TXx9: Remove forced serial console settingYoichi Yuasa1-5/+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-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-08-03MIPS: Eleminate filenames from commentsRalf Baechle1-2/+0
2009-06-17MIPS: TXx9: Add SRAMC supportAtsushi Nemoto1-0/+84
2009-06-17MIPS: TXx9: Add ACLC supportAtsushi Nemoto1-0/+36
2009-06-17MIPS: TXx9: Add DMAC supportAtsushi Nemoto1-0/+55
2009-03-20[MTD] [NAND] TXx9: add NDFMC supportAtsushi Nemoto1-0/+21
2008-10-27MIPS: TXx9: Make firmware parameter passing more robustGeert Uytterhoeven1-4/+18
2008-10-27MIPS: RBTX4939: Add smc91x supportAtsushi Nemoto1-0/+15
2008-10-11MIPS: TXx9: Implement prom_free_prom_memoryAtsushi Nemoto1-0/+6
2008-10-11MIPS: TXx9: Add RBTX4939 board supportAtsushi Nemoto1-0/+5
2008-10-11MIPS: TXx9: IOC LED supportAtsushi Nemoto1-0/+111
2008-10-11MIPS: TXx9: Default machine_restart using watchdog resetAtsushi Nemoto1-0/+15