Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
* 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus: (37 commits) MIPS: Only write c0_framemask on CPUs which have this register. MIPS: Alchemy: new userspace suspend interface for development boards. MIPS: Alchemy: dbdma suspend/resume support. MIPS: Alchemy: Fix up PM code on Au1550/Au1200 MIPS: Alchemy: move calc_clock function. MIPS: Alchemy: RTC counter clocksource / clockevent support. MIPS: make cp0 counter clocksource/event usable as fallback. MIPS: Alchemy: remove cpu_table. MIPS: Alchemy: remove get/set_au1x00_lcd_clock(). MIPS: Print irq handler description MIPS: Alchemy: pb1200: update CPLD cascade irq handler. MIPS: Alchemy: update core interrupt code. MIPS: Alchemy: move commandline mangling out of common code MIPS: Alchemy: devboards: consolidate files MIPS: Alchemy: Move development board code to common subdirectory MIPS: Add Cavium OCTEON to arch/mips/Kconfig MIPS: Add defconfig for Cavium OCTEON. MIPS: Adjust the dma-common.c platform hooks. MIPS: Add Cavium OCTEON slot into proper tlb category. MIPS: Compute branch returns for Cavium OCTEON specific branch instructions. ...
No related branches found
No related tags found
Showing
- arch/mips/Kconfig 69 additions, 2 deletionsarch/mips/Kconfig
- arch/mips/Makefile 28 additions, 12 deletionsarch/mips/Makefile
- arch/mips/alchemy/Kconfig 3 additions, 2 deletionsarch/mips/alchemy/Kconfig
- arch/mips/alchemy/common/Makefile 2 additions, 2 deletionsarch/mips/alchemy/common/Makefile
- arch/mips/alchemy/common/au1xxx_irqmap.c 0 additions, 205 deletionsarch/mips/alchemy/common/au1xxx_irqmap.c
- arch/mips/alchemy/common/clocks.c 44 additions, 21 deletionsarch/mips/alchemy/common/clocks.c
- arch/mips/alchemy/common/cputable.c 0 additions, 52 deletionsarch/mips/alchemy/common/cputable.c
- arch/mips/alchemy/common/dbdma.c 65 additions, 0 deletionsarch/mips/alchemy/common/dbdma.c
- arch/mips/alchemy/common/irq.c 380 additions, 365 deletionsarch/mips/alchemy/common/irq.c
- arch/mips/alchemy/common/power.c 79 additions, 327 deletionsarch/mips/alchemy/common/power.c
- arch/mips/alchemy/common/reset.c 0 additions, 2 deletionsarch/mips/alchemy/common/reset.c
- arch/mips/alchemy/common/setup.c 12 additions, 59 deletionsarch/mips/alchemy/common/setup.c
- arch/mips/alchemy/common/sleeper.S 68 additions, 50 deletionsarch/mips/alchemy/common/sleeper.S
- arch/mips/alchemy/common/time.c 105 additions, 206 deletionsarch/mips/alchemy/common/time.c
- arch/mips/alchemy/db1x00/init.c 0 additions, 62 deletionsarch/mips/alchemy/db1x00/init.c
- arch/mips/alchemy/devboards/Makefile 18 additions, 0 deletionsarch/mips/alchemy/devboards/Makefile
- arch/mips/alchemy/devboards/db1x00/Makefile 1 addition, 1 deletionarch/mips/alchemy/devboards/db1x00/Makefile
- arch/mips/alchemy/devboards/db1x00/board_setup.c 37 additions, 0 deletionsarch/mips/alchemy/devboards/db1x00/board_setup.c
- arch/mips/alchemy/devboards/db1x00/irqmap.c 14 additions, 10 deletionsarch/mips/alchemy/devboards/db1x00/irqmap.c
- arch/mips/alchemy/devboards/pb1000/Makefile 1 addition, 1 deletionarch/mips/alchemy/devboards/pb1000/Makefile
Loading
Please register or sign in to comment