summaryrefslogtreecommitdiff
path: root/quartus
AgeCommit message (Expand)AuthorFilesLines
2011-01-19Point reset vector to CFI flashTobias Klauser2-127/+127
2011-01-19Remove .bsf (generated file)Tobias Klauser1-335/+0
2011-01-19Updates: Pull LEDS low, rename TSE MAC, add watchdog timer, add sysidTobias Klauser4-329/+1748
2010-08-02Working version with TSE MACTobias Klauser2-153/+212
2010-06-18Add TSE MAC and hook it up (code taken from SInet)Tobias Klauser4-227/+7161
2010-06-17Update to Quartus 9.1 SP2Tobias Klauser3-108/+116
2010-03-29Update timing constraints and add them to projectTobias Klauser2-1/+13
2010-03-26Rename project, correctly instantiate SOPC systemTobias Klauser3-96/+102
2010-03-26top level entityTobias Klauser1-8/+3
2010-03-26Initial commitTobias Klauser7-0/+11833
Emit (in comments) the decoded contents of a static _PLD buffer in order to improve comprehension of this bit-packed buffer. Add multi-endian support to the _PLD decode routine. Deploy the multi-endian macros to extract data from the _PLD buffer. Signed-off-by: Bob Moore <robert.moore@intel.com> Signed-off-by: Feng Tang <feng.tang@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/acpi/acpica/acmacros.h')