Commit Graph

180 Commits (edfe9fea7ce0a1cfde67712a67f88b601eb7803f)

Author SHA1 Message Date
York Sun 2a1680e30e common/board_f: Initialized global data for generic board 11 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 11 years ago
Daniel Schwierzeck 538cf92c8c MIPS: drop incaip board 11 years ago
Paul Burton 9f0868fffb MIPS: allow use of generic board 11 years ago
Paul Burton a0af08b9db MIPS: define __init_end in u-boot.lds 11 years ago
Paul Burton 11a932fb18 MIPS: move mips_io_port_base out of board.c 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 cd2e46cb38 kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC 11 years ago
Daniel Schwierzeck 37f93f7b79 MIPS: fix types u64 and __u64 to unsigned long long 11 years ago
Masahiro Yamada 9b6e2c363f kbuild: fix CROSS_COMPILE settings in config.mk 11 years ago
Masahiro Yamada 95ddcd68ab kbuild: rename OBJCFLAGS to OBJCOPYFLAGS 11 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 11 years ago
Paul Burton bea12b7823 malta: enable PIIX4 SERIRQ 11 years ago
Paul Burton d18d49d7ad mips: don't hardcode Malta env baudrate 11 years ago
Gabor Juhos 10473d0490 malta: use unmapped flash base address 11 years ago
Paul Burton a3e80904fb malta: arch/mips/include/asm/malta.h SPDX license tag 11 years ago
Paul Burton 81f98bbd62 malta: setup PIIX4 interrupt route 11 years ago
Paul Burton e0ada6319b malta: display "U-boot" on the LCD screen 11 years ago
Paul Burton baf37f06c5 malta: support for coreFPGA6 boards 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 643aae1406 include: delete include/linux/config.h 11 years ago
Masahiro Yamada 0f0f75774e cosmetic: remove empty lines at the top of file 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
Daniel Schwierzeck 4b17645d5d MIPS: bootm: drop obsolete Qemu specific bootm implementation 11 years ago
Daniel Schwierzeck b87493f49a MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta 11 years ago
Daniel Schwierzeck 6c154552b0 MIPS: bootm: add support for generic relocation of init ramdisks 11 years ago
Daniel Schwierzeck 15f8aa9093 MIPS: bootm: refactor initialisation of kernel environment 11 years ago
Daniel Schwierzeck 59e8cbdb15 MIPS: bootm: refactor initialisation of kernel cmdline 11 years ago
Daniel Schwierzeck f66cc1e348 MIPS: bootm: add support for LMB 11 years ago
Daniel Schwierzeck c4b37847d3 MIPS: bootm: optimize kernel entry call 11 years ago
Daniel Schwierzeck 45bde489e3 MIPS: bootm: fix checkpatch.pl warnings 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 d707e5b713 MIPS: xburst/start.S: rework relocation info check 11 years ago
Gabor Juhos e5c868a208 MIPS: xburst/start.S: use t8 register for dynamic relocation 11 years ago
Gabor Juhos f01d693535 MIPS: xburst/start.S: save gd in s0 register 11 years ago
Gabor Juhos ba9cf07122 MIPS: xburst/start.S: save relocation offset in s1 register 11 years ago
Gabor Juhos 9a28e0d177 MIPS: xburst/start.S: save relocation address in s2 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