Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
43453b3392c1ecfdd1471383ad42ba926533a722
/
arch
/
cris
/
arch-v32
c5ec6fb
[CRIS] Remove links from CRIS build
by Jesper Nilsson
· 16 years ago
0365f70
[CRIS] Merge asm-offsets.c for both arches into one file.
by Jesper Nilsson
· 16 years ago
556dcee
[CRIS] Move header files from include to arch/cris/include.
by Jesper Nilsson
· 16 years ago
4110a0d
cris: use bcd2bin/bin2bcd
by Adrian Bunk
· 16 years ago
b73b636
Merge branch 'for-linus' of git://www.jni.nu/cris
by Linus Torvalds
· 16 years ago
459fc20
cpufreq: remove policy->governor setting in drivers initialization
by Dominik Brodowski
· 16 years ago
e545a61
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
by Manfred Spraul
· 16 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
cb28a1b
Merge branch 'linus' into core/generic-dma-coherent
by Ingo Molnar
· 16 years ago
42a9a58
cris: use the common ascii hex helpers
by Harvey Harrison
· 16 years ago
2d6ffcc
inflate: refactor inflate malloc code
by Thomas Petazzoni
· 16 years ago
9109fb7
mm: drop unneeded pgdat argument from free_area_init_node()
by Johannes Weiner
· 16 years ago
3a53337
Merge branch 'for-linus' of git://www.jni.nu/cris
by Linus Torvalds
· 16 years ago
8fa8b9f
Cris: convert to using generic dma-coherent mem allocator
by Dmitry Baryshkov
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 16 years ago
4045715
[CRIS] Rename boot-linkscripts and fix the path to them.
by Jesper Nilsson
· 16 years ago
fea7263
Merge branch 'build_fix' into cris
by Jesper Nilsson
· 16 years ago
7dd0710
[CRIS] Correct image makefiles to allow using a separate OBJ-directory.
by Jesper Nilsson
· 16 years ago
53e43d0
Merge branch 'pcf8563_mutex_spinlock' into cris
by Jesper Nilsson
· 16 years ago
bdb144b
[CRIS] Build fixes for compressed and rescue images for v10 and v32:
by Jesper Nilsson
· 16 years ago
9be48a9
It looks at least odd to apply spin_unlock to a mutex.
by Julia Lawall
· 16 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 16 years ago
f2b9857
Add a bunch of cycle_kernel_lock() calls
by Jonathan Corbet
· 16 years ago
d21c95c
Add "no BKL needed" comments to several drivers
by Jonathan Corbet
· 17 years ago
0c401df
cris: cdev lock_kernel() pushdown
by Jonathan Corbet
· 17 years ago
07f2402
cris: correct usage of __user for copy to and from user space in lib/usercopy and uaccess.h
by Jesper Nilsson
· 17 years ago
9fe3fd0
CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4
by Jesper Nilsson
· 17 years ago
77a746c
cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc
by Jesper Nilsson
· 17 years ago
69b06c1
CRIS v32: Change drivers/i2c.c locking.
by Jesper Nilsson
· 17 years ago
a34d244
CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup.
by Jesper Nilsson
· 17 years ago
7800029
CRIS: Add new timerfd syscall entries.
by Jesper Nilsson
· 17 years ago
eb09047
CRIS v32: Correct spelling of bandwidth in function name.
by Jesper Nilsson
· 17 years ago
9f68ff9
CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS.
by Jesper Nilsson
· 17 years ago
79e04fd
CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.
by Jesper Nilsson
· 17 years ago
ac17e82
CRIS v32: Fix minor formatting issue in mach-a3/io.c
by Jesper Nilsson
· 17 years ago
f8e47cb
CRIS v32: Initialize GIO even if we're rambooting in kernel/head.S
by Jesper Nilsson
· 17 years ago
a87434b
CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory.
by Jesper Nilsson
· 17 years ago
baa69b1
CRIS v32: Fix startup oops and replace hardcoded pagesize in vmlinux.lds.S
by Jesper Nilsson
· 17 years ago
52d82ef
CRIS v32: Avoid work when switching between tasks with shared memory descriptors in mm/tlb.c
by Jesper Nilsson
· 17 years ago
3d44305
CRIS v32: Add workaround for MMU hardware bug for ETRAX FS in mm/mmu.S
by Jesper Nilsson
· 17 years ago
108ecfb
CRIS v32: Fix bug in internal memory allocator mm/intmem.c
by Jesper Nilsson
· 17 years ago
0836c6d
CRIS v32: Change name of simulator config to CONFIG_ETRAX_VCS_SIM in mm/init.c
by Jesper Nilsson
· 17 years ago
ea0af95
CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords.
by Jesper Nilsson
· 17 years ago
ea402db
CRIS v32: Move hw_settings.S to machine specific directories for ETRAX FS and ARTPEC-3
by Jesper Nilsson
· 17 years ago
41f9412
CRIS v32: Update lib/checksum.S and lib/checksumcopy.S
by Jesper Nilsson
· 17 years ago
7674464
CRIS v32: Add lib/delay to build.
by Jesper Nilsson
· 17 years ago
48c87a4
CRIS v32: Add precise delay loops for ETRAX FS and ARTPEC-3.
by Jesper Nilsson
· 17 years ago
a474de0
CRIS v32: Update vcs_hook.c for ETRAX FS.
by Jesper Nilsson
· 17 years ago
09160d7
CRIS v32: Move vcs_hook to machine specific directory.
by Jesper Nilsson
· 17 years ago
538380d
CRIS v32: Update kernel/smp.c for CRIS v32.
by Jesper Nilsson
· 17 years ago
574852a
CRIS v32: Update signal handling in kernel/signal.c
by Jesper Nilsson
· 17 years ago
14e61be
CRIS v32: Update boot/rescue/rescue.ld
by Jesper Nilsson
· 17 years ago
f2bbc96
CRIS v32: Change names of config variable and register field for data available.
by Jesper Nilsson
· 17 years ago
f64dd21
CRIS v32: Change debug and formatting in kernel/fasttimer.c
by Jesper Nilsson
· 17 years ago
43e6bd6
CRIS v32: Update kernel/crisksyms.c
by Jesper Nilsson
· 17 years ago
cbca663
CRIS v32: Remove config ifdef around init function for drivers/sync_serial.c
by Jesper Nilsson
· 17 years ago
5adb5c8
CRIS v32: Remove drivers/gpio.c, now exists as machine specific file.
by Jesper Nilsson
· 17 years ago
7edf744
CRIS v32: Update driver for RTC chip pcf8563.
by Jesper Nilsson
· 17 years ago
d8ac17a
CRIS v32: Remove drivers/nandflash.h, now exists as machine specific file.
by Jesper Nilsson
· 17 years ago
2c30da7
CRIS v32: ETRAX FS Change name of LED macros in drivers/mach-fs/gpio.c to avoid collision.
by Jesper Nilsson
· 17 years ago
cacc0cc
CRIS v32: Change name of LED macros in drivers/mach-a3/gpio.c to avoid collision.
by Jesper Nilsson
· 17 years ago
935a847b
CRIS v32: Change include path for hwregs in drivers/iop_fw_load.c
by Jesper Nilsson
· 17 years ago
635c45c
CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3
by Jesper Nilsson
· 17 years ago
a77dba6
CRIS v32: Replace build flags in boot/rescue/Makefile
by Jesper Nilsson
· 17 years ago
111e3b1
CRIS v32: Replace build flags in boot/compressed/Makefile
by Jesper Nilsson
· 17 years ago
a9d13fa
CRIS v32: Remove useless CVS id tag from boot/compressed/README
by Jesper Nilsson
· 17 years ago
c3d6ddd
CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig.
by Jesper Nilsson
· 17 years ago
fbdb5f8
CRIS v32: Update and improve kernel/time.c
by Jesper Nilsson
· 17 years ago
9ce1ea7
CRIS v32: Update and improve kernel/traps.c
by Jesper Nilsson
· 17 years ago
8cca29b
CRIS v32: Minor updates to kernel/process.c
by Jesper Nilsson
· 17 years ago
693d984
CRIS v32: Update and simplify kernel/irq.c.
by Jesper Nilsson
· 17 years ago
96e4766
CRIS v32: Update kernel/head.S
by Jesper Nilsson
· 17 years ago
ec87ee2
CRIS v32: Update and improve fasttimer.c
by Jesper Nilsson
· 17 years ago
8226410
CRIS v32: Update debugport.
by Jesper Nilsson
· 17 years ago
3f50c06
CRIS v32: Update boot/rescue/head.S code.
by Jesper Nilsson
· 17 years ago
a5d204b
CRIS v32: Update boot/compressed/misc.c
by Jesper Nilsson
· 17 years ago
247c3c9
CRIS v32: Update compressed head.S
by Jesper Nilsson
· 17 years ago
5d23ff2
CRIS v32: Remove common gpio and nandflash, add mach-fs and mach-a3 as subdirs.
by Jesper Nilsson
· 17 years ago
dbf9f14
CRIS v32: Update boot rescue Kbuild makefile.
by Jesper Nilsson
· 17 years ago
28bf739
CRIS v32: Update boot compressed Kbuild makefile.
by Jesper Nilsson
· 17 years ago
3d6f787
CRIS v32: Update boot Kbuild makefile.
by Jesper Nilsson
· 17 years ago
5fc1f31
CRIS v32: Update and improve axisflashmap
by Jesper Nilsson
· 17 years ago
201ca54
CRIS v32: New version of I2C driver.
by Jesper Nilsson
· 17 years ago
0f22950
CRIS v32: Fixup kernel Makefile.
by Jesper Nilsson
· 17 years ago
ffc8b00
CRIS v32: Update entry.S to working order.
by Jesper Nilsson
· 17 years ago
54ab4d7
CRIS v32: Whitespace and formatting changes for kernel/ptrace.c
by Jesper Nilsson
· 17 years ago
e908dfc
CRIS v32: Update synchronous serial driver.
by Jesper Nilsson
· 17 years ago
f74c31d
CRIS v32: Add L2 cache initialization code.
by Jesper Nilsson
· 17 years ago
035e111
CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3.
by Jesper Nilsson
· 17 years ago
6107c61
CRIS v32: Add new driver files for Etrax-FS
by Jesper Nilsson
· 17 years ago
18a1e01
CRIS v32: Add new driver files for Artpec-3.
by Jesper Nilsson
· 17 years ago
923dd2a
CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings.
by Jesper Nilsson
· 17 years ago
6d9f4c5
arch/cris: add a missing iounmap
by Julia Lawall
· 17 years ago
2d33d56
CRIS: avoid using arch links in Kconfig
by Jesper Nilsson
· 17 years ago
01ba2bd
all archs: consolidate init and exit sections in vmlinux.lds.h
by Sam Ravnborg
· 17 years ago
42d71c4
CRIS: Remove 'TOPDIR' from Makefiles
by WANG Cong
· 17 years ago
52840bd6
Kobject: the cris iop_fw_load.c code is broken
by Greg Kroah-Hartman
· 17 years ago
c03a927
ide: move CONFIG_IDE_ETRAX to drivers/ide/Kconfig
by Bartlomiej Zolnierkiewicz
· 17 years ago
57c230a
CRISv32: add cache flush operations
by Jesper Nilsson
· 17 years ago
1b8be1d
CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take two
by Jesper Nilsson
· 17 years ago
Next »