summaryrefslogtreecommitdiff
path: root/bsps/arm (follow)
AgeCommit message (Expand)Author
2019-10-23bsp/atsam: Use PIO for SC16IS752.Christian Mauderer
2019-10-23bsp/atsam: Add additional PIO helper.Christian Mauderer
2019-10-23bsps/atsam: Improve case for level triggered IRQs.Christian Mauderer
2019-10-19arm/beanglebone: Fix i2c build error.Chris Johns
2019-09-19bsps/beagle: register i2c device at initializationVijay Kumar Banerjee
2019-08-12arm/tlb: Fix the MP affinity check to invalidate ASIDs.Chris Johns
2019-08-12arm/raspberry: Set the workspace based on the mailbox version.Chris Johns
2019-08-12libdl/debugger: Fix the broken list delete when unloading an object module.Chris Johns
2019-08-07bsp/beagle: Add nocache sectionVijay Kumar Banerjee
2019-08-03bsps/beagle: Remove dead code from GPIO.Christian Mauderer
2019-07-31arm/beagle: Add libdebugger support.Chris Johns
2019-07-31arm: Select the TLB invalidate based on the core's Id variant.Chris Johns
2019-07-30arm/raspberrypi: Fix linker mapSebastian Huber
2019-07-26bsps/arm: Move HYP to SVC change to start.SSebastian Huber
2019-07-26bsps/arm: Move register init to start.SSebastian Huber
2019-07-26bsps/arm: Remove register init for ARMv7-MSebastian Huber
2019-06-29bsp/beagle: Partial re-write of I2C driver.Christian Mauderer
2019-06-28arm: Return the current handler from arm_cp15_set_exception_handlerChris Johns
2019-06-21bsp/atsam: Enable configuration of SDRAMC_LPRSebastian Huber
2019-06-18atsam: Add ATSAM_POWER_WAIT_MODESebastian Huber
2019-06-18atsam: Enable fast startup via RTC alarmSebastian Huber
2019-06-18bsp/atsam: Use proper APISebastian Huber
2019-06-13bsp/atsam: Do not disable the WDTSebastian Huber
2019-06-13bsp/atsam: Improve RTC power driverSebastian Huber
2019-06-12bsp/atsam: Fix RTC_SetTimeAlarm()Sebastian Huber
2019-06-04bsp/lpc24xx: Fix LPC24XX_IO_PORT_COUNTSebastian Huber
2019-05-20score: Add _SMP_Othercast_action()Sebastian Huber
2019-05-20score: Add _SMP_Broadcast_action()Sebastian Huber
2019-05-14bsps/arm: Adjust machine flags for ARMv7-MSebastian Huber
2019-05-13Removed entry from Related PagesAndreas Dachsberger
2019-05-09bsp/lpc24xx: Fix dynamic EMC configurationsSebastian Huber
2019-05-09bsp/lpc24xx: Use fast slew rate for EMC pinsSebastian Huber
2019-05-09bsp/lpc24xx: Add LPC17XX_PIN_TYPE_FAST_SLEW_RATESebastian Huber
2019-05-09bsp/lpc24xx: Add SDRAM mode settings commentSebastian Huber
2019-05-08bsp/lpc24xx: Fix LPC24XX_EMC_MT48LC4M16A2 MPU cfgSebastian Huber
2019-05-08bsp/lpc24xx: Flexible LPC24XX_EMC_MT48LC4M16A2 cfgSebastian Huber
2019-05-08bsp/lpc24xx: LPC24XX_EMC_MT48LC4M16A2 MPU supportSebastian Huber
2019-05-08bsp/lpc24xx: Support LPC24XX_EMC_SST39VF3201 pinsSebastian Huber
2019-05-06bsps: Remove bogus config declarationSebastian Huber
2019-04-12score: Remove _SMP_Before_multitasking_action()Sebastian Huber
2019-04-11bsp/xilinx-zynqmp: Implement Ultra96 targetJeff Kubascik
2019-04-11bsp/xilinx-zynqmp: Stub out Xilinx MPSoC BSPJeff Kubascik
2019-04-11bsp/zynq-uart: Move Zynq UART driver to shared directoryJeff Kubascik
2019-04-11bsp/zynq-uart: Remove zynq_uart_instances from headerJeff Kubascik
2019-04-10bsp/xilinx-zynq: Relicense to BSD-2-ClauseSebastian Huber
2019-04-09bsps/arm: Optimize ARMv7-M CPU counterSebastian Huber
2019-04-09bsps/arm: Fix ARMv7-M CPU counterSebastian Huber
2019-03-19bsp/atsam: Fix SPI driver DMA supportSebastian Huber
2019-03-19bsp/atsam: Simplify XDMAD_Handler()Sebastian Huber
2019-03-15bsp/lpc24xx: Convert I2C driver to Linux APISebastian Huber