public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-12-08 08:58:54 to 2020-12-11 01:31:45 UTC [more...]

[PATCH v2 00/26] dm: Change the way sequence numbers are implemented
 2020-12-11  1:31 UTC  (21+ messages)
` [PATCH v2 01/26] linker_lists: Fix alignment issue
` [PATCH v2 02/26] dm: Avoid accessing seq directly
` [PATCH v2 03/26] dm: core: Update uclass_find_next_free_req_seq() args
` [PATCH v2 04/26] dm: core: Add a new sequence number for devices
` [PATCH v2 05/26] dm: test: Check all devices have a sequence numbers
` [PATCH v2 06/26] dm: core: Switch binding to use new "
` [PATCH v2 07/26] dm: Fix return value in dev_read_alias_seq()
` [PATCH v2 08/26] dm: test: Drop assumptions of no sequence numbers
` [PATCH v2 09/26] octeon: Don't attempt to set the sequence number
` [PATCH v2 10/26] i2c: Update for new sequence numbers
` [PATCH v2 11/26] net: Update to use "
` [PATCH v2 12/26] pci: "
` [PATCH v2 13/26] spi: Update for "
` [PATCH v2 14/26] usb: ehci-mx6: Drop assignment of sequence number
` [PATCH v2 15/26] usb: Update for new sequence numbers
` [PATCH v2 16/26] x86: Drop unnecessary mp_init logic
` [PATCH v2 17/26] x86: Simplify acpi_device_infer_name()
` [PATCH v2 18/26] gpio: Update for new sequence numbers
` [PATCH v2 19/26] pinctrl: "
` [PATCH v2 20/26] dm: Switch over to use new sequence number for dev_seq()

[v2019.04-aspeed, v1 0/1] net: ftgmac100: Read and retain MAC address
 2020-12-10 23:11 UTC  (2+ messages)
` [v2019.04-aspeed, v1 1/1] "

U-Boot statistics update
 2020-12-10 22:57 UTC 

[PATCH 00/13] Nokia RX-51: Fix USB TTY console and enable it
 2020-12-10 20:01 UTC  (2+ messages)

[u-boot, v1 0/1] mtd: spi-nor-ids: add Micron MT25QL01G flash
 2020-12-10 19:34 UTC 

[PATCH 00/27] dm: Change the way sequence numbers are implemented
 2020-12-10 19:26 UTC  (17+ messages)
` [PATCH 01/27] linker_lists: Fix alignment issue

[PATCH 0/8] Raspberry Pi 400/Compute Module 4 support
 2020-12-10 18:36 UTC  (7+ messages)
` [PATCH 4/8] dm: Introduce xxx_get_dma_range()

Pull request for UEFI sub-system for next
 2020-12-10 18:34 UTC 

[PATCH V3] dm: core: Add late driver remove option
 2020-12-10 17:44 UTC  (6+ messages)

[PATCH 0/5] patman: Tidy up some hangovers from Python 2
 2020-12-10 17:01 UTC  (13+ messages)
` [PATCH 1/5] fdt: Use an Enum for the data type
` [PATCH 2/5] patman: Drop unicode helper functions
` [PATCH 3/5] patman: Drop tools.ToByte()
` [PATCH 4/5] patman: Drop tools.ToChar() and ToChars()
` [PATCH 5/5] dtoc: Tidy up Python style in dtb_platdata

[RESEND 0/7] Refactor generic fastboot_set_reboot_flag implementation
 2020-12-10 16:54 UTC  (3+ messages)

[PATCH v2 0/8] Raspberry Pi 400/Compute Module 4 support
 2020-12-10 16:08 UTC  (10+ messages)
` [PATCH v2 1/8] rpi: Add identifier for the new RPi400
` [PATCH v2 2/8] rpi: Add identifier for the new CM4
` [PATCH v2 3/8] pci: pcie-brcmstb: Fix inbound window configurations
` [PATCH v2 4/8] dm: Introduce xxx_get_dma_range()
` [PATCH v2 5/8] dm: Introduce DMA constraints into the core device model
` [PATCH v2 6/8] dm: Introduce dev_phys_to_bus()/dev_bus_to_phys()
` [PATCH v2 7/8] xhci: translate virtual addresses into the bus's address space
` [PATCH v2 8/8] mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()

