public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-06-29 08:37:38 to 2021-06-30 22:47:04 UTC [more...]

[PATCH] board: ti: j721e: README: Add documentation for eMMC boot
 2021-06-30 22:46 UTC  (2+ messages)

[PATCH v3 0/3] test/py: Rewrite SquashFS commands test suite
 2021-06-30 22:45 UTC  (4+ messages)
` [PATCH v3 1/3] test/py: rewrite common tools for SquashFS tests
` [PATCH v3 2/3] test/py: rewrite sqfsload command test suite
` [PATCH v3 3/3] test/py: rewrite sqfsls "

Pull request: u-boot-spi/next for next
 2021-06-30 22:43 UTC  (2+ messages)

[PATCH v10 1/2] board: riscv: add openpiton-riscv64 SoC support
 2021-06-30 22:03 UTC  (3+ messages)
` [PATCH v10 2/2] mmc: openpiton: add piton_mmc driver

Building U-Boot for Compulab's imx8mm-cl-iot-gate board
 2021-06-30 21:43 UTC 

[PATCH v2 0/2] efi_loader: indicating capsule update results
 2021-06-30 19:18 UTC  (4+ messages)
` [PATCH v2 1/2] efi_loader: fix set_capsule_result()
` [PATCH v2 2/2] efi_loader: clear OsIndications

Setting serverip from DHCP server
 2021-06-30 17:22 UTC 

[RFC PATCH v1] phy: rockchip: add basic rk3328 support to phy-rockchip-inno-usb2.c
 2021-06-30 16:40 UTC 

[RFC PATCH v1 0/6] add rk3318 A95X Z2 board
 2021-06-30 16:22 UTC  (7+ messages)
` [RFC PATCH v1 1/6] arm: dts: rockchip: update rk3328.dtsi
` [RFC PATCH v1 2/6] arm: dts: rockchip: remove usb_host0_xhci node from rk3328-u-boot.dtsi
` [RFC PATCH v1 3/6] arm: dts: rockchip: move mmc aliases to board files
` [RFC PATCH v1 4/6] arm: dts: rockchip: move spi0 u-boot, dm-pre-reloc and alias to rk3328 "
` [RFC PATCH v1 5/6] rockchip: rk3318: add a95x-z2-rk3318_defconfig file
` [RFC PATCH v1 6/6] arm: dts: rockchip: add rk3318 A95X Z2 board

[PATCH v2] cmd:Elaborate 'blkcache' cmd HELP statement
 2021-06-30 18:27 UTC 

[PATCH 0/3] cmd: setexpr: add fmt format string operation
 2021-06-30 17:11 UTC  (14+ messages)
` [PATCH 1/3] "

[PATCH V2] spi: Update speed/mode on change
 2021-06-30 16:49 UTC  (2+ messages)

[PATCH v2] efi_loader: Improve the parameter check for QueryVariableInfo()
 2021-06-30 16:34 UTC  (2+ messages)

[PATCH 1/2] DM_USB: allow building without OF_CONTROL
 2021-06-30 16:02 UTC  (17+ messages)

[PATCH v6 0/5] rockchip_sfc: add support for Rockchip SFC
 2021-06-30 13:32 UTC  (6+ messages)
` [PATCH v6 1/5] spi: "
` [PATCH v6 2/5] rockchip: px30: Add support for using SFC
` [PATCH v6 3/5] rockchip: px30: add the serial flash controller
` [PATCH v6 4/5] mtd: spi-nor-ids: Add XTX XT25F128B
` [PATCH v6 5/5] rockchip: px30: add support for SFC for Odroid Go Advance

[PATCH 0/6] Support multi-dtb in SPL on Unmatched board
 2021-06-30 15:23 UTC  (7+ messages)
` [PATCH 1/6] board: sifive: unmatched: add initial support for a platform ID EEPROM
` [PATCH 2/6] riscv: sifive: fu740: kconfig: Enable support for Opencores I2C controller
` [PATCH 3/6] riscv: sifive: fu740: Support i2c in spl
` [PATCH 4/6] board: sifive: Add an interface to get PCB revision
` [PATCH 5/6] riscv: dts: add dts for unmatched rev1
` [PATCH 6/6] board: sifive: support spl multi-dtb on unmatched board

[PATCH] armv8: fsl : fix bootcmd and mcinitcmd default value
 2021-06-30 13:38 UTC  (7+ messages)

[PATCH] efi_loader: Improve the parameter check for QueryVariableInfo()
 2021-06-30 15:32 UTC  (7+ messages)

buildman error
 2021-06-30 15:32 UTC  (2+ messages)

[PATCH 0/6] Call phy_config at port probe time for the Felix DSA driver
 2021-06-30 13:49 UTC  (14+ messages)
` [PATCH 1/6] net: dsa: felix: felix_init() can be static
` [PATCH 2/6] net: dsa: use "err" instead of "ret" in dsa_port_probe
` [PATCH 3/6] net: dsa: refactor the code to set the port MAC address into a dedicated function
` [PATCH 4/6] net: dsa: introduce a .port_probe() method in struct dsa_ops
` [PATCH 5/6] net: dsa: felix: call phy_config at .port_probe() time
` [PATCH 6/6] net: dsa: felix: propagate the error code from phy_startup()

[PATCH V4] clk: clk_versaclock: Add support for versaclock driver
 2021-06-30 12:32 UTC  (3+ messages)

Pull request for efi-2021-07-rc5-2
 2021-06-30 12:06 UTC  (2+ messages)

[PATCH v9 0/9] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2021-06-30 12:02 UTC  (20+ messages)
` [PATCH v9 1/9] mtd: spi-nor: Add Cypress manufacturer ID
` [PATCH v9 2/9] mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t
` [PATCH v9 3/9] mtd: spi-nor-core: Add support for Read/Write Any Register
` [PATCH v9 4/9] mtd: spi-nor-core: Add support for volatile QE bit
` [PATCH v9 5/9] mtd: spi-nor-core: Add the ->ready() hook
` [PATCH v9 6/9] mtd: spi-nor-core: Read status by Read Any Register
` [PATCH v9 7/9] mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte
` [PATCH v9 8/9] mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t
` [PATCH v9 9/9] mtd: spi-nor-tiny: "

[PATCH v2] board: sl28: add DSA support for variant 2
 2021-06-30 11:21 UTC  (4+ messages)

[PATCH v10 0/2] Add OpenPiton-riscv64 Board Support
 2021-06-30 11:10 UTC 

[PATCH] xilinx: zynqmp: Add support for 67dr silicon
 2021-06-30  9:40 UTC 

[PATCH v9 1/2] board: riscv: add openpiton-riscv64 SoC support
 2021-06-30  7:49 UTC  (3+ messages)
` [PATCH v9 2/2] mmc: openpiton: add piton_mmc driver

[RFC PATCH v2 0/1] cmd: nvedit: Forbid environment key to be empty
 2021-06-30  7:45 UTC  (4+ messages)
` [RFC PATCH v2 1/1] cmd: nvedit: Forbid "

[PATCH v9 0/2] Add OpenPiton-riscv64 Board Support
 2021-06-30  7:43 UTC 

[PATCH v2 1/3] phy-sun4i-usb: Fix sun8i_r40_cfg
 2021-06-30  7:38 UTC  (3+ messages)
` [PATCH 2/3] dts: bpi-m2u: Enable USB_OTG by default
` [PATCH 3/3] sunxi: defconfig: bpi-m2u: Enable usb gadget and ums "

[PATCH v8 1/2] board: riscv: add openpiton-riscv64 SoC support
 2021-06-30  7:26 UTC  (4+ messages)
` [PATCH v8 2/2] mmc: openpiton: add piton_mmc driver

[PATCH 1/4] phy-sun4i-usb: Fix sun8i_r40_cfg
 2021-06-30  6:48 UTC  (3+ messages)

[PATCH V1] arm: add initial support for the Phytium Pomelo Board
 2021-06-30  3:32 UTC 

[PATCH v8 0/2] [RESEND PATCH v7 0/2]
 2021-06-30  1:51 UTC 

[PATCH v2 0/3]
 2021-06-30  1:11 UTC  (6+ messages)
  ` [PATCH v2 1/3] mmc: rockchip_sdhci: add phy and clock config for rk3399
      `  "

[PATCH] arm: Add (back) VExpress boards support
 2021-06-30  0:52 UTC  (7+ messages)

[PATCH] arm: armv8: Fix warning about redeclaring global functions as weak
 2021-06-29 23:33 UTC 

[PATCH v3 0/7] Fixes for the NXP LS1028A-QDS boards
 2021-06-29 23:07 UTC  (16+ messages)
