u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-24 21:10:13 to 2021-09-26 09:59:23 UTC [more...]

[PATCH 0/3] Add am33xx/am43xx spread spectrum clock support
 2021-09-26  9:58 UTC 

[PATCH 1/5] kgdb: Remove unused serial related options
 2021-09-26  9:54 UTC  (10+ messages)
` [PATCH 5/5] serial: Rework CONFIG_SYS_BAUDRATE_TABLE

[PATCH] imx: syscounter: allow timer_init for SPL build
 2021-09-26  9:50 UTC  (2+ messages)

[PATCH] misc: ocotp: Allow disabling ocotp driver in SPL
 2021-09-26  9:49 UTC  (2+ messages)

[PATCH] nvme: Enable FUA
 2021-09-26  9:12 UTC 

[PATCH v2 0/4] 30bpp framebuffer support
 2021-09-26  6:51 UTC  (6+ messages)
` [PATCH v2 1/4] video: Add 30bpp support
` [PATCH v2 2/4] efi_loader: GOP: "
` [PATCH v2 3/4] video: simplefb: "
` [PATCH v2 4/4] efi_loader: GOP: Fix 30bpp block transfer support

Pull request for efi-2021-10-rc5
 2021-09-26  5:55 UTC 

[PATCH v5 00/29] image: Reduce #ifdefs and ad-hoc defines in image code (Part B)
 2021-09-26  1:43 UTC  (27+ messages)
` [PATCH v5 01/29] compiler: Rename host_build() to tools_build()
` [PATCH v5 02/29] kconfig: Add tools support to CONFIG_IS_ENABLED()
` [PATCH v5 03/29] image: Add Kconfig options for FIT in the tools build
` [PATCH v5 04/29] spl: cypto: Bring back SPL_ versions of SHA
` [PATCH v5 05/29] hash: Use Kconfig to enable hashing in host tools and SPL
` [PATCH v5 06/29] hash: Drop some #ifdefs in hash.c
` [PATCH v5 07/29] image: Drop IMAGE_ENABLE_FIT
` [PATCH v5 08/29] image: Drop IMAGE_ENABLE_OF_LIBFDT
` [PATCH v5 09/29] image: Use Kconfig to enable CONFIG_FIT_VERBOSE on host
` [PATCH v5 10/29] image: Use Kconfig to enable FIT_RSASSA_PSS "
` [PATCH v5 11/29] image: Use the correct checks for CRC32
` [PATCH v5 12/29] image: Drop IMAGE_BOOT_GET_CMDLINE
` [PATCH v5 13/29] image: Drop IMAGE_OF_BOARD_SETUP
` [PATCH v5 14/29] image: Drop IMAGE_OF_SYSTEM_SETUP
` [PATCH v5 15/29] image: Drop IMAGE_ENABLE_IGNORE
` [PATCH v5 16/29] efi: Correct dependency on FIT_SIGNATURE
` [PATCH v5 19/29] image: Tidy up fit_unsupported_reset()
` [PATCH v5 20/29] image: Drop unnecessary #ifdefs from image.h
` [PATCH v5 21/29] image: Drop #ifdefs for fit_print_contents()
` [PATCH v5 22/29] image: Drop most #ifdefs in image-board.c
` [PATCH v5 23/29] image: Reduce variable scope in boot_get_ramdisk()
` [PATCH v5 24/29] image: Split up boot_get_ramdisk()
` [PATCH v5 25/29] image: Remove #ifdefs from select_ramdisk()
` [PATCH v5 26/29] image: Remove some #ifdefs from image-fit and image-fit-sig
` [PATCH v5 27/29] image: Reduce variable scope in boot_get_fdt()
` [PATCH v5 28/29] image: Split up boot_get_fdt()

[PATCH u-boot-marvell v2 0/6] A3720 PCIe enhancements
 2021-09-25 22:54 UTC  (7+ messages)
` [PATCH u-boot-marvell v2 1/6] arm: a37xx: pci: Fix pcie_advk_link_up()
` [PATCH u-boot-marvell v2 2/6] arm: a37xx: pci: Add support for accessing PCI Bridge on root bus
` [PATCH u-boot-marvell v2 3/6] arm: a37xx: pci: Do not automatically enable bus mastering on PCI Bridge
` [PATCH u-boot-marvell v2 4/6] arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root Port
` [PATCH u-boot-marvell v2 5/6] arm: a37xx: pci: Cosmetic change
` [PATCH u-boot-marvell v2 6/6] arm: a37xx: pci: Update private structure documentation

[PATCH v3 1/3] imx8: ls1028a: Drop raw image support
 2021-09-25 22:35 UTC  (6+ messages)
` [PATCH v3 2/3] arm: Add an __image_copy_start symbol for ARMv8

