u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-09 01:43:24 to 2021-10-11 21:00:47 UTC [more...]

[PATCH 1/3 v4] riscv: Remove OF_PRIOR_STAGE from RISC-V boards
 2021-10-11 21:00 UTC  (2+ messages)
` [PATCH 2/3] board: arm: Remove OF_PRIOR_STAGE from the remaining Arm boards

[PATCH v2 0/7] Apple M1 Support
 2021-10-11 20:30 UTC  (22+ messages)
` [PATCH v2 1/7] iommu: Add IOMMU uclass
` [PATCH v2 2/7] test: Add tests for "
` [PATCH v2 3/7] arm: apple: Add initial support for Apple's M1 SoC
` [PATCH v2 4/7] serial: s5p: Add Apple M1 support
` [PATCH v2 5/7] iommu: Add Apple DART driver
` [PATCH v2 6/7] arm: dts: apple: Add preliminary device trees
` [PATCH v2 7/7] doc: board: apple: Add Apple M1 documentation

[PATCH 1/3 v3] riscv: Remove OF_PRIOR_STAGE from RISC-V boards
 2021-10-11 20:22 UTC  (4+ messages)

[PATCH] sandbox: Remove OF_HOSTFILE
 2021-10-11 20:16 UTC  (8+ messages)

[PATCH v3 0/7] Apple M1 Support
 2021-10-11 19:10 UTC  (11+ messages)
` [PATCH v3 1/7] iommu: Add IOMMU uclass
` [PATCH v3 2/7] test: Add tests for "
` [PATCH v3 3/7] arm: apple: Add initial support for Apple's M1 SoC
` [PATCH v3 4/7] serial: s5p: Add Apple M1 support
` [PATCH v3 5/7] iommu: Add Apple DART driver
` [PATCH v3 6/7] arm: dts: apple: Add preliminary device trees
` [PATCH v3 7/7] doc: board: apple: Add Apple M1 documentation

[PATCH v2 00/10] dra7: bring up and support IPU load/start
 2021-10-11 18:59 UTC  (3+ messages)
` [PATCH v2 07/10] dts: dra7-ipu-common-early-boot.dtsi: Add all the ipu early boot related nodes

[RFC 00/22] efi_loader: more tightly integrate UEFI disks to device model
 2021-10-11 17:41 UTC  (72+ messages)
` [RFC 01/22] part: call part_init() in blk_get_device_by_str() only for MMC
` [RFC 01/22] scsi: call device_probe() after scanning
` [RFC 03/22] mmc: "
` [RFC 03/22] usb: storage: "
` [RFC 05/22] nvme: "
` [RFC 06/22] sata: "
` [RFC 07/22] block: ide: "
` [RFC 07/22] dm: blk: add UCLASS_PARTITION
` [RFC 08/22] dm: blk: add a device-probe hook for scanning disk partitions
` [RFC 10/22] dm: blk: add read/write interfaces with udevice
` [RFC 11/22] efi_loader: disk: use udevice instead of blk_desc
` [RFC 12/22] dm: add a hidden link to efi object
` [RFC 13/22] efi_loader: remove !CONFIG_BLK code from efi_disk
` [RFC 14/22] dm: blk: call efi's device-probe hook
` [RFC 14/22] efi_loader: disk: a helper function to create efi_disk objects from udevice
` [RFC 16/22] efi_loader: cleanup after efi_disk-dm integration
` [RFC 17/22] efi_loader: add efi_remove_handle()
` [RFC 18/22] efi_loader: efi_disk: a helper function to delete efi_disk objects
` [RFC 19/22] dm: blk: call efi's device-removal hook
` [RFC 20/22] efi_driver: align with efi_disk-dm integration
` [RFC 21/22] efi_driver: cleanup after "

[PATCH v4] board: ea: mx7ulp_com: move setting CONFIG_BOOTCOMMAND to defconfig
 2021-10-11 17:17 UTC 

[PATCH v3] board: ea: mx7ulp_com: move setting CONFIG_BOOTCOMMAND to defconfig
 2021-10-11 17:13 UTC 

Broken build with disabling OpenSSL crypto
 2021-10-11 16:48 UTC  (6+ messages)
  `  "

[PATCH 1/2] arm: mvebu: Implement the mac command (Marvell hw_info)
 2021-10-11 16:16 UTC  (10+ messages)

A38x: Broken Linux kernel booting over UART
 2021-10-11 15:49 UTC  (7+ messages)

