U-boot Archive mirror
 help / color / mirror / Atom feed
[PATCH 00/16] rockchip: Migrate RK3308, RK3328, RK356x and RK3588 to OF_UPSTREAM
 2024-05-04 21:15 UTC  (18+ messages)
` [PATCH 01/16] rockchip: rk3308: Migrate "
` [PATCH 02/16] rockchip: rk3308: Remove redundant device tree files
` [PATCH 03/16] rockchip: rk3328: Migrate to OF_UPSTREAM
` [PATCH 04/16] rockchip: rk3328: Remove redundant device tree files
` [PATCH 05/16] rockchip: rk3399: Migrate to OF_UPSTREAM
` [PATCH 06/16] rockchip: rk3399: Remove redundant device tree files
` [PATCH 07/16] rockchip: rk356x: Add rk3568-u-boot.dtsi
` [PATCH 08/16] rockchip: rk356x: Migrate to OF_UPSTREAM
` [PATCH 09/16] rockchip: rk356x: Remove redundant device tree files
` [PATCH 10/16] phy: rockchip: usbdp: Find phy-id from the io address
` [PATCH 11/16] phy: rockchip: usbdp: Drop rockchip_u3phy_uboot_init()
` [PATCH 12/16] phy: rockchip: usbdp: Adopt driver to work with upstream DT
` [PATCH 13/16] rockchip: rk3588-rock-5b: Drop usb-typec node from u-boot.dtsi
` [PATCH 14/16] rockchip: rk3588: Update USB3 related nodes in u-boot.dtsi
` [PATCH 15/16] rockchip: rk3588: Migrate to OF_UPSTREAM
` [PATCH 16/16] rockchip: rk3588: Remove redundant device tree files

[PATCH 01/81] mmc: Migrate MMC_SUPPORTS_TUNING to Kconfig
 2024-05-04 18:33 UTC  (71+ messages)
  ` [PATCH 11/81] ata: Remove <common.h> and add needed includes
  ` [PATCH 14/81] block: "
  ` [PATCH 19/81] clk: "
  ` [PATCH 25/81] dfu: "
  ` [PATCH 28/81] fastboot: "
  ` [PATCH 32/81] fwu-mdata: "
  ` [PATCH 33/81] gpio: "
  ` [PATCH 35/81] i2c: "
  ` [PATCH 41/81] misc: "
  ` [PATCH 42/81] mmc: "
  ` [PATCH 43/81] mtd: "
  ` [PATCH 45/81] net: "
  ` [PATCH 48/81] pci: "
  ` [PATCH 50/81] phy: "
  ` [PATCH 51/81] pinctrl: "
  ` [PATCH 52/81] power: "
  ` [PATCH 54/81] ram: "
  ` [PATCH 55/81] reboot-mode: "
  ` [PATCH 56/81] remoteproc: "
  ` [PATCH 57/81] reset: "
  ` [PATCH 58/81] rtc: "
  ` [PATCH 59/81] scsi: "
  ` [PATCH 60/81] serial: "
  ` [PATCH 61/81] sm: "
  ` [PATCH 62/81] smem: "
  ` [PATCH 63/81] soc: "
  ` [PATCH 64/81] sound: "
  ` [PATCH 65/81] spi: "
  ` [PATCH 66/81] spmi: "
  ` [PATCH 67/81] sysinfo: "
  ` [PATCH 68/81] sysreset: "
  ` [PATCH 69/81] thermal: "
  ` [PATCH 70/81] timer: "
  ` [PATCH 71/81] tpm: "
  ` [PATCH 72/81] ufs: "
  ` [PATCH 73/81] usb: "
  ` [PATCH 74/81] video: "
  ` [PATCH 75/81] virtio: "
  ` [PATCH 76/81] w1: "
  ` [PATCH 77/81] w1-eeprom: "
  ` [PATCH 78/81] watchdog: "
  ` [PATCH 79/81] xen: "
  ` [PATCH 80/81] api: "
  ` [PATCH 81/81] common.h: Remove this file and all references

[PATCH] board: rockchip: add ArmSoM Sige7 Rk3588 board
 2024-05-04 17:05 UTC 

[PATCH v1 0/7] Add Starfive JH7110 Cadence USB driver
 2024-05-04 15:03 UTC  (8+ messages)
