1. 5b7dd81 MIPS: start.S: fix boundary check in relocate_code by Gabor Juhos · 12 years ago
  2. 14fdd1a MIPS: start{, 64}.S: fill branch delay slots with NOP instructions by Gabor Juhos · 12 years ago
  3. 0d69d91 MIPS: fix a latent bug on initialize $gp by Zhi-zhou Zhang · 12 years ago
  4. d41b3cc Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  5. 8ab36d2 MIPS: do not initialize timestamp variable before relocate_code by Zhi-zhou Zhang · 12 years ago
  6. c60795f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  7. d1ff690 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  8. 4d1361d split AU1X00 specific code from cmd_ide.c by Pavel Herrmann · 12 years ago
  9. ec3fd68 serial: Use default_serial_puts() in drivers by Marek Vasut · 12 years ago
  10. 32afad7 MIPS: add board qemu-mips64 support by Zhi-zhou Zhang · 12 years ago
  11. cb0a6a1 MIPS: don't use camel-case style by Zhi-zhou Zhang · 12 years ago
  12. c7e3b2b usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  13. a382725 serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
  14. 6cb3273 serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver by Marek Vasut · 12 years ago
  15. 0191142 serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver by Marek Vasut · 12 years ago
  16. 7b953c5 serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver by Marek Vasut · 12 years ago
  17. 0efcdb1 MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles by Daniel Schwierzeck · 12 years ago
  18. 2c0e3de MIPS: factor out endianess flag handling to arch config.mk by Daniel Schwierzeck · 12 years ago
  19. 8b82cef dm: mips: Fix lb60 timer code by Marek Vasut · 12 years ago
  20. 36d0a42 dm: mips: Fix lb60 WDT control by Marek Vasut · 12 years ago
  21. 10cbe3b net: Fix remaining API interface breakage by Joe Hershberger · 12 years ago
  22. 6cb461b MIPS: fix endianess handling by Daniel Schwierzeck · 12 years ago
  23. 979cfea MIPS: fix inconsistency in config option for cache operation mode by Daniel Schwierzeck · 12 years ago
  24. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  25. c4c9fbe consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  26. 80421fc MIPS: Ingenic XBurst Jz4740 processor support by Xiangfu Liu · 13 years ago
  27. dc34458 MIPS: mips32: fix wrong loop bound in flush_cache() by Yao Cheng · 13 years ago
  28. ab2a98b MIPS: make cache operation mode configurable by Daniel Schwierzeck · 13 years ago
  29. 7185adb MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG by Daniel Schwierzeck · 13 years ago
  30. 4769be2 Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  31. 5c8404a Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  32. 68cebb8 MIPS: Move timer code to arch/mips/cpu/$(CPU)/ by Shinya Kuribayashi · 13 years ago
  33. 7aa1f19 MIPS: Coding style cleanups on common assembly files by Shinya Kuribayashi · 13 years ago
  34. 522171a MIPS: Remove mips_cache_lock() feature by Shinya Kuribayashi · 13 years ago
  35. ea2f0cb MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectory by Daniel Schwierzeck · 14 years ago
  36. 6235df9 MIPS: IncaIP: Move all IncaIP specific code to separate subdirectory by Daniel Schwierzeck · 14 years ago
  37. 04efda7 MIPS: Optimize the setup of CPU optimization flags by Daniel Schwierzeck · 14 years ago
  38. 9180960 MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32 by Daniel Schwierzeck · 14 years ago
  39. b38a569 MIPS: Purple: Remove Purple support by Daniel Schwierzeck · 14 years ago
  40. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  41. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  42. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  43. cdb7497 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  44. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  45. 1e3827d mips: Move cpu/mips/* to arch/mips/cpu/* by Peter Tyser · 14 years ago