U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-01 07:24:08 to 2021-07-02 20:19:14 UTC [more...]

[PATCH v2 0/9] efi: Various tidy-ups and drop the default
 2021-07-02 20:19 UTC  (14+ messages)
` [PATCH v2 1/9] configs: Resync with savedefconfig
` [PATCH v2 2/9] Makefile: Drop include/asm directory as well as symlink
` [PATCH v2 3/9] disk: Tidy up #ifdefs in part_efi
` [PATCH v2 4/9] Use LIB_UUID with ACPIGEN and FS_BTRFS
` [PATCH v2 5/9] Allow efi_loader header to be included always
` [PATCH v2 6/9] lib: Create a new Kconfig option for charset conversion
` [PATCH v2 7/9] Make EFI_LOADER depend on DM and OF_CONTROL
` [PATCH v2 8/9] Add an option for EBBR
` [PATCH v2 9/9] efi: Make EBBR optional

[RFC] Start using guestfish for U-Boot fs tests
 2021-07-02 20:14 UTC  (8+ messages)

[PATCH V2] spi: Update speed/mode on change
 2021-07-02 20:10 UTC  (10+ messages)

[PATCH 0/7] efi: Various tidy-ups and drop the default
 2021-07-02 20:09 UTC  (8+ messages)

[PATCH v2 1/2] usb: ehci-mx6: move mode set/detect to probe
 2021-07-02 19:53 UTC  (2+ messages)

[PATCH 1/1] tpm2: Add a TPMv2 MMIO TIS driver
 2021-07-02 17:54 UTC  (2+ messages)

[PATCH] video: Add simple driver for ST-Ericsson MCDE with pre-configured display
 2021-07-02 17:21 UTC 

Pull request for efi-2021-07-rc6
 2021-07-02 16:41 UTC 

[PATCH] timer: nomadik-mtu: Use dev_read_addr_ptr()
 2021-07-02 16:35 UTC  (2+ messages)

[PATCH 1/2] gpio: Drop long unused DB8500 GPIO driver
 2021-07-02 16:34 UTC  (4+ messages)
` [PATCH 2/2] gpio: Add driver for Nomadik GPIO

[PATCH] autoboot: fix MENUKEY
 2021-07-02 16:32 UTC 

[PATCH] autoboot: fix typos of CONFIG_AUTOBOOT_USE_MENUKEY
 2021-07-02 16:22 UTC  (3+ messages)

[PATCHv4] Azure/GitLab: Move to gcc-11.1.0 and LLVM-11
 2021-07-02 15:19 UTC  (3+ messages)

iMX8MM USB support?
 2021-07-02 14:50 UTC  (16+ messages)

[RFC PATCH 00/28] cli: Add a new shell
 2021-07-02 14:28 UTC  (18+ messages)
` [RFC PATCH 02/28] cli: Add LIL shell
` [RFC PATCH 03/28] cli: lil: Replace strclone with strdup
` [RFC PATCH 13/28] cli: lil: Wire up LIL to the rest of U-Boot
` [RFC PATCH 22/28] env: Add a priv pointer to hwalk_r

Setting serverip from DHCP server
 2021-07-02 13:39 UTC  (2+ messages)

[PATCH] phy: rockchip: inno-usb2: fix hang when multiple controllers exit
 2021-07-02 12:55 UTC  (6+ messages)

[PATCH v3 00/10] handling all DM watchdogs in watchdog_reset()
 2021-07-02 12:45 UTC  (11+ messages)
` [PATCH v3 01/10] watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now()
` [PATCH v3 02/10] watchdog: wdt-uclass.c: introduce struct wdt_priv
` [PATCH v3 03/10] watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition
` [PATCH v3 04/10] watchdog: wdt-uclass.c: refactor initr_watchdog()
` [PATCH v3 05/10] watchdog: wdt-uclass.c: keep track of each device's running state
` [PATCH v3 06/10] sandbox: disable CONFIG_WATCHDOG_AUTOSTART
` [PATCH v3 07/10] watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset()
` [PATCH v3 08/10] watchdog: add gpio watchdog driver
` [PATCH v3 09/10] sandbox: add test of wdt_gpio driver
` [PATCH v3 10/10] sandbox: add test of wdt-uclass' watchdog_reset()

[PATCH v2 0/3] Add MRMAC driver support
 2021-07-02 10:27 UTC  (5+ messages)
` [PATCH v2 1/3] net: ethtool: Add ethernet speed macros for higher speeds
` [PATCH v2 2/3] net: xilinx: axi_mrmac: Add MRMAC driver
` [PATCH v2 3/3] xilinx: versal: Enable Xilinx AXI MRMAC

[PATCH] doc: fix typo in signature.txt
 2021-07-02  9:32 UTC 

[PATCH v2 0/9] phyCORE-i.MX8MP Update
 2021-07-02 11:53 UTC  (11+ messages)
` [PATCH v2 1/9] arm: dts: imx8mp: Resync imx8mp device tree include
` [PATCH v2 2/9] arm: dts: imx8mp: Add common u-boot dtsi
` [PATCH v2 3/9] arm: dts: imx8mp-phyboard-pollux: Sync dts files with kernel
` [PATCH v2 4/9] board: phytec: phycore_imx8mp: Change debug UART
` [PATCH v2 5/9] board: phytec: phycore_imx8mp: Add fec support
` [PATCH v2 6/9] board: phytec: phycore_imx8mp: Set VDD_ARM to 0,95V
` [PATCH v2 7/9] board: phytec: phycore-imx8mp: Enable DVS1 control
` [PATCH v2 8/9] arm: dts: imx8mp-phyboard-pollux-rdk-u-boot: Add wdog pinctrl entry
` [PATCH v2 9/9] board: phytec: imx8mp-phycore: Switch to binman

