17
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected almost 2 years ago.
Aug 08, 2022 — Aug 08, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Annual ChangeLog rotation. More... over 10 years ago
patch #8563: part #2 Removed device names to define power macros. Instead use power macro conditions from device header file. More... over 10 years ago
patch #8563: part #1 Add power reduction conditions to device headers More... over 10 years ago
Add a note section containing device info to the crt file. More... over 10 years ago
Detect and branch on presence of SLEEP_SMODE<n>_bm for xmegas, instead of assuming 3 bits always. More... over 10 years ago
Remove SLEEP_MODE defines for non-xmega devices, and branch definition of set_sleep_mode on presence of SM<n> instead of device name. More... over 10 years ago
Move SLEEP_MODE defines from sleep.h to device headers for mega and tiny devices. More... over 10 years ago
Move SLEEP_MODE defines from sleep.h to device headers for xmega devices, and branch on __AVR_XMEGA__ instead of device names. More... over 10 years ago
Generalize wdt_enable and wdt_disable by branching on More... over 10 years ago
Replace inline and always_inline with __inline__ More... over 10 years ago
patch #8543: Fix multiple issues with device header files. More... over 10 years ago
Save & restore RAMPD register in wdt_enable/disable for Xmega. Correct syntax. More... over 10 years ago
Fix broken revision_suffix macro. More... almost 11 years ago
Trunk is post-release now (as release has been tagged). More... almost 11 years ago
Prepare for release 1.8.1. More... almost 11 years ago
patch #8512 Rename tiny arch to avrtiny to sync with binutils More... almost 11 years ago
bug #41690 Bit definitions for SPMCSR More... almost 11 years ago
bug #42957 missing SPMCSR defines in iom328p.h More... almost 11 years ago
bug #38614 dtostrf - wrong behavior or wrong documentation More... almost 11 years ago
bug #39779 PCIE0 and PCIE1 defined incorrectly for mega165a and mega165pa devices More... almost 11 years ago
Add new iosym files to Makefile.am. More... almost 11 years ago
Hmpf, README is required for the autoconf stuff. More... almost 11 years ago
Mention Jörn's recent changes to make avr-libc more C++ aware. More... almost 11 years ago
Remove a completely outdated file. More... almost 11 years ago
Fix broken $Id$ line. More... almost 11 years ago
Add missing $Id$ lines. More... almost 11 years ago
Add SVN properties where missing. More... almost 11 years ago
Add RAMSTART, fix RAMSIZE, RAMEND and FLASHEND in device headers More... almost 11 years ago
bug #40569: define BOD_CONTROL_REG based on BODCR or MCUCR so that sleep_bod_disable macro can use that instead of MCUCR always. More... almost 11 years ago
patch #8499: Device ata6289 is moved to avr4 architecture More... almost 11 years ago