openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
Atari Coldfire Project
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
over 1 year
ago.
Dec 04, 2022 — Dec 04, 2023
Showing page 47 of 50
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[no comment]
Markus Fröschle
More...
over 12 years ago
Fixed correct inline assembly usage.
Vincent Rivière
More...
over 12 years ago
Fixed correct MCF_MMU_MMUCR usage.
Vincent Rivière
More...
over 12 years ago
Fixed wrong initial PC..
Vincent Rivière
More...
over 12 years ago
[no comment]
Markus Fröschle
More...
over 12 years ago
changed srecord extension to .s19 according to Vincent's suggestion
Markus Fröschle
More...
over 12 years ago
[no comment]
Markus Fröschle
More...
over 12 years ago
[no comment]
Markus Fröschle
More...
over 12 years ago
[no comment]
Markus Fröschle
More...
over 12 years ago
got rid of a lot of unused variables and some compiler warnings
Markus Fröschle
More...
over 12 years ago
removed object files list from final linker call since that's misleading (controlled through link script itself)
Markus Fröschle
More...
over 12 years ago
corrected wrong loop branches
Markus Fröschle
More...
over 12 years ago
forgot new cache functions in linker control file
Markus Fröschle
More...
over 12 years ago
added functions (in cache.[ch]) to flush data and instruction caches for specific memory regions
Markus Fröschle
More...
over 12 years ago
added prototype for cache handling
Markus Fröschle
More...
over 12 years ago
called instruction _and_ data cache flush after BaS copy
Markus Fröschle
More...
over 12 years ago
Translated BaS copy routines to C. Added functionality to flush caches before jumping into copied code
Markus Fröschle
More...
over 12 years ago
Made compiler more picky by adding -Wall to CFLAGS. This showed up more warnings where some are already fixed.
Markus Fröschle
More...
over 12 years ago
still had the wrong CPU in the Makefile. Not its "-mcpu=5474" as suggested.
Markus Fröschle
More...
over 12 years ago
eclipse
Markus Fröschle
More...
over 12 years ago
(Nearly) clean build. Still one warning (possible integer overflow) left - need to look into it
Markus Fröschle
More...
over 12 years ago
fixed "clean" target to really clean added a "depend" target
Markus Fröschle
More...
over 12 years ago
fixed reference to __BOOT_FLASH
Markus Fröschle
More...
over 12 years ago
cleanup of startup()
Markus Fröschle
More...
over 12 years ago
fixed CFLAGS according to Vincent's suggestions
Markus Fröschle
More...
over 12 years ago
fixed linker control file
Markus Fröschle
More...
over 12 years ago
fixed undefined external references
Markus Fröschle
More...
over 12 years ago
fixed a few compiler warnings
Markus Fröschle
More...
over 12 years ago
provided empty sd_card_init() function to make the linker happy
Markus Fröschle
More...
over 12 years ago
fixed external reference to _BaS_base
Markus Fröschle
More...
over 12 years ago
←
1
2
…
42
43
44
45
46
47
48
49
50
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree