Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)Author
2019-09-04devices.data: add missing stm32f301 partsKarl Palsson
2019-08-22devices.data: add more stm32l1 partsKarl Palsson
2019-06-18stm32f3: ld: Added stm32f303x6/8Sergey Shcherbakov
2019-05-21stm32g0: add base, irqs, memorymap and current devices.Guillaume Revaillot
2019-01-17devices.data: add stm32l15xx E seriesKarl Palsson
2018-07-13Device Data: Add Specs for STM32F4[67]9 variantChuck McManis
2018-06-24devices.data: Add STM32F446xC/E dataChuck McManis
2018-04-14sam/4l: monster commitMaxim Sloyko
2018-04-14genlink: Remove old genlink makefilesGeorge Jiglau
2018-04-14genlink: Update genlink testsGeorge Jiglau
2018-04-14genlink: Rewrite genlink script from awk to pythonGeorge Jiglau
2018-03-28devices.data: add stm32f071?8Guillaume Revaillot
2018-03-28devices.data: add stm32f091?[bc]Guillaume Revaillot
2018-03-28devices.data: add stm32f070?[6b]Guillaume Revaillot
2018-03-28devices.data: add stm32f030?cGuillaume Revaillot
2018-03-25ld: devices.data: simply l4 a littleKarl Palsson
2018-03-24Add full STM32L4 family memory sizesTom Verbeure
2018-03-03devices.data: add more efm32hg variantsKarl Palsson
2018-03-03efm32hg: add basic makefile, interrupts, device informationSebastian Holzapfel
2018-02-23Add RAM3 support for L4-Plus to linker generationChristian Tacke
2017-11-19awk->gawk: Make the gawk dependency explicitKarl Palsson
2017-06-18devices.data: add stm32f105x8Karl Palsson
2017-05-01devices.data: stm32f0: add stm32f042x[46] devicesGarret Kelly
2017-03-31stm32l476: split sram sections for ld generatorKarl Palsson
2017-02-28devices.data: stm32f7: added all STM32F7 chips (as Feb, 2017)Matthew Lai
2016-12-19eeprom: drop support from linker scripts.Karl Palsson
2016-09-10devices.data: stm32l0: add new devicesKarl Palsson
2016-08-19atmel samd: Basic framework.Karl Palsson
2016-08-19devices.data: add lm3s6965Karl Palsson
2016-08-19devices.data: fix case on stm32f072xbKarl Palsson
2016-08-19devices.data: Add several chipsJonas Meyer
2016-08-19mk/genlink: change devices.data format to remove gcc specific optionsJonas Meyer
2016-02-05devices.data: fix f7 and l0 tech detailsKarl Palsson
2015-12-02Fix flash size for stm32f401x(D|E) in devices.data. According toConstantine Verutin
2015-11-11stm32l4: Add linker generation supportKarl Palsson
2015-10-15[stm32f7] Add initial support of the family, GPIO support.Frantisek Burian
2015-10-11ld generator: add STM32F302x8Hunz
2015-09-07stm32f3: ld: stm32f3x3x[bc] have 32K/40K RAM only.Hanspeter Portner
2015-02-06stm32: f373: support the 373xc devicesJeff Epler
2014-10-15[stm32l0] Initial support for STM32L0 architecture, Add GPIO peripheralFrantisek Burian
2014-02-24[sam3s8] add flash size information for linker script generatorFelix Held
2014-02-07[GENLINK] Updated definitions of memory sizesFrantisek Burian
2014-02-07fix base adresses in sam3 devices with multiple sram blocks, add nfc sectionFelix Held
2014-01-12Add support of splitting parameter classes to ARCH, DEFS, LIBFrantisek Burian
2014-01-03[LINKER] Fix the -m parameterBuFran
2014-01-03[LINKER] Clear ARCH_FLAGS if the DEVICE is specifiedBuFran
2014-01-03[LINKER] Add ARCH_FLAGS to linker definition fileBuFran
2014-01-03[LINKER] Add single underscore to all definitions, no -D for dashed param.BuFran
2014-01-03[BUILD] Updated to make from examples directory correctlyBuFran
2014-01-03[GENLINK] Moved linker template source to ld directoryBuFran