Age | Commit message (Expand) | Author | Files | Lines |
2024-09-06 | AVR: Remove "Atmel" from header comment. | Georg-Johann Lay | 1 | -1/+1 |
2024-04-15 | AVR: Add 8 more avrxmega3 MCUs. | Georg-Johann Lay | 1 | -0/+8 |
2024-02-08 | AVR: target/113824 - Fix multilib set for ATA5795. | Georg-Johann Lay | 1 | -2/+2 |
2024-01-31 | AVR: Add AVR64DU and some older devices. | Georg-Johann Lay | 1 | -1/+7 |
2024-01-25 | AVR: target/113601 - Fix wrong data start for ATmega3208 and ATmega3209. | Georg-Johann Lay | 1 | -2/+2 |
2024-01-16 | AVR: Add AVR16EB, AVR16EA and AVR32EA devices. | Georg-Johann Lay | 1 | -0/+10 |
2024-01-14 | AVR: Support .rodata in Flash for AVR64* and AVR128* Devices. | Georg-Johann Lay | 1 | -23/+23 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-08-04 | AVR: Add some more devices: AVR16DD*, AVR32DD*, AVR64DD*, AVR64EA*, ATtiny42*... | Georg-Johann Lay | 1 | -0/+29 |
2023-08-04 | Fix some minor typos in avr-mcus.def. | Georg-Johann Lay | 1 | -17/+17 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-11-14 | Revert "avr: sphinx: port gen-avr-mmcu to RST" | Martin Liska | 1 | -1/+1 |
2022-11-09 | avr: sphinx: port gen-avr-mmcu to RST | Martin Liska | 1 | -1/+1 |
2022-05-28 | [PATCH 1/2] avr: Added AVR-DA and DB MCU series | Joel Holdsworth | 1 | -0/+22 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-09-19 | [PATCH] avr: Add atmega324pb MCU | Matwey V. Kornilov | 1 | -0/+1 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-18 | * config/avr/avr-mcus.def: Typo. | Georg-Johann Lay | 1 | -21/+21 |
2019-12-12 | Add support for some more AVR devices from avrxmega3 family. | Georg-Johann Lay | 1 | -0/+11 |
2019-11-18 | Add support for AVR devices from the 0-series. | Georg-Johann Lay | 1 | -290/+304 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-06-12 | Support multilibs and devices that see flash in RAM address range. | Georg-Johann Lay | 1 | -0/+17 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-12-02 | avr-arch.h (avr_mcu_t): Remove field. | Georg-Johann Lay | 1 | -277/+274 |
2016-11-29 | avr-arch.h (avr_mcu_t): Add flash_size member. | Pitchumani Sivanupandi | 1 | -274/+277 |
2016-11-14 | re PR target/78093 ([avr] New variable attribute "absdata" and option "-mabsd... | Georg-Johann Lay | 1 | -5/+5 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-18 | avr-mcus.def: Add new avr4 devices atmega48pb and atmega88pb. | Pitchumani Sivanupandi | 1 | -0/+7 |
2015-04-17 | re PR target/65296 ([avr] fix various issues with specs file generation) | Sivanupandi Pitchumani | 1 | -2/+2 |
2015-03-17 | re PR target/65296 ([avr] fix various issues with specs file generation) | Georg-Johann Lay | 1 | -275/+283 |
2015-03-10 | re PR target/65296 ([avr] fix various issues with specs file generation) | Georg-Johann Lay | 1 | -4/+2 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-10-21 | avr-c.c (avr_cpu_cpp_builtins): Don't define __MEMX for avrtiny. | Joern Rennecke | 1 | -0/+8 |
2014-08-22 | avr-mcus.def: Remove atmega26hvg... | Pitchumani Sivanupandi | 1 | -10/+0 |
2014-07-16 | avr-mcus.def: Add new avrxmega2 devices (atxmega8e5, atxmega16e5, atxmega32c3... | Denis Chertykov | 1 | -0/+4 |
2014-07-16 | avr-mcus.def: Add new avr5 devices (ata5702m322... | Denis Chertykov | 1 | -0/+8 |
2014-07-11 | avr-arch.h (avr_mcu_t): Add text section start attribute. | Pitchumani Sivanupandi | 1 | -256/+260 |
2014-06-03 | avr-mcus.def: Add new avr25 devices attiny441, attiny828 and attiny841. | Denis Chertykov | 1 | -0/+9 |
2014-05-30 | avr-mcus.def: Change ATA6289 ISA to AVR4 | Pitchumani Sivanupandi | 1 | -1/+1 |
2014-04-16 | avr-mcus.def: Correct typo for atxmega256a3bu macro. | Pitchumani Sivanupandi | 1 | -1/+1 |
2014-04-05 | avr-arch.h (avr_mcu_t): Add dev_attribute field to have device specific ISA/ ... | Pitchumani Sivanupandi | 1 | -261/+258 |
2014-03-03 | avr-mcus.def: Remove atxmega16x1. | Senthil Kumar Selvaraj | 1 | -1/+0 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-07-10 | re PR target/57506 ([avr] Some devices are present twice in avr-mcus.def) | Georg-Johann Lay | 1 | -13/+0 |
2013-02-28 | * avr/avr-mcus.def (ata5272, ata5505, attiny1634, ata6285) | Georg-Johann Lay | 1 | -5/+72 |
2013-01-14 | avr-arch.h (struct base_arch_s): Use typedef avr_arch_t instead. | Georg-Johann Lay | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |