public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-02-19 18:04:20 to 2021-02-22 07:37:36 UTC [more...]

[PATCH v3] video: sunxi_display: Convert to DM_VIDEO
 2021-02-22  7:37 UTC  (8+ messages)

[PATCH v3 1/4] firmware: scmi: voltage regulator
 2021-02-22  7:27 UTC  (4+ messages)
` [PATCH v3 2/4] firmware: scmi: sandbox test for "
` [PATCH v3 3/4] firmware: scmi: fix inline comments and minor coding style issues
` [PATCH v3 4/4] test: scmi: add local variables for scmi agent reference

[PATCH 00/57] Enforce DM_MMC migration and remove platforms
 2021-02-22  7:24 UTC  (71+ messages)
` [PATCH 01/57] arm: Remove xfi3 board
` [PATCH 02/57] arm: Remove MX23_OLINUXINO board
` [PATCH 03/57] arm: Remove SANSA_FUZE_PLUS board
` [PATCH 04/57] arm: Remove sc_sps_1 board
` [PATCH 05/57] arm: Remove ts4600 board
` [PATCH 06/57] arm: Remove apf27 board
` [PATCH 07/57] arm: Remove mx25pdk board
` [PATCH 08/57] arm: Remove openrd board
` [PATCH 09/57] arm: Remove sheevaplug board
` [PATCH 10/57] arm: Remove vexpress_ca15_tc2 board
` [PATCH 11/57] arm: Remove secomx6quq7 board
` [PATCH 12/57] arm: Remove s32v234evb board
` [PATCH 13/57] arm: Remove bcm958712k board
` [PATCH 14/57] arm: Remove wb45n board
` [PATCH 15/57] arm: Remove wb50n board
` [PATCH 16/57] arm: Remove picosam9g45 board
` [PATCH 17/57] arm: Remove bcm28155_ap board
` [PATCH 18/57] arm: Remove bcm23550_w1d board
` [PATCH 19/57] arm: Remove warp board
` [PATCH 20/57] arm: Remove Broadcom Cygnus boards
` [PATCH 21/57] arm: Remove platinum_picon board
` [PATCH 22/57] arm: Remove embest mx6boards support
` [PATCH 23/57] arm: Remove udoo and udoo_neo boards
` [PATCH 24/57] arm: Remove tricorder board
` [PATCH 25/57] arm: Remove omap3_ha board
` [PATCH 26/57] arm: Remove am3517_crane board
` [PATCH 27/57] arm: Remove kc1 board
` [PATCH 28/57] arm: Remove usbarmory board
` [PATCH 29/57] arm: Remove xpress board
` [PATCH 30/57] arm: Remove dms-ba16 board
` [PATCH 31/57] arm: Remove zc5202 and zc5601 boards
` [PATCH 32/57] arm: Remove pfla02 board
` [PATCH 33/57] arm: Remove mx53ard board
` [PATCH 34/57] arm: Remove mx53evk board
` [PATCH 35/57] arm: Remove mx53smd board
` [PATCH 36/57] arm: Remove ts4800 board
` [PATCH 37/57] arm: Remove titanium board
` [PATCH 38/57] arm: Remove cgtqmx6eval board
` [PATCH 39/57] arm: Remove mx6dlarm2 board
` [PATCH 40/57] arm: Remove sksimx6 board
` [PATCH 41/57] arm: Remove tqma6s_wru4_mmc config
` [PATCH 42/57] ppc: Remove T1040RDB boards
` [PATCH 43/57] ppc: Remove TARGET_T1040QDS references
` [PATCH 44/57] ppc: Remove T2081QDS board and ARCH_T2081 support
` [PATCH 45/57] ppc: Remove MPC8308RDB board
` [PATCH 46/57] ppc: Remove gdsys strider boards
` [PATCH 47/57] ppc: Remove gdsys hrcon boards
` [PATCH 48/57] ppc: Remove controlcenterd boards
` [PATCH 49/57] ppc: Remove ARCH_P1022 support
` [PATCH 50/57] ppc: Remove MPC837XERDB board
` [PATCH 51/57] ppc: configs: Remove a few non-updated build configurations
` [PATCH 52/57] ppc: Remove MPC8569MDS board
` [PATCH 53/57] ppc: Remove Cyrus_P5020 and P5040 boards
` [PATCH 54/57] ppc: Remove MPC837XEMDS board
` [PATCH 55/57] ppc: Remove T1023RDB board
` [PATCH 56/57] ppc: Remove T4160RDB board
` [PATCH 57/57] DM: DM_MMC migration is now mandatory for non-SPL

[PATCH v2 1/3] firmware: scmi: voltage regulator
 2021-02-22  7:20 UTC  (10+ messages)
  ` [PATCH v2 2/3] firmware: scmi: sandbox test for "
  ` [PATCH v2 3/3] firmware: scmi: fix inline comments and minor coding style issues

