public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-05-28 04:54:51 to 2020-05-29 18:15:13 UTC [more...]

[PATCH 00/10] improve OF_PLATDATA support
 2020-05-29 18:15 UTC  (3+ messages)
` [PATCH 01/10] dtoc: add support to scan drivers
` [PATCH 02/10] dtoc: add option to disable warnings

[PATCH] env: Add support for explicit write access list
 2020-05-29 18:07 UTC 

[PATCH] env: Add option to only ever append environment
 2020-05-29 17:54 UTC 

[PATCH] rockchip: enable RNG on RockPro64
 2020-05-29 17:53 UTC 

[PATCH] env: nowhere: Implement .load callback
 2020-05-29 17:51 UTC 

[PATCH] env: Fix invalid env handling in env_init()
 2020-05-29 17:51 UTC 

[PATCH] env: Add H_DEFAULT flag
 2020-05-29 17:50 UTC 

[PATCH] power: pmic: Add SPL Kconfig entry for PFUZE100
 2020-05-29 17:22 UTC 

[PATCH] board: dh_stm32mp1: update the gpio hog support
 2020-05-29 16:33 UTC 

[PATCH 0/4] Add support for LX TestBox
 2020-05-29 16:28 UTC  (5+ messages)
` [PATCH 1/4] sunxi: pmic_bus: Refactor pmic_bus_read() and pmic_bus_write()
` [PATCH 2/4] i2c: mvtwsi: Add Allwinner sun4i compatible
` [PATCH 3/4] sunxi: pmic_bus: Add DM I2C support
` [PATCH 4/4] common: Add LX TestBox checks

[PATCH] image: android: fix abootimg support
 2020-05-29 15:53 UTC 

[PATCH] configs: rpi: set NR_DRAM_BANKS to four
 2020-05-29 14:42 UTC 

Cannot boot firefly-rk3399: mmc block read error
 2020-05-29 14:29 UTC  (4+ messages)

[PATCH 00/24] spi: dm-conversion (part2)
 2020-05-29 13:27 UTC  (51+ messages)
` [PATCH 01/24] arm: Remove configs/B4420QDS_NAND_defconfig board
` [PATCH 03/24] arm: Remove configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig board
` [PATCH 04/24] arm: Remove configs/C29XPCIE_NAND_defconfig board
` [PATCH 06/24] arm: Remove configs/MPC8536DS_36BIT_defconfig board
` [PATCH 07/24] arm: Remove configs/P1010RDB-PA_36BIT_NAND_SECBOOT_defconfig board
` [PATCH 08/24] arm: Remove configs/P1020MBG-PC_36BIT_SDCARD_defconfig board
` [PATCH 09/24] arm: Remove configs/P1022DS_36BIT_NAND_defconfig board
` [PATCH 10/24] arm: Remove configs/P2041RDB_NAND_defconfig board
` [PATCH 11/24] arm: Remove configs/P3041DS_NAND_SECURE_BOOT_defconfig board
` [PATCH 12/24] arm: Remove configs/T1023RDB_NAND_defconfig board
` [PATCH 13/24] arm: Remove configs/T1024QDS_DDR4_SECURE_BOOT_defconfig board
` [PATCH 14/24] arm: Remove configs/T1040D4RDB_NAND_defconfig board
` [PATCH 15/24] arm: Remove configs/T1040QDS_DDR4_defconfig board
` [PATCH 16/24] arm: Remove configs/T2080QDS_NAND_defconfig board
` [PATCH 17/24] arm: Remove configs/T2080RDB_NAND_defconfig board
` [PATCH 18/24] arm: Remove configs/T4160QDS_NAND_defconfig board
` [PATCH 19/24] arm: Remove configs/T4160RDB_defconfig board
` [PATCH 20/24] arm: Remove configs/TWR-P1025_defconfig board

[PATCH v2] spi: Kirkwood: Drop non-DM support and enable DM_SPI on all boards
 2020-05-29 13:25 UTC  (2+ messages)

[PATCH v13 00/19] RISC-V SiFive FU540 support SPL
 2020-05-29 13:06 UTC  (21+ messages)
` [PATCH v13 01/19] misc: add driver for the SiFive otp controller
` [PATCH v13 02/19] riscv: sifive: fu540: Use OTP DM driver for serial environment variable
` [PATCH v13 03/19] riscv: Add _image_binary_end for SPL
` [PATCH v13 04/19] lib: Makefile: build crc7.c when CONFIG_MMC_SPI
` [PATCH v13 05/19] riscv: sifive: dts: fu540: Add board -u-boot.dtsi files
` [PATCH v13 06/19] sifive: fu540: add ddr driver
` [PATCH v13 07/19] sifive: dts: fu540: Add DDR controller and phy register settings
` [PATCH v13 08/19] riscv: sifive: dts: fu540: add U-Boot dmc node
` [PATCH v13 09/19] clk: sifive: fu540-prci: Add clock enable and disable ops
` [PATCH v13 10/19] clk: sifive: fu540-prci: Add ddr clock initialization
` [PATCH v13 11/19] clk: sifive: fu540-prci: Release ethernet clock reset
` [PATCH v13 12/19] riscv: sifive: dts: fu540: set ethernet clock rate
` [PATCH v13 13/19] riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linux
` [PATCH v13 14/19] riscv: cpu: fu540: Add support for cpu fu540
` [PATCH v13 15/19] riscv: sifive: fu540: add SPL configuration
` [PATCH v13 16/19] sifive: fu540: Add sample SD gpt partition layout
` [PATCH v13 17/19] sifive: fu540: Add U-Boot proper sector start
` [PATCH v13 18/19] configs: fu540: Add config options for U-Boot SPL
` [PATCH v13 19/19] doc: sifive: fu540: Add description for OpenSBI generic platform

[PATCH 0/2] Enable all cache ways and Enable SiFive PWM driver
 2020-05-29 13:05 UTC  (4+ messages)
` [PATCH 1/2] riscv: sifive: fu540: enable all cache ways from U-Boot proper
` [PATCH 2/2] riscv: sifive: fu540: Enable SiFive PWM driver

[PATCH] rockchip: rockpro64: Set cooling levels for pwm-fan
 2020-05-29 12:42 UTC  (3+ messages)

[PATCH v2 00/23] spi: dm-conversion (part1)
 2020-05-29 12:40 UTC  (7+ messages)
` [PATCH v2 11/23] pandora: Drop omap3 pandora
` [PATCH v2 20/23] phytec: Drop pcm051

[PATCH v4 0/6] Introduce DSA Ethernet switch class and Felix driver
 2020-05-29 11:57 UTC  (2+ messages)

[PATCH] arm: dts: meson-gxl: fix USB gadget by adding missing nodes for U-Boot
 2020-05-29 11:53 UTC  (2+ messages)

[PULL u-boot] Please pull u-boot-amlogic-20200529
 2020-05-29 11:53 UTC 

[PATCH] board: xilinx/zynqmp: Remove 1-second delay at boot
 2020-05-29 11:34 UTC  (2+ messages)

[PATCH 0/5] Enable I2C in SPL, support runtime detection of add-on board
 2020-05-29 11:06 UTC  (4+ messages)

[PATCH 00/13] efi_loader: rework/improve UEFI secure boot code
 2020-05-29 10:37 UTC  (16+ messages)
` [PATCH 01/13] efi_loader: signature: move efi_guid_cert_type_pkcs7 to efi_signature.c
` [PATCH 02/13] efi_loader: image_loader: add a check against certificate type of authenticode
` [PATCH 03/13] efi_loader: image_loader: retrieve authenticode only if it exists
` [PATCH 04/13] efi_loader: signature: fix a size check against revocation list
` [PATCH 05/13] efi_loader: signature: make efi_hash_regions more generic
` [PATCH 06/13] efi_loader: image_loader: verification for all signatures should pass
` [PATCH 07/13] efi_loader: image_loader: add digest-based verification for signed image
` [PATCH 08/13] test/py: efi_secboot: remove all "re.search"
` [PATCH 09/13] test/py: efi_secboot: fix test case 1g of test_authvar
` [PATCH 10/13] test/py: efi_secboot: split "signed image" test case-1 into two cases
` [PATCH 11/13] test/py: efi_secboot: add a test against certificate revocation
` [PATCH 12/13] test/py: efi_secboot: add a test for multiple signatures
` [PATCH 13/13] test/py: efi_secboot: add a test for verifying with digest of signed image

