public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-01-16 20:20:55 to 2022-01-18 07:10:30 UTC [more...]

[PATCH v3 0/1] rsa: adds rsa3072 algorithm
 2022-01-18  7:09 UTC  (5+ messages)
` [PATCH v3 1/1] "

[PATCH v3 0/4] arm: kirkwood: Add support for Pogoplug V4
 2022-01-18  6:58 UTC  (5+ messages)
` [PATCH v3 1/4] arm: kirkwood: Pogoplug-V4 : Add DTS files
` [PATCH v3 2/4] arm: kirkwood: Pogoplug V4 : Add board include header and defconfig files
` [PATCH v3 3/4] arm: kirkwood: Pogoplug-V4 : Add Kconfig files
` [PATCH v3 4/4] arm: kirkwood: Pogoplug-V4 : Add board implementation files

[PATCH v2 00/20] J721S2: Add initial support
 2022-01-18  5:56 UTC  (17+ messages)
` [PATCH v2 01/20] remoteproc: k3_system_controller: Support optional boot_notification channel
` [PATCH v2 09/20] ram: k3-ddrss: Add support for J721S2 SoC
` [PATCH v2 11/20] board: ti: j721s2: Add board support for J721S2
` [PATCH v2 12/20] dt-bindings: ti-serdes-mux: Add defines for J721S2 SoC

[PATCH v9 00/11] efi_loader: capsule: improve capsule authentication support
 2022-01-18  4:39 UTC  (12+ messages)
` [PATCH v9 01/11] tools: mkeficapsule: output messages to stderr instead of stdout
` [PATCH v9 02/11] tools: mkeficapsule: rework the code a little bit
` [PATCH v9 03/11] tools: build mkeficapsule with tools-only_defconfig
` [PATCH v9 04/11] tools: mkeficapsule: add firmware image signing
` [PATCH v9 05/11] tools: mkeficapsule: add man page
` [PATCH v9 06/11] doc: update UEFI document for usage of mkeficapsule
` [PATCH v9 07/11] test/py: efi_capsule: add image authentication test
` [PATCH v9 08/11] tools: mkeficapsule: allow for specifying GUID explicitly
` [PATCH v9 09/11] test/py: efi_capsule: align with the syntax change of mkeficapsule
` [PATCH v9 10/11] test/py: efi_capsule: add a test for "--guid" option
` [PATCH v9 11/11] test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATE

[PATCH 0/8] efi_loader: simplify printing GUIDs
 2022-01-18  2:48 UTC  (3+ messages)
` [PATCH 2/8] lib: printf code %pUs for GUID text representation

[PATCH V3] usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn
 2022-01-18  1:58 UTC  (4+ messages)

Raw Kernel Image Support for Falcon Mode Boot Via SPI Devices
 2022-01-18  1:02 UTC 

Falcon Mode Support For Uncompressed Kernel Images
 2022-01-18  0:58 UTC 

[PATCH] efidebug: avoid 'dfu_alt_info not defined' message
 2022-01-18  1:08 UTC  (4+ messages)

[PATCH v8 00/15] Add Rikomagic MK808 board
 2022-01-18  0:37 UTC  (16+ messages)
` [PATCH v8 01/15] rockchip: rk3066-power: sync power domain dt-binding header from Linux
` [PATCH v8 02/15] rockchip: rk3066: add grf header file
` [PATCH v8 03/15] rockchip: rk3066: add clock driver for rk3066 soc
` [PATCH v8 04/15] rockchip: rk3066: add rk3066 pinctrl driver
` [PATCH v8 05/15] rockchip: rk3066: add sdram driver
` [PATCH v8 06/15] arm: dts: rockchip: fix rk3xxx-u-boot.dtsi
` [PATCH v8 07/15] arm: dts: rockchip: add rk3066a.dtsi
` [PATCH v8 08/15] arm: dts: rockchip: add rk3066a-mk808.dts
` [PATCH v8 09/15] rockchip: rk3066: add include
` [PATCH v8 10/15] rockchip: rk3066: add rk3066_common.h include
` [PATCH v8 11/15] rockchip: rk3066: add core support
` [PATCH v8 12/15] rockchip: rk3066: add Rikomagic MK808 board
` [PATCH v8 13/15] rockchip: rk3066: add mk808_defconfig
` [PATCH v8 14/15] rockchip: tools: add rk3066 support to rkcommon.c
` [PATCH v8 15/15] doc: rockchip: add rk3066 Rikomagic MK808

