1. e520023 MIPS: add support for pre-relocation malloc by Daniel Schwierzeck · 10 years ago
  2. dd82128 MIPS: add support for CONFIG_SYS_INIT_SP_ADDR by Daniel Schwierzeck · 10 years ago
  3. 9d638ee MIPS: add Kconfig option for CONFIG_SWAP_IO_SPACE by Daniel Schwierzeck · 10 years ago
  4. c57dafb MIPS: replace $(CPU) with Kconfig symbols by Daniel Schwierzeck · 10 years ago
  5. a18a477 MIPS: use common code from lib/time.c by Thomas Langer · 10 years ago
  6. e13a50b MIPS: bootm: add bootstage reporting by Daniel Schwierzeck · 10 years ago
  7. 5002d8c MIPS: bootm: prepare a flattened device tree for the kernel by Daniel Schwierzeck · 10 years ago
  8. 8cec725 MIPS: bootm: add mem, rd_start and rd_size to kernel command line by Daniel Schwierzeck · 10 years ago
  9. ca65e58 MIPS: bootm: refactor preparation of Linux kernel environment by Daniel Schwierzeck · 10 years ago
  10. 25fc664 MIPS: bootm: refactor preparation of Linux kernel command line by Daniel Schwierzeck · 10 years ago
  11. afc366f Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  12. e19db55 Kbuild: introduce Makefile in arch/$ARCH/ by Daniel Schwierzeck · 10 years ago
  13. 6cec63d MIPS: bootm: remove unused or redundant header files by Daniel Schwierzeck · 10 years ago
  14. c963942 MIPS: bootm: add missing initramfs relocation by Daniel Schwierzeck · 10 years ago
  15. 426f870 MIPS: remove board.c by Daniel Schwierzeck · 10 years ago
  16. 6d08e22 MIPS: fix setup of initial stack frame by Daniel Schwierzeck · 10 years ago
  17. 56f31e8 kbuild: use SoC-specific CONFIG to descend into SoC directory by Masahiro Yamada · 10 years ago
  18. 165ecd2 kbuild: Descend into SOC directory from CPU directory by Masahiro Yamada · 10 years ago
  19. cba1da4 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  20. 265072b MIPS: add .padding section to linker script by Daniel Schwierzeck · 10 years ago
  21. 837cad1 MIPS: refactor setting of compiler options by Daniel Schwierzeck · 10 years ago
  22. aa45f75 MIPS: kconfig: merge targets qemu_mips and qemu_mips64 by Daniel Schwierzeck · 10 years ago
  23. b9863b6 MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPS by Daniel Schwierzeck · 10 years ago
  24. 02611cb MIPS: kconfig: add options for CPU type select by Daniel Schwierzeck · 10 years ago
  25. 0e1dc34 MIPS: kconfig: add options for endianess select by Daniel Schwierzeck · 10 years ago
  26. 7bfd5ee mips: enable CONFIG_USE_PRIVATE_LIBGCC by default by Masahiro Yamada · 10 years ago
  27. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  28. 90f984e kconfig: delete redundant CONFIG_${ARCH} definition by Masahiro Yamada · 10 years ago
  29. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  30. 2a1680e common/board_f: Initialized global data for generic board by York Sun · 10 years ago
  31. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 10 years ago
  32. 538cf92 MIPS: drop incaip board by Daniel Schwierzeck · 10 years ago
  33. 9f0868f MIPS: allow use of generic board by Paul Burton · 10 years ago
  34. a0af08b MIPS: define __init_end in u-boot.lds by Paul Burton · 10 years ago
  35. 11a932f MIPS: move mips_io_port_base out of board.c by Paul Burton · 10 years ago
  36. 186d815 MIPS: stub interrupt_init function by Paul Burton · 10 years ago
  37. 7e3d473 mips: xburst: remove remainders of dead board by Masahiro Yamada · 11 years ago
  38. 79fd7e6 MIPS: always keep all sections in u-boot ELF binary. by Daniel Schwierzeck · 11 years ago
  39. eb838e7 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
  40. cfda6bd mips: move CONFIG_MIPS{32, 64} definition to config.mk by Masahiro Yamada · 11 years ago
  41. a0a15b4 config.mk: specify the exact path to standalone linker script by Masahiro Yamada · 11 years ago
  42. cd2e46c kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC by Masahiro Yamada · 11 years ago
  43. 3290733 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 11 years ago
  44. 37f93f7 MIPS: fix types u64 and __u64 to unsigned long long by Daniel Schwierzeck · 11 years ago
  45. 9b6e2c3 kbuild: fix CROSS_COMPILE settings in config.mk by Masahiro Yamada · 11 years ago
  46. 95ddcd6 kbuild: rename OBJCFLAGS to OBJCOPYFLAGS by Masahiro Yamada · 11 years ago
  47. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  48. bea12b7 malta: enable PIIX4 SERIRQ by Paul Burton · 11 years ago
  49. d18d49d mips: don't hardcode Malta env baudrate by Paul Burton · 11 years ago
  50. 10473d0 malta: use unmapped flash base address by Gabor Juhos · 11 years ago
  51. a3e8090 malta: arch/mips/include/asm/malta.h SPDX license tag by Paul Burton · 11 years ago
  52. 81f98bb malta: setup PIIX4 interrupt route by Paul Burton · 11 years ago
  53. e0ada63 malta: display "U-boot" on the LCD screen by Paul Burton · 11 years ago
  54. baf37f0 malta: support for coreFPGA6 boards by Paul Burton · 11 years ago
  55. 7a9d109 qemu-malta: rename to just "malta" by Paul Burton · 11 years ago
  56. fa476f7 mips32: detect L1 cache sizes if they're not defined by Paul Burton · 11 years ago
  57. 643aae1 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  58. 0f0f757 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  59. f6e2c0f mips: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  60. 06d513e usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  61. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  62. 4b17645 MIPS: bootm: drop obsolete Qemu specific bootm implementation by Daniel Schwierzeck · 12 years ago
  63. b87493f MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta by Daniel Schwierzeck · 11 years ago
  64. 6c15455 MIPS: bootm: add support for generic relocation of init ramdisks by Daniel Schwierzeck · 11 years ago
  65. 15f8aa9 MIPS: bootm: refactor initialisation of kernel environment by Daniel Schwierzeck · 11 years ago
  66. 59e8cbd MIPS: bootm: refactor initialisation of kernel cmdline by Daniel Schwierzeck · 11 years ago
  67. f66cc1e MIPS: bootm: add support for LMB by Daniel Schwierzeck · 11 years ago
  68. c4b3784 MIPS: bootm: optimize kernel entry call by Daniel Schwierzeck · 11 years ago
  69. 45bde48 MIPS: bootm: fix checkpatch.pl warnings by Daniel Schwierzeck · 11 years ago
  70. db2c86d MIPS: mips32/cache.S: use v1 register for indirect function calls by Gabor Juhos · 11 years ago
  71. ee8b1e2 MIPS: mips32/cache.S: store cache line size in t8 register by Gabor Juhos · 11 years ago
  72. c325916 MIPS: mips32/cache.S: save return address in t9 register by Gabor Juhos · 11 years ago
  73. d707e5b MIPS: xburst/start.S: rework relocation info check by Gabor Juhos · 11 years ago
  74. e5c868a MIPS: xburst/start.S: use t8 register for dynamic relocation by Gabor Juhos · 11 years ago
  75. f01d693 MIPS: xburst/start.S: save gd in s0 register by Gabor Juhos · 11 years ago
  76. ba9cf07 MIPS: xburst/start.S: save relocation offset in s1 register by Gabor Juhos · 11 years ago
  77. 9a28e0d MIPS: xburst/start.S: save relocation address in s2 register by Gabor Juhos · 11 years ago
  78. 691995f MIPS: mips32/start.S: rework relocation info check by Gabor Juhos · 11 years ago
  79. 680cb2d MIPS: mips32/start.S: use t8 register for dynamic relocation by Gabor Juhos · 11 years ago
  80. da84f33 MIPS: mips32/cache.S: remove superfluous register assignment by Gabor Juhos · 11 years ago
  81. b1591ec MIPS: mips64/interrupt.c: remove superfluous include by Gabor Juhos · 11 years ago
  82. c3e4901 MIPS: mips32/time.c: fix checkpatch errors/warnings by Gabor Juhos · 11 years ago
  83. ac12984 MIPS: qemu-malta: setup GT64120 registers as done by YAMON by Gabor Juhos · 11 years ago
  84. 52caee0 MIPS: qemu-malta: enable flash support by Gabor Juhos · 11 years ago
  85. 0156431 MIPS: qemu-malta: add reset support by Gabor Juhos · 11 years ago
  86. 5a4dcfa MIPS: qemu-malta: add support for emulated MIPS Malta board by Gabor Juhos · 11 years ago
  87. 843a76b MIPS: start.S: emulate REVISION register for qemu-malta by Gabor Juhos · 11 years ago
  88. 518d438 MIPS: mips64: fix typos in copyright text of start.S by Tom Rini · 11 years ago
  89. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  90. b8eee43 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  91. e1208c2 MIPS: asm/errno.h: switch to asm-generic/errno.h by Daniel Schwierzeck · 11 years ago
  92. f0550f8 MIPS: fix __raw_* IO accessors by Gabor Juhos · 12 years ago
  93. d2eae43 lib: consolidate hang() by Andreas Bießmann · 11 years ago
  94. 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  95. 716cc8c Change stub example to use asm-generic/sections.h by Simon Glass · 12 years ago
  96. 1865286 Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  97. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  98. 455fbfb MIPS: board.c: remove manual relocation of env_name_spec by Daniel Schwierzeck · 12 years ago
  99. 04380c6 MIPS: add dynamic relocation support by Gabor Juhos · 12 years ago
  100. 0ba8926 MIPS: u-boot.lds: add relocation specific sections by Gabor Juhos · 12 years ago