aboutsummaryrefslogtreecommitdiffstats
path: root/os/common
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #55 from marcoveeneman/tiva-wdg-drivermarcoveeneman2016-05-0210-10/+10
|\ | | | | Tiva WDG driver
| * Tiva. Updated Tiva makefiles to be compatible with the main repository.marcoveeneman2016-04-282-2/+2
| |
| * Mass license update.marcoveeneman2016-04-288-8/+8
| |
* | sync with ChibiOS master for ASMXSRCStephane D'Alu2016-04-281-1/+1
| |
* | Merge pull request #62 from flabbergast/i2cFabio Utzig2016-04-275-320/+84
|\ \ | | | | | | [KINETIS] I2C update (timeouts, KL27Z)
| * | [KINETIS] Consolidate KL2x I2C CMSIS defs.flabbergast2016-04-245-319/+83
| | |
| * | [KINETIS] Rename I2Cx.S1 to I2Cx.S for KL26Z.flabbergast2016-04-241-9/+9
| | | | | | | | | | | | | | | | | | For some strange reason Freescale refers to this I2C register as 'S1' on KL26Z and as 'S' on all other Kinetises (K20x, KL2xZ). To avoid horrible #ifs in the driver, use 'S' also on KL26Z.
* | | [KINETIS] Mass update Makefile (license & asm changes).flabbergast2016-04-242-2/+2
|/ /
* | Merge pull request #56 from flabbergast/flabbergastFabio Utzig2016-04-1310-769/+345
|\ \ | | | | | | [KINETIS] Clean up ld rules.
| * | [KINETIS] Clean up ld rules.flabbergast2016-04-1010-769/+345
| | |
* | | Merge branch 'master' into fix-nrf51-portFabio Utzig2016-04-109-0/+1490
|\| |
| * | Add MK20DX256 ld script with 8 KB bootloaderFred Sundvik2016-04-091-0/+56
| | |
| * | Initial MSP430X Port.Andrew Wygle2016-04-088-0/+1434
| |/ | | | | | | | | | | This port includes hal, pal, serial, and st drivers. It supports both large and small model code and data for MSP430X-class CPUs. It has only been tested on the EXP430FR5969 LaunchPad board.
* | Merge branch 'master' into fix-nrf51-portFabio Utzig2016-04-1018-307/+526
|\|
| * Move ports to startupFabio Utzig2016-04-0410-4/+4
| |
| * Fix paths in startup makefilesFabio Utzig2016-04-042-12/+14
| |
| * Add new expected parameters to linker scriptsFabio Utzig2016-04-046-54/+271
| |
* | Move ports to startupFabio Utzig2016-04-033-0/+0
| |
* | Update paths in makefileFabio Utzig2016-04-031-7/+6
| |
* | Update link script with new parametersFabio Utzig2016-04-031-9/+43
|/
* [KINETIS] Move/add startup files.flabbergast2016-03-2218-132/+608
| | | | | | | Move ports -> startup. Split k20x to k20x5 and k20x7. Split off common part of ld scripts. Add new ld scripts.
* [KINETIS] Add CMSIS definitions.flabbergast2016-03-228-0/+9154
|
* [KINETIS] Move from main repo to contribFabio Utzig2016-03-076-0/+958
|
* Added missing HEAP_RAM definitionsdalu2016-02-021-0/+2
| | | linker was generating a warning, and tests were failing on "Heap, allocation and fragmentation test"
* Fixed rest of paths in build scripts.barthess2015-08-243-6/+6
|
* Minor improvements in DMA2D demobarthess2015-06-281-54/+0
|
* LTDC and DMA2D ported to ChibiOS/RT 3TexZK2015-06-241-0/+54
| | | | | + LTDC and DMA2D peripheral drivers + LTDC and DMA2D demo project
* Added STM32F103xC memory setupAberto Panu2015-06-121-0/+50
|
* Added STM32F103x8 memory setupAberto Panu2015-06-121-0/+50
|
* Remove ChibiOS mentions from copyrightFabio Utzig2015-05-151-1/+1
|
* Fix port paramsFabio Utzig2015-05-131-3/+3
|
* Rename linker scriptFabio Utzig2015-05-121-1/+1
|
* Add linker scriptFabio Utzig2015-04-291-0/+48
|
* Add statup makefileFabio Utzig2015-04-291-0/+11
|
* Add initial cmparamsFabio Utzig2015-04-291-0/+82
|
* Tiva. Added new startup files.marcoveeneman2015-04-152-0/+20
|
* Tiva. Fixed Tiva CORTEX_MODEL definitions in cmparams.h.marcoveeneman2015-04-152-2/+2
|
* Tiva. Updated Tiva linker files to the new format.marcoveeneman2015-04-156-7/+138
|
* Added Tiva linker script files and cmparams.h.marcoveeneman2014-10-138-0/+364