summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsp/mpc55xxevb: Fix flash settings for MPC5510Sebastian Huber2014-10-311-22/+43
|
* bsps: Move extern "C" to not cover includesSebastian Huber2014-10-2311-57/+55
| | | | Some includes may use C++ and this conflicts if surrounded extern "C".
* powerpc/qoriq/include/bsp.h: Add prototypes to fix warningsJoel Sherrill2014-10-201-0/+10
|
* powerpc/qemuppc/startup/cmain.c: Fix warningsJoel Sherrill2014-10-201-0/+7
|
* powerpc/shared/startup/bspstart.c: Fix warning for mvme2100Joel Sherrill2014-10-201-1/+1
|
* ss555/startup/bspstart.c: BSP does not use SPRG0Joel Sherrill2014-10-201-2/+0
|
* ep1a/startup/bspstart.c: BSP does not use SPRG0Joel Sherrill2014-10-201-2/+0
|
* powerpc/shared/irq/irq_init.c: Fix warningsJoel Sherrill2014-10-191-1/+1
|
* powerpc/shared/bootloader: Fix warningsJoel Sherrill2014-10-193-1/+11
|
* powerpc/motorola_powerpc/include/bsp.h: Fix warningsJoel Sherrill2014-10-191-0/+5
|
* powerpc/psim: Fix warningsJoel Sherrill2014-10-191-8/+13
|
* powerpc/qemuppc: Fix warningsJoel Sherrill2014-10-193-16/+24
|
* powerpc/gen83xx: Fix warningsJoel Sherrill2014-10-194-464/+491
|
* libbsp/powerpc/shared and motorola_powerpc: Fix warningsJoel Sherrill2014-10-196-99/+107
|
* gen68302/console: Fix warningsJoel Sherrill2014-10-191-299/+0
|
* powerpc/mvme5500: Fix warningsJoel Sherrill2014-10-197-274/+295
|
* powerpc/beatnik: Fix warningsJoel Sherrill2014-10-196-431/+467
|
* powerpc/mvme3100: Fix warningsJoel Sherrill2014-10-194-25/+41
|
* powerpc/shared/startup/probeMemEnd.c: Fix warningJoel Sherrill2014-10-191-6/+5
|
* powerpc/tqm8xx/startup/bspstart.c: Fix set but not used warningJoel Sherrill2014-10-191-0/+1
|
* powerpc/t32mppc/startup/bspstart.c: Fix set but not used warningJoel Sherrill2014-10-191-0/+1
|
* powerpc/shared/startup/panic.c: Fix set but not used warningJoel Sherrill2014-10-191-0/+2
|
* powerpc/mvme5500/pci/pcifinddevice.c: Remove unused variableJoel Sherrill2014-10-191-9/+6
|
* powerpc/gen83xx/startup/bsprestart.c: Fix set but not used warningJoel Sherrill2014-10-191-0/+1
|
* score603e/cscope.out: Remove file accidentally added.Joel Sherrill2014-10-161-11129/+0
| | | | | Also added cscope.out to .gitignore_global and recommend everyone else do the same.
* powerpc/virtex5/include/bsp.h: Fix warningsJoel Sherrill2014-10-161-0/+5
|
* powerpc/virtex4/include/bsp.h: Fix warningsJoel Sherrill2014-10-161-4/+10
|
* libbsp/powerpc/shared/uboot_getenv.c: Fix warningsJoel Sherrill2014-10-161-2/+9
|
* libbsp/powerpc/shared/startup/zerobss.c: Fix warningsJoel Sherrill2014-10-161-5/+20
|
* powerpc/score603e: Fix warningsJoel Sherrill2014-10-167-110/+11197
|
* mpc8260 libcpu and mpc6260ads BSP: Fix warningsJoel Sherrill2014-10-165-66/+49
|
* mpc8260ads/include/bsp.h: Add prototype to fix warningJoel Sherrill2014-10-161-0/+5
|
* mpc5xx libcpu and ss555 BSP: Fix warningsJoel Sherrill2014-10-165-17/+25
|
* tqm8xx/clock/p_clock.c: Remove unused BSP_get_clock_irq_level() methodJoel Sherrill2014-10-161-9/+0
|
* tqm8xx/startup/bspstart.c: Remove myCpu variables and clean upJoel Sherrill2014-10-161-6/+5
|
* ss555/startup/bspstart.c: Remove myCpu variables and clean upJoel Sherrill2014-10-161-4/+2
|
* shared/startup/bspstart.c: Remove myCpu variables and clean upJoel Sherrill2014-10-161-4/+2
|
* qemuppc/startup/cmain.c: Remove myCpu variables and clean upJoel Sherrill2014-10-161-0/+4
|
* mpc8260ads/startup/bspstart.c: Remove myCpu variables and clean upJoel Sherrill2014-10-161-7/+5
|
* mbx8xx/startup/bspstart.c: Remove myCpu variables and clean upJoel Sherrill2014-10-161-7/+5
|
* ep1a/startup/bspstart.c: Remove myCpu variables and clean upJoel Sherrill2014-10-161-4/+2
|
* virtex5/startup/bspstart.c: Fix headerJoel Sherrill2014-10-161-6/+4
|
* virtex4/startup/bspstart.c: Fix headerJoel Sherrill2014-10-161-7/+4
|
* mvme3100/startup/bspstart.c: Remove myCpu variables and clean upJoel Sherrill2014-10-161-246/+247
|
* powerpc/virtex: Fix unused variable warningsJoel Sherrill2014-10-161-1/+1
|
* powerpc/mbx8xx: Fix unused variable warningsJoel Sherrill2014-10-161-3/+2
|
* powerpc/gen83xx: Fix unused variable warningsJoel Sherrill2014-10-162-2/+6
|
* bsp/qoriq: Fix warningsSebastian Huber2014-10-161-4/+4
|
* powerpc/shared/clock/clock.c: Remove clock major/minor and clean upJoel Sherrill2014-10-131-153/+158
|
* powerpc/virtex5/include/bsp.h: Add prototypes to fix warningsJoel Sherrill2014-10-131-0/+5
|