1. 0190906 arm64: a37xx: pinctrl: Improve description for pinmux command by Pali Rohár · 2 years, 3 months ago
  2. 361cf5c arm64: a37xx: pinctrl: Remove unused macro PIN_GRP() by Pali Rohár · 2 years, 3 months ago
  3. 7a1c071 arm64: a37xx: pinctrl: Fix definitions for MPP pins 20-22 by Pali Rohár · 2 years, 3 months ago
  4. 65b3b24 gpio: Remove mvgpio driver by Chris Packham · 2 years, 3 months ago
  5. 0bae7bc ARM: kirkwood: SBx81LIFXCAT: disable KIRKWOOD_GPIO by Chris Packham · 2 years, 3 months ago
  6. b95a3d2 ARM: kirkwood: SBx81LIFKW: enable CONFIG_NET_RANDOM_ETHADDR by Chris Packham · 2 years, 3 months ago
  7. 52b5bbc ARM: kirkwood: SBx81LIFKW: disable KIRKWOOD_GPIO by Chris Packham · 2 years, 3 months ago
  8. d54d7b1 ARM: kirkwood: SBx81LIFKW: enable CMD_GPIO by Chris Packham · 2 years, 3 months ago
  9. 923d0a8 ARM: kirkwood: SBx81LIFKW: update for DM_GPIO by Chris Packham · 2 years, 3 months ago
  10. d147194 ARM: kirkwood: SBx81LIFKW: remove direct access of GPIO registers by Chris Packham · 2 years, 3 months ago
  11. c8ef618 arm: mvebu: armada-38x-controlcenterdc.dts: Move u-boot, dm-pre-reloc to -u-boot.dtsi by Pali Rohár · 2 years, 3 months ago
  12. e49a55a arm: mvebu: armada-xp-theadorable.dts: Move u-boot, dm-pre-reloc to -u-boot.dtsi by Pali Rohár · 2 years, 3 months ago
  13. 5d4d121 arm: mvebu: Remove redundant u-boot, dm-pre-reloc from all 32-bit Armada SoCs by Pali Rohár · 2 years, 3 months ago
  14. 8879258 arm: mvebu: Introduce mvebu-u-boot.dtsi for 32-bit Armada SoCs by Pali Rohár · 2 years, 3 months ago
  15. 0e8b74a arm: mvebu: dts: Build only arch-compatible dts files by Pali Rohár · 2 years, 3 months ago
  16. 46cd849 arm: mvebu: turris_omnia: Add Winbond SPI flash support by Marek Behún · 2 years, 3 months ago
  17. dfebc1b arm: mvebu: spl: Always fallback to BootROM boot method by Pali Rohár · 2 years, 3 months ago
  18. 7cd6701 arm: mvebu: turris_omnia: Remove hardcoded spi-nor device tree path by Pali Rohár · 2 years, 3 months ago
  19. c959374 gpio: turris_omnia_mcu: Fix usage of CMD_EXT_CONTROL by Pali Rohár · 2 years, 3 months ago
  20. e6c5e97 arm: mvebu: turris_omnia: Increase fdt size in fixup_mtd_partitions by Pali Rohár · 2 years, 3 months ago
  21. 37af2c7 arm: mvebu: turris_omnia: Do not fail in fixup_mtd_partitions when partitions do not exist by Pali Rohár · 2 years, 3 months ago
  22. 1da53ae arm: mvebu: turris_omnia: Add support for design with SW reset signals by Pali Rohár · 2 years, 3 months ago
  23. 336a27a arm: mvebu: turris_omnia: Show MCU type in show_board_info() by Pali Rohár · 2 years, 3 months ago
  24. aef6839 Prepare v2022.10-rc2 by Tom Rini · 2 years, 3 months ago v2022.10-rc2
  25. ae0e1d6 Merge branch '2022-08-08-networking-updates' by Tom Rini · 2 years, 3 months ago
  26. 5bd4f31 net: dwc_eth_qos: Add eqos_get_enetaddr callback for stm32 by Patrice Chotard · 2 years, 3 months ago WIP/2022-08-08-networking-updates
  27. acce23b net: dwc_eth_qos: Add eqos_get_enetaddr callback for tegra186 by Patrice Chotard · 2 years, 3 months ago
  28. dd8c313 ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins by Kunihiko Hayashi · 2 years, 3 months ago
  29. 5a28aa6 net: ave: Add capability of rgmii-id mode by Kunihiko Hayashi · 2 years, 3 months ago
  30. ebb8ff6 net: phy: possible NULL dereference in fixed_phy_create() by Heinrich Schuchardt · 2 years, 3 months ago
  31. 8a3b69d net: dwc_eth_qos: cosmetic: reorder include files by Patrick Delaunay · 2 years, 4 months ago
  32. 65f2266 net: phy: Remove inline definitions from convinience functions by Ramon Fried · 2 years, 5 months ago
  33. f44bf73 net: ftgmac100: use bus name in mdio error messages by Zev Weiss · 2 years, 5 months ago
  34. 52503d8 net: nuvoton : Add NPCM7xx EMAC driver by Jim Liu · 2 years, 5 months ago
  35. 81844ac net: mpc8xx_fec: Migrate to DM_ETH by Christophe Leroy · 2 years, 5 months ago
  36. c62b746 net: dwc_eth_qos: remove use of DWC_NET_PHYADDR by Rasmus Villemoes · 2 years, 5 months ago
  37. 0c999ce net: dwc_eth_qos: lift parsing of max-speed DT property to common code by Rasmus Villemoes · 2 years, 6 months ago
  38. 4a7c9db net: dwc_eth_qos: fix double resource leak in eqos_remove() by Rasmus Villemoes · 2 years, 6 months ago
  39. ecd8b03 net: dm9000: Correctly handle empty FIFO by Marek Vasut · 2 years, 6 months ago
  40. 0120794 net: phy: marvell: Add support for 88E1240 PHY by Stefan Roese · 2 years, 7 months ago
  41. 0ef0261 net: phy: marvell: Support reg config via "marvell, reg-init" DT property by Stefan Roese · 2 years, 7 months ago
  42. 5e6e41b net: bootp: Make root path (option 17) length configurable by Andre Kalb · 2 years, 9 months ago
  43. 56edbb5 Merge branch '2022-08-05-buildman-integrate-boardscfg' by Tom Rini · 2 years, 3 months ago
  44. ff75d6e buildman: Drop a TODO that is done by Simon Glass · 2 years, 3 months ago
  45. 7f275bd buildman: Drop a Python 2.7 comment by Simon Glass · 2 years, 3 months ago
  46. f2e6775 buildman: Allow lines without a symbol by Simon Glass · 2 years, 3 months ago
  47. 811c8e1 Drop genboardscfg.py by Simon Glass · 2 years, 3 months ago
  48. 7ae8a52 gitlab/azure: Use buildman instead of genboardscfg by Simon Glass · 2 years, 3 months ago
  49. add76e7 buildman: Return an error if there are maintainer warnings by Simon Glass · 2 years, 3 months ago
  50. 5579ce7 Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" by Simon Glass · 2 years, 3 months ago
  51. 256126c buildman: Replace the Options column with config name by Simon Glass · 2 years, 3 months ago
  52. 969fd33 buildman: Tidy up pylint problems in boards module by Simon Glass · 2 years, 3 months ago
  53. a8a0141 buildman: Incorporate the genboardscfg.py tool by Simon Glass · 2 years, 3 months ago
  54. c52bd22 buildman: Split out Boards into its own file by Simon Glass · 2 years, 3 months ago
  55. 6014db6 buildman: Convert camel case in board.py by Simon Glass · 2 years, 3 months ago
  56. fb5cb07 buildman: Drop use of 'board' in board module by Simon Glass · 2 years, 3 months ago
  57. cc2c0d1 buildman: Drop use of 'boards' in control by Simon Glass · 2 years, 3 months ago
  58. fd1b507 buildman: Fix use of 'boards' in test by Simon Glass · 2 years, 3 months ago
  59. 938fa37 buildman: Fix use of 'boards' in func_test by Simon Glass · 2 years, 3 months ago
  60. f4ed470 buildman: Avoid using board as a variable by Simon Glass · 2 years, 3 months ago
  61. ae1a09f buildman: Support running from an IDE by Simon Glass · 2 years, 3 months ago
  62. 5635c50 buildman: Drop -I option by Simon Glass · 2 years, 3 months ago
  63. 46b5c8e Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 2 years, 3 months ago
  64. ea2997e configs: Resync with savedefconfig by Tom Rini · 2 years, 3 months ago
  65. b8e0989 Merge branch '2022-08-04-Kconfig-migrations' by Tom Rini · 2 years, 3 months ago
  66. 78475d2 Convert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig by Tom Rini · 2 years, 3 months ago
  67. 7da6a9e Convert CONFIG_SYS_FSL_CORES_PER_CLUSTER to Kconfig by Tom Rini · 2 years, 3 months ago
  68. 612f7a6 Convert CONFIG_FSL_MEMAC et al to Kconfig by Tom Rini · 2 years, 3 months ago
  69. 923a855 Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to Kconfig by Tom Rini · 2 years, 3 months ago
  70. 6f6b970 Convert CONFIG_FSL_CORENET to Kconfig by Tom Rini · 2 years, 3 months ago
  71. 13e28f4 configs: Remove a number of unreferenced CONFIG options. by Tom Rini · 2 years, 3 months ago
  72. 2d752b0 Convert CONFIG_SYS_FMAN_V3 to Kconfig by Tom Rini · 2 years, 3 months ago
  73. 1107dad Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig by Tom Rini · 2 years, 3 months ago
  74. 1db251b Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 3 months ago
  75. 17ead04 Audit <flash.h> inclusion by Tom Rini · 2 years, 3 months ago
  76. 1d3ecda Convert CONFIG_FLASH_CFI_LEGACY to Kconfig by Tom Rini · 2 years, 3 months ago
  77. cc1015f flash: Remove pic32_flash.c by Tom Rini · 2 years, 3 months ago
  78. 5d68d2f Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · 2 years, 3 months ago
  79. 90e9b3d Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig by Tom Rini · 2 years, 3 months ago
  80. e2eca3e P1010RDB: Drop support for not-CONFIG_SYS_DDR_RAW_TIMING by Tom Rini · 2 years, 3 months ago
  81. 90df583 malta: Switch to using CONFIG_SYS_SDRAM_SIZE by Tom Rini · 2 years, 3 months ago
  82. 9a56ab9 powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · 2 years, 3 months ago
  83. b72713d Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig by Tom Rini · 2 years, 3 months ago
  84. 52938fc net: Remove CONFIG_SYS_DIRECT_FLASH_TFTP by Tom Rini · 2 years, 3 months ago
  85. 6eaa0e4 sh: Remove unused code in arch/sh/lib/bootm.c by Tom Rini · 2 years, 3 months ago
  86. 62e6418 Merge branch '2022-08-04-assorted-fixed' by Tom Rini · 2 years, 3 months ago
  87. 2ecc354 tools: mkimage: fix build with LibreSSL by Michal Vasilek · 2 years, 3 months ago
  88. 124b21e tools: kwboot: use pkg-config to get -ltinfo by Heiko Thiery · 2 years, 3 months ago
  89. 31a7688 tools: mkeficapsule: use pkg-config to get -luuid and -lgnutls by Heiko Thiery · 2 years, 3 months ago
  90. b661c1b arm: mach-k3: security: Remove certificate if detected on GP device by Andrew Davis · 2 years, 3 months ago
  91. a0379c6 arm: mach-k3: security: Bypass image signing at runtime for GP devices by Andrew Davis · 2 years, 3 months ago
  92. e1ef04f arm: mach-k3: security: Allow signing bypass if type is HS-FS by Andrew Davis · 2 years, 3 months ago
  93. d1c0795 arm: mach-k3: Add support for device type detection by Andrew Davis · 2 years, 3 months ago
  94. 63de216 cmd: remove deprecated LCD support by Heinrich Schuchardt · 2 years, 3 months ago
  95. 81df9ed vpl: fix reference in comment to non-existing SPL_SERIAL_SUPPORT by Quentin Schulz · 2 years, 3 months ago
  96. 58d258c imx: imx8mp_rsb3720a1: fix incorrect ifdef check on SPL_MMC by Quentin Schulz · 2 years, 3 months ago
  97. 2c9cf3b mx7ulp_com: fix incorrect select for SPL options by Quentin Schulz · 2 years, 3 months ago
  98. 5536a5f gpio: fix incorrect depends on for SPL_GPIO_HOG by Quentin Schulz · 2 years, 3 months ago
  99. 88513fe ARM: dts: npcm7xx: add npcm750 full function node by Jim Liu · 2 years, 3 months ago
  100. 689525b cmd: undefined return value of do_extension_apply() by Heinrich Schuchardt · 2 years, 3 months ago