public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-07-21 03:26:16 to 2023-07-22 19:32:37 UTC [more...]

[PATCH v2 0/4] net: ti: am65-cpsw-nuss: Drop custom properties
 2023-07-22 19:31 UTC  (4+ messages)
` [PATCH v2 1/4] net: ti: am65-cpsw-nuss: Use approved property to get efuse address
` [PATCH v2 2/4] net: ti: am65-cpsw-nuss: Get port mode register from standard "phys" property
` [RFC PATCH v2 3/4] arm: dts: k3-am625-sk-u-boot.dtsi: drop mac_efuse

[PATCH 1/1] spl: add FIT support to semihosting boot method
 2023-07-22 19:27 UTC 

[PATCH 1/1] spl: spl_legacy: simplify spl_parse_legacy_validate
 2023-07-22 19:09 UTC  (2+ messages)

[PATCH 0/2] Fix network commands w/ USB Eth gadget
 2023-07-22 14:43 UTC  (4+ messages)
` [PATCH 1/2] net: eth-uclass: Prevent data aborts with the Ethernet USB gadget
` [PATCH 2/2] net: tftp: Prevent too early device removal leading to data aborts

[PATCH 1/1] riscv: qemu: provide more SPL boot methods
 2023-07-22 14:22 UTC  (2+ messages)

[PATCH v3 0/3] board: rockchip: Add Hardkernel ODROID-M1
 2023-07-22 14:02 UTC  (4+ messages)
` [PATCH v3 1/3] ata: dwc_ahci: Fix support for other platforms
` [PATCH v3 2/3] cmd: ini: Fix build warning
` [PATCH v3 3/3] board: rockchip: Add Hardkernel ODROID-M1

[PATCH v4 0/9] rockchip: Fix PCIe and NVMe support on RK3568
 2023-07-22 13:30 UTC  (10+ messages)
` [PATCH v4 1/9] core: read: add dev_read_addr_size_index_ptr function
` [PATCH v4 2/9] pci: pcie_dw_rockchip: Get config region from reg prop
` [PATCH v4 3/9] pci: pcie_dw_rockchip: Use regulator_set_enable_if_allowed
` [PATCH v4 4/9] pci: pcie_dw_rockchip: Speed up link probe
` [PATCH v4 5/9] pci: pcie_dw_rockchip: Disable unused BARs of the root complex
` [PATCH v4 6/9] regulator: fixed: Add support for gpios prop
` [PATCH v4 7/9] rockchip: clk: clk_rk3568: Add CLK_PCIEPHY2_REF support
` [PATCH v4 8/9] rockchip: rk3568-rock-3a: Enable PCIe and NVMe support
` [PATCH v4 9/9] rockchip: rk356x: Update PCIe config, IO and memory regions

[PATCH 1/1] spl: blk: partition numbers are hexadecimal
 2023-07-22 10:45 UTC 

[PATCH v2 0/3] net: ti: am65-cpsw-nuss: Fix DT binding handling of pinctrl
 2023-07-22  8:32 UTC  (7+ messages)
` [PATCH v2 1/3] net: ti: am65-cpsw-nuss: Enforce pinctrl state on the MDIO child node
` [PATCH v2 2/3] fixup! arm: dts: k3-am62: Bump dtsi from linux v6.5-rc1
` [PATCH v2 3/3] "

[PATCH] usb: cdns3: gadget: Configure speed in udc_start
 2023-07-22  8:00 UTC  (2+ messages)

[PATCH] net: ksz9477: add support for KSZ9893 GbE switch
 2023-07-22  9:00 UTC  (2+ messages)

[PATCH v1 0/4] Fix rtl8169 compile warning and add a new device ID
 2023-07-22  8:56 UTC  (7+ messages)
` [PATCH v1 1/4] net: rtl8169: Fix compile warning in rtl8169 network adapter
` [PATCH v1 2/4] net: rtl8169: Fix DMA min aligned compile warning in riscv
` [PATCH v1 3/4] net: rtl8169: Add one more device ID

[PATCH 1/2] net: phy: Factor out PHY GPIO reset code
 2023-07-22  8:22 UTC  (4+ messages)
` [PATCH 2/2] net: phy: Release PHY from GPIO reset if applicable

[PATCH v1] net: sun8i-emac: Add support for fixed-link phy
 2023-07-22  8:20 UTC  (2+ messages)

[PATCH v1 0/2] Add bitbang feature for npcm8xx and driver
 2023-07-22  8:17 UTC  (5+ messages)
` [PATCH v1 2/2] net: designware: Add bitbang feature for designware driver

[PATCH] add axp313a support
 2023-07-22  0:18 UTC  (5+ messages)
      ` [PATCH] power: add axp313a support (tag added to subject)