[PATCH 0/3] cmd: setexpr: add fmt format string operation
 2021-07-02 10:50 UTC  (6+ messages)

[PATCH v3 0/3] Add MRMAC driver support
 2021-07-02 10:40 UTC  (4+ messages)
` [PATCH v3 1/3] net: ethtool: Add ethernet speed macros for higher speeds
` [PATCH v3 2/3] net: xilinx: axi_mrmac: Add MRMAC driver
` [PATCH v3 3/3] xilinx: versal: Enable Xilinx AXI MRMAC

[PATCH v2 2/3] net: xilinx: axi_mrmac: Add MRMAC driver
 2021-07-02 10:32 UTC 

[RFC] Load U-Boot without LK on DragonBoard 410c (+ DB820c?)
 2021-07-02 10:28 UTC  (5+ messages)

[PATCH 0/9] phyCORE-i.MX8MP Update
 2021-07-02  9:53 UTC  (12+ messages)
` [PATCH 1/9] arm: dts: imx8mp: Resync imx8mp device tree include
` [PATCH 2/9] arm: dts: imx8mp: Add common u-boot dtsi
` [PATCH 3/9] arm: dts: imx8mp-phyboard-pollux: Sync dts files with kernel
` [PATCH 4/9] board: phytec: phycore_imx8mp: Change debug UART
` [PATCH 5/9] board: phytec: phycore_imx8mp: Add fec support
` [PATCH 6/9] board: phytec: phycore_imx8mp: Set VDD_ARM to 0,95V
` [PATCH 7/9] board: phytec: phycore-imx8mp: Enable DVS1 control
` [PATCH 8/9] arm: dts: imx8mp-phyboard-pollux-rdk-u-boot: Add wdog pinctrl entry
` [PATCH 9/9] board: phytec: imx8mp-phycore: Switch to binman

[PATCH 0/9] Add support for imx8mm-venice-gw7901 and DSA switch
 2021-07-02  9:49 UTC  (13+ messages)
` [PATCH 2/9] net: fec: use device sequence vs index when fetching fec
` [PATCH 3/9] net: fec: set phy_of_node properly for fixed-link phy
` [PATCH 4/9] net: add set_promisc function to enable/disable Promiscuous mode
` [PATCH 5/9] net: fec: add set_promisc function
` [PATCH 6/9] net: dsa: enable master promisc mode if available and needed
` [PATCH 7/9] net: add support for KSZ9477/KSZ9897/KSZ9567 GbE switch

[PATCH v2] board: sl28: add DSA support for variant 2
 2021-07-02  9:41 UTC  (5+ messages)

[PATCH] xilinx: zynq, zynqmp: Return ENVL_NOWHERE instead of ENVL_UNKNOWN
 2021-07-02  8:28 UTC 

[PATCH 1/3 v3] efi: Fix to use null handle to create new handle for efi_fmp_raw
 2021-07-02  7:32 UTC  (4+ messages)
` [PATCH 2/3 v3] efi_loader: Force a sinlge FMP instance per hardware store

[RFC PATCH v1 0/6] add rk3318 A95X Z2 board
 2021-07-02  6:56 UTC  (4+ messages)

32bit GRUB on RISC-V
 2021-07-02  3:19 UTC  (2+ messages)

[PATCH 1/3] usb: ehci-mx6: move mode set/detect to probe
 2021-07-02  1:00 UTC  (14+ messages)
` [PATCH 2/3] usb: ehci-mx6: add IMX8MM OTG support

[PATCH] powerpc: fix regression in arch_initr_trap()
 2021-07-01 21:54 UTC  (6+ messages)
