public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-01-22 20:12:39 to 2022-01-25 02:42:43 UTC [more...]

[PATCH 0/5] sunxi: remove lowlevel_init
 2022-01-25  2:42 UTC  (7+ messages)
` [PATCH 1/5] sunxi: move non-essential code out of s_init()
` [PATCH 2/5] sunxi: move Cortex SMPEN setting into start.S
` [PATCH 3/5] sunxi: move early "SRAM setup" into separate file
` [PATCH 4/5] armv8: remove no longer needed lowlevel_init.S
` [PATCH 5/5] sunxi-common.h: remove pointless #ifdefs

[RFC PATCH] efi_loader: clean up uefi secure boot image verification logic
 2022-01-25  2:31 UTC  (3+ messages)

[PATCH 0/3] QEMU spike machine support for U-Boot
 2022-01-25  1:18 UTC  (7+ messages)
` [PATCH 1/3] serial: Add RISC-V HTIF console driver
` [PATCH 2/3] riscv: qemu: Enable HTIF console support
` [PATCH 3/3] riscv: qemu: Implement is_flash_available() for MTD NOR

[PATCH v5 0/3] arm: kirkwood: Add support for Pogoplug V4
 2022-01-25  1:06 UTC  (11+ messages)
` [PATCH v5 1/3] arm: kirkwood: Pogoplug-V4 : Add DTS files
` [PATCH v5 2/3] arm: kirkwood: Pogoplug-V4 : Add Kconfig files
` [PATCH v5 3/3] arm: kirkwood: Pogoplug-V4 : Add board implementation files

[PATCH v4 0/4] Fix compiler warnings for 32-bit ARM
 2022-01-25  1:04 UTC  (10+ messages)
` [PATCH v4 1/4] checkpatch: Support wide strings

[PATCH 0/8] efi_loader: simplify printing GUIDs
 2022-01-25  0:19 UTC  (7+ messages)
` [PATCH 6/8] cmd: efidebug: "

[PATCH] introduce CONFIG_DEVICE_TREE_INCLUDES
 2022-01-24 23:50 UTC  (8+ messages)

[PATCH V2] mkimage: fix segfault on MacOS arm64
 2022-01-24 23:31 UTC  (4+ messages)

[PATCH v3] mkimage: fix segfault on MacOS arm64
 2022-01-24 23:29 UTC 

[RFC PATCH] dts: automatically build necessary .dtb files
 2022-01-24 21:15 UTC  (4+ messages)

[PATCH] scripts: setlocalversion: remove quotes around localversion from config
 2022-01-24 21:03 UTC  (2+ messages)

[PATCH] gpio: rgpio2p: Enhance reading of GPIO pin value
 2022-01-24 20:51 UTC  (3+ messages)

[PATCH] imx8m: lock id_swap_bypass bit in tzc380 enable
 2022-01-24 20:48 UTC 

[PATCH v2 1/2] cmd: source: Use script from default config
 2022-01-24 20:31 UTC  (5+ messages)

[RESEND PATCH 1/3] Nokia RX-51: Update documentation about ext2/3/4
 2022-01-24 19:45 UTC  (3+ messages)
` [RESEND PATCH 2/3] Nokia RX-51: Update documentation about flashing
` [RESEND PATCH 3/3] Nokia RX-51: Convert documentation to rst format

[PATCH] armv8: start.S: remove CONFIG_SYS_RESET_SCTRL code
 2022-01-24 18:00 UTC  (2+ messages)

[PATCH v2 1/1] serial: npcm: Add support for Nuvoton NPCM SoCs
 2022-01-24 17:57 UTC  (2+ messages)

[PATCH] binman: doc: fix typo for u-boot-tpl
 2022-01-24 17:57 UTC  (2+ messages)

[PATCH 0/7] sunxi: Fix U-Boot proper SPI operation
 2022-01-24 17:02 UTC  (3+ messages)
` [PATCH 2/7] sunxi: Kconfig: Fix up SPI configuration

[PATCH] vexpress64: semi_defconfig: disable CRC32 support
 2022-01-24 16:54 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update e-mail in Xen maintainership
 2022-01-24 16:54 UTC  (2+ messages)

[PATCH v2] cmd: Add Kconfig option for multiprocessor cmds
 2022-01-24 16:53 UTC  (2+ messages)

[PATCH] misc: mark write buffer const
 2022-01-24 16:53 UTC  (2+ messages)

[PATCH 1/1] mkimage: struct stat.st_size may not be long
 2022-01-24 16:53 UTC  (2+ messages)

[resent][PATCH 0/3] mkimage: allow to specify signing algorithm
 2022-01-24 16:53 UTC  (7+ messages)
