index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
CRIS v10: Cleanup of drivers/gpio.c
Jesper Nilsson
2008-02-08
1
-32
/
+29
*
CRIS v10: drivers/net/cris/eth_v10.c rename LED defines to CRIS_LED to avoid ...
Jesper Nilsson
2008-02-08
1
-218
/
+7
*
CRIS: Make io_pwm_set_period members unsigned in etraxgpio.h
Jesper Nilsson
2008-02-08
1
-2
/
+2
*
CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.
Jesper Nilsson
2008-02-08
3
-31
/
+15
*
CRIS: Drop regs parameter from call to profile_tick in kernel/time.c
Jesper Nilsson
2008-02-08
1
-1
/
+1
*
CRIS v32: Fix minor formatting issue in mach-a3/io.c
Jesper Nilsson
2008-02-08
1
-2
/
+1
*
CRIS v32: Initialize GIO even if we're rambooting in kernel/head.S
Jesper Nilsson
2008-02-08
1
-0
/
+2
*
CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory.
Jesper Nilsson
2008-02-08
1
-296
/
+0
*
CRIS v32: Minor changes to avoid errors in asm-cris/arch-v32/hwregs/reg_rdwr.h
Jesper Nilsson
2008-02-08
1
-4
/
+6
*
CRIS v32: arch-v32/hwregs/intr_vect_defs.h moved to machine dependent directory.
Jesper Nilsson
2008-02-08
1
-225
/
+0
*
CRIS v32: Correct offset for TASK_pid in asm-cris/arch-v32/offset.h
Jesper Nilsson
2008-02-08
1
-1
/
+1
*
CRIS v32: Move register map header to machine dependent directory.
Jesper Nilsson
2008-02-08
1
-103
/
+0
*
CRIS v32: Let compiler know that memory is clobbered after a break op.
Jesper Nilsson
2008-02-08
1
-7
/
+14
*
CRIS v32: Remove SMP stub from asm-cris/arch-v32/system.h
Jesper Nilsson
2008-02-08
1
-9
/
+0
*
CRIS v32: Completely rework spinlocks for ETRAX FS and ARTPEC-3
Jesper Nilsson
2008-02-08
1
-105
/
+67
*
CRIS v32: Change name for simulator config in asm-cris/arch-v32/processor.h
Jesper Nilsson
2008-02-08
1
-1
/
+1
*
CRIS v32: Add prototype for crisv32_pinmux_dealloc_fixed in asm-cris/arch-v32...
Jesper Nilsson
2008-02-08
1
-0
/
+1
*
CRIS v32: Change name for simulator config in asm-cris/arch-v32/page.h
Jesper Nilsson
2008-02-08
1
-2
/
+2
*
CRIS v32: Remove juliette.h, it is not supported for CRIS v32.
Jesper Nilsson
2008-02-08
1
-326
/
+0
*
CRIS v32: Add support for ETRAX FS and ARTPEC-3 for arch-v32/hwregs/eth_defs.h
Jesper Nilsson
2008-02-08
1
-104
/
+98
*
CRIS v32: Rename variable used in macro for arch-v32/hwregs/dma.h
Jesper Nilsson
2008-02-08
1
-7
/
+6
*
CRIS v32: Remove useless CVS id tag from arch-v32/hwregs/Makefile
Jesper Nilsson
2008-02-08
1
-1
/
+0
*
CRIS v32: Add defines for udelay and ndelay in arch-v32/delay.h
Jesper Nilsson
2008-02-08
1
-0
/
+10
*
CRIS v32: Adjust arch-v32/atomic.h for new spinlock/rwlock infrastructure
Jesper Nilsson
2008-02-08
1
-5
/
+5
*
CRIS v32: Add missing header to include/asm-cris/arch-v32/Kbuild
Jesper Nilsson
2008-02-08
1
-0
/
+1
*
CRIS: Break long comment line in include/asm-cris/arch-v10/page.h
Jesper Nilsson
2008-02-08
1
-2
/
+2
*
CRIS: Rename LED macros to CRIS_LED to avoid name clash in io.h
Jesper Nilsson
2008-02-08
2
-72
/
+77
*
CRIS: Add missing headers to include/asm-cris Kbuild files.
Jesper Nilsson
2008-02-08
2
-1
/
+7
*
CRIS: Add sched_clock to kernel/time.c
Jesper Nilsson
2008-02-08
1
-4
/
+9
*
CRIS: Register cpus in kernel/setup.c
Jesper Nilsson
2008-02-08
1
-8
/
+21
*
CRIS: Remove include of linux/init.h, not needed anymore.
Jesper Nilsson
2008-02-08
1
-1
/
+0
*
CRIS: Remove CONFIG_NO_IOMEM from ARTPEC-3 default config.
Jesper Nilsson
2008-02-08
1
-1
/
+0
*
CRIS: Remove useless CVS log from kernel/ptrace.c
Jesper Nilsson
2008-02-08
1
-56
/
+2
*
CRIS: Remove useless CVS id and log from kernel/process.c
Jesper Nilsson
2008-02-08
1
-101
/
+2
*
CRIS: Add configuration possibility for using kmalloc for modules.
Jesper Nilsson
2008-02-08
1
-3
/
+11
*
CRIS: Remove CONFIG_NO_IOMEM from default configs.
Jesper Nilsson
2008-02-08
2
-2
/
+0
*
CRIS v32: Fix startup oops and replace hardcoded pagesize in vmlinux.lds.S
Jesper Nilsson
2008-02-08
1
-37
/
+37
*
CRIS v32: Avoid work when switching between tasks with shared memory descript...
Jesper Nilsson
2008-02-08
1
-28
/
+28
*
CRIS v32: Add workaround for MMU hardware bug for ETRAX FS in mm/mmu.S
Jesper Nilsson
2008-02-08
1
-12
/
+81
*
CRIS v32: Fix bug in internal memory allocator mm/intmem.c
Jesper Nilsson
2008-02-08
1
-17
/
+31
*
CRIS v32: Change name of simulator config to CONFIG_ETRAX_VCS_SIM in mm/init.c
Jesper Nilsson
2008-02-08
1
-6
/
+2
*
CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords.
Jesper Nilsson
2008-02-08
3
-143
/
+5
*
CRIS v32: Move hw_settings.S to machine specific directories for ETRAX FS and...
Jesper Nilsson
2008-02-08
1
-72
/
+0
*
CRIS v32: Update lib/checksum.S and lib/checksumcopy.S
Jesper Nilsson
2008-02-08
2
-98
/
+43
*
CRIS v32: Add lib/delay to build.
Jesper Nilsson
2008-02-08
1
-1
/
+2
*
CRIS v32: Add precise delay loops for ETRAX FS and ARTPEC-3.
Jesper Nilsson
2008-02-08
1
-0
/
+28
*
CRIS v32: Update vcs_hook.c for ETRAX FS.
Jesper Nilsson
2008-02-08
2
-66
/
+70
*
CRIS v32: Move vcs_hook to machine specific directory.
Jesper Nilsson
2008-02-08
2
-70
/
+66
*
CRIS v32: Update kernel/smp.c for CRIS v32.
Jesper Nilsson
2008-02-08
1
-10
/
+21
*
CRIS v32: Update signal handling in kernel/signal.c
Jesper Nilsson
2008-02-08
1
-88
/
+56
[next]