public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-06-25 08:05:27 to 2020-06-26 20:54:58 UTC [more...]

[PATCH v3 00/14] env: ext4: corrections and add test for env in ext4
 2020-06-26 20:54 UTC  (5+ messages)
` [PATCH v3 03/14] env: sf: avoid space in backend name
` [PATCH v3 08/14] cmd: env: add env select command

microSD Breakout Port
 2020-06-26 20:22 UTC  (2+ messages)

[PATCH] rk3399: Add BOOTENV_SF command
 2020-06-26 20:21 UTC  (3+ messages)

[PATCH 1/1] gitlab: show skipped Python tests
 2020-06-26 20:16 UTC  (11+ messages)

[PATCH v3 1/1] phy: add support for stingray PAXB PHY controller
 2020-06-26 20:01 UTC  (5+ messages)

[PATCH 0/4] Convert LaCie boards to use DM drivers
 2020-06-26 19:40 UTC  (3+ messages)
` [PATCH 1/4] arm: kirkwood: convert LaCie boards to DM_SPI_FLASH

[RFC 0/4] drivers: footprint reduction proposal
 2020-06-26 19:17 UTC  (6+ messages)

[PATCH v3 00/15] add initial support for broadcom NS3 soc
 2020-06-26 18:08 UTC  (35+ messages)
` [PATCH v3 02/15] arm: cpu: armv8: add L3 memory flush support
` [PATCH v3 04/15] dt-bindings: memory: ns3: add memory definitions
` [PATCH v3 05/15] board: ns3: add api to save boot parameters passed from BL31
` [PATCH v3 06/15] board: ns3: default reset type to L3
` [PATCH v3 07/15] dt-bindings: memory: ns3: update GIC LPI address
` [PATCH v3 08/15] board: ns3: program GIC LPI tables
` [PATCH v3 09/15] configs: ns3: enable GIC ITS LPI table programing
` [PATCH v3 10/15] dt-bindings: memory: ns3: add ddr memory definition
` [PATCH v3 11/15] board: ns3: define ddr memory layout
` [PATCH v3 12/15] board: ns3: limit U-boot relocation within 16MB memory
` [PATCH v3 13/15] include/configs: ns3: add env variables for Linux boot
` [PATCH v3 14/15] include/configs: ns3: add support for flashing images
` [PATCH v3 15/15] MAINTAINERS: update maintainers for broadcom ns3 platform

[PATCH 1/1] ARM: mx6: make CAAM usable on the i.MX6 boards
 2020-06-26 17:57 UTC 

[PATCH v3 0/6] crypto/fsl: add RNG support
 2020-06-26 17:32 UTC  (13+ messages)
` [PATCH v3 1/6] crypto/fsl: make SEC%u status line consistent
` [PATCH v3 2/6] crypto/fsl: export caam_get_era()
` [PATCH v3 3/6] crypto/fsl: support newer SEC modules
` [PATCH v3 4/6] crypto/fsl: don't regenerate secure keys
` [PATCH v3 5/6] crypto/fsl: instantiate the RNG with prediciton resistance
` [PATCH v3 6/6] crypto/fsl: add RNG support

[PATCH U-BOOT v3 00/30] PLEASE TEST fs: btrfs: Re-implement btrfs support using code from btrfs-progs
 2020-06-26 13:36 UTC  (3+ messages)

[PATCH v6 0/4] update clock handler and proper cpu features
 2020-06-26 13:20 UTC  (7+ messages)
` [PATCH v6 1/4] riscv: dts: hifive-unleashed-a00: add cpu aliases
` [PATCH v6 2/4] uclass: cpu: fix to display proper CPU features
` [PATCH v6 3/4] riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit
` [PATCH v6 4/4] riscv: cpu: check and append L1 cache to cpu features

[PATCH v4 00/14] improve OF_PLATDATA support
 2020-06-26 13:18 UTC  (33+ messages)