[PATCH u-boot-marvell 0/6] A3720 PCIe enhancements
 2021-09-25 21:50 UTC  (8+ messages)
` [PATCH u-boot-marvell 1/6] arm: a37xx: pci: Fix pcie_advk_link_up()
` [PATCH u-boot-marvell 2/6] arm: a37xx: pci: Add support for accessing PCI Bridge on root bus
` [PATCH u-boot-marvell 3/6] arm: a37xx: pci: Do not automatically enable bus mastering on PCI Bridge
` [PATCH u-boot-marvell 4/6] arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root Port
` [PATCH u-boot-marvell 5/6] arm: a37xx: pci: Cosmetic change
` [PATCH u-boot-marvell 6/6] arm: a37xx: pci: Update private structure documentation

[PATCH 1/1 RFC] treewide: Deprecate OF_PRIOR_STAGE
 2021-09-25 17:49 UTC  (6+ messages)

[PATCH u-boot-spi v2 0/9] Fix `mtd erase` when used with mtdpart
 2021-09-25 17:33 UTC  (10+ messages)
` [PATCH u-boot-spi v2 1/9] mtd: spi-nor-core: Try cleaning up in case writing BAR failed
` [PATCH u-boot-spi v2 2/9] mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase()
` [PATCH u-boot-spi v2 3/9] mtd: spi-nor-core: Don't overwrite return value if it is non-zero
` [PATCH u-boot-spi v2 4/9] mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase()
` [PATCH u-boot-spi v2 5/9] mtd: spi-nor-core: Don't check for zero length "
` [PATCH u-boot-spi v2 6/9] mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase()
` [PATCH u-boot-spi v2 7/9] mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase()
` [PATCH u-boot-spi v2 8/9] mtd: mtdpart: Make mtdpart's _erase method sane
` [PATCH u-boot-spi v2 9/9] mtd: Remove mtd_erase_callback() entirely

[PATCH 0/3] 30bpp framebuffer support
 2021-09-25 16:55 UTC  (8+ messages)
` [PATCH 1/3] video: Add 30bpp support
` [PATCH 2/3] efi_loader: GOP: "
` [PATCH 3/3] video: simplefb: "

[PATCH 0/5] Apple M1 Support
 2021-09-25 16:45 UTC  (29+ messages)
` [PATCH 1/5] arm: apple: Add initial support for Apple's M1 SoC
` [PATCH 2/5] serial: s5p: Add Apple M1 support
` [PATCH 3/5] misc: Add Apple DART driver
` [PATCH 4/5] arm: dts: apple: Add preliminary device trees
` [PATCH 5/5] doc: board: apple: Add Apple M1 documentation

[PATCH u-boot-marvell] arm: mvebu: turris_omnia: fix leaked mtd device
 2021-09-25 16:05 UTC  (2+ messages)

[PATCH 0/3] common: Add fdt network helper
 2021-09-25 15:15 UTC  (3+ messages)
` [PATCH 1/3] Add fdt network helper header file

[PATCH V2] configs: omap3x_logic: Enable LTO on more LogicPD OMAP3 boards
 2021-09-25 14:58 UTC 

[PATCH] ARM: vexpress_ca9x4: Correct missing SYS_LOAD_ADDR
 2021-09-25 14:44 UTC  (3+ messages)

[RFC PATCH] RFC: Replace CONFIG_SYS_BAUDRATE_TABLE by board and UART driver rounding functions
 2021-09-25 14:23 UTC  (3+ messages)

[PATCH] arm: spl: flush and disable cache before jumping to OPTEE
 2021-09-25 14:05 UTC 

[PATCH v4 00/15] image: A partial series for the image clean-up
 2021-09-25 13:03 UTC  (16+ messages)
