public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-08-01 02:35:43 to 2023-08-02 17:02:33 UTC [more...]

[PATCH 0/3] malloc: Reduce size by initializing data at runtime
 2023-08-02 17:02 UTC  (14+ messages)
` [PATCH 1/3] malloc: Don't use ifdefs for SYS_MALLOC_DEFAULT_TO_INIT
` [PATCH 2/3] malloc: Don't statically initialize av_ if using malloc_init
` [PATCH 3/3] malloc: Enable SYS_MALLOC_RUNTIME_INIT by default in SPL

[PATCH 1/2] Revert "lib: string: Fix strlcpy return value", fix callers
 2023-08-02 16:53 UTC  (4+ messages)

[PATCH v2 0/6] Add SGMII support for MAIN CPSW on TI's J7200 SoC
 2023-08-02 16:39 UTC  (8+ messages)
` [PATCH v2 1/6] dma: ti: Update J21E PSIL endpoint information for MAIN CPSW0
` [PATCH v2 2/6] net: ti: am65-cpsw-nuss: Add support for SGMII mode
` [PATCH v2 3/6] net: ti: am65-cpsw-nuss: Add logic to support MDIO reset
` [PATCH v2 4/6] phy: ti: phy-j721e-wiz: Add SGMII support in wiz driver for J7200
` [PATCH v2 5/6] phy: ti: j721e-wiz: Add SGMII support in WIZ driver for J721E
` [PATCH v2 6/6] configs: j7200_evm_a72: Enable configs for SGMII support with MAIN CPSW0

[PATCHv4 0/5] net/lwip: add lwip library for the network stack
 2023-08-02 16:32 UTC  (7+ messages)
` [PATCHv4 1/5] net/lwip: add lwip-external submodule

[PATCH v16 10/10] arm_ffa: efi: corstone1000: enable MM communication
 2023-08-02 16:10 UTC  (30+ messages)
` [PATCH v17 00/10] introduce Arm FF-A support
  ` [PATCH v17 09/10] arm_ffa: efi: introduce FF-A MM communication

[PATCH] binman: Add a temporary hack for duplicate phandles
 2023-08-02 15:23 UTC 

[PATCH] arm: moxa: add nport6600 platform
 2023-08-02 15:19 UTC  (6+ messages)

[PATCH] doc/sphinx/requirements.txt: Bump certifi up
 2023-08-02 15:12 UTC  (2+ messages)

[PATCH] Kconfigs: Correct default of "0" on hex type entries
 2023-08-02 15:09 UTC 

[PATCH v3 1/4] cmd: bind: Add unbind command with driver filter
 2023-08-02 14:42 UTC  (14+ messages)

[PATCHv5 00/13] net/lwip: add lwip library for the network stack
 2023-08-02 14:19 UTC  (15+ messages)
` [PATCHv5 01/13] net/lwip: add doc/develop/net_lwip.rst
` [PATCHv5 02/13] net/lwip: integrate lwip library
` [PATCHv5 03/13] net/lwip: implement dns cmd
` [PATCHv5 04/13] net/lwip: implement dhcp cmd
` [PATCHv5 05/13] net/lwip: implement tftp cmd
` [PATCHv5 06/13] net/lwip: implement wget cmd
` [PATCHv5 07/13] net/lwip: implement ping cmd
` [PATCHv5 08/13] net/lwip: add lwip configuration configuration
` [PATCHv5 09/13] net/lwip: implement lwip port to u-boot
` [PATCHv5 10/13] net/lwip: update .gitignore with lwip
` [PATCHv5 11/13] net/lwip: connection between cmd and lwip apps
` [PATCHv5 12/13] net/lwip: replace original net commands with lwip
` [PATCHv5 13/13] net/lwip: drop old net/wget

[PATCH v3] gpio: Use separate bitfield array to indicate GPIO is claimed
 2023-08-02 13:34 UTC  (2+ messages)

[PATCH v6 0/9] Integrate EFI capsule tasks into u-boot's build flow
 2023-08-02 13:34 UTC  (14+ messages)
` [PATCH v6 1/9] binman: bintool: Build a tool from a list of commands
` [PATCH v6 2/9] nuvoton: npcm845-evb: Add a newline at the end of file
` [PATCH v6 3/9] capsule: authenticate: Add capsule public key in platform's dtb
` [PATCH v6 4/9] doc: capsule: Document the new mechanism to embed ESL file into dtb
` [PATCH v6 5/9] test: capsule: Add files needed for testing EFI capsule updates
` [PATCH v6 6/9] binman: capsule: Add support for generating EFI capsules
` [PATCH v6 7/9] doc: Add documentation to highlight capsule generation related updates
` [PATCH v6 8/9] test: capsule: Remove public key embed logic from capsule update test
` [PATCH v6 9/9] sandbox: capsule: Generate capsule related files through binman

[PATCH v4 00/45] x86: Use qemu-x86_64 to boot EFI installers
 2023-08-02 13:18 UTC  (14+ messages)
` [PATCH v4 32/45] fs: fat: Support reading from a larger block size

Data abort when starting DFU on SAMA5D2
 2023-08-02  7:38 UTC  (3+ messages)

[PATCH] doc/sphinx/requirements.txt: Bump certifi up
 2023-08-02 12:52 UTC  (2+ messages)

[PATCH v5 00/12] Integrate EFI capsule tasks into u-boot's build flow
 2023-08-02 12:52 UTC  (7+ messages)
` [PATCH v5 03/12] capsule: authenticate: Add capsule public key in platform's dtb

[PATCH v4 1/4] cmd: bind: Add unbind command with driver filter
 2023-08-02 12:46 UTC  (4+ messages)
` [PATCH v4 2/4] usb: gadget: ether: Inline functions used once
` [PATCH v4 3/4] usb: gadget: ether: Move probe function above driver structure
` [PATCH v4 4/4] usb: gadget: ether: Handle gadget driver registration in probe and remove

[PULL, v2] u-boot-riscv/master
 2023-08-02 10:40 UTC 

[PATCH 00/14] bloblist: Align to firmware handoff
 2023-08-02 10:24 UTC  (7+ messages)
` [PATCH 01/14] bloblist: Update the tag numbering
` [PATCH 02/14] bloblist: Adjust API to align in powers of 2
` [PATCH 12/14] bloblist: Reduce bloblist header size

[PULL] u-boot-riscv/master
 2023-08-02  9:31 UTC  (3+ messages)

[PATCH v2 0/2] tpm: Add TPM2_GetTestResult command support
 2023-08-02  8:35 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tpm: Add error scenarios to get_test_result test

[PATCH] tpm: Add TPM2_GetTestResult command support
 2023-08-02  8:27 UTC  (2+ messages)

[PATCH 0/5] ARM: dts: at91: Improve sam9x60-curiosity
 2023-08-02  7:29 UTC  (2+ messages)

[PATCH 0/6] rockchip: rk3568: Fix use of PCIe bifurcation
 2023-08-02  6:58 UTC  (4+ messages)
` [PATCH RESEND 1/6] pci: pcie_dw_rockchip: Configure number of lanes and link width speed
` [PATCH RESEND 5/6] phy: rockchip: snps-pcie3: Add support for RK3588
` [PATCH RESEND 6/6] rockchip: rk3568-radxa-e25: Enable pcie3x1 node

[PATCH] arm64: versal: Increase the number of DRAM banks to 36
 2023-08-02  6:35 UTC 

[PATCH 0/6] rockchip: rk3568: Fix use of PCIe bifurcation
 2023-08-02  3:09 UTC  (5+ messages)
` [PATCH 2/6] phy: rockchip: snps-pcie3: Refactor to use clk_bulk API
` [PATCH 3/6] phy: rockchip: snps-pcie3: Refactor to use a phy_init ops
` [PATCH 5/6] phy: rockchip: snps-pcie3: Add support for RK3588

[PATCH 0/2] Update remove method for DSS driver
 2023-08-01 18:03 UTC  (7+ messages)
` [PATCH 1/2] drivers: video: tidss: tidss_drv: Change remove method
` [PATCH 2/2] drivers: video: tidss: tidss_drv: Use kconfig VIDEO_REMOVE to remove video

[PATCH V3] doc: board: ti: k3: Add a guide to debugging with OpenOCD
 2023-08-01 17:41 UTC 

[PATCH 0/2] Reduce the complexity of add_map() and count_required_pts()
 2023-08-01 17:31 UTC  (5+ messages)
` [PATCH 1/2] arm64: Reduce add_map() complexity

Please pull u-boot-x86
 2023-08-01 16:03 UTC  (2+ messages)

Please pull u-boot-video
 2023-08-01 15:57 UTC  (2+ messages)

Please pull u-boot-marvell/master
 2023-08-01 15:57 UTC  (2+ messages)

[PATCH 1/1] common: fix detection of SYS_MALLOC_F_LEN=0x0
 2023-08-01 15:14 UTC  (2+ messages)

[RFC PATCH] env: Export environment config to OS devicetree
 2023-08-01 14:46 UTC 

[PATCH v3 5/9] board_f: Fix corruption of relocaddr
 2023-08-01 14:29 UTC  (8+ messages)

[PATCH] rockchip: rk3399: nanopc-t4: use 1600MHz sdram config
 2023-08-01 14:18 UTC  (3+ messages)
  `  "

[PATCH 0/4] imx93: add DWC EQoS MAC driver support
 2023-08-01 14:07 UTC  (2+ messages)

