summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber4-4/+4
2016-12-09score: Remove fatal is internal indicatorSebastian Huber1-2/+0
2016-12-07testsuite: Add test states to the testsuit configuration files.Chris Johns17-69/+69
2016-11-18powerpc: Add up to date CPU_Interrupt_frameSebastian Huber3-9/+9
2016-11-18powerpc: Move legacy CPU_Interrupt_frameSebastian Huber1-1/+0
2016-11-10powerpc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber1-0/+4
2016-11-07bsp/qoriq: Remove duplicate qoriq_gpio definitionSebastian Huber1-4/+0
2016-11-03virtex4, virtex5 bsp.h: Use BSP_INTERRUPT_STACK_SIZE not user space CONFIGURE...Tim Cussins2-2/+2
2016-10-11bsp/qoriq: Add GPIO register mapSebastian Huber1-1/+14
2016-09-19termios: Use IMFS nodes for new Termios devicesSebastian Huber1-2/+0
2016-07-28bsp/qoriq: Remove legacy U-Boot supportSebastian Huber9-208/+69
2016-07-28bsp/qoriq: Fix start stack setupSebastian Huber1-3/+7
2016-07-28bsp/qoriq: Fix tlbwe synchronizationSebastian Huber2-3/+5
2016-07-27bsp/qoriq: Add QORIQ_HAS_WRITE_BACK_L1_CACHESebastian Huber2-0/+11
2016-07-19bsps/powerpc: Fix shared console driverSebastian Huber1-13/+9
2016-07-12Misc: Spell length correctlyJoel Sherrill2-2/+2
2016-07-12bsps/powerpc: Fix AltiVec enableSebastian Huber3-0/+3
2016-07-04libchip: Simplify RTC driverSebastian Huber6-12/+0
2016-06-29score: Fix SMP message handlingSebastian Huber1-5/+0
2016-06-28libnetworking: Import current <arpa/inet.h>Christian Mauderer4-4/+0
2016-06-24bsps: Include missing <rtems/bspIo.h>Sebastian Huber2-0/+2
2016-06-13bsp/qoriq: Increase reserved size for FDTSebastian Huber1-1/+1
2016-06-09bsps/powerpc: Update to RTEMS printer changesSebastian Huber1-8/+8
2016-05-31bsp/qoriq: Fix nocache region placementSebastian Huber1-2/+2
2016-05-31bsps: Add defines for some linker subsectionsSebastian Huber1-1/+10
2016-05-31bsps: Sort some sections first by alignmentSebastian Huber1-4/+4
2016-05-09bsp/qoriq: Add portal clear functionsSebastian Huber3-0/+47
2016-05-09bsp/qoriq: Set M and G bits in ENTRY_DEV_CACHED()Sebastian Huber1-1/+10
2016-05-04bsp/mvme5500: Use thread local variableSebastian Huber1-23/+4
2016-05-02bsp/qoriq: Add and use qoriq_reset_qman_and_bman()Sebastian Huber2-0/+13
2016-05-02bsp/qoriq: Add DCFG to memory mapSebastian Huber1-1/+9
2016-04-22bsp/qoriq: Add bsp_restart()Sebastian Huber4-1/+233
2016-04-22bsp/qoriq: Use IPI_INDEX throughoutSebastian Huber1-1/+1
2016-04-22bsp/qoriq: Add qoriq_start_spin_table_addr[]Sebastian Huber3-28/+43
2016-04-22bsp/qoriq: Add qoriq_tlb1_invalidate_all_by_ts()Sebastian Huber2-9/+15
2016-04-22bsp/qoriq: Move L1 cache invalidate functionSebastian Huber3-19/+45
2016-04-22bsp/qoriq: Do not reset time baseSebastian Huber1-5/+0
2016-04-22powerpc: Add FSL_EIS_TENSR, etc. definesSebastian Huber1-1/+1
2016-04-22bsp/qoriq: Flush and invalidate all L2 cachesSebastian Huber4-23/+67
2016-04-22bsp/qoriq: Optionally initialize register HID0Sebastian Huber2-1/+11
2016-04-14bsp/qoriq: Fix MMU initialization for e6500Sebastian Huber2-2/+15
2016-03-30powerpc/virtex5/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-30powerpc/virtex4/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-30powerpc/virtex/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-30powerpc/qemuppc/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-30powerpc/psim/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-30powerpc/haleakala/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-30powerpc/gen5200/include/bsp.h: Remove unnecessary include of <rtems/rtc.h>Joel Sherrill1-1/+0
2016-03-29powerpc/virtex5: Remove include of <rtems/console.h> from <bsp.h> and fix war...Joel Sherrill1-1/+0
2016-03-29powerpc/virtex4: Remove include of <rtems/console.h> from <bsp.h> and fix war...Joel Sherrill1-1/+0