summaryrefslogtreecommitdiff
path: root/arch/nios2/kernel
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-15nios2: time: Read timer in get_cycles only if initializedGuenter Roeck
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano
2017-05-11nios2: remove custom early console implementationTobias Klauser
2017-05-08nios2: Add CDX supportMarek Vasut
2017-05-08nios2: Add BMX supportMarek Vasut
2017-05-08nios2: Add NIOS2_ARCH_REVISION to select between R1 and R2Marek Vasut
2017-05-08nios2: enable earlycon supportTobias Klauser
2017-05-08nios2: constify irq_domain_opsTobias Klauser
2017-05-08nios2: add .gitignore entries for auto-generated filesTobias Klauser
2017-04-02nios2: reserve boot memory for device treeTobias Klauser
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-13nios2: add screen_infoLey Foon Tan
2016-11-11nios2: fix timer initcall return valueArnd Bergmann
2016-10-10Merge tag 'nios2-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-06nios2: use of_property_read_boolLey Foon Tan
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano
2016-06-28clocksource/drivers/nios2: Convert init function to return errorDaniel Lezcano
2016-03-31nios2: Replace fdt_translate_address with of_flat_dt_translate_addressGuenter Roeck
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2015-11-09Merge tag 'nios2-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-11-09nios2: Fix unused variable warningMarek Vasut
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier
2015-09-08nios2: remove unused statistic countersBernd Weiberg
2015-09-08nios2: fixed variable imm16 to s16Bernd Weiberg
2015-09-08nios2/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-07-03Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds
2015-06-24nios2: check number of timer instancesLey Foon Tan
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu
2015-06-09nios2: Export get_cyclesHerbert Xu
2015-04-24Merge tag 'nios2-v4.1-rc1' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds
2015-04-20nios2: rework trap handlerLey Foon Tan
2015-04-15nios2: cpuinfo: remove use of seq_printf return valueJoe Perches
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-11whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro
2015-04-10nios2: fix cache coherency issue when debug with gdbLey Foon Tan
2015-04-08nios2: signal: Move restart_block to struct task_structLey Foon Tan
2015-03-12nios2: update pt_regsChung-Ling Tang
2015-02-16nios2: add kgdb supportLey Foon Tan
2015-02-10nios2: add early printk supportLey Foon Tan
2015-01-23Merge tag 'nios2-fixes-v3.19-rc6' of git://git.rocketboards.org/linux-socfpga...Linus Torvalds
2015-01-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds