1. 4ecb97e acpi: Add a linker list for ACPI tables by Simon Glass · Wed Dec 01 09:02:47 2021 -0700
  2. f93b904 acpi: Add a table start by Simon Glass · Wed Dec 01 09:02:46 2021 -0700
  3. 96bf433 acpi: Move acpi_fill_header() to the generic header by Simon Glass · Wed Dec 01 09:02:45 2021 -0700
  4. 7de7974 acpi: Allow include files within the board directory by Simon Glass · Wed Dec 01 09:02:44 2021 -0700
  5. 29e64b5 acpi: Use finer-grained control of ACPI-table generation by Simon Glass · Wed Dec 01 09:02:43 2021 -0700
  6. 367f00d efi: Correct address handling with ACPI tables by Simon Glass · Wed Dec 01 09:02:42 2021 -0700
  7. 6f50b6a efi: Correct call to write_acpi_tables() by Simon Glass · Wed Dec 01 09:02:41 2021 -0700
  8. f3425cb sandbox: Allow building with GENERATE_ACPI_TABLE by Simon Glass · Wed Dec 01 09:02:40 2021 -0700
  9. b028228 x86: Tidy up use of CONFIG_ACPIGEN by Simon Glass · Wed Dec 01 09:02:39 2021 -0700
  10. e170f68 arm: Allow supporting ACPI-table generation by Simon Glass · Wed Dec 01 09:02:38 2021 -0700
  11. b33f2f9 x86: Move the acpi table to generic global_data by Simon Glass · Wed Dec 01 09:02:37 2021 -0700
  12. a6cee93 x86: Allow any arch to generate ACPI tables by Simon Glass · Wed Dec 01 09:02:36 2021 -0700
  13. ed5a886 Merge branch '2022-01-24-assorted-updates' by Tom Rini · Tue Jan 25 08:01:43 2022 -0500
  14. 5ca768d configs: Resync with savedefconfig by Tom Rini · Mon Jan 24 21:08:41 2022 +0000
  15. b3464eb moveconfig: Fix some pylint errors by Simon Glass · Sat Dec 18 14:54:35 2021 -0700
  16. aba238f moveconfig: Use a function to read files by Simon Glass · Sat Dec 18 14:54:34 2021 -0700
  17. b09ae45 moveconfig: Use a function to write files by Simon Glass · Sat Dec 18 14:54:33 2021 -0700
  18. 34c505f moveconfig: Drop check for old Python by Simon Glass · Sat Dec 18 14:54:32 2021 -0700
  19. d9c1da2 moveconfig: Convert to ArgumentParser by Simon Glass · Sat Dec 18 14:54:31 2021 -0700
  20. dc634d9 moveconfig: Use single quotes by Simon Glass · Sat Dec 18 14:54:30 2021 -0700
  21. 0082b2e moveconfig: Allow querying board configuration by Simon Glass · Sat Dec 18 08:09:46 2021 -0700
  22. bb57be7 moveconfig: Allow adding unit tests by Simon Glass · Sat Dec 18 08:09:45 2021 -0700
  23. 0559a74 moveconfig: Sort the options by Simon Glass · Sat Dec 18 08:09:44 2021 -0700
  24. f931c2f moveconfig: Read the database in a separate function by Simon Glass · Sat Dec 18 08:09:43 2021 -0700
  25. 93c0a9e moveconfig: Correct operation of the 'imply' feature by Simon Glass · Sat Dec 18 08:09:42 2021 -0700
  26. d189603 test: fix pylint warnings in test_env.py by Heinrich Schuchardt · Fri Nov 26 23:30:27 2021 +0100
  27. 8724dfc Makefile: Add a pylint checker to the build by Simon Glass · Sun Nov 21 20:48:40 2021 -0700
  28. 964192e tools: Add init files for Python tools by Simon Glass · Sun Nov 21 20:48:39 2021 -0700
  29. fc568d8 patman: Update the list of modules by Simon Glass · Sun Nov 21 20:48:38 2021 -0700
  30. 0d92539 dtoc: Fix up a code comment that confuses pylint by Simon Glass · Sun Nov 21 20:48:37 2021 -0700
  31. 890d848 .gitignore: Ignore any html coverage directory by Simon Glass · Sun Nov 21 20:48:36 2021 -0700
  32. 135d994 pci: iproc: Set all 24 bits of PCI class code by Pali Rohár · Wed Jan 05 10:50:20 2022 +0100
  33. 7002657 Merge branch '2022-01-24-assorted-fixes-and-updates' by Tom Rini · Mon Jan 24 10:39:28 2022 -0500
  34. 1e6f996 cmd: Add Kconfig option for multiprocessor cmds by Ashok Reddy Soma · Mon Jan 17 10:16:50 2022 +0100
  35. 5a3b8dc mkimage: struct stat.st_size may not be long by Heinrich Schuchardt · Sat Jan 15 20:12:56 2022 +0100
  36. 61f9b29 MAINTAINERS: Update e-mail in Xen maintainership by Anastasiia Lukianenko · Wed Jan 19 22:49:21 2022 +0200
  37. 4043f32 mkimage: Allow to specify the signature algorithm on the command line by Jan Kiszka · Fri Jan 14 10:21:19 2022 +0100
  38. c8654a5 mkimage: Drop unused OPT_STRING constant by Jan Kiszka · Fri Jan 14 10:21:18 2022 +0100
  39. 27beec2 image-fit: Make string of algo parameter constant by Jan Kiszka · Fri Jan 14 10:21:17 2022 +0100
  40. d657035 misc: mark write buffer const by John Keeping · Tue Jan 11 17:04:49 2022 +0000
  41. a522870 tools/fitimage: make sure dumpimage still works when "@" are detected by Stefan Eichenberger · Mon Jan 10 18:48:32 2022 +0100
  42. 49760ec tools/fitimage: remove redundant format check by Stefan Eichenberger · Mon Jan 10 18:48:31 2022 +0100
  43. 7c20cc5 vexpress64: semi_defconfig: disable CRC32 support by Andre Przywara · Fri Jan 21 16:36:04 2022 +0000
  44. 9fa5fc1 Merge tag 'u-boot-stm32-20220124' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Mon Jan 24 08:19:31 2022 -0500
  45. df29081 configs: stm32mp15: Enable OF_BOARD flag by Patrice Chotard · Thu Jan 20 08:19:15 2022 +0100
  46. f5b8571 stm32prog: add partition name in treat_partition_list error messages by Patrick Delaunay · Tue Jan 18 10:33:14 2022 +0100
  47. 520e299 board: stm32mp1: solve compilation issue when ENV_IS_IN_MMC is deactivated by Patrick Delaunay · Tue Jan 11 16:37:21 2022 +0100
  48. 890c55c stm32mp: fix board_get_alt_info_mmc() by Heinrich Schuchardt · Tue Jan 11 15:58:08 2022 +0100
  49. 7d2757f ARM: dts: stm32: Synchronize DHCOM DTs with Linux 5.15.12 by Marek Vasut · Thu Dec 30 23:46:47 2021 +0100
  50. 8b08dfb ARM: dts: stm32: Synchronize DHCOR DTs with Linux 5.15.12 by Marek Vasut · Thu Dec 30 23:46:46 2021 +0100
  51. 37868aa arm: dts: stm32mp15: alignment with v5.16 by Patrick Delaunay · Fri Dec 17 16:30:22 2021 +0100
  52. 951edb4 stm32mp: correct the dependency for bootcount configs by Patrick Delaunay · Tue Dec 07 10:05:59 2021 +0100
  53. 3cbff2a stm32mp: remove the bootcount activation by Patrick Delaunay · Tue Dec 07 10:05:58 2021 +0100
  54. acb4169 ARM: dts: stm32: Add DFU support for DHCOR recovery by Marek Vasut · Mon Dec 06 21:58:09 2021 +0100
  55. 2f7aae0 arm: stm32mp: Fix USB boot device report by Marek Vasut · Mon Dec 06 21:58:08 2021 +0100
  56. 93de0cc Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sun Jan 23 09:54:49 2022 -0500
  57. 5a7affe arm: dts: rz-g2-beacon-u-boot: Enable pinmux for QSPI by Adam Ford · Tue Jan 11 07:21:06 2022 -0600
  58. 9ef026b arm: rmobile: rzg2_beacon: Migrate reset to SYSRESET_PSCI by Adam Ford · Fri Dec 17 13:47:59 2021 -0600
  59. 9d12de6 Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Jan 22 15:43:36 2022 -0500
  60. 6f67684 Merge branch '2022-01-21-Kconfig-migrations' by Tom Rini · Fri Jan 21 14:01:41 2022 -0500
  61. eb56096 Convert CONFIG_AT91_EFLASH to Kconfig by Patrick Delaunay · Tue Jan 04 14:24:01 2022 +0100
  62. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · Tue Jan 04 14:24:00 2022 +0100
  63. edfad17 mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as boolean by Patrick Delaunay · Tue Jan 04 14:23:59 2022 +0100
  64. 6c5f560 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · Tue Jan 04 14:23:58 2022 +0100
  65. 3364863 cmd: Fix up warnings in flash.c by Patrick Delaunay · Tue Jan 04 14:23:57 2022 +0100
  66. 99426c8 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · Thu Dec 30 10:39:59 2021 -0600
  67. 297fc20 net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP by Simon Glass · Sat Dec 18 11:27:52 2021 -0700
  68. 1c38374 Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · Sat Dec 18 11:27:51 2021 -0700
  69. 65831d9 Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · Sat Dec 18 11:27:50 2021 -0700
  70. e0eb4ef Convert CONFIG_UDP_CHECKSUM to Kconfig by Simon Glass · Sat Dec 18 11:27:49 2021 -0700
  71. cc041b6 Convert CONFIG_KEEP_SERVERADDR to Kconfig by Simon Glass · Sat Dec 18 11:27:48 2021 -0700
  72. c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jan 20 12:40:20 2022 -0500
  73. b75b076 Merge tag 'u-boot-amlogic-20220120' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Thu Jan 20 09:40:04 2022 -0500
  74. 3110499 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Jan 20 09:39:45 2022 -0500
  75. 5a690c7 arm: a37xx: Disable CONFIG_DEBUG_UART_ANNOUNCE by Pali Rohár · Tue Jan 18 10:43:23 2022 +0100
  76. dcf92a5 phy: marvell: Remove unused function comphy_update_map() by Pali Rohár · Tue Jan 18 10:33:20 2022 +0100
  77. 951b982 arm: mvebu: turris_mox: Convert comphy_update_map() to board_fix_fdt() by Pali Rohár · Tue Jan 18 10:33:19 2022 +0100
  78. e3833f6 drivers: octeon: get rid of Unicode in code by Heinrich Schuchardt · Sun Jan 16 23:11:58 2022 +0100
  79. 3a7bbd8 arm: mvebu: spl: Fix 100 column exceeds by Marek Behún · Fri Jan 14 14:31:45 2022 +0100
  80. 556eab6 arm: mvebu: spl: Use IS_ENABLED() instead of #ifdef where possible by Marek Behún · Fri Jan 14 14:31:44 2022 +0100
  81. 031d172 arm: mvebu: spl: Use preferred types u8/u16/u32 instead of uintN_t by Marek Behún · Fri Jan 14 14:31:43 2022 +0100
  82. 46c871a arm: mvebu: spl: Print srcaddr in error message by Marek Behún · Fri Jan 14 14:31:42 2022 +0100
  83. 8242056 arm: mvebu: Check for kwbimage data checksum by Pali Rohár · Fri Jan 14 14:31:41 2022 +0100
  84. f47349a SPL: Add support for checking board / BootROM specific image types by Pali Rohár · Fri Jan 14 14:31:40 2022 +0100
  85. a157e12 arm: mvebu: Check that kwbimage blockid matches boot mode by Pali Rohár · Fri Jan 14 14:31:39 2022 +0100
  86. dda8f88 SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · Fri Jan 14 14:31:38 2022 +0100
  87. eb7e1fc arm: mvebu: Check that kwbimage offset and blocksize are valid by Pali Rohár · Fri Jan 14 14:31:37 2022 +0100
  88. ed9bcb9 pci: pci_mvebu: Add support for Kirkwood PCIe controllers by Pali Rohár · Thu Jan 13 14:28:04 2022 +0100
  89. cbda3e2 arm: mvebu: turris_omnia: Fixup SATA or PCIe nodes at runtime in DT blob by Pali Rohár · Mon Jan 10 11:47:18 2022 +0100
  90. 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · Thu Jan 20 01:04:42 2022 +0100
  91. a96d6b5 board: amlogic: vim3: configure serial# from ethaddr by Mattijs Korpershoek · Wed Jan 19 15:24:00 2022 +0100
  92. 500373b configs: meson64_android: define raw parts for bootloader by Mattijs Korpershoek · Fri Jan 07 17:39:13 2022 +0100
  93. 825bcd9 configs: amlogic: Disable CONFIG_NET_RANDOM_ETHADDR for android by Mattijs Korpershoek · Wed Jan 12 09:40:23 2022 +0100
  94. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  95. 774c9af Merge tag 'xilinx-for-v2022.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Wed Jan 19 11:43:44 2022 -0500
  96. d833980 doc: samsung: axy17lte: Fix underlines by Tom Rini · Wed Jan 19 11:06:07 2022 -0500
  97. 4f67158 doc: printf() codes by Heinrich Schuchardt · Wed Jan 19 01:20:45 2022 +0100
  98. 2b9a227 doc: fix description of build dependencies for Alpine Linux by Heinrich Schuchardt · Sat Jan 15 20:35:37 2022 +0100
  99. cde8bae lib/crypto: Enable more algorithms in cert verification by Ilias Apalodimas · Wed Jan 19 13:54:41 2022 +0200
  100. d2a7d12 efi_loader: printing TCG2 protocol GUID by Heinrich Schuchardt · Sun Jan 16 17:46:38 2022 +0100