[PATCH] imx: Add support for i.MX8MN Beacon EmbeddedWorks devkit
 2020-12-10 16:07 UTC 

[PATCH v5 0/7] Microchip PolarFire SoC support
 2020-12-10 13:17 UTC  (22+ messages)
` [PATCH v5 1/7] riscv: Add DMA 64-bit address support
` [PATCH v5 2/7] net: macb: Add DMA 64-bit address support for macb
` [PATCH v5 3/7] net: macb: Add phy address to read it from device tree
` [PATCH v5 4/7] clk: Add Microchip PolarFire SoC clock driver
` [PATCH v5 5/7] riscv: dts: Add device tree for Microchip Icicle Kit
` [PATCH v5 6/7] riscv: Add Microchip MPFS Icicle Kit support
` [PATCH v5 7/7] doc: board: Add Microchip MPFS Icicle Kit doc

[PATCH] string: Use memcpy() within memmove() when we can
 2020-12-10 12:04 UTC 

[PATCH] sysboot: add zboot support to boot x86 image
 2020-12-10  9:57 UTC 

[PATCH] arm: mvebu: Add armada-xp-gp-u-boot.dtsi for U-Boot properties
 2020-12-10  5:40 UTC 

[PATCH v3] arm: fsl: common: Improve NXP VID driver PMBus support
 2020-12-10  4:25 UTC 

[PATCH] riscv: timer: Add support for an early timer
 2020-12-10  3:06 UTC  (9+ messages)

[v2] configs: ls1088aqds: add COMMON_ENV to fix distroboot
 2020-12-10  3:02 UTC 

[PATCH 1/1] riscv: qemu: enable distro boot from scsi
 2020-12-10  2:29 UTC  (2+ messages)

[PATCH 0/3] sandbox: Minor improvements to serial driver
 2020-12-10  0:26 UTC  (3+ messages)
` [PATCH 1/3] serial: sandbox: Drop unnecessary #ifdefs

[PATCH v2 0/4] sandbox: exception handling
 2020-12-10  0:26 UTC  (11+ messages)
` [PATCH v2 1/4] sandbox: add handler for exceptions
` [PATCH v2 2/4] cmd: sandbox: implement exception command
` [PATCH v2 3/4] efi_selftest: implement exception test for sandbox

[PATCH 00/11] dm: Simplify livetree handling
 2020-12-10  0:26 UTC  (23+ messages)
` [PATCH 01/11] dm: core: Rename device_bind() to device_bind_offset()
` [PATCH 02/11] dm: core: Rename device_bind_ofnode() to device_bind()
` [PATCH 03/11] dm: core: Add a livetree function to check node status
` [PATCH 04/11] dm: Remove uses of device_bind_offset()
` [PATCH 05/11] dm: Drop uses of dev_set_of_offset()
` [PATCH 06/11] dm: core: Drop dev_set_of_offset()
` [PATCH 07/11] dm: core: Drop device_bind_offset()
` [PATCH 08/11] dm: core: Add an ofnode function to get the devicetree root
` [PATCH 09/11] dm: core: Combine the flattree and livetree binding code
` [PATCH 10/11] dm: core: Drop unused parameter from dm_scan_fdt()
` [PATCH 11/11] dm: core: Drop unused parameter from dm_extended_scan_fdt()

A3720 - Disable slot when eMMC is not present
 2020-12-09 21:31 UTC  (4+ messages)

[PULL] Pull request for u-boot master = u-boot-stm32-20201209
 2020-12-09 19:52 UTC  (2+ messages)

[PATCH 1/1] sandbox: implement invalidate_icache_all()
 2020-12-09 18:42 UTC 

