Linux OpenRISC platform development
 help / color / mirror / Atom feed
 messages from 2016-09-19 16:09:32 to 2017-01-11 20:29:49 UTC [more...]

[OpenRISC] [PATCH 1/9] treewide: Constify most dma_map_ops structures
 2017-01-11 20:29 UTC  (7+ messages)
` [OpenRISC] [PATCH 2/9] Move dma_ops from archdata into struct device

[OpenRISC] [PATCH v2 0/7] uapi: export all headers under uapi directories
 2017-01-11 18:14 UTC  (19+ messages)
  ` [OpenRISC] [PATCH v2 1/7] arm: put types.h in uapi
  ` [OpenRISC] [PATCH v2 2/7] h8300: put bitsperlong.h "
  ` [OpenRISC] [PATCH v2 3/7] nios2: put setup.h "
  ` [OpenRISC] [PATCH v2 4/7] x86: put msr-index.h "
  ` [OpenRISC] [PATCH v2 5/7] Makefile.headersinst: cleanup input files
  ` [OpenRISC] [PATCH v2 6/7] Makefile.headersinst: remove destination-y option
  ` [OpenRISC] [PATCH v2 7/7] uapi: export all headers under uapi directories
    ` [OpenRISC] [Linux-c6x-dev] "

[OpenRISC] ubi_io_read: error -74 (ECC error)
 2017-01-06 11:58 UTC  (3+ messages)

[OpenRISC] [PATCH 0/3] Openrisc 4.10 fixes
 2017-01-02 11:15 UTC  (9+ messages)
` [OpenRISC] [PATCH 1/3] openrisc: Add _text symbol to fix ksym build error
` [OpenRISC] [PATCH 2/3] openrisc: Add .gitignore
` [OpenRISC] [PATCH 3/3] MAINTAINERS: Add the openrisc official repository

[OpenRISC] [GIT PULL] Openrisc fixes for 4.10
 2017-01-02  2:16 UTC 

[OpenRISC] [PATCH v3 0/3] OpenRISC gdb port
 2016-12-27 13:20 UTC  (8+ messages)
