U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-24 21:54:06 to 2021-03-26 06:08:07 UTC [more...]

[PATCH v3 1/6] libfdt: Tidy up pylibfdt build rule
 2021-03-26  6:08 UTC  (2+ messages)

[PATCH v2] dm: test: Always include command.h for print_ut
 2021-03-26  6:08 UTC  (2+ messages)

[PATCH 1/2] freescale: ls1021atwr: Drop use of CONFIG_RESET
 2021-03-26  6:07 UTC  (4+ messages)
` [PATCH 2/2] Rename CONFIG_DM_RESET to CONFIG_RESET

Please pull u-boot-dm/next into -next
 2021-03-26  6:05 UTC 

[PATCH 7/8] mmc: mvebu: convert to driver model
 2021-03-26  6:05 UTC  (4+ messages)

[PATCH 4/8] ARM: kirkwood: remove non-dm MMC driver init
 2021-03-26  6:02 UTC  (2+ messages)

[PATCH 3/8] configs: sheevaplug: remove non-dm MMC driver
 2021-03-26  6:02 UTC  (2+ messages)

[PATCH 2/8] configs: openrd: remove non-dm MMC driver
 2021-03-26  6:01 UTC  (2+ messages)

[PATCH 1/8] configs: remove unused CONFIG_SYS_MMC_BASE defs
 2021-03-26  5:57 UTC  (2+ messages)

[PATCH v2 6/6] Makefile: Remove old of-platdata files before regenerating
 2021-03-26  3:18 UTC  (8+ messages)
` [PATCH v2 0/6] Makefile: Tidy up of-platdata file generation rules
  ` [PATCH v2 5/6] Makefile: Use a variable for generated of-platdata headers
  ` [PATCH v2 4/6] dtoc: Only generate the required files
  ` [PATCH v2 3/6] Makefile: Depend only on required of-platdata files
  ` [PATCH v2 2/6] Makefile: Avoid running dtoc every time
  ` [PATCH v2 1/6] libfdt: Tidy up pylibfdt build rule

[PATCH v2 0/6] misc: Various misc patches
 2021-03-26  3:17 UTC  (7+ messages)
` [PATCH v2 1/6] dtoc: Show driver warnings once at the end
` [PATCH v2 2/6] dtoc: Adjust detection of 64-bit properties
` [PATCH v2 3/6] dtoc: Improve handling of reg properties
` [PATCH v2 4/6] log: Fix up debug_cond() when LOG is enabled
` [PATCH v2 5/6] moveconfig: Handle binary files cleanly
` [PATCH v2 6/6] Convert CONFIG_MISC_INIT_F to Kconfig

[PATCH 1/3] samsung: exynos: Convert SROMC interface to a driver
 2021-03-26  1:46 UTC  (6+ messages)
  ` [PATCH 2/3] test: Allow tests to run on any board
    ` [PATCH 3/3] snow: Enable unit tests

[PATCH v4 0/2] riscv: simplify longjmp
 2021-03-26  1:45 UTC  (4+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] test: unit test for longjmp

[PATCH] buildman: Add an encoding to the out-env file
 2021-03-26  1:39 UTC 

[RFC PATCH v2 1/2] arch: riscv: cpu: Add callback to init each core
 2021-03-26  1:34 UTC  (3+ messages)

[PATCH v3] dm: i2c: Add a migration method for I2C
 2021-03-26  0:29 UTC  (11+ messages)

[PATCH 0/6] octeontx cleanup and fixes
 2021-03-26  0:07 UTC  (7+ messages)
` [PATCH 1/6] arm: octeontx: move CONFIG_SUPPORT_RAW_INITRD to configs
` [PATCH 2/6] arm: octeontx: support generic distro config
` [PATCH 3/6] arm: octeontx: enable WDT_SBSA
` [PATCH 4/6] drivers: net: octeontx: fix QSGMII
` [PATCH 5/6] drivers: ata: ahci: update max id if it is more than available ports
` [PATCH 6/6] net: octeontx: smi: fix mii probe

[PATCH 6/8] configs: remove obsolete CONFIG_MVEBU_MMC
 2021-03-25 23:10 UTC  (2+ messages)

[PATCH 5/8] configs: remove obsolete CONFIG_SYS_MMC_BASE
 2021-03-25 23:10 UTC  (2+ messages)

[PATCH v2 0/2] mmc: Add support for checking device number against alias index
 2021-03-25 22:51 UTC  (4+ messages)
` [PATCH v2 1/2] mmc: Check for device with a seq number equal to num before checking against index
` [PATCH v2 2/2] mmc: mmc-uclass: Use dev_seq() to read aliases node's index

[PATCH v3 0/2] power: regulator: add driver for ANATOP regulator
 2021-03-25 22:46 UTC  (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] doc: device-tree-bindings: regulator: anatop regulator

[PATCH] usb: eth: add print of device name on usb_ether registration
 2021-03-25 22:38 UTC  (5+ messages)

Pull request for efi-next
 2021-03-25 21:31 UTC 

[PATCH] efi_loader: Clean up file size calculations
 2021-03-25 20:03 UTC  (2+ messages)

Bug tracking
 2021-03-25 19:38 UTC  (4+ messages)

[PATCH V2] spi: Update speed/mode on change
 2021-03-25 17:41 UTC  (2+ messages)

[PATCH] dfu: dfu_sf: avoid double free of SPI device
 2021-03-25 16:37 UTC  (3+ messages)

[PATCH 0/4] Add rt-thread art-pi board support
 2021-03-25 15:17 UTC  (10+ messages)
` [PATCH 1/4] ARM: dts: stm32: split sdram pin & timing parameter into specific board dts
` [PATCH 2/4] ARM: dts: stm32: Add RT-Thread art-pi board support
` [PATCH 3/4] board: Add rt-thread "
` [PATCH 4/4] ram: stm32: fix strsep failed on read only memory

[PATCH RFT v2 0/4] pci: add common Designware PCIe functions and support Amlogic Meson PCIe controller
 2021-03-25 14:49 UTC  (5+ messages)
` [PATCH RFT v2 1/4] pci: add common Designware PCIe functions
` [PATCH RFT v2 2/4] pci: pcie_dw_ti: migrate to "
` [PATCH RFT v2 3/4] pci: pcie_dw_rockchip: "
` [PATCH RFT v2 4/4] pci: add Amlogic Meson Designware PCIe controller

[PATCH RFT 0/4] pci: add common Designware PCIe functions and support Amlogic Meson PCIe controller
 2021-03-25 14:24 UTC  (5+ messages)
` [PATCH RFT 1/4] pci: add common Designware PCIe functions

[PATCH v2 0/2] power: regulator: add driver for ANATOP regulator
 2021-03-25 14:20 UTC  (5+ messages)
` [PATCH v2 1/2] "

[PATCH 00/11] imx: ventana: convert Gateworks Ventana to dm
 2021-03-25 13:59 UTC  (2+ messages)

[PATCH 8/8] configs: sheevaplug: enable driver-model based MMC
 2021-03-25 13:48 UTC 

[PATCH 0/8] Convert mvebu_mmc driver to driver model
 2021-03-25 13:47 UTC 

[PATCH v1 0/5] net: phy: marvell: Sync Marvell ethernet PHY code with Marvell version
 2021-03-25 12:59 UTC  (12+ messages)
` [PATCH v1 2/5] net: phy: marvell: extend 88E2110 to use both 2.5GHz modes
    ` [EXT] "

[PATCH u-boot v3 01/39] regmap: fix a serious pointer casting bug
 2021-03-25 12:28 UTC  (7+ messages)
` [PATCH u-boot v3.1 "
  ` regmap bug fix

[PATCH] efi_loader: EFI TCG2 free efi memory on protocol failure
 2021-03-25 11:31 UTC 

[PATCH v2] efi_loader: EFI TCG2 free efi memory on protocol failure
 2021-03-25 11:02 UTC 

[PATCH] doc: imx: psb: Document usage of SRC_GPR10 PERSIST_SECONDARY_BOOT for A/B switching
 2021-03-25 11:00 UTC  (2+ messages)

[PATCH] efi_loader: EFI TCG2 free efi memory on protocol failure
 2021-03-25 10:31 UTC  (3+ messages)

SAMA5D3 Xplained: SPL broken after panic added to /lib/time.c:94
 2021-03-25 10:25 UTC  (9+ messages)

[PATCH 00/37] imx: hab/caam new feature and update
 2021-03-25  9:30 UTC  (38+ messages)
` [PATCH 01/37] imx8mn: evk: update MAINTAINERS
` [PATCH 02/37] imx8m: add regs used by CAAM
` [PATCH 03/37] imx: imx7 Support for Manufacturing Protection
` [PATCH 04/37] imx: Avoid hardcoded output ring size register offset (ORSR)
` [PATCH 05/37] imx: Ensure CAAM clock is enabled prior getting out_jr_size
` [PATCH 06/37] imx: Avoid hardcoded Job Ring Max size
` [PATCH 07/37] imx: hab: Add function to authenticate kernel image
` [PATCH 08/37] imx: HAB: Update hab codes to support ARM64 and i.MX8M
` [PATCH 09/37] imx: HAB: Validate IVT before authenticating image
` [PATCH 10/37] hab: Change calling to ROM API failsafe
` [PATCH 11/37] imx: hab: Enable hab.c to authenticate additional images in open configuration
` [PATCH 12/37] imx: hab: Display All HAB events via hab_status command
` [PATCH 13/37] imx: hab: Check if IVT header is HABv4
` [PATCH 14/37] mx7ulp: hab: Add hab_status command for HABv4 M4 boot
` [PATCH 15/37] imx: hab: Fix build warnings in 32-bit targets
` [PATCH 16/37] imx: HAB: Add support for iMX8MM
` [PATCH 17/37] crypto: fsl: blob: Flush dcache range for destination address
` [PATCH 18/37] iMX8M: Add support to enable CONFIG_IMX_HAB
` [PATCH 19/37] imx: cmd_dek: Enable DEK only for chips supporting CAAM
` [PATCH 20/37] mx6dq: hab: Fix chip version in hab.h code
` [PATCH 21/37] cmd: blob: Add IMX_HAB and CAAM supported SoCs as dependency
` [PATCH 22/37] cmd: blob: Instantiate RNG before running CMD_BLOB
` [PATCH 23/37] crypto: caam: change JR running loop
` [PATCH 24/37] caam: enable support for iMX7ULP
` [PATCH 25/37] imx7ulp: Enable support for cmd blob
` [PATCH 26/37] crypto: caam: Add CAAM support to i.MX8M platforms
` [PATCH 27/37] crypto: caam: Fix build warnings pointer casting
` [PATCH 28/37] crypto: Add blob command support for i.MX8M platforms
` [PATCH 29/37] crypto: caam: Fix pointer size to 32bit for i.MX8M
` [PATCH 30/37] crypto: caam: Add secure memory vid 3 support
` [PATCH 31/37] crypto: caam: Add fsl caam driver
` [PATCH 32/37] crypto: caam: RNG4 TRNG errata
` [PATCH 33/37] imx: caam: new u-boot command to set PRIBLOB bitfield from CAAM SCFGR register to 0x3
` [PATCH 34/37] imx8m: Add DEK blob encapsulation for imx8m
` [PATCH 35/37] imx8: Add DEK blob encapsulation
` [PATCH 36/37] fsl_mfgprot: Fix typo in sign_mppubk()
` [PATCH 37/37] crypto: fsl: refactor for 32 bit version CAAM support on ARM64

[PATCH 00/26] imx: update for i.MX8M
 2021-03-25  8:35 UTC  (8+ messages)
` [PATCH 02/26] imx8mm_evk: Update to latest LPDDR4 script
` [PATCH 22/26] imx8m: ddr: Disable CA VREF Training for LPDDR4

[PATCH v4 00/14] Makefile: Update migration warnings
 2021-03-25  8:24 UTC  (15+ messages)
` [PATCH v4 01/14] Makefile: Move non-DM migration messages to the top
` [PATCH v4 02/14] Makefile: Add common code to report deprecation
` [PATCH v4 03/14] Makefile: Use common code for MMC deprecation warning
` [PATCH v4 04/14] Makefile: Use common code for USB "
` [PATCH v4 05/14] Makefile: Use common code for MVSATA_IDE "
` [PATCH v4 06/14] Makefile: Use common code for LIBATA "
` [PATCH v4 07/14] Makefile: Use common code for PCI "
` [PATCH v4 08/14] Makefile: Use common code for DM_VIDEO "
` [PATCH v4 09/14] Makefile: Use common code for SPI_FLASH "
` [PATCH v4 10/14] Makefile: Use common code for WDT "
` [PATCH v4 11/14] Makefile: Use common code for DM_ETH "
` [PATCH v4 12/14] Makefile: Drop the old SPI flash migration message
` [PATCH v4 13/14] dm: i2c: Add a migration method for I2C
` [PATCH v4 14/14] dm: gpio: Add a migration message for GPIO

[PATCH] arm: socfpga: smc: Add function to get usercode
 2021-03-25  6:48 UTC  (2+ messages)

[PATCH 0/2] mmc: Add support for checking device number against alias index
 2021-03-25  6:11 UTC  (3+ messages)
` [PATCH 2/2] mmc: mmc-uclass: Assign devnum as alias index in SPL too if CONFIG_SPL_DM_SEQ_ALIAS is enabled

[PATCH v3 0/7] Add FU740 chip and HiFive Unmatched board support
 2021-03-25  3:50 UTC  (5+ messages)
` [PATCH v3 6/7] board: sifive: add "

[PATCH] smbios: Fix table when no string is present
 2021-03-25  3:38 UTC  (3+ messages)

[TF-A] Proposal: TF-A to adopt hand-off blocks (HOBs) for information passing between boot stages
 2021-03-25  2:42 UTC  (2+ messages)

[PATCH v2 0/5] string: strl(cat|cpy)
 2021-03-25  2:40 UTC  (12+ messages)
` [PATCH v2 1/5] lib: string: Fix strlcpy return value
` [PATCH v2 2/5] lib: string: Implement strlcat
` [PATCH v2 3/5] test: Add test for strlcat
` [PATCH v2 5/5] checkpatch: Add warnings for using strn(cat|cpy)

test/image/test-imagetools.sh: Broken by 3f04db89
 2021-03-25  0:38 UTC  (2+ messages)

[PATCH] dm: i2c: Add a migration method for I2C
 2021-03-25  0:38 UTC  (3+ messages)

[PATCH v2] dm: i2c: Add a migration method for I2C
 2021-03-25  0:37 UTC 

[PATCH v3 0/9] Use -ENOSYS consistently
 2021-03-24 23:50 UTC  (3+ messages)
` [PATCH v3 1/9] dm: core: Document the common error codes

[PATCH 14/25] arm: Remove sheevaplug board
 2021-03-24 22:08 UTC  (13+ messages)

New Defects reported by Coverity Scan for Das U-Boot
 2021-03-24 22:00 UTC 

[PATCH v2 5/6] Makefile: Use a variable for generated of-platdata headers
 2021-03-24 17:40 UTC 

[PATCH v2 4/6] dtoc: Only generate the required files
 2021-03-24 17:40 UTC 

[PATCH v2 3/6] Makefile: Depend only on required of-platdata files
 2021-03-24 17:40 UTC 

[PATCH v2 2/6] Makefile: Avoid running dtoc every time
 2021-03-24 17:40 UTC 

[PATCH v2 1/6] libfdt: Tidy up pylibfdt build rule
 2021-03-24 17:40 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).