` [PATCH v3 1/7] arm: dts: ls1028a: enable the switch CPU port for the LS1028A-QDS
` [PATCH v3 2/7] arm: dts: ls1028a: enable internal RGMII delays for the LS1028A-QDS AR8035 PHY
` [PATCH v3 3/7] arm: dts: ls1028a: declare the fixed-link speeds for the internal ENETC ports
` [PATCH v3 4/7] arm: dts: ls1028a: disable enetc-2 by default
` [PATCH v3 5/7] net: enetc: require a PHY device when probing
` [PATCH v3 6/7] net: enetc: force the RGMII MAC speed/duplex instead of using in-band signaling
` [PATCH v3 7/7] net: enetc: propagate the return code from phy_startup() to eth_ops::start

[PATCH v2 0/6] Fixes for the NXP LS1028A-QDS boards
 2021-06-29 22:58 UTC  (7+ messages)
` [PATCH v2 1/6] arm: dts: ls1028a: enable the switch CPU port for the LS1028A-QDS
` [PATCH v2 6/6] drivers: net: fsl_enetc: force the RGMII MAC speed/duplex instead of using in-band signaling

[PATCH 0/2] net: smc911x: Determine bus width at runtime
 2021-06-29 22:14 UTC  (7+ messages)
` [PATCH 1/2] net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbol
` [PATCH 2/2] net: smc911x: Determine bus width at runtime

[PATCH v3] cmd: net: add a 'net list' command to list network devs
 2021-06-29 22:00 UTC  (2+ messages)

[RESEND PATCH v7 1/2] board: riscv: add openpiton-riscv64 SoC support
 2021-06-29 22:00 UTC  (3+ messages)
` [RESEND PATCH v7 2/2] mmc: openpiton: add piton_mmc driver

[PULL] u-boot-network/network_master
 2021-06-29 21:58 UTC  (5+ messages)

[PATCH] phy: add nxp tja1103 phy driver
 2021-06-29 21:57 UTC  (3+ messages)

[PATCH v3 0/3] Add hs400 support for rk3399 and rk3568
 2021-06-29 21:53 UTC  (6+ messages)
` [PATCH v3 1/3] mmc: rockchip_sdhci: add phy and clock config for rk3399
` [PATCH v3 2/3] mmc: rockchip_sdhci: Add support for RK3568
` [PATCH v3 3/3] rockchip: config: evb-rk3399: add hs400 and SDMA support

[RESEND PATCH v7 0/2] Add OpenPiton-riscv64 Board Support
 2021-06-29 18:01 UTC 

[RFC PATCH 1/1] cmd: nvedit: Forbid key to be empty
 2021-06-29 16:16 UTC  (3+ messages)

[PATCH 0/7] efi: Various tidy-ups and drop the default
 2021-06-29 14:14 UTC  (11+ messages)

[PATCH] sf: Querying write-protect status before operating the flash
 2021-06-29 13:50 UTC  (2+ messages)

[PATCH] efi_loader: Allow capsule update on-disk without checking OsIndications
 2021-06-29 13:40 UTC  (6+ messages)

[PATCH] patman: Handle PAGER containing arguments
 2021-06-29 13:09 UTC  (3+ messages)

[PATCH v2] efi_loader: Allow capsule update on-disk without checking OsIndications
 2021-06-29 12:55 UTC 

[PULL] u-boot-sh/next
 2021-06-29 12:38 UTC  (2+ messages)

Pull request: u-boot-spi/next for next
 2021-06-29 12:38 UTC  (2+ messages)

[PATCH] arm64: Fix relocation of env_addr if POSITION_INDEPENDENT=y
 2021-06-29 12:38 UTC  (2+ messages)

[PATCH 1/1] efi_loader: fix set_capsule_result()
 2021-06-29 12:26 UTC  (3+ messages)

[PATCH v5 0/5] rockchip_sfc: add support for Rockchip SFC
 2021-06-29  8:45 UTC  (6+ messages)
` [PATCH v5 1/5] spi: "
` [PATCH v5 2/5] rockchip: px30: Add support for using SFC
` [PATCH v5 3/5] rockchip: px30: add the serial flash controller
` [PATCH v5 4/5] mtd: spi-nor-ids: Add XTX XT25F128B
` [PATCH v5 5/5] rockchip: px30: add support for SFC for Odroid Go Advance

[PATCH] arm: add initial support for the Phytium Pomelo Board
 2021-06-29  7:41 UTC  (3+ messages)
  ` 回复: "

[PATCH] cmd: nand biterr - Add support for nand biterr command
 2021-06-29  7:16 UTC 

[PATCH] serial: serial_msm: Ensure BAM/single character mode are disabled
 2021-06-29 11:16 UTC  (9+ messages)

[PATCH] configs: stm32mp1: activate command rng
 2021-06-29 10:08 UTC 

[PATCH 1/2] clk: stm32mp1: add support of SYSCFG clock
 2021-06-29 10:04 UTC  (2+ messages)
` [PATCH 2/2] stm32mp: syscon: manage clock when present in device tree

[PATCH] arm: dts: stm32mp15: alignment with v5.13
 2021-06-29 10:01 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox