1. 06f823f MIPS: change 'extern inline' to 'static inline' by Daniel Schwierzeck · 9 years ago
  2. d76628d MIPS: fix missing semicolon in cacheops.h by Tony Wu · 10 years ago
  3. c6c3853 malta: IDE support by Paul Burton · 10 years ago
  4. 5429af8 MIPS: avoid .set ISA for cache operations by Paul Burton · 10 years ago
  5. 01cab27 MIPS: add support for pre-relocation malloc by Daniel Schwierzeck · 10 years ago
  6. e722852 Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  7. 021d202 common/board_f: Initialized global data for generic board by York Sun · 11 years ago
  8. 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  9. 2e1823d MIPS: drop incaip board by Daniel Schwierzeck · 11 years ago
  10. d0120b0 MIPS: allow use of generic board by Paul Burton · 11 years ago
  11. 0d21a3c MIPS: fix types u64 and __u64 to unsigned long long by Daniel Schwierzeck · 11 years ago
  12. dc7c287 malta: enable PIIX4 SERIRQ by Paul Burton · 11 years ago
  13. c1df370 malta: use unmapped flash base address by Gabor Juhos · 11 years ago
  14. 40a59ee malta: arch/mips/include/asm/malta.h SPDX license tag by Paul Burton · 11 years ago
  15. 12ab4ab malta: setup PIIX4 interrupt route by Paul Burton · 11 years ago
  16. 7c8835b malta: display "U-boot" on the LCD screen by Paul Burton · 11 years ago
  17. 234882c malta: support for coreFPGA6 boards by Paul Burton · 11 years ago
  18. f122b5a mips32: detect L1 cache sizes if they're not defined by Paul Burton · 11 years ago
  19. 4e56395 include: delete include/linux/config.h by Masahiro Yamada · 11 years ago
  20. 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
  21. eaadb1a MIPS: bootm: add support for generic relocation of init ramdisks by Daniel Schwierzeck · 12 years ago
  22. 22d1c23 MIPS: bootm: add support for LMB by Daniel Schwierzeck · 12 years ago
  23. 0f2d043 MIPS: qemu-malta: setup GT64120 registers as done by YAMON by Gabor Juhos · 12 years ago
  24. 2c43477 MIPS: qemu-malta: enable flash support by Gabor Juhos · 12 years ago
  25. aed4fa4 MIPS: qemu-malta: add reset support by Gabor Juhos · 12 years ago
  26. 02c754a MIPS: qemu-malta: add support for emulated MIPS Malta board by Gabor Juhos · 12 years ago
  27. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  28. 17aa901 MIPS: asm/errno.h: switch to asm-generic/errno.h by Daniel Schwierzeck · 11 years ago
  29. fe17a60 MIPS: fix __raw_* IO accessors by Gabor Juhos · 12 years ago
  30. 5b92820 Change stub example to use asm-generic/sections.h by Simon Glass · 12 years ago
  31. 9bce37c Introduce generic link section.h symbol files by Simon Glass · 12 years ago
  32. 84937ab MIPS: add dynamic relocation support by Gabor Juhos · 12 years ago
  33. 7f2d540 MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation by Daniel Schwierzeck · 12 years ago
  34. 9049d03 MIPS: u-boot.lds: introduce symbol __image_copy_end by Daniel Schwierzeck · 12 years ago
  35. 56b5ec7 MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] by Daniel Schwierzeck · 12 years ago
  36. 2fb7bd3 MIPS: xburst: fix broken access to global_data by Daniel Schwierzeck · 12 years ago
  37. 9b9ba9a mips: Use generic global_data by Simon Glass · 12 years ago
  38. 988e296 mips: Move per_clk and dev_clk to arch_global_data by Simon Glass · 12 years ago
  39. 3ac47d7 Add architecture-specific global data by Simon Glass · 12 years ago
  40. ad6cca1 MIPS: convert IO port accessor functions to 'static inline' by Gabor Juhos · 12 years ago
  41. c199a06 MIPS: use inline directive for __in*s functions by Gabor Juhos · 12 years ago
  42. 790e7f2 MIPS: constify address pointer in test_bit() by Daniel Schwierzeck · 12 years ago
  43. c81b690 mips: Change global data baudrate to int by Simon Glass · 12 years ago
  44. dc3c251 MIPS: add support for 64 bit addressing by Zhi-zhou Zhang · 12 years ago
  45. 724f618 MIPS: don't use camel-case style by Zhi-zhou Zhang · 12 years ago
  46. 211c210 global_data: unify global flag defines by Mike Frysinger · 13 years ago
  47. 2fbdb74 MIPS: board.c: move extern declarations to u-boot-mips.h by Daniel Schwierzeck · 12 years ago
  48. 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
  49. 66d6dbf mips: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment by Anton Staaf · 13 years ago
  50. 2f46d42 MIPS: Ingenic XBurst Jz4740 processor support by Xiangfu Liu · 13 years ago
  51. 5da0bed image: push default arch values to arch headers by Mike Frysinger · 13 years ago
  52. 3c28f48 console: Implement pre-console buffer by Graeme Russ · 13 years ago
  53. 95a3e6f MIPS: Purple: Remove Purple support by Daniel Schwierzeck · 14 years ago
  54. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  55. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  56. 9fce7e4 arm: get rid of bi_env by Heiko Schocher · 14 years ago
  57. 460a9ff New implementation for internal handling of environment variables. by Wolfgang Denk · 14 years ago
  58. f710efd Make getenv() work before relocation. by Wolfgang Denk · 14 years ago
  59. 3cba3c1 Move architecture-specific includes to arch/$ARCH/include/asm by Peter Tyser · 15 years ago