` [RFC PATCH 0/2] sizeof(gd_t) sanity checking
  ` [RFC PATCH 1/2] build_bug.h: add wrapper for _Static_assert
  ` [RFC PATCH 2/2] global-data.h: add build-time sanity check of sizeof(struct global_data)

U-Boot contributor call 20th July
 2021-07-01 21:52 UTC 

Building U-Boot for Compulab's imx8mm-cl-iot-gate board
 2021-07-01 21:37 UTC  (4+ messages)

[GIT PULL] xilinx patches for v2021.10
 2021-07-01 20:10 UTC  (2+ messages)

[PATCH] configs: am65x_evm: Switch envboot out for distro_bootcmd
 2021-07-01 20:04 UTC 

[PATCH] image: android: Automatically detect more compression types
 2021-07-01 18:33 UTC 

[PATCH] MAINTAINERS, git-mailrc: socfpga: Change co-maintainer to Tien Fong Chee
 2021-07-01 17:40 UTC  (2+ messages)

[PATCH] pci: imx: use reset-gpios if defined by device-tree
 2021-07-01 17:34 UTC 

[PATCH 5/7] stm32mp: cmd_stm32key: add get_misc_dev function
 2021-07-01 15:49 UTC 

[PATCH 0/7] stm32mp: cmd_stm32key: updates
 2021-07-01 15:48 UTC 

[PATCH 1/7] stm32mp: configs: activate the command stm32key only for ST boards
 2021-07-01 15:40 UTC 

[PATCH] configs: stm32mp1: remove splashimage and add fdtoverlay_addr_r
 2021-07-01 14:41 UTC 

[PATCH] configs: j721e_evm: Switch envboot out for distro_bootcmd
 2021-07-01 14:27 UTC 

[PATCH 3/7] stm32mp: cmd_stm32key: handle error in fuse_hash_value
 2021-07-01 13:41 UTC 

[PATCH 1/3] ti: am43xx_evm: Switch to DISTRO_BOOT only
 2021-07-01 13:26 UTC  (3+ messages)
` [PATCH 2/3] arm: ti: environment: Move <environment/ti/boot.h> in to <configs/ti_omap5_common.h>
` [PATCH 3/3] ti: omap5: Switch to generic distro boot for non-Android cases

[PATCH 7/7] stm32mp: cmd_stm32key: add subcommand close
 2021-07-01 13:21 UTC 

[PATCH 6/7] stm32mp: cmd_stm32key: add read OTP subcommand
 2021-07-01 12:56 UTC 

[PATCH] stm32mp: stm32prog: fix the content of short help message
 2021-07-01 12:51 UTC 

[PATCH 1/2] spl: mmc: Factor out eMMC boot partition selection code
 2021-07-01 11:22 UTC  (4+ messages)
` [PATCH 2/2] ARM: imx: Pick correct eMMC boot partition from ROM log

[PATCH 3/3] board: freescale: LX2162AQDS: Add MAINTAINER
 2021-07-01 11:21 UTC 

[v2 PATCH 1/3] board: freescale: LX2160ARDB: Add MAINTAINER
 2021-07-01 11:09 UTC 

[PATCH 0/4] Zyxel NSA310S NAS : convert to Driver Model
 2021-07-01 10:56 UTC  (11+ messages)
` [PATCH 1/4] NSA310S : Add device tree DTS for Zyxel NSA310S board
` [PATCH 2/4] NSA310S : Add DM USB, DM Ethernet, and DM SATA configs
` [PATCH 3/4] NSA310S : Use Ethernet PHY name from device tree
` [PATCH 4/4] NSA310S : Add DM SATA configs

[v2 PATCH 2/3] board: freescale: LX2160AQDS: Add MAINTAINER
 2021-07-01 10:06 UTC 

[PATCH 2/3] board: freescale: LX2160AQDS: Add MAINTAINER
 2021-07-01  8:48 UTC 

[PATCH 1/3] board: freescale: LX2160ARDB: Add MAINTAINER
 2021-07-01  8:39 UTC 

[PATCH v3 0/2] efi_loader: indicating capsule update results
 2021-07-01  8:27 UTC  (4+ messages)
` [PATCH v3 1/2] efi_loader: fix set_capsule_result()
` [PATCH v3 2/2] efi_loader: clear OsIndications

[PATCH] configs: stm32mp1: remove splashimage and add fdtoverlay_addr_r
 2021-07-01  7:37 UTC  (2+ messages)

[PATCH 0/7] stm32mp: cmd_stm32key: updates
 2021-07-01  7:36 UTC  (15+ messages)
` [PATCH 1/7] stm32mp: configs: activate the command stm32key only for ST boards
` [PATCH 2/7] stm32mp: cmd_stm32key: use sub command
` [PATCH 3/7] stm32mp: cmd_stm32key: handle error in fuse_hash_value
` [PATCH 4/7] stm32mp: cmd_stm32key: lock of PKH OTP after fuse
` [PATCH 5/7] stm32mp: cmd_stm32key: add get_misc_dev function
` [PATCH 6/7] stm32mp: cmd_stm32key: add read OTP subcommand
` [PATCH 7/7] stm32mp: cmd_stm32key: add subcommand close

[PATCH] arm: dts: stm32mp15: alignment with v5.13
 2021-07-01  7:34 UTC  (2+ messages)

[PATCH 1/2] clk: stm32mp1: add support of SYSCFG clock
 2021-07-01  7:27 UTC  (4+ messages)
` [PATCH 2/2] stm32mp: syscon: manage clock when present in device tree

[PATCH] configs: stm32mp1: activate command rng
 2021-07-01  7:25 UTC  (2+ messages)

[PATCH] xilinx: zynqmp: Add support for 67dr silicon
 2021-07-01  7:24 UTC  (2+ messages)

[PATCH] watchdog: cadence: Add expire_now method
 2021-07-01  7:24 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Enable WDT command
 2021-07-01  7:23 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).