Block or Report
Block or report willdurand
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
3,282 contributions in the last year
Less
More
Activity overview
Contributed to
willdurand/ArvernOS,
mozilla/addons-frontend,
mozilla/addons-blog
and 5 other
repositories
Loading
Contribution activity
December 2021
Created 79 commits in 11 repositories
Created a pull request in willdurand/ArvernOS that received 1 comment
kernel: aarch64: raspi3: add ISR+timer implementation
The systme timer uses interrupts so let's start a ISR implementation that looks like the x86_64 one so that we might come up with a common implemen…
+244
−12
•
1
comment
Opened 52 other pull requests in 1 repository
willdurand/ArvernOS
52
merged
- kernel: aarch32: add get_el() to read the CPU mode and use it in selftest()
- kernel: aarch64: move register.h to board/raspi3/core/
- kernel: aarch32: move core/ to licheepi-nano board
- kernel: aarch32: licheepi-nano: split arch.c into different files in arch/
- kernel: aarch32: initial support for raspi2 board
- kernel: vfs: use PRIu64 to print uint64_t
- libc: use __WORDSIZE in inttypes
- kernel: use ptrdiff_t type in libk_sbrk()
- kernel: kshell: fix number of documented commands
- kernel: aarch64: raspi3: fix kmain.h include in kmain.c
- aarch32: licheepi-nano: minor fixes
- kernel: aarch64: raspi3: use the lower part of w0 for the DTB or ATAGS value
- build: move x86_64 make commands to the right Makefile
- kernel: remove extra syscall_init() calls
- build: build userland programs for all archs
- build: refactor flags in makefile to have separate sets for the kernel and the libc
- kernel: remove kmain_init_fs() (now part of kmain_start())
- kernel: aarch64: initial syscall implementation
- kernel: ISR
- userland: build userland programs for aarch64/raspi3
- libc: move ASM files to a arch/ sub-directory
- kernel: pass exit code from kernel selftest() to emulator when CONFIG_SEMIHOSTING=1
- kernel: aarch64: raspi3: load kernel in EL1 (instead of EL2)
- docs: add arch-specific READMEs
- kernel: x86_64: fix extern variable in paging
- Some pull requests not shown.
Reviewed 8 pull requests in 4 repositories
mozilla/addons-blog
3 pull requests
mozilla/addons-frontend
2 pull requests
mozilla/addons-linter
2 pull requests
willdurand/ArvernOS
1 pull request
Opened 5 issues in 2 repositories
willdurand/ArvernOS
2
open
2
closed
mozilla/addons-server
1
open
3
contributions
in private repositories
Dec 9