` [OpenRISC] [PATCH v3 1/3] gdb: Add OpenRISC or1k and or1knd target support
` [OpenRISC] [PATCH v3 2/3] gdb: testsuite: Add or1k l.nop inscruction
` [OpenRISC] [PATCH v3 3/3] Add gdb for or1k build

[OpenRISC] [PATCH v2 0/4] gdb: Port for OpenRISC
 2016-12-22 16:11 UTC  (9+ messages)
` [OpenRISC] [PATCH v2 1/4] gdb: Add tdesc_find_register functions
` [OpenRISC] [PATCH v2 2/4] gdb: Add OpenRISC or1k and or1knd target support
` [OpenRISC] [PATCH v2 3/4] gdb: testsuite: Add or1k l.nop inscruction
` [OpenRISC] [PATCH v2 4/4] Add gdb for or1k build

[OpenRISC] [PATCH] openrisc: Define __kernel_size_t to suppress compiler warnings
 2016-12-21  7:05 UTC  (7+ messages)

[OpenRISC] [PATCH 00/18] sim: port for OpenRISC
 2016-12-18  4:33 UTC  (26+ messages)
` [OpenRISC] [PATCH 01/18] sim: cgen: add rem (remainder) function (needed for OR1K lf.rem.[sd])
` [OpenRISC] [PATCH 02/18] sim: cgen: add mul-o1flag, mul-o2flag RTL functions to CGEN
` [OpenRISC] [PATCH 03/18] sim: cgen: allow suffix on generated arch.[ch] and cpuall.h
` [OpenRISC] [PATCH 04/18] sim: or1k: add or1k target to sim
` [OpenRISC] [PATCH 05/18] sim: or1k: add NOP_EXIT_SILENT; make simulator print exit code for NOP_EXIT;
` [OpenRISC] [PATCH 06/18] sim: or1k: fix branching and exceptions in sim
` [OpenRISC] [PATCH 07/18] sim: or1k: remove erroneous warning message in sim/or1k/or1k.c
` [OpenRISC] [PATCH 08/18] sim: or1k: fix fl1 in sim
` [OpenRISC] [PATCH 09/18] sim: or1k: regenerate sim files
` [OpenRISC] [PATCH 10/18] sim: testsuite: add testsuite for or1k sim
` [OpenRISC] [PATCH 11/18] sim: or1k: fix segfault when run without arguments
` [OpenRISC] [PATCH 12/18] sim: or1k: Get or1k sim building with latest sim common
` [OpenRISC] [PATCH 13/18] sim: or1k: Regenerate cgen files
` [OpenRISC] [PATCH 14/18] sim: or1k: Regenerate autotool files
` [OpenRISC] [PATCH 15/18] sim: or1k: Implement register store/fetch
` [OpenRISC] [PATCH 16/18] sim: or1k: Do trap breakpoint handling
` [OpenRISC] [PATCH 17/18] sim: or1k: Implement fetch/store for ppc and sr
` [OpenRISC] [PATCH 18/18] sim: or1k: add additional stubs for linux build

[OpenRISC] [PATCH 0/5] Openrisc gdb patches after yao's comments
 2016-12-16 16:12 UTC  (7+ messages)
` [OpenRISC] [PATCH 1/5] gdb: or1k: Updates suggested by yao in gdb review
` [OpenRISC] [PATCH 2/5] gdb: or1k: Remove pseudo registers
` [OpenRISC] [PATCH 3/5] or1k: gdb: Simplify handling of tdesc
` [OpenRISC] [PATCH 4/5] or1k: gdb: Remove spr commands
` [OpenRISC] [PATCH 5/5] gdb: or1k: Just have one number of registers

[OpenRISC] ORPSoC in ISE project navigator/Quartus
 2016-12-14 14:54 UTC  (3+ messages)

[OpenRISC] [PATCH v2] openrisc: Add _text symbol to fix ksym build error
 2016-12-14 13:27 UTC 

[OpenRISC] [PATCH] openrisc: Add _text symbol to fix ksym build error
 2016-12-14 13:12 UTC  (3+ messages)

[OpenRISC] [PATCH v2 0/9] openrisc: Misc fixes from backlog
 2016-12-14 11:44 UTC  (16+ messages)
  ` [OpenRISC] [PATCH v2 1/9] openrisc: fix PTRS_PER_PGD define
  ` [OpenRISC] [PATCH v2 2/9] openrisc: restore all regs on rt_sigreturn
  ` [OpenRISC] [PATCH v2 3/9] openrisc: Add thread-local storage (TLS) support
  ` [OpenRISC] [PATCH v2 4/9] openrisc: Support both old (or32) and new (or1k) toolchain
  ` [OpenRISC] [PATCH v2 5/9] openrisc: add NR_CPUS Kconfig default value
  ` [OpenRISC] [PATCH v2 6/9] openrisc: remove the redundant of_platform_populate
  ` [OpenRISC] [PATCH v2 7/9] openrisc: Consolidate setup to use memblock instead of bootmem
  ` [OpenRISC] [PATCH v2 8/9] openrisc: Updates after openrisc.net has been lost
  ` [OpenRISC] [PATCH v2 9/9] openrisc: include l.swa in check for write data pagefault

[OpenRISC] [GIT PULL] Openrisc changes for 4.10 merge
 2016-12-12 21:56 UTC  (4+ messages)

[OpenRISC] Add openrisc for-next branch to linux-next
 2016-11-30 22:37 UTC  (8+ messages)

[OpenRISC] [PATCH v2 2/4] gdb: Add OpenRISC or1k and or1knd target support (fwd)
 2016-11-30 12:42 UTC  (6+ messages)

[OpenRISC] ORPSoC question
 2016-11-27 20:51 UTC  (2+ messages)

[OpenRISC] [PATCH 00/18] gdb: Port for OpenRISC
 2016-11-25 22:50 UTC  (21+ messages)
` [OpenRISC] [PATCH 01/18] gdb: add or1k and or1knd target support
` [OpenRISC] [PATCH 02/18] gdb: or1k: Add a check for NULL ptr in or1k_skip_prologue
` [OpenRISC] [PATCH 03/18] gdb: or1k: Add or1k_push_dummy_code and use it
` [OpenRISC] [PATCH 04/18] gdb: add tdesc_find_register functions
` [OpenRISC] [PATCH 05/18] gdb: handle arbitrary strings in tdesc_register_in_reggroup_p
` [OpenRISC] [PATCH 06/18] gdb: or1k: set gdbarch num regs to gpr + spr regs
` [OpenRISC] [PATCH 07/18] gdb: or1k: add target descriptor support
` [OpenRISC] [PATCH 08/18] gdb: or1k: change or1k_push_dummy_code stack alignment
` [OpenRISC] [PATCH 09/18] gdb: or1k: Silence gcc warning
` [OpenRISC] [PATCH 10/18] gdb: or1k: Fixes for things that broke after upstream merge
` [OpenRISC] [PATCH 11/18] Add gdb for or1k build
` [OpenRISC] [PATCH 12/18] gdb: or1k: Apply changes of the last two years
` [OpenRISC] [PATCH 13/18] gdb: Add OpenRISC to texinfo menu
` [OpenRISC] [PATCH 14/18] gdb: testsuite: Add or1k l.nop inscruction
` [OpenRISC] [PATCH 15/18] gdb: or1k: Update calling conventions to help pass tests
` [OpenRISC] [PATCH 16/18] gdb: Remove corelow object from or1k linux build
` [OpenRISC] [PATCH 17/18] gdb: or1k: Updates for compiler type checking
` [OpenRISC] [PATCH 18/18] gdb: or1k: Refactor to new bp_kind_from_pc and pb_from_kind

[OpenRISC] Question about https://github.com/openrisc/or1ksim/
 2016-11-23 21:11 UTC  (2+ messages)

[OpenRISC] ORPSoC on Atlys Spartan 6 FPGA - technical problem
 2016-11-16 15:30 UTC 

[OpenRISC] Nexys4DDR and OpenRISC
 2016-11-14 17:25 UTC  (4+ messages)

[OpenRISC] Embedded Security Challenge on the OpenRISC platform
 2016-11-01 16:57 UTC  (2+ messages)

[OpenRISC] Question on float64 instructions support
 2016-10-29 16:12 UTC 

[OpenRISC] Openrisc Specification
 2016-10-22  8:04 UTC  (6+ messages)

[OpenRISC] OpenRISC isa changes proposal
 2016-10-22  7:56 UTC  (3+ messages)

[OpenRISC] GCC-optimizations/weirdness
 2016-10-20 18:34 UTC  (5+ messages)

[OpenRISC] jor1k linux kernel
 2016-10-01  9:37 UTC 

[OpenRISC] Running timer.c program on or1ksim
 2016-09-30 15:52 UTC 

[OpenRISC] Data transfer from de0-nano board to Laptop/PC
 2016-09-30 12:17 UTC  (4+ messages)

[OpenRISC] Branch Predictor on OpenRISC de0-nano
 2016-09-29 14:21 UTC  (2+ messages)

[OpenRISC] Recover your ranks with Powerful manual Clean up Service
 2016-09-24 12:01 UTC 

[OpenRISC] Scheduled Maintenance & Upgrade
 2016-09-23 23:11 UTC 

[OpenRISC] EDU backlinks
 2016-09-22  6:25 UTC 

[OpenRISC] [PATCH 5/7] openrisc: Support both old (or32) and new (or1k) toolchain
 2016-09-20 10:01 UTC  (12+ messages)


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