Commit Graph

231 Commits (a8ebf283e98d0eda0b7c76647cdcd3f36f34837c)

Author SHA1 Message Date
Daniel Schwierzeck b11c5d1dc2 MIPS: change 'extern inline' to 'static inline' 9 years ago
Tony Wu 49bbdae318 MIPS: fix missing semicolon in cacheops.h 9 years ago
Joe Hershberger c9bb942e2f Move default y configs out of arch/board Kconfig 9 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
Daniel Schwierzeck 25fc664f40 MIPS: bootm: refactor preparation of Linux kernel command line 10 years ago
Masahiro Yamada afc366f01b Replace <compiler.h> with <linux/compiler.h> 10 years ago
Daniel Schwierzeck e19db555b4 Kbuild: introduce Makefile in arch/$ARCH/ 10 years ago
Daniel Schwierzeck 6cec63d59d MIPS: bootm: remove unused or redundant header files 10 years ago
Daniel Schwierzeck c9639421fd MIPS: bootm: add missing initramfs relocation 10 years ago
Daniel Schwierzeck 426f87045c MIPS: remove board.c 10 years ago
Daniel Schwierzeck 6d08e22aca MIPS: fix setup of initial stack frame 10 years ago
Masahiro Yamada 56f31e872e kbuild: use SoC-specific CONFIG to descend into SoC directory 10 years ago
Masahiro Yamada 165ecd26f0 kbuild: Descend into SOC directory from CPU directory 10 years ago
Masahiro Yamada cba1da495d include: move various macros to include/linux/kernel.h 10 years ago
Daniel Schwierzeck 265072ba75 MIPS: add .padding section to linker script 10 years ago
Daniel Schwierzeck 837cad1e47 MIPS: refactor setting of compiler options 10 years ago
Daniel Schwierzeck aa45f75eaf MIPS: kconfig: merge targets qemu_mips and qemu_mips64 10 years ago
Daniel Schwierzeck b9863b6de2 MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS 10 years ago
Daniel Schwierzeck 02611cbb7c MIPS: kconfig: add options for CPU type select 10 years ago
Daniel Schwierzeck 0e1dc3456f MIPS: kconfig: add options for endianess select 10 years ago
Masahiro Yamada 7bfd5ee117 mips: enable CONFIG_USE_PRIVATE_LIBGCC by default 10 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 10 years ago
Masahiro Yamada 90f984e397 kconfig: delete redundant CONFIG_${ARCH} definition 10 years ago