[PATCH] arm: mach-k3: am62a7: change some prints to debug prints
 2023-07-21 23:35 UTC  (2+ messages)

[PATCH] ram: k3-ddrss: do not touch ctrl regs during training
 2023-07-21 23:35 UTC  (2+ messages)

[PATCH] arm: omap2: Fix warning in force_emif_self_refresh
 2023-07-21 23:34 UTC  (2+ messages)

[PATCH] configs: k2x_evm: Always include FIT loading support
 2023-07-21 23:34 UTC  (2+ messages)

[PATCH] arm: dts: Fix build of am62a7 dtbs
 2023-07-21 23:34 UTC  (2+ messages)

[PATCH] arm: mach-k3: *: dev-data: Update to use ARRAY_SIZE
 2023-07-21 23:34 UTC  (2+ messages)

[PATCH] arm: mach-k3: am62a7_init: Open up FSS_DAT_REG3 firewall
 2023-07-21 23:34 UTC  (2+ messages)

[PATCH V2 0/2] Fix warnings occurred during compilation
 2023-07-21 23:34 UTC  (5+ messages)
` [PATCH V2 1/2] board: ti: am62x: evm: Include necessary header files
` [PATCH V2 2/2] common: splash_source: Fix type casting errors

[PATCH 1/1] part: check CONFIG_IS_ENABLED(ENV_SUPPORT)
 2023-07-21 23:34 UTC  (2+ messages)

[PATCH V6 00/10] Update SPL splashscreen framework for AM62x
 2023-07-21 23:34 UTC  (2+ messages)

[PATCH v2 0/3] arm: mach-k3: am62: Add core number, gpu and pru autodetection FDT fixups
 2023-07-21 23:34 UTC  (2+ messages)

How to debug u-boot data abort
 2023-07-21 22:26 UTC  (16+ messages)
  ` data abort when run 'dhcp'

[PATCH v1] HSD #18028953892: usb: xhci-dwc3: Fix USB3.1 controller register access in reset state
 2023-07-21 20:31 UTC  (9+ messages)

[PATCH v8 00/23] Migration to using binman for bootloader
 2023-07-21 18:44 UTC  (24+ messages)
` [PATCH v8 01/23] binman: ti-board-config: Add support for TI board config binaries
` [PATCH v8 02/23] binman: ti-secure: Add support for TI signing
` [PATCH v8 03/23] arm: dts: k3: Add support for packaging sysfw.itb and tiboot3.bin
` [PATCH v8 04/23] j721e: schema: yaml: Add general schema and J721E board config files
` [PATCH v8 05/23] j721e: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.img
` [PATCH v8 06/23] j7200: yaml: Add J7200 board config files
` [PATCH v8 07/23] j7200: dts: binman: Package tiboot3.bin, tispl.bin, u-boot.img
` [PATCH v8 08/23] am65x: yaml: Add AM65x board config files
` [PATCH v8 09/23] am65: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.img
` [PATCH v8 10/23] am64x: yaml: Add board configs for AM64x
` [PATCH v8 11/23] am64x: dts: binman: Package tiboot3.bin, tispl.bin u-boot.img
` [PATCH v8 12/23] j721s2: yaml: Add board configs for J721S2
` [PATCH v8 13/23] j721s2: dts: binman: Package tiboot3.bin, tispl.bin and u-boot.img
` [PATCH v8 14/23] am62: yaml: Add board configs for AM62
` [PATCH v8 15/23] am625: dts: binman: Package tiboot3.bin, tispl.bin and u-boot.img
` [PATCH v8 16/23] am62a: yaml: Add board configs for AM62ax
` [PATCH v8 17/23] am62a: dts: binman: Package tiboot3.bin, tispl.bin, u-boot.img
` [PATCH v8 18/23] arm: k3-am65x-iot2050: Use binman for tispl.bin for iot2050
` [PATCH v8 19/23] k3: tools: config.mk: Update makefile and remove scripts
` [PATCH v8 20/23] doc: board: ti: Update documentation for binman flow
` [PATCH v8 21/23] binman: Overwrite symlink if it already exists
` [PATCH v8 22/23] buildman: Create a requirements.txt file
` [PATCH v8 23/23] CI: Make use of buildman requirements.txt

[PATCH] sunxi: restore modified memory
 2023-07-21 14:57 UTC 

[PATCH 0/6] Add SGMII support for MAIN CPSW on TI's J7200 SoC
 2023-07-21 19:36 UTC  (3+ messages)