[PATCH] lib/efi_loader: dynamically determine var store size
 2020-12-09 18:03 UTC 

[PATCH] usb: dwc2: add "u-boot,force-vbus-detection" for stm32
 2020-12-09 17:22 UTC  (8+ messages)

[GIT PULL] Pull request: u-boot-imx u-boot-imx-20201208
 2020-12-09 16:36 UTC  (2+ messages)

Facing issues in travis build due to migration to travis-ci.com
 2020-12-09 16:30 UTC  (2+ messages)

[RFC PATCH v1 0/1] mmc: fix response timeout after switch command
 2020-12-09 16:23 UTC  (2+ messages)
` [RFC PATCH v1 1/1] "

ARM: mvebu: enable SPI for helios4 and sata and uart images for clearfog
 2020-12-09 14:34 UTC  (6+ messages)
` [V2 1/3] ARM: mvebu: helios4 adjust env sizes to enable SPI to work
` [V2 2/3] ARM: mvebu: helios4 dts changes to enable SPI
` [V2 3/3] ARM: mvebu: ClearFog make sure that SATA and UART images are buildable

[PATCH] ARM: dts: stm32: Consistently enable internal pull-ups for SD bus
 2020-12-09 13:57 UTC  (3+ messages)

[PATCH] net: memac_phy: add a timeout to MDIO operations
 2020-12-09 13:04 UTC  (2+ messages)

No subject
 2020-12-09 11:55 UTC  (5+ messages)
` [PATCH] add check for ignored CONFIG_ENV_EXT4_DEVICE_AND_PART definition
    ` FW: "

[PATCH] configs: ls1088aqds: add COMMON_ENV to fix distroboot
 2020-12-09 10:58 UTC 

[PATCH 1/4] fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORT
 2020-12-09 10:48 UTC  (2+ messages)

[PATCH 1/2] mtd: spi-nor: add unlock all config option
 2020-12-09  9:53 UTC  (2+ messages)
` [PATCH 2/2] board: kontron: disable flash unlock all

[PATCH 1/4] ARM: dts: stm32: Enable internal pull-ups for SDMMC1 on DHCOM SoM
 2020-12-09  9:16 UTC  (10+ messages)
` [PATCH 2/4] ARM: dts: stm32: Disable SDMMC1 CKIN feedback clock
` [PATCH 3/4] ARM: dts: stm32: Enable SDMMC3 on DH DRC02
` [PATCH 4/4] ARM: dts: stm32: Add USB OTG ID pin on DH AV96
  ` FW: [PATCH 1/4] ARM: dts: stm32: Enable internal pull-ups for SDMMC1 on DHCOM SoM

[PATCH 00/14] qemu: arm64: Add support for uefi capsule update on qemu arm64 platform
 2020-12-09  8:26 UTC  (19+ messages)
` [PATCH 01/14] qemu: arm: Use the generated DTB only when CONGIG_OF_BOARD is defined
` [PATCH 06/14] qemu: arm64: Set dfu_alt_info variable for the platform

[PATCH 0/2] efi_loader: link partition to block device
 2020-12-09  7:11 UTC  (3+ messages)
` [PATCH 1/2] efi_loader: make efi_protocol_open() non-static
` [PATCH 2/2] efi_loader: link partition to block device

[PATCH 1/1] efi_loader: don't set EFI_RT_SUPPORTED_UPDATE_CAPSULE
 2020-12-09  6:49 UTC 

[SPECIFICATION RFC] The firmware and bootloader log specification
 2020-12-09  5:41 UTC  (5+ messages)

[PATCH v5 0/2] dm: core: drivers: add function uclass_probe_all()
 2020-12-09  5:12 UTC  (3+ messages)
` [PATCH v5 1/2] dm: core: add function uclass_probe_all() to probe all devices
` [PATCH v5 2/2] drivers: serial: probe all uart devices

[RFC] Testing EFI_CAPSULE_ON_DISK
 2020-12-09  1:42 UTC  (2+ messages)

[PATCH v3] tools: add a simple script to generate EFI variables
 2020-12-08 23:10 UTC  (2+ messages)
` [PATCH v4] "

