messages from 2020-07-06 21:53:14 to 2020-07-07 20:05:37 UTC [more...]
[PATCH v6 1/8] lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY
2020-07-07 20:05 UTC (3+ messages)
` [PATCH v6 4/8] lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop()
[PATCH 0/6] Add new series Micron SPI NAND devices
2020-07-07 20:04 UTC (7+ messages)
` [PATCH 1/6] mtd: spinand: micron: Generalize the OOB layout structure and function names
` [PATCH 2/6] mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGD
` [PATCH 3/6] mtd: spinand: micron: Add new Micron SPI NAND devices
` [PATCH 4/6] mtd: spinand: micron: identify SPI NAND device with Continuous Read mode
` [PATCH 5/6] mtd: spinand: micron: Add M70A series Micron SPI NAND devices
` [PATCH 6/6] mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies
[PULL] Pull request: u-boot-stm32 for v2020.10= u-boot-stm32-20200707
2020-07-07 19:17 UTC (2+ messages)
[PATCH v3 00/35] dm: Add programmatic generation of ACPI tables (part B)
2020-07-07 19:12 UTC (16+ messages)
` [PATCH v3 08/35] acpi: Support string output
` [PATCH v3 09/35] acpi: Support generation of GPIO descriptor
` [PATCH v3 12/35] acpi: Support generation of SPI descriptor
` [PATCH v3 31/35] acpi: Add support for DSDT generation
` [PATCH v3 34/35] dm: acpi: Enhance acpi_get_name()
[PATCH v4 00/35] dm: Add programmatic generation of ACPI tables (part B)
2020-07-07 19:12 UTC (36+ messages)
` [PATCH v4 01/35] dm: core: Add an ACPI name for the root node
` [PATCH v4 02/35] acpi: Add a function to get a device path and scope
` [PATCH v4 03/35] acpi: Add a way to check device status
` [PATCH v4 04/35] irq: Add a method to convert an interrupt to ACPI
` [PATCH v4 05/35] acpi: Support generation of ACPI code
` [PATCH v4 06/35] acpi: Support generation of interrupt descriptor
` [PATCH v4 07/35] gpio: Add a method to convert a GPIO to ACPI
` [PATCH v4 08/35] acpi: Support string output
` [PATCH v4 09/35] acpi: Support generation of GPIO descriptor
` [PATCH v4 10/35] acpi: Support generation of a GPIO/irq for a device
` [PATCH v4 11/35] acpi: Support generation of I2C descriptor
` [PATCH v4 12/35] acpi: Support generation of SPI descriptor
` [PATCH v4 13/35] acpigen: Support writing a length
` [PATCH v4 14/35] acpigen: Support writing a package
` [PATCH v4 15/35] acpi: Support writing an integer
` [PATCH v4 16/35] acpi: Support writing a string
` [PATCH v4 17/35] acpi: Support writing a name
` [PATCH v4 18/35] acpi: Support writing a UUID
` [PATCH v4 19/35] acpi: Support writing Device Properties objects via _DSD
` [PATCH v4 20/35] acpi: Support writing a GPIO
` [PATCH v4 21/35] acpi: Support copying properties from device tree to ACPI
` [PATCH v4 22/35] acpi: Add support for various misc ACPI opcodes
` [PATCH v4 23/35] acpi: Add support for writing a Power Resource
` [PATCH v4 24/35] acpi: Add support for writing a GPIO power sequence
` [PATCH v4 25/35] acpi: Add support for a generic "
` [PATCH v4 26/35] acpi: Add support for SSDT generation
` [PATCH v4 27/35] x86: acpi: Move MADT down a bit
` [PATCH v4 28/35] acpi: Record the items added to SSDT
` [PATCH v4 29/35] acpi: Support ordering SSDT data by device
` [PATCH v4 30/35] x86: Allow devices to write an SSDT
` [PATCH v4 31/35] acpi: Add support for DSDT generation
` [PATCH v4 32/35] x86: Allow devices to write to DSDT
` [PATCH v4 33/35] pci: Avoid a crash in device_is_on_pci_bus()
` [PATCH v4 34/35] dm: acpi: Enhance acpi_get_name()
` [PATCH v4 35/35] acpi: Add an acpi command to list/dump generated ACPI items
[PATCH] test: Have test_fs work with non-functional guestmount tools
2020-07-07 19:05 UTC (4+ messages)
[PATCH V2 1/7] env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set
2020-07-07 18:51 UTC (7+ messages)
` [PATCH V2 2/7] env: Add H_DEFAULT flag
` [PATCH V2 3/7] env: Discern environment coming from external storage
` [PATCH V2 4/7] env: Fix invalid env handling in env_init()
` [PATCH V2 5/7] env: nowhere: Implement .load callback
` [PATCH V2 6/7] env: Add option to only ever append environment
` [PATCH V2 7/7] env: Add support for explicit write access list
[PATCH v2 1/2] cmd: env: use ENV_IS_IN_DEVICE in env info
2020-07-07 18:00 UTC (2+ messages)
[PULL] u-boot-atmel-2020.10-a
2020-07-07 18:00 UTC (2+ messages)
[PATCH v2] arm64: issue ISB after updating system registers
2020-07-07 16:55 UTC (6+ messages)
[PATCH] fs: fat: fix fat iteration
2020-07-07 16:55 UTC (2+ messages)
[PATCH] common/board_f: Respect original FDT size while relocating
2020-07-07 16:55 UTC (2+ messages)
[PATCH] Revert "ARM: dts: stm32: Reinstate card detect behavior on ST boards"
2020-07-07 16:47 UTC
[PATCH v2] Revert "ARM: dts: stm32: Reinstate card detect behavior on DHSOM"
2020-07-07 16:46 UTC
[PATCH] Revert "ARM: dts: stm32: Reinstate card detect behavior on DHSOM"
2020-07-07 16:42 UTC
[RFC 0/4] drivers: footprint reduction proposal
2020-07-07 16:14 UTC (14+ messages)
` [RFC 1/4] dtoc: add POC for dtb shrink
` [RFC 2/4] dtoc: add initial support for deleting DTB nodes
` [RFC 3/4] dtoc: add support for generate stuct udevice_id
[PATCH v2 00/23] spi: dm-conversion (part1)
2020-07-07 16:00 UTC (42+ messages)
` [PATCH v2 04/23] am335x: igep003x: Enable DM_SPI
` [PATCH v2 05/23] siemens: draco: Enable DM_SPI, DM_SPI_FLASH
` [PATCH v2 06/23] siemens: pxm2: "
` [PATCH v2 07/23] siemens: rut: "
` [PATCH v2 08/23] compulab: Drop cm_t54
` [PATCH v2 09/23] compulab: Drop cm_t35
` [PATCH v2 10/23] overo: Drop omap3 overo
` [PATCH v2 12/23] logicpd: Drop omap3 zoom1
` [PATCH v2 13/23] quipos: Drop omap3 cairo
` [PATCH v2 16/23] ti: Drop sdp4430 board
` [PATCH v2 18/23] birdland: Drop bav335x
` [PATCH v2 19/23] gumstix: Drop pepper
` [PATCH v2 21/23] silica: Drop pengwyn
[PATCH 0/3] board: amlogic: add Odroid C4 support
2020-07-07 15:48 UTC (2+ messages)
[PATCH v3 0/7] phy: generic: add error trace to detect PHY issue in uclass
2020-07-07 15:46 UTC (3+ messages)
` [PATCH v3 7/7] arm: meson: change trace level for phy errors managed by uclass
[PATCH v3 0/5] Fixes for running U-boot under QEMU/KVM
2020-07-07 14:26 UTC (10+ messages)
` [PATCH v3 1/5] arm: enable allocate-on-read for LPAE's DCACHE_WRITEBACK/_WRITETHROUGH
` [PATCH v3 2/5] arm: qemu: enable LPAE on 32-bit
` [PATCH v3 3/5] arm: qemu: implement enable_caches()
` [PATCH v3 4/5] arm: qemu: disable the EFI workaround for older GRUB
` [PATCH v3 5/5] arm: qemu: override flash accessors to use virtualizable instructions
[PATCH 0/5] TI: AM654/J721e: Sync CPSW DT node from kernel
2020-07-07 14:15 UTC (5+ messages)
` [PATCH 4/5] arm: dts: k3-j721e: "
[PATCH] azure: gitlab: travis: Update OpenSBI used for RISC-V testing
2020-07-07 14:12 UTC (2+ messages)
[PATCH] Revert "riscv: sifive: fu540: Add gpio-restart support"
2020-07-07 14:12 UTC (2+ messages)
[PATCH v2 00/17] efi_loader: non-volatile and runtime variables
2020-07-07 14:02 UTC (22+ messages)
` [PATCH v2 01/17] efi_loader: prepare for read only OP-TEE variables
` [PATCH v2 02/17] efi_loader: display RO attribute in printenv -e
` [PATCH v2 03/17] efi_loader: separate UEFI variable API from implemementation
` [PATCH v2 04/17] efi_loader: OsIndicationsSupported, PlatformLangCodes
` [PATCH v2 05/17] efi_loader: simplify boot manager
` [PATCH v2 06/17] efi_loader: keep attributes in efi_set_variable_int
` [PATCH v2 07/17] efi_loader: value of VendorKeys
` [PATCH v2 08/17] efi_loader: read-only AuditMode and DeployedMode
` [PATCH v2 09/17] efi_loader: secure boot flag
` [PATCH v2 10/17] efi_loader: UEFI variable persistence
` [PATCH v2 11/17] efi_loader: export efi_convert_pointer()
` [PATCH v2 12/17] efi_loader: optional pointer for ConvertPointer
` [PATCH v2 13/17] efi_loader: new function efi_memcpy_runtime()
` [PATCH v2 14/17] efi_loader: memory buffer for variables
` [PATCH v2 15/17] efi_loader: use memory based variable storage
` [PATCH v2 16/17] efi_loader: enable UEFI variables at runtime
` [PATCH v2 17/17] efi_selftest: adjust runtime test for variables
[PATCH 00/15] net: sun8i-emac fixes and cleanups
2020-07-07 13:59 UTC (2+ messages)
[PATCH v3 1/6] rock-pi-4: Enable USB3 Host
2020-07-07 13:50 UTC (6+ messages)
` [PATCH v3 2/6] rock-pi-4: Enable PCI/NVME
` [PATCH v3 3/6] rock-pi-4: Enable USB Gadget
` [PATCH v3 4/6] rock-pi-4: Enable HDMI output
` [PATCH v3 5/6] roc-rk3399-pc: Enable USB Gadget
` [PATCH v3 6/6] roc-rk3399-pc: Update ENV offset, size
[PATCH 0/6] TI: AM654/j721e: Ringacc and UDMA updates
2020-07-07 13:43 UTC (2+ messages)
[PATCH v1 0/1] Fix mkimage error message
2020-07-07 13:40 UTC (5+ messages)
` [PATCH v1 1/1] mkimage: Fix error message if write less data then expected
[PATCH] video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean
2020-07-07 13:38 UTC (2+ messages)
'next' now merged to 'master'
2020-07-07 13:38 UTC
[PATCH] sunxi: Add support for using UART4 as console on A64
2020-07-07 13:35 UTC (2+ messages)
[PATCH v6 00/21] mtd: spi-nor-core: add xSPI Octal DTR support
2020-07-07 13:30 UTC (3+ messages)
[PATCH v2 0/5] add DM based reset driver for SiFive SoC's
2020-07-07 12:28 UTC (10+ messages)
` [PATCH v2 1/5] dt-bindings: prci: add indexes for reset signals available in prci
[PATCH] arm: k3: use correct weak function name spl_board_prepare_for_linux
2020-07-07 12:25 UTC
[PATCH] arm: stm32mp: use correct weak function name spl_board_prepare_for_linux
2020-07-07 12:21 UTC
[PATCH v4 0/6] rockchip: make it possible to sign the u-boot.itb
2020-07-07 12:00 UTC (4+ messages)
` [PATCH v4 6/6] rockchip: make_fit_atf: add signature handling
` [PATCH v4 6/6] rockchip: make_fit_atf: add signature handling【请注意,邮件由sjg@google.com代发】
[PATCH v2 00/49] rockchip: x86: Support building ROM files automatically with binman
2020-07-07 11:56 UTC (3+ messages)
` [PATCH v2 43/49] rockchip: Convert evb-rk3288 over to use binman
[PATCH v2 0/8] efi_loader: secure boot: support intermediate certificates in signature
2020-07-07 10:42 UTC (15+ messages)
` [PATCH v2 1/8] lib: rsa: export rsa_verify_with_pkey()
` [PATCH v2 2/8] lib: crypto: add public_key_verify_signature()
` [PATCH v2 3/8] lib: crypto: enable x509_check_for_self_signed()
` [PATCH v2 4/8] lib: crypto: import pkcs7_verify.c from linux
` [PATCH v2 6/8] lib: crypto: export and enhance pkcs7_verify_one()
` [PATCH v2 7/8] efi_loader: signature: rework for intermediate certificates support
` [PATCH v2 8/8] test/py: efi_secboot: add test for intermediate certificates
[PATCH 1/1] riscv: Fix linking error when building u-boot-spl with no SMP support
2020-07-07 9:45 UTC (2+ messages)
[PATCH v3 00/25] x86: Enhance MTRR functionality to support multiple CPUs
2020-07-07 8:54 UTC (14+ messages)
` [PATCH v3 10/25] x86: mp: Support APs waiting for instructions
` [PATCH v3 11/25] global_data: Add a generic global_data flag for SMP state
` [PATCH v3 14/25] x86: mp: Park CPUs before running the OS
` [PATCH v3 15/25] x86: mp: Add iterators for CPUs
` [PATCH v3 19/25] x86: mtrr: Update MTRRs on all CPUs
` [PATCH v3 25/25] x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU
[PATCH] remove include/config_defaults.h
2020-07-07 8:40 UTC
[PATCH v3 0/3] Sync UDMA bindings from kernel
2020-07-07 8:13 UTC (4+ messages)
` [PATCH v3 1/3] dma: ti: Add static PSIL endpoint information
` [PATCH v3 2/3] dma: ti: k3-udma: Update driver to use static endpoint Data
` [PATCH v3 3/3] arm: dts: k3-am65/j721e: Sync DMA DT bindings from Kernel DT
Differences in loading device-tree with u-boot/ without u-boot
2020-07-07 8:06 UTC
[PATCH 1/2] spi: Remove unnecessary #ifdefs in header file
2020-07-07 7:58 UTC (6+ messages)
` [PATCH 2/2] x86: apl: Re-enable loading of SPL
[PATCH v2 1/8] linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }*
2020-07-07 7:20 UTC (16+ messages)
` [PATCH v2 2/8] linux/kconfig.h: remove unused helper macros
` [PATCH v2 3/8] linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLED
` [PATCH v2 4/8] bootstage: Fix 'stacked' typo
` [PATCH v2 5/8] timer: Allow delays with a 32-bit microsecond timer
` [PATCH v2 6/8] coral: Enable the copy framebuffer
` [PATCH v2 7/8] x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME
[RESEND PATCH v3 00/26] x86: video: Speed up the framebuffer
2020-07-07 6:43 UTC (2+ messages)
[PATCH] i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7
2020-07-07 5:20 UTC (2+ messages)
[PATCH 1/3] ARM: dts: rename stm32mp15xx-avenger96 ethernet0_rgmii_pins
2020-07-07 5:17 UTC (3+ messages)
` [PATCH 2/3] i2c: stm32f7: add stm32mp15 compatible
[PATCH v4 00/11] new rtc methods, rtc command, and tests
2020-07-07 5:02 UTC (2+ messages)
U-boot Designware SPI driver issue
2020-07-07 4:54 UTC (3+ messages)
[PATCH] x86: remove unused setup_pcat_compatibility() stub
2020-07-07 2:07 UTC (3+ messages)
[PATCH 1/1] efi_loader: NULL dereference in efi_convert_pointer
2020-07-07 1:46 UTC
Cover Letter of Patchsets
2020-07-07 1:32 UTC (3+ messages)
[RFC PATCH 00/16] RFC: patman: Collect review tags and comments from Patchwork
2020-07-07 1:09 UTC (6+ messages)
` [RFC PATCH 01/16] patman: Use test_util to show test results
[PATCH v1 00/43] x86: Programmatic generation of ACPI tables (Part C)
2020-07-07 0:22 UTC (9+ messages)
` [PATCH v1 07/43] dm: acpi: Add support for the NHLT table
[PATCH v3 00/14] env: ext4: corrections and add test for env in ext4
2020-07-06 21:54 UTC (5+ messages)
` [PATCH v3 11/14] test: environment "
` [PATCH v3 14/14] test: sandbox: add test for erase command
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