public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-07-20 11:38:09 to 2023-07-21 18:45:53 UTC [more...]

[PATCH v8 00/23] Migration to using binman for bootloader
 2023-07-21 18:44 UTC  (4+ 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

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 1/1] part: check CONFIG_IS_ENABLED(ENV_SUPPORT)
 2023-07-21 15:37 UTC 

[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 v2 0/3] net: ti: am65-cpsw-nuss: Fix DT binding handling of pinctrl
 2023-07-21 13:07 UTC  (4+ 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 0/2] net: ti: am65-cpsw-nuss: Drop custom property "mac_efuse"
 2023-07-21 13:03 UTC  (4+ messages)
` [PATCH 1/2] net: ti: am65-cpsw-nuss: Use approved property to get efuse address
` [RFC PATCH 2/2] arm: dts: k3-am625-sk-u-boot.dtsi: drop mac_efuse

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

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

How to debug u-boot data abort
 2023-07-21 11:55 UTC  (14+ messages)
  ` data abort when run 'dhcp'

[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  (14+ messages)
` [PATCH v2 1/7] power: regulator: expand basic reference counter onto all uclass
` [PATCH v2 2/7] test: dm: regulator: test counter in set_enable_if_allowed test
` [PATCH v2 3/7] power: regulator-uclass: perform regulator setup inside uclass
` [PATCH v2 4/7] test: dm: regulator: provide test of auto setup
` [PATCH v2 5/7] power: pmic-uclass: probe every child on pmic_post_probe
` [PATCH v2 6/7] test: dm: pmic: provide test of child autosetup
` [PATCH v2 7/7] power: regulator-uclass: remove all deprecated API use

[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 v1] HSD #18028953892: usb: xhci-dwc3: Fix USB3.1 controller register access in reset state
 2023-07-21  5:12 UTC  (8+ messages)

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

[PATCH v7 0/4] Add StarFive JH7110 PCIe drvier support
 2023-07-21  1:32 UTC  (4+ messages)
` [PATCH v7 1/4] i2c: designware: Add CONFIG_ACPIGEN limitation to designware_i2c_pci.c

[PATCH] Azure: Rework our Rockchip jobs slightly
 2023-07-21  1:31 UTC  (2+ messages)

[PATCH 1/5] mips: octeon: Correct types in cvmx-pko3-queue
 2023-07-21  1:30 UTC  (10+ messages)
` [PATCH 2/5] arm: mx5: Correct mxc_set_clock function prototype
` [PATCH 3/5] spl: Correct spl_board_boot_device "
` [PATCH 4/5] CI: Update to gcc-13.1.0
` [PATCH 5/5] CI: Update to the latest "Jammy" tag

[PATCH 1/2] CI: Update to QEMU 8.0.3
 2023-07-21  1:30 UTC  (3+ messages)
` [PATCHv2 "

[PATCH] Azure: Add excludes to the imx8_imx9 job
 2023-07-21  1:30 UTC  (2+ messages)

[PATCH] CI: Add automatic retry for test.py jobs
 2023-07-21  1:30 UTC  (2+ messages)

[PATCH] tools/docker: Dockerfile: Don't specify dtc submodule
 2023-07-21  1:30 UTC  (2+ messages)

[PATCH] buildman: Switch ARC toolchain to the upstream version
 2023-07-21  1:29 UTC  (2+ messages)

[PATCH] usb: cdns3: gadget: Configure speed in udc_start
 2023-07-21  0:02 UTC  (4+ messages)

[PATCH 1/1] efi_loader: device paths for special block devices
 2023-07-20 22:03 UTC 

[PATCH] arm: mvebu: x240: Use i2c-gpio instead of built in controller
 2023-07-20 21:01 UTC  (2+ messages)

[PATCH 1/1] doc: update coc/sphinx/requirements.txt
 2023-07-20 20:13 UTC 

[PATCH] travis-ci: Add m68k M5208EVBE machine
 2023-07-20 20:08 UTC  (7+ messages)

[PATCH v2 1/2] schemas: Add firmware node schema
 2023-07-20 19:56 UTC  (2+ messages)
` [PATCH v2 2/2] schemas: Add a schema for binman

[PATCH 1/2] schemas: Add firmware node schema
 2023-07-20 19:55 UTC  (4+ messages)
` [PATCH 2/2] schemas: Add a schema for binman

fdt_high default value causes unbootable kernel due to misalignment
 2023-07-20 19:42 UTC  (3+ messages)

[PATCH v5] event: Add fpga load event
 2023-07-20 17:08 UTC  (2+ messages)

Pull request efi-2023-10-rc1-2
 2023-07-20 17:07 UTC  (2+ messages)

patch to submit
 2023-07-20 16:57 UTC  (2+ messages)

[PATCH] Makefile: Use sort shortopts
 2023-07-20 16:28 UTC  (3+ messages)

[RFC PATCH 0/4] arm: dts: Sync k3-am62 with upstream
 2023-07-20 15:24 UTC  (3+ messages)
` [RFC PATCH 4/4] arm: dts: k3-am62: Bump dtsi from linux v6.5-rc1

[PATCH v4 0/6] Introduce the sysinfo command
 2023-07-20 14:49 UTC  (7+ messages)
` [PATCH v4 1/6] sysinfo: Add IDs for board id and revision
` [PATCH v4 2/6] cmd: Add a sysinfo command
` [PATCH v4 3/6] sysinfo: Add a test
` [PATCH v4 4/6] sysinfo: Add documentation
` [PATCH v4 5/6] sysinfo: rcar3: Use int instead of char for revision
` [PATCH v4 6/6] sysinfo: rcar3: Implement BOARD_ID and BOARD_REV_*

[PATCH] clk: Dont return error when assigned-clocks is empty or missing
 2023-07-20 14:47 UTC  (6+ messages)

[PATCH] net: wget: Avoid packet queue overflow
 2023-07-20 12:51 UTC 

[PATCH v2 0/4] Fix rtl8169 compile warning and add a new device ID
 2023-07-20 11:37 UTC  (2+ messages)
` [PATCH v2 3/4] net: rtl8169: Add one device ID 0x8161


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