1. 4a7c9db net: dwc_eth_qos: fix double resource leak in eqos_remove() by Rasmus Villemoes · 2 years, 5 months ago
  2. ecd8b03 net: dm9000: Correctly handle empty FIFO by Marek Vasut · 2 years, 6 months ago
  3. 0120794 net: phy: marvell: Add support for 88E1240 PHY by Stefan Roese · 2 years, 7 months ago
  4. 0ef0261 net: phy: marvell: Support reg config via "marvell, reg-init" DT property by Stefan Roese · 2 years, 7 months ago
  5. 5e6e41b net: bootp: Make root path (option 17) length configurable by Andre Kalb · 2 years, 9 months ago
  6. 56edbb5 Merge branch '2022-08-05-buildman-integrate-boardscfg' by Tom Rini · 2 years, 3 months ago
  7. ff75d6e buildman: Drop a TODO that is done by Simon Glass · 2 years, 3 months ago
  8. 7f275bd buildman: Drop a Python 2.7 comment by Simon Glass · 2 years, 3 months ago
  9. f2e6775 buildman: Allow lines without a symbol by Simon Glass · 2 years, 3 months ago
  10. 811c8e1 Drop genboardscfg.py by Simon Glass · 2 years, 3 months ago
  11. 7ae8a52 gitlab/azure: Use buildman instead of genboardscfg by Simon Glass · 2 years, 3 months ago
  12. add76e7 buildman: Return an error if there are maintainer warnings by Simon Glass · 2 years, 3 months ago
  13. 5579ce7 Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · 2 years, 3 months ago
  14. 256126c buildman: Replace the Options column with config name by Simon Glass · 2 years, 3 months ago
  15. 969fd33 buildman: Tidy up pylint problems in boards module by Simon Glass · 2 years, 3 months ago
  16. a8a0141 buildman: Incorporate the genboardscfg.py tool by Simon Glass · 2 years, 3 months ago
  17. c52bd22 buildman: Split out Boards into its own file by Simon Glass · 2 years, 3 months ago
  18. 6014db6 buildman: Convert camel case in board.py by Simon Glass · 2 years, 3 months ago
  19. fb5cb07 buildman: Drop use of 'board' in board module by Simon Glass · 2 years, 3 months ago
  20. cc2c0d1 buildman: Drop use of 'boards' in control by Simon Glass · 2 years, 3 months ago
  21. fd1b507 buildman: Fix use of 'boards' in test by Simon Glass · 2 years, 3 months ago
  22. 938fa37 buildman: Fix use of 'boards' in func_test by Simon Glass · 2 years, 3 months ago
  23. f4ed470 buildman: Avoid using board as a variable by Simon Glass · 2 years, 3 months ago
  24. ae1a09f buildman: Support running from an IDE by Simon Glass · 2 years, 3 months ago
  25. 5635c50 buildman: Drop -I option by Simon Glass · 2 years, 3 months ago
  26. 46b5c8e Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 2 years, 3 months ago
  27. ea2997e configs: Resync with savedefconfig by Tom Rini · 2 years, 3 months ago
  28. b8e0989 Merge branch '2022-08-04-Kconfig-migrations' by Tom Rini · 2 years, 3 months ago
  29. 78475d2 Convert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig by Tom Rini · 2 years, 3 months ago
  30. 7da6a9e Convert CONFIG_SYS_FSL_CORES_PER_CLUSTER to Kconfig by Tom Rini · 2 years, 3 months ago
  31. 612f7a6 Convert CONFIG_FSL_MEMAC et al to Kconfig by Tom Rini · 2 years, 3 months ago
  32. 923a855 Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to Kconfig by Tom Rini · 2 years, 3 months ago
  33. 6f6b970 Convert CONFIG_FSL_CORENET to Kconfig by Tom Rini · 2 years, 3 months ago
  34. 13e28f4 configs: Remove a number of unreferenced CONFIG options. by Tom Rini · 2 years, 3 months ago
  35. 2d752b0 Convert CONFIG_SYS_FMAN_V3 to Kconfig by Tom Rini · 2 years, 3 months ago
  36. 1107dad Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · 2 years, 3 months ago
  37. 1db251b Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 3 months ago
  38. 17ead04 Audit <flash.h> inclusion by Tom Rini · 2 years, 3 months ago
  39. 1d3ecda Convert CONFIG_FLASH_CFI_LEGACY to Kconfig by Tom Rini · 2 years, 3 months ago
  40. cc1015f flash: Remove pic32_flash.c by Tom Rini · 2 years, 3 months ago
  41. 5d68d2f Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 2 years, 3 months ago
  42. 90e9b3d Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig by Tom Rini · 2 years, 3 months ago
  43. e2eca3e P1010RDB: Drop support for not-CONFIG_SYS_DDR_RAW_TIMING by Tom Rini · 2 years, 3 months ago
  44. 90df583 malta: Switch to using CONFIG_SYS_SDRAM_SIZE by Tom Rini · 2 years, 3 months ago
  45. 9a56ab9 powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · 2 years, 3 months ago
  46. b72713d Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig by Tom Rini · 2 years, 3 months ago
  47. 52938fc net: Remove CONFIG_SYS_DIRECT_FLASH_TFTP by Tom Rini · 2 years, 3 months ago
  48. 6eaa0e4 sh: Remove unused code in arch/sh/lib/bootm.c by Tom Rini · 2 years, 3 months ago
  49. 62e6418 Merge branch '2022-08-04-assorted-fixed' by Tom Rini · 2 years, 3 months ago
  50. 2ecc354 tools: mkimage: fix build with LibreSSL by Michal Vasilek · 2 years, 3 months ago
  51. 124b21e tools: kwboot: use pkg-config to get -ltinfo by Heiko Thiery · 2 years, 3 months ago
  52. 31a7688 tools: mkeficapsule: use pkg-config to get -luuid and -lgnutls by Heiko Thiery · 2 years, 3 months ago
  53. b661c1b arm: mach-k3: security: Remove certificate if detected on GP device by Andrew Davis · 2 years, 3 months ago
  54. a0379c6 arm: mach-k3: security: Bypass image signing at runtime for GP devices by Andrew Davis · 2 years, 3 months ago
  55. e1ef04f arm: mach-k3: security: Allow signing bypass if type is HS-FS by Andrew Davis · 2 years, 3 months ago
  56. d1c0795 arm: mach-k3: Add support for device type detection by Andrew Davis · 2 years, 3 months ago
  57. 63de216 cmd: remove deprecated LCD support by Heinrich Schuchardt · 2 years, 3 months ago
  58. 81df9ed vpl: fix reference in comment to non-existing SPL_SERIAL_SUPPORT by Quentin Schulz · 2 years, 3 months ago
  59. 58d258c imx: imx8mp_rsb3720a1: fix incorrect ifdef check on SPL_MMC by Quentin Schulz · 2 years, 3 months ago
  60. 2c9cf3b mx7ulp_com: fix incorrect select for SPL options by Quentin Schulz · 2 years, 3 months ago
  61. 5536a5f gpio: fix incorrect depends on for SPL_GPIO_HOG by Quentin Schulz · 2 years, 3 months ago
  62. 88513fe ARM: dts: npcm7xx: add npcm750 full function node by Jim Liu · 2 years, 3 months ago
  63. 689525b cmd: undefined return value of do_extension_apply() by Heinrich Schuchardt · 2 years, 3 months ago
  64. bf28d9a spl: mmc: Use correct MMC device when loading image by Harald Seiler · 2 years, 3 months ago
  65. c588ca8 drivers: xen: events: fix build issues with disabled Xen HVC by Dmytro Firsov · 2 years, 4 months ago
  66. 6ac4774 cmd: fix do_adc_single() by Vyacheslav Bocharov · 2 years, 4 months ago
  67. 11d3096 pwm: aspeed: Select SYSCON to get parent detail. by Billy Tsai · 2 years, 6 months ago
  68. de70619 test: rng: Add a UT testcase for the rng command by Sughosh Ganu · 2 years, 3 months ago
  69. 4bdbb54 doc: rng: Add documentation for the rng command by Sughosh Ganu · 2 years, 3 months ago
  70. c79e274 cmd: rng: Use a statically allocated array for random bytes by Sughosh Ganu · 2 years, 3 months ago
  71. 87ab234 cmd: rng: Add support for selecting RNG device by Sughosh Ganu · 2 years, 3 months ago
  72. aedd451 tpm: Add the RNG child device by Sughosh Ganu · 2 years, 3 months ago
  73. e67ffb5 tpm: rng: Add driver model interface for TPM RNG device by Sughosh Ganu · 2 years, 3 months ago
  74. 5d98329 efi_loader: initialize the RNG protocol after the TCC2 by Ilias Apalodimas · 2 years, 3 months ago
  75. 5e59378 tpm: Export the TPM-version functions by Simon Glass · 2 years, 3 months ago
  76. 707b17f MAINTAINERS: Change POWERPC MPC85XX maintainer to Marek Behún by Marek Behún · 2 years, 3 months ago
  77. 85eb5ac Merge tag 'fsl-qoriq-2022-7-29' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 3 months ago
  78. 80e1491 Merge tag 'doc-2022-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 3 months ago
  79. 53d2ab9 doc: develop: Describe system configuration by Tom Rini · 2 years, 3 months ago
  80. 4e5e374 Provide more details of exactly how configuration signatures are calculated by Martin Bonner · 2 years, 3 months ago
  81. bf89358 doc: environment: Further expand on Image locations and provide example by Tom Rini · 2 years, 3 months ago
  82. 12fc2c3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 3 months ago
  83. b2d7619 arm: mvebu: turris_omnia: Fix mpp26 pin name and comment by Marek Behún · 2 years, 3 months ago
  84. 1623116 arm: mvebu: Synchronize armada-385-turris-omnia with Linux v5.20 by Pali Rohár · 2 years, 3 months ago
  85. 4822316 arm: mvebu: Synchronize armada-385.dtsi with Linux v5.20 by Pali Rohár · 2 years, 3 months ago
  86. 30bbb02 arm: mvebu: Synchronize armada-38x.dtsi with Linux v5.20 by Pali Rohár · 2 years, 3 months ago
  87. 204b870 arm: mvebu: Fix compatible string for nand controller by Pali Rohár · 2 years, 3 months ago
  88. 3982e76 board: freescale: p1_p2_rdb_pc: Simplify SPL offset macros by Pali Rohár · 2 years, 3 months ago
  89. 78aa3fb board: freescale: p1_p2_rdb_pc: Fix parsing inverted bits from boot input data by Pali Rohár · 2 years, 3 months ago
  90. 3480879 board: freescale: p1_p2_rdb_pc: Remove I-flag from second L2 SRAM mapping by Pali Rohár · 2 years, 3 months ago
  91. 786d9f1 powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sector by Pali Rohár · 2 years, 5 months ago
  92. 09b0e20 cmd: mvebu/bubt: Fix cmd main return value on error by Pali Rohár · 2 years, 3 months ago
  93. 93c1358 cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada 3700 by Pali Rohár · 2 years, 3 months ago
  94. 4b9521f cmd: mvebu/bubt: Correctly propagate failure during tftp transport by Pali Rohár · 2 years, 3 months ago
  95. 5d2f7d3 cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and Armada 3700 by Pali Rohár · 2 years, 3 months ago
  96. 8327389 arm: mvebu: turris_omnia: Add mcu node with gpio-controller by Pali Rohár · 2 years, 3 months ago
  97. 5e4d24c gpio: Add Turris Omnia MCU driver by Pali Rohár · 2 years, 3 months ago
  98. ef6fcab mvebu: pinctrl: apply SDHCI PHY config for A7K by Konstantin Porotchkin · 2 years, 3 months ago
  99. e34d8af arm64: a37xx: pinctrl: Implement get_pins_count, get_pin_name and get_pin_muxing functions by Pali Rohár · 2 years, 3 months ago
  100. 140ebcd arm64: a37xx: pinctrl: Implement gpio_request_enable for gpio functionality by Pali Rohár · 2 years, 3 months ago