summaryrefslogtreecommitdiff
path: root/c (follow)
AgeCommit message (Expand)Author
2017-05-11bsps/arm: Fix bit field offset in GIC supportSebastian Huber
2017-01-26Change version to 4.11.1.99Sebastian Huber
2017-01-12GRETH: Interrupt Handler Uses Wrong EventsChristian Spindeldreier
2016-11-03virtex4, virtex5 bsp.h: Use BSP_INTERRUPT_STACK_SIZE not user space CONFIGURE...4.11.14.11.0Tim Cussins
2016-10-02arm/tms570: document BSP setup with included hardware initialization.Pavel Pisa
2016-10-02arm/tms570: update bootstrap generated preinstall.amPavel Pisa
2016-10-02arm/tms570: include TMS570_USE_HWINIT_STARTUP option to select bare metal sta...Pavel Pisa
2016-10-02arm/tms570: include hardware initialization and selftest based on Ti HalCoGen...Pavel Pisa
2016-10-02arm/tms570: define base addresses of all TMS570LS3137 SPI interfaces.Pavel Pisa
2016-10-02bsp/tms570: ensure that change of SCI baudrate is not applied in the middle o...Pavel Pisa
2016-10-02bsp/tms570: regenerate preinstall makefile by bootstrap -p.Pavel Pisa
2016-10-02bsp/tms570: include complete peripheral initialization to SCI driver.Pavel Pisa
2016-10-02bsp/tms570: update pinmux to provide support for initialization lists and cle...Pavel Pisa
2016-10-02bsp/tms570: include package balls and PINMMR registers mapping for TMS570LS31...Pavel Pisa
2016-10-02bsps/arm: Export bsp_start_hook_0_done symbol from ARM start.S.Pavel Pisa
2016-10-02arm/raspberrypi: minimized mainline patch move MMU in front of application im...Pavel Pisa
2016-10-02arm/raspberrypi: change interrupt dispatch and enable to generic vector id ba...Pavel Pisa
2016-10-02arm/raspberrypi: remove duplicate setup of IRQ handler in the main ARM except...Pavel Pisa
2016-10-02arm/raspberrypi: ensure that correct RPI_PERIPHERAL_BASE is provided by raspb...Pavel Pisa
2016-10-02arm/raspberrypi: reorder and update MMU config table to nor force RW section ...Pavel Pisa
2016-10-02arm/raspberrypi: Enable HYP to SVC switch for this BSP.Pavel Pisa
2016-10-02bsps/arm: Support recent bootloaders starting kernel in HYP modePavel Pisa
2016-10-02libbsp/arm: Fix ARM BSPs missing the bsp_translation_table_end symbol.Chris Johns
2016-10-02libbsp/arm: Add the TTB table to the default MMU set up as read/write.Chris Johns
2016-10-02bsps/arm: Fix basic cache support for SMPSebastian Huber
2016-10-02bsps/arm: reorganize CP15 code to allow clean and invalidate ARMv7 cache by l...Pavel Pisa
2016-10-02bsps/arm: remove lock in arm_cp15_set_translation_table_entries().Pavel Pisa
2016-10-02bsps/arm: use defines for cache type register format field.Pavel Pisa
2016-10-02arm/xilinx_zynq: ensure that cache is cleaned and MMU disabled when initializ...Pavel Pisa
2016-10-02arm/raspberrypi: use cache manager operations to flush/invalidate all cache l...Pavel Pisa
2016-10-02arm/bsps: CP15 and basic cache support entire cache clean for more architectu...Pavel Pisa
2016-10-02bsps/arm: do not disable MMU during translation table management operations.Pavel Pisa
2016-10-02bsps/arm: basic on core cache support changed to use l1 functions.Pavel Pisa
2016-10-02bsps/arm: Change code to explicit selection of cache implementation for ARM B...Pavel Pisa
2016-10-02bsp/arm: Report correct maximal cache line length for ARM Cortex-A + L2C-310.Pavel Pisa
2016-10-02rtems+bsps/cache: Define cache manager operations for code synchronization an...Pavel Pisa
2016-10-02arm/score and shared: define ARM hypervisor mode and alternate vector table b...Pavel Pisa
2016-10-02arm/raspberrypi: ensure that RTEMS application image can be started by U-boot.Pavel Pisa
2016-10-02bsps/arm: CP15 support for flush prefetch buffer and table base control.Pavel Pisa
2016-07-19bsps/powerpc: Fix shared console driverSebastian Huber
2016-07-19bsps/powerpc: Fix AtliVec context switchSebastian Huber
2016-07-19bsps/powerpc: Fix AltiVec enableSebastian Huber
2016-03-24sparc: Fix window underflow trap handlerDaniel Hellstrom
2016-01-27score: Fix simple timecounter supportSebastian Huber
2016-01-18bsps/arm: Fix broken switch statementSebastian Huber
2016-01-11Clearly mark SMP support as experimental in 4.11Sebastian Huber
2015-12-01bsp/tms570: ensure that linker symbol comparison to NULL is not optimized out.Pavel Pisa
2015-11-18bsp/tms570: unite code duplication in pinmux and clean SCI close per review r...Premysl Houdek
2015-11-18bsp/tms570: use common tms570ls3137.inc file for all board ling variants.Pavel Pisa
2015-11-18bsp/tms570: separate Flash variants to one which boots directly and one for b...Premysl Houdek