1. 3a1ce2f7 rockchip: px30: sync Odroid Go Advance devicetree from Linux by Heiko Stuebner · Wed Jul 01 11:28:41 2020 +0200
  2. 02b0453 rockchip: px30: sync the main rk3326 dtsi from mainline by Heiko Stuebner · Wed Jul 01 11:28:40 2020 +0200
  3. ae9c287 Merge branch '2020-07-17-misc-fixes' by Tom Rini · Fri Jul 17 16:08:54 2020 -0400
  4. 3ee85c6 include: pci_ids: Add Cavium devices by Suneel Garapati · Fri Jul 17 08:06:22 2020 +0200
  5. f617562 doc: fit: Write hex address as hex instead of int by Michal Simek · Wed Jul 15 15:10:17 2020 +0200
  6. 982c460 mtd: mtdpart: use uint64_t instead of int for cur_off by Martin Kaistra · Mon Jul 13 14:40:02 2020 +0200
  7. 078e1b7 board/km: update MAINTAINERS email by Holger Brunck · Thu Jul 09 17:31:23 2020 +0200
  8. 1c5fe19 doc: correct description of crash dumps by Heinrich Schuchardt · Thu Jul 09 08:12:06 2020 +0200
  9. f0850ba fixdep: fix CONFIG_IS_ENABLED etc. handling by Stephen Warren · Wed Jul 08 15:45:56 2020 -0600
  10. 9e0e9a5 mkimage: Fix error message if write less data then expected by Mylène Josserand · Wed Jul 08 11:52:50 2020 +0200
  11. 0ce183a remove include/config_defaults.h by Rasmus Villemoes · Tue Jul 07 10:40:26 2020 +0200
  12. 11d0afb doc: multi-dtb-fit: Remove double underscores by Fabio Estevam · Sun Jul 05 19:04:50 2020 -0300
  13. ca816ce fs: error handling in do_load() by Heinrich Schuchardt · Mon Jun 29 20:08:49 2020 +0200
  14. 54e0759 asm/u-boot.h: remove bd_t definitions by Masahiro Yamada · Fri Jun 26 15:13:35 2020 +0900
  15. 940a922 treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · Fri Jun 26 15:13:34 2020 +0900
  16. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  17. d7687bd arm64: Remove CONFIG_SYS_FULL_VA macro by Michal Simek · Thu Jun 25 09:26:57 2020 +0200
  18. d5404e6 Makefile: Silence relocate-rela call by Jan Kiszka · Thu Jun 25 08:39:45 2020 +0200
  19. ab965b1 lib: zlib: Remove offset pointer optimization in inftrees.c by Chin Liang See · Wed Jun 24 16:31:08 2020 +0800
  20. f8a4df8 Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig by Patrick Delaunay · Wed Jun 17 18:19:18 2020 +0200
  21. 37aea85 spl: fix ext4fs_mount return code handling by Thomas Schaefer · Tue Jun 16 22:03:52 2020 +0200
  22. 210c036 cmd: booti: convert the debug print about image move to printf by Tero Kristo · Fri Jun 12 15:41:21 2020 +0300
  23. 0608694 common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image by Tero Kristo · Fri Jun 12 15:41:20 2020 +0300
  24. bb125c4 image: fdt: bail out with error if no boot time FDT image found by Tero Kristo · Fri Jun 12 15:41:19 2020 +0300
  25. d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · Tue Jun 09 10:46:46 2020 -0400
  26. 1849639 lz4: fix decompressor on big-endian powerpc by Rasmus Villemoes · Sun Jun 07 14:29:18 2020 +0200
  27. cb422da doc: Coccinelle: move to HTML doc by Heinrich Schuchardt · Fri Jun 05 05:13:44 2020 +0200
  28. 76c449c Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Fri Jul 17 08:04:48 2020 -0400
  29. 01a2218 Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Fri Jul 17 08:04:28 2020 -0400
  30. 55f3cde acpi: Enable ACPI table generation by default on x86 by Simon Glass · Thu Jul 16 21:22:39 2020 -0600
  31. 75ece5f x86: Rename board_final_cleanup() to board_final_init() by Simon Glass · Thu Jul 16 21:22:38 2020 -0600
  32. f3694aa x86: acpi: Correct the version of the MADT by Simon Glass · Thu Jul 16 21:22:37 2020 -0600
  33. 7fbd04f x86: Drop setup_pcat_compatibility() by Simon Glass · Thu Jul 16 21:22:36 2020 -0600
  34. 1062e34 x86: Update the comment about booting for FSP2 by Simon Glass · Thu Jul 16 21:22:35 2020 -0600
  35. fb8736d x86: Store the coreboot table address in global_data by Simon Glass · Thu Jul 16 21:22:34 2020 -0600
  36. c28a1e0 x86: apl: Adjust FSP-M code to avoid hard-coded address by Simon Glass · Thu Jul 16 21:22:33 2020 -0600
  37. a929b93 x86: apl: Set the correct boot mode in the FSP-M code by Simon Glass · Thu Jul 16 21:22:32 2020 -0600
  38. f66fb30 x86: Add debugging to table writing by Simon Glass · Thu Jul 16 21:22:31 2020 -0600
  39. d89f193 x86: apl: Fix save/restore of ITSS priorities by Simon Glass · Thu Jul 16 21:22:30 2020 -0600
  40. 2b36648 x86: irq: Support flags for acpi_gpe by Simon Glass · Tue Jul 07 21:32:34 2020 -0600
  41. 6065d19 pmc: Move common registers to the header file by Simon Glass · Tue Jul 07 21:32:33 2020 -0600
  42. 8719dcc x86: apl: Hide the p2sb on exit from U-Boot by Simon Glass · Tue Jul 07 21:32:32 2020 -0600
  43. 459a474 x86: apl: Support set_hide() in p2sb driver by Simon Glass · Tue Jul 07 21:32:31 2020 -0600
  44. 5e13b0f p2sb: Add a method to hide the bus by Simon Glass · Tue Jul 07 21:32:30 2020 -0600
  45. 3908d90 i2c: designware_i2c: Support ACPI table generation by Simon Glass · Tue Jul 07 21:32:29 2020 -0600
  46. e998305 i2c: Add log_ret() on error by Simon Glass · Tue Jul 07 21:32:28 2020 -0600
  47. 46aadb6 i2c: designware_i2c: Add a little more debugging by Simon Glass · Tue Jul 07 21:32:27 2020 -0600
  48. aac86da x86: gpio: Add support for obtaining ACPI info for a GPIO by Simon Glass · Tue Jul 07 21:32:26 2020 -0600
  49. 5e40c05 x86: apl: Use memory-mapped access for VBT by Simon Glass · Tue Jul 07 21:32:25 2020 -0600
  50. 9eb8004 x86: Add error checking for csrt table generation by Simon Glass · Tue Jul 07 21:32:24 2020 -0600
  51. 9255118 x86: pinctrl: Drop the acpi_path member by Simon Glass · Tue Jul 07 21:32:23 2020 -0600
  52. 25885e5 x86: pinctrl: Set up itss in the probe() method by Simon Glass · Tue Jul 07 21:32:22 2020 -0600
  53. cf45178 x86: pinctrl: Add multi-ACPI control by Simon Glass · Tue Jul 07 21:32:21 2020 -0600
  54. 86e5db5 x86: pinctrl: Update comment for intel_pinctrl_get_pad() by Simon Glass · Tue Jul 07 21:32:20 2020 -0600
  55. 25f16c1 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · Tue Jul 07 21:32:19 2020 -0600
  56. 59ddd3a sound: Add an ACPI driver for Maxim MAX98357ac by Simon Glass · Tue Jul 07 21:32:18 2020 -0600
  57. 23cd606 sound: Add an ACPI driver for Dialog Semicondutor da7219 by Simon Glass · Tue Jul 07 21:32:17 2020 -0600
  58. f6cdb91 x86: Add support for building up an NHLT structure by Simon Glass · Tue Jul 07 21:32:16 2020 -0600
  59. b4df078 acpi: Support writing named values by Simon Glass · Tue Jul 07 21:32:15 2020 -0600
  60. a186d93 acpi: Support generation of a device by Simon Glass · Tue Jul 07 21:32:14 2020 -0600
  61. 14a9d75 x86: Add bindings for NHLT by Simon Glass · Tue Jul 07 21:32:13 2020 -0600
  62. 5eb6639 acpi: mmc: Generate ACPI info for the PCI SD Card by Simon Glass · Tue Jul 07 21:32:12 2020 -0600
  63. 837127f acpi: Support generation of a generic register by Simon Glass · Tue Jul 07 21:32:11 2020 -0600
  64. 6fcdaf1 acpi: Support generation of a scope by Simon Glass · Tue Jul 07 21:32:10 2020 -0600
  65. d6814e2 acpi: Export functions to write sized values by Simon Glass · Tue Jul 07 21:32:09 2020 -0600
  66. cd9667b dm: acpi: Add support for the NHLT table by Simon Glass · Tue Jul 07 21:32:08 2020 -0600
  67. 0123233 dm: core: Add a way of overriding the ACPI device path by Simon Glass · Tue Jul 07 21:32:07 2020 -0600
  68. 7f5e226 dtoc: Support ACPI paths in of-platdata by Simon Glass · Tue Jul 07 21:32:06 2020 -0600
  69. 9ed41e7 acpi: Allow creating the GNVS to fail by Simon Glass · Tue Jul 07 21:32:05 2020 -0600
  70. c4d9faf binman: Add way to locate an entry in memory by Simon Glass · Tue Jul 07 21:32:04 2020 -0600
  71. c7380c6 binman: Refactor binman_entry_find() to allow other nodes by Simon Glass · Tue Jul 07 21:32:03 2020 -0600
  72. c0ef789 binman: Allow setting the ROM offset by Simon Glass · Tue Jul 07 21:32:02 2020 -0600
  73. 64bbc0d acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · Tue Jul 07 13:12:12 2020 -0600
  74. 0964239 dm: acpi: Enhance acpi_get_name() by Simon Glass · Tue Jul 07 13:12:11 2020 -0600
  75. 6ad24f6 pci: Avoid a crash in device_is_on_pci_bus() by Simon Glass · Tue Jul 07 13:12:10 2020 -0600
  76. 6ca9315 x86: Allow devices to write to DSDT by Simon Glass · Tue Jul 07 13:12:09 2020 -0600
  77. 990cd5b acpi: Add support for DSDT generation by Simon Glass · Tue Jul 07 13:12:08 2020 -0600
  78. f0a8d68 x86: Allow devices to write an SSDT by Simon Glass · Tue Jul 07 13:12:07 2020 -0600
  79. 3c601b1 acpi: Support ordering SSDT data by device by Simon Glass · Tue Jul 07 13:12:06 2020 -0600
  80. ee61e60 acpi: Record the items added to SSDT by Simon Glass · Tue Jul 07 13:12:05 2020 -0600
  81. c7c46e8 x86: acpi: Move MADT down a bit by Simon Glass · Tue Jul 07 13:12:04 2020 -0600
  82. d43e0ba acpi: Add support for SSDT generation by Simon Glass · Tue Jul 07 13:12:03 2020 -0600
  83. cec3af0 acpi: Add support for a generic power sequence by Simon Glass · Tue Jul 07 13:12:02 2020 -0600
  84. 8a20076 acpi: Add support for writing a GPIO power sequence by Simon Glass · Tue Jul 07 13:12:01 2020 -0600
  85. d0f7d9b acpi: Add support for writing a Power Resource by Simon Glass · Tue Jul 07 13:12:00 2020 -0600
  86. 9238fac acpi: Add support for various misc ACPI opcodes by Simon Glass · Tue Jul 07 13:11:59 2020 -0600
  87. dd0ed90 acpi: Support copying properties from device tree to ACPI by Simon Glass · Tue Jul 07 13:11:58 2020 -0600
  88. 5953449 acpi: Support writing a GPIO by Simon Glass · Tue Jul 07 13:11:57 2020 -0600
  89. c993ff7 acpi: Support writing Device Properties objects via _DSD by Simon Glass · Tue Jul 07 13:11:56 2020 -0600
  90. 48342b0 acpi: Support writing a UUID by Simon Glass · Tue Jul 07 13:11:55 2020 -0600
  91. 0dc3d51 acpi: Support writing a name by Simon Glass · Tue Jul 07 13:11:54 2020 -0600
  92. 45d6d95 acpi: Support writing a string by Simon Glass · Tue Jul 07 13:11:53 2020 -0600
  93. 8715ce0 acpi: Support writing an integer by Simon Glass · Tue Jul 07 13:11:52 2020 -0600
  94. edc2680 acpigen: Support writing a package by Simon Glass · Tue Jul 07 13:11:51 2020 -0600
  95. 0f27763 acpigen: Support writing a length by Simon Glass · Tue Jul 07 13:11:50 2020 -0600
  96. 711fd98 acpi: Support generation of SPI descriptor by Simon Glass · Tue Jul 07 13:11:49 2020 -0600
  97. 39ab867 acpi: Support generation of I2C descriptor by Simon Glass · Tue Jul 07 13:11:48 2020 -0600
  98. e2bbb13 acpi: Support generation of a GPIO/irq for a device by Simon Glass · Tue Jul 07 13:11:47 2020 -0600
  99. 4fa6331 acpi: Support generation of GPIO descriptor by Simon Glass · Tue Jul 07 13:11:46 2020 -0600
  100. 071c4a5 acpi: Support string output by Simon Glass · Tue Jul 07 13:11:45 2020 -0600