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