public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-10-03 17:09:19 to 2022-10-06 01:53:58 UTC [more...]

[RFC PATCH 0/2] Clean up protocol installation API
 2022-10-06  1:53 UTC  (6+ messages)
` [RFC PATCH 1/2] efi_loader: define internal implementations of install/uninstallmultiple
` [RFC PATCH 2/2] cmd: replace efi_create_handle/add_protocol with InstallMultipleProtocol

[PATCH 0/3] arm: smh: Fix and improve semihosting traps
 2022-10-05 23:41 UTC  (5+ messages)
` [PATCH 1/3] arm: smh: specify Thumb trap instruction
` [PATCH 2/3] arm: smh: Make semihosting trap calls more robust
` [PATCH 3/3] arm: smh: Allow semihosting trap calls to be inlined

[PATCH v5 0/8] Add MV88E6xxx DSA driver and use on gwventana
 2022-10-05 21:34 UTC  (14+ messages)
` [PATCH v5 1/8] net: mdio-uclass: scan for dm mdio children on post-bind
` [PATCH v5 2/8] net: dsa: move cpu port probe to dsa_post_probe
` [PATCH v5 3/8] net: dsa: ensure dsa driver has proper ops
` [PATCH v5 4/8] net: dsa: allow rcv() and xmit() to be optional
` [PATCH v5 5/8] net: ksz9477: remove unnecessary xmit and recv functions
` [PATCH v5 6/8] net: fec: add support for DM_MDIO
` [PATCH v5 7/8] net: add MV88E61xx DSA driver
` [PATCH v5 8/8] board: gw_ventana: enable MV88E61XX DSA support

[PATCH] phy: ti: j721e-wiz: add j784s4-wiz-10g module support
 2022-10-05 20:51 UTC 

[BUG] U-Boot can overwrite itself with "bootelf" command
 2022-10-04 19:36 UTC 

[U-Boot] Spansion QSPI S70FL01GS Support
 2022-10-04 13:39 UTC 

[PATCH V2 00/13] IOT2050-related enhancements
 2022-10-05 16:16 UTC  (17+ messages)
` [PATCH V2 01/13] env: Complete generic support for writable list
` [PATCH V2 02/13] env: Couple networking-related variable flags to CONFIG_NET
` [PATCH V2 03/13] tools: Add script for converting public key into device tree include
` [PATCH V2 04/13] board: siemens: iot2050: Split the build for PG1 and PG2
` [PATCH V2 05/13] arm: dts: iot2050: Use the auto generator nodes for fdt
` [PATCH V2 06/13] iot2050: Update firmware layout
` [PATCH V2 07/13] iot2050: Add watchdog start to bootcmd
` [PATCH V2 08/13] iot2050: Add CONFIG_ENV_FLAGS_LIST_STATIC
` [PATCH V2 09/13] arm: dts: iot2050: Allow verifying U-Boot proper by SPL
` [PATCH V2 10/13] iot2050: Add script for signing artifacts
` [PATCH V2 11/13] arm: dts: iot2050: Optionally embed OTP programming data into image
` [PATCH V2 12/13] doc: iot2050: Add a note about the watchdog firmware
` [PATCH V2 13/13] board: siemens: iot2050: use the named gpio to control the user-button

[PATCH v4] imx: support i.MX8QM DMSSE20 a1 board
 2022-10-05 14:22 UTC  (3+ messages)

[PATCH v1 0/4] phy: Add generic_{setup,shutdown}_phy() helpers
 2022-10-05 14:31 UTC  (4+ messages)

[PATCH v4 0/6] Support UEFI SPI I/O protocol
 2022-10-05 12:18 UTC  (7+ messages)
` [PATCH v4 1/6] spi: Implement spi_set_speed
` [PATCH v4 2/6] efi: Add string conversion helper
` [PATCH v4 3/6] efi_loader: Add SPI I/O protocol support
` [PATCH v4 4/6] efi_selftest: Add tests for SPI "
` [PATCH v4 5/6] arm: dts: am335x-sancloud-bbe-lite: UEFI SPI export
` [PATCH v4 6/6] am335x_evm_defconfig: Enable Micron SPI flash support

[PATCH v3 0/8] Use logging feature instead of FPGA_DEBUG
 2022-10-05 11:44 UTC  (8+ messages)
` [PATCH v3 1/7] fpga: altera: "
` [PATCH v3 2/7] fpga: cyclon2: "
` [PATCH v3 3/7] fpga: Add missing Kconfig symbols for old FPGA drivers
` [PATCH v3 4/7] fpga: ACEX1K: Use logging feature instead of FPGA_DEBUG
` [PATCH v3 5/7] fpga: spartan2: "
` [PATCH v3 6/7] fpga: spartan3: "
` [PATCH v3 7/7] fpga: virtex2: "

[PATCH v2] xilinx: zynqmp: Load pmufw configuration before checking access
 2022-10-05  9:39 UTC 

[PATCH 1/1] cmd: simplify command efidebug
 2022-10-05  9:37 UTC  (7+ messages)

[PATCH] xilinx: zynqmp: Load pmufw configuration before checking access
 2022-10-05  9:36 UTC  (3+ messages)

[PATCH] lib: fix buggy strcmp and strncmp
 2022-10-05  9:09 UTC 

[PATCH 1/1] efi_driver: carve out function to create block device
 2022-10-05  8:49 UTC  (2+ messages)

[RFC 1/1] efi_loader: fix open protocol information for block device
 2022-10-05  7:48 UTC  (2+ messages)

[RFC 1/1] cmd: add command to dump EFI block devices
 2022-10-05  7:05 UTC  (5+ messages)

[PATCH 1/1] doc: documentation of EFI driver binding protocol
 2022-10-05  7:05 UTC  (2+ messages)

[PATCH 1/1] test: fix some pylint errors in test_efi_secboot
 2022-10-05  7:02 UTC  (2+ messages)

[PATCH 00/10] bootstage: Migrate from timer_get_boot_us() to timer_get_us()
 2022-10-05  6:59 UTC  (11+ messages)
` [PATCH 04/10] timer: cadence-ttc: Add timer_early functions

[PATCH v4 0/3] riscv: Fix build against binutils 2.38
 2022-10-05  6:53 UTC  (7+ messages)
` [PATCH v4 1/3] docker: install riscv32 toolchain
` [PATCH v4 2/3] buildman: differentiate between riscv32, riscv64

[PATCH v5 0/3] Add riscv semihosting support in u-boot
 2022-10-05  6:17 UTC  (3+ messages)
` [PATCH v5 3/3] board: qemu-riscv: enable semihosting

[PATCH] gpio-uclass: fix gpio lookup by label
 2022-10-05  4:40 UTC  (5+ messages)

[PATCH v2] cmd: pxe: add alias devicetree-overlay for fdtoverlays
 2022-10-05  2:15 UTC  (5+ messages)

[PATCH v3] schemas: Add schema for U-Boot driver model 'phase tags'
 2022-10-05  2:11 UTC  (2+ messages)

[PATCH v2 1/3] net: emaclite: fix broken build
 2022-10-05  2:10 UTC  (5+ messages)
` [PATCH v2 2/3] net: emaclite: fix xemaclite_alignedread/write functions
` [PATCH v2 3/3] net: emaclite: fix handling for IP packets with specific lengths

net: emaclite: Fixes, enable driver for other archs
 2022-10-05  2:09 UTC  (9+ messages)
` [PATCH 2/3] net: emaclite: fix xemaclite_alignedread/write functions

[PATCH 0/2] Implement workaround for errata i2329
 2022-10-05  2:07 UTC  (5+ messages)
` [PATCH 1/2] net: ti: cpsw-mdio: Add "
` [PATCH 2/2] net: ti: am65-cpsw-nuss: Enable MDIO manual mode

[PATCH v1] verdin-imx8mm: verdin-imx8mp: drop obsolete net/phy configs
 2022-10-05  2:03 UTC  (2+ messages)

