aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-19[lib][io] Add WITHOUT_CONSOLE option.tmp/upstream-rebaseArve Hjønnevåg
2017-09-19[arch][arm] Add option to enable shareable caches without smp supportArve Hjønnevåg
2017-09-19[dev][arm_generic_timer] Add suspend hook and supporting routinesMichael Ryleev
2017-09-19Add sscanf declaration, required by OpenSSL.Shawn Willden
2017-09-19Fill in missing PRI* macros for inttypes.h.David Benjamin
2017-09-19[kernel][thread] Remove some more mp_reschedule callsArve Hjønnevåg
2017-09-19[kernel][thread] Remove some unnecessary mp_reschedule callsArve Hjønnevåg
2017-09-19[arch][arm] Disable dcache invalidation on boot if ARM_WITH_NO_DCACHE_INVALID...Arve Hjønnevåg
2017-09-19[arch][arm64][mmu] Use ASIDs to avoid TLB flushes on every user-space context...Arve Hjønnevåg
2017-09-19[kernel][vm] Add helper function to track ASIDsArve Hjønnevåg
2017-09-19[arch][arm] Work around smp-unsafe arch_in_int_handler in fpu exceptionArve Hjønnevåg
2017-09-19[arch][arm] Add USER_ASPACE_BASE and USER_ASPACE_SIZE to GLOBAL_DEFINESArve Hjønnevåg
2017-09-19[kernel][vm] Add support for mapping a page arrayArve Hjønnevåg
2017-09-19[lib][libc] Allow overriding __stdio_FILEsArve Hjønnevåg
2017-09-19[arch][arm/arm64][mmu] Add missing barriers/tlbinv/pagetableinit.Arve Hjønnevåg
2017-09-19[arch][arm] Don't use the arm64 compiler to compile arm codeArve Hjønnevåg
2017-09-19[arch][arm][mmu] Fix to compile if WITH_ARCH_MMU_PICK_SPOT is setArve Hjønnevåg
2017-09-19Revert "[arch][arm64] allow floating point code"Arve Hjønnevåg
2017-09-19[arch][arm64] Fix build when WITH_LIB_SYSCALL is set.Arve Hjønnevåg
2017-09-19[lib][libc] Restore WITH_CUSTOM_MALLOC.Arve Hjønnevåg
2017-09-19make: Add MODULE_STATIC_LIBArve Hjønnevåg
2017-09-19[arch][arm/arm64] Define make variables to enable use of optional simd instru...Arve Hjønnevåg
2017-09-19[arch][arm] Add armv8-aArve Hjønnevåg
2017-07-29[platform][pc] fix memory map handling in multibootupstreamXi Wang
2017-07-29[platform][pc] fix multiboot info constantsXi Wang
2017-06-05[arch][arm64] change CACHE_LINE to 64 for cortex a53,57 and 72Ashok Kumar Sekar
2017-04-21[kernel][vm][pmm] Bug fix in pmmJames Zhong
2017-02-06[arch][arm] disable alignment abortsM1cha
2017-02-06[bcm][gfx] gfx driver for raspberry piEric Holland
2016-12-11[lib][sysparam] free hexbuffer in error pathPeter Harliman Liem
2016-12-11[build] add deps for srcfiles.txt and include_paths.txtGirts Folkmanis
2016-11-17[make][compiler] add -fno-commonTravis Geiselbrecht
2016-11-01[lib/cbuf] [app/tests] fix off by one in lib/cbuf. add a test.Girts
2016-11-01[arch][arm] stackusage python3 compatibilityPierre Carru
2016-11-01[make] output .map filePierre Carru
2016-10-07[lib/version] add a level of .phony indirection (#171)Girts
2016-10-07[make] [lib/version] remove a misplaced .PHONY (#170)Girts
2016-09-30[make] don't call build engine multiple times.Girts Folkmanis
2016-09-30[kernel] fix get top thread error if NUM_PRIORITIES < 32circl0
2016-09-30[lib/console] add "repeat" command.Girts Folkmanis
2016-09-30[dev/gpio_i2c] add optional pullupsGirts Folkmanis
2016-09-24Merge pull request #167 from girtsf/stm32-powerChristopher Anderson
2016-09-15[stm32] share power.c across stm32 platforms.Girts Folkmanis
2016-09-07[spelling] signalling --> signaling (#162)John Grossman
2016-09-06[make] Compare whole words for LKINC check. (#160)Girts
2016-09-06[aarch64] Fix stack pointer misalignment (#159)Eric Holland
2016-08-25[merge] Merge remote-tracking branch 'pr/rpi3'Travis Geiselbrecht
2016-08-25[spelling] spelling-fixes. (not external/)klemens
2016-08-25[squash] Use x4 as early scratch register in case args are passed in x0-x3 (c...Gurjant Kalsi
2016-08-25[arm64] Backport changes from magentaGurjant Kalsi