summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-252010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill4-139/+49
2010-04-152010-04-15 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill4-131/+169
2010-04-152010-04-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+5
2010-04-15Reflect termios API changes.Ralf Corsepius3-10/+10
2010-04-09unify irq data types and code, merge s3c2400/s3c2410 supportThomas Doerfler30-1171/+205
2010-04-09Documentation. Fixed mask defines.Thomas Doerfler2-147/+203
2010-04-07renamed MPC55XX_CHIP_DERIVATE to MPC55XX_CHIP_TYPEThomas Doerfler7-24/+33
2010-04-07skip version nibble when detecting e200 processor versionThomas Doerfler2-3/+27
2010-04-07changes to support GW_LCFMThomas Doerfler15-61/+271
2010-04-052010-04-05 Thomas Znidar <t.znidar@embed-it.com>Joel Sherrill7-1/+3899
2010-03-27code changes to remove warningsThomas Doerfler2-2/+7
2010-03-27code changes to remove warningsThomas Doerfler2-59/+52
2010-03-25fix timer support, some reworksThomas Doerfler4-1/+29
2010-03-25add support for mpc551x based GW_LCFM systemThomas Doerfler7-30/+254
2010-03-16Fix hex constants.Eric Norum2-2/+6
2010-03-12Fixed _CPU_cache_disable_data()Thomas Doerfler2-2/+5
2010-01-12add support for lpc32xxThomas Doerfler7-131/+830
2010-01-112010-01-11 Allan Hessenflow <allanh@kallisti.com>Joel Sherrill5-94/+237
2009-12-17 adapted to new prototype for *_write functionThomas Doerfler11-38/+60
2009-12-14Removed new-exceptions/bspsupport/ppc_exc_bspsupp.hThomas Doerfler4-156/+22
2009-12-112009-12-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-11/+7
2009-12-112009-12-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-5/+12
2009-12-08Whitespace removal.Ralf Corsepius2-35/+35
2009-12-04Whitespace removal.Ralf Corsepius47-697/+697
2009-12-02 - added SLAC copyright disclaimer.Till Straumann2-3/+93
2009-12-022009-12-01 Till Straumann <strauman@slac.stanford.edu>Till Straumann6-33/+117
2009-12-022009-12-01 Till Straumann <strauman@slac.stanford.edu>Till Straumann5-0/+1207
2009-12-022009-12-01 Till Straumann <strauman@slac.stanford.edu>Till Straumann3-2/+11
2009-11-302009-11-30 Fernando Nicodemos <fgnicodemos@terra.com.br>Joel Sherrill2-3/+9
2009-11-30Whitespace removal.Ralf Corsepius4-84/+84
2009-11-30Whitespace removal.Ralf Corsepius16-75/+75
2009-11-30Whitespace removal.Ralf Corsepius172-1581/+1581
2009-11-28Whitespace removal.Ralf Corsepius12-15/+15
2009-11-212009-11-21 Fernando Nicodemos <fgnicodemos@terra.com.br>Joel Sherrill6-6/+462
2009-11-172009-11-17 Till Straumann <strauman@slac.stanford.edu>Till Straumann2-3/+16
2009-11-16Regenerate.Ralf Corsepius1-0/+4
2009-11-162009-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+3
2009-11-162009-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
2009-11-16New.Ralf Corsepius1-0/+26
2009-11-162009-11-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
2009-11-16Remove nested externs.Ralf Corsepius1-14/+2
2009-11-152009-11-15 Till Straumann <strauman@slac.stanford.edu>Till Straumann2-0/+15
2009-11-03various PowerPC code maintenanceThomas Doerfler10-209/+66
2009-10-31moved timebase/decrementer access from cpukit to libcpuThomas Doerfler1-0/+1
2009-10-30move timebase access functions from cpukit to libcpuThomas Doerfler3-0/+117
2009-10-30remove depratated powerpc exception APIThomas Doerfler11-2286/+10
2009-10-292009-10-28 Till Straumann <strauman@slac.stanford.edu>Till Straumann2-12/+24
2009-10-282009-10-28 Till Straumann <strauman@slac.stanford.edu>Till Straumann4-5/+29
2009-10-23add new files for exception handlerThomas Doerfler7-0/+1138
2009-10-23Update for exception support changes.Thomas Doerfler15-482/+784