` [PATCH v4 01/15] lib: Add memdup()
` [PATCH v4 02/15] Add support for an owned buffer
` [PATCH v4 03/15] compiler: Add a comment to host_build()
` [PATCH v4 04/15] zstd: Create a function for use from U-Boot
` [PATCH v4 05/15] btrfs: Use U-Boot API for decompression
` [PATCH v4 06/15] image: Avoid switch default in image_decomp()
` [PATCH v4 07/15] image: Update zstd to avoid reporting error twice
` [PATCH v4 08/15] gzip: Avoid use of u64
` [PATCH v4 09/15] image: Update image_decomp() to avoid ifdefs
` [PATCH v4 10/15] image: Split board code out into its own file
` [PATCH v4 11/15] image: Fix up checkpatch warnings in image-board.c
` [PATCH v4 12/15] image: Split host code out into its own file
` [PATCH v4 13/15] image: Create a function to do manual relocation
` [PATCH v4 14/15] image: Avoid #ifdefs for "
` [PATCH v4 15/15] image: Remove ifdefs around image_setup_linux() el at

[PATCH] board: rpi: always set fdt_addr if provided by firmware
 2021-09-25 10:22 UTC 

[PATCH v2 1/5] board: sl28: enable EFI_SET_TIME support
 2021-09-25  6:59 UTC  (3+ messages)
` [PATCH v2 3/5] board: sl28: enable EFI UpdateCapsule support

[PATCH v4 0/2] mtd: spi: nor: force mtd name to "nor%d"
 2021-09-25  3:06 UTC  (15+ messages)

[PATCH v2 00/39] efi: Improvements to U-Boot running on top of UEFI
 2021-09-25  0:30 UTC  (39+ messages)
` [PATCH v2 01/39] RFC: efi: Drop code that doesn't work with driver model
` [PATCH v2 02/39] efi: Add a separate maintainer entry for the app
` [PATCH v2 03/39] x86: Keep symbol information in u-boot ELF file
` [PATCH v2 04/39] x86: Create a new header for EFI
` [PATCH v2 05/39] x86: Show some EFI info with the bdinfo command
` [PATCH v2 06/39] x86: Tidy up global_data pointer for 64-bit
` [PATCH v2 07/39] efi: Add a script for building and testing U-Boot on UEFI
` [PATCH v2 08/39] efi: Enable DM_ETH for the app
` [PATCH v2 09/39] efi: Drop the OF_EMBED warning for EFI
` [PATCH v2 10/39] x86: Create a 32/64-bit selection for the app
` [PATCH v2 11/39] efi: Create a 64-bit app
` [PATCH v2 12/39] x86: Don't duplicate global_ptr in 64-bit EFI app
` [PATCH v2 13/39] efi: Add a way to obtain boot services in the app
` [PATCH v2 14/39] efi: Add video support to "
` [PATCH v2 15/39] efi: Add EFI uclass for media
` [PATCH v2 16/39] efi: Add a media/block driver for EFI block devices
` [PATCH v2 17/39] efi: Locate all block devices in the app
` [PATCH v2 18/39] patman: Use a ValueError exception if tools.Run() fails
` [PATCH v2 19/39] binman: Report an error if test files fail to compile
` [PATCH v2 20/39] binman: Support reading the offset of an ELF-file symbol
` [PATCH v2 21/39] binman: Allow timeout to occur in the image or its section
` [PATCH v2 22/39] binman: Tidy up comments on _DoTestFile()
` [PATCH v2 23/39] binman: Support updating the dtb in an ELF file
` [PATCH v2 24/39] efi: serial: Support arrow keys
` [PATCH v2 25/39] bloblist: Support allocating the bloblist
` [PATCH v2 26/39] x86: Allow booting a kernel from the EFI app
` [PATCH v2 27/39] x86: Don't process the kernel command line unless enabled
` [PATCH v2 28/39] x86: efi: Add room for the binman definition in the dtb
` [PATCH v2 29/39] efi: Add comments to struct efi_priv
` [PATCH v2 30/39] efi: Fix ll_boot_init() operation with the app
` [PATCH v2 32/39] efi: Share struct efi_priv between the app and stub code
` [PATCH v2 33/39] efi: Move exit_boot_services into a function
` [PATCH v2 34/39] efi: Check for failure when initing the app
` [PATCH v2 35/39] efi: Mention that efi_info_get() is only used in the stub
` [PATCH v2 36/39] efi: Show when allocated pages are used
` [PATCH v2 37/39] efi: Allow easy selection of serial-only operation
` [PATCH v2 38/39] efi: Update efi_get_next_mem_desc() to avoid needing a map
` [PATCH v2 39/39] efi: Support the efi command in the app

