1. 9e4af83 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · 10 years ago
  2. ed16050 MIPS: unify CPU code in arch/mips/cpu/ by Daniel Schwierzeck · 10 years ago
  3. 74fc3c0 MIPS: move au1x00 SoC code to arch/mips/mach-au1x00 by Daniel Schwierzeck · 10 years ago
  4. debf0e0 MIPS: handle mips64 ST0_KX bit in mips32 start.S by Paul Burton · 10 years ago
  5. cb2ab2f MIPS: handle mips64 relocs in mips32 start.S by Paul Burton · 10 years ago
  6. ce14da2 MIPS: use asm.h macros in mips32 start.S by Paul Burton · 10 years ago
  7. c6c3853 malta: IDE support by Paul Burton · 10 years ago
  8. 69acad0 MIPS: clear TagLo select 2 during cache init by Paul Burton · 10 years ago
  9. 6832bdc MIPS: allow systems to skip loads during cache init by Paul Burton · 10 years ago
  10. ca41a03 MIPS: inline mips_init_[id]cache functions by Paul Burton · 10 years ago
  11. d878cc2 MIPS: refactor cache loops to a macro by Paul Burton · 10 years ago
  12. edf1f85 MIPS: refactor L1 cache config reads to a macro by Paul Burton · 10 years ago
  13. 02df4e6 MIPS: unify cache initialization code by Paul Burton · 10 years ago
  14. 4ff6b10 MIPS: unify cache maintenance functions by Paul Burton · 10 years ago
  15. 5429af8 MIPS: avoid .set ISA for cache operations by Paul Burton · 10 years ago
  16. 01cab27 MIPS: add support for pre-relocation malloc by Daniel Schwierzeck · 10 years ago
  17. 2814459 MIPS: add support for CONFIG_SYS_INIT_SP_ADDR by Daniel Schwierzeck · 10 years ago
  18. 7dca686 MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACE by Daniel Schwierzeck · 10 years ago
  19. dfbad0f MIPS: replace $(CPU) with Kconfig symbols by Daniel Schwierzeck · 10 years ago
  20. c37c980 MIPS: use common code from lib/time.c by Thomas Langer · 10 years ago
  21. 1a4797c MIPS: bootm: add bootstage reporting by Daniel Schwierzeck · 10 years ago
  22. 8d7ff4d MIPS: bootm: prepare a flattened device tree for the kernel by Daniel Schwierzeck · 10 years ago
  23. 2edd528 MIPS: bootm: add mem, rd_start and rd_size to kernel command line by Daniel Schwierzeck · 10 years ago
  24. c07dc60 MIPS: bootm: refactor preparation of Linux kernel environment by Daniel Schwierzeck · 10 years ago
  25. f9749fa MIPS: bootm: refactor preparation of Linux kernel command line by Daniel Schwierzeck · 10 years ago
  26. e722852 Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  27. 17def7d Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  28. ea7e328 MIPS: bootm: remove unused or redundant header files by Daniel Schwierzeck · 10 years ago
  29. 0665838 MIPS: bootm: add missing initramfs relocation by Daniel Schwierzeck · 10 years ago
  30. cf707c9 MIPS: remove board.c by Daniel Schwierzeck · 10 years ago
  31. f224c1a MIPS: fix setup of initial stack frame by Daniel Schwierzeck · 10 years ago
  32. abde127 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · 10 years ago
  33. 40e73b1 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  34. bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  35. 4e6cdff MIPS: add .padding section to linker script by Daniel Schwierzeck · 10 years ago
  36. c03df26 MIPS: refactor setting of compiler options by Daniel Schwierzeck · 10 years ago
  37. 94384d1 MIPS: kconfig: merge targets qemu_mips and qemu_mips64 by Daniel Schwierzeck · 10 years ago
  38. 99e7af2 MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS by Daniel Schwierzeck · 10 years ago
  39. 256034d MIPS: kconfig: add options for CPU type select by Daniel Schwierzeck · 10 years ago
  40. a4c242b MIPS: kconfig: add options for endianess select by Daniel Schwierzeck · 10 years ago
  41. ee2e54f mips: enable CONFIG_USE_PRIVATE_LIBGCC by default by Masahiro Yamada · 10 years ago
  42. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  43. 4869aee kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · 10 years ago
  44. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  45. 021d202 common/board_f: Initialized global data for generic board by York Sun · 11 years ago
  46. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  47. 2e1823d MIPS: drop incaip board by Daniel Schwierzeck · 11 years ago
  48. d0120b0 MIPS: allow use of generic board by Paul Burton · 11 years ago
  49. d0589bb MIPS: define __init_end in u-boot.lds by Paul Burton · 11 years ago
  50. c3d31a5 MIPS: move mips_io_port_base out of board.c by Paul Burton · 11 years ago
  51. 9a309cd MIPS: stub interrupt_init function by Paul Burton · 11 years ago
  52. b0df44b mips: xburst: remove remainders of dead board by Masahiro Yamada · 11 years ago
  53. 1263ea8 MIPS: always keep all sections in u-boot ELF binary. by Daniel Schwierzeck · 11 years ago
  54. 39c8968 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  55. 0d084d4 mips: move CONFIG_MIPS{32, 64} definition to config.mk by Masahiro Yamada · 11 years ago
  56. a06c7cd config.mk: specify the exact path to standalone linker script by Masahiro Yamada · 11 years ago
  57. e1a211d kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  58. 3d516ec Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  59. 0d21a3c MIPS: fix types u64 and __u64 to unsigned long long by Daniel Schwierzeck · 11 years ago
  60. f0ac9e0 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · 11 years ago
  61. c9c83ba kbuild: rename OBJCFLAGS to OBJCOPYFLAGS by Masahiro Yamada · 11 years ago
  62. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  63. dc7c287 malta: enable PIIX4 SERIRQ by Paul Burton · 11 years ago
  64. 43c4f59 mips: don't hardcode Malta env baudrate by Paul Burton · 11 years ago
  65. c1df370 malta: use unmapped flash base address by Gabor Juhos · 11 years ago
  66. 40a59ee malta: arch/mips/include/asm/malta.h SPDX license tag by Paul Burton · 11 years ago
  67. 12ab4ab malta: setup PIIX4 interrupt route by Paul Burton · 11 years ago
  68. 7c8835b malta: display "U-boot" on the LCD screen by Paul Burton · 11 years ago
  69. 234882c malta: support for coreFPGA6 boards by Paul Burton · 11 years ago
  70. 10a74b5 qemu-malta: rename to just "malta" by Paul Burton · 11 years ago
  71. f122b5a mips32: detect L1 cache sizes if they're not defined by Paul Burton · 11 years ago
  72. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  73. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  74. 48a47f0 mips: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  75. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  76. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  77. fb1c2ed MIPS: bootm: drop obsolete Qemu specific bootm implementation by Daniel Schwierzeck · 12 years ago
  78. 0dfa0b3 MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta by Daniel Schwierzeck · 12 years ago
  79. eaadb1a MIPS: bootm: add support for generic relocation of init ramdisks by Daniel Schwierzeck · 12 years ago
  80. 46145fb MIPS: bootm: refactor initialisation of kernel environment by Daniel Schwierzeck · 12 years ago
  81. eb782d6 MIPS: bootm: refactor initialisation of kernel cmdline by Daniel Schwierzeck · 12 years ago
  82. 22d1c23 MIPS: bootm: add support for LMB by Daniel Schwierzeck · 12 years ago
  83. 0b95a7c MIPS: bootm: optimize kernel entry call by Daniel Schwierzeck · 12 years ago
  84. 40f30c0 MIPS: bootm: fix checkpatch.pl warnings by Daniel Schwierzeck · 12 years ago
  85. 02d51a2 MIPS: mips32/cache.S: use v1 register for indirect function calls by Gabor Juhos · 11 years ago
  86. 5b4f4ff MIPS: mips32/cache.S: store cache line size in t8 register by Gabor Juhos · 11 years ago
  87. 187fe81 MIPS: mips32/cache.S: save return address in t9 register by Gabor Juhos · 11 years ago
  88. 01c3e0e MIPS: xburst/start.S: rework relocation info check by Gabor Juhos · 11 years ago
  89. 1ac4713 MIPS: xburst/start.S: use t8 register for dynamic relocation by Gabor Juhos · 11 years ago
  90. 858b025 MIPS: xburst/start.S: save gd in s0 register by Gabor Juhos · 11 years ago
  91. 3a22c9e MIPS: xburst/start.S: save relocation offset in s1 register by Gabor Juhos · 11 years ago
  92. 5c79dc3 MIPS: xburst/start.S: save relocation address in s2 register by Gabor Juhos · 11 years ago
  93. b847879 MIPS: mips32/start.S: rework relocation info check by Gabor Juhos · 11 years ago
  94. 489c5d7 MIPS: mips32/start.S: use t8 register for dynamic relocation by Gabor Juhos · 11 years ago
  95. 9a26513 MIPS: mips32/cache.S: remove superfluous register assignment by Gabor Juhos · 11 years ago
  96. d4967b5 MIPS: mips64/interrupt.c: remove superfluous include by Gabor Juhos · 11 years ago
  97. 9c747bd MIPS: mips32/time.c: fix checkpatch errors/warnings by Gabor Juhos · 11 years ago
  98. 0f2d043 MIPS: qemu-malta: setup GT64120 registers as done by YAMON by Gabor Juhos · 12 years ago
  99. 2c43477 MIPS: qemu-malta: enable flash support by Gabor Juhos · 12 years ago
  100. aed4fa4 MIPS: qemu-malta: add reset support by Gabor Juhos · 12 years ago