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
ciaa
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 17, 2023 — Jan 17, 2024
Showing page 4 of 115
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'master' into features/portleon3
Gerardo Puga
More...
about 8 years ago
Merge branch 'master' into features/portleon3
Gerardo Puga
More...
about 8 years ago
Merge branch 'features/portleon3devel' into features/portleon3
Gerardo Puga
More...
about 8 years ago
Deleted the function declarations of the two syscall that were erased on the previous commit.
Gerardo Puga
More...
about 8 years ago
Eliminated two interrupt level handling syscalls that were never used, and whose uses cases are now covered by sparcSystemSetProcessorInterruptLevel().
Gerardo Puga
More...
about 8 years ago
Deleted a couple of syscalls that were never actually used.
Gerardo Puga
More...
about 8 years ago
Converted CallTask, JmpTask and SaveContext from functions to macros to reduce stack use.
Gerardo Puga
More...
about 8 years ago
Merge branch 'features/portleon3fixfixmes' into features/portleon3
Gerardo Puga
More...
about 8 years ago
Dealt with several FIXMEs and TODOs.
Gerardo Puga
More...
about 8 years ago
Merge branch 'features/portleon3fixcontextchanging' into features/portleon3
Gerardo Puga
More...
about 8 years ago
Changed default tick period from 1 ms to 10 ms, to decrease cpu load.
Gerardo Puga
More...
about 8 years ago
Reduced the number of function calls and indirections that are needed to perform a task context change.
Gerardo Puga
More...
about 8 years ago
Modified some of the context switching code for better protection against race conditions.
Gerardo Puga
More...
about 8 years ago
Merge branch 'features/portleon3improvedcomments' into features/portleon3
Gerardo Puga
More...
about 8 years ago
Working on critical section protection functions. Corrected that Disable/EnableAllInterrupts were being incorrectly used instead of IntSecure_Start/End() on Os_Internal_Arch.c
Gerardo Puga
More...
about 8 years ago
Improved internal comments on several LEON3 specific header files..
Gerardo Puga
More...
about 8 years ago
Improved internal comments on several header files.
Gerardo Puga
More...
about 8 years ago
Improved the internal documentation of grlib.c.
Gerardo Puga
More...
about 8 years ago
Improves the internal documentation of Os_Internal_Arch_Cpu.c
Gerardo Puga
More...
about 8 years ago
Improved the comments on StartOs_Arch.c.
Gerardo Puga
More...
about 8 years ago
Corrected the architecture name on the header Doxygen comments, replacing sparc for sparcV8.
Gerardo Puga
More...
about 8 years ago
Improved the internal documentation of Os_Internal_Arch.c
Gerardo Puga
More...
about 8 years ago
Corrected the address field width on the data register access macro.
Gerardo Puga
More...
about 8 years ago
Added the device id and the register definitions of the APBVGA core of the GRLIB to grlib.h
Gerardo Puga
More...
about 8 years ago
Increased the period of the alarms in some of the tests (al_01 to al_07, and eh_01) because they were causing unplanned task activations when the frequency was 40 Mhz or below.
Gerardo Puga
More...
about 8 years ago
Increase the stack sizes of some other tests. With this change, disabling the timer interrupt, test run ok with the frequency down to 10 Mhz.
Gerardo Puga
More...
about 8 years ago
Fix to correct the mapping of hardware timer indexes to counter IDs.
Gerardo Puga
More...
about 8 years ago
The initialization order needed to be changed so that the StartOs_Arch() code is executed before IntSecure_Start() calls SuspendAllInterrupts().
Gerardo Puga
More...
about 8 years ago
Added code to ensure the atomicity of interrupt enable/disable handling routines.
Gerardo Puga
More...
about 8 years ago
fix overflow in ciaaDriverDio.c with EDU-CIAA-NXP
Elián Hanisch
More...
about 8 years ago
←
1
2
3
4
5
6
7
8
9
…
114
115
→
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