summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm/rtl22xx/startup/bspstart.c: Ensure bsp_start_default() is staticJoel Sherrill2014-10-161-3/+4
* arm/gumstix/startup/bspstart.c: Ensure bsp_start_default() is staticJoel Sherrill2014-10-161-1/+1
* arm/gp32/startup/bspstart.c: Ensure bsp_start_default() is staticJoel Sherrill2014-10-161-1/+0
* arm/gba/startup/bspstart.c: Ensure bsp_start_default() is staticJoel Sherrill2014-10-161-1/+1
* arm/edb7312/startup/bspstart.c: Ensure bsp_start_default() is staticJoel Sherrill2014-10-161-2/+4
* arm/csb337/startup/bspstart.c: Ensure bsp_start_default() is staticJoel Sherrill2014-10-161-1/+1
* mpc8260 libcpu and mpc6260ads BSP: Fix warningsJoel Sherrill2014-10-167-147/+105
* libcpu/arm/at91rm9200/usart/usart.c: Fix warningsJoel Sherrill2014-10-161-15/+3
* c/src/lib/libbsp/arm/rtl22xx/console/uart.cJoel Sherrill2014-10-163-217/+167
* arm/csb337: Fix warningsJoel Sherrill2014-10-162-6/+12
* libcpu/powerpc/mpc8260/cpm/brg.c: Remove unneed externJoel Sherrill2014-10-161-1/+0
* libcpu/powerpc/mpc6xx/timer/timer.c: FormattingJoel Sherrill2014-10-161-1/+0
* mpc8260ads/include/bsp.h: Add prototype to fix warningJoel Sherrill2014-10-161-0/+5
* mips/shared/gdbstub/mips-stub.c: Add prototype to stay self containedJoel Sherrill2014-10-161-0/+6
* Remove unused pxa255/pmc, update csb337 and gumstix BSPsJoel Sherrill2014-10-163-134/+1
* mpc5xx libcpu and ss555 BSP: Fix warningsJoel Sherrill2014-10-1612-64/+63
* mcf5282: Move cache to libcpu and update av5282 and uC5282 BSPsJoel Sherrill2014-10-167-214/+169
* bfin libcpu and libbsp: Fix warningsJoel Sherrill2014-10-1611-334/+220
* m68k/gen68340: Fix warningsJoel Sherrill2014-10-166-591/+544
* i386/pc386: Fix warningsJoel Sherrill2014-10-162-4/+32
* libbsp/i386/shared: Fix warningsJoel Sherrill2014-10-164-30/+20
* libcpu/i388: Fix warning i displayCpu.cJoel Sherrill2014-10-162-7/+10
* libcpu/m68k/mcf532x/cache/cachepd.c: Fix warningsJoel Sherrill2014-10-161-1/+3
* libcpu/m68k/mcf5235/cache/cachepd.c: Fix warningsJoel Sherrill2014-10-161-0/+1
* libcpu/m68k/mcf5223x/cache/cachepd.c: Fix warningsJoel Sherrill2014-10-161-0/+1
* Move CPU cache support from mcf5225x BSP to libcpuJoel Sherrill2014-10-164-30/+47
* i386/shared/comm/uart.c: Remove unused uart_set_driver_handler() methodJoel Sherrill2014-10-161-21/+0
* 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
* m68k/ods68302: Fix warningsJoel Sherrill2014-10-168-84/+67
* libcpu/arm/shared/../mmu: Fix warningsJoel Sherrill2014-10-162-4/+11
* gp32/startup/bspstart.c: Fix warningsJoel Sherrill2014-10-161-1/+1
* csb336/startup/bspstart.c: Fix warningsJoel Sherrill2014-10-161-4/+5
* m68k/idp: Fix warningsJoel Sherrill2014-10-163-61/+12
* arm/gp32/smc/smc.c: Remove unused sm_ECCEncode() and sm_status()Joel Sherrill2014-10-161-204/+1
* arm/gp32/smc/smc.c: Fix warnings and clean upJoel Sherrill2014-10-161-319/+287
* bsp/qoriq: Fix warningsSebastian Huber2014-10-161-4/+4
* h8300/h8sim: Exit simulator cleanlyJoel Sherrill2014-10-153-11/+20