Commit Graph

  • d8cc851dd1 tools: kwboot: Fix comparison of integers with different size Marek Behún 2021-09-24 23:06:45 +02:00
  • c5d666aab3 tools: kwboot: Fix return type of kwboot_xm_makeblock() function Pali Rohár 2021-09-24 23:06:44 +02:00
  • 00a1deed1c tools: kwboot: Fix kwboot_xm_sendblock() function when kwboot_tty_recv() fails Pali Rohár 2021-09-24 23:06:43 +02:00
  • a050a862a7 tools: kwboot: Print version information header Pali Rohár 2021-09-24 23:06:42 +02:00
  • e453bb42ce tools: kwboot: Refactor and fix writing buffer Marek Behún 2021-09-24 23:06:41 +02:00
  • 46237e63d5 tools: kwboot: Make the quit sequence buffer const Marek Behún 2021-09-24 23:06:40 +02:00
  • f30cb0d3b9 tools: kwboot: Fix buffer overflow in kwboot_terminal() Marek Behún 2021-09-24 23:06:39 +02:00
  • 3b5da64edf tools: kwbimage: Fix printf format warning Marek Behún 2021-09-24 23:06:38 +02:00
  • bf9fcc2000 Azure/GitLab CI: Update docker image Tom Rini 2021-09-30 12:33:46 -04:00
  • 7fde64c004 Azure/GitLab CI: Update docker image Tom Rini 2021-09-30 11:36:10 -04:00
  • 8bef036836 Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next Tom Rini 2021-09-30 11:29:41 -04:00
  • c8988efc88 Merge branch '2021-09-30-whitespace-cleanups' into next Tom Rini 2021-09-30 10:26:43 -04:00
  • 0cf207ec01 WS cleanup: remove SPACE(s) followed by TAB Wolfgang Denk 2021-09-27 17:42:39 +02:00
  • 0a50b3c97b WS cleanup: remove trailing white space Wolfgang Denk 2021-09-27 17:42:38 +02:00
  • c72231d272 WS cleanup: remove excessive empty lines Wolfgang Denk 2021-09-27 17:42:37 +02:00
  • 66356b4c06 WS cleanup: remove trailing empty lines Wolfgang Denk 2021-09-27 17:42:36 +02:00
  • dced079c53 watchdog: versal: Add support for expire now Ashok Reddy Soma 2021-09-28 11:31:59 +05:30
  • 8c287ed8c3 watchdog: versal: Add support for basic window watchdog Ashok Reddy Soma 2021-09-28 11:31:58 +05:30
  • 1db1acbb84 clk: versal: Enable only GATE type clocks T Karthik Reddy 2021-09-28 11:30:27 +05:30
  • 0285d75a93 arm64: zynqmp: Add psu_init_gpl for vck190/vmk180 SC Michal Simek 2021-09-24 15:06:18 +02:00
  • 876b854a22 arm64: zynqmp: Define all eeproms for SC on vck190 Michal Simek 2021-09-24 15:04:57 +02:00
  • 3482ed6faf arm: zynq: Use s25fl256s1 compatible string on zedboard Michal Simek 2021-09-15 16:22:31 +02:00
  • 1a94d0554d arm64: zynqmp: Add device tree properties for nand flash Amit Kumar Mahapatra 2021-09-15 15:46:36 +02:00
  • 5d498a12b6 xilinx: zynqmp: Set modeboot env variable in eMMC bootmode Ashok Reddy Soma 2021-09-15 08:52:17 +02:00
  • c67fecd212 ARM: zynq: Enable capsule update for qspi and mmc Michal Simek 2021-08-27 12:53:32 +02:00
  • 67ae289723 Merge tag 'rpi-next-2021.10.2' of https://source.denx.de/u-boot/custodians/u-boot-raspberrypi Tom Rini 2021-09-29 15:13:35 -04:00
  • 94647e8920 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell Tom Rini 2021-09-29 15:13:11 -04:00
  • 33166054c7 arm: rpi: perform XHCI firmware upload only once Marek Szyprowski 2021-09-17 10:19:43 +02:00
  • 6f3a9227cc mailmap: Update mail address for Nicolas Saenz julienne Nicolas Saenz Julienne 2021-09-16 11:55:48 +02:00
  • 6eecaf5d0f Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next Tom Rini 2021-09-29 07:58:20 -04:00
  • 65513f3c18 arm: dts: armada8040: Fix CP0 eMMC/SDIO support Robert Marko 2021-09-27 23:03:26 +02:00
  • ba17871884 Merge branch '2021-09-25-TI-platform-updates' into next Tom Rini 2021-09-28 19:18:56 -04:00
  • 68545c1ac1 Merge tag '20210928-for-next' of https://source.denx.de/u-boot/custodians/u-boot-i2c into next Tom Rini 2021-09-28 16:36:25 -04:00
  • b5d7a200a8 Merge branch '2021-09-28-regression-fixes' Tom Rini 2021-09-28 13:57:56 -04:00
  • 24ea366add imx: imx7d-sdb: fix ethernet, sync .dts with linux Rasmus Villemoes 2021-09-16 16:53:14 +02:00
  • b8919eaa68 mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface Patrice Chotard 2021-09-13 16:25:53 +02:00
  • b81ce79df0 mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0 Marek Vasut 2021-09-14 20:28:24 +02:00
  • a4f2d83414 mtd: spi: nor: force mtd name to "nor%d" Patrick Delaunay 2021-09-22 18:29:08 +02:00
  • 4df9f5e39f scripts: ensure the cocci script for miiphy_register does not leak the MDIO bus Vladimir Oltean 2021-09-27 14:22:05 +03:00
  • 19ef59f1e0 arch: powerpc: mpc85xx: free MDIO bus if mdio_register fails Vladimir Oltean 2021-09-27 14:22:04 +03:00
  • 4fdc7e3530 net: dsa: ensure port names are NULL-terminated after DSA_PORT_NAME_LENGTH truncation Vladimir Oltean 2021-09-27 14:22:03 +03:00
  • c9131fc72b net: dsa: felix: check return code of mdio_alloc and mdio_register Vladimir Oltean 2021-09-27 14:22:02 +03:00
  • 81386ed405 scripts: ensure the cocci script for miiphy_register does not leave NULL-unterminated strings Vladimir Oltean 2021-09-27 14:22:01 +03:00
  • bf35c3121a net: mdio-uclass: rewrite dm_mdio_post_probe using strlcpy Vladimir Oltean 2021-09-27 14:22:00 +03:00
  • 977b53f0b3 net: qe: uec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Vladimir Oltean 2021-09-27 14:21:59 +03:00
  • fe04172479 net: davinci_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Vladimir Oltean 2021-09-27 14:21:58 +03:00
  • 30c40398b6 net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Vladimir Oltean 2021-09-27 14:21:57 +03:00
  • 7616240b4d net: sh_eth: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Vladimir Oltean 2021-09-27 14:21:56 +03:00
  • 77003e532c net: mvgbe: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Vladimir Oltean 2021-09-27 14:21:55 +03:00
  • 47aa50d7db net: dsa: felix: ensure mii_bus->name is NULL terminated after MDIO_NAME_LEN truncation Vladimir Oltean 2021-09-27 14:21:54 +03:00
  • 56b9caed59 net: mpc8xx_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Vladimir Oltean 2021-09-27 14:21:53 +03:00
  • 73894f6938 net: macb: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Vladimir Oltean 2021-09-27 14:21:52 +03:00
  • 6b96ca6c00 net: lpc32xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Vladimir Oltean 2021-09-27 14:21:51 +03:00
  • 1a5d3e9a1e net: ftmac110: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Vladimir Oltean 2021-09-27 14:21:50 +03:00
  • e6324f4384 net: mcdmafec: ensure bus->name is NULL terminated after MDIO_NAME_LEN truncation Vladimir Oltean 2021-09-27 14:21:49 +03:00
  • f848b4804e net: enetc: ensure imdio.name is NULL terminated after MDIO_NAME_LEN truncation Vladimir Oltean 2021-09-27 14:21:48 +03:00
  • 9be5fa4d57 net: ep93xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Vladimir Oltean 2021-09-27 14:21:47 +03:00
  • e7444a199a net: eepro100: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Vladimir Oltean 2021-09-27 14:21:46 +03:00
  • 5f1d1a1940 net: bcm-sf2: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Vladimir Oltean 2021-09-27 14:21:45 +03:00
  • 05b7cb5ef1 net: at91_emac: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Vladimir Oltean 2021-09-27 14:21:44 +03:00
  • 6209788da8 net: armada100_fec: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Vladimir Oltean 2021-09-27 14:21:43 +03:00
  • 61efbece57 board: gdsys: a38x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Vladimir Oltean 2021-09-27 14:21:42 +03:00
  • fca315a382 arch: powerpc: mpc85xx: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation Vladimir Oltean 2021-09-27 14:21:41 +03:00
  • bc4e98282e net: tsec: read the phy-mode property as fallback to phy-connection-type Vladimir Oltean 2021-09-18 15:46:55 +03:00
  • d883a5fb52 net: tsec: only call tsec_get_interface as fallback to DT-specified PHY mode Vladimir Oltean 2021-09-18 15:46:54 +03:00
  • 9bf2b962ff net: dsa: felix: remove "xgmii" phy-mode Vladimir Oltean 2021-09-18 15:32:37 +03:00
  • f8ca46e561 net: enetc: remove support for "xgmii" phy-mode Vladimir Oltean 2021-09-18 15:32:36 +03:00
  • 7c2d5d1642 net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x" Vladimir Oltean 2021-09-18 15:32:35 +03:00
  • 77b11f7604 net: replace the "xfi" phy-mode with "10gbase-r" Vladimir Oltean 2021-09-18 15:32:34 +03:00
  • a17776be1d net: phy: genphy_init can be static Vladimir Oltean 2021-09-18 14:55:24 +03:00
  • 5ecdf0a5a4 net: dsa: remove unused variables Vladimir Oltean 2021-09-18 14:49:56 +03:00
  • 5cc283b781 net: dsa: pass CPU port fixed PHY to .port_disable Vladimir Oltean 2021-09-18 14:49:55 +03:00
  • 66fd01fe59 net: update NXP copyright text Vladimir Oltean 2021-09-17 14:27:13 +03:00
  • 4f8f801c97 net: dsa: felix: propagate the error code from phy_startup() Vladimir Oltean 2021-08-24 15:00:43 +03:00
  • 4f5bd8d68b net: dsa: felix: call phy_config at .port_probe() time Vladimir Oltean 2021-08-24 15:00:42 +03:00
  • 4b46e83885 net: dsa: introduce a .port_probe() method in struct dsa_ops Vladimir Oltean 2021-08-24 15:00:41 +03:00
  • 5eee5ab916 net: dsa: refactor the code to set the port MAC address into a dedicated function Vladimir Oltean 2021-08-24 15:00:40 +03:00
  • f4b712b840 net: dsa: use "err" instead of "ret" in dsa_port_probe Vladimir Oltean 2021-08-24 15:00:39 +03:00
  • 351b6bb422 net: dsa: felix: felix_init() can be static Vladimir Oltean 2021-08-24 15:00:38 +03:00
  • 596ec9ba5e net: tsec: Mark tsec_get_interface as __maybe_unused Ramon Fried 2021-09-28 18:49:02 +03:00
  • c098a8376c Prepare v2021.10-rc5 Tom Rini 2021-09-27 09:34:20 -04:00
  • c6fd4fd756 phy: marvell: cp110: Support SATA invert polarity Denis Odintsov 2021-09-15 15:45:31 +02:00
  • 4d515607dd arm: mvebu: turris_omnia: fix leaked mtd device Marek Behún 2021-09-25 02:49:18 +02:00
  • 019801863b efi_loader: Fix spec ID event creation Ruchika Gupta 2021-09-14 12:14:31 +05:30
  • 9ac134876a doc: Add mention of the /config binding Simon Glass 2021-09-19 15:51:10 -06:00
  • dc22e64d3e arm: orion5x: edminiv2: change maintainer Simon Guinot 2021-09-15 15:01:51 +02:00
  • 4c3e847848 mtd: remove SPEAr flash driver st_smi Patrick Delaunay 2021-09-22 11:02:26 +02:00
  • dba7eea008 Taking over responsibility for GE boards from Sebastian Martyn Welch 2021-09-21 17:35:06 +01:00
  • 26e21d3816 MAINTAINERS: remove SPEAR entry Patrick Delaunay 2021-09-21 18:18:51 +02:00
  • 001615386a fs: avoid superfluous messages Heinrich Schuchardt 2021-09-20 14:15:03 +02:00
  • 785b857d99 scripts/mailmapper: enable running with Python 3 Heinrich Schuchardt 2021-09-16 10:59:12 +02:00
  • 577e45f36f test/py: tpm2: Skip tpm pytest based on env variable T Karthik Reddy 2021-07-23 06:18:26 -06:00
  • c74d0ae519 ddr: altera: use KBUILD_BASENAME instead of __FILE__ Marek Vasut 2021-09-14 05:20:19 +02:00
  • 9de0f144c7 arm: socfpga: vining: Let DWMAC configure PHY reset GPIO Marek Vasut 2021-09-14 05:25:36 +02:00
  • 888d3d44af arm: socfpga: vining: Enable DW I2C driver Marek Vasut 2021-09-14 05:25:35 +02:00
  • 4a60d3571b arm: socfpga: vining: Fix UDC controller phandle in DT Marek Vasut 2021-09-14 05:25:34 +02:00
  • 4527568e3f arm: socfpga: vining: Un-disable WDT in DT Marek Vasut 2021-09-14 05:25:33 +02:00
  • dc5d071792 arm: socfpga: vining: Set default SPI NOR mode and frequency Marek Vasut 2021-09-14 05:25:32 +02:00
  • 563b90cc94 arm: socfpga: vining: Set USB gadget manufacturer to Softing with capital S Marek Vasut 2021-09-14 05:25:31 +02:00
  • 3cecab95a2 arm: socfpga: vining: Increase environment size Marek Vasut 2021-09-14 05:25:30 +02:00