aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2022-12-03platform: fix misleading return statement in debug.cArmelle Laine
2022-08-16[platform] Emit error message when using default RNGAndrei Homescu
2021-05-26Define platform API to get randomnessMarco Nelissen
2018-10-08Remove unneeded architecture-specific files.Nick Bray
2017-07-29[platform][pc] fix memory map handling in multibootupstreamXi Wang
2017-07-29[platform][pc] fix multiboot info constantsXi Wang
2017-02-06[bcm][gfx] gfx driver for raspberry piEric Holland
2016-11-17[make][compiler] add -fno-commonTravis Geiselbrecht
2016-09-15[stm32] share power.c across stm32 platforms.Girts Folkmanis
2016-09-07[spelling] signalling --> signaling (#162)John Grossman
2016-08-25[merge] Merge remote-tracking branch 'pr/rpi3'Travis Geiselbrecht
2016-08-25[spelling] spelling-fixes. (not external/)klemens
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-06-21[platform][mediatek] support mediatek platform: mt6797 (#137)Minglun Tsai
2016-06-21Merge pull request #146 from littlekernel/pr/nrf52Travis Geiselbrecht
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
2016-06-07[nordic] move vendor code to externalEric Holland
2016-06-06[stm32f0xx] Add stm HAL based usb driver.Erik Gilling
2016-06-06[stm32f0xx] Import new CMSIS from STM32Cube_FW_F0_V1.5.0.Erik Gilling
2016-06-02[console][io] Add an optional global input queue.Gurjant Kalsi
2016-06-02[usbc][stm32f7] Implement usbc_flush_ep for stm32f7Gurjant Kalsi
2016-06-02[usbc][stellaris] Implement usbc_flush_ep for stellarisGurjant Kalsi
2016-05-17[stm32f7][eth] Eth requires sys/types.h for status_tGurjant Kalsi
2016-05-10[qspi][stm32f7] Implement IOCtl to test whether device is in linear mode.Gurjant Kalsi
2016-05-05Stub display_presentcstout
2016-04-18[cdcserial][usb] Add a CDC-Serial USB Class Driver.Gurjant Kalsi
2016-03-30[merge] merge in cortex-m fpu support changesTravis Geiselbrecht
2016-03-30[stm32f7][qspi][debug] Add tracing to QSPI driver and STM32f7xx QPSI library....Gurjant Kalsi
2016-03-29[arm-m][fpu] fix fpu context switch to not overly trigger fpused trackingTravis Geiselbrecht
2016-03-28[usb] Allow client code to specify USB endpoint type.Gurjant Kalsi
2016-03-28[arch][arm] fix up the cortex-m fpu code to build again on all three combinat...Travis Geiselbrecht
2016-03-28[merge] merge master into the cortex-m fpu working branchTravis Geiselbrecht
2016-03-14[platform][stellaris] disable hitting some registers that are unimplemented o...Travis Geiselbrecht
2016-03-10[display] Refactor to avoid implicit framebuffer allocation.cstout
2016-03-03[platform][cc13xx] default CCFG options binaryBrian Swetland
2016-03-03[platform][cc13xx] TI CC13xx MCU w/ sub-GHz radio initial supportBrian Swetland
2016-03-02[stm32f0xx] Remove remaining references to STM32F0xx_StdPeriph_Driver.Erik Gilling
2016-03-02[stm32f0xx] Convert dma.c and init.c to new rcc driver.Erik Gilling