` [resent][PATCH 1/3] image-fit: Make string of algo parameter constant
` [resent][PATCH 2/3] mkimage: Drop unused OPT_STRING constant
` [resent][PATCH 3/3] mkimage: Allow to specify the signature algorithm on the command line

[PATCH 0/2] fix dumpimage for fit images
 2022-01-24 16:53 UTC  (5+ messages)
` [PATCH 1/2] tools/fitimage: remove redundant format check
` [PATCH 2/2] tools/fitimage: make sure dumpimage still works when "@" are detected

[PULL] Pull request for u-boot/master v2024.01 = u-boot-stm32-20220124
 2022-01-24 15:35 UTC  (2+ messages)

[PATCH] imx: imx8mn_beacon: Enable TrustZone
 2022-01-24 15:24 UTC 

[PATCH 00/23] video: Support a U-Boot logo more easily
 2022-01-24 14:42 UTC  (12+ messages)
` [PATCH 17/23] video: Convert CONFIG_VIDEO_LOGO to Kconfig

[PATCH] usb: xhci: reset endpoint on USB stall
 2022-01-24 14:23 UTC  (5+ messages)

[PATCH 00/16] tools: Add support for signing devicetree blobs
 2022-01-24 14:17 UTC  (3+ messages)

[PATCH] clk: ccf: correct the test on the parent uclass in clk_enable/clk_disable
 2022-01-24 13:17 UTC 

[PATCH 00/14] video: Drop old CFB code
 2022-01-24 12:10 UTC  (22+ messages)
` [PATCH 01/14] video: Drop cfg_console
` [PATCH 02/14] video: nokia_rx51: Drop obsolete video code
` [PATCH 03/14] video: siemens: Drop unused "
` [PATCH 04/14] video: nexell: Drop unused and invalid code
` [PATCH 05/14] video: Drop video_fb header
` [PATCH 06/14] video: Drop CONFIG_VIDEO_BMP_LOGO
` [PATCH 07/14] video: Drop references to CONFIG_VIDEO et al
` [PATCH 08/14] video: Clean up the uclass header
` [PATCH 09/14] video: Drop da8xx-fb
` [PATCH 10/14] video: fsl: colibri_vf: Drop FSL DCU driver
` [PATCH 11/14] video: Drop FSL DIU driver
` [PATCH 12/14] video: mxs: Drop old video code
` [PATCH 13/14] video: Convert CONFIG_VIDEO_BCM2835 to Kconfig
` [PATCH 14/14] video: Drop formike driver

[PATCH] Allow colon in PXE bootfile URLs
 2022-01-22 15:16 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] configs: stm32mp15: Enable OF_BOARD flag
 2022-01-24 12:17 UTC  (2+ messages)

[PATCH] stm32prog: add partition name in treat_partition_list error messages
 2022-01-24 12:17 UTC  (2+ messages)

[PATCH] board: stm32mp1: solve compilation issue when ENV_IS_IN_MMC is deactivated
 2022-01-24 12:17 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: stm32: Synchronize DHCOR DTs with Linux 5.15.12
 2022-01-24 12:17 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: stm32: Synchronize DHCOM "

[PATCH] arm: dts: stm32mp15: alignment with v5.16
 2022-01-24 12:15 UTC  (2+ messages)

[PATCH 1/1] stm32mp: fix board_get_alt_info_mmc()
 2022-01-24 12:14 UTC  (2+ messages)

[PATCH 1/2] stm32mp: remove the bootcount activation
 2022-01-24 12:14 UTC  (4+ messages)
` [PATCH 2/2] stm32mp: correct the dependency for bootcount configs

[PATCH 1/2] arm: stm32mp: Fix USB boot device report
 2022-01-24 12:14 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: stm32: Add DFU support for DHCOR recovery

[PATCH v2] image-board: fix wrong implementation ram disk address setup from cmdline
 2022-01-24  9:26 UTC  (4+ messages)

[PATCH] net: xilinx: fix the wrong dma base address issue
 2022-01-24  8:32 UTC  (2+ messages)

[RFC PATCH v3 0/9] FWU: Add support for FWU Multi Bank Update feature
 2022-01-24  7:38 UTC  (24+ messages)
` [RFC PATCH v3 1/9] FWU: Add FWU metadata structure and functions for accessing metadata
` [RFC PATCH v3 2/9] FWU: Add FWU metadata access functions for GPT partitioned block devices
` [RFC PATCH v3 3/9] FWU: stm32mp1: Add helper functions for accessing FWU metadata
` [RFC PATCH v3 5/9] EFI: FMP: Add provision to update image's ImageTypeId in image descriptor
` [RFC PATCH v3 9/9] mkeficapsule: Add support for generating empty capsules

[PATCH 00/11] Add support for SUNIV and F1C100s
 2022-01-24  1:45 UTC  (5+ messages)
