summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-03virtex4, virtex5 bsp.h: Use BSP_INTERRUPT_STACK_SIZE not user space CONFIGURE...4.11.14.11.0Tim Cussins
2016-11-02sptests/spclock_err02: Update screen fileSebastian Huber
2016-10-03bsps/arm: do not introduce CPU_CACHE_LINE_BYTES in 4.11 and correct CPU_STRUC...Pavel Pisa
2016-10-03libdl/rtl-obj.c: synchronize cache should not depend on CPU_CACHE_LINE_BYTES.Pavel Pisa
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-02libdl/rtl-obj.c: synchronize cache after code relocation.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-02score/arm: Ensure that copile time alignment is 64 bytes for Cortex-A multilib.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-09-23score: Fix C/C++ compatibility issueSebastian Huber
2016-08-15libdl: Fix cache corruption bugs.Chris Johns
2016-08-15libdl: Add trace output when reading section headers.Chris Johns
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-05-25posix: Fix pthread_spin_unlock() error statusSebastian Huber
2016-05-20fat: Fix for invalid cluster sizesSebastian Huber
2016-05-17posix: Fix return states of pthread_kill()Sebastian Huber