Commit Graph

63 Commits (d2614ea0ffda9d7c0d049f0fa5b23ce390bcb7a8)

Author SHA1 Message Date
Daniel Schwierzeck 538cf92c8c MIPS: drop incaip board 10 years ago
Paul Burton 186d8159f6 MIPS: stub interrupt_init function 10 years ago
Stephen Warren eb838e7d84 usb: create common header virtual root hub descriptors 10 years ago
Masahiro Yamada cfda6bd2d8 mips: move CONFIG_MIPS{32, 64} definition to config.mk 10 years ago
Masahiro Yamada a0a15b441c config.mk: specify the exact path to standalone linker script 10 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
Paul Burton fa476f75bf mips32: detect L1 cache sizes if they're not defined 11 years ago
Masahiro Yamada f6e2c0f3e3 mips: convert makefiles to Kbuild style 11 years ago
Troy Kisky 06d513ecb6 usb: add enum usb_init_type parameter to usb_lowlevel_init 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Gabor Juhos db2c86d7d7 MIPS: mips32/cache.S: use v1 register for indirect function calls 11 years ago
Gabor Juhos ee8b1e2959 MIPS: mips32/cache.S: store cache line size in t8 register 11 years ago
Gabor Juhos c325916563 MIPS: mips32/cache.S: save return address in t9 register 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 da84f33b04 MIPS: mips32/cache.S: remove superfluous register assignment 11 years ago
Gabor Juhos c3e4901fc6 MIPS: mips32/time.c: fix checkpatch errors/warnings 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 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 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
Gabor Juhos 9950b90d38 MIPS: remove OUTPUT_FORMAT from linker scripts 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 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 12 years ago
Marek Vasut ec3fd68952 serial: Use default_serial_puts() in drivers 12 years ago
Zhi-zhou Zhang cb0a6a1ecc MIPS: don't use camel-case style 12 years ago
Lucas Stach c7e3b2b586 usb: lowlevel interface change to support multiple controllers 12 years ago
Marek Vasut a382725060 serial: Remove CONFIG_SERIAL_MULTI from serial drivers 12 years ago
Marek Vasut 0191142283 serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver 12 years ago
Marek Vasut 7b953c5165 serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver 12 years ago
Daniel Schwierzeck 0efcdb15f9 MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles 12 years ago
Daniel Schwierzeck 2c0e3de384 MIPS: factor out endianess flag handling to arch config.mk 12 years ago
Joe Hershberger 10cbe3b6a4 net: Fix remaining API interface breakage 12 years ago
Daniel Schwierzeck 6cb461b4f1 MIPS: fix endianess handling 12 years ago
Daniel Schwierzeck 979cfeaf36 MIPS: fix inconsistency in config option for cache operation mode 12 years ago
Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay() 12 years ago
Anatolij Gustschin c4c9fbebae consolidate mdelay by providing a common function for all users 13 years ago
Yao Cheng dc344589de MIPS: mips32: fix wrong loop bound in flush_cache() 13 years ago