summaryrefslogtreecommitdiff
path: root/arch/mips/cavium-octeon
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-05Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-02-07MIPS: OCTEON: program rx/tx-delay always from DTAaro Koskinen
2019-02-07MIPS: OCTEON: delete board-specific link statusAaro Koskinen
2019-02-07MIPS: OCTEON: don't lie about interface type of CN3005 boardAaro Koskinen
2019-02-07MIPS: OCTEON: warn if deprecated link status is being usedAaro Koskinen
2019-02-07MIPS: OCTEON: add fixed-link nodes to in-kernel device treeAaro Koskinen
2019-01-28MIPS: OCTEON: delete SMI/MDIO enableAaro Koskinen
2019-01-22mips: cavium: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-14MIPS: OCTEON: fix kexec supportAurelien Jarno
2019-01-05Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-02MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen
2018-12-26Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-12-04MIPS: OCTEON: cvmx_gmxx_inf_mode: use oldest forward compatible definitionAaro Koskinen
2018-12-04MIPS: OCTEON: cvmx_mio_fus_dat3: use oldest forward compatible definitionAaro Koskinen
2018-12-04MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen
2018-12-04MIPS: OCTEON: octeon-usb: use common gpio_bit definitionAaro Koskinen
2018-11-21MIPS: OCTEON: delete cvmx override functionsAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-bootmem: make more functions staticAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-bootmem: move code to avoid forward declarationsAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-bootmem: delete unused functionsAaro Koskinen
2018-11-21MIPS: OCTEON: make cvmx_bootmem_alloc_range staticAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-helper-util: make cvmx_helper_setup_red_queue staticAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-helper-util: delete cvmx_helper_dump_packetAaro Koskinen
2018-11-21MIPS: OCTEON: smp: make internal symbols staticAaro Koskinen
2018-11-21MIPS: OCTEON: csrc-octeon: include linux/sched/clock.hAaro Koskinen
2018-11-21MIPS: OCTEON: octeon-irq: make octeon_irq_ciu3_set_affinity() staticAaro Koskinen
2018-11-21MIPS: OCTEON: octeon-platform: fix typingAaro Koskinen
2018-11-21MIPS: OCTEON: octeon-platform: make octeon_ids staticAaro Koskinen
2018-11-21MIPS: OCTEON: delete unused loopback configuration functionsAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-helper: make __cvmx_helper_errata_fix_ipd_ptr_alignment st...Aaro Koskinen
2018-11-21MIPS: OCTEON: setup: include asm/prom.hAaro Koskinen
2018-11-21MIPS: OCTEON: setup: include asm/fw/fw.hAaro Koskinen
2018-11-21MIPS: OCTEON: setup: make internal functions and data staticAaro Koskinen
2018-11-21MIPS: OCTEON: cvmx-l2c: make cvmx_l2c_spinlock staticAaro Koskinen
2018-11-05MIPS: OCTEON: fix out of bounds array access on CN68XXAaro Koskinen
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport
2018-09-26MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=yYasha Cherikovsky
2018-09-22MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUsDengcheng Zhu
2018-08-28MIPS: Convert to using %pOFn instead of device_node.nameRob Herring
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-07-27MIPS: Octeon: add missing of_node_put()Nicholas Mc Guire
2018-07-24MIPS: Octeon: Remove extern declarations.Steven J. Hill
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin
2018-07-09crypto: shash - remove useless setting of type flagsEric Biggers
2018-06-24MIPS: octeon: use of_platform_populate to probe devicesRob Herring
2018-06-24MIPS: Octeon: assign bool true/false not 1/0Nicholas Mc Guire
2018-06-24MIPS: consolidate the swiotlb implementationsChristoph Hellwig