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