repo_id stringlengths 5 115 | size int64 590 5.01M | file_path stringlengths 4 212 | content stringlengths 590 5.01M |
|---|---|---|---|
allyourcodebase/ffmpeg | 5,167 | libswresample/arm/resample.S | /*
* Copyright (c) 2016 Matthieu Bouron <matthieu.bouron stupeflix.com>
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the Li... |
allyourcodebase/ffmpeg | 14,245 | libswresample/arm/audio_convert_neon.S | /*
* Copyright (c) 2008 Mans Rullgard <mans@mansr.com>
*
* This file is part of libswresample.
*
* libswresample is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the Licen... |
allyourcodebase/ffmpeg | 8,068 | libavutil/aarch64/asm.S | /*
* Copyright (c) 2008 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at you... |
allyourcodebase/ffmpeg | 50,120 | libavutil/aarch64/tx_float_neon.S | /*
* Copyright (c) Lynne
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
... |
allyourcodebase/ffmpeg | 7,934 | libavutil/aarch64/float_dsp_neon.S | /*
* ARM NEON optimised Float DSP functions
* Copyright (c) 2008 Mans Rullgard <mans@mansr.com>
* Copyright (c) 2014 Janne Grunau <janne-libav@jannau.net>
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* ... |
allyourcodebase/ffmpeg | 5,957 | libavutil/riscv/fixed_dsp_rvv.S | /*
* Copyright © 2022 Rémi Denis-Courmont.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) an... |
allyourcodebase/ffmpeg | 3,953 | libavutil/riscv/asm.S | /*
* Copyright © 2022 Rémi Denis-Courmont.
* Loosely based on earlier work copyrighted by Måns Rullgård, 2008.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Fou... |
allyourcodebase/ffmpeg | 2,025 | libavutil/riscv/bswap_rvb.S | /*
* Copyright © 2022 Rémi Denis-Courmont.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) an... |
allyourcodebase/ffmpeg | 6,671 | libavutil/riscv/float_dsp_rvv.S | /*
* Copyright © 2022 Rémi Denis-Courmont.
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) an... |
allyourcodebase/ffmpeg | 15,252 | libavutil/arm/float_dsp_vfp.S | /*
* Copyright (c) 2008 Siarhei Siamashka <ssvb@users.sourceforge.net>
*
* This file is part of FFmpeg
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the Lice... |
allyourcodebase/ffmpeg | 9,038 | libavutil/arm/asm.S | /*
* Copyright (c) 2008 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at you... |
allyourcodebase/ffmpeg | 9,779 | libavutil/arm/float_dsp_neon.S | /*
* ARM NEON optimised Float DSP functions
* Copyright (c) 2008 Mans Rullgard <mans@mansr.com>
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either... |
allwinner-zh/bootloader | 5,589 | u-boot-2011.09/post/lib_powerpc/asm.S | /*
* Copyright (C) 2002 Wolfgang Denk <wd@denx.de>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either ve... |
allwinner-zh/bootloader | 9,245 | u-boot-2011.09/post/cpu/mpc8xx/cache_8xx.S | /*
* Copyright (C) 2002 Wolfgang Denk <wd@denx.de>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either ve... |
allwinner-zh/bootloader | 8,950 | u-boot-2011.09/post/cpu/ppc4xx/cache_4xx.S | /*
* (C) Copyright 2007
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* Author: Igor Lisitsin <igor@emcraft.com>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Gener... |
allwinner-zh/bootloader | 1,462 | u-boot-2011.09/examples/api/crt0.S | /*
* (C) Copyright 2007 Semihalf
*
* Written by: Rafal Jaworowski <raj@semihalf.com>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the ... |
allwinner-zh/bootloader | 4,181 | u-boot-2011.09/examples/standalone/test_burst_lib.S | /*
* (C) Copyright 2005
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free S... |
allwinner-zh/bootloader | 2,648 | u-boot-2011.09/examples/standalone/ppc_longjmp.S | /* longjmp for PowerPC.
Copyright (C) 1995, 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Softwar... |
allwinner-zh/bootloader | 2,669 | u-boot-2011.09/examples/standalone/ppc_setjmp.S | /* setjmp for PowerPC.
Copyright (C) 1995, 1996, 1997, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software... |
allwinner-zh/bootloader | 3,033 | u-boot-2011.09/tools/updater/ppcstring.S | /*
* String handling functions for PowerPC.
*
* Copyright (C) 1996 Paul Mackerras.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version
* 2 of the License, or (at your option... |
allwinner-zh/bootloader | 1,712 | u-boot-2011.09/arch/nios2/lib/cache.S | /*
* (C) Copyright 2004, Psyent Corporation <www.psyent.com>
* Scott McNutt <smcnutt@psyent.com>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* publis... |
allwinner-zh/bootloader | 3,439 | u-boot-2011.09/arch/nios2/cpu/exceptions.S | /*
* (C) Copyright 2004, Psyent Corporation <www.psyent.com>
* Scott McNutt <smcnutt@psyent.com>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* publis... |
allwinner-zh/bootloader | 5,306 | u-boot-2011.09/arch/nios2/cpu/start.S | /*
* (C) Copyright 2004, Psyent Corporation <www.psyent.com>
* Scott McNutt <smcnutt@psyent.com>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* publis... |
allwinner-zh/bootloader | 8,044 | u-boot-2011.09/arch/m68k/cpu/mcf523x/start.S | /*
* Copyright (C) 2003 Josef Baumgartner <josef.baumgartner@telex.de>
* Based on code from Bernhard Kuhn <bkuhn@metrowerks.com>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Gen... |
allwinner-zh/bootloader | 8,396 | u-boot-2011.09/arch/m68k/cpu/mcf532x/start.S | /*
* Copyright (C) 2003 Josef Baumgartner <josef.baumgartner@telex.de>
* Based on code from Bernhard Kuhn <bkuhn@metrowerks.com>
*
* (C) Copyright 2004-2008 Freescale Semiconductor, Inc.
* TsiChung Liew (Tsi-Chung.Liew@freescale.com)
*
* See file CREDITS for list of people who contributed to this
* project.
*
... |
allwinner-zh/bootloader | 10,042 | u-boot-2011.09/arch/m68k/cpu/mcf52x2/start.S | /*
* Copyright (C) 2003 Josef Baumgartner <josef.baumgartner@telex.de>
* Based on code from Bernhard Kuhn <bkuhn@metrowerks.com>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Gen... |
allwinner-zh/bootloader | 8,238 | u-boot-2011.09/arch/m68k/cpu/mcf547x_8x/start.S | /*
* Copyright (C) 2003 Josef Baumgartner <josef.baumgartner@telex.de>
* Based on code from Bernhard Kuhn <bkuhn@metrowerks.com>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Gen... |
allwinner-zh/bootloader | 13,196 | u-boot-2011.09/arch/m68k/cpu/mcf5227x/start.S | /*
* Copyright (C) 2003 Josef Baumgartner <josef.baumgartner@telex.de>
* Based on code from Bernhard Kuhn <bkuhn@metrowerks.com>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Gen... |
allwinner-zh/bootloader | 13,875 | u-boot-2011.09/arch/m68k/cpu/mcf5445x/start.S | /*
* Copyright (C) 2003 Josef Baumgartner <josef.baumgartner@telex.de>
* Based on code from Bernhard Kuhn <bkuhn@metrowerks.com>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Gen... |
allwinner-zh/bootloader | 1,730 | u-boot-2011.09/arch/avr32/lib/memset.S | /*
* Copyright (C) 2004-2006 Atmel Corporation
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version... |
allwinner-zh/bootloader | 6,908 | u-boot-2011.09/arch/avr32/cpu/start.S | /*
* Copyright (C) 2005-2008 Atmel Corporation
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version... |
allwinner-zh/bootloader | 2,184 | u-boot-2011.09/arch/microblaze/cpu/irq.S | /*
* (C) Copyright 2007 Michal Simek
*
* Michal SIMEK <monstr@monstr.eu>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Softwa... |
allwinner-zh/bootloader | 4,975 | u-boot-2011.09/arch/microblaze/cpu/start.S | /*
* (C) Copyright 2007 Michal Simek
* (C) Copyright 2004 Atmark Techno, Inc.
*
* Michal SIMEK <monstr@monstr.eu>
* Yasushi SHOJI <yashi@atmark-techno.com>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it... |
allwinner-zh/bootloader | 14,984 | u-boot-2011.09/arch/sparc/cpu/leon3/start.S | /* This is where the SPARC/LEON3 starts
* Copyright (C) 2007,
* Daniel Hellstrom, daniel@gaisler.com
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* pu... |
allwinner-zh/bootloader | 15,882 | u-boot-2011.09/arch/sparc/cpu/leon2/start.S | /* This is where the SPARC/LEON3 starts
* Copyright (C) 2007,
* Daniel Hellstrom, daniel@gaisler.com
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* pu... |
allwinner-zh/bootloader | 4,009 | u-boot-2011.09/arch/sh/lib/lshiftrt.S | /* Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006
Free Software Foundation, Inc.
This file is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your... |
allwinner-zh/bootloader | 4,014 | u-boot-2011.09/arch/sh/lib/ashiftlt.S | /* Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006
Free Software Foundation, Inc.
This file is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your... |
allwinner-zh/bootloader | 3,468 | u-boot-2011.09/arch/sh/lib/ashiftrt.S | /* Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006
Free Software Foundation, Inc.
This file is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your... |
allwinner-zh/bootloader | 5,449 | u-boot-2011.09/arch/sh/lib/movmem.S | /* Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
2004, 2005, 2006
Free Software Foundation, Inc.
This file is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your... |
allwinner-zh/bootloader | 1,835 | u-boot-2011.09/arch/sh/cpu/sh3/start.S | /*
* (C) Copyright 2007
* Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
*
* (C) Copyright 2007
* Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Found... |
allwinner-zh/bootloader | 1,764 | u-boot-2011.09/arch/sh/cpu/sh4/start.S | /*
* (C) Copyright 2007, 2010
* Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version 2 of
* the License, or (at your option) any later... |
allwinner-zh/bootloader | 1,927 | u-boot-2011.09/arch/sh/cpu/sh2/start.S | /*
* Copyright (C) 2007,2008 Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
* Copyright (C) 2008 Renesas Solutions Corp.
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version 2 of
* th... |
allwinner-zh/bootloader | 2,762 | u-boot-2011.09/arch/arm/lib/_umodsi3.S | /* # 1 "libgcc1.S" */
@ libgcc1 routines for ARM cpu.
@ Division routines, written by Richard Earnshaw, (rearnsha@armltd.co.uk)
/* # 145 "libgcc1.S" */
dividend .req r0
divisor .req r1
overdone .req r2
curbit .req r3
/* ip .req r12 */
/* sp .req r13 */
/* lr .req r14 */
/* pc .req r15 */
.text
.globl __umodsi3... |
allwinner-zh/bootloader | 2,431 | u-boot-2011.09/arch/arm/lib/_udivsi3.S | /* # 1 "libgcc1.S" */
@ libgcc1 routines for ARM cpu.
@ Division routines, written by Richard Earnshaw, (rearnsha@armltd.co.uk)
dividend .req r0
divisor .req r1
result .req r2
curbit .req r3
/* ip .req r12 */
/* sp .req r13 */
/* lr .req r14 */
/* pc .req r15 */
.text
.globl __udivsi3
.type __udivsi3 ,functi... |
allwinner-zh/bootloader | 1,549 | u-boot-2011.09/arch/arm/lib/_lshrdi3.S | /* Copyright 1995, 1996, 1998, 1999, 2000, 2003, 2004, 2005
Free Software Foundation, Inc.
This file is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any
later version.
In... |
allwinner-zh/bootloader | 4,928 | u-boot-2011.09/arch/arm/lib/memcpy.S | /*
* linux/arch/arm/lib/memcpy.S
*
* Author: Nicolas Pitre
* Created: Sep 28, 2005
* Copyright: MontaVista Software, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundati... |
allwinner-zh/bootloader | 2,316 | u-boot-2011.09/arch/arm/lib/_modsi3.S |
.macro ARM_MOD_BODY dividend, divisor, order, spare
#if __LINUX_ARM_ARCH__ >= 5
clz \order, \divisor
clz \spare, \dividend
sub \order, \order, \spare
mov \divisor, \divisor, lsl \order
#else
mov \order, #0
@ Unless the divisor is very big, shift it up in multiples of
@ four bits, since this is the amount o... |
allwinner-zh/bootloader | 1,549 | u-boot-2011.09/arch/arm/lib/_ashldi3.S | /* Copyright 1995, 1996, 1998, 1999, 2000, 2003, 2004, 2005
Free Software Foundation, Inc.
This file is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any
later version.
In... |
allwinner-zh/bootloader | 2,437 | u-boot-2011.09/arch/arm/lib/memset.S | /*
* linux/arch/arm/lib/memset.S
*
* Copyright (C) 1995-2000 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
* ASM optimised string functions
*/
#include ... |
allwinner-zh/bootloader | 1,549 | u-boot-2011.09/arch/arm/lib/_ashrdi3.S | /* Copyright 1995, 1996, 1998, 1999, 2000, 2003, 2004, 2005
Free Software Foundation, Inc.
This file is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any
later version.
In... |
allwinner-zh/bootloader | 3,127 | u-boot-2011.09/arch/arm/lib/_divsi3.S |
.macro ARM_DIV_BODY dividend, divisor, result, curbit
#if __LINUX_ARM_ARCH__ >= 5
clz \curbit, \divisor
clz \result, \dividend
sub \result, \curbit, \result
mov \curbit, #1
mov \divisor, \divisor, lsl \result
mov \curbit, \curbit, lsl \result
mov \result, #0
#else
@ Initially shift the divisor left 3 bits ... |
allwinner-zh/bootloader | 17,018 | u-boot-2011.09/arch/arm/cpu/armv7/start.S | /*
* armboot - Startup Code for OMAP3530/ARM Cortex CPU-core
*
* Copyright (c) 2004 Texas Instruments <r-woodruff2@ti.com>
*
* Copyright (c) 2001 Marius Gröger <mag@sysgo.de>
* Copyright (c) 2002 Alex Züpke <azu@sysgo.de>
* Copyright (c) 2002 Gary Jennejohn <garyj@denx.de>
* Copyright (c) 2003 Richard Woodruff ... |
allwinner-zh/bootloader | 11,763 | u-boot-2011.09/arch/arm/cpu/arm926ejs/start.S | /*
* armboot - Startup Code for ARM926EJS CPU-core
*
* Copyright (c) 2003 Texas Instruments
*
* ----- Adapted for OMAP1610 OMAP730 from ARM925t code ------
*
* Copyright (c) 2001 Marius Gröger <mag@sysgo.de>
* Copyright (c) 2002 Alex Züpke <azu@sysgo.de>
* Copyright (c) 2002 Gary Jennejohn <garyj@denx.d... |
allwinner-zh/bootloader | 10,487 | u-boot-2011.09/arch/arm/cpu/arm_intcm/start.S | /*
* armboot - Startup Code for ARM926EJS CPU-core
*
* Copyright (c) 2003 Texas Instruments
*
* ----- Adapted for OMAP1610 OMAP730 from ARM925t code ------
*
* Copyright (c) 2001 Marius Gröger <mag@sysgo.de>
* Copyright (c) 2002 Alex Züpke <azu@sysgo.de>
* Copyright (c) 2002 Gary Jennejohn <garyj@denx.d... |
allwinner-zh/bootloader | 11,259 | u-boot-2011.09/arch/arm/cpu/arm946es/start.S | /*
* armboot - Startup Code for ARM926EJS CPU-core
*
* Copyright (c) 2003 Texas Instruments
*
* ----- Adapted for OMAP1610 OMAP730 from ARM925t code ------
*
* Copyright (c) 2001 Marius Gröger <mag@sysgo.de>
* Copyright (c) 2002 Alex Züpke <azu@sysgo.de>
* Copyright (c) 2002 Gary Jennejohn <garyj@denx.d... |
allwinner-zh/bootloader | 11,069 | u-boot-2011.09/arch/arm/cpu/lh7a40x/start.S | /*
* armboot - Startup Code for ARM920 CPU-core
*
* Copyright (c) 2001 Marius Gröger <mag@sysgo.de>
* Copyright (c) 2002 Alex Züpke <azu@sysgo.de>
* Copyright (c) 2002 Gary Jennejohn <garyj@denx.de>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free softwar... |
allwinner-zh/bootloader | 12,058 | u-boot-2011.09/arch/arm/cpu/arm925t/start.S | /*
* armboot - Startup Code for ARM925 CPU-core
*
* Copyright (c) 2003 Texas Instruments
*
* ----- Adapted for OMAP1510 from ARM920 code ------
*
* Copyright (c) 2001 Marius Gröger <mag@sysgo.de>
* Copyright (c) 2002 Alex Züpke <azu@sysgo.de>
* Copyright (c) 2002 Gary Jennejohn <garyj@denx.de>
* Copyr... |
allwinner-zh/bootloader | 7,747 | u-boot-2011.09/arch/arm/cpu/s3c44b0/start.S | /*
* Startup Code for S3C44B0 CPU-core
*
* (C) Copyright 2004
* DAVE Srl
*
* http://www.dave-tech.it
* http://www.wawnet.biz
* mailto:info@wawnet.biz
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it und... |
allwinner-zh/bootloader | 14,301 | u-boot-2011.09/arch/arm/cpu/arm720t/start.S | /*
* armboot - Startup Code for ARM720 CPU-core
*
* Copyright (c) 2001 Marius Gröger <mag@sysgo.de>
* Copyright (c) 2002 Alex Züpke <azu@sysgo.de>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under t... |
allwinner-zh/bootloader | 12,926 | u-boot-2011.09/arch/arm/cpu/arm1176/start.S | /*
* armboot - Startup Code for ARM1176 CPU-core
*
* Copyright (c) 2007 Samsung Electronics
*
* Copyright (C) 2008
* Guennadi Liakhovetki, DENX Software Engineering, <lg@denx.de>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribut... |
allwinner-zh/bootloader | 12,864 | u-boot-2011.09/arch/arm/cpu/arm1136/start.S | /*
* armboot - Startup Code for OMP2420/ARM1136 CPU-core
*
* Copyright (c) 2004 Texas Instruments <r-woodruff2@ti.com>
*
* Copyright (c) 2001 Marius Gröger <mag@sysgo.de>
* Copyright (c) 2002 Alex Züpke <azu@sysgo.de>
* Copyright (c) 2002 Gary Jennejohn <garyj@denx.de>
* Copyright (c) 2003 Richard Woodruf... |
allwinner-zh/bootloader | 12,837 | u-boot-2011.09/arch/arm/cpu/ixp/start.S | /* vi: set ts=8 sw=8 noet: */
/*
* u-boot - Startup Code for XScale IXP
*
* Copyright (C) 2003 Kyle Harris <kharris@nexus-tech.net>
*
* Based on startup code example contained in the
* Intel IXP4xx Programmer's Guide and past u-boot Start.S
* samples.
*
* See file CREDITS for list of people who contributed to... |
allwinner-zh/bootloader | 10,865 | u-boot-2011.09/arch/arm/cpu/sa1100/start.S | /*
* armboot - Startup Code for SA1100 CPU
*
* Copyright (C) 1998 Dan Malek <dmalek@jlc.net>
* Copyright (C) 1999 Magnus Damm <kieraypc01.p.y.kie.era.ericsson.se>
* Copyright (C) 2000 Wolfgang Denk <wd@denx.de>
* Copyright (c) 2001 Alex Züpke <azu@sysgo.de>
*
* See file CREDITS for list of people who contr... |
allwinner-zh/bootloader | 11,307 | u-boot-2011.09/arch/arm/cpu/arm920t/start.S | /*
* armboot - Startup Code for ARM920 CPU-core
*
* Copyright (c) 2001 Marius Gröger <mag@sysgo.de>
* Copyright (c) 2002 Alex Züpke <azu@sysgo.de>
* Copyright (c) 2002 Gary Jennejohn <garyj@denx.de>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free softwar... |
allwinner-zh/bootloader | 13,953 | u-boot-2011.09/arch/arm/cpu/pxa/start.S | /*
* armboot - Startup Code for XScale
*
* Copyright (C) 1998 Dan Malek <dmalek@jlc.net>
* Copyright (C) 1999 Magnus Damm <kieraypc01.p.y.kie.era.ericsson.se>
* Copyright (C) 2000 Wolfgang Denk <wd@denx.de>
* Copyright (C) 2001 Alex Zuepke <azu@sysgo.de>
* Copyright (C) 2002 Kyle Harris <kharris@nexus-tech... |
allwinner-zh/bootloader | 1,226 | u-boot-2011.09/arch/arm/cpu/armv7/sun8iw8/reset.S | /*
* (C) Copyright 2007-2013
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* Jerry Wang <wangflord@allwinnertech.com>
*
* Configuration settings for the Allwinner A10-evb board.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can red... |
allwinner-zh/bootloader | 1,481 | u-boot-2011.09/arch/arm/cpu/armv7/sun8iw8/lowlevel_init.S | /*
* (C) Copyright 2007-2011
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* Tom Cubie <tangliang@allwinnertech.com>
*
* Configuration settings for the Allwinner A10-evb board.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redi... |
allwinner-zh/bootloader | 1,226 | u-boot-2011.09/arch/arm/cpu/armv7/sun7i/reset.S | /*
* (C) Copyright 2007-2013
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* Jerry Wang <wangflord@allwinnertech.com>
*
* Configuration settings for the Allwinner A10-evb board.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can red... |
allwinner-zh/bootloader | 1,481 | u-boot-2011.09/arch/arm/cpu/armv7/sun7i/lowlevel_init.S | /*
* (C) Copyright 2007-2011
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* Tom Cubie <tangliang@allwinnertech.com>
*
* Configuration settings for the Allwinner A10-evb board.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redi... |
allwinner-zh/bootloader | 1,226 | u-boot-2011.09/arch/arm/cpu/armv7/sun8iw7/reset.S | /*
* (C) Copyright 2007-2013
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* Jerry Wang <wangflord@allwinnertech.com>
*
* Configuration settings for the Allwinner A10-evb board.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can red... |
allwinner-zh/bootloader | 1,481 | u-boot-2011.09/arch/arm/cpu/armv7/sun8iw7/lowlevel_init.S | /*
* (C) Copyright 2007-2011
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* Tom Cubie <tangliang@allwinnertech.com>
*
* Configuration settings for the Allwinner A10-evb board.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redi... |
allwinner-zh/bootloader | 1,226 | u-boot-2011.09/arch/arm/cpu/armv7/sun8iw1/reset.S | /*
* (C) Copyright 2007-2013
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* Jerry Wang <wangflord@allwinnertech.com>
*
* Configuration settings for the Allwinner A10-evb board.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can red... |
allwinner-zh/bootloader | 1,481 | u-boot-2011.09/arch/arm/cpu/armv7/sun8iw1/lowlevel_init.S | /*
* (C) Copyright 2007-2011
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* Tom Cubie <tangliang@allwinnertech.com>
*
* Configuration settings for the Allwinner A10-evb board.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redi... |
allwinner-zh/bootloader | 1,226 | u-boot-2011.09/arch/arm/cpu/armv7/sun8iw6/reset.S | /*
* (C) Copyright 2007-2013
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* Jerry Wang <wangflord@allwinnertech.com>
*
* Configuration settings for the Allwinner A10-evb board.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can red... |
allwinner-zh/bootloader | 1,481 | u-boot-2011.09/arch/arm/cpu/armv7/sun8iw6/lowlevel_init.S | /*
* (C) Copyright 2007-2011
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* Tom Cubie <tangliang@allwinnertech.com>
*
* Configuration settings for the Allwinner A10-evb board.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redi... |
allwinner-zh/bootloader | 1,226 | u-boot-2011.09/arch/arm/cpu/armv7/sun8iw5/reset.S | /*
* (C) Copyright 2007-2013
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* Jerry Wang <wangflord@allwinnertech.com>
*
* Configuration settings for the Allwinner A10-evb board.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can red... |
allwinner-zh/bootloader | 1,481 | u-boot-2011.09/arch/arm/cpu/armv7/sun8iw5/lowlevel_init.S | /*
* (C) Copyright 2007-2011
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* Tom Cubie <tangliang@allwinnertech.com>
*
* Configuration settings for the Allwinner A10-evb board.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redi... |
allwinner-zh/bootloader | 2,546 | u-boot-2011.09/arch/arm/cpu/armv7/sun9iw1/lowlevel_init.S | /*
* (C) Copyright 2007-2011
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* Tom Cubie <tangliang@allwinnertech.com>
*
* Configuration settings for the Allwinner A10-evb board.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redi... |
allwinner-zh/bootloader | 1,226 | u-boot-2011.09/arch/arm/cpu/armv7/sun8iw3/reset.S | /*
* (C) Copyright 2007-2013
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* Jerry Wang <wangflord@allwinnertech.com>
*
* Configuration settings for the Allwinner A10-evb board.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can red... |
allwinner-zh/bootloader | 1,481 | u-boot-2011.09/arch/arm/cpu/armv7/sun8iw3/lowlevel_init.S | /*
* (C) Copyright 2007-2011
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* Tom Cubie <tangliang@allwinnertech.com>
*
* Configuration settings for the Allwinner A10-evb board.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redi... |
allwinner-zh/bootloader | 1,158 | u-boot-2011.09/arch/arm/cpu/armv7/omap-common/reset.S | /*
* Copyright (c) 2009 Samsung Electronics.
* Minkyu Kang <mk7.kang@samsung.com>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free... |
allwinner-zh/bootloader | 13,041 | u-boot-2011.09/arch/arm/cpu/armv7/omap3/lowlevel_init.S | /*
* Board specific setup info
*
* (C) Copyright 2008
* Texas Instruments, <www.ti.com>
*
* Initial Code by:
* Richard Woodruff <r-woodruff2@ti.com>
* Syed Mohammed Khasim <khasim@ti.com>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can r... |
allwinner-zh/bootloader | 3,455 | u-boot-2011.09/arch/arm/cpu/armv7/tegra2/lowlevel_init.S | /*
* SoC-specific setup info
*
* (C) Copyright 2010,2011
* NVIDIA Corporation <www.nvidia.com>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* publis... |
allwinner-zh/bootloader | 1,322 | u-boot-2011.09/arch/arm/cpu/armv7/s5pc1xx/cache.S | /*
* Copyright (C) 2009 Samsung Electronics
* Minkyu Kang <mk7.kang@samsung.com>
*
* based on arch/arm/cpu/armv7/omap3/cache.S
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Gen... |
allwinner-zh/bootloader | 1,285 | u-boot-2011.09/arch/arm/cpu/armv7/s5pc1xx/reset.S | /*
* Copyright (c) 2009 Samsung Electronics.
* Minkyu Kang <mk7.kang@samsung.com>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free... |
allwinner-zh/bootloader | 2,405 | u-boot-2011.09/arch/arm/cpu/armv7/omap4/lowlevel_init.S | /*
* Board specific setup info
*
* (C) Copyright 2010
* Texas Instruments, <www.ti.com>
*
* Author :
* Aneesh V <aneesh@ti.com>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU... |
allwinner-zh/bootloader | 7,905 | u-boot-2011.09/arch/arm/cpu/armv7/mx5/lowlevel_init.S | /*
* Copyright (C) 2007, Guennadi Liakhovetski <lg@denx.de>
*
* (C) Copyright 2009 Freescale Semiconductor, Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version 2 of
* t... |
allwinner-zh/bootloader | 1,122 | u-boot-2011.09/arch/arm/cpu/armv7/sun5i/jump_to.S | /*
;*****************************************************************************************************************
; eGON
; the Embedded GO-ON Bootloader System
;
; Copyright(C), 2006-2008, Sof... |
allwinner-zh/bootloader | 1,226 | u-boot-2011.09/arch/arm/cpu/armv7/sun5i/reset.S | /*
* (C) Copyright 2007-2013
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* Jerry Wang <wangflord@allwinnertech.com>
*
* Configuration settings for the Allwinner A10-evb board.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can red... |
allwinner-zh/bootloader | 1,481 | u-boot-2011.09/arch/arm/cpu/armv7/sun5i/lowlevel_init.S | /*
* (C) Copyright 2007-2011
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* Tom Cubie <tangliang@allwinnertech.com>
*
* Configuration settings for the Allwinner A10-evb board.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redi... |
allwinner-zh/bootloader | 1,226 | u-boot-2011.09/arch/arm/cpu/armv7/sun8iw9/reset.S | /*
* (C) Copyright 2007-2013
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* Jerry Wang <wangflord@allwinnertech.com>
*
* Configuration settings for the Allwinner A10-evb board.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can red... |
allwinner-zh/bootloader | 1,481 | u-boot-2011.09/arch/arm/cpu/armv7/sun8iw9/lowlevel_init.S | /*
* (C) Copyright 2007-2011
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* Tom Cubie <tangliang@allwinnertech.com>
*
* Configuration settings for the Allwinner A10-evb board.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redi... |
allwinner-zh/bootloader | 1,760 | u-boot-2011.09/arch/arm/cpu/armv7/sun9iw1/a15/cpu_probe.S | /*
* (C) Copyright 2007-2013
* Allwinner Technology Co., Ltd. <www.allwinnertech.com>
* Jerry Wang <wangflord@allwinnertech.com>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Ge... |
allwinner-zh/bootloader | 1,472 | u-boot-2011.09/arch/arm/cpu/arm926ejs/omap/reset.S | /*
* armboot - Startup Code for ARM926EJS CPU-core
*
* Copyright (c) 2003 Texas Instruments
*
* ----- Adapted for OMAP1610 OMAP730 from ARM925t code ------
*
* Copyright (c) 2001 Marius Gröger <mag@sysgo.de>
* Copyright (c) 2002 Alex Züpke <azu@sysgo.de>
* Copyright (c) 2002 Gary Jennejohn <garyj@denx.d... |
allwinner-zh/bootloader | 7,467 | u-boot-2011.09/arch/arm/cpu/arm926ejs/at91/lowlevel_init.S | /*
* Memory Setup stuff - taken from blob memsetup.S
*
* Copyright (C) 1999 2000 2001 Erik Mouw (J.A.K.Mouw@its.tudelft.nl) and
* Jan-Derk Bakker (J.D.Bakker@its.tudelft.nl)
*
* Copyright (C) 2008 Ronetix Ilko Iliev (www.ronetix.at)
* Copyright (C) 2009 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft... |
allwinner-zh/bootloader | 1,472 | u-boot-2011.09/arch/arm/cpu/arm926ejs/versatile/reset.S | /*
* armboot - Startup Code for ARM926EJS CPU-core
*
* Copyright (c) 2003 Texas Instruments
*
* ----- Adapted for OMAP1610 OMAP730 from ARM925t code ------
*
* Copyright (c) 2001 Marius Gröger <mag@sysgo.de>
* Copyright (c) 2002 Alex Züpke <azu@sysgo.de>
* Copyright (c) 2002 Gary Jennejohn <garyj@denx.d... |
allwinner-zh/bootloader | 7,876 | u-boot-2011.09/arch/arm/cpu/arm926ejs/orion5x/lowlevel_init.S | /*
* Copyright (C) 2010 Albert ARIBAUD <albert.u.boot@aribaud.net>
*
* (C) Copyright 2009
* Marvell Semiconductor <www.marvell.com>
* Written-by: Prafulla Wadaskar <prafulla@marvell.com>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redis... |
allwinner-zh/bootloader | 1,807 | u-boot-2011.09/arch/arm/cpu/arm926ejs/davinci/reset.S | /*
* Processor reset using WDT for TI TMS320DM644x SoC.
*
* Copyright (C) 2007 Sergey Kubushyn <ksi@koi8.net>
*
* -----------------------------------------------------
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published ... |
allwinner-zh/bootloader | 14,015 | u-boot-2011.09/arch/arm/cpu/arm926ejs/davinci/lowlevel_init.S | /*
* Low-level board setup code for TI DaVinci SoC based boards.
*
* Copyright (C) 2007 Sergey Kubushyn <ksi@koi8.net>
*
* Partially based on TI sources, original copyrights follow:
*/
/*
* Board specific setup info
*
* (C) Copyright 2003
* Texas Instruments, <www.ti.com>
* Kshitij Gupta <Kshitij@ti.com>
*... |
allwinner-zh/bootloader | 1,109 | u-boot-2011.09/arch/arm/cpu/arm1176/s3c64xx/reset.S | /*
* Copyright (c) 2009 Samsung Electronics.
* Minkyu Kang <mk7.kang@samsung.com>
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.