[PATCH] common: board_f: Move relocation address after framebuffer
 2023-08-01 14:04 UTC 

[PATCH 00/18] video: bochs: Remove the x86 limitation
 2023-08-01 13:43 UTC  (23+ messages)
` [PATCH 01/18] dm: video: Cosmetic style fix
` [PATCH 02/18] video: bochs: Drop inclusion of <asm/mtrr.h>
` [PATCH 03/18] video: bochs: Drop the useless argument of bochs_vga_write()
` [PATCH 04/18] video: bochs: Avoid using IO instructions to access VGA IO port
` [PATCH 05/18] video: bochs: Remove the x86 dependency
` [PATCH 06/18] video: kconfig: Fix wrong text for the PCI default FB size
` [PATCH 07/18] video: kconfig: Drop the superfluous dependency
` [PATCH 08/18] video: kconfig: Set default FB size for Bochs
` [PATCH 09/18] video: bochs: Set the frame buffer size per configuration

[PATCH] event: Fix an wrong type_name from dm_post_init to dm_post_init_f
 2023-08-01 13:24 UTC  (2+ messages)

[PATCH v2 0/2] arm: dts: k3-am6: Sync DT with Linux
 2023-08-01 13:20 UTC  (6+ messages)
` [PATCH v2 2/2] arm: dts: k3-am64: Sync DT with Linux v6.5-rc1

[PATCH v4 00/12] Integrate EFI capsule tasks into u-boot's build flow
 2023-08-01 13:06 UTC  (11+ messages)
` [PATCH v4 06/12] binman: capsule: Add support for generating capsules

[PATCH v2 00/10] rockchip: rk3588: add support for DFU in SPL
 2023-08-01 11:44 UTC  (15+ messages)
` [PATCH v2 01/10] rockchip: allow env defines for SPL build
` [PATCH v2 02/10] usb: dwc3: core: improve reset sequence
` [PATCH v2 03/10] usb: dwc3: gadget: Don't send unintended link state change
` [PATCH v2 04/10] usb: dwc3: core: Only handle soft-reset in DCTL
` [PATCH v2 05/10] usb: dwc3: Increase DWC3 controller halt timeout
` [PATCH v2 06/10] ARM: dts: rockchip: rk3588-rock-5b-u-boot: add bootph-all to gadget nodes
` [PATCH v2 07/10] ARM: mach-rockchip: spl-boot-order: add possibility to DFU
` [PATCH v2 08/10] ARM: mach-rockchip: rk3588: add gadget device to the boot order
` [PATCH v2 09/10] rockchip: rk3588: prepare env for DFU
` [PATCH v2 10/10] configs: rockchip: rock5b-rk3588: enable DFU and related configs

[PATCH] fs: btrfs: Prevent error pointer dereference in list_subvolums()
 2023-08-01 11:13 UTC  (4+ messages)

[PATCH v2 1/2] i2c: i2c-gpio: Correctly handle new {sda, scl}-gpios bindings
 2023-08-01  9:14 UTC  (4+ messages)
` [PATCH v2 2/2] arm: mvebu: x240: Use i2c-gpio instead of built in controller

[PATCH v3] board: rockchip: Add Radxa E25 Carrier Board
 2023-08-01  8:41 UTC  (3+ messages)

[PATCH v3] rockchip: rk3568: Add EmbedFire Lubancat 2 support
 2023-08-01  8:33 UTC  (4+ messages)
  `  "

[PATCH] i2c: mvtwsi: reset controller if stuck in "bus error" state
 2023-08-01  8:27 UTC  (2+ messages)

[PATCH v4 1/2] dm: core: ofnode: Add ofnode_read_bootscript_address()
 2023-08-01  7:11 UTC  (2+ messages)
` [PATCH v4 2/2] xilinx: board: Add support to pick bootscr address from DT

[PATCH V2] doc: board: ti: k3: Add a guide to debugging with OpenOCD
 2023-08-01  7:02 UTC  (2+ messages)

[PATCH] cmd: improve string matching for hex
 2023-08-01  6:55 UTC  (3+ messages)

[PATCH v7 0/4] Add StarFive JH7110 PCIe drvier support
 2023-08-01  6:06 UTC  (4+ messages)
` [PATCH v8 1/4] i2c: designware: Add Kconfig for designware_i2c_pci.c

[PATCH 1/4] config: rock64: start USB to make storage usable
 2023-08-01  3:15 UTC  (2+ messages)

Problem upon startup with halted USB device on RaspberryPi 4
 2023-07-31 20:28 UTC 

[PATCH] ram: mediatek: mt7629: include <linux/sizes.h>
 2023-07-31 18:34 UTC 

[PATCH] spl: spl_legacy: Fix spl_end address for non ARM target
 2023-08-01  2:37 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