summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* build-system: Parallel build all subdirs.Chris Johns2017-05-242-4/+5
* virtex5/startup/dummy_console.c: Use <rtems/bspIo.h> and <rtems/console.h> fo...Joel Sherrill2017-04-261-20/+2
* virtex4/startup/dummy_console.c: Use <rtems/bspIo.h> and <rtems/console.h> fo...Joel Sherrill2017-04-261-17/+2
* virtex5/startup/dummy_console.c: Fix no prototype warningJoel Sherrill2017-04-241-0/+1
* virtex4/startup/dummy_console.c: Fix no prototype warningJoel Sherrill2017-04-241-0/+1
* shared/startup/panic.c: Fix printf() format warningsJoel Sherrill2017-04-241-2/+5
* shared/pci/detect_raven_bridge.c: Fix printf() format warningsJoel Sherrill2017-04-241-1/+1
* shared/bootloader/mm.c: Fix printf() format warningsJoel Sherrill2017-04-241-2/+4
* shared/bootloader/misc.c: Fix printf() format warningsJoel Sherrill2017-04-241-2/+3
* beatnik/pci/gt_pci_init.c: Fix printf() format warningsJoel Sherrill2017-04-241-1/+1
* beatnik/startup/bspstart.c: Fix printf() format warningsJoel Sherrill2017-04-241-1/+1
* beatnik/marvell/discovery.c: Fix printf() format warningsJoel Sherrill2017-04-241-2/+2
* powerpc/haleakala/./mmu_405.c: Use inttypes.h constants removes 11 warnings.Cillian O'Donnell2017-04-141-6/+14
* powerpc/mvme550/./pci.c: Use inttypes.h constant to fix 1 warning.Cillian O'Donnell2017-04-141-1/+2
* virtex4/startup/bspstart.c: Use %p to fix 11 warnings.Cillian O'Donnell2017-04-141-13/+14
* virtex5/startup/bspstart.c: Use %p to fix 11 warnings.Cillian O'Donnell2017-04-141-13/+14
* libbsp/powerpc/./pci/detect_raven_bridge.c: Use inttypes.h to fix 1 warning.Cillian O'Donnell2017-04-141-1/+2
* bootstrap: regenerate files after sort order fixGedare Bloom2017-04-131-2/+2
* bsp/qoriq: Comment out post-link hookSebastian Huber2017-04-051-6/+6
* mpc55xxevb/.../*-testsuite.tcfg: Add linpackJoel Sherrill2017-04-0411-0/+17
* bsp/qoriq: Fix L1 cache flushSebastian Huber2017-04-031-6/+13
* bsp/qoriq: Adjust MMU config only onceSebastian Huber2017-04-033-5/+10
* bsp/qoriq: Add post-link hookSebastian Huber2017-04-031-0/+7
* bsps: Fix baud settingsSebastian Huber2017-04-032-2/+2
* bsp/qoriq: Regenerate preinstall.amSebastian Huber2017-03-271-4/+0
* termios: Synchronize with latest FreeBSD headersKevin Kirspel2017-03-224-5/+5
* bsp/qoriq: Fix memory configurationSebastian Huber2017-03-081-1/+6
* bsps: Provide <bsp/fdt.h> for every BSPSebastian Huber2017-03-083-3/+9
* bsp/beatnik: More verbose fatal extensionSebastian Huber2017-03-061-0/+6
* bsp/beatnik: Update due to API changesSebastian Huber2017-03-062-2/+1
* bsp/qoriq: Use at most 2GiB of RAMSebastian Huber2017-03-021-1/+1
* bsp/qoriq: Adjust workspace according to FDTSebastian Huber2017-03-022-5/+70
* bsp/qoriq: Use -O2Sebastian Huber2017-03-021-1/+1
* bsp/qoriq: Enable linker garbage collectionSebastian Huber2017-03-021-0/+3
* bsp/qoriq: Do not overwrite configured baudSebastian Huber2017-03-021-1/+0
* bsps/powerpc: Fix warningsSebastian Huber2017-03-014-13/+17
* bsps/powerpc: Fix warningsSebastian Huber2017-02-153-44/+46
* bsps/powerpc: Fix warningsSebastian Huber2017-02-153-3/+4
* bsps/powerpc: Fix warningsSebastian Huber2017-02-152-10/+11
* bsp/beatnik: Remove superfluous checkSebastian Huber2017-01-201-1/+1
* powerpc/mpc55xxevb/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill2017-01-176-0/+6
* powerpc/shared/linkcmds.base: Add .rela.rtemsroset and .rela.rtemsrwsetJoel Sherrill2017-01-161-0/+2
* Rename is_internal to always_set_to_falseSebastian Huber2016-12-124-4/+4
* score: Remove fatal is internal indicatorSebastian Huber2016-12-091-2/+0
* testsuite: Add test states to the testsuit configuration files.Chris Johns2016-12-0717-69/+69
* powerpc: Add up to date CPU_Interrupt_frameSebastian Huber2016-11-183-9/+9
* powerpc: Move legacy CPU_Interrupt_frameSebastian Huber2016-11-181-1/+0
* powerpc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber2016-11-101-0/+4
* bsp/qoriq: Remove duplicate qoriq_gpio definitionSebastian Huber2016-11-071-4/+0
* virtex4, virtex5 bsp.h: Use BSP_INTERRUPT_STACK_SIZE not user space CONFIGURE...Tim Cussins2016-11-032-2/+2