summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* riscv: Add NOLOAD directive to the .work sectionHesham Almatary2019-10-271-1/+1
* riscv: Address differences in the linkerscript between GNU LD and LLVM/LLDHesham Almatary2019-10-274-52/+84
* riscv: Generate linkcmds.base from the shared linkcmds.base.inHesham Almatary2019-10-273-1/+2
* bsp/xilinx-zynq: Simplify linkcmds configSebastian Huber2019-10-232-29/+6
* bsp/xilinx-zynq: Simplify configure.acSebastian Huber2019-10-231-24/+10
* bsp/xilinx-zynqmp: Simplify linkcmds configSebastian Huber2019-10-232-9/+3
* bsp/xilinx-zynqmp: Simplify configure.acSebastian Huber2019-10-231-21/+9
* bsp/atsam: Use PIO for SC16IS752.Christian Mauderer2019-10-232-21/+26
* bsp/atsam: Add additional PIO helper.Christian Mauderer2019-10-232-0/+59
* bsps/atsam: Improve case for level triggered IRQs.Christian Mauderer2019-10-231-11/+15
* riscv: add freedom E310 Arty A7 bspPragnesh Patel2019-10-2310-7/+337
* libdebugger/arm: Clean up the building on arm variants.Chris Johns2019-10-191-29/+21
* arm/beanglebone: Fix i2c build error.Chris Johns2019-10-191-1/+1
* ttest01: Check init/final run outputSebastian Huber2019-10-111-0/+85
* libtest: Add more action eventsSebastian Huber2019-10-116-24/+28
* ttest01: Add test outputs all test casesMikail Yayla2019-10-1115-0/+2880
* ttest01: Add more test casesSebastian Huber2019-10-1117-3/+4237
* libtest: Do all output in test runnerSebastian Huber2019-10-113-23/+121
* ttest01: Adjust SPDX-License-IdentifierSebastian Huber2019-10-111-2/+7
* Add CC-BY-SA-4.0 license textSebastian Huber2019-10-111-0/+428
* Add myself to the MAINTAINERSHesham Almatary2019-10-101-0/+1
* termios: Add Capability to Generate SIGINTR and SIGQUITJoel Sherrill2019-10-0814-47/+634
* termios04/init.c: Remove dead copy of change_iflag()Joel Sherrill2019-10-041-17/+0
* cpukit/headers.am: RegenerateJoel Sherrill2019-10-041-0/+1
* score: Install timecounter according to qualitySebastian Huber2019-10-022-22/+81
* score: Remove strange timecounter init stepSebastian Huber2019-10-022-7/+7
* score: Remove superfluous timecounter membersSebastian Huber2019-10-023-6/+12
* Revert "record: Add wrappers for malloc() functions"Sebastian Huber2019-10-025-642/+230
* libtests/ttest01: Fix typosSebastian Huber2019-10-021-3/+3
* bsp/erc32: Improve pseudo-SMP supportSebastian Huber2019-10-012-2/+85
* record: Add wrappers for malloc() functionsSebastian Huber2019-10-015-230/+642
* MAINTAINERS: Remove Martin GalvanSebastian Huber2019-10-011-1/+0
* dosfs: Fix format with media block sizes > 512Sebastian Huber2019-10-011-47/+46
* libtests/record01: Fix test failureSebastian Huber2019-10-011-2/+45
* psxtests/psxualarm: Fix test failureSebastian Huber2019-10-011-0/+8
* _kernel_time.h: Compatibility to future NewlibSebastian Huber2019-10-011-0/+10
* Correct initial POSIX signals maskJoel Sherrill2019-09-2414-5/+561
* rtems: Add rtems_interrupt_server_entry_move()Sebastian Huber2019-09-202-1/+40
* bsps/beagle: register i2c device at initializationVijay Kumar Banerjee2019-09-193-13/+24
* Add rtems_version_control_key_is_valid()Sebastian Huber2019-09-112-3/+24
* Add psxfenv01 test to psxtestsVaibhav Gupta2019-09-105-2/+173
* rtems: Make rtems_version_control_key() saferSebastian Huber2019-09-092-4/+7
* record: Allow tracing of ISR disable/enableSebastian Huber2019-09-061-3/+5
* Add a parallel bootstrap command.Chris Johns2019-09-051-0/+246
* arm: Fix default exception handlerSebastian Huber2019-09-031-2/+2
* record: Add system eventsSebastian Huber2019-09-022-7/+7
* record: Add system eventsSebastian Huber2019-08-305-102/+1489
* record: Add system eventsSebastian Huber2019-08-307-55/+152
* record: Initialize records earlierSebastian Huber2019-08-301-4/+4
* record: Simplify configurationSebastian Huber2019-08-303-8/+11