[PATCH 0/3] arm: dts: sync am33xx gpio nodes with Linux 5.9-rc7
 2021-02-22  6:08 UTC  (3+ messages)
` [PATCH 2/3] am33xx: board: remove GPIO platforma data

i.MX8MQ EVK not booting with latest mainline U-Boot
 2021-02-22  2:44 UTC 

[v2] arm: include: secure: Don't include asm\global_data.h in .S file
 2021-02-22  1:56 UTC 

[PATCH v2 00/38] ppc: qemu: Convert qemu-ppce500 to driver model and enable additional driver support
 2021-02-22  1:55 UTC  (26+ messages)
` [PATCH v2 01/38] pci: fsl_pci_init: Dynamically allocate the PCI regions
` [PATCH v2 03/38] common: fdt_support: Support special case of PCI address in fdt_read_prop()
` [PATCH v2 13/38] cmd: Add a command to display the address map
` [PATCH v2 14/38] test: cmd: Add a basic test for 'addrmap' command
` [PATCH v2 19/38] pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW
` [PATCH v2 20/38] pci: mpc85xx: Support controller register physical address beyond 32-bit
` [PATCH v2 21/38] pci: mpc85xx: Support 64-bit bus and cpu address
` [PATCH v2 22/38] ppc: qemu: Switch over to use DM ETH and PCI
` [PATCH v2 26/38] virtio: Fix VirtIO BLK driver dependency
` [PATCH v2 31/38] dm: sysreset: Add a Kconfig option for the 'reset' command

[PATCH] arm: include: secure: Don't include asm\global_data.h in .S file
 2021-02-22  1:10 UTC  (3+ messages)

[PATCH v4] video: sunxi_display: Convert to DM_VIDEO
 2021-02-22  0:12 UTC 

[PATCH] mmc: fsl_esdhc_imx: fix the DTOCV to 0xE
 2021-02-21 23:39 UTC  (2+ messages)

Pull request for efi-2021-04-rc3
 2021-02-21 19:46 UTC  (2+ messages)

[U-Boot] Please pull from u-boot-i2c
 2021-02-21 19:46 UTC  (3+ messages)

[PULL] u-boot-sh/master
 2021-02-21 19:46 UTC  (2+ messages)

[PATCH 1/4] phy: phy-imx8mq-usb: Add USB PHY driver for i.MX8MQ
 2021-02-21 16:26 UTC  (4+ messages)
` [PATCH 2/4] arm: dts: imx8mq: Add alias for two usb controllers
` [PATCH 3/4] arm: imx8mq: Add USB clock init function
` [PATCH 4/4] imx8mq_evk: Enable the USB3.0 host port

[PATCH 1/1] net: cortina_ni: buffer overrun
 2021-02-21 15:37 UTC  (2+ messages)

[PATCH 1/2] imx28-evk: Import devicetree file from Linux
 2021-02-21 12:29 UTC  (6+ messages)
` [PATCH 2/2] mx28evk: Convert to driver model

[PATCH] sunxi: add fdtoverlay_addr_r environment variable
 2021-02-21  9:44 UTC 

[PATCH 1/1] efi_loader: ACPI tables must be in EfiACPIReclaimMemory
 2021-02-21  9:21 UTC 

[PATCHv2 0/2] Add ESRT and test ESRT creation
 2021-02-21  9:08 UTC  (5+ messages)
` [PATCH 1/2] efi: Add ESRT to the EFI system table
` [PATCH 2/2] efi: ESRT creation tests

[PATCH v3 0/3] Allow disabling driver model for I2C in SPL
 2021-02-21  7:02 UTC  (7+ messages)
` [PATCH v3 1/3] dm: i2c: allow disabling driver model "
` [PATCH v3 2/3] board: freescale: drop CONFIG_DM_I2C undefs
` [PATCH v3 3/3] dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO

i2c: i2c-gpio: Fix GPIO output
 2021-02-21  7:02 UTC  (2+ messages)

[PATCH] i2c: at91: fix crash when using 'i2c probe'
 2021-02-21  7:02 UTC  (2+ messages)

[PATCH] arm: mach-imx: Fix speculative instruction prefetch issue
 2021-02-21  2:27 UTC 

[PATCH] mx6sabre: Fix boot failure
 2021-02-21  2:25 UTC 

[PATCH 0/1] Add preliminary support for QFW on Arm
 2021-02-20 22:12 UTC  (8+ messages)