[PATCH v3 0/6] arm: mvebu: Support for 98DX25xx/98DX35xx (AlleyCat5)
 2022-10-05  2:02 UTC  (3+ messages)
` [PATCH v3 1/6] net: mvneta: Add support for AlleyCat5

[PATCH 1/2] sandbox: Initialize sysreset before relocation
 2022-10-05  0:44 UTC  (4+ messages)
` [PATCH 2/2] common: board_f: Print information for all sysresets

[PATCH] x86: Fix i8259 ifdef include guard
 2022-10-05  0:44 UTC  (2+ messages)

[PATCH] avb: Extend support to non-eMMC interfaces
 2022-10-05  0:44 UTC  (2+ messages)

[PATCH 1/1] doc: typo 'it it' in doc/develop/package/index.rst
 2022-10-04 22:06 UTC  (2+ messages)

[PATCH v1 0/3] verdin-imx8mp: enable caam
 2022-10-04 21:05 UTC  (5+ messages)
` [PATCH v1 1/3] arm: dts: verdin-imx8mp: enable caam in SPL
` [PATCH v1 2/3] verdin-imx8mp: spl: initialize caam
` [PATCH v1 3/3] configs: verdin-imx8mp: enable caam

[PATCH v3 0/3] Support UEFI SPI I/O protocol
 2022-10-04 17:25 UTC  (6+ messages)
` [PATCH v3 1/3] efi_loader: Add SPI I/O protocol support

[PATCH 1/1] efi_driver: provide driver binding protocol to bind function
 2022-10-04 17:21 UTC 

[PATCH 1/1] efi_driver: reformat efi_block_device.c
 2022-10-04 16:53 UTC 

[PATCH v4 0/8] Add MV88E6xxx DSA driver and use on gwventana
 2022-10-04 16:52 UTC  (20+ messages)
` [PATCH v4 8/8] board: gw_ventana: enable MV88E61XX DSA support

[PATCH v2 0/6] eficonfig: add UEFI Secure Boot key maintenance interface
 2022-10-04 16:29 UTC  (8+ messages)
` [PATCH v2 1/6] eficonfig: refactor eficonfig_select_file_handler()
` [PATCH v2 2/6] eficonfig: expose append entry function
` [PATCH v2 3/6] eficonfig: add UEFI Secure Boot Key enrollment interface
` [PATCH v2 4/6] eficonfig: add "Show/Delete Signature Database" menu entry
` [PATCH v2 5/6] test/eficonfig: support secure boot key maintenance menu
` [PATCH v2 6/6] test: add test for eficonfig secure boot key management

[PATCH 0/2] Add quad & octal spi flash mini u-boot configuration files
 2022-10-04 12:48 UTC  (3+ messages)
` [PATCH 1/2] arm64: versal: Add qspi flash mini u-boot configuration

[PATCH 0/3] Read mmc "power-domains" id from DT and use for firmware calls
 2022-10-04 12:42 UTC  (2+ messages)

[PATCH] net: Fix static checker warnings
 2022-10-04 12:35 UTC  (2+ messages)

[PATCH] mmc: Fix static checker warnings
 2022-10-04 12:32 UTC  (2+ messages)

[PATCH] xilinx: common: Fix static checker warnings
 2022-10-04 12:28 UTC  (2+ messages)

[PATCH v3 1/3] net: emaclite: enable for more architectures
 2022-10-04 12:14 UTC  (2+ messages)

[PATCH] firmware: zynqmp: Change loadable config object from APU_0 to OCM_BANK_0
 2022-10-04 11:55 UTC  (2+ messages)

[PATCH] ARM: zynq: Define rtc alias on zc702/zc706
 2022-10-04 11:53 UTC  (2+ messages)

[PATCH] ARM: zynq: Point via nvmem0 alias to eeprom on zc702/zc706
 2022-10-04 11:52 UTC  (2+ messages)

[PATCH] xilinx: zynq: Enable early eeprom decoding
 2022-10-04 11:51 UTC  (2+ messages)

[PATCH v2 0/3] riscv: Fix build against binutils 2.38
 2022-10-04 11:38 UTC  (3+ messages)
