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