summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* bsp/qoriq: Remove console stuff from bsp_start()Sebastian Huber2017-09-122-23/+11
* Simplify and unify BSP_output_charSebastian Huber2017-09-1242-137/+6
* bsp/atsam: Fix MPU sections.Christian Mauderer2017-09-073-4/+92
* leon,ambapp_bus: make unreferenced global function staticDaniel Hellstrom2017-08-292-51/+69
* leon,grascs: fix semaphore policiesDaniel Hellstrom2017-08-291-2/+3
* leon,ambapp: fixes bad allocation checkDaniel Hellstrom2017-08-291-1/+1
* leon,gr1553b: improve init checkDaniel Hellstrom2017-08-291-3/+8
* libchip,greth: disable driver if SMP kernelDaniel Hellstrom2017-08-294-2/+9
* leon,occan: remove dead code.Daniel Hellstrom2017-08-291-92/+0
* leon, grspw: for SMP use GRSPW Packet driverDaniel Hellstrom2017-08-294-3/+15
* fb/fb.c: include <string.h> for memcpy()Joel Sherrill2017-08-271-0/+1
* Include missing <rtems/bspIo.h>Sebastian Huber2017-08-254-0/+4
* Include missing <limits.h>Sebastian Huber2017-08-252-0/+2
* Include missing <string.h>Sebastian Huber2017-08-2531-0/+37
* bsp/qoriq: Add qoriq_e6500_64 variantSebastian Huber2017-08-222-0/+21
* bsp/qoriq: Enable > 2GiB memorySebastian Huber2017-08-222-5/+7
* powerpc: PPC64_NOP_FOR_LINKER_TOC_POINTER_RESTORESebastian Huber2017-08-224-1/+57
* bsp/qoriq: 64-bit MMU supportSebastian Huber2017-08-224-47/+56
* bsp/qoriq: 64-bit support for interrupt controllerSebastian Huber2017-08-221-2/+2
* bsp/qoriq: Enable 64-bit mode for exceptionsSebastian Huber2017-08-221-0/+6
* bsp/qoriq: 64-bit support for spin tableSebastian Huber2017-08-222-10/+6
* bsp/qoriq: Copy FDT laterSebastian Huber2017-08-221-6/+8
* bsp/qoriq: Add basic 64-bit supportSebastian Huber2017-08-228-9/+29
* bsp/qoriq: Use LA to load an addressSebastian Huber2017-08-222-22/+30
* bsps/powerpc: Add 64-bit CRT init/fini supportSebastian Huber2017-08-225-1/+69
* bsps/powerpc: Rename ppc_exc_wrap_async_normal_endSebastian Huber2017-08-221-1/+1
* bsps/powerpc: Add 64-bit SET_SELF_CPU_CONTROLSebastian Huber2017-08-223-13/+14
* bsps/powerpc: Add 64-bit linker sectionsSebastian Huber2017-08-221-1/+16
* bsps: Fix integer types in bsp_fdt_copy()Sebastian Huber2017-08-221-3/+3
* bsps: Add BSP_FDT_BLOB_COPY_TO_READ_ONLY_LOAD_AREASebastian Huber2017-08-222-2/+5
* bsps: Fix integer to/from pointerSebastian Huber2017-08-221-2/+2
* powerpc: Add 64-bit context/interrupt supportSebastian Huber2017-08-228-206/+202
* powerpc: 64-bit _CPU_Context_Initialize() supportSebastian Huber2017-08-222-7/+13
* libchip/serial: Fix integer typesSebastian Huber2017-08-221-3/+3
* libchip/ata: Fix integer to/from pointerSebastian Huber2017-08-221-2/+2
* bsp/imx: Fix UART interruptSebastian Huber2017-08-041-0/+2
* bsp/imx: New BSPSebastian Huber2017-08-0419-1/+1332
* bsps/arm: Add ARMv7-AR Generic Timer clock driverSebastian Huber2017-08-042-0/+206
* bsps/arm: Add ARMv7-AR Generic Timer supportSebastian Huber2017-08-041-0/+322
* Optional Clock_driver_support_shutdown_hardware()Sebastian Huber2017-08-048-32/+37
* bsps/powerpc: Add PPC_EXC_INTERRUPT_FRAME_SIZESebastian Huber2017-08-015-9/+11
* bsps/powerpc: Rename ppc_exc_wrap_async_normalSebastian Huber2017-08-014-10/+10
* bsps/powerpc: Do not set ouput format and archSebastian Huber2017-07-311-4/+0
* bsp/qoriq: Simplify fatal exceptionsSebastian Huber2017-07-318-109/+420
* bsps/powerpc: Fix format specifiersSebastian Huber2017-07-311-39/+39
* Remove Edison BSP.Joel Sherrill2017-07-2810-189/+3
* beagle/i2c/bbb-i2c.c: Eliminiate set but not used warningJoel Sherrill2017-07-281-1/+2
* bsp/qoriq: Fix pre-processor expansionSebastian Huber2017-07-282-3/+9
* bsp/t32mppc: Set PPC_PER_CPU_CONTROL_REGISTERSebastian Huber2017-07-281-2/+6
* bsp/t32mppc: Add SMP supportSebastian Huber2017-07-283-2/+9