summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Include missing <string.h>Sebastian Huber2017-08-2558-0/+67
* samples/fileio: Give command availability hintSebastian Huber2017-08-241-3/+7
* libmisc/rtems-fdt: Add libmisc/rtems-fdt to the cpukit wrapup.Chris Johns2017-08-241-0/+1
* 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-225-1/+62
* 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-2214-393/+465
* powerpc: 64-bit _CPU_Context_Initialize() supportSebastian Huber2017-08-223-9/+15
* powerpc: 64-bit support for CPU_SIZEOF_POINTERSebastian Huber2017-08-221-0/+4
* powerpc: ppc_interrupt_get_disable_mask()Sebastian Huber2017-08-221-1/+1
* powerpc: Add register definesSebastian Huber2017-08-221-0/+16
* libchip/serial: Fix integer typesSebastian Huber2017-08-221-3/+3
* libchip/ata: Fix integer to/from pointerSebastian Huber2017-08-221-2/+2
* smptests: Fix format specifierSebastian Huber2017-08-222-3/+3
* heap: Fix integer typesSebastian Huber2017-08-223-10/+10
* dev/i2c: Fix integer typeSebastian Huber2017-08-221-1/+1
* score: Fix format specifierSebastian Huber2017-08-221-1/+1
* confdefs: Fix POSIX keys configurationSebastian Huber2017-08-221-1/+2
* libmisc/rtems-fdt: Add RTEMS FDT wrapper and shell command to libmisc.Chris Johns2017-08-207-0/+2510
* dev/i2c: Add I2C device support for FPGA Slave, LM25066A, TMP112, ADS1113, AD...Chris Johns2017-08-2010-0/+1527
* dev/i2c: Add Xilinx AXI I2C driver.Chris Johns2017-08-164-0/+1035
* libdebugger/i386 Fix i386 backend after changes.Chris Johns2017-08-161-1/+16
* libdebugger: Fixes to debugging, ARM support, locking, and gcc-7.1 warnings.Chris Johns2017-08-1515-313/+466
* libmisc/shell: Make some internal shell functions public.Chris Johns2017-08-143-19/+35
* arm: Use ARM code on Thumb 1 targetsSebastian Huber2017-08-101-1/+1
* arm: Validate IT[7:0] bit field of PSRSebastian Huber2017-08-101-1/+25
* 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
* powerpc: Add register definesSebastian Huber2017-07-311-0/+26