1. 85b8161 x86: Move CSRT table to a writer function by Simon Glass · 2 years, 11 months ago
  2. ef55f48 x86: Move TCPA table to a writer function by Simon Glass · 2 years, 11 months ago
  3. c797f98b x86: Move MADT table to a writer function by Simon Glass · 2 years, 11 months ago
  4. 9aacd83 x86: Move TPM2 table to a writer function by Simon Glass · 2 years, 11 months ago
  5. d953137 x86: Move SSDT table to a writer function by Simon Glass · 2 years, 11 months ago
  6. 379d3c1 x86: Move FACP table into separate functions by Simon Glass · 2 years, 11 months ago
  7. 138d7ec x86: Move FADT table to a writer function by Simon Glass · 2 years, 11 months ago
  8. 32af326 x86: Move GNVS table to a writer function by Simon Glass · 2 years, 11 months ago
  9. eacb6d0 x86: Move DSDT table to a writer function by Simon Glass · 2 years, 11 months ago
  10. a53d38f x86: Move FACS table to a writer function by Simon Glass · 2 years, 11 months ago
  11. 94ba15a x86: Move base tables to a writer function by Simon Glass · 2 years, 11 months ago
  12. 31c27eb x86: Use the ACPI table writer by Simon Glass · 2 years, 11 months ago
  13. cc1f8c3 x86: acpi: Split out context creation from base tables by Simon Glass · 2 years, 11 months ago
  14. 6afa63a acpi: Add a linker list for ACPI tables by Simon Glass · 2 years, 11 months ago
  15. fb746fd acpi: Add a table start by Simon Glass · 2 years, 11 months ago
  16. 383bf1b acpi: Move acpi_fill_header() to the generic header by Simon Glass · 2 years, 11 months ago
  17. a16f488 acpi: Allow include files within the board directory by Simon Glass · 2 years, 11 months ago
  18. 437992d acpi: Use finer-grained control of ACPI-table generation by Simon Glass · 2 years, 11 months ago
  19. a9e414d efi: Correct address handling with ACPI tables by Simon Glass · 2 years, 11 months ago
  20. 4764242 efi: Correct call to write_acpi_tables() by Simon Glass · 2 years, 11 months ago
  21. 0679cca sandbox: Allow building with GENERATE_ACPI_TABLE by Simon Glass · 2 years, 11 months ago
  22. 27ba628 x86: Tidy up use of CONFIG_ACPIGEN by Simon Glass · 2 years, 11 months ago
  23. 0153723 arm: Allow supporting ACPI-table generation by Simon Glass · 2 years, 11 months ago
  24. 233f0e3 x86: Move the acpi table to generic global_data by Simon Glass · 2 years, 11 months ago
  25. e1722fc x86: Allow any arch to generate ACPI tables by Simon Glass · 2 years, 11 months ago
  26. 6146cd6 Merge branch '2022-01-24-assorted-updates' by Tom Rini · 2 years, 9 months ago
  27. 54c5c2b configs: Resync with savedefconfig by Tom Rini · 2 years, 9 months ago
  28. 91197aa moveconfig: Fix some pylint errors by Simon Glass · 2 years, 10 months ago
  29. 37f815c moveconfig: Use a function to read files by Simon Glass · 2 years, 10 months ago
  30. 2fd85bd moveconfig: Use a function to write files by Simon Glass · 2 years, 10 months ago
  31. 478920d moveconfig: Drop check for old Python by Simon Glass · 2 years, 10 months ago
  32. b2e83c6 moveconfig: Convert to ArgumentParser by Simon Glass · 2 years, 10 months ago
  33. daa694d moveconfig: Use single quotes by Simon Glass · 2 years, 10 months ago
  34. 65d7fce moveconfig: Allow querying board configuration by Simon Glass · 2 years, 10 months ago
  35. 84067a5 moveconfig: Allow adding unit tests by Simon Glass · 2 years, 10 months ago
  36. e1ae563 moveconfig: Sort the options by Simon Glass · 2 years, 10 months ago
  37. 9d60339 moveconfig: Read the database in a separate function by Simon Glass · 2 years, 10 months ago
  38. a362708 moveconfig: Correct operation of the 'imply' feature by Simon Glass · 2 years, 10 months ago
  39. 93ad262 test: fix pylint warnings in test_env.py by Heinrich Schuchardt · 2 years, 11 months ago
  40. feafc61 Makefile: Add a pylint checker to the build by Simon Glass · 2 years, 11 months ago
  41. c761cf7 tools: Add init files for Python tools by Simon Glass · 2 years, 11 months ago
  42. fd52009 patman: Update the list of modules by Simon Glass · 2 years, 11 months ago
  43. 0c7cdd0 dtoc: Fix up a code comment that confuses pylint by Simon Glass · 2 years, 11 months ago
  44. f0198f7 .gitignore: Ignore any html coverage directory by Simon Glass · 2 years, 11 months ago
  45. 253373d pci: iproc: Set all 24 bits of PCI class code by Pali Rohár · 2 years, 10 months ago
  46. 21a1439 Merge branch '2022-01-24-assorted-fixes-and-updates' by Tom Rini · 2 years, 9 months ago
  47. 480245c cmd: Add Kconfig option for multiprocessor cmds by Ashok Reddy Soma · 2 years, 9 months ago
  48. c28f249 mkimage: struct stat.st_size may not be long by Heinrich Schuchardt · 2 years, 9 months ago
  49. 800f0d0 MAINTAINERS: Update e-mail in Xen maintainership by Anastasiia Lukianenko · 2 years, 9 months ago
  50. 5902a39 mkimage: Allow to specify the signature algorithm on the command line by Jan Kiszka · 2 years, 9 months ago
  51. 6ae2434 mkimage: Drop unused OPT_STRING constant by Jan Kiszka · 2 years, 9 months ago
  52. 4550ce9 image-fit: Make string of algo parameter constant by Jan Kiszka · 2 years, 9 months ago
  53. e44d2f5 misc: mark write buffer const by John Keeping · 2 years, 9 months ago
  54. 6f08eee tools/fitimage: make sure dumpimage still works when "@" are detected by Stefan Eichenberger · 2 years, 9 months ago
  55. 5390caf tools/fitimage: remove redundant format check by Stefan Eichenberger · 2 years, 9 months ago
  56. 51d8367 vexpress64: semi_defconfig: disable CRC32 support by Andre Przywara · 2 years, 9 months ago
  57. ae35c59 Merge tag 'u-boot-stm32-20220124' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 9 months ago
  58. 22c0815 configs: stm32mp15: Enable OF_BOARD flag by Patrice Chotard · 2 years, 9 months ago
  59. 94e561f stm32prog: add partition name in treat_partition_list error messages by Patrick Delaunay · 2 years, 9 months ago
  60. 046bdb8 board: stm32mp1: solve compilation issue when ENV_IS_IN_MMC is deactivated by Patrick Delaunay · 2 years, 9 months ago
  61. 6ddc71c stm32mp: fix board_get_alt_info_mmc() by Heinrich Schuchardt · 2 years, 9 months ago
  62. 332facc ARM: dts: stm32: Synchronize DHCOM DTs with Linux 5.15.12 by Marek Vasut · 2 years, 10 months ago
  63. 6b8bd70 ARM: dts: stm32: Synchronize DHCOR DTs with Linux 5.15.12 by Marek Vasut · 2 years, 10 months ago
  64. bd485f9 arm: dts: stm32mp15: alignment with v5.16 by Patrick Delaunay · 2 years, 10 months ago
  65. 5c68904 stm32mp: correct the dependency for bootcount configs by Patrick Delaunay · 2 years, 11 months ago
  66. d5e8119 stm32mp: remove the bootcount activation by Patrick Delaunay · 2 years, 11 months ago
  67. 3919aa1 ARM: dts: stm32: Add DFU support for DHCOR recovery by Marek Vasut · 2 years, 11 months ago
  68. 757c838 arm: stm32mp: Fix USB boot device report by Marek Vasut · 2 years, 11 months ago
  69. d323242 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 2 years, 9 months ago
  70. 16f4d36 arm: dts: rz-g2-beacon-u-boot: Enable pinmux for QSPI by Adam Ford · 2 years, 9 months ago
  71. 1a192f1 arm: rmobile: rzg2_beacon: Migrate reset to SYSRESET_PSCI by Adam Ford · 2 years, 10 months ago
  72. da158ec Merge tag 'efi-2022-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 9 months ago
  73. e6786b0 Merge branch '2022-01-21-Kconfig-migrations' by Tom Rini · 2 years, 9 months ago
  74. 3425dec Convert CONFIG_AT91_EFLASH to Kconfig by Patrick Delaunay · 2 years, 10 months ago
  75. 0f9595b configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · 2 years, 10 months ago
  76. 144fef8 mtd: cfi: change CONFIG_SYS_MAX_FLASH_BANKS_DETECT as boolean by Patrick Delaunay · 2 years, 10 months ago
  77. 98150e7 mtd: cfi: introduce CFI_FLASH_BANKS by Patrick Delaunay · 2 years, 10 months ago
  78. c8363b1 cmd: Fix up warnings in flash.c by Patrick Delaunay · 2 years, 10 months ago
  79. 22eb152 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · 2 years, 10 months ago
  80. 4340753 net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP by Simon Glass · 2 years, 10 months ago
  81. d3877fb Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 2 years, 10 months ago
  82. d6b318d Convert CONFIG_TIMESTAMP to Kconfig by Simon Glass · 2 years, 10 months ago
  83. 4b37fd1 Convert CONFIG_UDP_CHECKSUM to Kconfig by Simon Glass · 2 years, 10 months ago
  84. 3df6cd4 Convert CONFIG_KEEP_SERVERADDR to Kconfig by Simon Glass · 2 years, 10 months ago
  85. 2d7a463 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 9 months ago
  86. 3918376 Merge tag 'u-boot-amlogic-20220120' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 2 years, 9 months ago
  87. 280db76 Merge tag 'doc-2022-04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 9 months ago
  88. 8f880c3 arm: a37xx: Disable CONFIG_DEBUG_UART_ANNOUNCE by Pali Rohár · 2 years, 9 months ago
  89. 2928d2c phy: marvell: Remove unused function comphy_update_map() by Pali Rohár · 2 years, 9 months ago
  90. f33d676 arm: mvebu: turris_mox: Convert comphy_update_map() to board_fix_fdt() by Pali Rohár · 2 years, 9 months ago
  91. 2e66ecb drivers: octeon: get rid of Unicode in code by Heinrich Schuchardt · 2 years, 9 months ago
  92. 0d582a4 arm: mvebu: spl: Fix 100 column exceeds by Marek Behún · 2 years, 9 months ago
  93. 37241ce arm: mvebu: spl: Use IS_ENABLED() instead of #ifdef where possible by Marek Behún · 2 years, 9 months ago
  94. c894566 arm: mvebu: spl: Use preferred types u8/u16/u32 instead of uintN_t by Marek Behún · 2 years, 9 months ago
  95. 62ee75a arm: mvebu: spl: Print srcaddr in error message by Marek Behún · 2 years, 9 months ago
  96. 402e84e arm: mvebu: Check for kwbimage data checksum by Pali Rohár · 2 years, 9 months ago
  97. c10939d SPL: Add support for checking board / BootROM specific image types by Pali Rohár · 2 years, 9 months ago
  98. f830703 arm: mvebu: Check that kwbimage blockid matches boot mode by Pali Rohár · 2 years, 9 months ago
  99. 2e0429b SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 9 months ago
  100. 66f8748 arm: mvebu: Check that kwbimage offset and blocksize are valid by Pali Rohár · 2 years, 9 months ago