public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-12-30 15:28:23 to 2023-01-03 15:41:36 UTC [more...]

[PATCH] powerpc: dts: keymile: Deduplicate binman code
 2023-01-03 15:41 UTC  (2+ messages)

[PATCH v2 0/9] Add DT USB definitions for SAM9X60, SAMA5D2 and SAMA7
 2023-01-03 15:35 UTC  (10+ messages)
` [PATCH v2 1/9] ARM: dts: sam9x60: Add OHCI and EHCI DT nodes
` [PATCH v2 2/9] ARM: dts: sam9x60_curiosity: Add pinctrl and gpio properties for USB
` [PATCH v2 3/9] ARM: dts: sam9x60ek: "
` [PATCH v2 4/9] dt-bindings: reset: add sama7g5 definitions
` [PATCH v2 5/9] dt-bindings: clk: at91: Define additional UTMI related clocks
` [PATCH v2 6/9] ARM: dts: sama7g5: Add USB and UTMI DT nodes
` [PATCH v2 7/9] ARM: dts: sama7g5ek: Add pinctrl, gpio and phy properties for USB
` [PATCH v2 8/9] ARM: dts: sama5d2_icp: Add pinctrl nodes for USB related DT nodes
` [PATCH v2 9/9] ARM: dts: sama5d27_wlsom1_ek: Add pinctrl nodes for USB "

[PATCH v3 1/2] dm: fix probing of all devices that have u-boot, dm-pre-reloc in SPL/TPL
 2023-01-03 15:33 UTC  (5+ messages)
` [PATCH v3 2/2] gpio: Get rid of gpio_hog_probe_all()

Rockchip RK3328 4-byte addressing problem in SPI
 2023-01-03 15:15 UTC  (5+ messages)

[PATCH 0/5] Support the required clocks to enable USB on SAM9X60
 2023-01-03 15:08 UTC  (9+ messages)
` [PATCH 1/5] clk: at91: Add support for sam9x60 USB clock
` [PATCH 2/5] clk: at91: sam9x60: Register the required clocks for USB
` [PATCH 4/5] clk: at91: sam9x60: Add initial setup of UPLL and USBCK rates
` [PATCH 5/5] configs: at91: sam9x60: Add required configs for the USB clock

[PATCH v2 0/2] rockchip: rk3399: pass platform parameter to TF-A
 2023-01-03 14:44 UTC  (3+ messages)
` [PATCH v2 1/2] rockchip: rk3399: pass platform parameter to TF-A by default for new RK3399 boards
` [PATCH v2 2/2] rockchip: puma: pass platform parameter to TF-A

[PATCH v2 0/3] Register at91 OHCI into DM and add SAMA7 USB PHY's
 2023-01-03 14:30 UTC  (4+ messages)
` [PATCH v2 1/3] phy: at91: Add support for the USB 2.0 PHY's of SAMA7
` [PATCH v2 2/3] usb: ohci-at91: Enable OHCI functionality and register into DM
` [PATCH v2 3/3] usb: ohci-at91: Add USB PHY functionality

Possible bug in BTRFS w/ Duplication
 2023-01-03 13:36 UTC  (6+ messages)

[PATCH v5 0/6] add support for Theobroma Systems PX30-µQ7 (Ringneck) with Haikou devkit
 2023-01-03 13:26 UTC  (7+ messages)
` [PATCH v5 1/6] rockchip: px30: fix possibly unused grf and cru variables
` [PATCH v5 2/6] rockchip: px30: fix CONFIG_IRAM_BASE
` [PATCH v5 3/6] rockchip: px30: list possible SPL boot devices
` [PATCH v5 4/6] rockchip: px30: insert u-boot, spl-boot-device into U-Boot device tree
` [PATCH v5 5/6] arm64: dts: rockchip: sync px30 DTSI with Linux kernel v6.1
` [PATCH v5 6/6] rockchip: add support for PX30 Ringneck SoM on Haikou Devkit

[PATCH 0/3] Initial support for Pinephone Pro
 2023-01-03 13:24 UTC  (6+ messages)
` [PATCH 1/3] arm64: dts: rk3399: sync rk3399.dtsi from 6.1-rc1