[PATCH v6 00/16] Add Rockchip RK3399 USB3.0 Host support
 2020-05-29 10:12 UTC  (6+ messages)
` [PATCH v6 04/16] arm: mach-rockchip: bind sub-nodes for rk3399_syscon
` [PATCH v6 10/16] usb: dwc3: Enable AutoRetry feature in the controller
  ` [PATCH v6 13/16] driver: usb: drop legacy rockchip xhci driver

[PATCH] rockchip: rockpro64: enable DM_KEYBOARD
 2020-05-29 10:07 UTC  (2+ messages)

[PATCH] rockchip: enable USB OHCI host for RockPro64
 2020-05-29 10:01 UTC  (2+ messages)

[PATCH] rockchip: enable RNG on RockPro64
 2020-05-29  9:57 UTC  (4+ messages)

Failsafe booting to alternate linux image/fs
 2020-05-29  9:56 UTC  (3+ messages)

[PATCH 0/3] doc: rockchip: Improve documentation
 2020-05-29  9:50 UTC  (7+ messages)
` [PATCH 1/3] doc: board: rockchip: Improve supported board list format
` [PATCH 2/3] doc: board: rockchip: Add missing supported boards
` [PATCH 3/3] doc: rockchip: Remove list of "

[PATCH v12 00/18] RISC-V SiFive FU540 support SPL
 2020-05-29  7:18 UTC  (6+ messages)
` [PATCH v12 01/18] misc: add driver for the SiFive otp controller

imx: move ATF to the back of the FIT to fix loading over yModem
 2020-05-29  6:30 UTC  (3+ messages)

[PATCH v2 0/4] update clock handler and proper cpu features
 2020-05-29  5:32 UTC  (9+ messages)
` [PATCH v2 1/4] fu540: prci: add request and free clock handlers
` [PATCH v2 2/4] riscv: dts: hifive-unleashed-a00: add cpu aliases
` [PATCH v2 4/4] riscv: cpu: check and append L1 cache to cpu features

[PATCH] Add support for SHA384 and SHA512
 2020-05-29  4:47 UTC  (3+ messages)

[PATCH] serial: Add missing Kconfig dependencies for debug consoles
 2020-05-29  0:28 UTC  (2+ messages)

[PATCH 1/5] dm: core: Fix devfdt_get_addr_ptr return value
 2020-05-29  0:28 UTC  (5+ messages)

[PATCH v2] spl: allow board_spl_fit_post_load() to fail
 2020-05-28 19:33 UTC 

[PATCH] pci: Make Rockchip PCIe voltage regulators optional
 2020-05-28 18:43 UTC  (2+ messages)

[PATCH v2 1/2] rockchip: Enable PCIe/M.2 and NVMe on Firefly RK3399
 2020-05-28 18:42 UTC  (3+ messages)
` [PATCH v2 2/2] rockchip: Enable PCIe and NVMe on ROCKPro64

[PATCH 0/4] bootefi fixes for aarch64/layerscape
 2020-05-28 17:11 UTC  (4+ messages)
` [PATCH 1/4] efi_loader: aarch64: align runtime section to 64kb

[PATCH] apalis_imx6: fix video stdout in default environment
 2020-05-28 16:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] colibri_imx6: fix video stdout in default environment
 2020-05-28 16:06 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] tools: fw_env: Fix warning when reading too little
 2020-05-28 15:54 UTC 

[PATCH] dm: test: Add a test for dm_test_dev_read_addr_ptr()
 2020-05-28 14:20 UTC 

[PATCH v2 00/35] dm: Add programmatic generation of ACPI tables (part B)
 2020-05-28 13:36 UTC  (11+ messages)
` [PATCH v2 15/35] acpi: Support writing an integer
` [PATCH v2 16/35] acpi: Support writing a string
  ` Antwort: "
` [PATCH v2 17/35] acpi: Support writing a name
` [PATCH v2 18/35] acpi: Support writing a UUID
` [PATCH v2 19/35] acpi: Support writing Device Properties objects via _DSD

ICH SPI write seems broken
 2020-05-28 13:26 UTC  (2+ messages)

