summaryrefslogtreecommitdiffstats
path: root/bsps (unfollow)
Commit message (Expand)AuthorFilesLines
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
2019-06-04bsp/lpc24xx: Fix LPC24XX_IO_PORT_COUNTSebastian Huber1-1/+5
2019-05-27bsps/powerpc: Adjust ppcboot.ldsSebastian Huber1-10/+14
2019-05-27bsps: Fix warnings in grethSebastian Huber2-7/+7
2019-05-20score: Remove SMP_MESSAGE_CLOCK_TICKSebastian Huber2-11/+10
2019-05-20score: Simplify _SMP_Multicast_action()Sebastian Huber1-2/+23
2019-05-20score: Add _SMP_Othercast_action()Sebastian Huber2-13/+9
2019-05-20score: Add _SMP_Broadcast_action()Sebastian Huber3-4/+4
2019-05-16bsps: Always build generic interrupt supportSebastian Huber41-0/+164
2019-05-14bsps/arm: Adjust machine flags for ARMv7-MSebastian Huber6-6/+15
2019-05-13Removed entry from Related PagesAndreas Dachsberger1-0/+2
2019-05-09bsp/lpc24xx: Fix dynamic EMC configurationsSebastian Huber1-2/+5
2019-05-09bsp/lpc24xx: Use fast slew rate for EMC pinsSebastian Huber1-84/+63
2019-05-09bsp/lpc24xx: Add LPC17XX_PIN_TYPE_FAST_SLEW_RATESebastian Huber2-1/+5
2019-05-09bsp/lpc24xx: Add SDRAM mode settings commentSebastian Huber1-1/+10
2019-05-08bsp/lpc24xx: Fix LPC24XX_EMC_MT48LC4M16A2 MPU cfgSebastian Huber1-7/+8
2019-05-08bsp/lpc24xx: Flexible LPC24XX_EMC_MT48LC4M16A2 cfgSebastian Huber1-17/+24
2019-05-08bsp/lpc24xx: LPC24XX_EMC_MT48LC4M16A2 MPU supportSebastian Huber1-2/+6
2019-05-08bsp/lpc24xx: Support LPC24XX_EMC_SST39VF3201 pinsSebastian Huber1-3/+7
2019-05-07bsps/powerpc: Fix constructors with prioritySebastian Huber1-19/+8
2019-05-07bsps/powerpc: Fix C++ exception handlingSebastian Huber1-2/+3
2019-05-07bsp/motorola_powerpc: Fix bootloader outputSebastian Huber1-0/+4
2019-05-06bsps: Remove bogus config declarationSebastian Huber3-3/+3
2019-04-12bsp/motorola_powerpc: Fix debug outputSebastian Huber2-4/+4
2019-04-12score: Remove _SMP_Before_multitasking_action()Sebastian Huber2-16/+14
2019-04-12score: Use processor mask in _SMP_Multicast_actionSebastian Huber1-2/+2
2019-04-11score: Rename _SMP_Get_processor_count()Sebastian Huber3-12/+14
2019-04-11score: Rename _SMP_Processor_countSebastian Huber1-1/+1
2019-04-11bsp/xilinx-zynqmp: Implement Ultra96 targetJeff Kubascik14-162/+208
2019-04-11bsp/xilinx-zynqmp: Stub out Xilinx MPSoC BSPJeff Kubascik14-0/+738
2019-04-11bsp/zynq-uart: Move Zynq UART driver to shared directoryJeff Kubascik5-2/+2