` [PATCH 3/6] net: ti: am65-cpsw-nuss: Add logic to support MDIO reset

[PATCH] docs: boards: ti: add openocd spl debugging docs
 2023-07-21 19:19 UTC 

Pull request: u-boot-sunxi/master for 2023.10
 2023-07-21 18:04 UTC  (2+ messages)

[GIT PULL] xilinx patches for v2023.10-rc1 v2
 2023-07-21 18:04 UTC  (2+ messages)

[PATCH 1/1] spl: boot always fail on CONFIG_SHOW_ERRORS=y
 2023-07-21 17:39 UTC  (3+ messages)

[PATCH 0/6] binman: Template fixes and improvements
 2023-07-21 16:47 UTC  (8+ messages)
` [PATCH 1/6] binman: Produce a template-file after processing
` [PATCH 2/6] dtoc: Make properties dirty when purging them
` [PATCH 3/6] dtoc: Add some debugging when copying nodes
` [PATCH 4/6] fdt: Allow copying phandles into templates
` [PATCH 5/6] binman: Remove templates after use
` [PATCH 6/6] WIP: binman: Support templates containing phandles

[PATCH v2 1/1] riscv: define a cache line size for the generic CPU
 2023-07-21 16:16 UTC  (2+ messages)

[PATCH] board_f: Cosmetic style fix
 2023-07-21 16:15 UTC 

[u-boot-test-hooks PATCH 1/1] qemu_arm64_na: enable semihosting
 2023-07-21 16:13 UTC  (2+ messages)

[PATCH 1/5] x86: fsp: Use mtrr_set_next_var() for graphics memory
 2023-07-21 16:12 UTC  (5+ messages)
` [PATCH 2/5] video: broadwell: "
` [PATCH 3/5] video: ivybridge: "
` [PATCH 4/5] video: vesa: "
` [PATCH 5/5] x86: Return mtrr_add_request() to its old purpose

[PATCH v5 00/20] binman: Simple templating feature and mkimage conversion
 2023-07-21 16:05 UTC  (5+ messages)
` [PATCH v5 15/20] binman: Support simple templates

[PATCH v3 00/11] Sign Xilinx ZynqMP SPL/FSBL boot images using binman
 2023-07-21 14:41 UTC  (4+ messages)
` [PATCH v3 09/11] binman: btool: Add Xilinx Bootgen btool

[PATCH 1/1] riscv: define a cache line size for QEMU
 2023-07-21 13:54 UTC  (2+ messages)

Please pull u-boot-dm
 2023-07-21 13:53 UTC  (2+ messages)

[PATCH 00/20] sunxi: Allwinner T113s support
 2023-07-21 13:46 UTC  (21+ messages)
` [PATCH 01/20] net: sunxi_emac: chase DT nodes to find PHY regulator
` [PATCH 02/20] sunxi: remove CONFIG_MACPWR
` [PATCH 03/20] pinctrl: sunxi: add GPIO in/out wrappers
` [PATCH 04/20] pinctrl: sunxi: remove struct sunxi_gpio
` [PATCH 05/20] pinctrl: sunxi: move pinctrl code and remove GPIO_EXTRA_HEADER
` [PATCH 06/20] pinctrl: sunxi: move PIO_BASE into sunxi_gpio.h
` [PATCH 07/20] pinctrl: sunxi: add new D1 pinctrl support
` [PATCH 08/20] sunxi: introduce NCAT2 generation model
` [PATCH 09/20] pinctrl: sunxi: add Allwinner D1 pinctrl description
` [PATCH 10/20] clk: sunxi: Add support for the D1 CCU
` [PATCH 11/20] sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setup
` [PATCH 12/20] sunxi: clock: support D1/R528 PLL6 clock
` [PATCH 13/20] sunxi: clock: h6: prepare for PRCM less SoCs
` [PATCH 14/20] Kconfig: sunxi: prepare for using drivers/ram/sunxi
` [PATCH 15/20] sunxi: add R528/T113-s3/D1(s) DRAM initialisation code
` [PATCH 16/20] sunxi: add Allwinner R528/T113 SoC support
` [PATCH 17/20] sunxi: refactor serial base addresses to avoid asm/arch/cpu.h
` [PATCH 18/20] riscv: dts: allwinner: Add the D1/D1s SoC devicetree
` [PATCH 19/20] ARM: dts: sunxi: add Allwinner T113-s SoC .dtsi
` [PATCH 20/20] sunxi: add MangoPi MQ-R board support

[PATCH v3 0/3] board: toradex: add verdin am62 support
 2023-07-21 13:37 UTC  (3+ messages)
` [PATCH v3 3/3] "

