1. 211c210 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  2. 2fbdb74 MIPS: board.c: move extern declarations to u-boot-mips.h by Daniel Schwierzeck · 12 years ago
  3. 731c402 MIPS: bootm_qemu_mips.c: make checkpatch.pl clean by Daniel Schwierzeck · 12 years ago
  4. 83010eb MIPS: bootm.c: make checkpatch.pl clean by Daniel Schwierzeck · 12 years ago
  5. e4e0488 net: Fix remaining API interface breakage by Joe Hershberger · 13 years ago
  6. 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · 13 years ago
  7. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  8. d8a49ca MIPS: fix endianess handling by Daniel Schwierzeck · 13 years ago
  9. 9adc190 MIPS: fix inconsistency in config option for cache operation mode by Daniel Schwierzeck · 13 years ago
  10. 0d15d2a MIPS: board.c: fix init of flash data in bd_info by Daniel Schwierzeck · 13 years ago
  11. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  12. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
  13. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  14. 32b8c18 arch/mips/lib/board.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  15. 11f9884 arch/mips/lib/board.c: make (mostly) checkpatch clean by Wolfgang Denk · 13 years ago
  16. 8ccbef9 mips: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
  17. 66d6dbf mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  18. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  19. 2f46d42 MIPS: Ingenic XBurst Jz4740 processor support by Xiangfu Liu · 13 years ago
  20. a23230c net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  21. 5da0bed image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  22. 3c28f48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  23. acf5117 MIPS: mips32: fix wrong loop bound in flush_cache() by Yao Cheng · 13 years ago
  24. 7dc16be MIPS: make cache operation mode configurable by Daniel Schwierzeck · 13 years ago
  25. 6ff8ae0 MIPS: rename INFINEON_EBU_BOOTCFG to CONFIG_SYS_XWAY_EBU_BOOTFG by Daniel Schwierzeck · 13 years ago
  26. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  27. 139d6cf Timer: Remove reset_timer() for non-Nios2 arches by Graeme Russ · 13 years ago
  28. 5e669ff Timer: Remove set_timer completely by Graeme Russ · 13 years ago
  29. 60a471f MIPS: Move timer code to arch/mips/cpu/$(CPU)/ by Shinya Kuribayashi · 14 years ago
  30. 089f2a1 MIPS: Introduce --gc-sections for MIPS by Daniel Schwierzeck · 14 years ago
  31. 6911d0a MIPS: Coding style cleanups on common assembly files by Shinya Kuribayashi · 14 years ago
  32. 1949d53 MIPS: Remove mips_cache_lock() feature by Shinya Kuribayashi · 14 years ago
  33. 33a5734 Make STANDALONE_LOAD_ADDR configurable per board by Wolfgang Denk · 14 years ago
  34. 1f00ad6 MIPS: Au1x00: Move all Au1x00 specific code to separate subdirectory by Daniel Schwierzeck · 14 years ago
  35. b52f991 MIPS: IncaIP: Move all IncaIP specific code to separate subdirectory by Daniel Schwierzeck · 14 years ago
  36. 53f4449 MIPS: Optimize the setup of CPU optimization flags by Daniel Schwierzeck · 14 years ago
  37. ce82730 MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32 by Daniel Schwierzeck · 14 years ago
  38. 95a3e6f MIPS: Purple: Remove Purple support by Daniel Schwierzeck · 14 years ago
  39. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  40. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  41. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  42. a3b90ca board_init_r: Removed unused cmdtp variable by Richard Retanubun · 14 years ago
  43. eeedb86 common: move TOTAL_MALLOC_LEN to include/common.h by Heiko Schocher · 14 years ago
  44. 092cf16 relocation: fixup cmdtable by Heiko Schocher · 14 years ago
  45. 9fce7e4 arm: get rid of bi_env by Heiko Schocher · 14 years ago
  46. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  47. f710efd Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  48. 5ff5fdb miiphy: constify device name by Mike Frysinger · 14 years ago
  49. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · 14 years ago
  50. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  51. 1d85dee mips: Move cpu/mips/* to arch/mips/cpu/* by Peter Tyser · 15 years ago
  52. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 15 years ago
  53. cede5d8 Move lib_$ARCH directories to arch/$ARCH/lib by Peter Tyser · 15 years ago