[PATCH 1/2] mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC support
 2020-12-08 19:37 UTC  (2+ messages)
` [PATCH 2/2] board: presidio: Add Parallel NAND support

[PATCH 0/7] efi_loader: support EFI_LOAD_FILE_PROTOCOL
 2020-12-08 19:32 UTC  (8+ messages)
` [PATCH 1/7] efi_loader: resequence functions in efi_boottime.c
` [PATCH 2/7] efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID
` [PATCH 3/7] efi_loader: pass boot_policy to efi_load_image_from_path
` [PATCH 4/7] efi_loader: carve out efi_load_image_from_file()
` [PATCH 5/7] efi_loader: support EFI_LOAD_FILE_PROTOCOL
` [PATCH 6/7] efi_selftest: clean up Makefile
` [PATCH 7/7] efi_selftest: test EFI_LOAD_FILE_PROTOCOL

[PATCH 0/3] GE Bx50v3 cleanups
 2020-12-08 18:10 UTC  (4+ messages)
` [PATCH 1/3] image: support board_fit_config_name_match
` [PATCH 2/3] board: ge: bx50v3: remove confidx magic numbers
` [PATCH 3/3] board: ge: bx50v3: cleanup phy config

[PATCH v1] sunxi: board: Move USB ethernet initialization to board_late_init()
 2020-12-08 17:23 UTC  (3+ messages)

[PATCH 0/6] video: remove VIDCONSOLE_AS_LCD and VIDCONSOLE_AS_NAME
 2020-12-08 16:16 UTC  (4+ messages)
    ` FW: "

[PATCH] string: Use memcpy() within memmove() when we can
 2020-12-08 16:10 UTC  (3+ messages)

[PATCH v2 0/4] mkimage usability fixes
 2020-12-08 15:38 UTC  (9+ messages)
` [PATCH v2 1/4] tools/Makefile: FIT_CIPHER requires libssl
` [PATCH v2 2/4] image-fit: Fix FIT_CIPHER linking
` [PATCH v2 3/4] mkimage: Move padding commands outside of FIT_SIGNATURE
` [PATCH v2 4/4] mkimge: Reject signing-related flags without FIT_SIGNATURE

[PATCH] ARM: dts: stm32: Switch to MCO2 for PHY 50 MHz clock
 2020-12-08 15:17 UTC 

[PATCH] spl: fit: Prefer a malloc()'d buffer for loading images
 2020-12-08 14:54 UTC  (2+ messages)

Boot problems imx8mp_evk
 2020-12-08 14:15 UTC  (3+ messages)

imx8mp_evk: boot error "alloc space exhausted"
 2020-12-08 13:40 UTC 

[PATCH 00/18] fs: fat: fix long name support
 2020-12-08  9:40 UTC  (2+ messages)

U-Boot: spl: partition error (stm32mp157)
 2020-12-08  9:16 UTC  (4+ messages)
    ` FW: "

[v2 00/33] gpio: layerscape: fix gpio bug and enable gpio
 2020-12-08  8:59 UTC  (13+ messages)
` [v2 22/33] configs: ls1028aqds: enable CMD_GPIO
` [v2 23/33] configs: ls1028ardb: "
` [v2 24/33] configs: ls1043aqds: "
` [v2 25/33] configs: ls1043ardb: "
` [v2 26/33] configs: ls1046ardb: "
` [v2 27/33] configs: ls1046aqds: "
` [v2 28/33] configs: ls2088ardb: enable DM_GPIO and CMD_GPIO
` [v2 29/33] configs: ls2088aqds: enable CMD_GPIO
` [v2 30/33] configs: ls1088aqds: enable DM_GPIO and CMD_GPIO
` [v2 31/33] configs: ls1088ardb: "
` [v2 32/33] configs: lx2160ardb: enable CMD_GPIO
` [v2 33/33] configs: lx2160aqds: "


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