1. 50fe526 net: dwc_eth_qos: fix double resource leak in eqos_remove() by Rasmus Villemoes · 2 years, 7 months ago
  2. ff35f4c net: dm9000: Correctly handle empty FIFO by Marek Vasut · 2 years, 7 months ago
  3. 09d5f76 net: phy: marvell: Add support for 88E1240 PHY by Stefan Roese · 2 years, 8 months ago
  4. 2ae0fc2 net: phy: marvell: Support reg config via "marvell, reg-init" DT property by Stefan Roese · 2 years, 8 months ago
  5. e9926e5 net: bootp: Make root path (option 17) length configurable by Andre Kalb · 2 years, 10 months ago
  6. 9869594 Merge branch '2022-08-05-buildman-integrate-boardscfg' by Tom Rini · 2 years, 4 months ago
  7. 42c84a9 buildman: Drop a TODO that is done by Simon Glass · 2 years, 5 months ago
  8. fde4dd3 buildman: Drop a Python 2.7 comment by Simon Glass · 2 years, 5 months ago
  9. 86a2afe buildman: Allow lines without a symbol by Simon Glass · 2 years, 5 months ago
  10. ff9ecc2 Drop genboardscfg.py by Simon Glass · 2 years, 5 months ago
  11. 12d9b5d gitlab/azure: Use buildman instead of genboardscfg by Simon Glass · 2 years, 5 months ago
  12. afbd213 buildman: Return an error if there are maintainer warnings by Simon Glass · 2 years, 5 months ago
  13. 1d2c13c Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · 2 years, 5 months ago
  14. d2d4c60 buildman: Replace the Options column with config name by Simon Glass · 2 years, 5 months ago
  15. 58d41be buildman: Tidy up pylint problems in boards module by Simon Glass · 2 years, 5 months ago
  16. 0c477b7 buildman: Incorporate the genboardscfg.py tool by Simon Glass · 2 years, 5 months ago
  17. 20751d6 buildman: Split out Boards into its own file by Simon Glass · 2 years, 5 months ago
  18. 127a239 buildman: Convert camel case in board.py by Simon Glass · 2 years, 5 months ago
  19. c093f61 buildman: Drop use of 'board' in board module by Simon Glass · 2 years, 5 months ago
  20. 5df4522 buildman: Drop use of 'boards' in control by Simon Glass · 2 years, 5 months ago
  21. b0786df buildman: Fix use of 'boards' in test by Simon Glass · 2 years, 5 months ago
  22. d4c6c8a buildman: Fix use of 'boards' in func_test by Simon Glass · 2 years, 5 months ago
  23. 8132f98 buildman: Avoid using board as a variable by Simon Glass · 2 years, 5 months ago
  24. 6c43562 buildman: Support running from an IDE by Simon Glass · 2 years, 5 months ago
  25. dcbc702 buildman: Drop -I option by Simon Glass · 2 years, 5 months ago
  26. 79340a5 Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 2 years, 4 months ago
  27. d8ef805 configs: Resync with savedefconfig by Tom Rini · 2 years, 4 months ago
  28. f656f4d Merge branch '2022-08-04-Kconfig-migrations' by Tom Rini · 2 years, 4 months ago
  29. c934e5e Convert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig by Tom Rini · 2 years, 4 months ago
  30. e207021 Convert CONFIG_SYS_FSL_CORES_PER_CLUSTER to Kconfig by Tom Rini · 2 years, 4 months ago
  31. 33ae6a7 Convert CONFIG_FSL_MEMAC et al to Kconfig by Tom Rini · 2 years, 4 months ago
  32. f4ec713 Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to Kconfig by Tom Rini · 2 years, 4 months ago
  33. 7374a71 Convert CONFIG_FSL_CORENET to Kconfig by Tom Rini · 2 years, 4 months ago
  34. 8d86fe3 configs: Remove a number of unreferenced CONFIG options. by Tom Rini · 2 years, 4 months ago
  35. 82a703b Convert CONFIG_SYS_FMAN_V3 to Kconfig by Tom Rini · 2 years, 4 months ago
  36. 2e35d82 Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · 2 years, 4 months ago
  37. d38112c Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 4 months ago
  38. 063c938 Audit <flash.h> inclusion by Tom Rini · 2 years, 4 months ago
  39. 99c9b19 Convert CONFIG_FLASH_CFI_LEGACY to Kconfig by Tom Rini · 2 years, 4 months ago
  40. 57f2c29 flash: Remove pic32_flash.c by Tom Rini · 2 years, 4 months ago
  41. 78f8800 Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 2 years, 4 months ago
  42. cb5e3c1 Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig by Tom Rini · 2 years, 4 months ago
  43. 10bda12 P1010RDB: Drop support for not-CONFIG_SYS_DDR_RAW_TIMING by Tom Rini · 2 years, 4 months ago
  44. b64ed1c malta: Switch to using CONFIG_SYS_SDRAM_SIZE by Tom Rini · 2 years, 4 months ago
  45. 2f05fef powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · 2 years, 4 months ago
  46. 302bd67 Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig by Tom Rini · 2 years, 4 months ago
  47. db295e8 net: Remove CONFIG_SYS_DIRECT_FLASH_TFTP by Tom Rini · 2 years, 4 months ago
  48. 9acef34 sh: Remove unused code in arch/sh/lib/bootm.c by Tom Rini · 2 years, 4 months ago
  49. 0daccab Merge branch '2022-08-04-assorted-fixed' by Tom Rini · 2 years, 4 months ago
  50. a02c5c7 tools: mkimage: fix build with LibreSSL by Michal Vasilek · 2 years, 4 months ago
  51. c730c4d tools: kwboot: use pkg-config to get -ltinfo by Heiko Thiery · 2 years, 4 months ago
  52. de7adbd tools: mkeficapsule: use pkg-config to get -luuid and -lgnutls by Heiko Thiery · 2 years, 4 months ago
  53. 0ce8543 arm: mach-k3: security: Remove certificate if detected on GP device by Andrew Davis · 2 years, 4 months ago
  54. 2045cf1 arm: mach-k3: security: Bypass image signing at runtime for GP devices by Andrew Davis · 2 years, 4 months ago
  55. e74e3bb arm: mach-k3: security: Allow signing bypass if type is HS-FS by Andrew Davis · 2 years, 4 months ago
  56. f8c9836 arm: mach-k3: Add support for device type detection by Andrew Davis · 2 years, 4 months ago
  57. 9c0486b cmd: remove deprecated LCD support by Heinrich Schuchardt · 2 years, 4 months ago
  58. 8fdc07f vpl: fix reference in comment to non-existing SPL_SERIAL_SUPPORT by Quentin Schulz · 2 years, 5 months ago
  59. c6685b2 imx: imx8mp_rsb3720a1: fix incorrect ifdef check on SPL_MMC by Quentin Schulz · 2 years, 5 months ago
  60. 41e595a mx7ulp_com: fix incorrect select for SPL options by Quentin Schulz · 2 years, 5 months ago
  61. e74c654 gpio: fix incorrect depends on for SPL_GPIO_HOG by Quentin Schulz · 2 years, 5 months ago
  62. c788574 ARM: dts: npcm7xx: add npcm750 full function node by Jim Liu · 2 years, 5 months ago
  63. dffb177 cmd: undefined return value of do_extension_apply() by Heinrich Schuchardt · 2 years, 5 months ago
  64. af8b7b7 spl: mmc: Use correct MMC device when loading image by Harald Seiler · 2 years, 5 months ago
  65. 793c82a drivers: xen: events: fix build issues with disabled Xen HVC by Dmytro Firsov · 2 years, 5 months ago
  66. 8985d72 cmd: fix do_adc_single() by Vyacheslav Bocharov · 2 years, 5 months ago
  67. cb88d0f pwm: aspeed: Select SYSCON to get parent detail. by Billy Tsai · 2 years, 7 months ago
  68. 6daac6b test: rng: Add a UT testcase for the rng command by Sughosh Ganu · 2 years, 4 months ago
  69. 3b18ce6 doc: rng: Add documentation for the rng command by Sughosh Ganu · 2 years, 4 months ago
  70. 407ec09 cmd: rng: Use a statically allocated array for random bytes by Sughosh Ganu · 2 years, 4 months ago
  71. b746dee cmd: rng: Add support for selecting RNG device by Sughosh Ganu · 2 years, 4 months ago
  72. 5b60b46 tpm: Add the RNG child device by Sughosh Ganu · 2 years, 4 months ago
  73. 9737fab tpm: rng: Add driver model interface for TPM RNG device by Sughosh Ganu · 2 years, 4 months ago
  74. 369b926 efi_loader: initialize the RNG protocol after the TCC2 by Ilias Apalodimas · 2 years, 4 months ago
  75. 8f2ecaf tpm: Export the TPM-version functions by Simon Glass · 2 years, 4 months ago
  76. ba841ff MAINTAINERS: Change POWERPC MPC85XX maintainer to Marek Behún by Marek Behún · 2 years, 4 months ago
  77. 8930d68 Merge tag 'fsl-qoriq-2022-7-29' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 4 months ago
  78. 155caa1 Merge tag 'doc-2022-10-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 4 months ago
  79. 486c5ef doc: develop: Describe system configuration by Tom Rini · 2 years, 4 months ago
  80. 5bab26b Provide more details of exactly how configuration signatures are calculated by Martin Bonner · 2 years, 4 months ago
  81. 4e2630e doc: environment: Further expand on Image locations and provide example by Tom Rini · 2 years, 5 months ago
  82. 6f63a83 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 4 months ago
  83. 077f6f3 arm: mvebu: turris_omnia: Fix mpp26 pin name and comment by Marek Behún · 2 years, 4 months ago
  84. 6458dea arm: mvebu: Synchronize armada-385-turris-omnia with Linux v5.20 by Pali Rohár · 2 years, 4 months ago
  85. fc1224a arm: mvebu: Synchronize armada-385.dtsi with Linux v5.20 by Pali Rohár · 2 years, 4 months ago
  86. 08bb056 arm: mvebu: Synchronize armada-38x.dtsi with Linux v5.20 by Pali Rohár · 2 years, 4 months ago
  87. c96bc1d arm: mvebu: Fix compatible string for nand controller by Pali Rohár · 2 years, 4 months ago
  88. 9f76410 board: freescale: p1_p2_rdb_pc: Simplify SPL offset macros by Pali Rohár · 2 years, 4 months ago
  89. 99b0c40 board: freescale: p1_p2_rdb_pc: Fix parsing inverted bits from boot input data by Pali Rohár · 2 years, 4 months ago
  90. c2b77f8 board: freescale: p1_p2_rdb_pc: Remove I-flag from second L2 SRAM mapping by Pali Rohár · 2 years, 4 months ago
  91. b930482 powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sector by Pali Rohár · 2 years, 7 months ago
  92. 873fc6a cmd: mvebu/bubt: Fix cmd main return value on error by Pali Rohár · 2 years, 4 months ago
  93. a4bbb2c cmd: mvebu/bubt: Add support for sha512 checksum validation for Armada 3700 by Pali Rohár · 2 years, 4 months ago
  94. 2c96d02 cmd: mvebu/bubt: Correctly propagate failure during tftp transport by Pali Rohár · 2 years, 4 months ago
  95. 1ce57b8 cmd: mvebu/bubt: Verify image type for all 32-bit Aramda SoCs and Armada 3700 by Pali Rohár · 2 years, 4 months ago
  96. dd1f485 arm: mvebu: turris_omnia: Add mcu node with gpio-controller by Pali Rohár · 2 years, 4 months ago
  97. eb96c0f gpio: Add Turris Omnia MCU driver by Pali Rohár · 2 years, 4 months ago
  98. 08e8f70 mvebu: pinctrl: apply SDHCI PHY config for A7K by Konstantin Porotchkin · 2 years, 4 months ago
  99. f6f0c09 arm64: a37xx: pinctrl: Implement get_pins_count, get_pin_name and get_pin_muxing functions by Pali Rohár · 2 years, 4 months ago
  100. 9eaab3b arm64: a37xx: pinctrl: Implement gpio_request_enable for gpio functionality by Pali Rohár · 2 years, 4 months ago