[PATCH V2] usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn
 2022-01-18  0:06 UTC  (9+ messages)

[PATCH V2] phy: nop-phy: Enable reset-gpios support
 2022-01-17 23:45 UTC 

[PATCH] imx8mn-ddr4-evk: generate single bootable image
 2022-01-17 22:04 UTC 

[PATCH] cmd: mmc: Consider GP partitions in mmc hwpartition user enh start -
 2022-01-17 21:54 UTC 

[PATCH] arm: dts: imx8mq kernel dts updates
 2022-01-17 20:42 UTC 

[PATCH 1/1] mkimage: struct stat.st_size may not be long
 2022-01-17 20:35 UTC  (3+ messages)

[PATCH v2] image-board: fix wrong implementation ram disk address setup from cmdline
 2022-01-17 19:47 UTC  (2+ messages)

[PATCH 00/13] Add support for the Purism Librem5 Phone
 2022-01-17 19:42 UTC  (26+ messages)
` [PATCH 01/13] MAINTAINERS: add Purism to the maintainers file
` [PATCH 02/13] arm: dts: add the Purism devicetree files
` [PATCH 03/13] arm: imx8m: add Purism Librem5 Kconfig
` [PATCH 04/13] configs: add the Librem5 defconfig
` [PATCH 05/13] include: configs: add the librem5.h include file
` [PATCH 06/13] board: librem5: add the u-boot source for the Librem5
` [PATCH 07/13] board: librem5: add the u-boot header "
` [PATCH 08/13] board: librem5: add the SPL source "
` [PATCH 09/13] board: librem5: add the LPDDR4 "
` [PATCH 11/13] board: librem5: add Librem5 MAINTAINERS file
` [PATCH 12/13] board: librem5: add Librem5 build files
` [PATCH 13/13] doc: librem5: add Librem5 documentation

[PATCH] gpio: da8xx_gpio: Fix gpio name with address
 2022-01-17 18:37 UTC  (2+ messages)

[PATCH 0/8] ARM: ti: AM64x: Add Ethernet boot support on AM64x SK
 2022-01-17 18:37 UTC  (17+ messages)
` [PATCH 1/8] mach-k3: common: Instantiate AM65 CPSW NUSS wrapper
` [PATCH 2/8] net: ti: am65-cpsw: Add support for multi port independent MAC mode
` [PATCH 3/8] board: ti: am64x: Init DRAM size in R5/A53 SPL
` [PATCH 4/8] mach-k3: am642_init: Probe AM65 CPSW NUSS for "
` [PATCH 5/8] mach-k3: am64_spl: Alias Ethernet RGMII boot to CPGMAC
` [PATCH 6/8] configs: am64x_evm: set eth1 as boot interface
` [PATCH 7/8] ARM: dts: K3-am642-r5-sk: Enable Second CPSW port in R5/A53 SPL
` [PATCH 8/8] configs: am64x_evm_r5/a53_defconfig: Enable configs required for Ethboot

[PATCH] dma: ti: k3-udma: Fix rflow reservation for PKTDMA
 2022-01-17 18:36 UTC  (2+ messages)

[PATCH] ARM: mach-k3: sysfw-loader: Copy sysfw.itb to OCRAM in OSPI/SPI bootmode
 2022-01-17 18:36 UTC  (2+ messages)

[PATCH] omap: timer: implement timer_get_boot_us
 2022-01-17 18:36 UTC  (2+ messages)

[PATCH] arm: mach-k3: am642_init: Unlock MCU PADCFG regs
 2022-01-17 18:36 UTC  (2+ messages)

[PATCH] configs: am43xx_hs_evm: Add SPL_USB_STORAGE Support
 2022-01-17 18:36 UTC  (2+ messages)

[PATCH 0/1] Provide a fix for wrong QSPI clock calculation on AM4372
 2022-01-17 18:36 UTC  (3+ messages)
