summaryrefslogtreecommitdiff
path: root/c (follow)
AgeCommit message (Expand)Author
2015-02-12IMFS: Add fine grained configurationSebastian Huber
2015-02-11grspw: Fix typosDaniel Cederman
2015-02-11bsp/sparc: Move BSP_ISR_handler to a separate file and rename itDaniel Cederman
2015-02-09Filesystem: Delete unused fsmountme_h handlerSebastian Huber
2015-02-04arm/tms570: sci context has to be writable because it holds state variable.Pavel Pisa
2015-01-30bsps/powerpc: Fix a clock driverNick Withers
2015-01-23mcf5206elite/include/i2c.h: Fix spelling errorJoel Sherrill
2015-01-23stm32f4/.../stm32f105rc-testsuite.tcfg: Add more testsJoel Sherrill
2015-01-23lpc24xx/.../lpc23xx_tli800-testsuite.tcfg: Add more testsJoel Sherrill
2015-01-23lpc24xx/.../lpc2362-testsuite.tcfg: Add more testsJoel Sherrill
2015-01-23lm3s69xx/.../lm3s6965-testsuite.tcfg: Add more testsJoel Sherrill
2015-01-23lm3s69xx/.../lm3s3749-testsuite.tcfg: Add more testsJoel Sherrill
2015-01-23bsp/altera-cyclone-v: Use proper free functionSebastian Huber
2015-01-23bsps/sparc: Use calloc()Sebastian Huber
2015-01-23bsps/powerpc: Fix switch statement in CPU identSebastian Huber
2015-01-23libchip: Fix high capacity detection for MMCSebastian Huber
2015-01-22grspw: descriptor tables no longer statically allocatedjavamonn
2015-01-22Filesystem: Delete node type operationSebastian Huber
2015-01-20powerpc: Fix AltiVec VSCR save/restoreSebastian Huber
2015-01-14bsps/powerpc: Fix conditional compilationSebastian Huber
2015-01-14bsp/mcf5206elite: Remove <i2c.h> inlude in <bsp.h>Sebastian Huber
2015-01-13libcpu/powerpc/mpc6xx/mmu/bat.c: Now compiles with gcc 5.xJoel Sherrill
2015-01-13bsp/qoriq: Add T2080RDB and T4240RDB variantsSebastian Huber
2015-01-13powerpc: AltiVec and FPU context supportSebastian Huber
2015-01-13bsps/powerpc: Use e500 exc categories for e6500Sebastian Huber
2015-01-10moxiesim: Add conditional logic to handle old and new gas syntaxAnthony Green
2015-01-09powerpc: Use PPC_HAS_FPUSebastian Huber
2015-01-09powerpc: Set PPC_DEFAULT_CACHE_LINE_SIZE for e6500Sebastian Huber
2015-01-09powerpc: Use PPC_DEFAULT_CACHE_LINE_SIZESebastian Huber
2015-01-09powerpc: Use alternate time base for CPU counterSebastian Huber
2015-01-09bsp/qoriq: Fix nanoseconds extensionSebastian Huber
2015-01-09bsp/qoriq: Increase MAS0[ESEL] widthSebastian Huber
2015-01-09bsp/qoriq: Add MAS7 support for MMUSebastian Huber
2015-01-09bsps/powerpc: ppc_exc_initialize_interrupt_stack()Sebastian Huber
2015-01-09bsps/powerpc: Add TMR access macrosSebastian Huber
2015-01-09bsps/powerpc: Add cache size functionsSebastian Huber
2015-01-09bsps/powerpc: Delete C pre-processor warningSebastian Huber
2015-01-09bsps/powerpc: Support for 64 byte cache linesSebastian Huber
2015-01-09bsps/powerpc: Support a cache alignment of 64Sebastian Huber
2015-01-09bsps/powerpc: Support e6500 indentificationSebastian Huber
2015-01-09bsps/u-boot: Add optional text and data sectionsSebastian Huber
2015-01-09bsps/u-boot: Update due to API changesSebastian Huber
2015-01-09bsps/mpc83xx: Fix warningsSebastian Huber
2015-01-09smp: Add and use _SMP_Should_start_processor()Sebastian Huber
2015-01-04pc386: Add Edison base supportJoel Sherrill
2015-01-04clock_driver_simidle.c: Add BSP_CLOCK_DRIVER_DELAYJoel Sherrill
2015-01-04pc386: Add BSP_ENABLE_COM1_COM4 BSP optionJoel Sherrill
2015-01-04pc386: Add BSP_ENABLE_IDE BSP optionJoel Sherrill
2015-01-04pc386: Add BSP_ENABLE_VGA BSP optionJoel Sherrill
2014-12-23Use fixed-width C99 types for PowerPC in_be16() and co.Nick Withers