` [PATCH v1 1/7] usb: cdns3: Set USB PHY mode in cdns3_probe()
` [PATCH v1 2/7] phy: starfive: Add Starfive JH7110 USB 2.0 PHY driver
` [PATCH v1 3/7] phy: starfive: Add Starfive JH7110 PCIe "
` [PATCH v1 4/7] usb: cdns: starfive: Add cdns USB driver
` [PATCH v1 5/7] configs: starfive: Add visionfive2 cadence USB configuration
` [PATCH v1 6/7] dts: starfive: Add JH7110 Cadence USB dts node
` [PATCH v1 7/7] MAINTAINERS: Update Starfive visionfive2 maintain files

[PATCH v2 0/4] arm: Add Analog Devices SC5xx Machine Type
 2024-05-03 22:20 UTC  (2+ messages)

[PATCH] configs: am62x_evm_r5: Increase size of malloc_simple heap after relocation
 2024-05-03 22:21 UTC  (4+ messages)

[PATCH 1/1] net: consider option-length when parsing NIS domain
 2024-05-03 22:21 UTC  (2+ messages)

[PATCH v1 0/3] Arm: npcm: modify npcm mem and boot issue
 2024-05-03 22:21 UTC  (7+ messages)
` [PATCH v1 1/3] Arm: npcm: fix npcm7xx boot to kernel error
` [PATCH v1 2/3] configs: arbel: increase u-boot mapping size
` [PATCH v1 3/3] board: arbel: Limit the dram effective size to bank0 maximal size

[PATCH] MAINTAINERS: update Broadcom BCMBCA maintainer
 2024-05-03 22:21 UTC  (2+ messages)

[PATCH v1] spi: npcm_pspi: Reset HW in driver probe
 2024-05-03 22:21 UTC  (2+ messages)

[PATCH v2] cmd: gpt: initialize partition table
 2024-05-03 22:21 UTC  (2+ messages)

[PATCH] binman: Fix typo in mkimage etype description
 2024-05-03 22:21 UTC  (3+ messages)

[PATCH 1/2] event: typo arguemnts
 2024-05-03 22:21 UTC  (4+ messages)
` [PATCH 2/2] tools: type arguemnts
  ` [PATCH 2/2] tools: typo arguemnts

[PATCH v2 0/4] board: starfive: add Milk-V Mars CM support
 2024-05-03 21:52 UTC  (9+ messages)
` [PATCH v2 1/4] board: starfive: function to read eMMC size
` [PATCH v2 2/4] board: add support for Milk-V Mars CM
` [PATCH v2 3/4] doc: Milk-V Mars CM and Milk-V Mars CM Lite
` [PATCH v2 4/4] configs: visionfive2: enable SPL_YMODEM_SUPPORT

[PATCH 0/2] dm: add support for stubbing optional devices
 2024-05-03 21:18 UTC  (8+ messages)
` [PATCH 1/2] dm: core: add support for fallback drivers

[PATCH v4] test/py: net_boot: Add test cases for net boot
 2024-05-03 20:18 UTC  (3+ messages)

[PATCH 1/5] net: eth-uclass: guard against reentrant eth_init()/eth_halt() calls
 2024-05-03 18:42 UTC  (3+ messages)
` [PATCH 5/5] dma: ti: k3-udma: invalidate prepared buffers before pushing to recv ring

usb boot
 2024-05-03 16:35 UTC 

[PATCH v2 0/2] introduce basic support for TI's am625-lp-sk
 2024-05-03 16:46 UTC  (4+ messages)
` [PATCH v2 1/2] arm: dts: add U-Boot dtbs for the am625-lp-sk
` [PATCH v2 2/2] configs: add defconfigs "

[PATCH v3 0/2] introduce basic support for TI's am625-lp-sk
 2024-05-03 16:44 UTC  (3+ messages)
` [PATCH v3 1/2] arm: dts: add U-Boot dtbs for the am625-lp-sk
` [PATCH v3 2/2] configs: add defconfigs "

[PATCH v3] configs: rk3588-turing-rk1: disable SPI flash by default
 2024-05-03 16:26 UTC  (2+ messages)

[PATCH] scripts: gen_compile_commands: fix invalid escape sequence warning
 2024-05-03 16:03 UTC  (2+ messages)

[PATCH V2] board: rockchip: Add Indiedroid Nova
 2024-05-03 15:32 UTC  (2+ messages)

[PATCH 0/2] introduce basic support for TI's am625-lp-sk
 2024-05-03 14:49 UTC  (6+ messages)
` [PATCH 1/2] arm: dts: add U-Boot dtbs for the am625-lp-sk
` [PATCH 2/2] configs: add defconfigs "

[PATCH] rockchip: Correct UUID for root partitions
 2024-05-03 13:53 UTC  (2+ messages)

[PATCH] configs: Make USB_GADGET_MANUFACTURER consistent over all PHYTEC boards
 2024-05-03 12:44 UTC  (3+ messages)

[PATCH 0/5] net: dwc_eth_qos: Add glue driver for Intel MAC
 2024-05-03  8:49 UTC  (6+ messages)
