| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Lantiq: Fix ASC0/ASC1 clocks | Martin Schiller | 2017-11-07 | 1 | -4/+2 |
* | MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation | Martin Blumenstingl | 2017-09-04 | 3 | -148/+2 |
* | MIPS: lantiq: remove old USB PHY initialisation | Hauke Mehrtens | 2017-09-04 | 1 | -43/+0 |
* | phy: Add an USB PHY driver for the Lantiq SoCs using the RCU module | Hauke Mehrtens | 2017-09-04 | 1 | -18/+18 |
* | MIPS: lantiq: remove old GPHY loader code | Hauke Mehrtens | 2017-09-04 | 3 | -221/+0 |
* | MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd | Martin Blumenstingl | 2017-09-04 | 1 | -2/+4 |
* | MIPS: lantiq: remove old reset controller implementation | Hauke Mehrtens | 2017-09-04 | 1 | -68/+0 |
* | MIPS: lantiq: Replace ltq_boot_select() with dummy implementation. | Ralf Baechle | 2017-09-04 | 1 | -5/+5 |
* | MIPS: lantiq: remove ltq_reset_cause() and ltq_boot_select() | Hauke Mehrtens | 2017-09-04 | 2 | -32/+0 |
* | MIPS: lantiq: Convert the fpi bus driver to a platform_driver | Hauke Mehrtens | 2017-09-04 | 2 | -45/+0 |
* | MIPS: lantiq: Enable MFD_SYSCON to be able to use it for the RCU MFD | Martin Blumenstingl | 2017-09-04 | 1 | -0/+1 |
* | MIPS: lantiq: Use of_platform_default_populate instead of __dt_register_buses | Martin Blumenstingl | 2017-09-04 | 1 | -1/+1 |
* | MIPS: Use mips_gic_present() in place of gic_present | Paul Burton | 2017-09-04 | 1 | -4/+0 |
* | clk: Provide dummy of_clk_get_from_provider() for compile-testing | Geert Uytterhoeven | 2017-06-02 | 1 | -5/+0 |
* | MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain support | Paul Burton | 2017-04-12 | 1 | -52/+0 |
* | MIPS: Lantiq: fix missing xbar kernel panic | Hauke Mehrtens | 2017-03-21 | 1 | -1/+1 |
* | MIPS: Lantiq: Keep ethernet enabled during boot | Felix Fietkau | 2017-02-17 | 1 | -4/+4 |
* | MIPS: lantiq: Set physical_memsize | Hauke Mehrtens | 2017-02-15 | 1 | -0/+6 |
* | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2017-02-14 | 2 | -4/+2 |
* | MIPS: Lantiq: Fix cascaded IRQ setup | Felix Fietkau | 2017-02-13 | 1 | -21/+17 |
* | MIPS: Lantiq: Lock DMA register accesses for SMP | Hauke Mehrtens | 2017-01-25 | 1 | -18/+20 |
* | MIPS: Lantiq: Fix another request_mem_region() return code check | Arnd Bergmann | 2017-01-25 | 1 | -2/+2 |
* | MIPS: Lantiq: Fix mask of GPE frequency | Hauke Mehrtens | 2016-12-11 | 1 | -1/+1 |
* | MIPS: Lantiq: Make xrx200_phy_fw explicitly non-modular | Paul Gortmaker | 2016-10-04 | 1 | -8/+4 |
* | MIPS: Lantiq: Make vmmc explicitly non-modular | Paul Gortmaker | 2016-10-04 | 1 | -4/+2 |
* | Merge branch '4.7-fixes' into mips-for-linux-next | Ralf Baechle | 2016-08-03 | 1 | -1/+1 |
|\ |
|
| * | MIPS: Lantiq: Register IRQ handler for virtual IRQ number | Hauke Mehrtens | 2016-07-24 | 1 | -1/+1 |
| * | MIPS: Lantiq: Fix eiu interrupt loading code | John Crispin | 2016-07-24 | 1 | -9/+10 |
* | | MIPS: Lantiq: Fix build failure | Sudip Mukherjee | 2016-08-03 | 1 | -2/+2 |
* | | MIPS: store the appended dtb address in a variable | Jonas Gorski | 2016-08-02 | 1 | -2/+2 |
* | | MIPS: Lantiq: Use the real EXIN count | John Crispin | 2016-07-24 | 1 | -3/+3 |
* | | MIPS: Lantiq: Fix eiu interrupt loading code | John Crispin | 2016-07-24 | 1 | -9/+10 |
|/ |
|
* | MIPS: Change my email address | John Crispin | 2016-05-13 | 19 | -20/+20 |
* | MIPS: Lantiq: Make it possible to build in no device tree | Hauke Mehrtens | 2016-05-13 | 1 | -1/+11 |
* | MIPS: Lantiq: Add support for device tree file from boot loader | Hauke Mehrtens | 2016-05-13 | 1 | -2/+11 |
* | MIPS: lantiq: Make reset_control_ops const | Philipp Zabel | 2016-05-13 | 1 | -1/+1 |
* | MIPS: Make MIPS_CMDLINE_DTB default | Jonas Gorski | 2015-11-11 | 1 | -2/+0 |
* | MIPS: lantiq: Disable xbar fpi burst mode | John Crispin | 2015-11-11 | 1 | -0/+41 |
* | MIPS: lantiq: Force the crossbar to big endian | John Crispin | 2015-11-11 | 1 | -0/+8 |
* | MIPS: lantiq: Initialize the USB core on boot | John Crispin | 2015-11-11 | 1 | -0/+74 |
* | MIPS: lantiq: Return correct value for fpi clock on ar9 | John Crispin | 2015-11-11 | 1 | -2/+3 |
* | MIPS: Lantiq: Fix check for return value of request_mem_region() | Hauke Mehrtens | 2015-11-11 | 3 | -11/+11 |
* | MIPS: Lantiq: Add support for xRX220 SoC | Hauke Mehrtens | 2015-11-11 | 1 | -0/+7 |
* | MIPS: Lantiq: Add misc clocks | Hauke Mehrtens | 2015-11-11 | 1 | -1/+3 |
* | MIPS: Lantiq: Add 1e103100.deu clock | Hauke Mehrtens | 2015-11-11 | 1 | -0/+6 |
* | MIPS: Lantiq: Add clock for mei driver | Hauke Mehrtens | 2015-11-11 | 1 | -0/+6 |
* | MIPS: Lantiq: Add SoC detection for ar10 and grx390 | Hauke Mehrtens | 2015-11-11 | 1 | -2/+26 |
* | MIPS: Lantiq: Add support for gphy firmware loading for ar10 and grx390 | Hauke Mehrtens | 2015-11-11 | 1 | -20/+92 |
* | MIPS: Lantiq: Add pmu bits for ar10 and grx390 | Hauke Mehrtens | 2015-11-11 | 1 | -1/+56 |
* | MIPS: Lantiq: Add PMU bits for USB and SDIO devices | Hauke Mehrtens | 2015-11-11 | 1 | -1/+23 |