` [PATCH v2 1/3] riscv: implement __ashldi3, __lshrdi3

[PATCH v2 0/1] dm: fpga: Introduce new uclass
 2022-10-04 11:11 UTC  (2+ messages)

[PATCH] xilinx: zynqmp: change the type of multiboot variable
 2022-10-04  5:52 UTC 

[PATCH] soc: xilinx: zynqmp: Mark soc_xilinx_zynqmp_get_machine() as static
 2022-10-04  5:52 UTC 

[PATCH] xilinx: common: Add print_cpuinfo() declaration
 2022-10-04  5:50 UTC 

[PATCH] xilinx: common: Add zynq_board_read_rom_ethaddr() declaration
 2022-10-04  5:46 UTC 

[PATCH] spi: zynqmp_qspi: Mark zynqmp_qspi_set_tapdelay() as static
 2022-10-04  5:37 UTC 

[PATCH] arm64: zynqmp: Fix compiler warnings in mp.c
 2022-10-04  5:34 UTC 

[PATCH] arm: dts: rockchip: rk356x: sync with Linux 6.0
 2022-10-04  1:30 UTC 

[PATCH v4 1/5] imx8m: USDHC3 base address definition for i.MX8MP
 2022-10-04 11:07 UTC  (5+ messages)
` [PATCH v4 2/5] ARM: imx: imx8mp: Enable support for i2c5 and i2c6 on i.MX8MP
` [PATCH v4 3/5] drivers: power: pmic: Add support for rn5t568 PMIC
` [PATCH v4 4/5] drivers: power: pmic: Enable use of rn5t567 PMIC in SPL
` [PATCH v4 5/5] arm: imx8mp: Initial MSC SM2S iMX8MP support

[PATCH 1/1] efi_driver: simplify efi_uc_stop(), call efi_free_pool()
 2022-10-04 11:02 UTC  (2+ messages)

[PATCH v2 0/3] sbi/cmd: improve output formatting
 2022-10-04  8:09 UTC  (4+ messages)
` [PATCH v2 1/3] cmd/sbi: format RustSBI version number
` [PATCH v2 2/3] cmd/sbi: error message for failure to get spec version
` [PATCH v2 3/3] cmd/sbi: user friendly short texts

[PATCH v11 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-10-04  7:46 UTC  (10+ messages)
` [PATCH v11 05/15] stm32mp1: dk2: Add image information for capsule updates
` [PATCH v11 15/15] FWU: doc: Add documentation for the FWU feature

[PATCH v12 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-10-04  7:13 UTC  (7+ messages)
` [PATCH v12 06/15] FWU: Add helper functions for accessing FWU metadata
` [PATCH v12 08/15] event: Add an event for main_loop

[PATCH 0/3] sbi/cmd: improve output formatting
 2022-10-04  7:11 UTC  (4+ messages)
` [PATCH 1/3] cmd/sbi: format RustSBI version number

[PATCH 0/7] arm: dts: Create common imx8mn-u-boot
 2022-10-04  6:40 UTC  (5+ messages)
` [PATCH 1/7] arm: dts: imx8mn-u-boot: Create common imx8mn-u-boot.dtsi

[PATCHv2 0/5] FWU: Add support for mtd backed feature on DeveloperBox
 2022-10-04  2:53 UTC  (9+ messages)
` [PATCHv2 4/5] fwu: DeveloperBox: add support for FWU

[PATCH v2] imx8mn-ddr4-evk-u-boot: Fix broken boot
 2022-10-04  1:13 UTC  (3+ messages)

[PATCH] doc: Add documentation for CZ.NIC Turris routers
 2022-10-03 20:25 UTC  (3+ messages)

[ANN] U-Boot v2022.10 released
 2022-10-03 19:27 UTC 

[PATCH v2] imx8mn-venice-u-boot: Fix broken boot
 2022-10-03 18:53 UTC  (2+ messages)

Testing v2022.10-rc5 on mt7621
 2022-10-03 17:08 UTC  (2+ messages)


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