aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2018-10-08Remove unneeded architecture-specific files.Nick Bray
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] Roll BCM2836 and BCM2837 into a single platform. Have both RPi2 and...Gurjant Kalsi
2016-08-23[rpi3]64bit platform supportEric Holland
2016-07-15[dartuino][ndebug] Fix Dartuino Build, NDebug no longer present in tree.Gurjant Kalsi
2016-06-21[platform][mediatek] support mediatek platform: mt6797 (#137)Minglun Tsai
2016-06-16[nrf52] Platform and sample target support for Nordic NRF52 (cortex-M4)Eric Holland
2016-05-10[dartuino][spifs] Add a better error message when QSPI is not formatted on da...Gurjant Kalsi
2016-05-05Stub display_presentcstout
2016-04-25[mtldr] Add udev rules, use new vid/pid, separate bootloader usb from main sy...Gurjant Kalsi
2016-04-18[ndebug] Setup NDebug endpoints and create a bidirectional serial pipe over USB.Gurjant Kalsi
2016-04-05[dartuino] Move LCD defines to target level makefileGurjant Kalsi
2016-04-05[dartuino] Add sensorbus back to dartuino depsGurjant Kalsi
2016-03-28[dartuino][bootloader] Merge bootloader branch into master.Gurjant Kalsi
2016-03-28[dartuino][bootloader] Changes as per code review.Gurjant Kalsi
2016-03-24[display] Fix corruption in color lcd update, again.cstout
2016-03-10[display] Refactor to avoid implicit framebuffer allocation.cstout
2016-03-09[dartuino][bootloader] Get the bootloader into the first 64kGurjant Kalsi
2016-03-09[dartuino][bootloader] Get Bootloader USB working.Gurjant Kalsi
2016-03-09[dartuino][bootloader] Create a project for the bootloader.Gurjant Kalsi
2016-03-09[display] Fix corruption in color lcd update.cstout
2016-03-04[display] Add DISPLAY_FORMAT_RGB_x111cstout
2016-03-03[target][cc13xx-em] cc13xx evaluation module targetBrian Swetland
2016-03-02[stm32f0xx] Remove remaining references to STM32F0xx_StdPeriph_Driver.Erik Gilling
2016-02-29[arch][x86] flatten x86-64 and x86 into a single tree of codeTravis Geiselbrecht
2016-02-25[target][dartuinoP0] Allow for varying framebuffer format and stride.cstout
2016-02-20[target][lm3s6965evb] add support for stellaris based lm3s6965evb boardTravis Geiselbrecht
2016-02-19[nordic][init] Remove rogue test code from pca10000 target initEric Holland
2016-02-17[lib][ffs] delete this old file system codeTravis Geiselbrecht
2016-02-14[vim] remove vim expandtab comments on most of the filesTravis Geiselbrecht
2016-02-14[style] mass reformat all the non external code to 4 space indentsTravis Geiselbrecht
2016-02-14[platform][omap3] remove this old platformTravis Geiselbrecht
2016-02-14[platform][am335x] remove this old unused platform/targetTravis Geiselbrecht
2016-02-14[platform][sam3] Haven't used this platform in a while, removingTravis Geiselbrecht
2016-02-08[target][stm32f746g-disco] switch to the bulktest usb class driverTravis Geiselbrecht
2016-02-04stm32f072-nucleo: Initial target support.Erik Gilling
2016-02-01[dartuino][spifs] Remove target specific fsconfig header.Gurjant Kalsi
2016-01-17[target][stm32f4-discovery] add readme for this targetBrian Swetland
2016-01-17[target][platform] Nordic nrf51xxx platform support and test projectsEric Holland
2016-01-05[merge] merge dartuino sensor development branchTravis Geiselbrecht
2015-12-16[fs][dartuino][spifs] Attempt to mount the FS on init.Gurjant Kalsi
2015-12-16[qemu][m4][gfx][display] Get the VNC based LCD working on the qemu-m4 port.Gurjant Kalsi
2015-12-15[dartuino][eth] Fixed dartuino eth phy idGurjant Kalsi
2015-12-15[memorylcd][dartuino][gfx] Change DISPLAY -> DISPLAY_PANEL_TYPE, removed extr...Gurjant Kalsi
2015-12-14[target][dartuino] remove another commented out functionTravis Geiselbrecht
2015-12-14[target][dartuino] slight cleanup of rules and some unused codeTravis Geiselbrecht
2015-12-14[target][dartuinoP0] add debug led supportTravis Geiselbrecht
2015-12-14[dartuino][lcd][gfx] Added support for colour lcd, refactored sharp lcd codeGurjant Kalsi
2015-12-11[target][dartuino P0] Configure switches GPIOCarlos Pizano