messages from 2023-06-06 19:43:42 to 2023-06-09 04:35:40 UTC [more...]
[PATCH v6 0/7] Tegra: add ASUS/Google Nexus 7 (2012) support
2023-06-09 4:34 UTC (2+ messages)
` [PATCH v6 1/7] configs: tegra-common-post: add GPIO keyboard as STDIN device
[PATCH] phy: phy-imx8mq-usb: add vbus regulator support
2023-06-09 3:11 UTC (2+ messages)
[PATCH v2] usb: musb-new: sunxi: remove unused define
2023-06-08 19:58 UTC (2+ messages)
[PATCH] cmd: usb: Prevent reset in usb tree/info command
2023-06-09 1:20 UTC (4+ messages)
rk3328 efuse return just 0
2023-06-08 23:05 UTC (2+ messages)
[PULL] u-boot-usb/master
2023-06-08 22:03 UTC
[PATCH v2 0/8] Add DFU, emmc and usb boot for TI am62x
2023-06-08 21:41 UTC (3+ messages)
` [PATCH v2 8/8] configs: am62x_evm_*: Enable USB and DFU support
[PULL] u-boot-sh/master_soc/fixes
2023-06-08 21:33 UTC
[PULL] u-boot-sh/next_soc/v3x
2023-06-08 21:32 UTC
[PATCH v2 0/2] sunxi, usb: UDC/DM gadget model support
2023-06-08 19:56 UTC (3+ messages)
` [PATCH v2 1/2] usb: musb-new: sunxi: remove unwanted printfs
` [PATCH v2 2/2] usb: musb-new: sunxi: make compatible with UDC/DM gadget model
[PATCH v1] dt-bindings: riscv: deprecate riscv,isa
2023-06-08 19:30 UTC (9+ messages)
[PATCH v5 0/7] Tegra: add ASUS/Google Nexus 7 (2012) support
2023-06-08 19:05 UTC (12+ messages)
` [PATCH v5 4/7] board: asus: transformer: add ASUS Transformer T30 family support
[PATCH] usb: musb-new: sunxi: remove unused define
2023-06-08 18:45 UTC (3+ messages)
[RFC PATCH v9 00/23] Modernize U-Boot shell
2023-06-08 18:34 UTC (24+ messages)
` [RFC PATCH v9 01/23] test: Add framework to test hush behavior
` [RFC PATCH v9 02/23] test: hush: Test hush if/else
` [RFC PATCH v9 03/23] test/py: hush_if_test: Remove the test file
` [RFC PATCH v9 04/23] test: hush: Test hush variable expansion
` [RFC PATCH v9 05/23] test: hush: Test hush commands list
` [RFC PATCH v9 06/23] test: hush: Test hush loops
` [RFC PATCH v9 07/23] cli: Add Busybox upstream hush.c file
` [RFC PATCH v9 08/23] cli: Port Busybox 2021 hush to U-Boot
` [RFC PATCH v9 09/23] cli: Add menu for hush parser
` [RFC PATCH v9 10/23] global_data.h: add GD_FLG_HUSH_OLD_PARSER flag
` [RFC PATCH v9 11/23] cmd: Add new cli command
` [RFC PATCH v9 12/23] cli: Enables using hush 2021 parser as command line parser
` [RFC PATCH v9 13/23] cli: hush_2021: Enable variables expansion for hush 2021
` [RFC PATCH v9 14/23] cli: hush_2021: Add functions to be called from run_command()
` [RFC PATCH v9 15/23] cli: add hush 2021 as parser for run_command*()
` [RFC PATCH v9 16/23] test: hush: Fix instructions list tests for hush 2021
` [RFC PATCH v9 17/23] test: hush: Fix variable expansion "
` [RFC PATCH v9 18/23] cli: hush_2021: Enable using < and > as string compare operators
` [RFC PATCH v9 19/23] cli: hush_2021: Enable if keyword
` [RFC PATCH v9 20/23] cli: hush_2021: Enable loops
` [RFC PATCH v9 21/23] test: hush: Fix loop tests for hush 2021
` [RFC PATCH v9 22/23] cli: hush_2021: Add upstream commits up to 25th May 2023
` [RFC PATCH v9 23/23] DO NOT MERGE: only to make CI happy
[PATCH v2] dt-bindings: riscv: deprecate riscv,isa
2023-06-08 18:05 UTC (3+ messages)
[RFC PATCH 0/5] LWIP stack integration
2023-06-08 17:52 UTC (17+ messages)
` [lwip-devel] "
[u-boot/next] Pull request efi-next-20230608
2023-06-08 17:53 UTC (2+ messages)
Pull request: u-boot-sunxi/master for 2023.07
2023-06-08 17:52 UTC (2+ messages)
[PATCH v5 0/2] Add support to fetch baudrate from dtb
2023-06-08 16:35 UTC (5+ messages)
` [PATCH v5 2/2] serial: zynqmp: Fetch baudrate from dtb and update
[PATCH 00/12] stm32mp1: use U-Boot device tree to configure MTD partitions
2023-06-08 15:16 UTC (13+ messages)
` [PATCH 01/12] fdt_support: include dm/ofnode.h
` [PATCH 02/12] fdt_support: add fdt_copy_fixed_partitions function
` [PATCH 03/12] dfu: mtd: remove direct call of mtdparts_init function
` [PATCH 04/12] stm32mp: stm32prog: Remove usage of "mtdparts" function
` [PATCH 05/12] arm: dts: stm32: Align stm32mp15xx-*-scmi-u-boot.dtsi file
` [PATCH 06/12] arm: dts: stm32: Add partitions in flash0 and nand node for stm32mp15xx-ev1
` [PATCH 07/12] configs: stm32mp: Disable SYS_MTDPARTS_RUNTIME for stm32mp15 and stm32mp13
` [PATCH 08/12] board: stm32mp1: use fdt_copy_fixed_partitions
` [PATCH 09/12] board: st: remove board_mtdparts_default
` [PATCH 10/12] stm32mp: stm32prog: Remove tee_detected from stm32prog_data struct
` [PATCH 11/12] configs: stm32mp1: disable CMD_MTDPARTS
` [PATCH 12/12] arm: dts: stm32: Add partitions in flash0 and nand node for stm32mp15xx-dhcom/dhcor
[PATCH 1/3] stm32mp: stm32prog: Add support of ENV partition type
2023-06-08 15:09 UTC (3+ messages)
` [PATCH 2/3] stm32mp: stm32prog: Add support of ESP "
` [PATCH 3/3] stm32mp: stm32prog: Add support of FWU_MDATA "
Reading squashfs from spi nor mtd device
2023-06-08 12:53 UTC
[PATCH 0/2] Fix the tcminit command
2023-06-08 3:21 UTC (3+ messages)
` [PATCH 1/2] arm64: zynqmp: Fix tcminit mode param
` [PATCH 2/2] arm64: zynqmp: Fix lockstep mode cpu release functionality
[PATCH 0/2] sunxi, usb: Clean up SRAM initialization code
2023-06-08 12:03 UTC (4+ messages)
` [PATCH 1/2] usb: musb-new: sunxi: only perform SRAM initialization when necessary
` [PATCH 2/2] usb: musb-new: sunxi: clarify the purpose of SRAM initialization
[PATCH 0/8] Updats SPL splashscreen framework for AM62x
2023-06-08 11:56 UTC (4+ messages)
` [PATCH 1/8] common: spl: spl: Update stack pointer address
[PATCH] firmware: zynqmp: Extend debug message to show parameters
2023-06-08 11:38 UTC (2+ messages)
[PATCH] arm64: zynqmp: Fix return code from do_zynqmp_pmufw()
2023-06-08 11:38 UTC (2+ messages)
[PATCH] pinctrl: rockchip: Fix Data Abort exception in SPL
2023-06-08 10:59 UTC
[PATCH] arm64: zynqmp: Fix command error values properly
2023-06-08 8:58 UTC (2+ messages)
[PATCH v2] PCI: zynqmp: Add ZynqMP NWL PCIe root port driver
2023-06-08 8:55 UTC (2+ messages)
[PATCH v7 0/2] arm: dts: rockchip: rk3399: usb: ehci: Fix EHCI probe in rk3399 to access peripherals by USB 2
2023-06-08 7:36 UTC (5+ messages)
` [PATCH v7 2/2] phy: rockchip-inno-usb2: Implement clock operations for usb2phy clock
[PATCH] board_f: Relocate fdt if SKIP_RELOC and fdt is in bss
2023-06-08 6:52 UTC
[PATCH v6 0/3] Add StarFive JH7110 PCIe drvier support
2023-06-08 1:19 UTC (3+ messages)
[PATCH] test: dm: restore /firmware nodes after testing
2023-06-08 0:55 UTC
[PATCH v3 00/10] spi: bcm63xx-hsspi: driver and doc updates
2023-06-07 23:37 UTC (11+ messages)
` [PATCH v3 01/10] spi: bcm63xx-hsspi: Make driver depend on BCMBCA arch
` [PATCH v3 02/10] spi: bcm63xx-hsspi: Fix multi-bit mode setting
` [PATCH v3 03/10] spi: bcm63xx-hsspi: Add new compatible string support
` [PATCH v3 04/10] spi: bcm63xx-hsspi: Add prepend mode support
` [PATCH v3 05/10] spi: bcmbca-hsspi: Add driver for newer HSSPI controller
` [PATCH v3 06/10] dt-bindings: spi: Add bcm63xx-hsspi controller support
` [PATCH v3 07/10] ARM: dts: broadcom: bcmbca: Add spi controller node
` [PATCH v3 08/10] arm64: "
` [PATCH v3 09/10] broadcom: bcmbca: Enable SPI drivers by default
` [PATCH v3 10/10] MAINTAINERS: Add Broadcom Broadband SoC HS SPI drivers
[PATCH 0/3] Allwinner sunxi USB gadget improvements
2023-06-07 23:29 UTC (6+ messages)
` [PATCH 1/3] usb: musb-new: sunxi: do not attempt to access NULL SRAMC
[PATCH] sunxi: Fix typo in include guard
2023-06-07 22:22 UTC (2+ messages)
[RESEND PATCH] usb: musb-new: sunxi: fix error check
2023-06-07 21:39 UTC (2+ messages)
[PATCH v2 0/9] spi: bcm63xx-hsspi: driver and doc updates
2023-06-07 20:31 UTC (6+ messages)
[gitdm][PATCH 1/1] Convert to Python 3
2023-06-07 17:18 UTC (3+ messages)
[PATCH] common: spl: Warn about overflow of SRAM stack
2023-06-07 16:55 UTC (3+ messages)
` [EXTERNAL] "
[GIT PULL] Please pull u-boot-amlogic-20230607
2023-06-07 16:23 UTC (2+ messages)
[PATCH v9 0/4] Boot variables management for removable media
2023-06-07 15:05 UTC (5+ messages)
` [PATCH v9 1/4] Move bootorder and bootoption apis to lib
` [PATCH v9 2/4] Fix incorrect return code of boot option update
` [PATCH v9 3/4] Boot var automatic management for removable medias
` [PATCH v9 4/4] Load option with short device path for boot vars
[PATCH v8 0/4] Boot variables management for removable media
2023-06-07 14:04 UTC (17+ messages)
` [PATCH v8 1/4] Move bootorder and bootoption apis to lib
` [PATCH v8 2/4] Fix incorrect return code of boot option update
` [PATCH v8 3/4] Boot var automatic management for removable medias
[PATCH v1 0/3] board: toradex: add verdin am62 support
2023-06-07 13:03 UTC (5+ messages)
` [PATCH v1 1/3] toradex: tdx-cfg-block: add 0069 verdin am62 quad 1gb wb it
` [PATCH v1 2/3] arm: mach-k3: am62: fix 2nd mux option of clkout0
` [PATCH v1 3/3] board: toradex: add verdin am62 support
[PATCH 0/3] board: fsl: ls1046afrwy: complete DM_ETH enablement
2023-06-07 11:20 UTC (4+ messages)
` [PATCH 1/3] arm: dts: ls1046afrwy: add the FMan Ethernet nodes
` [PATCH 2/3] board: freescale: ls1046afrwy: enumerate PCI devices
` [PATCH 3/3] configs: ls1046afrwy: enable DM_MDIO and DM_CMD
[PATCH] mtd: spi-nor-ids: add xtxtech part#
2023-06-07 3:17 UTC
[PATCH v4 00/11] Add ethernet driver for StarFive JH7110 SoC
2023-06-07 12:30 UTC (5+ messages)
` [PATCH v4 11/11] configs: starfive: Enable ID EEPROM configuration
[PATCH v9 00/10] FMP versioning support
2023-06-07 10:21 UTC (14+ messages)
` [PATCH v9 01/10] efi_loader: add the number of image entries in efi_capsule_update_info
` [PATCH v9 02/10] efi_loader: store firmware version into FmpState variable
` [PATCH v9 03/10] efi_loader: versioning support in GetImageInfo
` [PATCH v9 04/10] efi_loader: get lowest supported version from device tree
` [PATCH v9 05/10] efi_loader: check lowest supported version
` [PATCH v9 06/10] mkeficapsule: add FMP Payload Header
` [PATCH v9 07/10] doc: uefi: add firmware versioning documentation
` [PATCH v9 08/10] doc: uefi: add anti-rollback documentation
` [PATCH v9 09/10] test: efi_capsule: refactor efi_capsule test
` [PATCH v9 10/10] test/py: efi_capsule: test for FMP versioning
[PATCH v1 0/3] Sync PolarFire SoC dts with Linux
2023-06-07 10:06 UTC (4+ messages)
` [PATCH v1 1/3] riscv: dts: drop microchip from dts filenames
` [PATCH v1 2/3] riscv: dts: sync mpfs-icicle devicetree with linux
` [PATCH v1 3/3] board: microchip: set mac address for ethernet1 on icicle
[PATCH v5 0/2 RESEND] imx93: add ADC support
2023-06-07 9:58 UTC (3+ messages)
` [PATCH 1/2] dm: adc: add iMX93 "
` [PATCH 2/2] imx93_evk: defconfig: add adc support
[PATCH 0/3 v2] tpm: add 'tpm autostart command'
2023-06-07 9:18 UTC (4+ messages)
` [PATCH 1/3 v2] tpm: Add 'tpm autostart' shell command
` [PATCH 2/3 v2] test/py: replace 'tpm2 init, startup, selftest' sequences
` [PATCH 3/3 v2] test/py: Account PCR updates properly during testing
[PATCH v2 0/7] rockchip: Fix RK3328 USB support
2023-06-07 9:12 UTC (3+ messages)
` [PATCH v2 5/7] phy: rockchip-inno-usb2: Add USB2 PHY for RK3328
[PATCH] serial: meson: fix meson_serial_pending() tx logic
2023-06-07 8:03 UTC (2+ messages)
[PATCH v8 00/10] FMP versioning support
2023-06-07 4:52 UTC (4+ messages)
` [PATCH v8 10/10] test/py: efi_capsule: test for FMP versioning
[PATCH 1/1] am65x_gp_evm: Support for ECC DDR with DMA priming
2023-06-06 23:40 UTC (2+ messages)
[PATCH 0/2] sunxi: H616: Add LPDDR3 DRAM type
2023-06-07 0:32 UTC (3+ messages)
` [PATCH 1/2] sunxi: H616: add DRAM type selection
[PATCH 0/5] sunxi: H616: improve DRAM setup and add LPDDR3 support
2023-06-07 0:07 UTC (6+ messages)
` [PATCH 1/5] sunxi: dram: make MBUS configuration functions static
` [PATCH 2/5] sunxi: H616: dram: const-ify DRAM function parameters
` [PATCH 3/5] sunxi: H616: dram: split struct dram_para
` [PATCH 4/5] sunxi: H616: add DRAM type selection
` [PATCH 5/5] sunxi: H616: add LPDDR3 DRAM support
[PATCH 0/8] SUNIV SPI NAND support in SPL
2023-06-06 23:09 UTC (4+ messages)
[PATCH] arm: mvebu: Clean up Thecus N2350 board DTS
2023-06-06 21:45 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox