summaryrefslogtreecommitdiff
path: root/arch/mips/txx9
AgeCommit message (Expand)Author
2024-01-08MIPS: Fix typosBjorn Helgaas
2023-08-28MIPS: TXx9: Do PCI error checks on own lineIlpo Järvinen
2022-05-04MIPS: fix typos in commentsJulia Lawall
2022-03-01MIPS: Remove TX39XX supportThomas Bogendoerfer
2022-01-02MIPS: TXX9: Remove TX4939 SoC supportThomas Bogendoerfer
2022-01-02MIPS: TXX9: Remove rbtx4939 board supportThomas Bogendoerfer
2021-12-16mips: txx9: remove left-over for removed TXX9_ACLC configsLukas Bulwahn
2021-12-09MIPS: TXX9: Remove rbtx4938 board supportThomas Bogendoerfer
2021-11-30MIPS: TXx9: Let MACH_TX49XX select BOOT_ELF32Geert Uytterhoeven
2021-11-09MIPS: Allow modules to set board_be_handlerFlorian Fainelli
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer
2020-10-12MIPS: replace add_memory_region with memblockThomas Bogendoerfer
2020-10-08MIPS: tx49xx: move tx4939_add_memory_regions into only userThomas Bogendoerfer
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer
2020-04-14MIPS: TXx9: Fix Kconfig warningsYueHaibing
2019-06-08Merge tag 'mips_fixes_5.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-22MIPS: TXx9: Fix boot crash in free_initmem()Geert Uytterhoeven
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-09-06mips: txx9: fix iounmap related issueDing Xiang
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-07-18MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin
2018-06-24MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig
2018-06-24MIPS: make the default mips dma implementation optionalChristoph Hellwig
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-02-19MIPS: TXX9: Constify gpio_ledArvind Yadav
2018-02-05MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-19MIPS: PCI: Move map_irq() hooks out of initdataLorenzo Pieralisi
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-01-03MIPS: TXx9: Modernize printing of kernel messagesGeert Uytterhoeven
2017-01-03MIPS: TXx9: 7segled: use permission-specific DEVICE_ATTR variantsJulia Lawall
2016-10-04MIPS: PCI: Reduce stack frame usageKeith Busch
2016-10-04MIPS: TXx9: Convert to Common Clock FrameworkGeert Uytterhoeven
2016-10-04MIPS: TXx9: tx49xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven
2016-10-04MIPS: TXx9: tx39xx: Move GPIO setup from .mem_setup() to .arch_init()Geert Uytterhoeven
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-06-27mips: use the new LED disk activity triggerStephan Linz
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-02-25tx4939: use __ethtool_get_ksettingsDavid Decotigny
2016-02-19MIPS: txx9: rbtx4938: switch to gpiochip_add_data()Linus Walleij
2016-02-19MIPS: txx9: iocled: use gpiochip data pointerLinus Walleij
2016-01-24MIPS: TXx9: iocled: Be sure to clamp return valueLinus Walleij
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel
2015-06-21MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Ralf Baechle
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds