- de34a61 mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code by Stefan Roese · 4 years, 6 months ago
- 81d4b14 mips: sync asm/mipsregs.h with Linux 5.7 by Daniel Schwierzeck · 4 years, 6 months ago
- 57bfb1a mips: add config options for generic cache setup code by Daniel Schwierzeck · 4 years, 6 months ago
- 6077243 mips: refactor disabling of caches by Daniel Schwierzeck · 4 years, 6 months ago
- 54e7fbd mips: start.S: remove dead code by Daniel Schwierzeck · 4 years, 6 months ago
- c95c3ec mips: add a option to support not reserving malloc space on initial stack by Weijie Gao · 4 years, 9 months ago
- 2434f58 mips: add an option to support initialize SRAM for initial stack by Weijie Gao · 4 years, 9 months ago
- 6e9281b mips: start.S: avoid overwriting outside gd when clearing global data in stack by Weijie Gao · 4 years, 9 months ago
- d1c3d8b MIPS: start.S: make boot config at offset 0x10 configurable by Daniel Schwierzeck · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- f5868a5 mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot by Andy Yan · 7 years ago
- 703ec9d MIPS: Stop building position independent code by Paul Burton · 8 years ago
- ee42214 MIPS: add initial infrastructure for Broadcom MIPS SoCs by Álvaro Fernández Rojas · 8 years ago
- 0d159d6 MIPS: call debug_uart_init right before board_init_f by Daniel Schwierzeck · 8 years ago
- 924ad86 MIPS: add possibility to setup initial stack and global data in SRAM by Daniel Schwierzeck · 9 years ago
- c3e72ab MIPS: factor out code for initial stack and global data by Daniel Schwierzeck · 8 years ago
- 65d297a MIPS: fix iand optimize setup of CP0 registers by Daniel Schwierzeck · 9 years ago
- 345490f MIPS: fix ROM exception vectors by Daniel Schwierzeck · 9 years ago
- af3971f MIPS: make inclusion of ROM exception vectors configurable by Daniel Schwierzeck · 9 years ago
- 31d36f7 MIPS: Hang if run on a secondary CPU by Paul Burton · 8 years ago
- d263cda MIPS: Fix cache maintenance in relocate_code & simplify by Paul Burton · 8 years ago
- c5b8412 MIPS: Ensure Config.K0=2 applies before any memory accesses by Paul Burton · 8 years ago
- b2b135d MIPS: Map CM Global Control Registers by Paul Burton · 8 years ago
- f898127 MIPS: If we don't need DDR for cache init, init cache first by Paul Burton · 8 years ago
- 4f9226b MIPS: Preserve Config implementation-defined bits by Paul Burton · 8 years ago
- 33b5c9b MIPS: Enable use of the instruction cache earlier by Paul Burton · 8 years ago
- 9f8ac82 MIPS: Use unchecked immediate addition/subtraction by Paul Burton · 9 years ago
- a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
- e26e8dc MIPS: start.S: fix and optimize instructions by Daniel Schwierzeck · 9 years ago
- a627909 MIPS: initialize board_init_f() argument to zero. by Purna Chandra Mandal · 9 years ago
- 1134929 MIPS: fix annotation of _start and relocate_code by Daniel Schwierzeck · 9 years ago
- eef88df MIPS: unify CPU code in arch/mips/cpu/ by Daniel Schwierzeck · 10 years ago[Renamed from arch/mips/cpu/mips32/start.S]
- f1c64a0 MIPS: handle mips64 ST0_KX bit in mips32 start.S by Paul Burton · 10 years ago
- ab0d002 MIPS: handle mips64 relocs in mips32 start.S by Paul Burton · 10 years ago
- a39b1cb MIPS: use asm.h macros in mips32 start.S by Paul Burton · 10 years ago
- e520023 MIPS: add support for pre-relocation malloc by Daniel Schwierzeck · 10 years ago
- dd82128 MIPS: add support for CONFIG_SYS_INIT_SP_ADDR by Daniel Schwierzeck · 10 years ago
- 6d08e22 MIPS: fix setup of initial stack frame by Daniel Schwierzeck · 10 years ago
- 7a9d109 qemu-malta: rename to just "malta" by Paul Burton · 11 years ago
- 691995f MIPS: mips32/start.S: rework relocation info check by Gabor Juhos · 12 years ago
- 680cb2d MIPS: mips32/start.S: use t8 register for dynamic relocation by Gabor Juhos · 12 years ago
- 843a76b MIPS: start.S: emulate REVISION register for qemu-malta by Gabor Juhos · 12 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 12 years ago
- 04380c6 MIPS: add dynamic relocation support by Gabor Juhos · 12 years ago
- 28875e2 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation by Daniel Schwierzeck · 12 years ago
- 696a3b2 MIPS: start.S: optimize BSS initialization by Daniel Schwierzeck · 12 years ago
- 8b1c734 MIPS: start.S: unify and simplify reset vector handling by Daniel Schwierzeck · 12 years ago
- 4dc7412 MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status by Daniel Schwierzeck · 12 years ago
- 025f2b3 MIPS: simplify relocated _G_O_T_ address calculation by Gabor Juhos · 12 years ago
- 67d80c9 MIPS: start.S: don't save flush_cache parameters in advance by Gabor Juhos · 12 years ago
- 248fe03 MIPS: start.S: simplify relocation offset calculation by Gabor Juhos · 12 years ago
- b2fe86f MIPS: start.S: save reused arguments earlier in relocate_code by Gabor Juhos · 12 years ago
- f321b0f MIPS: start.S: set sp register directly by Gabor Juhos · 12 years ago
- 5b7dd81 MIPS: start.S: fix boundary check in relocate_code by Gabor Juhos · 12 years ago
- 14fdd1a MIPS: start{, 64}.S: fill branch delay slots with NOP instructions by Gabor Juhos · 12 years ago
- ab2a98b MIPS: make cache operation mode configurable by Daniel Schwierzeck · 13 years ago
- 7185adb MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG by Daniel Schwierzeck · 13 years ago
- 7aa1f19 MIPS: Coding style cleanups on common assembly files by Shinya Kuribayashi · 14 years ago
- 522171a MIPS: Remove mips_cache_lock() feature by Shinya Kuribayashi · 14 years ago
- 9180960 MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32 by Daniel Schwierzeck · 14 years ago[Renamed from arch/mips/cpu/start.S]
- b38a569 MIPS: Purple: Remove Purple support by Daniel Schwierzeck · 14 years ago
- 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
- 1e3827d mips: Move cpu/mips/* to arch/mips/cpu/* by Peter Tyser · 15 years ago[Renamed from cpu/mips/start.S]
- 71fa071 MIPS: Flush data cache upon relocation by Stefan Roese · 16 years ago
- 4417434 MIPS: Add CONFIG_SKIP_LOWLEVEL_INIT by Stefan Roese · 16 years ago
- 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 5f64d21 [MIPS] Kill unused <version.h> inclusions by Shinya Kuribayashi · 17 years ago
- 53677ef Big white-space cleanup. by Wolfgang Denk · 17 years ago
- 0f8c62a Allow building mips versions with ELDK 3.1.1 by Vlad Lungu · 17 years ago
- 43c5092 Use jr as register jump instruction by Shinya Kuribayashi · 17 years ago
- decaba6 [MIPS] Cleanup CP0 Status initialization by Shinya Kuribayashi · 17 years ago
- d43d43e [MIPS] Initialize CP0 Cause before setting up CP0 Status register by Shinya Kuribayashi · 17 years ago
- 2613862 [MIPS] INCA-IP: Move watchdog init code from start.S to lowlevel_init() by Shinya Kuribayashi · 17 years ago
- e139080 [MIPS] Request for the 'mips_cache_lock()' removal by Shinya Kuribayashi · 17 years ago
- 16664f7 [MIPS] Remove useless instructions for initializing $gp. by Shinya Kuribayashi · 17 years ago
- 03c031d [MIPS] MIPS 4K core: Coding style cleanups by Shinya Kuribayashi · 17 years ago
- 2206921 [MIPS] Fix $gp usage by Shinya Kuribayashi · 17 years ago
- c75eba3 Fix U-Boot compilation for MIPS boards using ELDK 4.0 by Wolfgang Denk · 19 years ago
- 400558b Prepare for SoC rework of ARM code: by wdenk · 20 years ago
- f4863a7 * Patch by liang a lei, 9 Jan 2004: Fix Intel 28F128J3 ID in include/flash.h by wdenk · 21 years ago
- 27b207f * Implement new mechanism to export U-Boot's functions to standalone by wdenk · 21 years ago
- 8bde7f7 * Code cleanup: by wdenk · 22 years ago
- 3b57fe0 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · 22 years ago
- 3e38691 * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 22 years ago
- c021880 * Add support for MIPS32 4Kc CPUs by wdenk · 22 years ago