` [PATCH 1/5] x86: provide mb() macro
` [PATCH 2/5] net: dwc_eth_qos: Fix header to be self-contained
` [PATCH 3/5] net: dwc_eth_qos: Adapt probe() for PCI devices
` [PATCH 4/5] net: dwc_eth_qos: Implement bind() "
` [PATCH 5/5] net: dwc_eth_qos: Add glue driver for Intel MAC

[PATCH 001/149] global: Make <asm/global_data.h> include <asm/u-boot.h>
 2024-05-03  8:47 UTC  (23+ messages)
` [PATCH 010/149] board: Marvell: Remove <common.h> and add needed includes
` [PATCH 013/149] board: advantech: "
` [PATCH 025/149] board: beckhoff: "
` [PATCH 032/149] board: buffalo: "
` [PATCH 040/149] board: cobra5272: "
` [PATCH 043/149] board: congatec: "
` [PATCH 073/149] board: intel: "
` [PATCH 078/149] board: keymile: "
` [PATCH 080/149] board: kontron: "
` [PATCH 093/149] board: msc: "
` [PATCH 103/149] board: phytec: "

[PATCH v2] clk: Revise help text for clk_get_parent_rate()
 2024-05-03  7:20 UTC 

[PATCH v3 0/2] Introduce spl_soc_init() for SoC specific initialization
 2024-05-03  6:10 UTC  (4+ messages)

[PATCH v2 1/4] binman: Add nxp_imx8mcst etype for i.MX8M flash.bin signing
 2024-05-03  1:05 UTC  (4+ messages)
` [PATCH v2 2/4] ARM: dts: imx: Introduce SPL and FIT labels to i.MX8M DTs binman nodes
` [PATCH v2 3/4] ARM: dts: imx: Wrap i.MX8M binman SPL and FIT nodes in CST node if IMX_HAB enabled
` [PATCH v2 4/4] imx: hab: Use nxp_imx8mcst etype for i.MX8M flash.bin signing

[PATCH V3] board: rockchip: add Powkiddy X55
 2024-05-02 21:40 UTC 

[PATCH 0/2] RGXX3: Set boot order for mmc0 first
 2024-05-02 20:00 UTC  (4+ messages)
` [PATCH 1/2] Revert "board: rockchip: Add early ADC button detect for RGxx3"
` [PATCH 2/2] board: rockchip: rgxx3: Use sdmmc0 as first device

[PATCH] mmc: sdhci: Correct ADMA_DESC_LEN to 12
 2024-05-02 17:50 UTC  (6+ messages)

[PATCH 0/2] qcom: ehci: enable core + iface clocks
 2024-05-02 15:00 UTC  (7+ messages)
` [PATCH 1/2] clk/qcom: apq8016: add support for USB_HS clocks
` [PATCH 2/2] ehci: msm: bring up iface + core clocks

[GIT PULL] u-boot-riscv/master
 2024-05-02 14:42 UTC  (2+ messages)

Pull request efi-2024-07-rc2
 2024-05-02 14:42 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-mmc master
 2024-05-02 14:17 UTC  (6+ messages)

Use header file from external library in u-boot
 2024-05-02 13:32 UTC  (3+ messages)

U-boot script for RPI with boot partition of ext4 type
 2024-05-02 10:35 UTC 

[PATCH] net: phy: Add missing RGMII internal delay cases to vsc8541_config
 2024-05-02 10:23 UTC 

[PATCH 066/149] board: ge: Remove <common.h> and add needed includes
 2024-05-02  8:57 UTC  (3+ messages)
` [PATCHv2 "

imx8mn: bootcount does not increment
 2024-05-02 12:49 UTC  (4+ messages)

[PATCH v2 00/22] rockchip: rk3399: Sync DT with v6.8 and update defconfigs
 2024-05-02 10:50 UTC  (4+ messages)
` [PATCH v2 22/22] rockchip: rk3399: Drop ethernet0 alias from SoC u-boot.dtsi

[PATCH 01/33] arm: mach-versatile: Remove dead code
 2024-05-02  7:39 UTC  (3+ messages)
` [PATCH 19/33] arm: meson: Remove <common.h> and add needed includes

[PATCH v4 0/7] Add DFU and usb boot for TI am62x SK and beagleplay
 2024-05-02  7:03 UTC  (5+ messages)
` [PATCH v4 1/7] usb: dwc3: Add dwc3 glue driver for am62

[PATCH v3 0/2] riscv: Rename spl_soc_init() to spl_dram_init()
 2024-05-02  6:33 UTC  (5+ messages)
` [PATCH v3 2/2] board: starfive: "


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).