1. e602dd5 mips: octeon: Add bootoctlinux command by Aaron Williams · 4 years, 1 month ago
  2. 4b43e7e mips: octeon: Add bootmem support by Aaron Williams · 4 years, 1 month ago
  3. b0ce805 mips: octeon: Add coremask support by Aaron Williams · 4 years, 1 month ago
  4. afb4828 mips: octeon: Add header cvmx-bootinfo.h by Aaron Williams · 4 years, 1 month ago
  5. 99b937e mips: octeon: Add header cvmx-fuse.h by Aaron Williams · 4 years, 1 month ago
  6. 5d72821 mips: octeon: Add header octeon-feature.h by Aaron Williams · 4 years, 1 month ago
  7. b1fed50 mips: octeon: Add header cvmx-regs.h by Aaron Williams · 4 years, 1 month ago
  8. 7c6f274 mips: octeon: lowlevel_init.S: Add NMI handling code for SMP Linux booting by Stefan Roese · 4 years, 1 month ago
  9. 97e795c mips: octeon: octeon-model.h: Enable inclusion from assembler files by Stefan Roese · 4 years, 1 month ago
  10. d25d2db mips: octeon: Add USB DT nodes by Stefan Roese · 4 years, 1 month ago
  11. 399b867 mips: octeon: cache.c: Flush all pending writes in flush_dcache_range() by Stefan Roese · 4 years, 1 month ago
  12. b28d352 mips: octeon: Add mangle-port.h by Stefan Roese · 4 years, 1 month ago
  13. fd569c8 mips: octeon: cpu.c: Add table for selective swapping by Stefan Roese · 4 years, 1 month ago
  14. 590d48e mips: octeon: dram.c: Add RAM driver support by Stefan Roese · 4 years, 1 month ago
  15. 073e8ee mips: octeon: Add octeon_ddr.h header by Aaron Williams · 4 years, 1 month ago
  16. 91e34fc mips: octeon Add cvmx/cvmx-lmcx-defs.h header by Aaron Williams · 4 years, 1 month ago
  17. 75168b4 mips: octeon: Add octeon-model.h header by Aaron Williams · 4 years, 1 month ago
  18. a23c279 mips: octeon: dts: mrvl, cn73xx.dtsi: Add memory controller DT node by Stefan Roese · 4 years, 1 month ago
  19. b7e7831 Merge branch 'next' by Tom Rini · 4 years ago
  20. 7d1538c mips: vocore2: fix various issues by Mauro Condarelli · 4 years ago
  21. bd25f9a mips: dts: Fix PIC32MZDA GPIO register definitions by John Robertson · 4 years, 1 month ago
  22. 81b543a mips: dts: Fix PIC32MZDA GPIO register definitions by John Robertson · 4 years, 1 month ago
  23. 0723c2d mips: dts: Fix device tree warnings for PIC32MZDA by John Robertson · 4 years, 1 month ago
  24. 69af033 mips: pic32mzdask: disable SDHCI SDCD signal workaround by John Robertson · 4 years, 1 month ago
  25. e207f22 global: Move from bi_memstart/memsize -> gd->ram_base/ram_size by Stefan Roese · 4 years, 1 month ago
  26. bb3694d Merge tag 'mips-pull-2020-08-03' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 2 months ago
  27. dcd7c90 mscc: Drop dm.h header file by Simon Glass · 4 years, 2 months ago
  28. 1015540 mips: octeon: Update Octeon Kconfig by Stefan Roese · 4 years, 2 months ago
  29. 9044ed2 mips: octeon: mrvl, octeon-ebb7304.dts: Add SPI flash DT node by Stefan Roese · 4 years, 2 months ago
  30. 1032491 mips: octeon: mrvl,cn73xx.dtsi: Add SPI DT node by Stefan Roese · 4 years, 2 months ago
  31. a078c65 mips: octeon: dts: Add Octeon clock driver DT nodes by Stefan Roese · 4 years, 2 months ago
  32. 7ab9328 mips: octeon: dts: Add I2C DT nodes by Stefan Roese · 4 years, 2 months ago
  33. fad5ec5 mips: octeon: mrvl,cn73xx.dtsi: Add GPIO DT nodes by Stefan Roese · 4 years, 2 months ago
  34. 5fef24c mips: octeon: Add minimal Octeon 3 EBB7304 EVK support by Stefan Roese · 4 years, 3 months ago
  35. e9609dc mips: octeon: use mips_mach_early_init() to copy to L2 cache by Stefan Roese · 4 years, 3 months ago
  36. ff7e4f0 mips: octeon: dts: Add Octeon 3 cn73xx base dtsi file by Stefan Roese · 4 years, 3 months ago
  37. 0dc4ab9 mips: octeon: Initial minimal support for the Marvell Octeon SoC by Aaron Williams · 4 years, 3 months ago
  38. de34a61 mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code by Stefan Roese · 4 years, 3 months ago
  39. 81d4b14 mips: sync asm/mipsregs.h with Linux 5.7 by Daniel Schwierzeck · 4 years, 2 months ago
  40. c0f9957 mips: sync asm/addrspace.h with Linux 5.7 by Daniel Schwierzeck · 4 years, 2 months ago
  41. eac8000 mips: sync asm/asm.h with Linux 5.7 by Daniel Schwierzeck · 4 years, 2 months ago
  42. dd1bb42 mips: remove deprecated UNCACHED_SDRAM() macro by Daniel Schwierzeck · 4 years, 2 months ago
  43. 57bfb1a mips: add config options for generic cache setup code by Daniel Schwierzeck · 4 years, 2 months ago
  44. 6077243 mips: refactor disabling of caches by Daniel Schwierzeck · 4 years, 2 months ago
  45. b55e07e mips: add KSEG1 wrapper for change_k0_cca by Daniel Schwierzeck · 4 years, 2 months ago
  46. 54e7fbd mips: start.S: remove dead code by Daniel Schwierzeck · 4 years, 2 months ago
  47. 60a0559 mips: cache: Make invalidate_dcache_range() weak to enable overwrite by Stefan Roese · 4 years, 3 months ago
  48. 1d4ba15 mips: cache: Make flush_cache() weak to enable overwrite by Stefan Roese · 4 years, 4 months ago
  49. 2eed3dc mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM by Stefan Roese · 4 years, 4 months ago
  50. c372813 mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage by Stefan Roese · 4 years, 4 months ago
  51. a02bc1f mips: traps: Set WG bit in EBase register on Octeon by Stefan Roese · 4 years, 4 months ago
  52. a414281 mips: time: Only compile the weak get_tbclk() when needed by Stefan Roese · 4 years, 4 months ago
  53. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  54. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  55. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  56. 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 5 months ago
  57. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  58. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  59. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  60. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  61. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 5 months ago
  62. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  63. 3fd0231 mips: Add support for SoM "VoCore2". by Mauro Condarelli · 4 years, 7 months ago
  64. 04d21a9 mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementations by Stefan Roese · 4 years, 7 months ago
  65. 112add3 mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/max by Stefan Roese · 4 years, 7 months ago
  66. 896449f mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error() by Stefan Roese · 4 years, 7 months ago
  67. 6bd888b mips: mtmips: add support for mt7628-rfb by Weijie Gao · 4 years, 5 months ago
  68. 757cbbe mips: mtmips: enable SPL for all boards by Weijie Gao · 4 years, 5 months ago
  69. 7a4b696 mips: mtmips: add SPL support by Weijie Gao · 4 years, 5 months ago
  70. 02cd449 mips: mtmips: rewrite lowlevel codes of mt7628 by Weijie Gao · 4 years, 5 months ago
  71. c95c3ec mips: add a option to support not reserving malloc space on initial stack by Weijie Gao · 4 years, 5 months ago
  72. 2434f58 mips: add an option to support initialize SRAM for initial stack by Weijie Gao · 4 years, 5 months ago
  73. df3bad9 dts: mtmips: add alternative pinmux node for uart2 by Weijie Gao · 4 years, 5 months ago
  74. a60c1e6 mips: add a mtmips-specific field to architecture-specific global data by Weijie Gao · 4 years, 5 months ago
  75. c366a45 mips: mtmips: make use of sysreset-resetctrl for mt7628 soc by Weijie Gao · 4 years, 5 months ago
  76. 2a9d68e mips: spl: Flush cache before jumping to U-Boot proper by Stefan Roese · 4 years, 5 months ago
  77. 814a891 mips: add an option to enable u_boot_list section for SPL loaders in u-boot-spl.lds by Weijie Gao · 4 years, 5 months ago
  78. e951119 mips: enable support for appending dtb to spl binary by Weijie Gao · 4 years, 5 months ago
  79. 6e9281b mips: start.S: avoid overwriting outside gd when clearing global data in stack by Weijie Gao · 4 years, 5 months ago
  80. 7976520 mips: mtmips: add predefined i-cache/d-cache size and linesize by Weijie Gao · 4 years, 5 months ago
  81. 7105973 mips: add support to restore exception vector base before booting linux by Weijie Gao · 4 years, 5 months ago
  82. 8914831 Merge branch 'next' by Tom Rini · 4 years, 5 months ago
  83. 587e4a4 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 6 months ago
  84. fb9acad mips: cmd: go: Flush cache before jumping to app/image by Stefan Roese · 4 years, 7 months ago
  85. 7048bb1 mips: vcoreiii: Fix cache coherency issues by Lars Povlsen · 4 years, 8 months ago
  86. 47a1933 MIPS: allow override of get_tbclk() by Alex Nemirovsky · 4 years, 9 months ago
  87. ebdc278 MIPS: allow override of flush_dcache_range() by Alex Nemirovsky · 4 years, 9 months ago
  88. e14ba8a arch: Add explicit linker script for u-boot-elf by Michal Simek · 4 years, 6 months ago
  89. 0575163 dma-mapping: add <asm/dma-mapping.h> for all architectures by Masahiro Yamada · 4 years, 7 months ago
  90. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  91. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  92. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 9 months ago
  93. 049f8d6 common: Move get_tbclk() to time.h by Simon Glass · 4 years, 9 months ago
  94. d96c260 common: Move clock functions into a new file by Simon Glass · 4 years, 9 months ago
  95. 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 9 months ago
  96. a4ef065 Merge branch '2019-12-02-master-imports' by Tom Rini · 4 years, 10 months ago
  97. d67bdaa common: Move trap_init() out of common.h by Simon Glass · 4 years, 10 months ago
  98. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 4 years, 10 months ago
  99. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 10 months ago
  100. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago