Linux MIPS Architecture development
 help / color / mirror / Atom feed
 messages from 2017-05-18 17:30:27 to 2017-05-29 08:42:07 UTC [more...]

[PATCH 2/7] clocksource: Rename CLOCKSOURCE_OF_DECLARE
 2017-05-29  8:41 UTC  (20+ messages)
` [PATCH 3/7] clocksource: Rename clocksource_probe
` [PATCH 6/7] clocksource: Rename CLKSRC_OF to TIMER_OF

[PATCH] kthread: fix boot hang (regression) on MIPS/OpenRISC
 2017-05-29  7:22 UTC 

kthread: fix boot hang (regression) on MIPS/OpenRISC
 2017-05-29  7:22 UTC 

kthread: fix boot hang (regression) on MIPS/OpenRISC
 2017-05-29  7:22 UTC 

kthread: fix boot hang (regression) on MIPS/OpenRISC
 2017-05-29  7:22 UTC 

[PATCH v3 00/16] MIPS: lantiq: handle RCU register by separate drivers
 2017-05-28 18:40 UTC  (17+ messages)
` [PATCH v3 01/16] MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses
` [PATCH v3 02/16] mtd: lantiq-flash: drop check of boot select
` [PATCH v3 03/16] mtd: spi-falcon: "
` [PATCH v3 04/16] watchdog: lantiq: access boot cause register through regmap
` [PATCH v3 05/16] watchdog: lantiq: add device tree binding documentation
` [PATCH v3 06/16] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
` [PATCH v3 07/16] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
` [PATCH v3 08/16] MIPS: lantiq: Convert the fpi bus driver to a platform_driver
` [PATCH v3 09/16] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
` [PATCH v3 10/16] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH v3 11/16] MIPS: lantiq: remove old reset controller implementation
` [PATCH v3 12/16] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
` [PATCH v3 13/16] MIPS: lantiq: remove old GPHY loader code
` [PATCH v3 14/16] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
` [PATCH v3 15/16] MIPS: lantiq: remove old USB PHY initialisation
` [PATCH v3 16/16] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation

[PATCH 0/5] MIPS: Implement eBPF JIT
 2017-05-26 19:22 UTC  (20+ messages)
` [PATCH 1/5] MIPS: Optimize uasm insn lookup
` [PATCH 2/5] MIPS: Correctly define DBSHFL type instruction opcodes
` [PATCH 3/5] MIPS: Add some instructions to uasm
` [PATCH 4/5] MIPS: Sort uasm enum opcode elements
` [PATCH 5/5] MIPS: Add support for eBPF JIT

[PATCH 1/1] futex: remove duplicated code
 2017-05-26  6:54 UTC  (7+ messages)

[PATCH v2 00/15] MIPS: lantiq: handle RCU register by separate drivers
 2017-05-25 18:54 UTC  (26+ messages)
` [PATCH v2 01/15] MIPS: lantiq: Use of_platform_populate instead of __dt_register_buses
` [PATCH v2 02/15] mtd: lantiq-flash: drop check of boot select
` [PATCH v2 03/15] mtd: spi-falcon: "
` [PATCH v2 04/15] watchdog: lantiq: access boot cause register through regmap
` [PATCH v2 05/15] MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD
` [PATCH v2 06/15] Documentation: DT: MIPS: lantiq: Add docs for the RCU bindings
` [PATCH v2 07/15] MIPS: lantiq: Convert the xbar driver to a platform_driver
` [PATCH v2 08/15] MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select()
` [PATCH v2 09/15] reset: Add a reset controller driver for the Lantiq XWAY based SoCs
` [PATCH v2 10/15] MIPS: lantiq: remove old reset controller implementation
` [PATCH v2 11/15] MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd
` [PATCH v2 12/15] MIPS: lantiq: remove old GPHY loader code
` [PATCH v2 13/15] phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module
` [PATCH v2 14/15] MIPS: lantiq: remove old USB PHY initialisation
` [PATCH v2 15/15] MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation

[PATCH] MIPS: Alchemy: Delete an error message for a failed memory allocation in alchemy_pci_probe()
 2017-05-25 10:57 UTC  (9+ messages)
      `  "

