Commit Graph

76 Commits (379b3280b30c4aad5ff0fdf1cd6431c5fa6861b1)

Author SHA1 Message Date
Paul Burton 05e342554e MIPS: Support dynamic I/O port base address 9 years ago
Marek Vasut fbb0de088b mips: cache: Bulletproof the code against cornercases 9 years ago
Daniel Schwierzeck a3ab2ae7f6 MIPS: sync processor and register definitions with linux-4.4 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
Govindraj Raja 4adcb2380c MIPS: fix syntax for fdt_chosen/initrd. 9 years ago
Daniel Schwierzeck 90b1c9fad7 MIPS: implement device-tree handover to Linux kernel 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
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
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
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 11 years ago
Daniel Schwierzeck 538cf92c8c MIPS: drop incaip board 11 years ago
Paul Burton 9f0868fffb MIPS: allow use of generic board 11 years ago
Paul Burton 11a932fb18 MIPS: move mips_io_port_base out of board.c 11 years ago
Masahiro Yamada cd2e46cb38 kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC 11 years ago
Paul Burton d18d49d7ad mips: don't hardcode Malta env baudrate 11 years ago
Paul Burton 7a9d109b00 qemu-malta: rename to just "malta" 11 years ago
Masahiro Yamada f6e2c0f3e3 mips: convert makefiles to Kbuild style 11 years ago
Daniel Schwierzeck 4b17645d5d MIPS: bootm: drop obsolete Qemu specific bootm implementation 11 years ago
Daniel Schwierzeck b87493f49a MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta 11 years ago
Daniel Schwierzeck 6c154552b0 MIPS: bootm: add support for generic relocation of init ramdisks 11 years ago
Daniel Schwierzeck 15f8aa9093 MIPS: bootm: refactor initialisation of kernel environment 11 years ago
Daniel Schwierzeck 59e8cbdb15 MIPS: bootm: refactor initialisation of kernel cmdline 11 years ago
Daniel Schwierzeck f66cc1e348 MIPS: bootm: add support for LMB 11 years ago
Daniel Schwierzeck c4b37847d3 MIPS: bootm: optimize kernel entry call 11 years ago
Daniel Schwierzeck 45bde489e3 MIPS: bootm: fix checkpatch.pl warnings 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Dirk Eibach b8eee4354f Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 11 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
Daniel Schwierzeck 455fbfb668 MIPS: board.c: remove manual relocation of env_name_spec 12 years ago
Gabor Juhos 04380c651a MIPS: add dynamic relocation support 12 years ago
Daniel Schwierzeck eea8a320e1 MIPS: board.c: switch to new symbols __bss_end and __image_copy_end 12 years ago
Gabor Juhos 9c170e2ef4 MIPS: bootm.c: add support for 'prep' and 'go' subcommands 12 years ago
Gabor Juhos 0ea7213f63 MIPS: bootm.c: separate environment initialization 12 years ago
Gabor Juhos e08634c7bf MIPS: bootm.c: separate linux jump code 12 years ago
Gabor Juhos 75a279c8f2 MIPS: bootm.c: use debug macro to print debug message 12 years ago
Joe Hershberger f88e09de8d mips: serial: Fix busted manual relocation 12 years ago
Daniel Schwierzeck f0c27993e4 MIPS: constify mips_io_port_base 12 years ago