1. b7dadb2 Revert "lib: fdt: Split fdtdec_setup_memory_banksize()" by Michal Simek · Fri Jul 10 13:16:49 2020 +0200
  2. edcbc5e ARM: rmobile: Switch back to fdtdec_setup_memory/banksize_fdt() by Michal Simek · Fri Jul 10 13:16:48 2020 +0200
  3. 03b9dcd Add information for skipped commit options by Patrick Delaunay · Thu Jul 02 19:52:54 2020 +0200
  4. 921b00c lib: libfdt: fdt_region: avoid NULL pointer access by Philippe Reynes · Thu Jul 02 19:31:29 2020 +0200
  5. 05cc537 patman: Detect unexpected END by Patrick Delaunay · Thu Jul 02 19:08:24 2020 +0200
  6. 7a6b641 cpu: Convert the methods to use a const udevice * by Simon Glass · Sun Jan 26 22:06:27 2020 -0700
  7. c7b010d binman: Add support for generating a FIT by Simon Glass · Thu Jul 09 18:39:45 2020 -0600
  8. f1cfee5 dtoc: Allow adding variable-sized data to a dtb by Simon Glass · Thu Jul 09 18:39:44 2020 -0600
  9. ef894c3 mkimage: Allow updating the FIT timestamp by Simon Glass · Thu Jul 09 18:39:43 2020 -0600
  10. 5781864 binman: Allow zero-length entries to overlap by Simon Glass · Thu Jul 09 18:39:42 2020 -0600
  11. b791ad4 binman: Allow missing Intel blobs by Simon Glass · Thu Jul 09 18:39:41 2020 -0600
  12. 7332588 binman: Detect when valid images are not produced by Simon Glass · Thu Jul 09 18:39:40 2020 -0600
  13. dab7c43 patman: Update errors and warnings to use stderr by Simon Glass · Thu Jul 09 18:39:39 2020 -0600
  14. 42f927a binman: Allow external binaries to be missing by Simon Glass · Thu Jul 09 18:39:38 2020 -0600
  15. 656014d binman: Convert existing binary blobs to blob_ext by Simon Glass · Thu Jul 09 18:39:37 2020 -0600
  16. 9ade419 binman: Add an etype for external binary blobs by Simon Glass · Thu Jul 09 18:39:36 2020 -0600
  17. 4a41e5d binman: Use super() instead of specifying parent type by Simon Glass · Thu Jul 09 18:39:35 2020 -0600
  18. 4b54adc binman: Re-enable concurrent tests by Simon Glass · Thu Jul 09 18:39:34 2020 -0600
  19. 3c19a25 binman: Adjust pylibfdt for incremental build by Simon Glass · Thu Jul 09 18:39:33 2020 -0600
  20. 25a50db binman: Fix a few typos in the entry docs by Simon Glass · Thu Jul 09 18:39:32 2020 -0600
  21. b7ca1c9 binman: Add support for calling mkimage by Simon Glass · Thu Jul 09 18:39:31 2020 -0600
  22. 8ed2523 binman: Set a default toolpath by Simon Glass · Thu Jul 09 18:39:30 2020 -0600
  23. b70caf7 binman: Specify the toolpath when running test coverage by Simon Glass · Thu Jul 09 18:39:29 2020 -0600
  24. 0b75468 binman: Correct the search patch for pylibfdt by Simon Glass · Thu Jul 09 18:39:28 2020 -0600
  25. 1f32ff91 binman: cbfs: Fix IFWI typo by Simon Glass · Thu Jul 09 18:39:27 2020 -0600
  26. 44c40fd binman: Output errors to stderr by Simon Glass · Thu Jul 09 18:39:26 2020 -0600
  27. dd90574 .gitignore: Ignore Python 3 cache directories by Simon Glass · Thu Jul 09 18:39:25 2020 -0600
  28. e2438dd dm: core Fix long line in device_bind_common() by Simon Glass · Thu Jul 09 18:39:24 2020 -0600
  29. 979996e patman: Add a -D option to enable debugging by Simon Glass · Sun Jul 05 21:41:59 2020 -0600
  30. 62c3852 patman: Support collecting response tags in Patchstream by Simon Glass · Sun Jul 05 21:41:57 2020 -0600
  31. 039f5b7 patman: Allow disabling 'bright' mode with Print output by Simon Glass · Sun Jul 05 21:41:56 2020 -0600
  32. 9c501e1 patman: Add a 'test' subcommand by Simon Glass · Sun Jul 05 21:41:55 2020 -0600
  33. c16f324 patman: Allow different commands by Simon Glass · Sun Jul 05 21:41:54 2020 -0600
  34. 7f739bb patman: Convert to ArgumentParser by Simon Glass · Sun Jul 05 21:41:53 2020 -0600
  35. 25cc85e patman: Allow skipping patches at the end by Simon Glass · Sun Jul 05 21:41:52 2020 -0600
  36. b4aa8aa patman: Allow creating patches for another branch by Simon Glass · Sun Jul 05 21:41:51 2020 -0600
  37. a12b1ab patman: Add a test that uses gitpython by Simon Glass · Sun Jul 05 21:41:50 2020 -0600
  38. 85a03de patman: Move main code out to a control module by Simon Glass · Sun Jul 05 21:41:49 2020 -0600
  39. 4e98ab9 patman: Use test_util to show test results by Simon Glass · Sun Jul 05 21:41:48 2020 -0600
  40. a045240 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Jul 20 09:25:32 2020 -0400
  41. 3ac9fdb x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU by Simon Glass · Fri Jul 17 08:48:31 2020 -0600
  42. 00906cb x86: mp: Add more comments to the module by Simon Glass · Fri Jul 17 08:48:30 2020 -0600
  43. e643edd x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU by Simon Glass · Fri Jul 17 08:48:29 2020 -0600
  44. 2c601b6 x86: mtrr: Restructure so command execution is in one place by Simon Glass · Fri Jul 17 08:48:28 2020 -0600
  45. 29e1d77 x86: mtrr: Update the command to use the new mtrr calls by Simon Glass · Fri Jul 17 08:48:27 2020 -0600
  46. d89e15f x86: mtrr: Add support for writing to MTRRs on any CPU by Simon Glass · Fri Jul 17 08:48:26 2020 -0600
  47. 00dc52f x86: mtrr: Update MTRRs on all CPUs by Simon Glass · Fri Jul 17 08:48:25 2020 -0600
  48. 2e2b465 x86: coral: Update the memory map by Simon Glass · Fri Jul 17 08:48:24 2020 -0600
  49. a2c515c x86: Don't enable SMP in SPL by Simon Glass · Fri Jul 17 08:48:23 2020 -0600
  50. 7403c26 x86: mtrr: Use MP calls to list the MTRRs by Simon Glass · Fri Jul 17 08:48:22 2020 -0600
  51. 44344f5 x86: mp: Add iterators for CPUs by Simon Glass · Fri Jul 17 08:48:21 2020 -0600
  52. 32d5695 x86: mp: Park CPUs before running the OS by Simon Glass · Fri Jul 17 08:48:20 2020 -0600
  53. 6871dff x86: mp: Allow running functions on multiple CPUs by Simon Glass · Fri Jul 17 08:48:19 2020 -0600
  54. 4943de6 x86: Set the SMP flag when MP init is complete by Simon Glass · Fri Jul 17 08:48:18 2020 -0600
  55. 16a5ad7 global_data: Add a generic global_data flag for SMP state by Simon Glass · Fri Jul 17 08:48:17 2020 -0600
  56. 4a30bbb x86: mp: Support APs waiting for instructions by Simon Glass · Fri Jul 17 08:48:16 2020 -0600
  57. 84163ae x86: cpu: Remove unnecessary #ifdefs by Simon Glass · Fri Jul 17 08:48:15 2020 -0600
  58. 653781b x86: mp_init: Adjust bsp_init() to return more information by Simon Glass · Fri Jul 17 08:48:14 2020 -0600
  59. ebb239a x86: mp_init: Set up the CPU numbers at the start by Simon Glass · Fri Jul 17 08:48:13 2020 -0600
  60. c947a62 x86: mtrr: Fix 'ensable' typo by Simon Glass · Fri Jul 17 08:48:12 2020 -0600
  61. 3307d0c x86: mp_init: Drop the num_cpus static variable by Simon Glass · Fri Jul 17 08:48:11 2020 -0600
  62. a3ee7b8 x86: mp_init: Switch parameter names in start_aps() by Simon Glass · Fri Jul 17 08:48:10 2020 -0600
  63. 35ee0de x86: mp_init: Avoid declarations in header files by Simon Glass · Fri Jul 17 08:48:09 2020 -0600
  64. e40633d x86: Move MP code into mp_init by Simon Glass · Fri Jul 17 08:48:08 2020 -0600
  65. 740e908 x86: mp_init: Switch to livetree by Simon Glass · Fri Jul 17 08:48:07 2020 -0600
  66. 92136c1 dm: core: Don't show an ACPI warning if there is no ordering by Simon Glass · Fri Jul 17 08:49:25 2020 -0600
  67. 37d2704 Merge tag 'mips-pull-2020-07-18' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · Sat Jul 18 11:34:49 2020 -0400
  68. a6f2ea4 mips: octeon: Add minimal Octeon 3 EBB7304 EVK support by Stefan Roese · Tue Jun 30 12:08:58 2020 +0200
  69. 15ba802 mips: octeon: use mips_mach_early_init() to copy to L2 cache by Stefan Roese · Tue Jun 30 12:33:17 2020 +0200
  70. 9e29eff mips: octeon: dts: Add Octeon 3 cn73xx base dtsi file by Stefan Roese · Tue Jun 30 12:08:57 2020 +0200
  71. b2ea818 mips: octeon: Initial minimal support for the Marvell Octeon SoC by Aaron Williams · Tue Jun 30 12:08:56 2020 +0200
  72. 4df2d0d sysreset: Add Octeon sysreset driver by Stefan Roese · Tue Jun 30 12:08:55 2020 +0200
  73. c6f54b4 mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code by Stefan Roese · Tue Jun 30 12:33:16 2020 +0200
  74. e4ccb47 mips: sync asm/mipsregs.h with Linux 5.7 by Daniel Schwierzeck · Sun Jul 12 01:46:18 2020 +0200
  75. b018d6b mips: sync asm/addrspace.h with Linux 5.7 by Daniel Schwierzeck · Sun Jul 12 01:46:17 2020 +0200
  76. 53056e4 mips: sync asm/asm.h with Linux 5.7 by Daniel Schwierzeck · Sun Jul 12 01:46:16 2020 +0200
  77. e61db37 mips: remove deprecated UNCACHED_SDRAM() macro by Daniel Schwierzeck · Sun Jul 12 01:46:15 2020 +0200
  78. c95e7f1 mips: add config options for generic cache setup code by Daniel Schwierzeck · Sun Jul 12 00:45:57 2020 +0200
  79. 765f417 mips: refactor disabling of caches by Daniel Schwierzeck · Sun Jul 12 00:45:56 2020 +0200
  80. ab1d86e mips: add KSEG1 wrapper for change_k0_cca by Daniel Schwierzeck · Sun Jul 12 00:45:55 2020 +0200
  81. de4987c mips: start.S: remove dead code by Daniel Schwierzeck · Sun Jul 12 00:45:54 2020 +0200
  82. e4a3ba2 mips: cache: Make invalidate_dcache_range() weak to enable overwrite by Stefan Roese · Tue Jun 30 12:33:19 2020 +0200
  83. fef1b82 mips: cache: Make flush_cache() weak to enable overwrite by Stefan Roese · Thu May 14 11:59:04 2020 +0200
  84. bfcce78 mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM by Stefan Roese · Thu May 14 11:59:03 2020 +0200
  85. 459a76d mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage by Stefan Roese · Fri Jun 05 10:29:25 2020 +0200
  86. fb79cbd mips: traps: Set WG bit in EBase register on Octeon by Stefan Roese · Thu May 14 11:59:06 2020 +0200
  87. 56a4381 mips: time: Only compile the weak get_tbclk() when needed by Stefan Roese · Thu May 14 11:59:05 2020 +0200
  88. ae9c287 Merge branch '2020-07-17-misc-fixes' by Tom Rini · Fri Jul 17 16:08:54 2020 -0400
  89. 3ee85c6 include: pci_ids: Add Cavium devices by Suneel Garapati · Fri Jul 17 08:06:22 2020 +0200
  90. f617562 doc: fit: Write hex address as hex instead of int by Michal Simek · Wed Jul 15 15:10:17 2020 +0200
  91. 982c460 mtd: mtdpart: use uint64_t instead of int for cur_off by Martin Kaistra · Mon Jul 13 14:40:02 2020 +0200
  92. 078e1b7 board/km: update MAINTAINERS email by Holger Brunck · Thu Jul 09 17:31:23 2020 +0200
  93. 1c5fe19 doc: correct description of crash dumps by Heinrich Schuchardt · Thu Jul 09 08:12:06 2020 +0200
  94. f0850ba fixdep: fix CONFIG_IS_ENABLED etc. handling by Stephen Warren · Wed Jul 08 15:45:56 2020 -0600
  95. 9e0e9a5 mkimage: Fix error message if write less data then expected by Mylène Josserand · Wed Jul 08 11:52:50 2020 +0200
  96. 0ce183a remove include/config_defaults.h by Rasmus Villemoes · Tue Jul 07 10:40:26 2020 +0200
  97. 11d0afb doc: multi-dtb-fit: Remove double underscores by Fabio Estevam · Sun Jul 05 19:04:50 2020 -0300
  98. ca816ce fs: error handling in do_load() by Heinrich Schuchardt · Mon Jun 29 20:08:49 2020 +0200
  99. 54e0759 asm/u-boot.h: remove bd_t definitions by Masahiro Yamada · Fri Jun 26 15:13:35 2020 +0900
  100. 940a922 treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · Fri Jun 26 15:13:34 2020 +0900