u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-23 17:56:48 to 2022-09-26 11:34:06 UTC [more...]

[PATCH] ls1043ardb: nand driver fixups for revision v7.0 boards
 2022-09-26  8:27 UTC  (2+ messages)

[PATCH v2 0/6] introduce Arm FF-A support
 2022-09-26 11:33 UTC  (19+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 2/4] arm64: smccc: clear the Xn registers after SMC calls
  ` [PATCH v3 3/4] arm_ffa: introduce Arm FF-A low-level driver
  ` [PATCH v4 00/10] introduce Arm FF-A support
    ` [PATCH v4 01/10] arm64: smccc: add support for SMCCCv1.2 x0-x17 registers
    ` [PATCH v4 02/10] arm64: smccc: clear the Xn registers after SMC calls
    ` [PATCH v4 03/10] lib: uuid: introduce be_uuid_str_to_le_bin function
    ` [PATCH v4 04/10] arm_ffa: introduce Arm FF-A low-level driver
    ` [PATCH v4 05/10] arm_ffa: introduce armffa command
    ` [PATCH v4 06/10] arm_ffa: introduce the FF-A Sandbox driver
    ` [PATCH v4 07/10] arm_ffa: introduce Sandbox test cases for UCLASS_FFA
    ` [PATCH v4 08/10] arm_ffa: introduce armffa command Sandbox test
    ` [PATCH v4 09/10] arm_ffa: introduce FF-A MM communication
    ` [PATCH v4 10/10] arm_ffa: corstone1000: enable EFI "

[PATCH 0/6] introduce Arm FF-A support
 2022-09-26 11:30 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] arm_ffa: introduce Arm FF-A low-level driver

[PATCH] doc: Add documentation for CZ.NIC Turris routers
 2022-09-26 11:30 UTC  (3+ messages)

[PATCH 1/2] smbios: Simplify reporting of unknown values
 2022-09-26 10:56 UTC  (5+ messages)

[PATCH 0/6] introduce Arm FF-A support
 2022-09-26 10:56 UTC  (4+ messages)
` [PATCH 6/6] arm_ffa: introduce FF-A MM communication

[PATCH 0/2] sunxi: update devicetree files from the kernel
 2022-09-26 10:34 UTC  (2+ messages)

[PATCH v10 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-09-26 10:08 UTC  (15+ messages)
` [PATCH v10 02/15] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v10 03/15] FWU: Add FWU metadata access driver for GPT partitioned block devices
` [PATCH v10 09/15] FWU: Add boot time checks as highlighted by the FWU specification
` [PATCH v10 10/15] FWU: Add support for the FWU Multi Bank Update feature

[PATCH 0/7] add support for Theobroma Systems PX30-µQ7 (Ringneck) with Haikou devkit
 2022-09-26  9:50 UTC  (17+ messages)
` [PATCH 1/7] rockchip: px30: fix CONFIG_IRAM_BASE
` [PATCH 2/7] rockchip: px30: list possible SPL boot devices
` [PATCH 3/7] rockchip: px30: insert u-boot, spl-boot-device into U-Boot device tree
  ` [PATCH 3/7] rockchip: px30: insert u-boot,spl-boot-device "
` [PATCH 4/7] arm64: dts: rockchip: sync px30 with linux-next
` [PATCH 5/7] include/dt-bindings: Sync linux-event-codes with Linux kernel
` [PATCH 6/7] Input: add `SW_BOOT_ALT`
` [PATCH 7/7] rockchip: add support for PX30 Ringneck SoM on Haikou Devkit

[PATCH] configs: rockchip: Drop TPL_MAX_SIZE definition
 2022-09-26  9:47 UTC  (7+ messages)

[PATCH] power: fan53555: Fix missing newline in error message
 2022-09-26  8:33 UTC  (2+ messages)

[PATCH] ARM: mx7: psci: fix suspend/resume e10133 workaround
 2022-09-26  8:31 UTC 

[PATCH v3] net: enetc: Fix use after free issue in fsl_enetc.c
 2022-09-26  7:38 UTC  (2+ messages)

