Commit Graph

  • ad744222f5 dtoc: Fix fdt test coverage Simon Glass 2022-07-30 20:57:07 -06:00
  • b26dd9648c dtoc: Tidy up fdt_tests RunTests() Simon Glass 2022-07-30 20:57:06 -06:00
  • 25980791b1 dtoc: Tidy up fdt_tests RunTestCoverage() args Simon Glass 2022-07-30 20:57:05 -06:00
  • 3dd4e91632 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell Tom Rini 2022-08-09 08:16:14 -04:00
  • af7d151b8e Merge tag 'u-boot-amlogic-20220809' of https://source.denx.de/u-boot/custodians/u-boot-amlogic Tom Rini 2022-08-09 08:14:09 -04:00
  • ca514d0267 misc: atsha204a: Don't check for error when waking up the device Pali Rohár 2022-08-04 13:03:44 +02:00
  • ca3756c86b pci: pci_mvebu: Add support for reset-gpios Pali Rohár 2022-08-05 16:03:41 +02:00
  • 019090647c arm64: a37xx: pinctrl: Improve description for pinmux command Pali Rohár 2022-08-04 12:41:56 +02:00
  • 361cf5c7e1 arm64: a37xx: pinctrl: Remove unused macro PIN_GRP() Pali Rohár 2022-08-04 12:41:55 +02:00
  • 7a1c071173 arm64: a37xx: pinctrl: Fix definitions for MPP pins 20-22 Pali Rohár 2022-08-04 12:41:54 +02:00
  • 65b3b24eba gpio: Remove mvgpio driver Chris Packham 2022-08-04 11:43:57 +12:00
  • 0bae7bc2ee ARM: kirkwood: SBx81LIFXCAT: disable KIRKWOOD_GPIO Chris Packham 2022-08-04 21:06:28 +12:00
  • b95a3d29f8 ARM: kirkwood: SBx81LIFKW: enable CONFIG_NET_RANDOM_ETHADDR Chris Packham 2022-08-04 21:06:27 +12:00
  • 52b5bbcea6 ARM: kirkwood: SBx81LIFKW: disable KIRKWOOD_GPIO Chris Packham 2022-08-04 21:06:26 +12:00
  • d54d7b185d ARM: kirkwood: SBx81LIFKW: enable CMD_GPIO Chris Packham 2022-08-04 21:06:25 +12:00
  • 923d0a8993 ARM: kirkwood: SBx81LIFKW: update for DM_GPIO Chris Packham 2022-08-04 21:06:24 +12:00
  • d1471948f3 ARM: kirkwood: SBx81LIFKW: remove direct access of GPIO registers Chris Packham 2022-08-04 21:06:23 +12:00
  • c8ef618ae1 arm: mvebu: armada-38x-controlcenterdc.dts: Move u-boot, dm-pre-reloc to -u-boot.dtsi Pali Rohár 2022-08-03 13:00:53 +02:00
  • e49a55af8b arm: mvebu: armada-xp-theadorable.dts: Move u-boot, dm-pre-reloc to -u-boot.dtsi Pali Rohár 2022-08-03 13:00:52 +02:00
  • 5d4d1212f7 arm: mvebu: Remove redundant u-boot, dm-pre-reloc from all 32-bit Armada SoCs Pali Rohár 2022-08-03 13:00:51 +02:00
  • 8879258ec0 arm: mvebu: Introduce mvebu-u-boot.dtsi for 32-bit Armada SoCs Pali Rohár 2022-08-03 13:00:50 +02:00
  • 0e8b74addc arm: mvebu: dts: Build only arch-compatible dts files Pali Rohár 2022-08-05 13:37:25 +02:00
  • 46cd849851 arm: mvebu: turris_omnia: Add Winbond SPI flash support Marek Behún 2022-08-03 10:53:12 +02:00
  • dfebc1b908 arm: mvebu: spl: Always fallback to BootROM boot method Pali Rohár 2022-08-02 11:55:19 +02:00
  • 7cd67018dd arm: mvebu: turris_omnia: Remove hardcoded spi-nor device tree path Pali Rohár 2022-08-01 23:58:42 +02:00
  • c959374e84 gpio: turris_omnia_mcu: Fix usage of CMD_EXT_CONTROL Pali Rohár 2022-08-01 12:11:13 +02:00
  • e6c5e975b5 arm: mvebu: turris_omnia: Increase fdt size in fixup_mtd_partitions Pali Rohár 2022-08-01 12:02:20 +02:00
  • 37af2c7b29 arm: mvebu: turris_omnia: Do not fail in fixup_mtd_partitions when partitions do not exist Pali Rohár 2022-08-01 12:02:19 +02:00
  • 1da53ae26a arm: mvebu: turris_omnia: Add support for design with SW reset signals Pali Rohár 2022-07-29 13:29:07 +02:00
  • 336a27ab1d arm: mvebu: turris_omnia: Show MCU type in show_board_info() Pali Rohár 2022-07-29 13:29:06 +02:00
  • aef6839747 Prepare v2022.10-rc2 v2022.10-rc2 Tom Rini 2022-08-08 20:35:53 -04:00
  • ae0e1d68a9 Merge branch '2022-08-08-networking-updates' Tom Rini 2022-08-08 15:04:56 -04:00
  • 5bd4f31fea net: dwc_eth_qos: Add eqos_get_enetaddr callback for stm32 Patrice Chotard 2022-08-02 10:55:26 +02:00
  • acce23b8af net: dwc_eth_qos: Add eqos_get_enetaddr callback for tegra186 Patrice Chotard 2022-08-02 10:55:25 +02:00
  • dd8c3136aa ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins Kunihiko Hayashi 2022-07-13 10:59:45 +09:00
  • 5a28aa6a7b net: ave: Add capability of rgmii-id mode Kunihiko Hayashi 2022-07-13 10:59:44 +09:00
  • ebb8ff61ad net: phy: possible NULL dereference in fixed_phy_create() Heinrich Schuchardt 2022-07-11 19:40:13 +02:00
  • 8a3b69d2f2 net: dwc_eth_qos: cosmetic: reorder include files Patrick Delaunay 2022-06-30 11:09:41 +02:00
  • 65f2266ed6 net: phy: Remove inline definitions from convinience functions Ramon Fried 2022-06-05 03:44:15 +03:00
  • f44bf73784 net: ftgmac100: use bus name in mdio error messages Zev Weiss 2022-05-17 15:16:39 -07:00
  • 52503d8135 net: nuvoton : Add NPCM7xx EMAC driver Jim Liu 2022-05-17 16:28:11 +08:00
  • 81844aced3 net: mpc8xx_fec: Migrate to DM_ETH Christophe Leroy 2022-05-12 15:48:51 +02:00
  • c62b74652a net: dwc_eth_qos: remove use of DWC_NET_PHYADDR Rasmus Villemoes 2022-05-12 09:33:07 +02:00
  • 0c999ce98e net: dwc_eth_qos: lift parsing of max-speed DT property to common code Rasmus Villemoes 2022-05-11 16:58:41 +02:00
  • 4a7c9dbf9a net: dwc_eth_qos: fix double resource leak in eqos_remove() Rasmus Villemoes 2022-05-11 16:12:50 +02:00
  • ecd8b03713 net: dm9000: Correctly handle empty FIFO Marek Vasut 2022-04-25 20:28:05 +02:00
  • 01207947d5 net: phy: marvell: Add support for 88E1240 PHY Stefan Roese 2022-03-31 11:43:07 +02:00
  • 0ef02619ef net: phy: marvell: Support reg config via "marvell, reg-init" DT property Stefan Roese 2022-03-31 11:43:06 +02:00
  • 5e6e41b3ba net: bootp: Make root path (option 17) length configurable Andre Kalb 2022-01-28 09:40:32 +01:00
  • 3145e0d0ff ARM: meson: fixup error on efuse commands return Jerome Brunet 2022-08-04 16:41:38 +02:00
  • 56edbb5eaf Merge branch '2022-08-05-buildman-integrate-boardscfg' Tom Rini 2022-08-05 13:22:44 -04:00
  • ff75d6e03e buildman: Drop a TODO that is done Simon Glass 2022-07-11 19:04:13 -06:00
  • 7f275bdbb0 buildman: Drop a Python 2.7 comment Simon Glass 2022-07-11 19:04:12 -06:00
  • f2e6775cdd buildman: Allow lines without a symbol Simon Glass 2022-07-11 19:04:11 -06:00
  • 811c8e1711 Drop genboardscfg.py Simon Glass 2022-07-11 19:04:10 -06:00
  • 7ae8a5270a gitlab/azure: Use buildman instead of genboardscfg Simon Glass 2022-07-11 19:04:09 -06:00
  • add76e7c44 buildman: Return an error if there are maintainer warnings Simon Glass 2022-07-11 19:04:08 -06:00
  • 5579ce747d Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support"" Simon Glass 2022-07-11 19:04:07 -06:00
  • 256126c294 buildman: Replace the Options column with config name Simon Glass 2022-07-11 19:04:06 -06:00
  • 969fd333ba buildman: Tidy up pylint problems in boards module Simon Glass 2022-07-11 19:04:05 -06:00
  • a8a0141bc2 buildman: Incorporate the genboardscfg.py tool Simon Glass 2022-07-11 19:04:04 -06:00
  • c52bd22539 buildman: Split out Boards into its own file Simon Glass 2022-07-11 19:04:03 -06:00
  • 6014db68d3 buildman: Convert camel case in board.py Simon Glass 2022-07-11 19:04:02 -06:00
  • fb5cb07abe buildman: Drop use of 'board' in board module Simon Glass 2022-07-11 19:04:01 -06:00
  • cc2c0d1800 buildman: Drop use of 'boards' in control Simon Glass 2022-07-11 19:04:00 -06:00
  • fd1b507e60 buildman: Fix use of 'boards' in test Simon Glass 2022-07-11 19:03:59 -06:00
  • 938fa37c81 buildman: Fix use of 'boards' in func_test Simon Glass 2022-07-11 19:03:58 -06:00
  • f4ed4706ef buildman: Avoid using board as a variable Simon Glass 2022-07-11 19:03:57 -06:00
  • ae1a09f803 buildman: Support running from an IDE Simon Glass 2022-07-11 19:03:56 -06:00
  • 5635c50720 buildman: Drop -I option Simon Glass 2022-07-11 19:03:55 -06:00
  • 46b5c8ed01 Merge tag 'tpm-030822' of https://source.denx.de/u-boot/custodians/u-boot-tpm Tom Rini 2022-08-05 08:01:32 -04:00
  • ea2997ed2d configs: Resync with savedefconfig Tom Rini 2022-08-04 16:57:36 -04:00
  • b8e0989891 Merge branch '2022-08-04-Kconfig-migrations' Tom Rini 2022-08-04 16:53:39 -04:00
  • 78475d2572 Convert CONFIG_SYS_FSL_DDR_INTLV_256B to Kconfig Tom Rini 2022-07-23 13:05:12 -04:00
  • 7da6a9e7df Convert CONFIG_SYS_FSL_CORES_PER_CLUSTER to Kconfig Tom Rini 2022-07-23 13:05:11 -04:00
  • 612f7a61d5 Convert CONFIG_FSL_MEMAC et al to Kconfig Tom Rini 2022-07-23 13:05:10 -04:00
  • 923a855509 Convert CONFIG_SYS_FSL_CCSR_GUR_BE et al to Kconfig Tom Rini 2022-07-23 13:05:09 -04:00
  • 6f6b9703d0 Convert CONFIG_FSL_CORENET to Kconfig Tom Rini 2022-07-23 13:05:08 -04:00
  • 13e28f4987 configs: Remove a number of unreferenced CONFIG options. Tom Rini 2022-07-23 13:05:07 -04:00
  • 2d752b0d4a Convert CONFIG_SYS_FMAN_V3 to Kconfig Tom Rini 2022-07-23 13:05:06 -04:00
  • 1107dad820 Convert CONFIG_SYS_FLASH_QUIET_TEST to Kconfig Tom Rini 2022-07-23 13:05:05 -04:00
  • 1db251bdd5 Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig Tom Rini 2022-07-23 13:05:04 -04:00
  • 17ead040d4 Audit <flash.h> inclusion Tom Rini 2022-07-23 13:05:03 -04:00
  • 1d3ecdac7e Convert CONFIG_FLASH_CFI_LEGACY to Kconfig Tom Rini 2022-07-23 13:05:02 -04:00
  • cc1015f4a9 flash: Remove pic32_flash.c Tom Rini 2022-07-23 13:05:01 -04:00
  • 5d68d2f41d Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig Tom Rini 2022-07-23 13:05:00 -04:00
  • 90e9b3d335 Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig Tom Rini 2022-07-23 13:04:59 -04:00
  • e2eca3e5c2 P1010RDB: Drop support for not-CONFIG_SYS_DDR_RAW_TIMING Tom Rini 2022-07-23 13:04:58 -04:00
  • 90df583c64 malta: Switch to using CONFIG_SYS_SDRAM_SIZE Tom Rini 2022-07-23 13:04:57 -04:00
  • 9a56ab96aa powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZE Tom Rini 2022-07-23 13:04:56 -04:00
  • b72713dc0b Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig Tom Rini 2022-07-23 13:04:55 -04:00
  • 52938fc4f0 net: Remove CONFIG_SYS_DIRECT_FLASH_TFTP Tom Rini 2022-07-23 13:04:54 -04:00
  • 6eaa0e4ac6 sh: Remove unused code in arch/sh/lib/bootm.c Tom Rini 2022-07-23 13:04:53 -04:00
  • 62e6418031 Merge branch '2022-08-04-assorted-fixed' Tom Rini 2022-08-04 16:02:42 -04:00
  • 2ecc354b8e tools: mkimage: fix build with LibreSSL Michal Vasilek 2022-07-22 19:55:53 +02:00
  • 124b21e7bd tools: kwboot: use pkg-config to get -ltinfo Heiko Thiery 2022-07-20 12:31:35 +02:00
  • 31a7688cbe tools: mkeficapsule: use pkg-config to get -luuid and -lgnutls Heiko Thiery 2022-07-20 12:31:33 +02:00
  • b661c1bc92 arm: mach-k3: security: Remove certificate if detected on GP device Andrew Davis 2022-07-15 11:34:35 -05:00
  • a0379c6fe3 arm: mach-k3: security: Bypass image signing at runtime for GP devices Andrew Davis 2022-07-15 11:34:34 -05:00
  • e1ef04fb3e arm: mach-k3: security: Allow signing bypass if type is HS-FS Andrew Davis 2022-07-15 11:34:33 -05:00