summaryrefslogtreecommitdiff
path: root/dionysos_top.vhd
AgeCommit message (Collapse)AuthorFilesLines
2011-08-02Hook up ISP1362 and support 64MB RAMTobias Klauser1-2/+36
2011-01-19Updates: Pull LEDS low, rename TSE MAC, add watchdog timer, add sysidTobias Klauser1-44/+52
2010-06-18Add TSE MAC and hook it up (code taken from SInet)Tobias Klauser1-3/+315
2010-03-26Rename project, correctly instantiate SOPC systemTobias Klauser1-11/+11
2010-03-26Initial commitTobias Klauser1-0/+235
la Solutions. Signed-off-by: Antonio Ospite <ao2@ao2.it> Cc: Michael Trimarchi <michael@amarulasolutions.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '.mailmap')
setaffinity:: Invalid argument All done This because there is overflow when calculating the cpumask: the type of (1<<k) is int, while mask[j] is unsigned long. When k > 31, (1<<k) is truncated to ZERO, resulting in a unexpected cpumask. Signed-off-by: Xie XiuQi <xiexiuqi@huawei.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'Documentation/ia64')