aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2023-03-09[target][visionfive2] set the time base properlyTravis Geiselbrecht
2023-03-09[dev][interrupt][riscv_plic] merge now 3 implementations of the same plic dri...Travis Geiselbrecht
2023-03-06WIP [target][visionfive2] Add initial support for a VisionFive 2 RISC-V boardTravis Geiselbrecht
2022-10-23[make] add a way for a module to opt into additional warningsTravis Geiselbrecht
2022-08-14[target][qemu-m4] tweak a line after stm32f4xx library changed a definition.Travis Geiselbrecht
2022-04-12[platform][rosco-m68k] Add port to the Rosco M68k boardTravis Geiselbrecht
2022-03-19[lib][minip] add a mechanism to wait for the stack to be configuredTravis Geiselbrecht
2021-11-08[arch][m68k] Merge in Motorola 68k portTravis Geiselbrecht
2021-10-21[platform/target][warnings] fix -Wmissing-declarations warnings in platform/ ...Travis Geiselbrecht
2021-06-06[arch][m68k] initial port to m68kTravis Geiselbrecht
2021-05-30[platform][tms570] remove stale platformTravis Geiselbrecht
2021-02-15[target][pico] switch the uart config to target drivenTravis Geiselbrecht
2021-02-15[rp20xx][pico-sdk] add some missing / generated headersBrian Swetland
2021-02-05[rp20xx][pico] platform and target for rp20xx and pico boardBrian Swetland
2021-01-20[platform][sifive] add a GPIO driver and switch the target setup to itTravis Geiselbrecht
2020-12-30[platform][sifive] add switch to scripts/do-riscvqemu to run sifive unleashedTravis Geiselbrecht
2020-12-30[arch][riscv] remove the last of the RISCV_BOOT_HART mechanismTravis Geiselbrecht
2020-10-10[nrf52][i2c] move i2c_init to targetEric Holland
2020-10-10[nrf][pca10040] fix platform incompatibilitiesEric Holland
2020-10-06[nrf][clock] use nrfx lib clock driverEric Holland
2020-10-03[nrf52][gpio] use nrfx gpio libraryEric Holland
2020-09-28[nrf52][i2c] Add nrfx i2c driverEric Holland
2020-09-09Nordic nrfx usb driver integrationEric Holland
2020-07-25[lib][console] rename some console command types to be prefixed with console_Travis Geiselbrecht
2020-05-17[console] move the history buffer into static memory, remove console_initTravis Geiselbrecht
2020-03-28[target][sifive-unleashed] get working on a physical sifive unleashedTravis Geiselbrecht
2020-01-18[platform][sifive-e] get the hifive1 hardware working againTravis Geiselbrecht
2020-01-16[arch][riscv] Add support for running in supervisor modeElliot Berman
2020-01-16[target][riscv] Add support for qemu-sifive-u virt machineElliot Berman
2020-01-16[arch][riscv] Expose RISC-V mp kernel startElliot Berman
2020-01-16[arch][riscv] Add basic support for SiFive HiFive UnleashedElliot Berman
2019-11-18[platform][tms570-launchpad] Skeleton of port to TI LaunchXL2-TMS57012Venkatesh Srinivas
2019-11-02[platform][riscv-virt] added support for QEMU's riscv 'virt' machineTravis Geiselbrecht
2019-07-13[include][console] split lib/console.h into twoTravis Geiselbrecht
2019-07-13[include] move almost all of the remainder of top level includes into a subdirTravis Geiselbrecht
2019-07-05[license] replace the longer full MIT license with a shorter oneTravis Geiselbrecht
2019-06-19[formatting] run everything through codestyleTravis Geiselbrecht
2019-06-19[include][lk] fixup lk/ include path moveTravis Geiselbrecht
2019-06-19Add STM32F429I-DISCO1 support(default serial:USART1).Martin Foo
2019-03-30[platform][qemu-virt] rename to qemu-virt-armTravis Geiselbrecht
2019-02-18[target][sifive-e] Get LK working on a Sifive Hifive1 boardTravis Geiselbrecht
2019-02-17[arch][riscv32] rename the qemu target sifive-eTravis Geiselbrecht
2018-12-31[platform][pc] fix up bios32 PCI support, get pci IDE working againTravis Geiselbrecht
2018-12-30[platform][pc] get working on legacy 386 PCTravis Geiselbrecht
2018-12-16[arch][riscv] Initial port to a riscv32 sifive targetTravis Geiselbrecht
2018-05-22[target][mt6735] add mt6735 supportMacpaul Lin
2018-05-02[nrf] Support for NRF52840 DKEric Holland
2018-03-16[vim2] Initial support for Khadas VIM2 boardsPayam
2018-01-22[cdcserial] Refactor driver to support multiple channels.Erik Gilling
2017-10-27[nucleo-f072rb] Enable i2c and add i2c_rb command.Erik Gilling