summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-26virtex5/startup/dummy_console.c: Use <rtems/bspIo.h> and <rtems/console.h> fo...Joel Sherrill1-20/+2
2017-04-26virtex4/startup/dummy_console.c: Use <rtems/bspIo.h> and <rtems/console.h> fo...Joel Sherrill1-17/+2
2017-04-24virtex5/startup/dummy_console.c: Fix no prototype warningJoel Sherrill1-0/+1
2017-04-24virtex4/startup/dummy_console.c: Fix no prototype warningJoel Sherrill1-0/+1
2017-04-24shared/startup/panic.c: Fix printf() format warningsJoel Sherrill1-2/+5
2017-04-24shared/pci/detect_raven_bridge.c: Fix printf() format warningsJoel Sherrill1-1/+1
2017-04-24shared/bootloader/mm.c: Fix printf() format warningsJoel Sherrill1-2/+4
2017-04-24shared/bootloader/misc.c: Fix printf() format warningsJoel Sherrill1-2/+3
2017-04-24beatnik/pci/gt_pci_init.c: Fix printf() format warningsJoel Sherrill1-1/+1
2017-04-24beatnik/startup/bspstart.c: Fix printf() format warningsJoel Sherrill1-1/+1
2017-04-24beatnik/marvell/discovery.c: Fix printf() format warningsJoel Sherrill1-2/+2
2017-04-14powerpc/haleakala/./mmu_405.c: Use inttypes.h constants removes 11 warnings.Cillian O'Donnell1-6/+14
2017-04-14powerpc/mvme550/./pci.c: Use inttypes.h constant to fix 1 warning.Cillian O'Donnell1-1/+2
2017-04-14virtex4/startup/bspstart.c: Use %p to fix 11 warnings.Cillian O'Donnell1-13/+14
2017-04-14virtex5/startup/bspstart.c: Use %p to fix 11 warnings.Cillian O'Donnell1-13/+14
2017-04-14libbsp/powerpc/./pci/detect_raven_bridge.c: Use inttypes.h to fix 1 warning.Cillian O'Donnell1-1/+2
2017-04-13bootstrap: regenerate files after sort order fixGedare Bloom1-2/+2
2017-04-05bsp/qoriq: Comment out post-link hookSebastian Huber1-6/+6
2017-04-04mpc55xxevb/.../*-testsuite.tcfg: Add linpackJoel Sherrill11-0/+17
2017-04-03bsp/qoriq: Fix L1 cache flushSebastian Huber1-6/+13
2017-04-03bsp/qoriq: Adjust MMU config only onceSebastian Huber3-5/+10
2017-04-03bsp/qoriq: Add post-link hookSebastian Huber1-0/+7
2017-04-03bsps: Fix baud settingsSebastian Huber2-2/+2
2017-03-27bsp/qoriq: Regenerate preinstall.amSebastian Huber1-4/+0
2017-03-22termios: Synchronize with latest FreeBSD headersKevin Kirspel4-5/+5
2017-03-08bsp/qoriq: Fix memory configurationSebastian Huber1-1/+6
2017-03-08bsps: Provide <bsp/fdt.h> for every BSPSebastian Huber3-3/+9
2017-03-06bsp/beatnik: More verbose fatal extensionSebastian Huber1-0/+6
2017-03-06bsp/beatnik: Update due to API changesSebastian Huber2-2/+1
2017-03-02bsp/qoriq: Use at most 2GiB of RAMSebastian Huber1-1/+1
2017-03-02bsp/qoriq: Adjust workspace according to FDTSebastian Huber2-5/+70
2017-03-02bsp/qoriq: Use -O2Sebastian Huber1-1/+1
2017-03-02bsp/qoriq: Enable linker garbage collectionSebastian Huber1-0/+3
2017-03-02bsp/qoriq: Do not overwrite configured baudSebastian Huber1-1/+0
2017-03-01bsps/powerpc: Fix warningsSebastian Huber4-13/+17
2017-02-15bsps/powerpc: Fix warningsSebastian Huber3-44/+46
2017-02-15bsps/powerpc: Fix warningsSebastian Huber3-3/+4
2017-02-15bsps/powerpc: Fix warningsSebastian Huber2-10/+11
2017-01-20bsp/beatnik: Remove superfluous checkSebastian Huber1-1/+1
2017-01-17powerpc/mpc55xxevb/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill6-0/+6
2017-01-16powerpc/shared/linkcmds.base: Add .rela.rtemsroset and .rela.rtemsrwsetJoel Sherrill1-0/+2
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