summaryrefslogtreecommitdiffstats
path: root/bsps (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/imx7: Rename linker command fileSebastian Huber2019-11-191-0/+0
* bsp/altcycv_devkit: Rename linker command fileSebastian Huber2019-11-191-0/+0
* bsp/atsamv: Fix warningSebastian Huber2019-11-181-1/+0
* bsp/t32mppc: Rename linker command fileSebastian Huber2019-11-141-0/+0
* bsp/beagle: Rename linker command fileSebastian Huber2019-11-141-0/+0
* bsp/riscv: Fix format and warningsSebastian Huber2019-11-142-45/+27
* bsp/riscv: Fix use of uninitialized integerSebastian Huber2019-11-141-6/+1
* bsp/riscv: riscv_get_core_frequency()Sebastian Huber2019-11-142-43/+23
* bsp/gumstix: Fix warningSebastian Huber2019-11-141-0/+1
* bsps/arm: Add support for small pages MMUSebastian Huber2019-10-313-30/+101
* bsps/riscv: UART - Read reg-shift from DTB to properly set/get registersHesham Almatary2019-10-301-2/+13
* riscv: Add new BSP cfg variants to be built with llvm/clangHesham Almatary2019-10-278-0/+112
* riscv: Add new offending input sections to the linker scriptHesham Almatary2019-10-271-0/+5
* 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-271-51/+51
* riscv: Generate linkcmds.base from the shared linkcmds.base.inHesham Almatary2019-10-271-0/+0
* bsp/xilinx-zynq: Simplify linkcmds configSebastian Huber2019-10-231-3/+3
* bsp/xilinx-zynqmp: Simplify linkcmds configSebastian Huber2019-10-231-3/+3
* 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-238-6/+314
* arm/beanglebone: Fix i2c build error.Chris Johns2019-10-191-1/+1
* bsp/erc32: Improve pseudo-SMP supportSebastian Huber2019-10-011-0/+84
* rtems: Add rtems_interrupt_server_entry_move()Sebastian Huber2019-09-201-0/+17
* bsps/beagle: register i2c device at initializationVijay Kumar Banerjee2019-09-193-13/+24
* record: Allow tracing of ISR disable/enableSebastian Huber2019-09-061-3/+5
* arm/tlb: Fix the MP affinity check to invalidate ASIDs.Chris Johns2019-08-121-1/+9
* arm/raspberry: Set the workspace based on the mailbox version.Chris Johns2019-08-123-26/+135
* libdl/debugger: Fix the broken list delete when unloading an object module.Chris Johns2019-08-121-0/+0
* bsp/beagle: Add nocache sectionVijay Kumar Banerjee2019-08-072-3/+9
* bsps/beagle: Remove dead code from GPIO.Christian Mauderer2019-08-031-133/+0
* arm/beagle: Add libdebugger support.Chris Johns2019-07-313-0/+775
* arm: Select the TLB invalidate based on the core's Id variant.Chris Johns2019-07-311-6/+10
* arm/raspberrypi: Fix linker mapSebastian Huber2019-07-302-27/+9
* Add and use THREAD_DEFAULT_MAXIMUM_NAME_SIZESebastian Huber2019-07-301-1/+1
* bsps/arm: Move HYP to SVC change to start.SSebastian Huber2019-07-262-78/+40
* bsps/arm: Move register init to start.SSebastian Huber2019-07-262-109/+55
* bsps/arm: Remove register init for ARMv7-MSebastian Huber2019-07-261-12/+1
* bsps: Regenerate headers.amSebastian Huber2019-07-0532-0/+116
* bsp/beagle: Partial re-write of I2C driver.Christian Mauderer2019-06-293-395/+370
* arm: Return the current handler from arm_cp15_set_exception_handlerChris Johns2019-06-281-2/+7
* bsp/motorola_powerpc: Fix linker command fileSebastian Huber2019-06-271-1/+2
* bsp/atsam: Enable configuration of SDRAMC_LPRSebastian Huber2019-06-213-7/+13
* atsam: Add ATSAM_POWER_WAIT_MODESebastian Huber2019-06-182-3/+210
* atsam: Enable fast startup via RTC alarmSebastian Huber2019-06-181-0/+6
* bsp/atsam: Use proper APISebastian Huber2019-06-181-4/+1
* bsp/atsam: Do not disable the WDTSebastian Huber2019-06-132-4/+0
* bsp/atsam: Improve RTC power driverSebastian Huber2019-06-132-10/+25
* bsp/atsam: Fix RTC_SetTimeAlarm()Sebastian Huber2019-06-121-7/+13