[PATCH 0/3] gpio: move include files out of include/linux/i2c
 2017-05-25  8:52 UTC  (6+ messages)
` [PATCH 2/3] gpio: pcf857x: move header file out of I2C realm

[PATCH 1/1] BMIPS: Enable HARDIRQS_SW_RESEND
 2017-05-25  3:05 UTC  (2+ messages)

[PATCH v1 1/2] MIPS: Loongson: Remove unused PCI_BAR_COUNT definition
 2017-05-24 21:42 UTC  (3+ messages)
` [PATCH v1 2/2] MIPS: PCI: Remove unused busn_offset

[PATCH] MIPS: Octeon: Delete an error message for a failed memory allocation in octeon_irq_init_gpio()
 2017-05-24 19:43 UTC  (6+ messages)

[PATCH] MIPS: ralink: Delete an error message for a failed memory allocation in rt_timer_probe()
 2017-05-24 17:01 UTC 

Unify the various copies of libgcc into lib
 2017-05-24 13:59 UTC  (33+ messages)
` [PATCH 1/7] lib: Add shared copies of some GCC library routines
` [PATCH 2/7] m32r: Use lib/ucmpdi2.c
` [PATCH 3/7] microblaze: Use libgcc files from lib/
` [PATCH 4/7] mips: Use lib/{ashldi3,ashrdi3,cmpdi2,lshrdi3,ucmpdi2}.c
` [PATCH 5/7] score: "
` [PATCH 6/7] sh: Use lib/ashldi3,ashrdi3,lshrdi3}.c
` [PATCH 7/7] sparc: Use lib/{cmpdi2,ucmpdi2}.c

[PATCH 0/4] MIPS16e2 ASE support
 2017-05-23 22:21 UTC  (13+ messages)
` [PATCH 1/4] MIPS16e2: Identify ASE presence
` [PATCH 2/4] MIPS16e2: Subdecode extended LWSP/SWSP instructions
` [PATCH 3/4] MIPS16e2: Report ASE presence in /proc/cpuinfo
` [PATCH 4/4] MIPS16e2: Provide feature overrides for non-MIPS16 systems

[PATCH 0/5] MIPS-kernel: Adjustments for some function implementations
 2017-05-23 21:11 UTC  (7+ messages)
` [PATCH 1/5] MIPS: pm-cps: Delete an error message for a failed memory allocation in cps_pm_online_cpu()
` [PATCH 2/5] MIPS: smp-cps: Delete error messages for failed memory allocations in cps_prepare_cpus()
` [PATCH 3/5] MIPS: VPE: Delete an error message for a failed memory allocation in vpe_open()
` [PATCH 4/5] MIPS: VPE: Improve a size determination in two functions
` [PATCH 5/5] MIPS: VPE: Adjust 13 checks for null pointers

[PATCH 4.9 144/164] MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6
 2017-05-23 20:09 UTC 

[PATCH 4.11 165/197] MIPS: Loongson-3: Select MIPS_L1_CACHE_SHIFT_6
 2017-05-23 20:08 UTC 

[PATCH] MIPS: ftrace: fix init functions tracing
 2017-05-23 19:32 UTC  (6+ messages)

[PATCH 1/5] MIPS: pm-cps: Delete an error message for a failed memory allocation in cps_pm_online_cpu()
 2017-05-23 19:30 UTC 

[PATCH] MIPS: Octeon: Expose support for mips32r1, mips32r2 and mips64r1
 2017-05-22 17:52 UTC  (10+ messages)

[PATCH v4 01/14] dt/bindings: Document pinctrl-ingenic
 2017-05-22 15:31 UTC  (4+ messages)
` [PATCH v4 00/14] Ingenic JZ4740 / JZ4780 pinctrl driver
  ` [PATCH v5 05/14] MIPS: ingenic: Enable pinctrl for all ingenic SoCs

[PATCH 00/21] MIPS memblock: Remove bootmem code and switch to NO_BOOTMEM
 2017-05-22 13:29 UTC  (11+ messages)

kernel 4.12-rc1 does not boot with CONFIG_MIPS_MT_SMP enabled on lantiq xway xrx200
 2017-05-22 11:54 UTC  (4+ messages)

[PATCH] MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
 2017-05-22  5:38 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox