1. 17e476a CONFIG_SYS_NONCACHED_MEMORY: Move prototypes to include/cpu_func.h for consistency by Tom Rini · 3 months ago
  2. 76964e3 mips: Remove duplicate newlines by Marek Vasut · 6 months ago
  3. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
  4. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
  5. 6a71858 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 9 months ago
  6. 071cf27 global: Rework architecture global_data.h to include <linux/types.h> by Tom Rini · 1 year, 1 month ago
  7. 65778d1 mips: io.h: Add defines for read/write/in/out functions by Igor Prusov · 1 year, 2 months ago
  8. 9539702 mips: io.h: Add const to reads functions params by Igor Prusov · 1 year, 2 months ago
  9. 8991fed mips: Remove common.h usage by Tom Rini · 1 year, 3 months ago
  10. f2c169a mips: use asm-generic/unaligned.h by Jens Wiklander · 1 year, 8 months ago
  11. a867392 Correct SPL use of MIPS_CM by Simon Glass · 2 years ago
  12. 2948d9cf mips: add support for noncached_alloc() by Weijie Gao · 2 years, 8 months ago
  13. 3a6cf2d mips: add more definitions for asm/cm.h by Weijie Gao · 2 years, 8 months ago
  14. 1cca8ba mips: add asm/mipsmtregs.h for MIPS multi-threading by Weijie Gao · 2 years, 8 months ago
  15. bb20a10 Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig by Tom Rini · 2 years, 7 months ago
  16. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 4 months ago
  17. ab92b38 Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig by Tom Rini · 3 years, 5 months ago
  18. 4dda435 Merge tag 'mips-pull-2021-04-24' of https://source.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 3 years, 9 months ago
  19. 2d80cbf mips: global_data.h: Add Octeon specific data to arch_global_data struct by Stefan Roese · 4 years, 1 month ago
  20. 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 10 months ago
  21. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
  22. 81d4b14 mips: sync asm/mipsregs.h with Linux 5.7 by Daniel Schwierzeck · 4 years, 6 months ago
  23. c0f9957 mips: sync asm/addrspace.h with Linux 5.7 by Daniel Schwierzeck · 4 years, 6 months ago
  24. eac8000 mips: sync asm/asm.h with Linux 5.7 by Daniel Schwierzeck · 4 years, 6 months ago
  25. dd1bb42 mips: remove deprecated UNCACHED_SDRAM() macro by Daniel Schwierzeck · 4 years, 6 months ago
  26. 2eed3dc mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM by Stefan Roese · 4 years, 8 months ago
  27. c372813 mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage by Stefan Roese · 4 years, 8 months ago
  28. a02bc1f mips: traps: Set WG bit in EBase register on Octeon by Stefan Roese · 4 years, 8 months ago
  29. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 8 months ago
  30. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 8 months ago
  31. a60c1e6 mips: add a mtmips-specific field to architecture-specific global data by Weijie Gao · 4 years, 9 months ago
  32. 7105973 mips: add support to restore exception vector base before booting linux by Weijie Gao · 4 years, 9 months ago
  33. 0575163 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 5 years ago
  34. b325c4d mips: Add SPL header by Paul Burton · 6 years ago
  35. 464b96b MIPS: Allow to prefetch and lock instructions into cache by Gregory CLEMENT · 6 years ago
  36. 48ee7b6 MIPS: move create_tlb() in an proper header: mipsregs.h by Gregory CLEMENT · 6 years ago
  37. a0abb52 MIPS: remove local_irq_[save|restore] from CP0 macros by Daniel Schwierzeck · 6 years ago
  38. 6d4d9be MIPS: drop asm/const.h by Baruch Siach · 6 years ago
  39. 5c8fd32 Use _AC and UL macros from linux/const.h by Baruch Siach · 6 years ago
  40. 4ff942b mips: mt76xx: Enable watchdog support by Stefan Roese · 6 years ago
  41. 4d9ada5 mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8 by Mario Six · 6 years ago
  42. 02df9c5 mips: use asm-generic/atomic.h by Chris Packham · 6 years ago
  43. 503f6f7 mips: Add arch/mips/include/asm/atomic.h by Stefan Roese · 6 years ago
  44. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  45. 481ea2e mips: au1x00: Remove support for these SoCs by Tom Rini · 7 years ago
  46. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  47. d8b3269 MIPS: Clear instruction hazards in flush_cache() by Paul Burton · 7 years ago
  48. d1cbeaf mips: Use asm-generic/io.h by Paul Burton · 7 years ago
  49. 703ec9d MIPS: Stop building position independent code by Paul Burton · 8 years ago
  50. a320acc mips: Make u-boot-mips.h a private header by Simon Glass · 8 years ago
  51. 86f21c9 mips: Use common _AC macro now. by Tom Rini · 8 years ago
  52. 6fd596a MIPS: Fix map_physmem for cached mappings by Paul Burton · 8 years ago
  53. e7e0469 mips: Let cache.h be included from assembly source by Marek Vasut · 8 years ago
  54. 6c59363 MIPS: add handling for generic and EJTAG exceptions by Daniel Schwierzeck · 9 years ago
  55. 67588bd MIPS: add asm-offsets for struct pt_regs by Daniel Schwierzeck · 9 years ago
  56. 65d297a MIPS: fix iand optimize setup of CP0 registers by Daniel Schwierzeck · 9 years ago
  57. a0b49bc efi: Use asmlinkage for EFIAPI by Simon Glass · 8 years ago
  58. 4491327 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
  59. 31d36f7 MIPS: Hang if run on a secondary CPU by Paul Burton · 8 years ago
  60. 7953354 MIPS: Join the coherent domain when a CM is present by Paul Burton · 8 years ago
  61. 4baa0ab MIPS: L2 cache support by Paul Burton · 8 years ago
  62. b2b135d MIPS: Map CM Global Control Registers by Paul Burton · 8 years ago
  63. 4f9226b MIPS: Preserve Config implementation-defined bits by Paul Burton · 8 years ago
  64. 8cb4817 MIPS: Probe cache line sizes once during boot by Paul Burton · 8 years ago
  65. 3722862 MIPS: Split I & D cache line size config by Paul Burton · 9 years ago
  66. 83b0fac MIPS: remove dead code from asm/u-boot-mips.h by Daniel Schwierzeck · 9 years ago
  67. 2e4cc1c MIPS: Use CPHYSADDR to implement mips32 virt_to_phys by Paul Burton · 9 years ago
  68. 3e085c9 mips: Drop unused code in u-boot.h by Simon Glass · 9 years ago
  69. 1ad3a6f mips: Drop JZ4740 remnants by Marek Vasut · 9 years ago
  70. 1d3d0f1 mips: add base support for QCA/Atheros ath79 SOCs by Wills Wang · 9 years ago
  71. 499b847 MIPS: fix mips_cache fallback without __builtin_mips_cache by Matthias Schiffer · 9 years ago
  72. 05e3425 MIPS: Support dynamic I/O port base address by Paul Burton · 9 years ago
  73. 8ac493c MIPS: Remove SLOW_DOWN_IO by Paul Burton · 9 years ago
  74. d6ea6d8 mips: asm/io.h: Add in <linux/bug.h> by Tom Rini · 9 years ago
  75. 0e0efb4 MIPS: implement bit manipulating I/O accessors by Daniel Schwierzeck · 9 years ago
  76. 898582b MIPS: fix SPDX license identifier in remaining arch header files by Daniel Schwierzeck · 9 years ago
  77. a3ab2ae MIPS: sync processor and register definitions with linux-4.4 by Daniel Schwierzeck · 9 years ago
  78. 23ff863 MIPS: sync I/O related header files with linux-4.4 by Daniel Schwierzeck · 9 years ago
  79. f53830e MIPS: kconfig: add option for MIPS_L1_CACHE_SHIFT by Daniel Schwierzeck · 9 years ago
  80. 76ada5f MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/ by Daniel Schwierzeck · 9 years ago
  81. 5b6f357 MIPS: create .text sub-sections for assembler functions by Daniel Schwierzeck · 9 years ago
  82. 1134929 MIPS: fix annotation of _start and relocate_code by Daniel Schwierzeck · 9 years ago
  83. 1a96780 MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO. by Purna Chandra Mandal · 9 years ago
  84. b810aa1 mips: Use the generic bitops headers by Fabio Estevam · 9 years ago
  85. 73a4152 mips: Use unsigned int when reading c0 registers by Chris Packham · 10 years ago
  86. b11c5d1 MIPS: change 'extern inline' to 'static inline' by Daniel Schwierzeck · 10 years ago
  87. 49bbdae MIPS: fix missing semicolon in cacheops.h by Tony Wu · 10 years ago
  88. ba21a45 malta: IDE support by Paul Burton · 10 years ago
  89. 2b8bcc5 MIPS: avoid .set ISA for cache operations by Paul Burton · 10 years ago
  90. e520023 MIPS: add support for pre-relocation malloc by Daniel Schwierzeck · 10 years ago
  91. afc366f Replace <compiler.h> with <linux/compiler.h> by Masahiro Yamada · 10 years ago
  92. 2a1680e common/board_f: Initialized global data for generic board by York Sun · 11 years ago
  93. 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
  94. 538cf92 MIPS: drop incaip board by Daniel Schwierzeck · 11 years ago
  95. 9f0868f MIPS: allow use of generic board by Paul Burton · 11 years ago
  96. 37f93f7 MIPS: fix types u64 and __u64 to unsigned long long by Daniel Schwierzeck · 11 years ago
  97. bea12b7 malta: enable PIIX4 SERIRQ by Paul Burton · 11 years ago
  98. 10473d0 malta: use unmapped flash base address by Gabor Juhos · 11 years ago
  99. a3e8090 malta: arch/mips/include/asm/malta.h SPDX license tag by Paul Burton · 11 years ago
  100. 81f98bb malta: setup PIIX4 interrupt route by Paul Burton · 11 years ago