[PATCHv2] tools: Stop re-defining -std= when building tools
 2021-10-11 15:11 UTC 

[PATCH] tools: Stop re-defining -std= when building tools
 2021-10-11 15:11 UTC  (4+ messages)

[PATCH 1/1] doc: add python3-pkg-resources to build dependencies
 2021-10-11 14:54 UTC  (2+ messages)

[PATCH v4 00/11] efi_loader: capsule: improve capsule authentication support
 2021-10-11 14:54 UTC  (8+ messages)
` [PATCH v4 01/11] Revert "Revert "mkeficapsule: Remove dtb related options""
` [PATCH v4 04/11] tools: add fdtsig.sh

[PATCH] efi_loader: Fix loaded image alignment
 2021-10-11 14:19 UTC  (5+ messages)

[PATCH 1/2] arm64: Add missing GD_FLG_SKIP_RELOC handling
 2021-10-11 14:00 UTC  (3+ messages)
` [PATCH 2/2] arm64: lmb: Reserve U-Boot separately if relocation is disabled

[PATCH] configs: am335x_evm: enable CONFIG_CLK_TI_CTRL
 2021-10-11 12:27 UTC 

[PATCH] efi_loader: Handle GD_FLG_SKIP_RELOC
 2021-10-11 11:36 UTC  (2+ messages)

[PATCH 1/4] arm: stm32mp: bsec: Update OTP shadow registers in SPL
 2021-10-11  7:52 UTC  (4+ messages)
` [PATCH 2/4] stm32mp15: remove configs dependency on CONFIG_TFABOOT
` [PATCH 3/4] stm32mp15: replace CONFIG_TFABOOT when it is possible
` [PATCH 4/4] stm32mp15: tidy up #ifdefs in cpu.c

[PATCH v1] driver: spi: add bcm iproc qspi support
 2021-10-11  7:03 UTC  (3+ messages)

[PATCH 1/9] cache: sifive: Fix -Wint-to-pointer-cast warning
 2021-10-11  3:14 UTC  (3+ messages)

[PATCH v2] board: sifive: Fix a potential build warning in board_fdt_blob_setup()
 2021-10-11  3:13 UTC  (3+ messages)

[PATCH 1/2] sunxi: add H2+ config option
 2021-10-11  0:19 UTC  (5+ messages)
` [PATCH 2/2] sunxi: fix non working console on uart2

[PATCH] loads: Block writes into LMB reserved areas of U-Boot
 2021-10-10 21:52 UTC 

[PATCH] board_f: Copy GD to new GD even if relocation disabled
 2021-10-10 21:44 UTC 

Please pull u-boot-video
 2021-10-10 20:04 UTC  (2+ messages)

uboot FIT signature difference
 2021-10-10 17:51 UTC 

[PATCH v2 0/1] sunxi: Add support for FriendlyARM NanoPi R1S H5
 2021-10-10 17:29 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] drivers: ddr: lc_common_dimm_params.c : Fix Divison by zero issue
 2021-10-10 16:12 UTC 

[PATCH 1/7] arm: mach-imx: Update MAC fuse for i.MX8MP
 2021-10-10  8:35 UTC  (2+ messages)

[PATCH 1/1] mmc: Fix mmc_switch excessive timeout
 2021-10-09 20:49 UTC 

[PATCH v6 00/11] board: toradex: verdin-imx8mm: target refresh
 2021-10-09 20:41 UTC  (12+ messages)
` [PATCH v6 01/11] imx8m: clean-up kconfig indentation
` [PATCH v6 02/11] verdin-imx8mm: fix ethernet
` [PATCH v6 03/11] ARM: dts: imx8mm-verdin: prepare for dek blob encapsulation
` [PATCH v6 04/11] arm64: dts: imx8mm-verdin-u-boot.dtsi: alphabetically re-order
` [PATCH v6 05/11] verdin-imx8mm: switch to use binman to pack images
` [PATCH v6 06/11] verdin-imx8mm: enable sleep_moci output
` [PATCH v6 07/11] verdin-imx8mm: clean-up include order
` [PATCH v6 08/11] verdin-imx8mm: drop support for v1.0 hardware
` [PATCH v6 09/11] include/configs: apalis-imx8/verdin-imx8mm: rename kernel image variable
` [PATCH v6 10/11] verdin-imx8mm: use preboot for fdtfile evaluation
` [PATCH v6 11/11] verdin-imx8mm: fix watchdog pinctrl issue

