messages from 2021-02-19 01:55:54 to 2021-02-20 12:14:14 UTC [more...]
[PATCH 2/4] pinephone_defconfig: reduce boot delay
2021-02-20 12:14 UTC (3+ 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 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 v2 1/3] firmware: scmi: voltage regulator
2021-02-20 11:55 UTC (6+ 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] 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] arm: include: secure: Don't include asm\global_data.h in .S file
2021-02-20 11:55 UTC (2+ messages)
[PATCH v2 00/38] ppc: qemu: Convert qemu-ppce500 to driver model and enable additional driver support
2021-02-20 11:55 UTC (15+ 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 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 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)
[PATCH 0/1] Add preliminary support for QFW on Arm
2021-02-20 11:54 UTC (7+ messages)
` [PATCH 1/1] arm: qemu: support qfw
[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] net: cortina_ni: buffer overrun
2021-02-20 9:44 UTC
[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 (15+ messages)
` [PATCH 1/5] arm: allwinner: dts: a20: add uart2_pa_pins
` [PATCH 4/5] sun7i: add support for Micronova srl s027_3 board
` [PATCH 5/5] pwm: sunxi: enable pwm0 support on sun7i
Pull request: u-boot-sunxi/master for v2021.04
2021-02-20 0:33 UTC
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
[PATCH] mmc: fsl_esdhc_imx: fix the DTOCV to 0xE
2021-02-19 19:25 UTC
RAM test Uboot
2021-02-19 18:44 UTC
[PATCHv2 0/2] Add ESRT and test ESRT creation
2021-02-19 18:04 UTC (3+ messages)
` [PATCH 1/2] efi: Add ESRT to the EFI system table
` [PATCH 2/2] efi: ESRT creation tests
[PATCH] sunxi: board: Splitting CHIP defconfig for nand
2021-02-19 18:00 UTC (2+ messages)
[PATCH 00/10] Add support for extension boards detection and DT overlays application
2021-02-19 17:29 UTC (14+ messages)
` [PATCH 01/10] fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c
` [PATCH 02/10] cmd: add support for a new "extension" command
` [PATCH 06/10] arm: dts: sun5i: enable one-wire on the CHIP
` [PATCH 07/10] arm: mach-sunxi: add CHIP board target
` [PATCH 08/10] sun5i: add support for DIP detection to CHIP board
` [PATCH 10/10] am335x: add support for cape detect functionality
[PATCH u-boot-marvell 0/5] pci_mvebu changes
2021-02-19 17:15 UTC (2+ messages)
[PATCH u-boot-marvell 1/4] rtc: add armada38x driver
2021-02-19 17:15 UTC (2+ messages)
[PATCH v4 0/8] spl: fit: Play nicely with OP-TEE and Linux
2021-02-19 16:55 UTC (17+ messages)
` [PATCH v4 1/8] spl: fit: Drop 'length' argument to board_spl_fit_post_load()
` [PATCH v4 2/8] spl: fit: Factor out FIT parsing and use a context struct
` [PATCH v4 3/8] spl: fit: Pass FIT context via a structure pointer
` [PATCH v4 4/8] spl: fit: Remove useless loop in spl_fit_get_image_name()
` [PATCH v4 5/8] spl: fit: Only look up FIT configuration node once
` [PATCH v4 6/8] image: Do not #if guard board_fit_image_post_process() prototype
` [PATCH v4 7/8] spl: fit: Replace #ifdef blocks with more readable constructs
` [PATCH v4 8/8] spl: fit: Load devicetree when a Linux payload is found
[PATCH u-boot-marvell 00/18] Upgrade A38x DDR3 training to version 14.0.0
2021-02-19 16:37 UTC (5+ messages)
[PATCH u-boot-marvell v2 00/18] Upgrade A38x DDR3 training to version 14.0.0
2021-02-19 16:11 UTC (19+ messages)
` [PATCH u-boot-marvell v2 01/18] ddr: marvell: a38x: fix write leveling suplementary algo
` [PATCH u-boot-marvell v2 02/18] ddr: marvell: a38x: import header change from upstream
` [PATCH u-boot-marvell v2 03/18] ddr: marvell: a38x: add ddr32 support
` [PATCH u-boot-marvell v2 04/18] ddr: marvell: a38x: add ddr 32bit ECC support
` [PATCH u-boot-marvell v2 05/18] ddr: marvell: a38x: import header change from upstream
` [PATCH u-boot-marvell v2 06/18] ddr: marvell: a38x: fix 32bit
` [PATCH u-boot-marvell v2 07/18] ddr: marvell: a38x: fix memory size calculation using 32bit bus width
` [PATCH u-boot-marvell v2 08/18] ddr: marvell: a38x: import header change from upstream
` [PATCH u-boot-marvell v2 09/18] ddr: marvell: a38x: allow board specific ODT configuration
` [PATCH u-boot-marvell v2 10/18] ddr: marvell: a38x: add 16Gbit memory devices support
` [PATCH u-boot-marvell v2 11/18] ddr: marvell: a38x: add support for twin-die combined memory device
` [PATCH u-boot-marvell v2 12/18] ddr: marvell: a38x: disable WL phase correction stage in case of bus_width=16bit
` [PATCH u-boot-marvell v2 13/18] ddr: marvell: a38x: import header change from upstream
` [PATCH u-boot-marvell v2 14/18] ddr: marvell: a38x: fix memory cs size function
` [PATCH u-boot-marvell v2 15/18] ddr: marvell: a38x: import code change from upstream
` [PATCH u-boot-marvell v2 16/18] ddr: marvell: a38x: enum mv_ddr_twin_die: change order
` [PATCH u-boot-marvell v2 17/18] ddr: marvell: a38x: bump version to 14.0.0
` [PATCH u-boot-marvell v2 18/18] ddr: marvell: a38x: fix comment in conditional macro
Can’t boot FIT kernel image
2021-02-19 14:19 UTC (2+ messages)
[PATCH btrfs-progs] btrfs-progs: do not fail when offset of a ROOT_ITEM is not -1
2021-02-19 14:05 UTC (2+ messages)
USB3 XHCI crashing with USB 3 hub on Octeon
2021-02-19 13:57 UTC
[PATCH] arm: dts: imx7d-sdb: Fix enet by setting soft spi mode to 3 for extended io
2021-02-19 13:44 UTC (2+ messages)
[PATCH 01/16] ls1012aqds_tfa_SECURE_BOOT: Remove unused CONFIG_SCSI_AHCI
2021-02-19 13:30 UTC (4+ messages)
` [PATCH 05/16] arm: Remove highbank board
[PATCH] usb: dwc2: change compatible st, stm32mp1-hsotg to st, stm32mp15-hsotg
2021-02-19 13:30 UTC (6+ messages)
` [PATCH] usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg
` [Uboot-stm32] [PATCH] usb: dwc2: change compatible st, stm32mp1-hsotg to st, stm32mp15-hsotg
[PATCH] mips: octeon: octeon_ebb7304_defconfig: Enable USB storage support
2021-02-19 13:02 UTC
sunxi/pinephone suggestions and fixes
2021-02-19 12:37 UTC (2+ messages)
[PATCH 2/2] clk: imx8mp Enable EQOS clock
2021-02-19 12:35 UTC
[PATCH 1/2] clk: imx8mp Enable SPI clock
2021-02-19 12:35 UTC
[PATCH v5] imx: support for conga-QMX8 board
2021-02-19 12:34 UTC
[PATCH] sunxi: Use kconfig instead define CONFIG_I2C_EDID
2021-02-19 12:26 UTC (2+ messages)
[PATCH 01/14] board: corenet_ds: MAINTAINERS: Remove redundant entries
2021-02-19 12:20 UTC (14+ messages)
` [PATCH 02/14] board: ls1012afrdm: Update MAINTAINERS
` [PATCH 03/14] board: ls1012ardb: "
` [PATCH 04/14] board: ls1021aiot: "
` [PATCH 05/14] board: ls1021atwr: "
` [PATCH 06/14] board: ls1028a: "
` [PATCH 07/14] board: ls1043ardb: "
` [PATCH 08/14] board: ls1088a: "
` [PATCH 09/14] board: ls2080aqds: "
` [PATCH 10/14] board: ls2080ardb: "
` [PATCH 11/14] board: ls1046aqds: "
` [PATCH 12/14] board: ls1046ardb: "
` [PATCH 13/14] board: lx2160a: "
` [PATCH 14/14] board: ls1012aqds: "
[PATCH 0/2] efi_loader: multi part device paths to text
2021-02-19 12:02 UTC (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] efi_selftest: multi part device path "
[PATCH] rockchip: rk3399-puma: Increase environment size to 16 kiB
2021-02-19 10:16 UTC (2+ messages)
[PATCH] rockchip: rk3399-puma: Restore correct VDD_LOG supply
2021-02-19 10:14 UTC (2+ messages)
[PATCH v5 00/10] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
2021-02-19 10:09 UTC (14+ messages)
` [PATCH v5 01/10] mtd: spi-nor: Add Cypress manufacturer ID
` [PATCH v5 02/10] mtd: spi-nor-ids: Add Cypress s25hl-t/s25hs-t
` [PATCH v5 03/10] mtd: spi-nor-core: Add support for Read/Write Any Register
` [PATCH v5 04/10] mtd: spi-nor-core: Add support for volatile QE bit
` [PATCH v5 05/10] mtd: spi-nor-core: Add the ->ready() hook
` [PATCH v5 06/10] mtd: spi-nor-core: Read status by Read Any Register
` [PATCH v5 07/10] mtd: spi-nor-core: Add non-uniform erase for Spansion/Cypress
` [PATCH v5 08/10] mtd: spi-nor-core: Add Cypress manufacturer ID in set_4byte
` [PATCH v5 09/10] mtd: spi-nor-core: Add fixups for Cypress s25hl-t/s25hs-t
` [PATCH v5 10/10] mtd: spi-nor-tiny: "
[PATCH v1] arm: imx8: added usbphy_regs struct
2021-02-19 9:21 UTC (2+ messages)
[PATCH 6/6] samsung: origen: change maintainer
2021-02-19 8:59 UTC
[PATCH 5/6] samsung: espresso7420: change maintainer
2021-02-19 8:59 UTC
[PATCH 4/6] samsung: smdkv310: change maintainer
2021-02-19 8:59 UTC
[PATCH 3/6] samsung: smdk5420: change maintainer
2021-02-19 8:58 UTC
[PATCH 2/6] samsung: smdk5250: change maintainer
2021-02-19 8:58 UTC
[PATCH 1/6] samsung: goni: change maintainer
2021-02-19 8:57 UTC
[PATCH v2] imx: support i.MX8QM DMSSE20 a1 board
2021-02-19 8:40 UTC
[PATCH 1/9] net: eqos: Add PHY reset control for i.MX platform
2021-02-19 7:07 UTC (9+ messages)
` [PATCH 2/9] arm: mach-imx: Update MAC fuse for i.MX8MP
` [PATCH 3/9] arm: mach-imx: Allow to build mac.c for EQoS driver
` [PATCH 4/9] arm: dts: imx8mp: Add EQoS controller node
` [PATCH 5/9] arm: dts: imx8mp-evk: Enable the EQoS ethernet port
` [PATCH 6/9] imx8mp_evk: Fix incorrect cascade for FEC and EQOS setup
` [PATCH 7/9] imx8mp_evk: Remove EQoS PHY reset codes
` [PATCH 8/9] imx8mp_evk: Delete noncached memory config
` [PATCH 9/9] imx8mp_evk: Enable the DWC EQoS iMX driver
[PATCH] arm: dts: imx8mp-evk: Add FEC PHY reset timing
2021-02-19 6:33 UTC
[PATCH 1/3] firmware: scmi: voltage regulator
2021-02-19 6:17 UTC (4+ messages)
` [PATCH 3/3] firmware: scmi: fix inline comments and minor coding style issues
[PATCH] fdt/sunxi: Remove OF_STDOUT_PATH
2021-02-19 4:52 UTC (4+ messages)
[PATCH 1/1] doc: booti man-page
2021-02-19 4:52 UTC (2+ messages)
[PATCH 1/1] lib: rsa: struct udevice build warning
2021-02-19 4:52 UTC (2+ messages)
[PATCH v2 1/4] test: Include /sbin to the PATH when creating ext4 disk image
2021-02-19 4:52 UTC (5+ messages)
` [PATCH v2 4/4] test: Don't unmount not (yet) mounted system
[PATCH 1/1] sandbox: enable cros-ec-keyb in test.dtb
2021-02-19 4:52 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox