public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-08-29 16:59:58 to 2022-08-31 11:01:07 UTC [more...]

[PATCH 00/21] dm: core: Support multiple device trees in ofnode
 2022-08-31  3:08 UTC  (20+ messages)
` [PATCH 01/21] image: Fix BOOTM_STATE values
` [PATCH 03/21] treewide: Drop image_info_t typedef
` [PATCH 05/21] event: Fix a typo in the EVENT help
` [PATCH 06/21] dm: core: Pass a root node to of_find_node_by_phandle()
` [PATCH 07/21] event: Pass the images to EVT_FT_FIXUP
` [PATCH 08/21] dm: core: Allow adding ofnode subnodes
` [PATCH 09/21] dm: core: Support writing a property to an empty node
` [PATCH 10/21] dm: core: Drop the const from ofnode
` [PATCH 11/21] test: Make a copy of the device tree before running a test
` [PATCH 12/21] test: Detect a change in the device tree
` [PATCH 13/21] test: Drop the UT_TESTF_LIVE_OR_FLAT flag
` [PATCH 14/21] dm: core: Provide a way to reset the device tree
` [PATCH 15/21] dm: core: Add an ofnode function to obtain the flat tree
` [PATCH 16/21] dm: core: Add ofnode functions to obtain an oftree
` [PATCH 17/21] dm: core: Add a way to look up a phandle in "
` [PATCH 18/21] dm: core: Allow obtaining a node offset in the same tree
` [PATCH 19/21] dm: core: Add definitions for multiple ofnode trees
` [PATCH 20/21] dm: core: Reduce code size with dev_of_offset()
` [PATCH 21/21] dm: core: Add the ofnode multi-tree implementation

[PATCH v2 00/32] Add support for MediaTek MT7981/MT7986 SoCs - v2
 2022-08-31 11:00 UTC  (3+ messages)
` [PATCH v2 02/32] arm: mediatek: add support for MediaTek MT7981 SoC
` [PATCH v2 03/32] board: mediatek: add MT7986 reference boards

[PATCH] tests: Do not hardcode sudo tool
 2022-08-31 10:37 UTC  (9+ messages)
` [PATCH 1/2] patman: do not hardcode coverage tool
  ` [PATCH 2/2] tests: Do not hardcode sudo tool

[PATCH] patman: do not hardcode coverage tool
 2022-08-31 10:29 UTC  (2+ messages)

[PATCH] arch: arm: mach-socfpga: Add SMMU initialization and setup
 2022-08-31  9:47 UTC 

[PATCH 1/1] lib: rsa: fix padding_pss_verify
 2022-08-31  9:31 UTC 

[PATCH] ARM: zynq: Align bss and end of u-boot image to 64bits
 2022-08-31  9:28 UTC 

[PATCH v5 0/8] migrate u-boot-rockchip.bin to binman and generate an image for SPI
 2022-08-31  9:25 UTC  (8+ messages)
` [PATCH v5 1/8] binman: add support for skipping file concatenation for mkimage

[PATCH v2 2/6] console: Implement flush() function
 2022-08-31  9:13 UTC  (11+ messages)

[PATCH v2 1/4] microblaze: drop CONFIG_SYS_INIT_RAM_ADDR and CONFIG_SYS_INIT_RAM_SIZE
 2022-08-31  8:21 UTC  (6+ messages)
` [PATCH v2 2/4] cpu: microblaze: add error handling in microblaze_cpu_get_desc()
` [PATCH v2 3/4] cmd: bdinfo: introduce bdinfo_print_size() helper
` [PATCH v2 4/4] microblaze: add arch_print_bdinfo() implementation

[PATCH] net: gem: Check rate before setting it up
 2022-08-31  8:14 UTC  (2+ messages)

[PATCH] arm64: xilinx: Move board_get_usable_ram_top() to common location
 2022-08-31  8:13 UTC  (2+ messages)

[PATCH] firmware: zynqmp: Skip loading config object for Versal
 2022-08-31  8:12 UTC  (2+ messages)

[PATCH] xilinx: Enable CMD_GREPENV/SETEXPR by default
 2022-08-31  8:10 UTC  (2+ messages)

[PATCH] xilinx: Add env redund offset
 2022-08-31  8:10 UTC  (2+ messages)

[PATCH] arm64: zynqmp: add ref_clk property for REFCLKPER calculation
 2022-08-31  8:09 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Add missing tca6416 to zynqmp SC
 2022-08-31  8:08 UTC  (2+ messages)

[PATCH] arm: dts: Add xlnx prefix to GEM compatible string
 2022-08-31  8:08 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Add mtd partition for secure OS storage area
 2022-08-31  8:07 UTC  (2+ messages)

[PATCH] arm: dts: rockchip: rk3399: usb: ehci: Fix EHCI probe in rk3399 to access peripherals by USB 2
 2022-08-31  8:02 UTC  (3+ messages)

[PATCH v2] dm: core: Do not stop uclass iteration on error
 2022-08-31  7:39 UTC  (8+ messages)
` [PATCH v3] "

[PATCH] spl: introduce SPL_XIP to config
 2022-08-31  7:25 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/6] Enable CONFIG_TIMER for all Kirwood / MVEBU boards
 2022-08-31  7:22 UTC  (20+ messages)
` [PATCH 1/6] timer: orion-timer: Add support for other Armada SoC's
` [PATCH 2/6] timer: orion-timer: Add timer_get_boot_us() for BOOTSTAGE support
` [PATCH 3/6] arm: mvebu: Use CONFIG_TIMER on all MVEBU & KIRKWOOD platforms
` [PATCH 4/6] arm: mvebu: dts: Makefile: Compile Armada 375 dtb in a separate step
` [PATCH 5/6] arm: mvebu: dts: armada-375.dtsi: Add timer0 & timer1
` [PATCH 6/6] arm: mvebu: dts: mvebu-u-boot.dtsi: Add "u-boot, dm-pre-reloc" to timer DT node

[PATCH] arch: arm: mach-socfpga: To notify SDM when U-Boot pass control to Linux
 2022-08-31  6:45 UTC 

[PATCH v2 0/9] Add DM support for atmel NAND driver
 2022-08-31  6:37 UTC  (5+ messages)

[PATCH] arch: arm: mach-socfpga: To notify SDM when SPL pass control to U-Boot
 2022-08-31  6:29 UTC 

[PATCH v2] tee: optee: rework TA bus scanning code
 2022-08-31  5:59 UTC  (2+ messages)

[PATCH 0/2] Sync SiFive FU740+Unmatched DT from Linux
 2022-08-31  3:10 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: clock: sifive: sync FU740 PRCI clock binding header
` [PATCH 2/2] riscv: dts: sifive: Synchornize FU740 and Unmatched DT

[PATCH v5 0/7] tpm: Various minor fixes and enhancements
 2022-08-31  3:05 UTC  (8+ messages)
` [PATCH v5 1/7] tpm: Require a digest source when extending the PCR
` [PATCH v5 2/7] tpm: Correct the permissions command in TPMv1
` [PATCH v5 3/7] tpm: Correct the define-space command in TPMv2
` [PATCH v5 4/7] tpm: sandbox: Allow init of TPM in a different phase
` [PATCH v5 5/7] tpm: Allow reporting the internal state
` [PATCH v5 6/7] tpm: Implement state command for Cr50
` [PATCH v5 7/7] tpm: Allow committing non-volatile data

[PATCH] cli: Reduce size of readline buffers in SPL
 2022-08-31  2:59 UTC  (2+ messages)

[PATCH] dt-bindings: nvmem: u-boot,env: add basic NVMEM cells
 2022-08-30 21:11 UTC  (3+ messages)

[PATCH] riscv: Fix build against binutils 2.38
 2022-08-30 20:28 UTC  (3+ messages)

[PATCH] ddr: fsl: Make bank_addr_bits reflect actual bits
 2022-08-30 21:01 UTC 

[PATCH] ddr: fsl: Reduce the size of interactive options
 2022-08-30 20:54 UTC 

[PATCH] arm: smh: Fix uninitialized parameters with newer GCCs
 2022-08-30 20:32 UTC 

[PATCHv5] drivers: tee: i2c: support the NXP SE05x probe errata
 2022-08-30 19:56 UTC 

[PATCH] configs: stm32mp*: reset via CONFIG_RESET_SCMI
 2022-08-30 19:50 UTC 

[PATCH] arch: arm: mach-socfpga: To notify SDM when SPL pass control to U-Boot
 2022-08-30 15:52 UTC 

[PATCH] arch: arm: mach-socfpga: To notify SDM when SPL pass control to U-Boot
 2022-08-30 15:42 UTC 

[PATCH] arch: arm : mach-socfpga: Add mailbox command for HPS execution stage notification
 2022-08-30 14:25 UTC 

[PATCH] arch: arm: mach-socfpga: Add mailbox command for HPS execution stage notification
 2022-08-30 17:15 UTC 

[RFC PATCH] mxs: Don't enable 4P2 reg if mx28 is powered only from DCDC_BATT without 5V
 2022-08-30 17:49 UTC 

[PATCH] ARM: imx: Update Data Modul i.MX8M Mini eDM SBC DRAM timing
 2022-08-30 17:40 UTC  (4+ messages)

[PATCH v2] image-fit: don't set compression if it can't be read
 2022-08-30 16:54 UTC  (8+ messages)
` [PATCH v4 1/2] bootm: fix typo imape_comp -> image_comp
` [PATCH v4 2/2] image-fit: don't set compression if it can't be read

[PATCH] doc: Add gpio status output fields description
 2022-08-30 15:56 UTC  (2+ messages)

[PATCH 0/4] Update Chameleon v3 configuration
 2022-08-30 15:56 UTC  (10+ messages)
` [PATCH 3/4] arm: dts: chameleonv3: Override chameleonv3 bitstream names
` [PATCH 4/4] arm: dts: chameleonv3: Add 270-2 variant

[PATCH v2 00/17] IPv6 support
 2022-08-30 12:31 UTC  (18+ messages)
` [PATCH 01/17] net: ipv6: Add IPv6 basic primitives
` [PATCH 02/17] net: ipv6: Add IPv6 build options
` [PATCH 03/17] net: ipv6: Add callbacks declarations to get access to IPv6 variables
` [PATCH 04/17] net: ipv6: Add Neighbor Discovery Protocol (NDP)
` [PATCH 05/17] net: ipv6: Add string_to_ip6 converter
` [PATCH 06/17] net: ipv6: Enable IPv6 typeconversion specifier
` [PATCH 07/17] net: ipv6: Add ip6addr, gatewayip6, serverip6 variables callbacks
` [PATCH 08/17] net: ipv6: Add implementation of main IPv6 functions
` [PATCH 09/17] net: ipv6: Incorporate IPv6 support into u-boot net subsystem
` [PATCH 10/17] net: tftp: Add IPv6 support for tftpboot
` [PATCH 11/17] net: ping6: Add ping6 command
` [PATCH 12/17] test: dm: eth: Add string_to_ip6 test
` [PATCH 13/17] test: dm: eth: Add csum_ipv6_magic test
` [PATCH 14/17] test: dm: eth: Add ip6_addr_in_subnet test
` [PATCH 15/17] test: dm: eth: Add ip6_make_snma test
` [PATCH 16/17] test: dm: eth: Add ip6_make_lladdr test
` [PATCH 17/17] test/py: add a ping6 test

[PATCH v14 00/10] enable menu-driven UEFI variable maintenance
 2022-08-30 12:56 UTC  (4+ messages)
` [PATCH v14 01/10] eficonfig: menu-driven addition of UEFI boot option

[PATCH] arm: mvebu: turris_mox: Add support for distroboot $fdt_addr
 2022-08-30 12:27 UTC  (2+ messages)

[PATCH] arm: mvebu: turris_{omnia, mox}: Reset bootdelay env for rescue
 2022-08-30 12:26 UTC  (2+ messages)

[PATCH] board: turris: Initialize serial# env
 2022-08-30 12:26 UTC  (2+ messages)

[PATCH] arm: mvebu: Espressobin: When emmc is not present disable it also in OF_LIVE
 2022-08-30 12:26 UTC  (3+ messages)

[PATCH v3 0/4] gpio: update gpio_get_status()
 2022-08-30 12:24 UTC  (9+ messages)
` [PATCH v3 1/4] gpio: Allow to print pin's label even for pin with GPIOF_FUNC function
` [PATCH v3 2/4] gpio: Fix pin's status display for pin with GPIOF_UNUSED function
` [PATCH v3 3/4] pinctrl: pinctrl_stm32: Populate uc_priv->name[] with pinmux node's name
` [PATCH v3 4/4] gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function

[PATCH] pci: Do not enable PCIe ASMedia ASM2824 workaround by default
 2022-08-30 11:56 UTC  (7+ messages)
` [PATCH v2] pci: Do not enable PCIe GEN3 link retrain "

[PATCH] ddr: socfpga: Fix integer overflow
 2022-08-30  6:42 UTC 

[PATCH 016/347] FogBugz #516535: Fix QSPI write issues
 2022-08-30  6:20 UTC 

[PATCH 0/2] Add HS configs for J7200 and J721S2 TI SOCs
 2022-08-30 10:24 UTC  (3+ messages)
` [PATCH 1/2] configs: Add configs for J7200 High Security EVM
` [PATCH 2/2] configs: Add configs for j721s2 "

[PATCH] ARM: dts: stm32: Fix display-timings settings for stm32f746-disco
 2022-08-30  9:00 UTC  (2+ messages)

[PATCH] configs: stm32: Enable CONFIG_DM_REGULATOR for stm32f769-disco
 2022-08-30  8:57 UTC  (2+ messages)

[PATCH] ARM: stm32: Switch DHSOM to FMC2 EBI driver
 2022-08-30  8:55 UTC  (2+ messages)

[RFC PATCH v2] clk: fix clk_get_rate() always return ulong
 2022-08-30  8:34 UTC  (3+ messages)

[PATCH] disk: part: remove dependency to ubifs for spl
 2022-08-30  7:58 UTC  (5+ messages)

[PATCHv2 1/2] i2c: stm32f7: fix clearing the control register
 2022-08-30  7:43 UTC  (2+ messages)

[PATCHv4] drivers: tee: i2c: support the NXP SE05x probe errata
 2022-08-30  7:35 UTC 

[PULL] u-boot-riscv/master
 2022-08-30  6:59 UTC  (8+ messages)
        ` [PATCH] riscv: fix compitible with binutils 2.38

Looking for very old Katana 752i boot code
 2022-08-30  6:22 UTC 

[PATCH 1/1] cmd/sbi: format KVM version
 2022-08-30  5:03 UTC  (2+ messages)

[PATCH] drivers: mmc: Reset watchdog when accessing mmc device
 2022-08-30  3:43 UTC  (3+ messages)

[RFC PATCH 0/8] Migrate watchdog reset to cyclic infrastructure
 2022-08-30  2:31 UTC  (11+ messages)
` [RFC PATCH 1/8] cmd/cyclic: Use div64 macros for division and remainder
` [RFC PATCH 3/8] cyclic: Introduce schedule() function
` [RFC PATCH 4/8] cyclic: Use schedule() instead of WATCHDOG_RESET()
` [RFC PATCH 6/8] watchdog: Remove WATCHDOG_RESET macro
` [RFC PATCH 7/8] watchdog: Further cleanup

[PATCH 1/3] doc: sending_patches.rst: Incorporate the old "Patches" wiki content
 2022-08-30  2:30 UTC  (5+ messages)
` [PATCH 2/3] doc: process, sending_patches: Update and correct the old "Patches" content
` [PATCH 3/3] github: Update PR template for new "

[PATCH] bootm: Fix upper bound of FDT overlap checks
 2022-08-30  2:30 UTC  (2+ messages)

Question about uboot initialisation
 2022-08-30  2:29 UTC  (5+ messages)

[PATCH 0/3] Conformance Profiles Table support in U-boot
 2022-08-29 23:58 UTC  (8+ messages)
` [PATCH 2/3] efi: ECPT add EBBRv2.0 conformance profile

Looking for BDI2000 firmware for PowerPC 6xx/7xx/74xx
 2022-08-29 23:12 UTC  (2+ messages)

mvebu - switch to orion-timer
 2022-08-29 21:41 UTC  (5+ messages)

[PATCH 1/2] board: verdin-imx8mm: add call to ft_common_board_setup
 2022-08-29 17:59 UTC  (2+ messages)
` [PATCH 2/2] board: verdin-imx8mp: "

[PATCH] patman: do not hardcode coverage tool
 2022-08-25  1:25 UTC 


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