[PATCH] gpio: turris_omnia_mcu: Fix registering gpios
 2022-09-26  8:02 UTC  (4+ messages)

[PATCH] arm64: ls104x: Enable eDMA snooping
 2022-09-26  7:56 UTC  (2+ messages)

[PULL] u-boot-riscv/next
 2022-09-26  7:39 UTC 

[PATCH v2 1/2] usb: hub: allow to increase HUB_DEBOUNCE_TIMEOUT
 2022-09-26  7:08 UTC  (7+ messages)
` [PATCH v2 2/2] configs: stm32mp15: set CONFIG_USB_HUB_DEBOUNCE_TIMEOUT=2s
` [Uboot-stm32] [PATCH v2 1/2] usb: hub: allow to increase HUB_DEBOUNCE_TIMEOUT

[PATCH] phy: usbphyc: use regulator_set_enable_if_allowed for disabling vbus supply
 2022-09-26  7:07 UTC  (2+ messages)

[PATCH v4] tee: optee: rework TA bus scanning code
 2022-09-26  7:06 UTC  (5+ messages)

[PATCH 00/45] vbe: Implement the full firmware flow
 2022-09-26  6:56 UTC  (54+ messages)
` [PATCH 01/45] Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
` [PATCH 02/45] disk: Drop debug messages in part_efi
` [PATCH 03/45] bloblist: Drop debugging
` [PATCH 04/45] rsa: Avoid warning in padding_pss_verify()
` [PATCH 05/45] spl: Use binman suffix allow symbols of any SPL etype
` [PATCH 06/45] spl: Split up the board_init_r() function
` [PATCH 07/45] spl: Refactor controls for console output
` [PATCH 08/45] spl: Add a separate silence option for SPL
` [PATCH 09/45] CI: Install pyelftools for builds
` [PATCH 10/45] binman: Allow obtaining a symbol value
` [PATCH 11/45] binman: Split out looking up a symbol into a function
` [PATCH 12/45] binman: Handle writing ELF symbols in the Entry class
` [PATCH 13/45] binman: Support writing symbols into ELF files
` [PATCH 14/45] dm: blk: Add udevice functions
` [PATCH 15/45] dm: usb: Update the test to cover reading and writing
` [PATCH 16/45] dm: blk: mmc: Tidy up some Makefile rules for SPL
` [PATCH 17/45] dm: mmc: Allow sandbox emulator to build without writes
` [PATCH 18/45] sandbox: Drop message about writing sandbox state
` [PATCH 19/45] sandbox: Generalise SPL booting
` [PATCH 20/45] sandbox: Add a way to specify the sandbox executable
` [PATCH 21/45] bootstd: Add a way to set up a bootflow
` [PATCH 22/45] image: Move comment for fit_conf_find_compat()
` [PATCH 23/45] test: Report skippped tests
` [PATCH 24/45] test: Update tests to use the skip feature
` [PATCH 25/45] test: Support tests which can only be run manually
` [PATCH 26/45] image: Add the concept of a phase to FIT
` [PATCH 27/45] image: Allow loading a FIT config for a particular phase
` [PATCH 28/45] image: Correct strncpy() warning with image_set_name()
` [PATCH 29/45] vbe: Rename vbe_fixup to vbe_request
` [PATCH 30/45] vbe: Use a warning for a failed requests
` [PATCH 31/45] spl: Allow multiple loaders of the same type
` [PATCH 32/45] sandbox: Support obtaining the next phase from an image
` [PATCH 33/45] vbe: Support selecting operations by SPL phase
` [PATCH 34/45] vbe: Support reading the next SPL phase via VBE
` [PATCH 35/45] vbe: Move OS implementation into a separate file
` [PATCH 36/45] vbe: Drop the U-Boot prefix from the version
` [PATCH 37/45] vbe: Add Kconfig options for VPL
` [PATCH 38/45] vbe: Add info about the VBE device to the fwupd node
` [PATCH 39/45] sandbox: Add a binman image for VPL
` [PATCH 40/45] vbe: Correct pylint warnings in test_vbe
` [PATCH 41/45] vbe: Use a manual test
` [PATCH 42/45] vbe: Record which phases loaded using VBE
` [PATCH 43/45] vbe: Add docs and a test for the VBE command
` [PATCH 44/45] vbe: Add a subcommand to show the VBE state
` [PATCH 45/45] vbe: Add a test for the VBE flow into U-Boot proper

[PATCH v2 0/8] Use logging feature instead of FPGA_DEBUG
 2022-09-26  6:14 UTC  (7+ messages)
` [PATCH v2 1/8] dm: fpga: Introduce new uclass

[PATCH v2] liteeth: LiteX Ethernet device
 2022-09-26  6:05 UTC 

[PATCH 0/2] efi_loader: provide media ID
 2022-09-26  6:06 UTC  (7+ messages)
` [PATCH 2/2] efi_loader: fill media_id from block device descriptor

[PATCH 1/1] usb: request only 8 bytes for USB_SPEED_FULL bMaxPacketSize0 discovery
 2022-09-26  5:42 UTC  (3+ messages)

[PATCH v2 1/1] usb: storage: continue probe on "Invalid device"
 2022-09-26  5:07 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2022-09-26  1:39 UTC 

Please pull u-boot-dm/next
 2022-09-26  1:10 UTC  (2+ messages)

[PATCH] Fix out of bound access of ep array
 2022-09-25 23:50 UTC  (2+ messages)

[PATCH] usb: common: Detect USB storage media with "miscellaneous" USB devices
 2022-09-25 23:45 UTC  (2+ messages)

[PATCH v3] dm: core: Do not stop uclass iteration on error
 2022-09-25 16:38 UTC  (36+ messages)
                ` [PATCH v4 00/21] "
                  ` [PATCH v4 01/21] dm: pci: Fix doc typo first -> next
                  ` [PATCH v4 02/21] dm: core: Add note about device_probe idempotence
                  ` [PATCH v4 03/21] dm: core: Document return value of device bind functions
                  ` [PATCH v4 04/21] dm: blk: Add probe in blk_first_device/blk_next_device
                  ` [PATCH v4 05/21] dm: core: Fix uclass_probe_all to really probe all devices
                  ` [PATCH v4 06/21] dm: treewide: Do not opencode uclass_probe_all()
                  ` [PATCH v4 07/21] dm: pci: Fix device PCI iteration
                  ` [PATCH v4 08/21] bootstd: Fix listing boot devices
                  ` [PATCH v4 09/21] usb: ether: Fix error handling in usb_ether_init
                  ` [PATCH v4 10/21] stdio: Fix class iteration in stdio_add_devices()
                  ` [PATCH v4 11/21] video: ipuv3: Fix error handling when getting the display
                  ` [PATCH v4 12/21] w1: Fix bus counting in w1_get_bus
                  ` [PATCH v4 13/21] w1: Clean up device iteration in w1_bus_find_dev
                  ` [PATCH v4 14/21] dma: Eliminate unused variable in dma_get_cfg()
                  ` [PATCH v4 15/21] cmd: List all uclass devices regardless of probe error
                  ` [PATCH v4 16/21] dm: treewide: Use uclass_first_device_err when accessing one device
                  ` [PATCH v4 17/21] dm: treewide: Use uclass_next_device_err when accessing second device
                  ` [PATCH v4 18/21] dm: blk: Do not use uclass_next_device_err
                  ` [PATCH v4 19/21] dm: treewide: Do not use the return value of simple uclass iterator
                  ` [PATCH v4 20/21] dm: core: Switch uclass_*_device_err to use uclass_*_device_check
                    ` [PATCH] fixup: "
                  ` [PATCH v4 21/21] dm: core: Do not stop uclass iteration on error

[PATCH] ARM: socfpga: Ensure FPGA in user mode before enabling the bridges
 2022-09-25 14:46 UTC 

[PATCH] configs: socfpga: Add CONFIG_NET_RANDOM_ETHADDR=y to SOCFPGA defconfig
 2022-09-25 14:37 UTC 

[PATCH 00/10] bootstage: Migrate from timer_get_boot_us() to timer_get_us()
 2022-09-25 14:15 UTC  (15+ messages)
` [PATCH 01/10] arm: arch_timer: Add timer_early functions
` [PATCH 02/10] arm: imx: syscounter: "
` [PATCH 03/10] arm: armv8: generic_timer: "
` [PATCH 04/10] timer: cadence-ttc: "
` [PATCH 06/10] timer: rockchip_timer: "
` [PATCH 07/10] board_f/r: Allow selection of CONFIG_TIMER_EARLY w/o CONFIG_TIMER
` [PATCH 10/10] bootstage/timer: Treewide remove timer_get_boot_us()

[PATCH v3 1/2] dm: fix probing of all devices that have u-boot, dm-pre-reloc in SPL/TPL
 2022-09-25 14:15 UTC  (2+ messages)
` [PATCH v3 1/2] dm: fix probing of all devices that have u-boot,dm-pre-reloc "

[PATCH] dm: doc: Fix serial howto u-boot,dm-pre-reloc typo
 2022-09-25 13:31 UTC  (2+ messages)

[PATCH 1/2] sandbox: Initialize sysreset before relocation
 2022-09-25 13:27 UTC  (2+ messages)
` [PATCH 2/2] common: board_f: Print information for all sysresets

[PATCH 1/4] ARM: imx8m: Deduplicate CAAM init with arch_misc_init() call
 2022-09-24 21:54 UTC  (11+ messages)
` [PATCH 4/4] ARM: dts: imx8m: imx8mm-mx8menlo: Enable SPL SDP support

[PATCH v3 0/6] console: Implement flush() function
 2022-09-24 18:00 UTC  (14+ messages)
` [PATCH v3 1/6] sandbox: Add function os_flush()

[PATCH 1/1] efi_selftest: prefix test functions with efi_st_
 2022-09-24 18:00 UTC  (2+ messages)

[PATCH] cmd: fdt: Add support for reading stringlist property values
 2022-09-24 14:01 UTC  (12+ messages)

[PATCH] rtc: Add fallbacks for dm functions
 2022-09-24 14:01 UTC  (2+ messages)

[PATCH v3 0/3] rockpi4: Add capsule update support
 2022-09-24  8:13 UTC  (7+ messages)
` [PATCH v3 1/3] rockchip: capsule: Add functions for supporting capsule updates
` [PATCH v3 2/3] rockpi4: board: Add firmware image information for "
` [PATCH v3 3/3] rockpi4: capsule: Enable UEFI capsule update on RockPi4 boards

[PATCH v3 1/5] rockchip: rk3128-cru: sync the clock dt-binding header from Linux
 2022-09-24  8:07 UTC  (2+ messages)

[PATCH] rockchip: enable fdt overlays for ROCK Pi 4 series
 2022-09-24  8:07 UTC  (2+ messages)

[PATCH] rockchip: px30: support debug uart on UART0
 2022-09-24  8:07 UTC  (2+ messages)

[PATCH] ram: rockchip: fix typo in KConfig option label
 2022-09-24  8:06 UTC  (2+ messages)

[PATCH] board_f: show_dram_config: Print also real DRAM size
 2022-09-23 22:48 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] display_options: print_size: Fix order overflow
 2022-09-23 22:48 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/9] Support for 4 GB DDR modules for 32-bit U-Boot builds
 2022-09-23 22:48 UTC  (3+ messages)
` [PATCH 1/9] common/memsize.c: Fix get_effective_memsize() to always check for CONFIG_MAX_MEM_MAPPED

[PATCH] mmc: fsl_esdhc: fix problem when using clk driver
 2022-09-23 22:29 UTC 

[PATCH] configs: evb-px30_defconfig: Drop TPL_MAX_SIZE definition
 2022-09-23 21:01 UTC  (5+ messages)

[PATCH v3 00/32] Add support for MediaTek MT7981/MT7986 SoCs - v3
 2022-09-23 19:10 UTC  (2+ messages)

PX30 TPL max size
 2022-09-23 17:56 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).