Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
574852a2a5cb603708133ade9896c9bc77a68c46
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
45a4127
CRIS v10: Update drivers/gpio.c, fix locking and general improvements.
by Jesper Nilsson
· 17 years ago
46aac05
CRIS: Add support for ETRAX FS and ARTPEC-3 to etraxgpio.h
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
8f29725
CRIS v10: Change name of low voltage read and set macros.
by Jesper Nilsson
· 17 years ago
a9d13fa
CRIS v32: Remove useless CVS id tag from boot/compressed/README
by Jesper Nilsson
· 17 years ago
3c1d930
CRIS: Fix bugs in return value of atomic_inc_return and atomic_dec_return.
by Jesper Nilsson
· 17 years ago
b43890a
CRIS: Allow arch dependent delay to override common version.
by Jesper Nilsson
· 17 years ago
151f6398
CRIS: Include arch dependent bug.h.
by Jesper Nilsson
· 17 years ago
620cf2e
CRIS: Correct pfn_pte to make it possible to ioremap uncached addresses.
by Jesper Nilsson
· 17 years ago
058f5fd
CRIS: Correct comment in io.h to describe reality of I/O space.
by Jesper Nilsson
· 17 years ago
7875975
CRIS: Update cpu_possible_map and raw_smp_processor_id in smp.h header.
by Jesper Nilsson
· 17 years ago
9bf7953
CRIS v10: Remove duplicated folding of carry from lib/checksum.S, it is not needed.
by Jesper Nilsson
· 17 years ago
ab59284
CRIS v10: Remove duplicated folding of carry from lib/checksumcopy.S, it is not needed.
by Jesper Nilsson
· 17 years ago
2afab72
CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.c
by Jesper Nilsson
· 17 years ago
b1220e2
CRIS v10: Update kernel/io_interface_mux.c
by Jesper Nilsson
· 17 years ago
5f526d1
CRIS v10: Setup serial port 2 to avoid accidental TXD pulse on startup.
by Jesper Nilsson
· 17 years ago
c974a9e
CRIS v10: Add synchronous serial port driver for CRIS v10.
by Jesper Nilsson
· 17 years ago
4f073ef
CRIS v10: Don't call get_mmu_context when switching between tasks with shared memory descriptors
by Jesper Nilsson
· 17 years ago
40316c1
CRIS v10: Fix bug where error returns didn't restore irqs in mm/fault.c
by Jesper Nilsson
· 17 years ago
5712e4d
CRIS v10: Remove useless CVS id tag from lib/old_checksum.c
by Jesper Nilsson
· 17 years ago
f12bb5c
CRIS v10: Remove useless CVS id and log from lib/dram_init.S
by Jesper Nilsson
· 17 years ago
da4d091
CRIS v10: Remove useless CVS id from kernel/shadows.c
by Jesper Nilsson
· 17 years ago
b2d0814
CRIS v10: Reformat drivers/makefile using tabs.
by Jesper Nilsson
· 17 years ago
c3d6ddd
CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig.
by Jesper Nilsson
· 17 years ago
5062969
CRIS: Remove NO_IOMEM config, we have IO memory.
by Jesper Nilsson
· 17 years ago
10f9f9c
CRIS v10: Remove CVS id from kernel/process.c
by Jesper Nilsson
· 17 years ago
c8acccc
CRIS v10: Remove CVS log and id from kernel/kgdb.c
by Jesper Nilsson
· 17 years ago
8d67bca
CRIS v10: Cleanup kernel/irq.c
by Jesper Nilsson
· 17 years ago
4200c35
CRIS v10: Cleanup kernel/fasttimer.c
by Jesper Nilsson
· 17 years ago
72af70c
CRIS v10: Cleanup kernel/entry.S CVS log and id.
by Jesper Nilsson
· 17 years ago
028a731
CRIS v10: Remove CVS id tag from kernel/dma.c
by Jesper Nilsson
· 17 years ago
99bb22b
CRIS v10: Break long lines in boot/rescue/head.S
by Jesper Nilsson
· 17 years ago
7cda012
CRIS v10: Remove CVS tag from boot/compressed/misc.c
by Jesper Nilsson
· 17 years ago
18b0f34
CRIS v10: Update and fix bug in kernel/debugport.
by Jesper Nilsson
· 17 years ago
d846847
CRIS v10: Cleanup rtc.h
by Jesper Nilsson
· 17 years ago
34a8e50
CRIS v10: Update driver for pcf8563
by Jesper Nilsson
· 17 years ago
e5d5cf2
CRIS v10: Fix bugs in i2c_init and i2c_readreg
by Jesper Nilsson
· 17 years ago
3d6c03f
CRIS v10: Cleanup drivers/eeprom.c to avoid import conflicts.
by Jesper Nilsson
· 17 years ago
d207cf5
CRIS v10: Correct and cleanup boot/rescue/testrescue.S
by Jesper Nilsson
· 17 years ago
ef8028a
CRIS v10: Correct and cleanup boot/rescue/kimagerescue.S
by Jesper Nilsson
· 17 years ago
546cc14
CRIS v10: Change boot/rescue/Makefile to use ccflags-y, asflags-y and ldflags-y.
by Jesper Nilsson
· 17 years ago
3c9547a
CRIS v10: Update boot/compressed/Makefile to use ccflags-y and ldflags-y
by Jesper Nilsson
· 17 years ago
0dfb8c3
CRIS: Add architecture dependent bug.h for CRIS v10 and CRIS v32
by Jesper Nilsson
· 17 years ago
fbdb5f8
CRIS v32: Update and improve kernel/time.c
by Jesper Nilsson
· 17 years ago
bd1c8c5
CRIS v10: New default config.
by Jesper Nilsson
· 17 years ago
d8ca6b1
CRIS v32: Minor fixes for io.h
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
e867cef
CRIS v32: Include path fix for timex.h
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
1e4cc2c
CRIS v32: Update traps.c
by Jesper Nilsson
· 17 years ago
32872b2
CRIS v10: Update and improve axisflashmap.c
by Jesper Nilsson
· 17 years ago
8c11bff
CRIS v10: Update rescue head.s
by Jesper Nilsson
· 17 years ago
63e6b9a
CRIS v10: Update rescue Kbuild makefile.
by Jesper Nilsson
· 17 years ago
1333a69
CRIS v10: Update boot/compressed Kbuild makefile.
by Jesper Nilsson
· 17 years ago
87f5a7f
CRIS v10: Update boot Kbuild makefile.
by Jesper Nilsson
· 17 years ago
2c2314b
CRIS: Update main 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
e8a8abf
CRIS: Remove define ARCH_HAS_DMA_DECLARE_COHERENT_MEMORY
by Jesper Nilsson
· 17 years ago
54ab4d7
CRIS v32: Whitespace and formatting changes for kernel/ptrace.c
by Jesper Nilsson
· 17 years ago
1ddba02
CRIS: Minor generic kernel/traps.c changes.
by Jesper Nilsson
· 17 years ago
3e1fdc4
CRIS: Minor fixes to mm/fault.c
by Jesper Nilsson
· 17 years ago
75e52b2
CRIS v32: Add headers for EtraxFS and Artpec-3 chips.
by Jesper Nilsson
· 17 years ago
738af38
CRIS v32: Add prototypes for cache flushing
by Jesper Nilsson
· 17 years ago
642d4ea
CRIS: Remove unnecessary CVS log from cris/mm/init.c
by Jesper Nilsson
· 17 years ago
1e5915b
CRIS v32: Update asm-cris/arch-v32/irq.h for ETRAX FS and ARTPEC-3
by Jesper Nilsson
· 17 years ago
0c2efc4
CRIS: Merge axisflashmap.h with Axis internal changes.
by Jesper Nilsson
· 17 years ago
e908dfc
CRIS v32: Update synchronous serial driver.
by Jesper Nilsson
· 17 years ago
ca91d5b
CRIS v32: Add SECOND_WORD_SYNC, used in sync_serial.
by Jesper Nilsson
· 17 years ago
f74c31d
CRIS v32: Add L2 cache initialization code.
by Jesper Nilsson
· 17 years ago
58d0831
CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS and ARTPEC-3 chips.
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
Next »