` [PATCH 02/11] arm: arm926ej-s: add sunxi code

[PATCH 00/40] RFC: rpi: Enable ACPI booting on ARM with Raspberry Pi 4
 2022-01-23 21:54 UTC  (83+ messages)
` [PATCH 02/40] x86: Allow any arch to generate ACPI tables
` [PATCH 03/40] x86: Move the acpi table to generic global_data
` [PATCH 04/40] arm: Allow supporting ACPI-table generation
` [PATCH 05/40] x86: Tidy up use of CONFIG_ACPIGEN
` [PATCH 06/40] sandbox: Allow building with GENERATE_ACPI_TABLE
` [PATCH 07/40] efi: Correct call to write_acpi_tables()
` [PATCH 08/40] efi: Correct address handling with ACPI tables
` [PATCH 10/40] acpi: Allow include files within the board directory
` [PATCH 11/40] acpi: Move acpi_fill_header() to the generic header
` [PATCH 12/40] acpi: Add a table start
` [PATCH 13/40] acpi: Add a linker list for ACPI tables
` [PATCH 14/40] x86: acpi: Split out context creation from base tables
` [PATCH 15/40] x86: Use the ACPI table writer
` [PATCH 16/40] x86: Move base tables to a writer function
` [PATCH 17/40] x86: Move FACS table "
` [PATCH 18/40] x86: Move DSDT "
` [PATCH 19/40] x86: Move GNVS "
` [PATCH 20/40] x86: Move FADT "
` [PATCH 21/40] x86: Move FACP table into separate functions
` [PATCH 22/40] x86: Move SSDT table to a writer function
` [PATCH 23/40] x86: Move TPM2 "
` [PATCH 24/40] x86: Move MADT "
` [PATCH 25/40] x86: Move TCPA "
` [PATCH 26/40] x86: Move CSRT "
` [PATCH 27/40] x86: acpi: Update acpi_fill_csrt() to use acpi_ctx
` [PATCH 28/40] x86: Move device-specific ACPI tables to a writer function
` [PATCH 29/40] x86: Move acpi_get_rsdp_addr() ACPI tables to the writer
` [PATCH 30/40] acpi: Collect tables in the acpi_item list
` [PATCH 31/40] acpi: Tidy up the item list
` [PATCH 32/40] acpi: Tidy up the table list
` [PATCH 33/40] doc: Add usage information for the acpi command
` [PATCH 34/40] acpi: Add some tables needed by ARM devices
` [PATCH 35/40] acpi: Add myself as maintainer

[PATCH] binman: Document the __bss_size symbol error
 2022-01-23 19:55 UTC 

[PATCH v5 0/4] Fix compiler warnings for 32-bit ARM
 2022-01-23 19:55 UTC  (5+ messages)
` [PATCH v5 1/4] scripts/checkpatch.pl: Resync with v5.16
` [PATCH v5 2/4] efi: Use 16-bit unicode strings
` [PATCH v5 3/4] sandbox: Detect the host bit size automatically
` [PATCH v5 4/4] treewide: Use 16-bit unicode strings

[PATCH v2 0/2] Apple M1 laptop keyboard support
 2022-01-23 15:48 UTC  (3+ messages)
` [PATCH v2 1/2] spi: apple: Add driver for Apple SPI controller
` [PATCH v2 2/2] input: apple: Add support for Apple SPI keyboard

[PULL] u-boot-sh/master
 2022-01-23 14:55 UTC  (2+ messages)

Pull request for efi-2022-04-rc1-2
 2022-01-23 14:54 UTC  (2+ messages)

[PATCH 0/3] ide: Convert some options to Kconfig
 2022-01-23  7:22 UTC  (7+ messages)
` [PATCH 1/3] ide: Drop CONFIG_IDE_AHB
` [PATCH 2/3] Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig
` [PATCH 3/3] Drop CONFIG_SYS_PIO_MODE

[PATCH] arm: mvebu: Espressobin: Fix URLs in comments
 2022-01-23  7:19 UTC  (2+ messages)

[PATCH v5 25/29] image: Remove #ifdefs from select_ramdisk()
 2022-01-23  3:24 UTC 

[PATCH] arm: rmobile: rzg2_beacon: Migrate reset to SYSRESET_PSCI
 2022-01-23  2:00 UTC  (6+ messages)

[PATCH v4 0/4] arm: kirkwood: Add support for Pogoplug V4
 2022-01-23  1:46 UTC  (5+ messages)
` [PATCH v4 3/4] arm: kirkwood: Pogoplug-V4 : Add board implementation files

[PATCH v2 0/9] Apple M1 NVMe storage support
 2022-01-22 22:47 UTC  (3+ messages)
` [PATCH v2 3/9] arm: apple: Change SoC name from "m1" into "apple"

[PATCH V2] imx8mm_beacon/imx8mn_beacon: Update build instructions
 2022-01-22 21:08 UTC  (2+ messages)

CONFIG_SYS_SPL_ARGS_ADDR
 2022-01-22 20:41 UTC  (3+ messages)

[PATCH V2 1/2] arm: dts: imx8mm-beacon: Resync dtsi with Kernel 5.17-rc1
 2022-01-22 20:17 UTC  (5+ messages)
` [PATCH V2 2/2] imx: imx8mm_beacon: Enable USB

[PATCH 1/3] arm: dts: imx8mn-beacon: Resync dtsi with Kernel 5.17-rc1
 2022-01-22 20:12 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