1. 00906cb x86: mp: Add more comments to the module by Simon Glass · 4 years, 4 months ago
  2. e643edd x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU by Simon Glass · 4 years, 4 months ago
  3. 2c601b6 x86: mtrr: Restructure so command execution is in one place by Simon Glass · 4 years, 4 months ago
  4. 29e1d77 x86: mtrr: Update the command to use the new mtrr calls by Simon Glass · 4 years, 4 months ago
  5. d89e15f x86: mtrr: Add support for writing to MTRRs on any CPU by Simon Glass · 4 years, 4 months ago
  6. 00dc52f x86: mtrr: Update MTRRs on all CPUs by Simon Glass · 4 years, 4 months ago
  7. 2e2b465 x86: coral: Update the memory map by Simon Glass · 4 years, 4 months ago
  8. a2c515c x86: Don't enable SMP in SPL by Simon Glass · 4 years, 4 months ago
  9. 7403c26 x86: mtrr: Use MP calls to list the MTRRs by Simon Glass · 4 years, 4 months ago
  10. 44344f5 x86: mp: Add iterators for CPUs by Simon Glass · 4 years, 4 months ago
  11. 32d5695 x86: mp: Park CPUs before running the OS by Simon Glass · 4 years, 4 months ago
  12. 6871dff x86: mp: Allow running functions on multiple CPUs by Simon Glass · 4 years, 4 months ago
  13. 4943de6 x86: Set the SMP flag when MP init is complete by Simon Glass · 4 years, 4 months ago
  14. 16a5ad7 global_data: Add a generic global_data flag for SMP state by Simon Glass · 4 years, 4 months ago
  15. 4a30bbb x86: mp: Support APs waiting for instructions by Simon Glass · 4 years, 4 months ago
  16. 84163ae x86: cpu: Remove unnecessary #ifdefs by Simon Glass · 4 years, 4 months ago
  17. 653781b x86: mp_init: Adjust bsp_init() to return more information by Simon Glass · 4 years, 4 months ago
  18. ebb239a x86: mp_init: Set up the CPU numbers at the start by Simon Glass · 4 years, 4 months ago
  19. c947a62 x86: mtrr: Fix 'ensable' typo by Simon Glass · 4 years, 4 months ago
  20. 3307d0c x86: mp_init: Drop the num_cpus static variable by Simon Glass · 4 years, 4 months ago
  21. a3ee7b8 x86: mp_init: Switch parameter names in start_aps() by Simon Glass · 4 years, 4 months ago
  22. 35ee0de x86: mp_init: Avoid declarations in header files by Simon Glass · 4 years, 4 months ago
  23. e40633d x86: Move MP code into mp_init by Simon Glass · 4 years, 4 months ago
  24. 740e908 x86: mp_init: Switch to livetree by Simon Glass · 4 years, 4 months ago
  25. 92136c1 dm: core: Don't show an ACPI warning if there is no ordering by Simon Glass · 4 years, 4 months ago
  26. 37d2704 Merge tag 'mips-pull-2020-07-18' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 4 months ago
  27. a6f2ea4 mips: octeon: Add minimal Octeon 3 EBB7304 EVK support by Stefan Roese · 4 years, 5 months ago
  28. 15ba802 mips: octeon: use mips_mach_early_init() to copy to L2 cache by Stefan Roese · 4 years, 5 months ago
  29. 9e29eff mips: octeon: dts: Add Octeon 3 cn73xx base dtsi file by Stefan Roese · 4 years, 5 months ago
  30. b2ea818 mips: octeon: Initial minimal support for the Marvell Octeon SoC by Aaron Williams · 4 years, 5 months ago
  31. 4df2d0d sysreset: Add Octeon sysreset driver by Stefan Roese · 4 years, 5 months ago
  32. c6f54b4 mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code by Stefan Roese · 4 years, 5 months ago
  33. e4ccb47 mips: sync asm/mipsregs.h with Linux 5.7 by Daniel Schwierzeck · 4 years, 5 months ago
  34. b018d6b mips: sync asm/addrspace.h with Linux 5.7 by Daniel Schwierzeck · 4 years, 5 months ago
  35. 53056e4 mips: sync asm/asm.h with Linux 5.7 by Daniel Schwierzeck · 4 years, 5 months ago
  36. e61db37 mips: remove deprecated UNCACHED_SDRAM() macro by Daniel Schwierzeck · 4 years, 5 months ago
  37. c95e7f1 mips: add config options for generic cache setup code by Daniel Schwierzeck · 4 years, 5 months ago
  38. 765f417 mips: refactor disabling of caches by Daniel Schwierzeck · 4 years, 5 months ago
  39. ab1d86e mips: add KSEG1 wrapper for change_k0_cca by Daniel Schwierzeck · 4 years, 5 months ago
  40. de4987c mips: start.S: remove dead code by Daniel Schwierzeck · 4 years, 5 months ago
  41. e4a3ba2 mips: cache: Make invalidate_dcache_range() weak to enable overwrite by Stefan Roese · 4 years, 5 months ago
  42. fef1b82 mips: cache: Make flush_cache() weak to enable overwrite by Stefan Roese · 4 years, 6 months ago
  43. bfcce78 mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM by Stefan Roese · 4 years, 6 months ago
  44. 459a76d mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage by Stefan Roese · 4 years, 6 months ago
  45. fb79cbd mips: traps: Set WG bit in EBase register on Octeon by Stefan Roese · 4 years, 6 months ago
  46. 56a4381 mips: time: Only compile the weak get_tbclk() when needed by Stefan Roese · 4 years, 6 months ago
  47. ae9c287 Merge branch '2020-07-17-misc-fixes' by Tom Rini · 4 years, 4 months ago
  48. 3ee85c6 include: pci_ids: Add Cavium devices by Suneel Garapati · 4 years, 4 months ago
  49. f617562 doc: fit: Write hex address as hex instead of int by Michal Simek · 4 years, 4 months ago
  50. 982c460 mtd: mtdpart: use uint64_t instead of int for cur_off by Martin Kaistra · 4 years, 4 months ago
  51. 078e1b7 board/km: update MAINTAINERS email by Holger Brunck · 4 years, 5 months ago
  52. 1c5fe19 doc: correct description of crash dumps by Heinrich Schuchardt · 4 years, 5 months ago
  53. f0850ba fixdep: fix CONFIG_IS_ENABLED etc. handling by Stephen Warren · 4 years, 5 months ago
  54. 9e0e9a5 mkimage: Fix error message if write less data then expected by Mylène Josserand · 4 years, 5 months ago
  55. 0ce183a remove include/config_defaults.h by Rasmus Villemoes · 4 years, 5 months ago
  56. 11d0afb doc: multi-dtb-fit: Remove double underscores by Fabio Estevam · 4 years, 5 months ago
  57. ca816ce fs: error handling in do_load() by Heinrich Schuchardt · 4 years, 5 months ago
  58. 54e0759 asm/u-boot.h: remove bd_t definitions by Masahiro Yamada · 4 years, 5 months ago
  59. 940a922 treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 5 months ago
  60. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  61. d7687bd arm64: Remove CONFIG_SYS_FULL_VA macro by Michal Simek · 4 years, 5 months ago
  62. d5404e6 Makefile: Silence relocate-rela call by Jan Kiszka · 4 years, 5 months ago
  63. ab965b1 lib: zlib: Remove offset pointer optimization in inftrees.c by Chin Liang See · 4 years, 5 months ago
  64. f8a4df8 Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig by Patrick Delaunay · 4 years, 5 months ago
  65. 37aea85 spl: fix ext4fs_mount return code handling by Thomas Schaefer · 4 years, 5 months ago
  66. 210c036 cmd: booti: convert the debug print about image move to printf by Tero Kristo · 4 years, 6 months ago
  67. 0608694 common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image by Tero Kristo · 4 years, 6 months ago
  68. bb125c4 image: fdt: bail out with error if no boot time FDT image found by Tero Kristo · 4 years, 6 months ago
  69. d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · 4 years, 6 months ago
  70. 1849639 lz4: fix decompressor on big-endian powerpc by Rasmus Villemoes · 4 years, 6 months ago
  71. cb422da doc: Coccinelle: move to HTML doc by Heinrich Schuchardt · 4 years, 6 months ago
  72. 76c449c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 4 months ago
  73. 01a2218 Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 4 months ago
  74. 55f3cde acpi: Enable ACPI table generation by default on x86 by Simon Glass · 4 years, 4 months ago
  75. 75ece5f x86: Rename board_final_cleanup() to board_final_init() by Simon Glass · 4 years, 4 months ago
  76. f3694aa x86: acpi: Correct the version of the MADT by Simon Glass · 4 years, 4 months ago
  77. 7fbd04f x86: Drop setup_pcat_compatibility() by Simon Glass · 4 years, 4 months ago
  78. 1062e34 x86: Update the comment about booting for FSP2 by Simon Glass · 4 years, 4 months ago
  79. fb8736d x86: Store the coreboot table address in global_data by Simon Glass · 4 years, 4 months ago
  80. c28a1e0 x86: apl: Adjust FSP-M code to avoid hard-coded address by Simon Glass · 4 years, 4 months ago
  81. a929b93 x86: apl: Set the correct boot mode in the FSP-M code by Simon Glass · 4 years, 4 months ago
  82. f66fb30 x86: Add debugging to table writing by Simon Glass · 4 years, 4 months ago
  83. d89f193 x86: apl: Fix save/restore of ITSS priorities by Simon Glass · 4 years, 4 months ago
  84. 2b36648 x86: irq: Support flags for acpi_gpe by Simon Glass · 4 years, 5 months ago
  85. 6065d19 pmc: Move common registers to the header file by Simon Glass · 4 years, 5 months ago
  86. 8719dcc x86: apl: Hide the p2sb on exit from U-Boot by Simon Glass · 4 years, 5 months ago
  87. 459a474 x86: apl: Support set_hide() in p2sb driver by Simon Glass · 4 years, 5 months ago
  88. 5e13b0f p2sb: Add a method to hide the bus by Simon Glass · 4 years, 5 months ago
  89. 3908d90 i2c: designware_i2c: Support ACPI table generation by Simon Glass · 4 years, 5 months ago
  90. e998305 i2c: Add log_ret() on error by Simon Glass · 4 years, 5 months ago
  91. 46aadb6 i2c: designware_i2c: Add a little more debugging by Simon Glass · 4 years, 5 months ago
  92. aac86da x86: gpio: Add support for obtaining ACPI info for a GPIO by Simon Glass · 4 years, 5 months ago
  93. 5e40c05 x86: apl: Use memory-mapped access for VBT by Simon Glass · 4 years, 5 months ago
  94. 9eb8004 x86: Add error checking for csrt table generation by Simon Glass · 4 years, 5 months ago
  95. 9255118 x86: pinctrl: Drop the acpi_path member by Simon Glass · 4 years, 5 months ago
  96. 25885e5 x86: pinctrl: Set up itss in the probe() method by Simon Glass · 4 years, 5 months ago
  97. cf45178 x86: pinctrl: Add multi-ACPI control by Simon Glass · 4 years, 5 months ago
  98. 86e5db5 x86: pinctrl: Update comment for intel_pinctrl_get_pad() by Simon Glass · 4 years, 5 months ago
  99. 25f16c1 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 5 months ago
  100. 59ddd3a sound: Add an ACPI driver for Maxim MAX98357ac by Simon Glass · 4 years, 5 months ago