Commit Graph

251 Commits (98655f3a8d23d322d91ebb1897ff02a6e8a46b10)

Author SHA1 Message Date
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 0315a28909 MIPS: Kconfig: optimize gcc -march and -mtune setup 9 years ago
Daniel Schwierzeck 76ada5f8b7 MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ 9 years ago
Daniel Schwierzeck 6479b691d7 MIPS: Kconfig: refactor machine setup 9 years ago
Daniel Schwierzeck 0fc13a9093 MIPS: add initial infrastructure for device-tree files 9 years ago
Daniel Schwierzeck e92d9124f8 MIPS: do not build position-independent executables for SPL 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
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 9 years ago
Daniel Schwierzeck 347ea94e2a MIPS: bootm: use CONFIG_IS_ENABLED() everywhere 9 years ago
Daniel Schwierzeck 2bb5b63879 MIPS: bootm: rework and fix broken bootm code 9 years ago
Fabio Estevam b810aa1dd1 mips: Use the generic bitops headers 9 years ago
Govindraj Raja 4adcb2380c MIPS: fix syntax for fdt_chosen/initrd. 10 years ago
Chris Packham 73a4152b25 mips: Use unsigned int when reading c0 registers 10 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
Joe Hershberger c9bb942e2f Move default y configs out of arch/board Kconfig 10 years ago
Joe Hershberger a26cd04920 arch: Make board selection choices optional 10 years ago
Daniel Schwierzeck 90b1c9fad7 MIPS: implement device-tree handover to Linux kernel 10 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 10 years ago
Joe Hershberger 8b2c9a7157 net: Provide a function to get the current MAC address 10 years ago
Masahiro Yamada 0a12e6872e generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 10 years ago
Daniel Schwierzeck eef88dfb3e MIPS: unify CPU code in arch/mips/cpu/ 10 years ago
Daniel Schwierzeck d9a4a6223c MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 10 years ago
Paul Burton f1c64a0810 MIPS: handle mips64 ST0_KX bit in mips32 start.S 10 years ago
Paul Burton ab0d002677 MIPS: handle mips64 relocs in mips32 start.S 10 years ago
Paul Burton a39b1cb7f0 MIPS: use asm.h macros in mips32 start.S 10 years ago
Paul Burton ba21a453a5 malta: IDE support 10 years ago
Paul Burton 8755d50706 MIPS: clear TagLo select 2 during cache init 10 years ago
Paul Burton dd7c72006e MIPS: allow systems to skip loads during cache init 10 years ago
Paul Burton ca4e833cd6 MIPS: inline mips_init_[id]cache functions 10 years ago
Paul Burton ac22feca11 MIPS: refactor cache loops to a macro 10 years ago
Paul Burton 536cb7ce1a MIPS: refactor L1 cache config reads to a macro 10 years ago
Paul Burton 4a5d8898bc MIPS: unify cache initialization code 10 years ago
Paul Burton 30374f98d1 MIPS: unify cache maintenance functions 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
Daniel Schwierzeck dd82128ef5 MIPS: add support for CONFIG_SYS_INIT_SP_ADDR 10 years ago
Daniel Schwierzeck 9d638eeab7 MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACE 10 years ago
Daniel Schwierzeck c57dafb5b4 MIPS: replace $(CPU) with Kconfig symbols 10 years ago
Thomas Langer a18a477147 MIPS: use common code from lib/time.c 10 years ago
Daniel Schwierzeck e13a50b34b MIPS: bootm: add bootstage reporting 10 years ago
Daniel Schwierzeck 5002d8cc54 MIPS: bootm: prepare a flattened device tree for the kernel 10 years ago
Daniel Schwierzeck 8cec725ad5 MIPS: bootm: add mem, rd_start and rd_size to kernel command line 10 years ago
Daniel Schwierzeck ca65e5851f MIPS: bootm: refactor preparation of Linux kernel environment 10 years ago