` [PATCH 1/1] arm: qemu: support qfw

[PATCH] usb: kbd: Also accept keyboards with Interrupt OUT endpoint
 2021-02-20 21:40 UTC  (2+ messages)

[PATCH] tools/mkeficapsule.c: fix DEBUG build
 2021-02-20 20:40 UTC 

[PATCH 0/2 v3] Add ESRT and test ESRT creation
 2021-02-20 17:52 UTC  (3+ messages)
` [PATCH 1/2 v3] efi: Add ESRT to the EFI system table
` [PATCH 2/2 v3] efi: ESRT creation tests

[PATCH v2 2/2] clk: imx8mp Enable EQOS clock
 2021-02-20 14:34 UTC 

Pull request: u-boot-sunxi/master for v2021.04
 2021-02-20 13:57 UTC  (2+ messages)

[PATCH 2/4] pinephone_defconfig: reduce boot delay
 2021-02-20 12:14 UTC  (5+ messages)
` [PATCH 20/20] Enable led on boot to notify user of boot status
` [PATCH] sunxi: support asymmetric dual rank DRAM on A64/R40
` [PATCH] sunxi-common: support loading compressed kernel images on ARMv8
` [PATCH] arm: dts: sun50i-a64-pinephone: fix random wifi mac address

[PATCH v6 00/11] Add support for ECDSA image signing
 2021-02-20 11:55 UTC  (13+ messages)
` [PATCH v6 01/11] lib: Rename rsa-checksum.c to hash-checksum.c
` [PATCH v6 02/11] lib/rsa: Make fdt_add_bignum() available outside of RSA code
` [PATCH v6 03/11] lib: Add support for ECDSA image signing
` [PATCH v6 04/11] doc: signature.txt: Document devicetree format for ECDSA keys
` [PATCH v6 05/11] test/py: Add pycryptodomex to list of required pakages
` [PATCH v6 06/11] test/py: ecdsa: Add test for mkimage ECDSA signing
` [PATCH v6 07/11] doc: signature.txt: Document the keydir and keyfile arguments
` [PATCH v6 08/11] mkimage: Add a 'keyfile' argument for image signing
` [PATCH v6 09/11] lib/rsa: Use the 'keyfile' argument from mkimage
` [PATCH v6 10/11] lib/ecdsa: Use the 'keydir' argument from mkimage if appropriate
` [PATCH v6 11/11] test/py: ecdsa: Use mkimage keyfile instead of keydir argument

[PATCH] button: add udevice forward declaration
 2021-02-20 11:55 UTC  (2+ messages)

[PATCH 1/1] test: missing dependency for test/cmd/setexpr.c
 2021-02-20 11:55 UTC  (4+ messages)

[PATCH] lib: sha512: include "compiler.h"
 2021-02-20 11:55 UTC  (2+ messages)

[PATCH 1/1] doc: qfw man-page
 2021-02-20 11:54 UTC  (2+ messages)

[PATCH 1/1] x86: sizeof-array-div error in lpc_common_early_init
 2021-02-20 11:54 UTC  (2+ messages)

[PATCH 1/1] dm: ddr: socfpga: don't assign values that are not used
 2021-02-20 11:54 UTC  (2+ messages)

[PATCH 1/1] dm: error handling dev_get_dma_range()
 2021-02-20 11:54 UTC  (2+ messages)

[RESEND PATCH 00/16] Nokia RX-51: Fix USB TTY console and enable it
 2021-02-20 10:54 UTC  (10+ messages)
` [RESEND v2 "

[RESEND v2 PATCH 16/16] Nokia RX-51: Enable usbtty serial console by default
 2021-02-20 10:50 UTC  (2+ messages)
` [AZURE FIX RESEND "

[PATCH 1/1] mtd: rawnand: cortina_nand: missing initialization
 2021-02-20  9:42 UTC 

[PATCH v2 0/1] Move qfw to DM, add preliminary on Arm
 2021-02-20  8:20 UTC  (4+ messages)
` [PATCH v2 1/1] arm: x86: qemu: move qfw to DM, include Arm support

[PATCH 0/5] Add Micronova srl S027_3 board support
 2021-02-20  1:57 UTC  (7+ messages)
` [PATCH 4/5] sun7i: add support for Micronova srl s027_3 board

Please pull mmc-2021-2-19
 2021-02-19 22:09 UTC  (2+ messages)

[PATCH] arm: bootm: wrong lmb region reservation when PRAM is used
 2021-02-19 21:46 UTC 

Frustrations of running testing
 2021-02-19 21:39 UTC  (2+ messages)

[PATCH] Makefile: Add target to generate hex output for combined spl and dtb
 2021-02-19 21:02 UTC  (2+ messages)

[PATCH] rng: iProc rng200: Rename ..._platdata variables to just ..._plat
 2021-02-19 21:00 UTC  (4+ messages)

Marvell PHY Support
 2021-02-19 19:48 UTC 

RAM test Uboot
 2021-02-19 18:44 UTC 


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