summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* bsp/beagle: Fix some warningsBen Gras2014-12-155-3/+6
* mcf5225x-testsuite.tcfg: Add fileioJoel Sherrill2014-12-151-0/+1
* bsp/mpc55xxevb: Fix warningsSebastian Huber2014-12-152-2/+10
* bsp/t32mppc: Fix warningsSebastian Huber2014-12-152-5/+8
* bsps/powerpc: Disable SPE for soft-float variantsSebastian Huber2014-12-152-2/+2
* bsp/lpc32xx: Fix memory mapSebastian Huber2014-12-151-1/+1
* bsp/mpc8xx: Fix warningsSebastian Huber2014-12-128-118/+45
* bsp/mpc8xx: Fix warningsSebastian Huber2014-12-127-26/+30
* sparc64: put each copyright on one lineGedare Bloom2014-12-088-30/+18
* bsps/sparc: Fix trap table initializationSebastian Huber2014-12-053-9/+13
* Update bug report URLSebastian Huber2014-12-05134-134/+134
* libmisc: More useful default configurationSebastian Huber2014-12-057-104/+3
* beagle bsp: disable watchdog on am335xBen Gras2014-12-052-0/+15
* i386: doxygen and comments related to VESA real mode framebufferJan Dolezal2014-12-048-399/+659
* i386/pc386: cammelCase (struct and function names) to underscores, typedefed ...Jan Dolezal2014-12-047-245/+250
* bsp/leon3: Fix trap table initializationSebastian Huber2014-12-041-1/+2
* SPARC: optimize IRQ enable & disableDaniel Hellstrom2014-12-045-90/+114
* pc386 bsp fix for default modeBen Gras2014-12-031-2/+2
* Move the flash size probe into bankValidate()Nick Withers2014-12-031-4/+5
* sparc/leon2: LEON_Is_interrupt_masked for Leon2 in leon.h wrongly definedJiri Gaisler2014-12-021-1/+1
* sparc/leon3: LEON_Is_interrupt_masked for Leon3 in leon.h wrongly definedJiri Gaisler2014-12-021-3/+1
* SPARC: optimize window underflow trapDaniel Hellstrom2014-12-022-9/+16
* SPARC: optimize window overflow trap entryDaniel Hellstrom2014-12-021-0/+1
* SPARC: window overflow optimizationDaniel Hellstrom2014-12-022-17/+19