Commit Graph

83 Commits (262737f05aa94b29d24f21d7eae89756c242df8e)

Author SHA1 Message Date
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 12 years ago
Gabor Juhos db2c86d7d7 MIPS: mips32/cache.S: use v1 register for indirect function calls 12 years ago
Gabor Juhos ee8b1e2959 MIPS: mips32/cache.S: store cache line size in t8 register 12 years ago
Gabor Juhos c325916563 MIPS: mips32/cache.S: save return address in t9 register 12 years ago
Gabor Juhos d707e5b713 MIPS: xburst/start.S: rework relocation info check 12 years ago
Gabor Juhos e5c868a208 MIPS: xburst/start.S: use t8 register for dynamic relocation 12 years ago
Gabor Juhos f01d693535 MIPS: xburst/start.S: save gd in s0 register 12 years ago
Gabor Juhos ba9cf07122 MIPS: xburst/start.S: save relocation offset in s1 register 12 years ago
Gabor Juhos 9a28e0d177 MIPS: xburst/start.S: save relocation address in s2 register 12 years ago
Gabor Juhos 691995f9ab MIPS: mips32/start.S: rework relocation info check 12 years ago
Gabor Juhos 680cb2dc3a MIPS: mips32/start.S: use t8 register for dynamic relocation 12 years ago
Gabor Juhos da84f33b04 MIPS: mips32/cache.S: remove superfluous register assignment 12 years ago
Gabor Juhos b1591ec246 MIPS: mips64/interrupt.c: remove superfluous include 12 years ago
Gabor Juhos c3e4901fc6 MIPS: mips32/time.c: fix checkpatch errors/warnings 12 years ago
Gabor Juhos 843a76b66b MIPS: start.S: emulate REVISION register for qemu-malta 12 years ago
Tom Rini 518d438537 MIPS: mips64: fix typos in copyright text of start.S 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Gabor Juhos 04380c651a MIPS: add dynamic relocation support 12 years ago
Gabor Juhos 0ba8926e08 MIPS: u-boot.lds: add relocation specific sections 12 years ago
Daniel Schwierzeck 28875e2c47 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation 12 years ago
Daniel Schwierzeck 696a3b2a53 MIPS: start.S: optimize BSS initialization 12 years ago
Daniel Schwierzeck 3420bf1ca0 MIPS: u-boot.lds: introduce symbol __image_copy_end 12 years ago
Daniel Schwierzeck a52852c5a6 MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] 12 years ago
Gabor Juhos 45397816b2 MIPS: compute num_got_entries from .got section's size 12 years ago
Daniel Schwierzeck 8b1c7345c6 MIPS: start.S: unify and simplify reset vector handling 12 years ago
Daniel Schwierzeck 4dc7412afa MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status 12 years ago
Daniel Schwierzeck 97b920dab1 MIPS: xburst: fix broken access to global_data 12 years ago
Simon Glass 582601da2f arm: Move lastinc to arch_global_data 12 years ago
Simon Glass 66ee692347 arm: Move tbl to arch_global_data 12 years ago
Gabor Juhos cb5dbca899 MIPS: add unified u-boot.lds file 12 years ago
Gabor Juhos 9950b90d38 MIPS: remove OUTPUT_FORMAT from linker scripts 12 years ago
Gabor Juhos 6d86227880 MIPS: xburst: simplify relocation offset calculation 12 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
Zhi-zhou Zhang 0d69d918ab MIPS: fix a latent bug on initialize $gp 12 years ago
Zhi-zhou Zhang 8ab36d2e54 MIPS: do not initialize timestamp variable before relocate_code 12 years ago
Ilya Yanok c60795f41d usb: use linux/usb/ch9.h instead of usbdescriptors.h 12 years ago
Pavel Herrmann 4d1361d867 split AU1X00 specific code from cmd_ide.c 13 years ago
Marek Vasut ec3fd68952 serial: Use default_serial_puts() in drivers 13 years ago
Zhi-zhou Zhang 32afad783e MIPS: add board qemu-mips64 support 13 years ago
Zhi-zhou Zhang cb0a6a1ecc MIPS: don't use camel-case style 13 years ago
Lucas Stach c7e3b2b586 usb: lowlevel interface change to support multiple controllers 13 years ago
Marek Vasut a382725060 serial: Remove CONFIG_SERIAL_MULTI from serial drivers 13 years ago
Marek Vasut 6cb3273d11 serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver 13 years ago