Commit Graph

28 Commits (d1c3d8bdfa41a7002bc9c9c0fe8cf7b41d573c0e)

Author SHA1 Message Date
Daniel Schwierzeck d1c3d8bdfa MIPS: start.S: make boot config at offset 0x10 configurable 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Andy Yan f5868a5da1 mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot 7 years ago
Paul Burton 703ec9ddf9 MIPS: Stop building position independent code 7 years ago
Álvaro Fernández Rojas ee422142f4 MIPS: add initial infrastructure for Broadcom MIPS SoCs 7 years ago
Daniel Schwierzeck 0d159d6852 MIPS: call debug_uart_init right before board_init_f 7 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 8 years ago
Paul Burton d263cda5ae MIPS: Fix cache maintenance in relocate_code & simplify 8 years ago
Paul Burton c5b8412d60 MIPS: Ensure Config.K0=2 applies before any memory accesses 8 years ago
Paul Burton b2b135d980 MIPS: Map CM Global Control Registers 8 years ago
Paul Burton f8981277f5 MIPS: If we don't need DDR for cache init, init cache first 8 years ago
Paul Burton 4f9226b403 MIPS: Preserve Config implementation-defined bits 8 years ago
Paul Burton 33b5c9b209 MIPS: Enable use of the instruction cache earlier 8 years ago
Paul Burton 9f8ac82452 MIPS: Use unchecked immediate addition/subtraction 8 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 8 years ago
Daniel Schwierzeck e26e8dc8f4 MIPS: start.S: fix and optimize instructions 8 years ago
Purna Chandra Mandal a62790997f MIPS: initialize board_init_f() argument to zero. 8 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/ 9 years ago
Paul Burton f1c64a0810 MIPS: handle mips64 ST0_KX bit in mips32 start.S 9 years ago
Paul Burton ab0d002677 MIPS: handle mips64 relocs in mips32 start.S 9 years ago
Paul Burton a39b1cb7f0 MIPS: use asm.h macros in mips32 start.S 9 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 6d08e22aca MIPS: fix setup of initial stack frame 10 years ago
Paul Burton 7a9d109b00 qemu-malta: rename to just "malta" 11 years ago
Gabor Juhos 691995f9ab MIPS: mips32/start.S: rework relocation info check 11 years ago
Gabor Juhos 680cb2dc3a MIPS: mips32/start.S: use t8 register for dynamic relocation 11 years ago
Gabor Juhos 843a76b66b MIPS: start.S: emulate REVISION register for qemu-malta 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Gabor Juhos 04380c651a MIPS: add dynamic relocation support 11 years ago
Daniel Schwierzeck 28875e2c47 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation 11 years ago
Daniel Schwierzeck 696a3b2a53 MIPS: start.S: optimize BSS initialization 11 years ago
Daniel Schwierzeck 8b1c7345c6 MIPS: start.S: unify and simplify reset vector handling 11 years ago
Daniel Schwierzeck 4dc7412afa MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status 11 years ago
Gabor Juhos 025f2b3380 MIPS: simplify relocated _G_O_T_ address calculation 12 years ago
Gabor Juhos 67d80c9f97 MIPS: start.S: don't save flush_cache parameters in advance 12 years ago
Gabor Juhos 248fe03f53 MIPS: start.S: simplify relocation offset calculation 12 years ago
Gabor Juhos b2fe86f887 MIPS: start.S: save reused arguments earlier in relocate_code 12 years ago
Gabor Juhos f321b0f99f MIPS: start.S: set sp register directly 12 years ago
Gabor Juhos 5b7dd8163d MIPS: start.S: fix boundary check in relocate_code 12 years ago
Gabor Juhos 14fdd1a8bf MIPS: start{, 64}.S: fill branch delay slots with NOP instructions 12 years ago
Daniel Schwierzeck ab2a98b117 MIPS: make cache operation mode configurable 13 years ago
Daniel Schwierzeck 7185adb48e MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG 13 years ago
Shinya Kuribayashi 7aa1f198c8 MIPS: Coding style cleanups on common assembly files 13 years ago