Commit Graph

136 Commits (4ac72f5c5b751ad27515655bfd5aebc2231eadf9)

Author SHA1 Message Date
Álvaro Fernández Rojas ee422142f4 MIPS: add initial infrastructure for Broadcom MIPS SoCs 8 years ago
Álvaro Fernández Rojas 5e36546c53 MIPS: allow using generic sysreset drivers 8 years ago
Daniel Schwierzeck 0d159d6852 MIPS: call debug_uart_init right before board_init_f 8 years ago
Daniel Schwierzeck 924ad86638 MIPS: add possibility to setup initial stack and global data in SRAM 8 years ago
Daniel Schwierzeck c3e72ab801 MIPS: factor out code for initial stack and global data 8 years ago
Daniel Schwierzeck 65d297af7c MIPS: fix iand optimize setup of CP0 registers 8 years ago
Daniel Schwierzeck 345490fcd6 MIPS: fix ROM exception vectors 8 years ago
Daniel Schwierzeck af3971f81a MIPS: make inclusion of ROM exception vectors configurable 8 years ago
Paul Burton 31d36f748c MIPS: Hang if run on a secondary CPU 9 years ago
Paul Burton d263cda5ae MIPS: Fix cache maintenance in relocate_code & simplify 9 years ago
Paul Burton c5b8412d60 MIPS: Ensure Config.K0=2 applies before any memory accesses 9 years ago
Paul Burton b2b135d980 MIPS: Map CM Global Control Registers 9 years ago
Paul Burton f8981277f5 MIPS: If we don't need DDR for cache init, init cache first 9 years ago
Paul Burton 4f9226b403 MIPS: Preserve Config implementation-defined bits 9 years ago
Paul Burton 33b5c9b209 MIPS: Enable use of the instruction cache earlier 9 years ago
Paul Burton 8cb4817d0f MIPS: Probe cache line sizes once during boot 9 years ago
Daniel Schwierzeck 07f5b966aa MIPS: provide a default u-boot-spl.lds 9 years ago
Paul Burton 9f8ac82452 MIPS: Use unchecked immediate addition/subtraction 9 years ago
Marek Vasut 5760fc7850 mips: Fix compiler warning in cpu.c 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Daniel Schwierzeck e26e8dc8f4 MIPS: start.S: fix and optimize instructions 9 years ago
Purna Chandra Mandal a62790997f MIPS: initialize board_init_f() argument to zero. 9 years ago
Daniel Schwierzeck 113492988b MIPS: fix annotation of _start and relocate_code 9 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 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
Thomas Langer a18a477147 MIPS: use common code from lib/time.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 538cf92c8c MIPS: drop incaip board 11 years ago
Paul Burton a0af08b9db MIPS: define __init_end in u-boot.lds 11 years ago
Paul Burton 186d8159f6 MIPS: stub interrupt_init function 11 years ago
Masahiro Yamada 7e3d473b5e mips: xburst: remove remainders of dead board 11 years ago
Daniel Schwierzeck 79fd7e649e MIPS: always keep all sections in u-boot ELF binary. 11 years ago
Stephen Warren eb838e7d84 usb: create common header virtual root hub descriptors 11 years ago
Masahiro Yamada cfda6bd2d8 mips: move CONFIG_MIPS{32, 64} definition to config.mk 11 years ago
Masahiro Yamada a0a15b441c config.mk: specify the exact path to standalone linker script 11 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 11 years ago
Paul Burton 7a9d109b00 qemu-malta: rename to just "malta" 11 years ago