[PATCH 1/1] ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU
 2021-09-25  0:37 UTC  (4+ messages)
  ` [PATCH 1/1] Avoid polluting CONFIG_ namespace with board specific define

[PATCH v4 0/2] Refactor and improve full help output from tools
 2021-09-25  0:37 UTC  (5+ messages)
` [PATCH v4 1/2] tools: Refactor full help printing
` [PATCH v4 2/2] tools: Handle PAGER containing arguments

[PATCH 1/1] ARM: vexpress_ca9x4: Reintroduce board in order to use with QEMU
 2021-09-25  0:37 UTC  (2+ messages)

[PATCH] arm: use CONFIG_SUPPORT_PASSING_ATAGS
 2021-09-25  0:37 UTC  (2+ messages)

[PATCHv5] drivers: tpm2: update reset gpio semantics
 2021-09-25  0:36 UTC  (2+ messages)

about mtd erase fix series
 2021-09-25  0:26 UTC  (3+ messages)

[PATCH v2 0/3] Enhance Measured Boot
 2021-09-24 23:36 UTC  (5+ messages)
` [PATCH v2 1/3] efi_loader: add SMBIOS table measurement

Two jobs at once on denx-vulcan?
 2021-09-24 23:36 UTC  (8+ messages)

[PATCH u-boot-marvell v3 00/39] kwboot higher baudrate
 2021-09-24 21:07 UTC  (32+ messages)
` [PATCH u-boot-marvell v3 19/39] tools: kwbimage: Simplify iteration over version 1 optional headers
` [PATCH u-boot-marvell v3 39/39] MAINTAINERS: Add entry for kwbimage / kwboot tools
` [PATCH u-boot-marvell v3 09/39] tools: kwboot: Fix printing progress
` [PATCH u-boot-marvell v3 10/39] tools: kwboot: Print newline on error when progress was not completed
` [PATCH u-boot-marvell v3 11/39] tools: kwboot: Split sending image into header and data stages
` [PATCH u-boot-marvell v3 12/39] tools: kwboot: Use a function to check whether received byte is a Xmodem reply
` [PATCH u-boot-marvell v3 13/39] tools: kwboot: Allow non-xmodem text output from BootROM only in a specific case
` [PATCH u-boot-marvell v3 14/39] tools: kwboot: Print new line after SPL output
` [PATCH u-boot-marvell v3 15/39] tools: kwboot: Allow greater timeout when executing header code
` [PATCH u-boot-marvell v3 16/39] tools: kwboot: Prevent waiting indefinitely if no xmodem reply is received
` [PATCH u-boot-marvell v3 17/39] tools: kwboot: Properly finish xmodem transfer
` [PATCH u-boot-marvell v3 18/39] tools: kwboot: Always call kwboot_img_patch_hdr()
` [PATCH u-boot-marvell v3 20/39] tools: kwboot: Don't patch image header if signed
` [PATCH u-boot-marvell v3 21/39] tools: kwboot: Patch source address in image header
` [PATCH u-boot-marvell v3 22/39] tools: kwboot: Patch destination address to DDR area for SPI image
` [PATCH u-boot-marvell v3 23/39] tools: kwbimage: Refactor image_version()
` [PATCH u-boot-marvell v3 24/39] tools: kwbimage: Refactor kwbimage header size determination
` [PATCH u-boot-marvell v3 25/39] tools: kwbimage: Update comments describing kwbimage v1 structures
` [PATCH u-boot-marvell v3 26/39] tools: kwboot: Round up header size to 128 B when patching
` [PATCH u-boot-marvell v3 27/39] tools: kwboot: Explicitly check against size of struct main_hdr_v1
` [PATCH u-boot-marvell v3 28/39] tools: kwboot: Support higher baudrates when booting via UART
` [PATCH u-boot-marvell v3 29/39] tools: kwboot: Allow any baudrate on Linux
` [PATCH u-boot-marvell v3 30/39] tools: kwboot: Check whether baudrate was set to requested value
` [PATCH u-boot-marvell v3 31/39] tools: kwboot: Fix initializing tty device
` [PATCH u-boot-marvell v3 32/39] tools: kwboot: Disable tty interbyte timeout
` [PATCH u-boot-marvell v3 33/39] tools: kwboot: Disable non-blocking mode
` [PATCH u-boot-marvell v3 34/39] tools: kwboot: Cosmetic fix
` [PATCH u-boot-marvell v3 35/39] tools: kwboot: Avoid code repetition in kwboot_img_patch()
` [PATCH u-boot-marvell v3 36/39] tools: kwboot: Update file header
` [PATCH u-boot-marvell v3 37/39] tools: kwboot: Add Pali and Marek as authors
` [PATCH u-boot-marvell v3 38/39] doc/kwboot.1: Update man page


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).