summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove explicit file names from @fileSebastian Huber2019-02-28216-216/+216
* bsp/altera-cyclone-v: Move header fileSebastian Huber2019-02-272-2/+0
* dev/sc16is752: Fix parity generation.Christian Mauderer2019-02-271-0/+1
* arm/beagle: Fix sdcard.sh toolPierre-Louis Garnier2019-02-271-7/+9
* arm/beagle: SPI driverPierre-Louis Garnier2019-02-276-2/+778
* bsps/arm: Fix system register for virtual timerKinsey Moore2019-02-221-1/+1
* libdl/unresolved: Fix return value for rtems_rtl_unresolved_removeChris Johns2019-02-201-2/+2
* libdl/archive: Check for an overflow of the symbol table.Chris Johns2019-02-201-3/+12
* libdl/archive: Fix the config file string index while removing tailing white ...Chris Johns2019-02-202-3/+3
* libdl/archive: Return false on read failure.Chris Johns2019-02-201-0/+1
* libdl/alloc: Add a locking interface to the allocator.Chris Johns2019-02-204-5/+83
* bsps/arm: Move device tree copySebastian Huber2019-02-181-23/+24
* bsp/altera-cyclone-v: Use FDT for clock frequencySebastian Huber2019-02-183-3/+15
* bsp/altera-cyclone-v: Make FDT support optionalSebastian Huber2019-02-184-3/+20
* psxtests/psxonce01: Fix typoSebastian Huber2019-02-181-2/+2
* score: Avoid some deadlocks in _Once()Sebastian Huber2019-02-188-71/+183
* libdl/rap: Add the section alloc call after section load was splitChris Johns2019-02-151-0/+6
* libdl: Allocator does not unlock and lock memory on loading.Chris Johns2019-02-155-17/+158
* posix: Remove unused _POSIX_Get_object_body()Sebastian Huber2019-02-121-41/+0
* psxtests: Remove bogus fileSebastian Huber2019-02-121-38/+0
* bsps/powerpc: Fix small data area sectionSebastian Huber2019-02-115-20/+26
* libdl: Add powerpc large memory and small data support.Chris Johns2019-02-0955-308/+1643
* libdl: Add support for large memory programsChris Johns2019-02-0916-442/+669
* libdl: Add support for trampolinesChris Johns2019-02-0934-146/+2088
* libdl: Fix the support for constructors and desctructors.Chris Johns2019-02-097-60/+145
* libtest/dl08: Add a test for archives.Chris Johns2019-02-0920-1/+1011
* libtests/dl02: Update the rtl-shell path. More verbose test.Chris Johns2019-02-091-9/+12
* libtests/dl02: Update the rtl-shell path.Chris Johns2019-02-091-0/+1
* libdl: Add symbol searching and loading from archives.Chris Johns2019-02-0916-437/+2175
* powerpc/psim: Increase the psim memory to 256MChris Johns2019-02-093-4/+9
* libdl: Fix dlerror non-conformanceChris Johns2019-02-091-1/+4
* libmisc: Fix rtems_print_bufferChris Johns2019-02-091-1/+1
* griscv: add additional cpu configurationsJiri Gaisler2019-02-085-1/+37
* score: Fix _User_extensions_Thread_switch() (SMP)Sebastian Huber2019-02-081-3/+11
* bsps/irq: Fix interrupt server init (SMP)Sebastian Huber2019-02-071-4/+7
* score: Fix plain priority thread queues (SMP)Sebastian Huber2019-02-072-0/+71
* bsps/arm: Fix generic timer frequencySebastian Huber2019-02-071-1/+1
* fs: Add struct dirent::d_type supportSebastian Huber2019-02-056-31/+91
* riscv: Fix misaligned access in context validateSebastian Huber2019-02-021-1/+1
* build: Do not install test programsSebastian Huber2019-01-3012-33/+11
* record: Add enum value for each eventSebastian Huber2019-01-305-23/+1788
* Add low level event recording supportSebastian Huber2019-01-2922-0/+3137
* m68k: Avoid _Addresses_Add_offset()Sebastian Huber2019-01-291-4/+2
* samples/pppd: Use less memory hungry configurationSebastian Huber2019-01-291-5/+4
* psxtmtests: Fix format warningsSebastian Huber2019-01-284-36/+36
* bsps/powerpc: Fix warningsSebastian Huber2019-01-252-5/+3
* bsps/powerpc: Fix 64-bit issues in assembler filesSebastian Huber2019-01-254-10/+34
* libmisc: Fix swapped parameters and enable floating point usage.Maksim E. Kozlov2019-01-231-1/+1
* riscv: add griscv bspJiri Gaisler2019-01-2224-6/+1430
* grlib: make memory coherency cpu-independentJiri Gaisler2019-01-222-1/+6