[PATCH 1/3] pico-imx7d: Convert to CONFIG_DM_SERIAL
 2023-01-03 13:19 UTC  (3+ messages)
` [PATCH 2/3] mx7: clock: Use 60MHz for the I2C clocks
` [PATCH 3/3] pico-imx7d: Convert to DM_I2C and DM_PMIC

[RFC PATCH 0/2] sunxi: D1/D1s/R528/T113-s DRAM init code
 2023-01-03 10:23 UTC  (5+ messages)
` [RFC PATCH 1/2] Kconfig: sunxi: prepare for using drivers/ram/sunxi
` [RFC PATCH 2/2] sunxi: add R528/T113-s3/D1(s) DRAM initialisation code

[U-Boot][bug report] clearfog: EMMC boot broken on clearfog pro
 2023-01-03  3:20 UTC 

[PATCH 1/2] env: ubi: add support of command env erase
 2023-01-03 13:13 UTC  (4+ messages)
` [PATCH 2/2] env: add failing trace in env_erase
  ` [Uboot-stm32] "
` [Uboot-stm32] [PATCH 1/2] env: ubi: add support of command env erase

[PATCH] optee: bind the TA drivers on OP-TEE node
 2023-01-03 13:10 UTC  (2+ messages)
` [Uboot-stm32] "

[PATCH 0/4] Register at91 OHCI into DM and add SAMA7 USB PHY's
 2023-01-03 13:02 UTC  (9+ messages)
` [PATCH 2/4] usb: ohci-at91: Enable OHCI functionality and register into DM
` [PATCH 3/4] usb: ohci-at91: Add `ohci_t` field in `ohci_at91_priv`
` [PATCH 4/4] usb: ohci-at91: Add USB PHY functionality

[PATCH] fastboot: remove #ifdef CONFIG when it is possible
 2023-01-03 12:39 UTC  (3+ messages)

[PATCH 0/6] Add DT USB definitions for SAM9X60, SAMA5D2 and SAMA7
 2023-01-03 11:53 UTC  (9+ messages)
` [PATCH 1/6] ARM: dts: sam9x60: Add OHCI and EHCI DT nodes
` [PATCH 3/6] dt-bindings: clk: at91: Define additional UTMI related clocks
` [PATCH 4/6] ARM: dts: at91: sama7: Add USB related DT nodes

[PATCH v2 1/1] arm64: versal: enable OF_SEPARATE
 2023-01-03 11:10 UTC  (2+ messages)

[PATCH 0/4] Enable gigadevice and add new part #s
 2023-01-03 11:02 UTC  (2+ messages)

[PATCH v2 1/2] wandboard: Pass mmc aliases
 2023-01-03 11:00 UTC  (2+ messages)

[PATCH v2] doc: Fix eth_env_[gs]et_enetaddr() return value
 2023-01-03 10:10 UTC  (2+ messages)

[PATCH 01/10] arm: psci: Add PSCI v1.1 macro
 2023-01-03  9:38 UTC  (10+ messages)
` [PATCH 10/10] arm: imx: imx8m: Add basic PSCI provider implementation

[PATCH 0/2] Add support for Infineon s25fs256t
 2023-01-03  9:24 UTC  (3+ messages)
` [PATCH 1/2] mtd: spi-nor: Rename s25hx_t prefix

[PATCH 0/3] cmd: fix return code of sf command
 2023-01-03  9:13 UTC  (5+ messages)
` [PATCH 1/3] cmd: fix return code of 'sf write' and 'sf read'
` [PATCH 2/3] cmd: simplify do_spi_flash()
` [PATCH 3/3] cmd: fix return code of 'sf erase'

[PATCH v2] riscv: ax25: bypass malloc when spl fit boots from ram
 2023-01-03  8:20 UTC 

[PATCH v2] riscv: ae350: support openSBI 1.0+ which enable FW_PIC
 2023-01-03  8:18 UTC 

[PATCH v2] riscv: ae350: Enable CCTL_SUEN
 2023-01-03  8:17 UTC 

[PATCH V4 0/2] spi: cqspi: Fix register reads in STIG Mode
 2023-01-03  6:31 UTC  (3+ messages)
` [PATCH V4 1/2] spi: cadence_qspi: setup ADDR Bits in cmd reads
` [PATCH V4 2/2] spi: cadence_qspi: use STIG mode for small reads

[PATCH 1/2] arm: mediatek: add mt8195 SOC support
 2023-01-02 19:15 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] board: mediatek: add mt8195 demo board

[PATCHv3 0/5] FWU: Handle meta-data in common code
 2023-01-02 18:27 UTC  (6+ messages)
` [PATCHv3 1/5] fwu: gpt: use cached meta-data partition numbers
` [PATCHv3 2/5] fwu: move meta-data management in core
` [PATCHv3 3/5] fwu: gpt: implement read_mdata and write_mdata callbacks
` [PATCHv3 4/5] fwu: meta-data: switch to management by common code
` [PATCHv3 5/5] fwu: rename fwu_get_verified_mdata to fwu_get_mdata

[PATCH] rockchip: Fix the broken Video out for rk3288 boards
 2023-01-02 18:23 UTC 

[PATCH v8 00/13] binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script
 2023-01-02 17:53 UTC  (9+ messages)
` [PATCH v8 03/13] binman: Update entry docs
` [PATCH v8 05/13] binman: Add a way to check for a valid ELF file
` [PATCH v8 06/13] binman: Support new op-tee binary format
` [PATCH v8 09/13] rockchip: Use multiple-images for rk3399

[PATCHv2 0/4] FWU: Handle meta-data in common code
 2023-01-02 17:15 UTC  (15+ messages)
` [PATCHv2 1/4] fwu: gpt: use cached meta-data partition numbers
` [PATCHv2 2/4] fwu: move meta-data management in core
` [PATCHv2 3/4] fwu: gpt: implement read_mdata and write_mdata callbacks
` [PATCHv2 4/4] fwu: meta-data: switch to management by common code
` [PATCHv2 5/4] fwu: rename fwu_get_verified_mdata to fwu_get_mdata

[PATCH v2 1/2] lib: zstd: update to latest Linux zstd 1.5.2
 2023-01-02 16:30 UTC  (4+ messages)

Please pull u-boot-marvell/master
 2023-01-02 14:36 UTC  (2+ messages)

[PATCH] binman: Support optional external blobs
 2023-01-02 14:35 UTC  (3+ messages)

[PATCH] ddr: imx: Save the FW loading if it hasn't changed
 2023-01-02 13:49 UTC  (2+ messages)

[PATCH] rockchip: Only call binman when TPL available
 2023-01-02 11:23 UTC  (2+ messages)

[PATCH] rockchip: rk3399: pass platform parameter to TF-A by default
 2023-01-02 11:10 UTC  (4+ messages)

[PATCH] timer: orion-timer: Fix problem with early static variable
 2023-01-02 10:47 UTC  (2+ messages)

[PATCH] Revert "Revert "cmd: pxe_utils: Check fdtcontroladdr in label_boot""
 2023-01-02 10:10 UTC  (2+ messages)

[PATCH v2] cmd: pxe_utils: Limit fdtcontroladdr usage to non-fitImage
 2023-01-02 10:09 UTC  (2+ messages)

[PATCH] fs/squashfs: Only use export table if available
 2023-01-02  9:45 UTC  (2+ messages)

[PATCH v1] mtd: parsers: ofpart: Fix parsing when size-cells is 0
 2023-01-02  9:40 UTC  (9+ messages)

[PATCH u-boot] powerpc/mpc85xx: socrates: Re-enable building u-boot-socrates.bin
 2023-01-02  8:29 UTC  (8+ messages)

[PATCH u-boot] ata: Fix dependency for CONFIG_SATA_SIL
 2023-01-02  8:08 UTC  (2+ messages)

[PATCH] Use `grep -E` or plain `grep` instead of `egrep`
 2023-01-02  4:33 UTC  (2+ messages)

[PATCH] i2c: uniphier-f: correct error recovery
 2023-01-01 13:54 UTC  (3+ messages)

[PATCH v3] fastboot: Add OEM run command
 2023-01-01  7:53 UTC  (2+ messages)

[PATCH] i2c: add dm_i2c_probe_chip() to detect chip presence
 2023-01-01  7:48 UTC  (2+ messages)

[PATCH v4 0/5] cmd: source: Support specifying config name
 2022-12-31 21:32 UTC  (2+ messages)

[PATCH] imx7d-pico: Fix the name of the u-boot.dtsi file
 2022-12-31 18:34 UTC  (2+ messages)

[u-boot][master][PATCH 1/3] pico-imx7d: add support for 2GB memory SoMs
 2022-12-31 16:30 UTC  (2+ messages)

[RFC PATCH v5 00/24] Modernize U-Boot shell
 2022-12-31 14:49 UTC  (4+ messages)
` [RFC PATCH v5 24/24] DO NOT MERGE: only to make CI happy

