summaryrefslogtreecommitdiff
path: root/arch/nios2/kernel
Commit message (Expand)AuthorAge
* nios2: Use read_persistent_clock64() instead of read_persistent_clock()Baolin Wang2018-04-03
* nios2: remove arch specific early_init_dt_alloc_memory_archRob Herring2018-01-30
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* nios2: time: Read timer in get_cycles only if initializedGuenter Roeck2017-09-15
* clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-14
* clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano2017-06-14
* nios2: remove custom early console implementationTobias Klauser2017-05-11
* nios2: Add CDX supportMarek Vasut2017-05-08
* nios2: Add BMX supportMarek Vasut2017-05-08
* nios2: Add NIOS2_ARCH_REVISION to select between R1 and R2Marek Vasut2017-05-08
* nios2: enable earlycon supportTobias Klauser2017-05-08
* nios2: constify irq_domain_opsTobias Klauser2017-05-08
* nios2: add .gitignore entries for auto-generated filesTobias Klauser2017-05-08
* nios2: reserve boot memory for device treeTobias Klauser2017-04-02
* sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-02
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* nios2: add screen_infoLey Foon Tan2016-12-13
* nios2: fix timer initcall return valueArnd Bergmann2016-11-11
* Merge tag 'nios2-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-10-10
|\
| * nios2: use of_property_read_boolLey Foon Tan2016-10-06
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
|/
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-28
* clocksource/drivers/nios2: Convert init function to return errorDaniel Lezcano2016-06-28
* nios2: Replace fdt_translate_address with of_flat_dt_translate_addressGuenter Roeck2016-03-31
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-25
* Merge tag 'nios2-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-11-09
|\
| * nios2: Fix unused variable warningMarek Vasut2015-11-09
* | clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-01
|/
* nios2: remove unused statistic countersBernd Weiberg2015-09-08
* nios2: fixed variable imm16 to s16Bernd Weiberg2015-09-08
* nios2/time: Migrate to new 'set-state' interfaceViresh Kumar2015-09-08
* Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds2015-07-03
|\
| * nios2: check number of timer instancesLey Foon Tan2015-06-24
* | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-19
|\ \ | |/
| * Merge tag 'nios2-v4.1-rc1' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds2015-04-24
| |\
| | * nios2: rework trap handlerLey Foon Tan2015-04-20
* | | nios2: Export get_cyclesHerbert Xu2015-06-09
|/ /
* | nios2: cpuinfo: remove use of seq_printf return valueJoe Perches2015-04-15
* | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-14
|\ \ | |/ |/|
| * whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-11
* | nios2: fix cache coherency issue when debug with gdbLey Foon Tan2015-04-10
* | nios2: signal: Move restart_block to struct task_structLey Foon Tan2015-04-08
|/
* nios2: update pt_regsChung-Ling Tang2015-03-12
* nios2: add kgdb supportLey Foon Tan2015-02-16
* nios2: add early printk supportLey Foon Tan2015-02-10