[PATCH 0/2] net: ti: am65-cpsw-nuss: Drop custom property "mac_efuse"
 2023-07-21 13:03 UTC  (2+ messages)

[PATCH 0/4] net: ti: am65-cpsw-nuss: Fix DT binding handling of pinctrl
 2023-07-21 12:17 UTC  (9+ messages)
` [PATCH 2/4] net: ti: am65-cpsw-nuss: Enforce pinctrl state on the MDIO child node
` [PATCH 4/4] fixup! arm: dts: k3-am62: Bump dtsi from linux v6.5-rc1

[PATCH 1/1] spl: blk: use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME
 2023-07-21 12:09 UTC 

[PATCH 1/2] net: rtl8169: add minimal support for 8125B variant
 2023-07-21  9:51 UTC  (9+ messages)
` [PATCH 2/2] configs: rock5b-rk3588: add rtl8169 driver

[PATCH 4/4] rockchip: rk3308: fix same-as-spl boot order
 2023-07-21  9:46 UTC 

[PATCH 3/4] rockchip: rk3308: add support for sdmmc boot
 2023-07-21  9:39 UTC 

[PATCH 2/4] rockchip: rk3308: no DEBUG_UART_BOARD_INIT for ROCK Pi S
 2023-07-21  9:39 UTC 

[PATCH 1/4] rockchip: rk3308: fix board_debug_uart_init
 2023-07-21  9:05 UTC 

[PATCH] rockchip: veyron: Enable Winbond SPI flash
 2023-07-21  8:46 UTC 

[PATCH 00/16] Ten64 updates 2023-07
 2023-07-21  8:13 UTC  (32+ messages)
` [PATCH 01/16] board: traverse: ten64: recognize board revision D
` [PATCH 02/16] board: traverse: ten64: ensure retimer reset is done on new board revisions
` [PATCH 03/16] board: traverse: ten64: fix DPAA2 (network) DPL corruption issue
` [PATCH 04/16] board: traverse: ten64: update DPAA2 (network) binary path on sdcards
` [PATCH 05/16] board: traverse: ten64: specify bootargs for recovery environment
` [PATCH 06/16] board: traverse: ten64: add NAND based OpenWrt bootcmd
` [PATCH 07/16] board: ten64: add a bootmenu entries for NAND-based entries
` [PATCH 08/16] configs: ten64: enable NVME_PCI
` [PATCH 09/16] board: traverse: ten64: init nvme devices in late boot to ensure bootflow availability
` [PATCH 10/16] board: traverse: ten64: fix allocation order of MAC addresses
` [PATCH 11/16] board: traverse: ten64: set serial# to be 'label' MAC
` [PATCH 12/16] board: ten64: disable watchdog autostart
` [PATCH 13/16] board: traverse: ten64: adopt standard boot defaults
` [PATCH 14/16] arch: arm: fsl-layerscape: allow "opt-out" of fsl_setenv_bootcmd
` [PATCH 15/16] board: ten64: opt out "
` [PATCH 16/16] board: ten64: strip extra u-boot compatibles from FDT

[PATCH] clk: zynqmp: Add gem rx and tsu clocks to return register
 2023-07-21  7:01 UTC  (2+ messages)

[PATCH] clk: zynqmp: Add set_rate support for gem rx and tsu clks
 2023-07-21  7:01 UTC  (2+ messages)

[PATCH 1/1] efi_loader: simplify dp_fill()
 2023-07-21  6:34 UTC 

[PATCH 0/5] Keep fixed/gpio regulator enable count in balance
 2023-07-21  6:25 UTC  (2+ messages)

[PATCH v2 0/9] Add support for PMICs used on Tegra 3 devices
 2023-07-21  6:19 UTC  (8+ messages)
` [PATCH v2 1/9] power: pmic-uclass: implement poweroff ops
` [PATCH v2 8/9] power: pmic: tps65910: add TPS65911 PMIC support

[PATCH v2 0/7] General regulator and pmic uclass improvements
 2023-07-21  6:03 UTC  (10+ messages)
` [PATCH v2 1/7] power: regulator: expand basic reference counter onto all uclass
` [PATCH v2 3/7] power: regulator-uclass: perform regulator setup inside uclass
` [PATCH v2 5/7] power: pmic-uclass: probe every child on pmic_post_probe

[PATCH v5 00/46] x86: Use qemu-x86_64 to boot EFI installers
 2023-07-21  5:15 UTC  (3+ messages)
` [PATCH v5 02/46] x86: Return mtrr_add_request() to its old purpose

[PATCH] efi_loader: Allow also empty capsule to be process
 2023-07-21  4:48 UTC  (11+ messages)


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