summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* m68k/ods68302: Fix warningsJoel Sherrill2014-10-168-84/+67
* m68k/idp: Fix warningsJoel Sherrill2014-10-163-61/+12
* m68k/mcf5225x: Fix warningsJoel Sherrill2014-10-132-2/+2
* m68k/mrm332/clock/ckinit.c: Remove clock major/minor and clean upJoel Sherrill2014-10-131-31/+10
* sim68000/clock/clockdrv.c: Fix warningsJoel Sherrill2014-10-131-3/+3
* ods68302/clock/ckinit.c: Fix warningsJoel Sherrill2014-10-131-25/+7
* mvme167/clock/ckinit.c: Fix warningsJoel Sherrill2014-10-131-69/+7
* mvme162/clock/ckinit.c: Fix warningsJoel Sherrill2014-10-131-23/+6
* mvme147/clock/ckinit.c: Fix warningsJoel Sherrill2014-10-131-24/+6
* idp/clock/ckinit.c: Fix warningsJoel Sherrill2014-10-131-38/+20
* gen68340/clock/ckinit.c: Fix warningsJoel Sherrill2014-10-131-84/+41
* gen68302/clock/ckinit.c: Fix warningsJoel Sherrill2014-10-131-25/+7
* m68k/uC5282: Fix warningsJoel Sherrill2014-10-134-51/+27
* m68k/mvme136: Fix warningsJoel Sherrill2014-10-135-90/+25
* m68k/uC5282/console/console.c: Eliminate unused debug methodsJoel Sherrill2014-10-131-23/+3
* m68k/mcf5329/console/console.c: Eliminate unused debug methodsJoel Sherrill2014-10-131-21/+0
* m68k/mcf5235/console/console.c: Eliminate unused debug methodsJoel Sherrill2014-10-131-20/+0
* m68k/genmcf548x/console/console.c: Eliminate unused debug methodsJoel Sherrill2014-10-131-23/+0
* m68k/av5282/console/console.c: Eliminate unused debug methodsJoel Sherrill2014-10-131-23/+0
* Add console-polled.h and update all BSPs that should use it.Joel Sherrill2014-10-103-2/+10
* Eliminate use of /*PAGE and clean up formattingJoel Sherrill2014-10-091-22/+6
* m68k/uC5282/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warnin...Joel Sherrill2014-10-091-12/+5
* m68k/mvme162/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warni...Joel Sherrill2014-10-091-5/+5
* m68k/mvme147s/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warn...Joel Sherrill2014-10-091-10/+5
* m68k/mvme147/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warni...Joel Sherrill2014-10-091-13/+6
* m68k/mvme136/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warni...Joel Sherrill2014-10-091-10/+5
* m68k/mcf5329/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warni...Joel Sherrill2014-10-091-12/+5
* m68k/mcf5235/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warni...Joel Sherrill2014-10-091-0/+5
* m68k/mcf5225x/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warn...Joel Sherrill2014-10-091-12/+5
* m68k/idp/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warning a...Joel Sherrill2014-10-091-10/+5
* m68k/av5282/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warnin...Joel Sherrill2014-10-091-12/+5
* bsp/genmcf548x: Fix warningSebastian Huber2014-10-091-1/+0
* bsp/genmcf548x: Use inline cache implementationSebastian Huber2014-09-234-95/+133
* bsp/genmcf548x: Delete duplicate network configSebastian Huber2014-09-231-7/+0
* bsps: Fix build errorSebastian Huber2014-09-184-10/+0
* tod.h -> libcsupport like other driver and helper prototype filesJoel Sherrill2014-09-161-1/+1
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-1612-32/+35
* mcf5235/.../linkcmds: Use dram region consistently like other variantsJoel Sherrill2014-09-041-4/+4
* Regenerate all preinstall.am files.Chris Johns2014-08-2920-82/+82
* Regenerate all preinstall.am files.Joel Sherrill2014-08-2818-106/+106
* m68k/gen68360/include/tm27.h: Correct commentJoel Sherrill2014-07-161-2/+1
* Add More Testsuite Configuration Files and Update Existing OnesJoel Sherrill2014-07-164-0/+28
* mrm332: Tests now build and fewer warningsJoel Sherrill2014-06-014-12/+10
* multiple BSPs: Remove BSP_SMALL_MEMORYJoel Sherrill2014-05-064-7/+0
* testsuite: Add a per BSP test check for tests not to build.Chris Johns2014-05-054-0/+59
* mcf52235/configure.ac: Delete junk lineJoel Sherrill2014-04-241-1/+0
* sim68000/bsp_specs: Add crtbegin/end, crt[in]Joel Sherrill2014-04-221-2/+5
* bsps: Fix TLS support in linker command filesSebastian Huber2014-04-2231-31/+93
* sim68000/console/conscfg.c: Comment clean upJoel Sherrill2014-04-031-2/+0
* m68k/mrm332: changes required to get the mrm332 bsp working again.James Fitzsimons2014-03-2612-890/+296