summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsp/sparc: Move BSP_ISR_handler to a separate file and rename itDaniel Cederman2015-02-119-23/+59
* Filesystem: Delete unused fsmountme_h handlerSebastian Huber2015-02-091-1/+0
* arm/tms570: sci context has to be writable because it holds state variable.Pavel Pisa2015-02-042-4/+4
* bsps/powerpc: Fix a clock driverNick Withers2015-01-301-9/+57
* mcf5206elite/include/i2c.h: Fix spelling errorJoel Sherrill2015-01-231-1/+1
* stm32f4/.../stm32f105rc-testsuite.tcfg: Add more testsJoel Sherrill2015-01-231-0/+1
* lpc24xx/.../lpc23xx_tli800-testsuite.tcfg: Add more testsJoel Sherrill2015-01-231-0/+7
* lpc24xx/.../lpc2362-testsuite.tcfg: Add more testsJoel Sherrill2015-01-231-0/+2
* lm3s69xx/.../lm3s6965-testsuite.tcfg: Add more testsJoel Sherrill2015-01-231-0/+1
* lm3s69xx/.../lm3s3749-testsuite.tcfg: Add more testsJoel Sherrill2015-01-231-0/+2
* bsp/altera-cyclone-v: Use proper free functionSebastian Huber2015-01-231-1/+1
* bsps/sparc: Use calloc()Sebastian Huber2015-01-231-3/+1
* bsps/powerpc: Fix switch statement in CPU identSebastian Huber2015-01-231-0/+2
* libchip: Fix high capacity detection for MMCSebastian Huber2015-01-231-1/+1
* grspw: descriptor tables no longer statically allocatedjavamonn2015-01-221-7/+7
* Filesystem: Delete node type operationSebastian Huber2015-01-221-7/+8
* powerpc: Fix AltiVec VSCR save/restoreSebastian Huber2015-01-201-4/+6
* bsps/powerpc: Fix conditional compilationSebastian Huber2015-01-141-3/+1
* bsp/mcf5206elite: Remove <i2c.h> inlude in <bsp.h>Sebastian Huber2015-01-142-3/+1
* libcpu/powerpc/mpc6xx/mmu/bat.c: Now compiles with gcc 5.xJoel Sherrill2015-01-131-12/+12
* bsp/qoriq: Add T2080RDB and T4240RDB variantsSebastian Huber2015-01-1324-318/+714
* powerpc: AltiVec and FPU context supportSebastian Huber2015-01-137-12/+821
* bsps/powerpc: Use e500 exc categories for e6500Sebastian Huber2015-01-131-0/+1
* moxiesim: Add conditional logic to handle old and new gas syntaxAnthony Green2015-01-102-2/+21
* powerpc: Use PPC_HAS_FPUSebastian Huber2015-01-091-6/+6
* powerpc: Set PPC_DEFAULT_CACHE_LINE_SIZE for e6500Sebastian Huber2015-01-091-15/+11
* powerpc: Use PPC_DEFAULT_CACHE_LINE_SIZESebastian Huber2015-01-091-8/+2
* powerpc: Use alternate time base for CPU counterSebastian Huber2015-01-091-1/+1
* bsp/qoriq: Fix nanoseconds extensionSebastian Huber2015-01-091-4/+17
* bsp/qoriq: Increase MAS0[ESEL] widthSebastian Huber2015-01-091-3/+3
* bsp/qoriq: Add MAS7 support for MMUSebastian Huber2015-01-097-21/+50
* bsps/powerpc: ppc_exc_initialize_interrupt_stack()Sebastian Huber2015-01-092-11/+20
* bsps/powerpc: Add TMR access macrosSebastian Huber2015-01-091-0/+28
* bsps/powerpc: Add cache size functionsSebastian Huber2015-01-091-0/+46
* bsps/powerpc: Delete C pre-processor warningSebastian Huber2015-01-091-2/+0
* bsps/powerpc: Support for 64 byte cache linesSebastian Huber2015-01-091-6/+23
* bsps/powerpc: Support a cache alignment of 64Sebastian Huber2015-01-091-1/+8
* bsps/powerpc: Support e6500 indentificationSebastian Huber2015-01-092-0/+12
* bsps/u-boot: Add optional text and data sectionsSebastian Huber2015-01-091-4/+12
* bsps/u-boot: Update due to API changesSebastian Huber2015-01-093-7/+155
* bsps/mpc83xx: Fix warningsSebastian Huber2015-01-091-4/+5
* smp: Add and use _SMP_Should_start_processor()Sebastian Huber2015-01-092-10/+2
* pc386: Add Edison base supportJoel Sherrill2015-01-0412-17/+220
* clock_driver_simidle.c: Add BSP_CLOCK_DRIVER_DELAYJoel Sherrill2015-01-041-0/+10
* pc386: Add BSP_ENABLE_COM1_COM4 BSP optionJoel Sherrill2015-01-043-27/+38
* pc386: Add BSP_ENABLE_IDE BSP optionJoel Sherrill2015-01-044-1/+13
* pc386: Add BSP_ENABLE_VGA BSP optionJoel Sherrill2015-01-047-36/+69
* Use fixed-width C99 types for PowerPC in_be16() and co.Nick Withers2014-12-2324-175/+185
* pc386: scan all functions of multi-function PCI devicesTill Strauman2014-12-231-7/+23
* bsp/moxiesim: Add cache manager implementationSebastian Huber2014-12-171-0/+5