[PATCH 1/5] ARM: stm32: Re-enable KS8851 on DHCOM
 2020-05-28  9:53 UTC  (6+ messages)
` [PATCH 5/5] ARM: dts: stm32: Disable SDR104 mode on AV96

[U-Boot] [PATCH 0/2] misc: i2c_eeprom: add paritioning and size query
 2020-05-28  9:38 UTC  (3+ messages)

[PATCH v7 0/8] Cortina Access Drivers Package 2
 2020-05-28  9:28 UTC  (3+ messages)
` [PATCH v7 3/8] i2c: i2c-cortina: added CAxxxx I2C support

[PATCH] spi: cadence_spi: Add octal and quad write support
 2020-05-28  9:22 UTC  (5+ messages)

[PATCH v1 1/3] x86: acpi: Create buffers outside of the methods
 2020-05-28  9:18 UTC  (4+ messages)

[PATCH v2 1/4] x86: tangier: acpi: Create buffers outside of the methods
 2020-05-28  9:17 UTC  (4+ messages)
` [PATCH v2 2/4] x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridge
` [PATCH v2 3/4] x86: tangier: acpi: Drop _ADR() where _HID() is present
` [PATCH v2 4/4] x86: tangier: acpi: Drop _HID() where enumerated by _ADR()

[PATCH 1/2] riscv: Avoid the reserved memory fixup if src and dst point to the same place
 2020-05-28  8:48 UTC  (6+ messages)
` [PATCH 2/2] riscv: Enable CONFIG_OF_BOARD_FIXUP by default

[PATCH v2 1/3] riscv: Avoid the reserved memory fixup if src and dst point to the same place
 2020-05-28  8:46 UTC  (3+ messages)
` [PATCH v2 2/3] riscv: Expand the DT size before copy reserved memory node
` [PATCH v2 3/3] riscv: Enable CONFIG_OF_BOARD_FIXUP by default

[RESEND][Patch v4] net: pfe_eth: Use spi_flash_read API to access flash memory
 2020-05-28  8:16 UTC  (2+ messages)

[PULL] Pull request: u-boot-stm32 for v2020.07: u-boot-stm32-20200528
 2020-05-28  8:08 UTC 

[PATCH] tbs2910: migrate to DM_VIDEO
 2020-05-28  8:07 UTC  (5+ messages)

[PATCH] x86: minnowmax: Add support for Winbond flash
 2020-05-28  8:01 UTC  (3+ messages)

[PATCH v2 1/4] x86: coral: Correct some FSP-M settings
 2020-05-28  7:59 UTC  (12+ messages)
` [PATCH v2 2/4] x86: apl: Add hex offsets for registers in FSP-M
` [PATCH v2 3/4] x86: coral: Correct some FSP-S settings
` [PATCH v2 4/4] x86: apl: Add hex offsets for registers in FSP-S

[PATCH v2 0/4] x86: Correct SPI memory-mapping query
 2020-05-28  7:45 UTC  (13+ messages)
` [PATCH v2 1/4] x86: spi: Add a way to access the SPI mapping via registers
` [PATCH v2 2/4] x86: spi: Rewrite logic for obtaining the SPI memory map
` [PATCH v2 3/4] x86: spl: Print the error on SPL failure
` [PATCH v2 4/4] x86: mrccache: Allow use before driver model is active

[PATCH 21/24] arm: Remove configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig board
 2020-05-28  7:17 UTC  (5+ messages)
` [PATCH 23/24] spi: Zap fsl_espi
` [PATCH 24/24] mtd: spi: Drop fsl_espi_spl

Failsafe booting to alternate linux image/fs
 2020-05-28  7:08 UTC 

[Patch v4] net: pfe_eth: Use spi_flash_read API to access flash memory
 2020-05-28  6:07 UTC  (6+ messages)
  ` [EXT] "

SDwire boards?
 2020-05-28  5:47 UTC  (2+ messages)

[PATCH] mkimage: Default to adding a crc32 hash with '-f auto'
 2020-05-28  5:33 UTC  (2+ messages)

[PATCH][v4 1/6] board: tbs2910: disable loadb and loads commands
 2020-05-28  4:54 UTC  (5+ messages)
` [PATCH][v4 5/6] board: tbs2910: Enable distro_boot support


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