` [PATCH v4 01/14] drivers: rename drivers to match compatible string
` [PATCH v4 02/14] dtoc: add missing code comments
` [PATCH v4 03/14] core: add support for U_BOOT_DRIVER_ALIAS
` [PATCH v4 04/14] dtoc: add support to scan drivers
` [PATCH v4 05/14] dtoc: add option to disable warnings
` [PATCH v4 06/14] dm: doc: update of-plat with the support for driver aliases
` [PATCH v4 07/14] core: drop const for struct driver_info
` [PATCH v4 08/14] core: extend struct driver_info to point to device
` [PATCH v4 09/14] sandbox: Move section u_boot_list to make it RW
` [PATCH v4 10/14] dtoc: extend dtoc to use struct driver_info when linking nodes
` [PATCH v4 11/14] dm: doc: update of-plat with new phandle support
` [PATCH v4 12/14] arm: dts: include gpio nodes for card detect
` [PATCH v4 13/14] dtoc: update dtb_platdata to support cd-gpios
` [PATCH v4 14/14] dtoc: add test for cd-gpios

[PATCH v3 0/7] add basic driver support for broadcom NS3 soc
 2020-06-26 12:39 UTC  (9+ messages)
` [PATCH v3 1/7] configs: ns3: enable pinctrl driver
` [PATCH v3 2/7] dt-bindings: pinctrl: add ns3 pads definition
` [PATCH v3 3/7] configs: ns3: enable BCM IPROC mmc driver
` [PATCH v3 4/7] configs: ns3: enable mmc commands
` [PATCH v3 5/7] configs: ns3: enable gpt commands
` [PATCH v3 6/7] configs: ns3: enable EXT4 and FAT fs support
` [PATCH v3 7/7] configs: ns3: enable sp805 watchdog driver

[PATCH v5 3/3] riscv: cpu: check and append L1 cache to cpu features
 2020-06-26 12:24 UTC  (2+ messages)

[PATCH] cmd: add a panic command
 2020-06-26 11:36 UTC 

[RFC PATCH 0/3] Improve USB Keyboard support for rpi3/rpi4
 2020-06-26 10:01 UTC  (6+ messages)
` [RFC PATCH 1/3] xhci: Add polling support for USB keyboards
` [RFC PATCH 2/3] usb_kbd: Do not fail the keyboard if it does not have an interrupt pending
` [RFC PATCH 3/3] common/usb.c: Work around keyboard reporting "USB device not accepting new address"

[PATCH] video: check hardware version of DSI
 2020-06-26  9:08 UTC  (2+ messages)

[PATCH 1/5] sysreset: syscon: Don't assume default value for offset and mask property
 2020-06-26  7:07 UTC  (16+ messages)
` [PATCH 2/5] sysreset: syscon: Support value property
` [PATCH 3/5] riscv: Do not build reset.c if SYSRESET is on
` [PATCH 4/5] riscv: qemu: Add syscon reboot and poweroff support
` [PATCH 5/5] riscv: sifive: fu540: Add gpio-restart support

[PATCH 1/3] treewide: convert bd_t to struct bd_info by coccinelle
 2020-06-26  6:13 UTC  (3+ messages)
` [PATCH 2/3] treewide: convert bd_t to struct bd_info manually
` [PATCH 3/3] asm/u-boot.h: remove bd_t definitions

[PATCH 1/1] riscv: use log functions in fdt_fixup
 2020-06-26  4:43 UTC  (2+ messages)

[GIT PULL] Uboot socfpga
 2020-06-26  4:02 UTC 

[PATCH v2 0/5] add DM based reset driver for SiFive SoC's
 2020-06-26  3:21 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: prci: add indexes for reset signals available in prci
` [PATCH v2 2/5] fu540: prci: use common reset indexes defined in binding header
` [PATCH v2 3/5] fu540: dtsi: add reset producer and consumer entries
` [PATCH v2 4/5] sifive: reset: add DM based reset driver for SiFive SoC's
` [PATCH v2 5/5] configs: reset: fu540: enable dm reset framework for SiFive SoC

[PATCH] mmc: Parse new binding for eMMC fixed driver type
 2020-06-26  2:06 UTC 

[PATCH] common/board_f: Respect original FDT size while relocating
 2020-06-26  1:43 UTC  (2+ messages)

[PATCH v4 1/3] riscv: Avoid the reserved memory fixup if src and dst point to the same place
 2020-06-26  1:16 UTC  (3+ messages)
` [PATCH v4 2/3] riscv: Expand the DT size before copy reserved memory node
` [PATCH v4 3/3] riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE

[PATCH v6 1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY
 2020-06-26  1:12 UTC  (16+ messages)
` [PATCH v6 2/8] lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey()
` [PATCH v6 3/8] lib: rsa: bring exp_len in line when generating a key_prop
` [PATCH v6 4/8] lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop()
` [PATCH v6 5/8] lib: rsa: free local arrays after use "
` [PATCH v6 6/8] lib: rsa: add documentation to padding_pss_verify to document limitations
` [PATCH v6 7/8] spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE
` [PATCH v6 8/8] spl: fit: select SPL_CRYPTO_SUPPORT "

[PATCH v3 0/5] rockchip: make it possible to sign the u-boot.itb
 2020-06-26  1:12 UTC  (4+ messages)

[PATCH v4 0/6] rockchip: make it possible to sign the u-boot.itb
 2020-06-26  1:12 UTC  (3+ messages)
` [PATCH v4 6/6] rockchip: make_fit_atf: add signature handling

[PATCH v4 0/2] log: don't show function by default
 2020-06-26  1:12 UTC  (3+ messages)
` [PATCH v4 1/2] "

[PATCH v4 0/5] usb: xhci: Load Raspberry Pi 4 VL805's firmware
 2020-06-26  1:12 UTC  (7+ messages)
` [PATCH v4 4/5] dm: pci: Assign controller device node to root bridge

[PATCH v2 0/2] gpio: Add a managed API
 2020-06-26  1:12 UTC  (3+ messages)
` [PATCH v2 1/2] drivers: gpio: Add a managed API to get a GPIO from the device-tree

[PATCH v3 0/2] add optee support for broadcom NS3 soc
 2020-06-26  1:11 UTC  (3+ messages)
` [PATCH v3 1/2] drivers: tee: broadcom: add optee based bnxt fw load driver

[PATCH v2 00/39] Tidy up the 'bd' command
 2020-06-25 22:16 UTC  (2+ messages)

Pull request for UEFI sub-system for efi-2020-07-rc6
 2020-06-25 22:14 UTC  (2+ messages)

[PATCH v2] ARM: dts: imx6q-tbs2910: Fix Ethernet regression
 2020-06-25 22:14 UTC  (6+ messages)

[PATCH 1/6] env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set
 2020-06-25 21:42 UTC  (4+ messages)
` [PATCH 6/6] env: Add support for explicit write access list

[PATCH v3 1/3] riscv: Avoid the reserved memory fixup if src and dst point to the same place
 2020-06-25 18:49 UTC  (6+ messages)
` [PATCH v3 2/3] riscv: Expand the DT size before copy reserved memory node
` [PATCH v3 3/3] riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE

[GIT PULL] Xilinx patches for v2020.10
 2020-06-25 17:24 UTC  (2+ messages)

[RESEND PATCH] usb: max3420: add the gadget driver
 2020-06-25 17:22 UTC  (6+ messages)

[PATCH 03/16] dh_imx6: Switch to full DM-aware
 2020-06-25 17:22 UTC  (5+ messages)
  ` AW: "

[PATCH 0/2] Add support for multiple required keys
 2020-06-25 15:51 UTC  (3+ messages)
` [PATCH 1/2] vboot: add "
` [PATCH 2/2] test: vboot: add a test "

[PATCH] zfs: fix missing include for disk_partition definition
 2020-06-25 14:39 UTC  (2+ messages)

[PATCH] phy: atheros: Fix the "qca,clk-out-frequency" example
 2020-06-25 14:39 UTC  (2+ messages)

[PATCH V2] nvme: Invalidate dcache before submitting admin cmd
 2020-06-25 14:39 UTC  (2+ messages)

[PATCH 1/2] cmd: booti: Fix spelling of "environment"
 2020-06-25 14:39 UTC  (4+ messages)
` [PATCH 2/2] doc: sifive: "

[PATCH] psci: add 'static inline' to invoke_psci_fn() stub
 2020-06-25 14:39 UTC  (2+ messages)

[PATCH v3] fs/fat/fat.c: Do not perform zero block reads if there are no blocks left
 2020-06-25 14:38 UTC  (2+ messages)

[PATCH] arm64: ls1043a: Remove the workaround of erratum A-009929
 2020-06-25 14:23 UTC 

[PATCH v1 17/43] x86: pinctrl: Add a way to get the pinctrl reg address
 2020-06-25 13:36 UTC  (2+ messages)

[PATCH v1 12/43] x86: Add bindings for NHLT
 2020-06-25 13:36 UTC  (2+ messages)

[PATCH v1 11/43] acpi: mmc: Generate ACPI info for the PCI SD Card
 2020-06-25 13:35 UTC  (2+ messages)

[PATCH v1 08/43] acpi: Export functions to write sized values
 2020-06-25 13:35 UTC  (2+ messages)

[PATCH v1 07/43] dm: acpi: Add support for the NHLT table
 2020-06-25 13:35 UTC  (2+ messages)

[PATCH v1 42/43] x86: Rename board_final_cleanup() to board_final_init()
 2020-06-25 12:46 UTC  (2+ messages)

[PATCH v1 39/43] x86: Update the comment about booting for FSP2
 2020-06-25 12:46 UTC  (2+ messages)

[PATCH v1 35/43] x86: Add debugging to table writing
 2020-06-25 12:46 UTC  (2+ messages)

[PATCH v1 32/43] pmc: Move common registers to the header file
 2020-06-25 12:46 UTC  (2+ messages)

[PATCH v1 28/43] i2c: designware_i2c: Support ACPI table generation
 2020-06-25 12:46 UTC  (2+ messages)

[PATCH v1 27/43] i2c: Add log_ret() on error
 2020-06-25 12:45 UTC  (2+ messages)

[PATCH v1 26/43] i2c: designware_i2c: Add a little more debugging
 2020-06-25 12:45 UTC  (2+ messages)

[PATCH v1 06/43] dm: core: Add a way of overriding the ACPI device path
 2020-06-25 12:45 UTC  (2+ messages)

[PATCH v1 04/43] acpi: Allow creating the GNVS to fail
 2020-06-25 12:45 UTC  (2+ messages)

Current Azure CI failures
 2020-06-25 12:17 UTC  (3+ messages)

[PATCH] arm: socfpga: misc_s10: Fix EMAC register address calculation
 2020-06-25 11:35 UTC 

[PATCH v1 36/43] x86: apl: Adjust FSP-M code to avoid hard-coded address
 2020-06-25 10:55 UTC  (2+ messages)

[PATCH v1 21/43] x86: pinctrl: Drop the acpi_name member
 2020-06-25 10:55 UTC  (2+ messages)

[PATCH v1 14/43] acpi: Support writing named values
 2020-06-25 10:55 UTC  (2+ messages)

[PATCH v1 13/43] acpi: Support generation of a device
 2020-06-25 10:55 UTC  (2+ messages)

[PATCH v1 10/43] acpi: Support generation of a generic register
 2020-06-25 10:55 UTC  (2+ messages)

[PATCH v1 09/43] acpi: Support generation of a scope
 2020-06-25 10:55 UTC  (2+ messages)

[PATCH] ARM: dts: imx6q-tbs2910: Fix Ethernet regression
 2020-06-25 10:50 UTC 

U-Boot atheros PHY support and cubox ethernet
 2020-06-25 10:26 UTC  (19+ messages)

[PATCH v3] common: fdt: Remove additional 4k space for fdt allocation
 2020-06-25  8:09 UTC  (2+ messages)

[PATCH] xilinx: zynqmp: Enable pmufw config reloading
 2020-06-25  8:08 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Print multiboot reg in decimal
 2020-06-25  8:08 UTC  (2+ messages)

[PATCH] topic: zynqmp: Add support for zynqmp-xilinx-xdp platform
 2020-06-25  8:07 UTC  (2+ messages)

[PATCH] board: zynqmp: Fix for wrong AMS setting by ROM
 2020-06-25  8:07 UTC  (2+ messages)

[PATCH] board: topic-miami: Set FCLK1 to 150MHz
 2020-06-25  8:06 UTC  (2+ messages)

[PATCH] net: xilinx: axi_emac: Fix endless loop when no PHYs are connected
 2020-06-25  8:06 UTC  (2+ messages)

[PATCH] arm64: xilinx: Print fpga error value in hex
 2020-06-25  8:05 UTC  (2+ messages)

[PATCH] spi: zynq_[q]spi: Convert config's to macro's
 2020-06-25  8:05 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