1. 7a9d109 qemu-malta: rename to just "malta" by Paul Burton · 11 years ago
  2. fa476f7 mips32: detect L1 cache sizes if they're not defined by Paul Burton · 11 years ago
  3. f6e2c0f mips: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  4. 06d513e usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  5. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  6. db2c86d MIPS: mips32/cache.S: use v1 register for indirect function calls by Gabor Juhos · 11 years ago
  7. ee8b1e2 MIPS: mips32/cache.S: store cache line size in t8 register by Gabor Juhos · 11 years ago
  8. c325916 MIPS: mips32/cache.S: save return address in t9 register by Gabor Juhos · 11 years ago
  9. d707e5b MIPS: xburst/start.S: rework relocation info check by Gabor Juhos · 11 years ago
  10. e5c868a MIPS: xburst/start.S: use t8 register for dynamic relocation by Gabor Juhos · 11 years ago
  11. f01d693 MIPS: xburst/start.S: save gd in s0 register by Gabor Juhos · 11 years ago
  12. ba9cf07 MIPS: xburst/start.S: save relocation offset in s1 register by Gabor Juhos · 11 years ago
  13. 9a28e0d MIPS: xburst/start.S: save relocation address in s2 register by Gabor Juhos · 11 years ago
  14. 691995f MIPS: mips32/start.S: rework relocation info check by Gabor Juhos · 11 years ago
  15. 680cb2d MIPS: mips32/start.S: use t8 register for dynamic relocation by Gabor Juhos · 11 years ago
  16. da84f33 MIPS: mips32/cache.S: remove superfluous register assignment by Gabor Juhos · 11 years ago
  17. b1591ec MIPS: mips64/interrupt.c: remove superfluous include by Gabor Juhos · 11 years ago
  18. c3e4901 MIPS: mips32/time.c: fix checkpatch errors/warnings by Gabor Juhos · 11 years ago
  19. 843a76b MIPS: start.S: emulate REVISION register for qemu-malta by Gabor Juhos · 11 years ago
  20. 518d438 MIPS: mips64: fix typos in copyright text of start.S by Tom Rini · 11 years ago
  21. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  22. ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
  23. 04380c6 MIPS: add dynamic relocation support by Gabor Juhos · 12 years ago
  24. 0ba8926 MIPS: u-boot.lds: add relocation specific sections by Gabor Juhos · 12 years ago
  25. 28875e2 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation by Daniel Schwierzeck · 12 years ago
  26. 696a3b2 MIPS: start.S: optimize BSS initialization by Daniel Schwierzeck · 12 years ago
  27. 3420bf1 MIPS: u-boot.lds: introduce symbol __image_copy_end by Daniel Schwierzeck · 12 years ago
  28. a52852c MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] by Daniel Schwierzeck · 12 years ago
  29. 4539781 MIPS: compute num_got_entries from .got section's size by Gabor Juhos · 12 years ago
  30. 8b1c734 MIPS: start.S: unify and simplify reset vector handling by Daniel Schwierzeck · 12 years ago
  31. 4dc7412 MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status by Daniel Schwierzeck · 12 years ago
  32. 97b920d MIPS: xburst: fix broken access to global_data by Daniel Schwierzeck · 12 years ago
  33. 582601d arm: Move lastinc to arch_global_data by Simon Glass · 12 years ago
  34. 66ee692 arm: Move tbl to arch_global_data by Simon Glass · 12 years ago
  35. cb5dbca MIPS: add unified u-boot.lds file by Gabor Juhos · 12 years ago
  36. 9950b90 MIPS: remove OUTPUT_FORMAT from linker scripts by Gabor Juhos · 12 years ago
  37. 6d86227 MIPS: xburst: simplify relocation offset calculation by Gabor Juhos · 12 years ago
  38. 025f2b3 MIPS: simplify relocated _G_O_T_ address calculation by Gabor Juhos · 12 years ago
  39. 67d80c9 MIPS: start.S: don't save flush_cache parameters in advance by Gabor Juhos · 12 years ago
  40. 248fe03 MIPS: start.S: simplify relocation offset calculation by Gabor Juhos · 12 years ago
  41. b2fe86f MIPS: start.S: save reused arguments earlier in relocate_code by Gabor Juhos · 12 years ago
  42. f321b0f MIPS: start.S: set sp register directly by Gabor Juhos · 12 years ago
  43. 5b7dd81 MIPS: start.S: fix boundary check in relocate_code by Gabor Juhos · 12 years ago
  44. 14fdd1a MIPS: start{, 64}.S: fill branch delay slots with NOP instructions by Gabor Juhos · 12 years ago
  45. 0d69d91 MIPS: fix a latent bug on initialize $gp by Zhi-zhou Zhang · 12 years ago
  46. d41b3cc Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  47. 8ab36d2 MIPS: do not initialize timestamp variable before relocate_code by Zhi-zhou Zhang · 12 years ago
  48. c60795f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  49. d1ff690 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  50. 4d1361d split AU1X00 specific code from cmd_ide.c by Pavel Herrmann · 12 years ago
  51. ec3fd68 serial: Use default_serial_puts() in drivers by Marek Vasut · 12 years ago
  52. 32afad7 MIPS: add board qemu-mips64 support by Zhi-zhou Zhang · 12 years ago
  53. cb0a6a1 MIPS: don't use camel-case style by Zhi-zhou Zhang · 12 years ago
  54. c7e3b2b usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  55. a382725 serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  56. 6cb3273 serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver by Marek Vasut · 12 years ago
  57. 0191142 serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver by Marek Vasut · 12 years ago
  58. 7b953c5 serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver by Marek Vasut · 12 years ago
  59. 0efcdb1 MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles by Daniel Schwierzeck · 12 years ago
  60. 2c0e3de MIPS: factor out endianess flag handling to arch config.mk by Daniel Schwierzeck · 12 years ago
  61. 8b82cef dm: mips: Fix lb60 timer code by Marek Vasut · 12 years ago
  62. 36d0a42 dm: mips: Fix lb60 WDT control by Marek Vasut · 12 years ago
  63. 10cbe3b net: Fix remaining API interface breakage by Joe Hershberger · 12 years ago
  64. 6cb461b MIPS: fix endianess handling by Daniel Schwierzeck · 13 years ago
  65. 979cfea MIPS: fix inconsistency in config option for cache operation mode by Daniel Schwierzeck · 13 years ago
  66. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  67. c4c9fbe consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  68. 80421fc MIPS: Ingenic XBurst Jz4740 processor support by Xiangfu Liu · 13 years ago
  69. dc34458 MIPS: mips32: fix wrong loop bound in flush_cache() by Yao Cheng · 13 years ago
  70. ab2a98b MIPS: make cache operation mode configurable by Daniel Schwierzeck · 13 years ago
  71. 7185adb MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG by Daniel Schwierzeck · 13 years ago
  72. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  73. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  74. 68cebb8 MIPS: Move timer code to arch/mips/cpu/$(CPU)/ by Shinya Kuribayashi · 13 years ago
  75. 7aa1f19 MIPS: Coding style cleanups on common assembly files by Shinya Kuribayashi · 13 years ago
  76. 522171a MIPS: Remove mips_cache_lock() feature by Shinya Kuribayashi · 13 years ago
  77. ea2f0cb MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectory by Daniel Schwierzeck · 14 years ago
  78. 6235df9 MIPS: IncaIP: Move all IncaIP specific code to separate subdirectory by Daniel Schwierzeck · 14 years ago
  79. 04efda7 MIPS: Optimize the setup of CPU optimization flags by Daniel Schwierzeck · 14 years ago
  80. 9180960 MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32 by Daniel Schwierzeck · 14 years ago
  81. b38a569 MIPS: Purple: Remove Purple support by Daniel Schwierzeck · 14 years ago
  82. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  83. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  84. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  85. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  86. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  87. 1e3827d mips: Move cpu/mips/* to arch/mips/cpu/* by Peter Tyser · 15 years ago