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 8 of 115
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
A few redundants internal function declararions were eliminated, and replaced with the inclusion of the corresponding header. However, the problem lies with using macros to access internal functions. This makes forces me to make visible to the outside internal interaces.
Gerardo Puga
More...
over 8 years ago
Implemented the replace context and set context userland and interrupt routines. Modified the system trap table and the universal trap handler to work with the new trap handler handling paradigm.
Gerardo Puga
More...
over 8 years ago
Broad commit that includes a multitude of small changes, related to the advancement of the development of the port. Includes lots of work on the php generator files for the port, and the seed of the interrupt management code for the SPARC LEON III processor.
Gerardo Puga
More...
over 8 years ago
Se hacen modificaciones en los archivos Os_Arch y Os_Internal_Arch, eliminado código específico de la arquitectura Cortex de donde se copiaron, limpiando el contenido, corrigiendo errores en el estilo para ubicar las definiciones en las secciones correctas. También se modificó universaltraphandler para que no desactive las interrupciones antes de llamar al service handler, ya que el código de OSEK asume que están activas. Por último pero importante, se creo la primera versión del código de inicialización de stack y contexto del tarea.
Gerardo Puga
More...
over 8 years ago
Added the first version of the system trap table.
Gerardo Puga
More...
over 8 years ago
Changed the names of the trap handlers by adding the "trap" word in them.
Gerardo Puga
More...
over 8 years ago
Added a new sparc trap handler that can be used for any entry on the trap vector table that does not have a dedicated trap handler.
Gerardo Puga
More...
over 8 years ago
Added the function declaration for the service routine that calls the debugger.
Gerardo Puga
More...
over 8 years ago
A new service is added, one that calls the debugger (GDB/GRMON).
Gerardo Puga
More...
over 8 years ago
The code for selecting the return address of the universal trap handler was improved so that it only re-executes the trapping instruction when returning from interrupting traps (external interrupts).
Gerardo Puga
More...
over 8 years ago
Added a new assembler file with the service functions that provide low-level system services.
Gerardo Puga
More...
over 8 years ago
Two errors in the code where fixed, both of them relating to the reboot system service.
Gerardo Puga
More...
over 8 years ago
The definition of the syscall system services that can be carried through the syscal trap handler were defined in the header file for constants used in the assembler code.
Gerardo Puga
More...
over 8 years ago
The universal handler return code was modified so that it works for both software traps and interrupting traps.
Gerardo Puga
More...
over 8 years ago
Extended the code of the syscall trap by adding the cases of masking interrupts, unmasking interrupts and causing a reset trap.
Gerardo Puga
More...
over 8 years ago
Corrected two sentences where the third register in the operation was missing.
Gerardo Puga
More...
over 8 years ago
First version of the syscall trap handler. Right now the only service that has been implemented is the disable traps service.
Gerardo Puga
More...
over 8 years ago
Base versions of the files that are needed for the port, mostly just copied as they are used on the Cortex port.
Gerardo Puga
More...
over 8 years ago
Added a tentative version of an internal header file that contains constants for the low level assembler routines.
Gerardo Puga
More...
over 8 years ago
Fixed the presence of a few tabulations replacing them with spaces.
Gerardo Puga
More...
over 8 years ago
First versiones of some of the key assembler algorithms needed in order to handle window overflows and underflow traps, and more general traps/interrupts.
Gerardo Puga
More...
over 8 years ago
#435 fix rtcs templates
diegoVom
More...
over 8 years ago
Merge pull request #434 from mabeett/432-example_lblinkinglwip-triggers-errorhook
cerdeiro
as Mariano Cerdeiro
More...
over 8 years ago
#396, compile for every cygwin version and linux
jcecconi
More...
over 8 years ago
#396, define typedef with conditionals
Juan Cecconi
More...
over 8 years ago
#396, sleeping_example now compile with ARCH x86
jcecconi
More...
over 8 years ago
bugfix #432 RESOURCE = POSIXR for blinkink_lwip example
Matías Pecchia
More...
over 8 years ago
ciaa/Firmware#414: bugfix to regression caused by #24
jcecconi
More...
over 8 years ago
Merge pull request #31 from mabeett/414-blinking-on-ciaa-nxp
Juan Cecconi
More...
over 8 years ago
ciaa/Firmware#414: bugfix to regression caused by #24
Matías Pecchia
More...
over 8 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
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