Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added TriBuf files and demo [WIP] | TexZK | 2015-07-04 | 2 | -0/+436 |
* | Merge pull request #10 from TexZK/ltdc_dma2d | Uladzimir Pylinski | 2015-06-29 | 2 | -5/+5 |
|\ | |||||
| * | Removed dependency on ST library for SDRAM | Andrea Zoppi | 2015-06-28 | 2 | -5/+5 |
* | | Minor improvements in DMA2D demo | barthess | 2015-06-28 | 3 | -54/+0 |
* | | Merge pull request #9 from TexZK/ltdc_dma2d | Uladzimir Pylinski | 2015-06-28 | 9 | -5/+9396 |
|\| | |||||
| * | Minor changes | Andrea Zoppi | 2015-06-27 | 4 | -229/+234 |
| * | ILI9341 driver moved to devices_lib | Andrea Zoppi | 2015-06-27 | 3 | -3/+1014 |
| * | Old definitions removed | Andrea Zoppi | 2015-06-27 | 3 | -61/+1 |
| * | LTDC and DMA2D ported to ChibiOS/RT 3 | TexZK | 2015-06-24 | 6 | -2/+8437 |
* | | Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib | barthess | 2015-06-28 | 2 | -0/+100 |
|\| | |||||
| * | Added STM32F103xC memory setup | Aberto Panu | 2015-06-12 | 1 | -0/+50 |
| * | Added STM32F103x8 memory setup | Aberto Panu | 2015-06-12 | 1 | -0/+50 |
* | | Memtest code moved to 'various' directory | barthess | 2015-06-28 | 2 | -0/+359 |
|/ | |||||
* | Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib | barthess | 2015-06-02 | 17 | -3/+2862 |
|\ | |||||
| * | EICU. Fixed incorrect frequency calculation. | barthess | 2015-06-02 | 1 | -2/+2 |
| * | Fixed copypaste error in comment | barthess | 2015-06-02 | 1 | -1/+1 |
| * | Remove ChibiOS mentions from copyright | Fabio Utzig | 2015-05-15 | 1 | -1/+1 |
| * | Add tx/rx pin configuration to SerialConfig | Fabio Utzig | 2015-05-15 | 2 | -8/+16 |
| * | Add PAL configuration | Fabio Utzig | 2015-05-15 | 1 | -6/+49 |
| * | Add some GPIO pin definitions | Fabio Utzig | 2015-05-15 | 1 | -6/+11 |
| * | Remove GPIO pin initialization | Fabio Utzig | 2015-05-15 | 1 | -5/+0 |
| * | Add basic PAL driver | Fabio Utzig | 2015-05-15 | 3 | -0/+503 |
| * | Use sleep/wakeup for serial driver top-half | Fabio Utzig | 2015-05-14 | 2 | -14/+6 |
| * | Fix some issues with serial driver | Fabio Utzig | 2015-05-14 | 1 | -13/+49 |
| * | Add initial serial driver | Fabio Utzig | 2015-05-13 | 3 | -0/+327 |
| * | Add TIMER0 based ticker for OS | Fabio Utzig | 2015-05-13 | 1 | -0/+48 |
| * | Don't hang boot | Fabio Utzig | 2015-05-13 | 1 | -3/+0 |
| * | Fix port params | Fabio Utzig | 2015-05-13 | 1 | -3/+3 |
| * | Add basic board support | Fabio Utzig | 2015-05-12 | 3 | -0/+88 |
| * | Rename linker script | Fabio Utzig | 2015-05-12 | 1 | -1/+1 |
| * | Add basic HAL/ST drivers | Fabio Utzig | 2015-05-12 | 4 | -0/+355 |
| * | Remove PAL, add ST | Fabio Utzig | 2015-05-12 | 1 | -1/+1 |
| * | Merge master | Fabio Utzig | 2015-05-10 | 10 | -205/+401 |
| |\ | |||||
| * | | Add linker script | Fabio Utzig | 2015-04-29 | 1 | -0/+48 |
| * | | Add statup makefile | Fabio Utzig | 2015-04-29 | 1 | -0/+11 |
| * | | Add initial cmparams | Fabio Utzig | 2015-04-29 | 1 | -0/+82 |
| * | | Add initial system header + makefile | Fabio Utzig | 2015-04-29 | 2 | -0/+1321 |
* | | | Merge branch 'master' of github.com:ChibiOS/ChibiOS-Contrib | barthess | 2015-05-08 | 1 | -22/+30 |
|\ \ \ | | |/ | |/| | |||||
| * | | Updated board.h file | barthess | 2015-05-07 | 1 | -22/+30 |
* | | | NAND. Minor improvements | barthess | 2015-05-08 | 1 | -19/+16 |
|/ / | |||||
* | | Fixed copyright notes | barthess | 2015-05-02 | 5 | -62/+40 |
* | | NAND code changed to use bitmap class | barthess | 2015-05-02 | 4 | -121/+96 |
* | | Added bitmap class in os/various | barthess | 2015-05-02 | 2 | -0/+235 |
|/ | |||||
* | Merge pull request #6 from RoccoMarco/master | Uladzimir Pylinski | 2015-04-17 | 12 | -7/+0 |
|\ | |||||
| * | Reorganized devices_lib folder | Rocco Marco | 2015-04-17 | 12 | -7/+0 |
* | | Merge branch 'tiva_hal_fixes' into tiva_startup_files | marcoveeneman | 2015-04-16 | 10 | -55/+214 |
|\ \ | |||||
| * | | Tiva. ST. Moved ST interrupt priority check from hal_lld to st_lld. | marcoveeneman | 2015-04-16 | 3 | -10/+5 |
| * | | Tiva. MAC. Added check for valid interrupt priority. | marcoveeneman | 2015-04-16 | 1 | -0/+4 |
| * | | Tiva. EXT. Added checks for valid interrupt priorities. | marcoveeneman | 2015-04-16 | 1 | -0/+160 |
| * | | Tiva. Replaced all references to CORTEX_IS_VALID_KERNEL_PRIORITY with OSAL_IR... | marcoveeneman | 2015-04-16 | 7 | -47/+47 |