Commit Graph

103 Commits (lime2-spi)

Author SHA1 Message Date
Chris Packham 02df9c5a67 mips: use asm-generic/atomic.h 6 years ago
Stefan Roese 503f6f759c mips: Add arch/mips/include/asm/atomic.h 6 years ago
Masahiro Yamada 3747bdbb2b arch: types.h: factor out fixed width typedefs to int-ll64.h 6 years ago
Tom Rini 481ea2e39d mips: au1x00: Remove support for these SoCs 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 7 years ago
Paul Burton d8b326976a MIPS: Clear instruction hazards in flush_cache() 7 years ago
Paul Burton d1cbeafd5e mips: Use asm-generic/io.h 7 years ago
Paul Burton 703ec9ddf9 MIPS: Stop building position independent code 7 years ago
Simon Glass a320acc419 mips: Make u-boot-mips.h a private header 8 years ago
Tom Rini 86f21c96f4 mips: Use common _AC macro now. 8 years ago
Paul Burton 6fd596a1aa MIPS: Fix map_physmem for cached mappings 8 years ago
Marek Vasut e7e0469c88 mips: Let cache.h be included from assembly source 8 years ago
Daniel Schwierzeck 6c59363004 MIPS: add handling for generic and EJTAG exceptions 8 years ago
Daniel Schwierzeck 67588bdade MIPS: add asm-offsets for struct pt_regs 8 years ago
Daniel Schwierzeck 65d297af7c MIPS: fix iand optimize setup of CP0 registers 8 years ago
Simon Glass a0b49bc334 efi: Use asmlinkage for EFIAPI 8 years ago
Masahiro Yamada 4491327d59 Remove arch/${ARCH}/include/asm/errno.h 8 years ago
Paul Burton 31d36f748c MIPS: Hang if run on a secondary CPU 8 years ago
Paul Burton 7953354b07 MIPS: Join the coherent domain when a CM is present 8 years ago
Paul Burton 4baa0ab67d MIPS: L2 cache support 8 years ago
Paul Burton b2b135d980 MIPS: Map CM Global Control Registers 8 years ago
Paul Burton 4f9226b403 MIPS: Preserve Config implementation-defined bits 8 years ago
Paul Burton 8cb4817d0f MIPS: Probe cache line sizes once during boot 8 years ago
Paul Burton 372286217f MIPS: Split I & D cache line size config 9 years ago
Daniel Schwierzeck 83b0face8c MIPS: remove dead code from asm/u-boot-mips.h 9 years ago
Paul Burton 2e4cc1c5d4 MIPS: Use CPHYSADDR to implement mips32 virt_to_phys 9 years ago
Simon Glass 3e085c9946 mips: Drop unused code in u-boot.h 9 years ago
Marek Vasut 1ad3a6fb5b mips: Drop JZ4740 remnants 9 years ago
Wills Wang 1d3d0f1f1c mips: add base support for QCA/Atheros ath79 SOCs 9 years ago
Matthias Schiffer 499b847521 MIPS: fix mips_cache fallback without __builtin_mips_cache 9 years ago
Paul Burton 05e342554e MIPS: Support dynamic I/O port base address 9 years ago
Paul Burton 8ac493cd65 MIPS: Remove SLOW_DOWN_IO 9 years ago
Tom Rini d6ea6d8876 mips: asm/io.h: Add in <linux/bug.h> 9 years ago
Daniel Schwierzeck 0e0efb40b8 MIPS: implement bit manipulating I/O accessors 9 years ago
Daniel Schwierzeck 898582bdee MIPS: fix SPDX license identifier in remaining arch header files 9 years ago
Daniel Schwierzeck a3ab2ae7f6 MIPS: sync processor and register definitions with linux-4.4 9 years ago
Daniel Schwierzeck 23ff8633fd MIPS: sync I/O related header files with linux-4.4 9 years ago
Daniel Schwierzeck f53830e74e MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT 9 years ago
Daniel Schwierzeck 76ada5f8b7 MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ 9 years ago
Daniel Schwierzeck 5b6f357fe7 MIPS: create .text sub-sections for assembler functions 9 years ago
Daniel Schwierzeck 113492988b MIPS: fix annotation of _start and relocate_code 9 years ago
Purna Chandra Mandal 1a96780016 MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO. 9 years ago
Fabio Estevam b810aa1dd1 mips: Use the generic bitops headers 9 years ago
Chris Packham 73a4152b25 mips: Use unsigned int when reading c0 registers 9 years ago
Daniel Schwierzeck b11c5d1dc2 MIPS: change 'extern inline' to 'static inline' 10 years ago
Tony Wu 49bbdae318 MIPS: fix missing semicolon in cacheops.h 10 years ago
Paul Burton ba21a453a5 malta: IDE support 10 years ago
Paul Burton 2b8bcc5a2f MIPS: avoid .set ISA for cache operations 10 years ago
Daniel Schwierzeck e520023882 MIPS: add support for pre-relocation malloc 10 years ago
Masahiro Yamada afc366f01b Replace <compiler.h> with <linux/compiler.h> 10 years ago