messages from 2023-05-16 12:59:53 to 2023-05-18 15:01:28 UTC [more...]
[PULL] u-boot-usb/next
2023-05-18 15:01 UTC
[PATCH v1] dt-bindings: riscv: deprecate riscv,isa
2023-05-18 14:41 UTC (7+ messages)
[PATCH v4 00/23] Migration to using binman for bootloader
2023-05-18 14:27 UTC (23+ messages)
` [PATCH v4 01/23] binman: ti-board-config: Add support for TI board config binaries
` [PATCH v4 02/23] binman: ti-secure: Add support for TI signing
` [PATCH v4 03/23] arm: dts: k3: Add support for packaging sysfw.itb and tiboot3.bin
` [PATCH v4 05/23] j721e: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.img
` [PATCH v4 06/23] j7200: yaml: Add J7200 board config files
` [PATCH v4 07/23] j7200: dts: binman: Package tiboot3.bin, tispl.bin, u-boot.img
` [PATCH v4 08/23] am65x: yaml: Add AM65x board config files
` [PATCH v4 09/23] am65: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.img
` [PATCH v4 10/23] am64x: yaml: Add board configs for AM64x
` [PATCH v4 11/23] am64x: dts: binman: Package tiboot3.bin, tispl.bin u-boot.img
` [PATCH v4 12/23] j721s2: yaml: Add board configs for J721S2
` [PATCH v4 13/23] j721s2: dts: binman: Package tiboot3.bin, tispl.bin and u-boot.img
` [PATCH v4 14/23] am62: yaml: Add board configs for AM62
` [PATCH v4 15/23] am625: dts: binman: Package tiboot3.bin, tispl.bin and u-boot.img
` [PATCH v4 16/23] am62a: yaml: Add board configs for AM62ax
` [PATCH v4 17/23] am62a: dts: binman: Package tiboot3.bin, tispl.bin, u-boot.img
` [PATCH v4 18/23] arm: k3-am65x-iot2050: Use binman for tispl.bin for iot2050
` [PATCH v4 19/23] k3: tools: config.mk: Update makefile and remove scripts
` [PATCH v4 20/23] doc: board: ti: Update documentation for binman flow
` [PATCH v4 21/23] buildman: Create a requirements.txt file
` [PATCH v4 22/23] CI: Make use of buildman requirements.txt
` [PATCH v4 23/23] configs: am64x: Enable TI_SECURE_DEV options
[PATCH v3 0/2] Add support to fetch baudrate from dtb
2023-05-18 12:20 UTC (4+ messages)
` [PATCH v3 1/2] serial: zynqmp: Fetch baudrate from dtb and update
[PATCH] common: dfu: Remove leading space characters
2023-05-18 6:36 UTC
[PATCH v3 1/2] firmware: zynqmp: Remove extraordinary return value
2023-05-18 11:29 UTC (5+ messages)
` [PATCH v3 2/2] firmware: zynqmp: Move permission to change config object message
U-Boot OMAP GPMC ECC change
2023-05-18 10:55 UTC (8+ messages)
[PATCH v2 00/13] rockchip: rk35xx: Update defconfigs and enable boot from SPI NOR flash
2023-05-18 10:25 UTC (16+ messages)
` [PATCH v2 01/13] spi: rockchip_sfc: Use linux rockchip,sfc-no-dma prop
` [PATCH v2 02/13] rockchip: rk356x-u-boot: Add xin24m clock node to SPL
` [PATCH v2 03/13] rockchip: rk3566-radxa-cm3-io: Update defconfig
` [PATCH v2 04/13] rockchip: rk3566-radxa-cm3-io: Use pinctrl for sdmmc and sdhci in SPL
` [PATCH v2 05/13] rockchip: rk3568-evb: Update defconfig
` [PATCH v2 06/13] rockchip: rk3568-rock-3a: "
` [PATCH v2 07/13] rockchip: rk3568-rock-3a: Use pinctrl for sdmmc and sdhci in SPL
` [PATCH v2 08/13] rockchip: rk3568-rock-3a: Enable boot from SPI NOR flash
` [PATCH v2 09/13] rockchip: rk3588: Select DM_RESET and DM_REGULATOR_FIXED in arch Kconfig
` [PATCH v2 10/13] rockchip: rk3588-evb: Update defconfig
` [PATCH v2 11/13] rockchip: rk3588-rock-5b: "
` [PATCH v2 12/13] rockchip: rk3588-rock-5b: Add bootph prop to pinctrl for uart2 and sdhci
` [PATCH v2 13/13] rockchip: rk3588-rock-5b: Enable boot from SPI NOR flash
[PATCH] arm: mach-k3: security: separate out validating binary logic
2023-05-18 7:14 UTC
[PATCH v1 1/2] arch: riscv: jh7110: Split the zeroing of L2 LIM on JH7110
2023-05-18 6:41 UTC (2+ messages)
` [PATCH v1 2/2] configs: starfive_visionfive2_defconfig: Update CONFIG_SPL_STACK
[RFC PATCH] mmc: zynq_sdhci: Dependable card detect
2023-05-18 6:20 UTC (2+ messages)
[PATCH v1 0/2] arm64: Fix building failure for Xen target
2023-05-18 3:52 UTC (2+ messages)
[PATCH v2 0/9] rockchip: Fix PCIe and NVMe support on RK3568
2023-05-18 3:51 UTC (13+ messages)
` [PATCH v2 1/9] core: read: add dev_read_addr_size_index_ptr function
` [PATCH v2 2/9] pci: pcie_dw_rockchip: Get config region from reg prop
` [PATCH v2 3/9] pci: pcie_dw_rockchip: Use regulator_set_enable_if_allowed
` [PATCH v2 4/9] pci: pcie_dw_rockchip: Speed up link probe
` [PATCH v2 5/9] pci: pcie_dw_rockchip: Hide BARs of the root complex
` [PATCH v2 6/9] regulator: fixed: Add support for gpios prop
` [PATCH v2 7/9] rockchip: clk: clk_rk3568: Add CLK_PCIEPHY2_REF support
` [PATCH v2 8/9] rockchip: rk3568-rock-3a: Enable PCIe and NVMe support
` [PATCH v2 9/9] rockchip: rk356x: Update PCIe config, IO and memory regions
[PATCH] [u-boot, v2023.05-aspeed-openbmc] ARM: dts: aspeed: add Meta greatlakes board (AST2600)
2023-05-18 3:10 UTC
[u-boot, v2019.04-aspeed-openbmc] ARM: dts: aspeed: add Meta greatlakes board (AST2600)
2023-05-18 1:31 UTC (2+ messages)
` [PATCH] "
[PATCH 1/2] net: rtl8169: add minimal support for 8125B variant
2023-05-18 1:03 UTC (14+ messages)
` [PATCH 2/2] configs: rock5b-rk3588: add rtl8169 driver
[PATCH] rockchip: Pinebook Pro: Fix emmc default configuration
2023-05-18 0:57 UTC (2+ messages)
[PATCH v6] configs: rockchip: rock5b-rk3588: enable USB and regulators
2023-05-17 22:57 UTC (4+ messages)
[PATCH] ARM: stm32: Power cycle Buck3 in reset on DHSOM
2023-05-17 22:02 UTC
[PATCH v2 0/5] rockchip: Fix eMMC performance regression
2023-05-17 19:52 UTC (12+ messages)
` [PATCH v2 1/5] mmc: rockchip_sdhci: Skip blocks read workaround on RK3399
` [PATCH v2 2/5] mmc: rockchip_sdhci: Disable DMA mode using a device tree property
` [PATCH v2 3/5] rockchip: rockpro64: Use SDMA to boost eMMC performance
` [PATCH v2 4/5] rockchip: rock-pi-4: "
` [PATCH v2 5/5] rockchip: rockpro64: Build u-boot-rockchip-spi.bin
Pull Request / Patch: Enable Usage of ECC with DDR on AM654x
2023-05-17 18:41 UTC (6+ messages)
[PATCH] usb: kbd: dwc2: Increase wait for dwc2 controller reset by 125us
2023-05-17 16:01 UTC (4+ messages)
` [External] : "
[PATCH v3 0/5] SPL NVMe support
2023-05-17 14:58 UTC (4+ messages)
` [PATCH v3 4/5] spl: Support loading a FIT from ext FS
[UBOOT PATCH 0/3] Port the usb reset patches from linux
2023-05-17 14:56 UTC (4+ messages)
[RFC PATCH 00/17] sunxi: rework pinctrl and add T113s support
2023-05-17 14:04 UTC (11+ messages)
` [RFC PATCH 08/17] sunxi: introduce NCAT2 generation model
` [RFC PATCH 13/17] sunxi: add early Allwinner R528/T113 SoC support
[PATCH v2] atmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE
2023-05-17 13:49 UTC
[PATCH v2] atmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE
2023-05-17 13:29 UTC (2+ messages)
[PATCH] global: Use proper project name U-Boot
2023-05-17 9:24 UTC (3+ messages)
[PATCH] net: rtl8169: add depends on PCI
2023-05-17 10:41 UTC
[PATCH 1/1] fs: fix smh_fs_read_at()
2023-05-17 10:23 UTC
[PATCH resend v3 1/3] ARM: dts: rockchip: rk3588s-u-boot: add pcie2x1l2 with PHY
2023-05-17 10:03 UTC (6+ messages)
` [PATCH resend v3 2/3] ARM: dts: rockchip: rock5b: enable pcie2x1l2 and associated combphy
` [PATCH resend v3 3/3] configs: rock5b-rk3588: add PCI drivers and command
[PATCH 00/14] rockchip: rk35xx: Update defconfigs and enable boot from SPI NOR flash
2023-05-17 9:24 UTC (12+ messages)
` [PATCH 13/14] rockchip: rk3588-rock-5b: Enable "
[PATCH 0/6] video: zynqmp: Add support for ZynqMP DP
2023-05-17 8:42 UTC (7+ messages)
` [PATCH 1/6] video: Add support for RGBA8888 format
` [PATCH 2/6] video: bmp: Support rgba8888 pixel format
` [PATCH 3/6] video: move zynqmp files to subdirectory
` [PATCH 4/6] video: zynqmp: Driver for Xilinx ZynqMP DisplayPort Subsystem
` [PATCH 5/6] xilinx: zynqmp: Enable the vidconsole by default
` [PATCH 6/6] video: zynqmp: Enable 1024x768 resolution
Please pull u-boot-marvell/master
2023-05-17 8:26 UTC (15+ messages)
` mmc: Read eMMC partition access bits before card reset
[PATCH] mmc: zynq: Sync with upstream DT binding
2023-05-17 8:22 UTC
[PATCH] arm64: versal-net: Add support for SPP production version
2023-05-17 8:21 UTC
[PATCH 1/5] mtd/spinand: rework detect procedure for different READ_ID operation
2023-05-17 7:43 UTC (10+ messages)
[PATCH 1/1] config: CONFIG_SPL_SIZE_LIMIT for VisionFive 2
2023-05-17 6:56 UTC (5+ messages)
[tiU23.04 PATCH 0/4] HS booting cleanup
2023-05-17 5:04 UTC (6+ messages)
` [tiU23.04 PATCH 1/4] configs: remove explicit not set of setexpr
` [tiU23.04 PATCH 2/4] configs: keep the bootcmd consistent across jacinto
` [tiU23.04 PATCH 3/4] configs: j7*: remove saved environments
` [tiU23.04 PATCH 4/4] configs: enable signed fit booting across all k3 socs
[PATCH v4 1/2] ARM: dts: rk3588-rock-5b-u-boot: add bootph-all to pinctrl for sdmmc
2023-05-17 2:10 UTC (4+ messages)
` [PATCH v4 2/2] configs: rockchip: rock5b-rk3588: add pinctrl to SPL
[PATCH v3 1/7] pci: pcie_dw_rockchip: Add rk3588 compatible
2023-05-17 2:04 UTC (5+ messages)
` [PATCH v3 7/7] configs: rock5b-rk3588: add PCI drivers and command
[PATCH 1/4] cmd: bind: Add unbind command with driver filter
2023-05-17 1:55 UTC (4+ messages)
` [PATCH 2/4] usb: gadget: ether: Inline functions used once
` [PATCH 3/4] usb: gadget: ether: Move probe function above driver structure
` [PATCH 4/4] usb: gadget: ether: Handle gadget driver registration in probe and remove
[PATCH v2 0/4] Remove misuse of env is nowhere driver
2023-05-17 0:34 UTC (2+ messages)
[PULL] u-boot-sh/next_gpio
2023-05-17 0:34 UTC (2+ messages)
[PATCH v2] arm: mach-k3: am625_init: Add Erratum WA for RTC startup
2023-05-16 23:06 UTC
[PATCH 1/4] usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/
2023-05-16 20:21 UTC (8+ messages)
` [PATCH 2/4] usb: Move SPL_USB_STORAGE "
` [PATCH 3/4] usb: Move SPL_USB_GADGET and related Kconfig symbols "
` [PATCH 4/4] usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig symbols
Issues with bcm2835-host: let firmware manage the clock divisor
2023-05-16 20:14 UTC (4+ messages)
` [External] - "
[PATCH] gpio: renesas: Simplify .request/.rfree callbacks
2023-05-16 19:03 UTC (2+ messages)
[PATCH] Fix sparse checks processing
2023-05-16 18:54 UTC (4+ messages)
[PATCH] mmc: Do not read eMMC partition access bits by default on OMAP2PLUS and BCM283X
2023-05-16 18:49 UTC
Pull request efi-2023-07-rc3
2023-05-16 18:12 UTC (2+ messages)
[PATCH 1/3] doc: loadb man-page
2023-05-16 17:22 UTC (3+ messages)
` [PATCH 2/3] doc: loadx man-page
` [PATCH 3/3] doc: fix loady man-page
[v2] include: Remove unused header files
2023-05-16 16:34 UTC
[PATCH v3 1/3] Move bootorder and bootoption apis to lib
2023-05-16 14:32 UTC (9+ messages)
` [PATCH v3 2/3] Boot var automatic management for removable medias
` [PATCH v3 3/3] Load option with short device path for boot vars
Fit Signature booting without public key
2023-05-16 15:30 UTC (2+ messages)
envtools lack extra settings since commit 86b9c3e4e4 ("env: Allow U-Boot scripts to be placed in
2023-05-16 15:21 UTC (2+ messages)
[PATCH] drivers: core: ofnode: fix typo in panel timing decode
2023-05-16 15:19 UTC (2+ messages)
[PATCH v3] environment: ti: rproc: fix remoteproc environment variables
2023-05-16 15:19 UTC (2+ messages)
[PATCH v9] core: fdtaddr: use map_sysmem() as cast for the return
2023-05-16 15:19 UTC (3+ messages)
` [PATCH v10] core: fdtaddr: use map_sysmem() as cast for the return (part 2)
[PATCH] video: tweak CONFIG_SPL_VIDEO description
2023-05-16 15:19 UTC (2+ messages)
[RESEND PATCH v2 0/2] odroid: fix boot issues on u2, xu4 and siblings
2023-05-16 15:19 UTC (5+ messages)
` [RESEND PATCH v2 1/2] Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B"
` [RESEND PATCH v2 2/2] samsung: common: do not reset if cros-ec uclass is missing
[GIT PULL] xilinx patches for v2023.07-rc3
2023-05-16 15:18 UTC (2+ messages)
[PATCH] include: Remove unused header files
2023-05-16 15:08 UTC (5+ messages)
[PATCH v2] arm64: versal-net: Detect and display bootmode
2023-05-16 14:47 UTC
[V3,1/1] riscv: Increase the upper bound of NR_CPUS to 4095
2023-05-16 13:54 UTC (2+ messages)
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