[PATCH] lz4: Use a private header for U-Boot
 2021-10-09 18:57 UTC  (2+ messages)

[PATCH u-boot-marvell 00/12] Small Turris MOX and Omnia changes
 2021-10-09 17:33 UTC  (13+ messages)
` [PATCH u-boot-marvell 01/12] arm: mvebu: turris_mox: Drop SF_DEFAULT_MODE from defconfig
` [PATCH u-boot-marvell 02/12] arm: mvebu: turris_mox: Move options to defconfig
` [PATCH u-boot-marvell 03/12] arm: mvebu: a3720: Create Kconfig option for I2C_MV
` [PATCH u-boot-marvell 04/12] arm: kirkwood, mvebu: Remove CONFIG_SYS_RESET_ADDRESS option
` [PATCH u-boot-marvell 05/12] arm: mvebu: turris_mox: Cosmetic update for board config header
` [PATCH u-boot-marvell 06/12] arm: mvebu: turris_mox: Use show_board_info()
` [PATCH u-boot-marvell 07/12] arm: mvebu: turris_mox: Always handle reset button
` [PATCH u-boot-marvell 08/12] arm: mvebu: turris_mox: Better check for valid ethernet addresses in env
` [PATCH u-boot-marvell 09/12] arm: mvebu: turris_omnia: Overwrite ethaddr only if invalid
` [PATCH u-boot-marvell 10/12] arm: mvebu: turris_omnia: Use show_board_info()
` [PATCH u-boot-marvell 11/12] arm: mvebu: turris_omnia: Move SPL's SYS_MALLOC_SIMPLE to Kconfig
` [PATCH u-boot-marvell 12/12] arm: mvebu: turris_omnia: Move CONFIG_SPL_DRIVERS_MISC "

[PATCH v5 00/10] board: toradex: verdin-imx8mm: target refresh
 2021-10-09 16:07 UTC  (3+ messages)
` [PATCH v5 08/10] include/configs: apalis-imx8/verdin-imx8mm: rename kernel image variable

[PATCH v4 00/10] board: toradex: verdin-imx8mm: target refresh
 2021-10-09 16:06 UTC  (3+ messages)
` [PATCH v4 08/10] include/configs: apalis-imx8/verdin-imx8mm: rename kernel image variable

[PATCH v1 3/3] rockchip: rk3568: add arch_cpu_init()
 2021-10-09 15:24 UTC  (4+ messages)

[PATCH v1 2/3] arm: dts: rockchip: rk3568: Enable sdhci and sdmmc0 node
 2021-10-09 15:06 UTC  (2+ messages)

[PATCH v1 1/3] rockchip: Kconfig: Enable SPL support for rk3568
 2021-10-09 15:05 UTC  (2+ messages)

[PATCH v1] clk: rockchip: rk3568: update clks
 2021-10-09 15:05 UTC  (2+ messages)

[PATCH v3 1/2] spi: rockchip_sfc: Implement set_speed logic
 2021-10-09 15:04 UTC  (4+ messages)
` [PATCH v3 2/2] spi: rockchip_sfc: Using read_poll

[PATCH 0/4] arm64: dts: rockchip: px30: Linux-5.14-rc3 Sync
 2021-10-09 14:52 UTC  (3+ messages)

[PATCH v5 1/2] arm: dts: imx8mq: Add Kontron pitx-imx8m
 2021-10-09 11:30 UTC  (2+ messages)
` [PATCH v5 2/2] board: kontron: pitx-imx8m: Add Kontron pitx-imx8m board support

[PATCH 1/4] Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI
 2021-10-09 13:27 UTC  (4+ messages)
` [PATCH 2/4] Convert CONFIG_USB_EHCI_MXS to Kconfig
` [PATCH 3/4] Drop CONFIG_USB_EHCI_KIRKWOOD
` [PATCH 4/4] Convert CONFIG_USB_EHCI_IS_TDI to Kconfig

[PATCH] mtd: Add SPI Nor Flash chip GD25LQ256D ID
 2021-10-09  8:51 UTC  (4+ messages)

[PATCH v2 0/7] arm64: dts: imx8mm: add common -binman.dtsi and further clean-up
 2021-10-09  5:59 UTC  (2+ messages)

[PATCH v5 00/29] image: Reduce #ifdefs and ad-hoc defines in image code (Part B)
 2021-10-09  1:41 UTC  (31+ messages)
` [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()


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