aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-08-23[squash] Fix typo in IPI codeGurjant Kalsi
2016-08-23[bcm28xx][arm64] Fix some type warnings.Gurjant Kalsi
2016-08-23[bcm28xx] Fix arm/arm64 exception iframe warningGurjant Kalsi
2016-08-23[bcm28xx][arm64][ipi] Fix IPI on non-GIC based BCM28xxGurjant Kalsi
2016-08-23[bcm2835][bcm2837] Removed BCM2835 and BCM2837 platforms in favor of BCM28xx ...Gurjant Kalsi
2016-08-23[rpi3][bcm28xx][smp] fixes to bring up all coresEric Holland
2016-08-23[rpi3][bcm28xx][timer] Fix BCM2837 timer runing too fast.Gurjant Kalsi
2016-08-23[BCM28xx] Roll BCM2836 and BCM2837 into a single platform. Have both RPi2 and...Gurjant Kalsi
2016-08-23[miniuart][uart][rpi3][bcm28xx] Miniuart Driver for Raspberry Pi 3 / BCM28XXGurjant Kalsi
2016-08-23[rpi3]64bit platform supportEric Holland
2016-08-12[gfx] Add mandelbrot test to gfx routines (#149)Eric Holland
2016-08-02[arm64][mmu] fix asid shift in tlbiEric Holland
2016-07-15[dartuino][ndebug] Fix Dartuino Build, NDebug no longer present in tree.Gurjant Kalsi
2016-07-15[usb][usbtest] Fix compile error in USB test app (missing parameter).Gurjant Kalsi
2016-06-21[platform][mediatek] support mediatek platform: mt6797 (#137)Minglun Tsai
2016-06-21Merge pull request #146 from littlekernel/pr/nrf52Travis Geiselbrecht
2016-06-21[travis-ci] add nucleo-f072rb project to the test buildsTravis Geiselbrecht
2016-06-21[pull][cmpctmalloc] Fix cmpctmalloc for large allocations (#147)Erik Corry
2016-06-21Merge pull request #143 from konkers/pr/stm32f0-usbTravis Geiselbrecht
2016-06-16[nrf52] Platform and sample target support for Nordic NRF52 (cortex-M4)Eric Holland
2016-06-16[nrf52] First commit for platform supportEric Holland
2016-06-12[stm32f0xx] Fix SPI CPHA defines.Erik Gilling
2016-06-12[stm32f0xx] Fix gpio_get().Erik Gilling