summaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy/devboards
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Alchemy: update dma masks for devboard devicesManuel Lauss2018-12-234-26/+52
* MIPS: Alchemy: drop DB1000 IrDA support bitsManuel Lauss2018-12-231-58/+0
* mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2018-10-033-6/+3
* mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon2018-10-033-9/+9
* mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon2018-10-033-9/+6
* mips: unify prom_putchar() declarationsAlexander Sverdlin2018-07-171-1/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+2
* spi: spi-gpio: Rewrite to use GPIO descriptorsLinus Walleij2018-02-141-4/+20
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-026-0/+6
* Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2017-09-153-42/+55
|\
| * MIPS: Alchemy: Threaded carddetect irqs for devboardsManuel Lauss2017-08-292-42/+53
| * MIPS: Alchemy: Add devboard machine type to cpuinfoManuel Lauss2017-08-291-0/+2
* | mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-133-3/+3
|/
* Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-02-211-1/+2
|\
| * MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-141-1/+2
* | MIPS: Alchemy: Don't rely on public mmc header to include interrupt.hUlf Hansson2017-02-131-0/+1
|/
* pcmcia: db1xxx_ss: fix last irq_to_gpio userManuel Lauss2016-03-292-12/+10
* mips: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-083-3/+3
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-034-1/+4
* MIPS: alchemy: Remove pointless irqdisable/enableThomas Gleixner2015-08-261-2/+4
* MIPS: Alchemy: DB1300: Add touch penirq supportManuel Lauss2014-09-221-0/+44
* MIPS: Alchemy: DB1xxx: Explicitly set 50MHz clock for I2C/SPI units.Manuel Lauss2014-09-222-6/+6
* MIPS: Alchemy: devboards: sit and spin after poweroffManuel Lauss2014-09-221-0/+3
* MIPS: Alchemy: Fix db1200 PSC clock enablementManuel Lauss2014-08-191-5/+1
* MIPS: Alchemy: au1100fb: use clk frameworkManuel Lauss2014-07-301-0/+14
* MIPS: Alchemy: db1x00: use clk frameworkManuel Lauss2014-07-303-25/+45
* MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss2014-07-303-4/+4
* MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss2014-07-304-44/+29
* MIPS: Replace obsolete strict_strto call with kstrtoDaniel Walter2014-06-041-2/+2
* MIPS: Alchemy: pata_platform for DB1200Manuel Lauss2014-03-261-7/+14
* MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board codeManuel Lauss2014-03-262-2/+80
* MIPS: Alchemy: Unify Devboard support.Manuel Lauss2014-03-266-48/+69
* MIPS: Alchemy: Fix DB1100 GPIO registrationManuel Lauss2014-02-041-5/+2
* MIPS: Panic messages should not end in \n.Ralf Baechle2013-10-291-1/+1
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-016-38/+38
* MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.Manuel Lauss2012-10-114-395/+92
* MIPS: Alchemy: merge PB1550 support into DB1550 codeManuel Lauss2012-10-114-282/+160
* MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss2012-10-116-54/+107
*-. Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...Ralf Baechle2012-07-256-78/+36
|\ \
| | * MIPS: Alchemy: handle db1200 cpld ints as they come inManuel Lauss2012-07-231-4/+1
| | * MIPS: Alchemy: devboards: kill prom.cManuel Lauss2012-07-233-61/+31
| | * MIPS: Alchemy: use 64MB RAM as minimum for devboardsManuel Lauss2012-07-231-10/+1
| |/ |/|
| * MIPS: Alchemy: use IS_ENABLED() macroFlorian Fainelli2012-07-232-4/+4
|/
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-013-9/+0
|\
| * mips: Use the plat_nand default partition parserH Hartley Sweeten2012-05-133-9/+0
* | MIPS: Fix several implicit uses of export.h/module.hPaul Gortmaker2012-05-151-0/+1
|/
* Merge branch 'next/alchemy' into mips-for-linux-nextRalf Baechle2012-01-1127-1788/+2473
|\
| * MIPS: Alchemy: db1200: Improve PB1200 detection.Manuel Lauss2011-12-081-8/+22
| * MIPS: Alchemy: Touchscreen support on DB1100Manuel Lauss2011-12-081-0/+56