Commit Graph

70 Commits (e8a7f1c32b55f48408a10cded2663b3f578d02e2)

Author SHA1 Message Date
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 12 years ago
Daniel Schwierzeck b87493f49a MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta 12 years ago
Daniel Schwierzeck 6c154552b0 MIPS: bootm: add support for generic relocation of init ramdisks 12 years ago
Daniel Schwierzeck 15f8aa9093 MIPS: bootm: refactor initialisation of kernel environment 12 years ago
Daniel Schwierzeck 59e8cbdb15 MIPS: bootm: refactor initialisation of kernel cmdline 12 years ago
Daniel Schwierzeck f66cc1e348 MIPS: bootm: add support for LMB 12 years ago
Daniel Schwierzeck c4b37847d3 MIPS: bootm: optimize kernel entry call 12 years ago
Daniel Schwierzeck 45bde489e3 MIPS: bootm: fix checkpatch.pl warnings 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Dirk Eibach b8eee4354f Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 12 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
Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays 12 years ago
Daniel Schwierzeck 00d0d2ad4e malloc: remove extern declarations of malloc_bin_reloc() in board.c files 12 years ago
Marek Vasut d2aa5dca74 dm: mips: Import libgcc components from Linux 13 years ago
Daniel Schwierzeck e034ea3b77 MIPS: board.c: move extern declarations to u-boot-mips.h 13 years ago
Daniel Schwierzeck ed53010441 MIPS: bootm_qemu_mips.c: make checkpatch.pl clean 13 years ago
Daniel Schwierzeck e51a6b7a6c MIPS: bootm.c: make checkpatch.pl clean 13 years ago