[PATCH 1/1] efi_loader: fix building aarch64 EFI binaries
 2022-12-31 11:03 UTC 

Pull request: u-boot-rockchip/for-next
 2022-12-31  9:26 UTC  (5+ messages)

[PATCH v2 0/2] Initial support for Pinephone Pro
 2022-12-31  9:24 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: rk3399: Add upstream Pinephone Pro dts
` [PATCH v2 2/2] rockchip: Add initial support for the PINE64 Pinephone Pro

[PATCH 1/1] cmd: avoid endless loop in sound play command
 2022-12-30 23:54 UTC 

[PATCH 1/1] Kconfig: move NXP specific stuff into a sub-menu
 2022-12-30 23:08 UTC 

[PATCH v3 0/7] Add video damage tracking
 2022-12-30 21:20 UTC  (13+ messages)
` [PATCH v3 1/7] dm: video: Add damage tracking API
` [PATCH v3 2/7] dm: video: Add damage notification on display clear
` [PATCH v3 3/7] vidconsole: Add damage notifications to all vidconsole drivers
` [PATCH v3 4/7] video: Add damage notification on bmp display
` [PATCH v3 5/7] efi_loader: GOP: Add damage notification on BLT
` [PATCH v3 6/7] video: Only dcache flush damaged lines
` [PATCH v3 7/7] video: Use VIDEO_DAMAGE for VIDEO_COPY

[PATCH] dm: pinctrl: Revert "pinctrl: probe pinctrl drivers during post-bind"
 2022-12-30 19:26 UTC  (11+ messages)

[PATCH u-boot 1/2] powerpc/mpc85xx: socrates: Rename u-boot-socrates.bin to u-boot.bin
 2022-12-30 19:12 UTC  (15+ messages)
` [PATCH u-boot 2/2] Makefile: Build working u-boot-dtb.bin target also for mpc85xx

[PATCH 1/1] doc: building documentation
 2022-12-30 19:08 UTC  (7+ messages)

[PATCH v3 0/3] net: fm: Add support for loading firmware from filesystem
 2022-12-30 19:02 UTC  (11+ messages)
` [PATCH v3 2/3] net: fm: Add firmware name parameter
` [PATCH v3 3/3] net: fm: Support loading firmware from a filesystem

[PATCH] lds: align u-boot-nodtb with 8 bytes boundary
 2022-12-30 19:00 UTC  (8+ messages)

[PATCH v2 1/1] Kconfig: clean up skipping low-level initialization
 2022-12-30 18:59 UTC  (2+ messages)

[PATCH 1/1] Kconfig: clean up skipping low-level initialization
 2022-12-30 18:25 UTC  (3+ messages)

CONFIG migration quirk
 2022-12-30 18:06 UTC  (4+ messages)

[PATCH 0/5] vidconsole: refactoring and support for wider fonts
 2022-12-30 17:51 UTC  (3+ messages)


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