summaryrefslogtreecommitdiffstats
path: root/bsps (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-19bsp/imx7: Rename linker command fileSebastian Huber1-0/+0
2019-11-19bsp/altcycv_devkit: Rename linker command fileSebastian Huber1-0/+0
2019-11-18bsp/atsamv: Fix warningSebastian Huber1-1/+0
2019-11-14bsp/t32mppc: Rename linker command fileSebastian Huber1-0/+0
2019-11-14bsp/beagle: Rename linker command fileSebastian Huber1-0/+0
2019-11-14bsp/riscv: Fix format and warningsSebastian Huber2-45/+27
2019-11-14bsp/riscv: Fix use of uninitialized integerSebastian Huber1-6/+1
2019-11-14bsp/riscv: riscv_get_core_frequency()Sebastian Huber2-43/+23
2019-11-14bsp/gumstix: Fix warningSebastian Huber1-0/+1
2019-10-31bsps/arm: Add support for small pages MMUSebastian Huber3-30/+101
2019-10-30bsps/riscv: UART - Read reg-shift from DTB to properly set/get registersHesham Almatary1-2/+13
2019-10-27riscv: Add new BSP cfg variants to be built with llvm/clangHesham Almatary8-0/+112
2019-10-27riscv: Add new offending input sections to the linker scriptHesham Almatary1-0/+5
2019-10-27riscv: Add NOLOAD directive to the .work sectionHesham Almatary1-1/+1
2019-10-27riscv: Address differences in the linkerscript between GNU LD and LLVM/LLDHesham Almatary1-51/+51
2019-10-27riscv: Generate linkcmds.base from the shared linkcmds.base.inHesham Almatary1-0/+0
2019-10-23bsp/xilinx-zynq: Simplify linkcmds configSebastian Huber1-3/+3
2019-10-23bsp/xilinx-zynqmp: Simplify linkcmds configSebastian Huber1-3/+3
2019-10-23bsp/atsam: Use PIO for SC16IS752.Christian Mauderer2-21/+26
2019-10-23bsp/atsam: Add additional PIO helper.Christian Mauderer2-0/+59
2019-10-23bsps/atsam: Improve case for level triggered IRQs.Christian Mauderer1-11/+15
2019-10-23riscv: add freedom E310 Arty A7 bspPragnesh Patel8-6/+314
2019-10-19arm/beanglebone: Fix i2c build error.Chris Johns1-1/+1
2019-10-01bsp/erc32: Improve pseudo-SMP supportSebastian Huber1-0/+84
2019-09-20rtems: Add rtems_interrupt_server_entry_move()Sebastian Huber1-0/+17
2019-09-19bsps/beagle: register i2c device at initializationVijay Kumar Banerjee3-13/+24
2019-09-06record: Allow tracing of ISR disable/enableSebastian Huber1-3/+5
2019-08-12arm/tlb: Fix the MP affinity check to invalidate ASIDs.Chris Johns1-1/+9
2019-08-12arm/raspberry: Set the workspace based on the mailbox version.Chris Johns3-26/+135
2019-08-12libdl/debugger: Fix the broken list delete when unloading an object module.Chris Johns1-0/+0
2019-08-07bsp/beagle: Add nocache sectionVijay Kumar Banerjee2-3/+9
2019-08-03bsps/beagle: Remove dead code from GPIO.Christian Mauderer1-133/+0
2019-07-31arm/beagle: Add libdebugger support.Chris Johns3-0/+775
2019-07-31arm: Select the TLB invalidate based on the core's Id variant.Chris Johns1-6/+10
2019-07-30arm/raspberrypi: Fix linker mapSebastian Huber2-27/+9
2019-07-30Add and use THREAD_DEFAULT_MAXIMUM_NAME_SIZESebastian Huber1-1/+1
2019-07-26bsps/arm: Move HYP to SVC change to start.SSebastian Huber2-78/+40
2019-07-26bsps/arm: Move register init to start.SSebastian Huber2-109/+55
2019-07-26bsps/arm: Remove register init for ARMv7-MSebastian Huber1-12/+1
2019-07-05bsps: Regenerate headers.amSebastian Huber32-0/+116
2019-06-29bsp/beagle: Partial re-write of I2C driver.Christian Mauderer3-395/+370
2019-06-28arm: Return the current handler from arm_cp15_set_exception_handlerChris Johns1-2/+7
2019-06-27bsp/motorola_powerpc: Fix linker command fileSebastian Huber1-1/+2
2019-06-21bsp/atsam: Enable configuration of SDRAMC_LPRSebastian Huber3-7/+13
2019-06-18atsam: Add ATSAM_POWER_WAIT_MODESebastian Huber2-3/+210
2019-06-18atsam: Enable fast startup via RTC alarmSebastian Huber1-0/+6
2019-06-18bsp/atsam: Use proper APISebastian Huber1-4/+1
2019-06-13bsp/atsam: Do not disable the WDTSebastian Huber2-4/+0
2019-06-13bsp/atsam: Improve RTC power driverSebastian Huber2-10/+25
2019-06-12bsp/atsam: Fix RTC_SetTimeAlarm()Sebastian Huber1-7/+13