` [PATCH 1/1] Fix wrong QSPI clock calculation for AM4372

[PATCH] nand: gpmc: Handle bitflips in erased pages when using BCH ECC engine
 2022-01-17 18:36 UTC  (2+ messages)

[PATCH] board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper setting
 2022-01-17 18:36 UTC  (2+ messages)

[PATCH V3] sf: Querying write-protect status before operating the flash
 2022-01-17 17:56 UTC  (6+ messages)

imx8mm-evk does not boot kernel 5.16
 2022-01-17 17:15 UTC  (6+ messages)

[PATCH] gpio: mxc_gpio: Fix i.MX8M GPIO output status read
 2022-01-17 16:57 UTC  (4+ messages)

[PATCH v2 00/16] passage: Define a standard for firmware data flow
 2022-01-17 16:39 UTC  (18+ messages)
` [PATCH v2 01/16] spl: Tidy up the header includes
` [PATCH v2 02/16] arm: qemu: Add an SPL build
` [PATCH v2 03/16] spl: Rename jump_to_image_no_args()
` [PATCH v2 04/16] passage: Support an incoming passage
` [PATCH v2 05/16] passage: Support a control devicetree
` [PATCH v2 06/16] passage: arm: Accept a passage from the previous phase
` [PATCH v2 07/16] passage: spl: Support adding the dtb to the passage bloblist
` [PATCH v2 08/16] passage: spl: Support passing the passage to U-Boot
` [PATCH v2 09/16] passage: arm: Add the arch-specific standard passage impl
` [PATCH v2 10/16] passage: Add a qemu test for ARM
` [PATCH v2 11/16] sandbox: Add a way of checking structs for standard passage
` [PATCH v2 12/16] passage: Add documentation
` [PATCH v2 13/16] passage: Add docs for spl_handoff
` [PATCH v2 14/16] x86: Move Intel GNVS file into the common include directory
` [PATCH v2 15/16] passage: Add checks for pre-existing blobs
` [PATCH v2 16/16] WIP: RFC: Add a gitlab test

[PATCH 1/2] lmb: Fix lmb property's defination under struct lmb
 2022-01-17 16:23 UTC  (2+ messages)

[PULL] u-boot-at91-2022.04-b
 2022-01-17 16:12 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-pmic master
 2022-01-17 16:11 UTC  (2+ messages)

Please pull u-boot-net/next
 2022-01-17 16:11 UTC  (2+ messages)

[PATCH 1/9] doc: add include/dm/uclass.h to the HTML documentation
 2022-01-17 16:03 UTC  (3+ messages)

[PATCH u-boot-marvell] ddr: marvell: a38x: fix SPLIT_OUT_MIX state decision
 2022-01-17 15:07 UTC  (4+ messages)
` [EXT] "

[PATCH v2 0/3] sandbox: test: activate tests for the command LOG
 2022-01-17 15:49 UTC  (4+ messages)
` [PATCH v2 1/3] dm: fix up documentation for uclass_get_by_name_len
` [PATCH v2 2/3] dm: compare full name in uclass_get_by_name
` [PATCH v2 3/3] sandbox: test: activate tests for the command LOG

[PATCH 0/4] pci: Extend 'pci' and 'pci regions' commands
 2022-01-17 15:38 UTC  (5+ messages)
` [PATCH 1/4] pci: Fix setting controller's last_busno
` [PATCH 2/4] pci: Extend 'pci regions' command with bus number
` [PATCH 3/4] pci: Add checks for valid cmdline arguments
` [PATCH 4/4] pci: Extend 'pci' command with bus option '*'

[PATCH 0/3] sandox: test: activate tests for the command LOG
 2022-01-17 15:36 UTC  (3+ messages)

[PATCH v3] spl: add support for custom boot method names
 2022-01-17 15:25 UTC 

[PATCH 10/13] board: librem5: add SPL loader configuration
 2022-01-17 15:11 UTC 

[PATCH v2 1/1] env: fat: Allow overriding interface, device and partition
 2022-01-17 15:03 UTC 

[RFC 0/6] Exynos5: Update devicetree files from linux kernel
 2022-01-17 14:34 UTC  (2+ messages)

[PATCH v4 00/13] kconfig: Add some new macros
 2022-01-17 14:26 UTC  (14+ messages)
` [PATCH v4 01/13] imx: Don't define __ASSEMBLY__ in C files
` [PATCH v4 03/13] mmc: fsl: Use brackets around if()
` [PATCH v4 07/13] patman: Update test_util to run doc tests
` [PATCH v4 08/13] buildman: Add a flag to control the traceback
` [PATCH v4 09/13] buildman: Make use of test_util
` [PATCH v4 10/13] buildman: Add helper functions for updating .config files
` [PATCH v4 11/13] buildman: Provide a hint on how to debug thread crashes
` [PATCH v4 12/13] buildman: Allow adjusting board config on the fly
` [PATCH v4 13/13] test: Add some tests for kconfig.h

[PATCH] pinctrl: nxp: don't automatically select DEVRES
 2022-01-17 14:18 UTC 

[PATCH] spl: spl_sdp: don't call board_usb_init twice
 2022-01-17 14:11 UTC 

[PATCH v2] spl: add support for custom boot method names
 2022-01-17 14:11 UTC 

[PATCH v3] drivers: spi-nor: Add JEDEC id for W25Q16JV
 2022-01-17 13:57 UTC 

[PATCH] pinctrl: single: add support for pinctrl-single, pins when #pinctrl-cells = 2
 2022-01-17  8:52 UTC  (3+ messages)

[PATCH] imx: ventana: correct splashimage load address
 2022-01-17 11:31 UTC 

[PATCH v3] pci: Work around PCIe link training failures
 2022-01-17 11:21 UTC  (3+ messages)

[PATCH] env: fat: Add new lines at the end of print statements
 2022-01-17 10:02 UTC  (2+ messages)

[RFC 1/1] efi_loader: rename 'efidebug boot' 'bootefi'
 2022-01-17  9:59 UTC  (5+ messages)

[PATCH 1/4] i2c: at91: add compatible with microchip,sama7g5-i2c
 2022-01-17  9:20 UTC  (2+ messages)

[PATCH] cmd: Add Kconfig option for multiprocessor cmds
 2022-01-17  9:18 UTC  (3+ messages)

[PATCH v2] cmd: Add Kconfig option for multiprocessor cmds
 2022-01-17  9:16 UTC 

[PATCH] MAINTAINERS: Add watchdog maintainers entry
 2022-01-17  9:11 UTC  (2+ messages)

[PATCH] net: gem: Workaround gmii2rgmii bridge DT node issue
 2022-01-17  9:02 UTC  (2+ messages)

[PATCH] Revert "net: gem: Disable broadcast setting"
 2022-01-17  9:02 UTC  (2+ messages)

[PATCH v8 00/12] efi_loader: capsule: improve capsule authentication support
 2022-01-17  8:11 UTC  (14+ messages)
` [PATCH v8 03/12] tools: mkeficapsule: add firmwware image signing
` [PATCH v8 06/12] test/py: efi_capsule: add image authentication test
` [PATCH v8 07/12] tools: mkeficapsule: allow for specifying GUID explicitly
` [PATCH v8 12/12] (RFC) efi_loader, dts: add public keys for capsules to device tree

[PATCH v2] binman: Skip node generation for images read from files
 2022-01-17  6:28 UTC 

[PATCH v1] serial: npcm: Add support for Nuvoton NPCM SoCs
 2022-01-17  3:19 UTC 

[PATCH] binman: Skip node generation for images read from files
 2022-01-17  3:12 UTC  (2+ messages)

[PATCH] sunxi: call fdt_fixup_ethernet again to set macaddr for more aliases
 2022-01-17  1:35 UTC  (2+ messages)

[PATCH 1/1] i2c: mvtwsi: Add compatible string for allwinner, sun4i-a10-i2c
 2022-01-17  1:34 UTC  (2+ messages)

[PATCH] mkimage: fix segfault on MacOS arm64
 2022-01-16 23:12 UTC  (3+ messages)

[BUG] sandbox: NO_SDL=1 gcc: error: arch/sandbox/cpu/sdl.o: No such file or directory
 2022-01-16 23:11 UTC  (6+ messages)

[PATCH V2] mkimage: fix segfault on MacOS arm64
 2022-01-16 23:07 UTC 

[PATCH 1/1] drivers: octeon: get rid of Unicode in code
 2022-01-16 22:11 UTC 

[PATCH] imx8mq_evk: configs: add/cleanup variables for distro boot
 2022-01-16 21:44 UTC  (4+ messages)
` [PATCH v2] "


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