public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-07-18 09:17:18 to 2020-07-20 06:29:45 UTC [more...]

[PATCH v4 0/7] efi_loader: secure boot: support intermediate certificates in signature
 2020-07-20  6:29 UTC  (13+ messages)
` [PATCH v4 1/7] lib: crypto: add public_key_verify_signature()
` [PATCH v4 3/7] lib: crypto: import pkcs7_verify.c from linux
` [PATCH v4 6/7] efi_loader: signature: rework for intermediate certificates support
` [PATCH v4 7/7] test/py: efi_secboot: add test for intermediate certificates

[PATCH v2 1/1] Dockerfile: provide kernel for libguestfs-tools
 2020-07-20  6:26 UTC  (5+ messages)

[PATCH v4] riscv: Make SiFive HiFive Unleashed board boot again
 2020-07-20  6:19 UTC  (2+ messages)

[PATCH v3] azure: gitlab: travis: Update OpenSBI used for RISC-V testing
 2020-07-20  6:17 UTC  (2+ messages)

[PATCH v3] riscv: Make SiFive HiFive Unleashed board boot again
 2020-07-20  6:14 UTC  (3+ messages)

[PATCH 00/31] dm: Avoid including dm.h in header files
 2020-07-20  6:12 UTC  (34+ messages)
` [PATCH 01/31] spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL
` [PATCH 02/31] mtd: spi-nor: Tidy up error handling / debug code
` [PATCH 03/31] wdt: Drop dm.h header file
` [PATCH 04/31] mtd: spi-mem: "
` [PATCH 05/31] mtd: spi: Drop SPI_XFER_MMAP*
` [PATCH 06/31] dm: core: Drop dm.h header file from dm-demo.h
` [PATCH 07/31] dm: core: Drop header files from dm/test.h
` [PATCH 08/31] fs: fs-loader: Drop dm.h header file
` [PATCH 09/31] net: Drop dm.h header file from phy.h
` [PATCH 10/31] sf: Drop dm.h header file from spi_flash.h
` [PATCH 11/31] thermal: Drop dm.h header file
` [PATCH 12/31] w1: "
` [PATCH 13/31] efi: Tidy up header includes
` [PATCH 14/31] power: Tidy up inclusion of regulator_common.h
` [PATCH 15/31] mmc: Drop duplicate dm.h inclusion
` [PATCH 16/31] spi: "
` [PATCH 17/31] ti: am654: "
` [PATCH 18/31] liebherr: "
` [PATCH 19/31] pci: Drop dm.h inclusion from header file
` [PATCH 20/31] mediatek: Drop dm.h "
` [PATCH 21/31] mscc: "
` [PATCH 22/31] adc: "
` [PATCH 23/31] nand: "
` [PATCH 24/31] ufs: "
` [PATCH 25/31] usb: "
` [PATCH 26/31] clk: Drop dm.h header file in clk-provider.h
` [PATCH 27/31] net: Drop dm.h header file in eth_phy.h
` [PATCH 28/31] net: Drop duplicate include of dm.h in pcnet.c
` [PATCH 29/31] dm: core: Guard against including dm.h in header files
` [PATCH 30/31] patman: Fix up the test comments
` [PATCH 31/31] checkpatch: Don't allow common.h and dm.h in headers

[PATCH v2 1/2] riscv: dts: hifive-unleashed-a00: Make memory node available to SPL
 2020-07-20  6:06 UTC  (2+ messages)
` [PATCH v2 2/2] ram: sifive: Avoid using hardcoded ram base and size

[RESEND PATCH v3] riscv: Make SiFive HiFive Unleashed board boot again
 2020-07-20  4:42 UTC 

am654_sdhci: mmc fail to send stop cmd
 2020-07-20  4:39 UTC  (3+ messages)

[PATCH v2] riscv: Make SiFive HiFive Unleashed board boot again
 2020-07-20  4:25 UTC 

rk3399-gru-kevin: issues on bringup
 2020-07-20  3:32 UTC 

[PATCH v2] azure: gitlab: travis: Update OpenSBI used for RISC-V testing
 2020-07-20  3:29 UTC  (5+ messages)

Please pull u-boot-x86
 2020-07-20  3:24 UTC 

dtoc code-coverage tests
 2020-07-20  3:16 UTC  (2+ messages)

[PATCH v4 00/27] rockchip: x86: Support building ROM files automatically with binman
 2020-07-20  3:07 UTC  (30+ messages)
` [PATCH v4 01/27] x86: Change how selection of ROMs works
` [PATCH v4 02/27] rockchip: Allow Bob to use SPI boot
` [PATCH v4 03/27] Makefile: Allow building .rom files for non-x86 boards
` [PATCH v4 04/27] rockchip: jerry: Add serial support
` [PATCH v4 05/27] rockchip: bob: Support SPI-flash booting
` [PATCH v4 06/27] rockchip: Enable building a SPI ROM image on jerry
` [PATCH v4 07/27] rockchip: Enable building a SPI ROM image on bob
` [PATCH v4 08/27] tegra: Drop the unused non-binman code
` [PATCH v4 09/27] tegra: Don't enable binman on ARMv8 SoCs
` [PATCH v4 10/27] Makefile: Rename ALL-y to INPUTS-y
` [PATCH v4 11/27] powerpc: mpc85xx: Only enable binman when it is needed
` [PATCH v4 12/27] x86: Makefile: Drop explicit targets built by binman
` [PATCH v4 13/27] x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM
` [PATCH v4 14/27] sunxi: Makefile: Drop explicit targets built by binman
` [PATCH v4 15/27] tegra: "
` [PATCH v4 16/27] mediatek: "
` [PATCH v4 17/27] Makefile: Move CONFIG_TOOLS_DEBUG check to later
` [PATCH v4 18/27] Makefile: Fix a long line in cmd_mkfitimage
` [PATCH v4 19/27] Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty
` [PATCH v4 20/27] Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR
` [PATCH v4 21/27] rockchip: Convert evb-rk3288 over to use binman
` [PATCH v4 22/27] rockchip: Convert evb-rk3229 "
` [PATCH v4 23/27] rockchip: Drop the fit_spl_optee.sh script
` [PATCH v4 24/27] x86: Move the fdtmap away from the binary blobs
` [PATCH v4 25/27] x86: chromebook_link64: Correct the image layout
` [PATCH v4 26/27] x86: chromebook_panther: "
` [PATCH v4 27/27] x86: chromebook_samus_tpl: "

[PATCH v2 1/2] Revert "riscv: Allow use of reset drivers"
 2020-07-20  3:06 UTC  (2+ messages)
` [PATCH v2 2/2] Revert "Revert "riscv: sifive: fu540: Add gpio-restart support""

[PATCH 1/5] sysreset: syscon: Don't assume default value for offset and mask property
 2020-07-20  2:51 UTC  (5+ messages)

[PATCH 1/4] firmware: add new driver for SCMI firmwares
 2020-07-20  2:07 UTC  (4+ messages)
  ` [PATCH 2/4] dt-bindings: arm: SCMI bindings documentation
  ` [PATCH 3/4] clk: add clock driver for SCMI agents
  ` [PATCH 4/4] reset: add reset controller "

[PATCH 1/2] imx8m: ddrphy_utils: Improve coding style
 2020-07-20  1:51 UTC  (4+ messages)
` [PATCH 2/2] imx8m: soc: Remove unneeded space

[PATCH v1 1/4] usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu)
 2020-07-20  1:48 UTC  (5+ messages)
` [PATCH v2 "

[PATCH v6 00/25] x86: Enhance MTRR functionality to support multiple CPUs
 2020-07-20  1:46 UTC  (16+ messages)
` [PATCH v6 10/25] x86: mp: Support APs waiting for instructions
` [PATCH v6 11/25] global_data: Add a generic global_data flag for SMP state
` [PATCH v6 13/25] x86: mp: Allow running functions on multiple CPUs
` [PATCH v6 14/25] x86: mp: Park CPUs before running the OS
` [PATCH v6 15/25] x86: mp: Add iterators for CPUs
` [PATCH v6 19/25] x86: mtrr: Update MTRRs on all CPUs
` [PATCH v6 25/25] x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU

[PATCH] dm: core: Don't show an ACPI warning if there is no ordering
 2020-07-20  1:45 UTC  (3+ messages)

[v2, 00/11] mmc: fsl_esdhc: support eMMC HS200/HS400 modes
 2020-07-20  1:44 UTC  (11+ messages)
` [v2, 01/11] mmc: add a reinit() API
` [v2, 05/11] mmc: add a hs400_tuning flag
` [v2, 06/11] mmc: add a mmc_hs400_prepare_ddr() interface
` [v2, 07/11] mmc: fsl_esdhc: support eMMC HS400 mode
` [v2, 10/11] arm: dts: lx2160ardb: "

[PATCH] find dtb in android boot image with header version 2 during bootm
 2020-07-20  0:48 UTC 

[PATCH 0/1] Fix SPL_EARLY_BSS applying to normal build
 2020-07-19 23:26 UTC  (2+ messages)
` [PATCH 1/1] arm: Add SPL build check to SPL early bss clear

[PATCH v2 1/8] dm: button: add an uclass for button
 2020-07-19 21:32 UTC  (3+ messages)
` [PATCH v2 8/8] test: dm: add a test for class button

[RFC PATCH 00/16] RFC: patman: Collect review tags and comments from Patchwork
 2020-07-19 20:49 UTC  (26+ messages)
` [RFC PATCH 01/16] patman: Use test_util to show test results
` [RFC PATCH 02/16] patman: Move main code out to a control module
` [RFC PATCH 03/16] patman: Add a test that uses gitpython
` [RFC PATCH 04/16] patman: Allow creating patches for another branch
` [RFC PATCH 05/16] patman: Allow skipping patches at the end
` [RFC PATCH 06/16] patman: Convert to ArgumentParser
` [RFC PATCH 07/16] patman: Allow different commands
` [RFC PATCH 08/16] patman: Add a 'test' subcommand
` [RFC PATCH 09/16] patman: Allow disabling 'bright' mode with Print output
` [RFC PATCH 10/16] patman: Support collecting response tags in Patchstream

[PATCH v3 00/49] rockchip: x86: Support building ROM files automatically with binman
 2020-07-19 20:49 UTC  (45+ messages)
` [PATCH v3 01/49] dm: core Fix long line in device_bind_common()
` [PATCH v3 02/49] .gitignore: Ignore Python 3 cache directories
` [PATCH v3 03/49] binman: Output errors to stderr
` [PATCH v3 04/49] binman: cbfs: Fix IFWI typo
` [PATCH v3 05/49] binman: Correct the search patch for pylibfdt
` [PATCH v3 06/49] binman: Specify the toolpath when running test coverage
` [PATCH v3 07/49] binman: Set a default toolpath
` [PATCH v3 08/49] binman: Add support for calling mkimage
` [PATCH v3 09/49] binman: Fix a few typos in the entry docs
` [PATCH v3 10/49] binman: Adjust pylibfdt for incremental build
` [PATCH v3 11/49] binman: Re-enable concurrent tests
` [PATCH v3 12/49] binman: Use super() instead of specifying parent type
` [PATCH v3 13/49] binman: Add an etype for external binary blobs
` [PATCH v3 14/49] binman: Convert existing binary blobs to blob_ext
` [PATCH v3 15/49] binman: Allow external binaries to be missing
` [PATCH v3 16/49] patman: Update errors and warnings to use stderr
` [PATCH v3 17/49] binman: Detect when valid images are not produced
` [PATCH v3 18/49] binman: Allow missing Intel blobs
` [PATCH v3 19/49] binman: Allow zero-length entries to overlap
` [PATCH v3 20/49] mkimage: Allow updating the FIT timestamp
` [PATCH v3 21/49] dtoc: Allow adding variable-sized data to a dtb
` [PATCH v3 22/49] binman: Add support for generating a FIT

[PATCH] buildman: Show the build rate at the end
 2020-07-19 18:40 UTC 

[PATCH] buildman: Correct the testOutputDir() unit test
 2020-07-19 18:28 UTC 

Reproducibility regression with mx6cuboxi
 2020-07-19 18:23 UTC 

[PATCH] buildman: Allow using older versions of genboardscfg.py
 2020-07-19 15:59 UTC 

[PATCH v4 1/2] arm: move CONFIG_PREBOOT="usb start" to KConfig
 2020-07-19 13:56 UTC  (2+ messages)
` [PATCH v4 2/2] sun50i: a64: A64-Teres-I board detect builtin keyboard

[PULL] u-boot-mips
 2020-07-19 12:37 UTC  (2+ messages)

[PATCH v6 0/4] usb: xhci: Load Raspberry Pi 4 VL805's firmware
 2020-07-19 10:59 UTC  (4+ messages)

[PATCH v3 0/2] use dt and UCLASS_IRQ/SYSCON to get gic details
 2020-07-19  9:35 UTC  (3+ messages)
` [PATCH v3 1/2] arch: arm: use dt and UCLASS_IRQ "
` [PATCH v3 2/2] arch: arm: use dt and UCLASS_SYSCON to get gic lpi details

[PATCH v2 1/1] efi_loader: use logging for bootefi command
 2020-07-19  7:57 UTC 

rk3399: boot from compressed Image
 2020-07-19  3:56 UTC  (3+ messages)

[PATCH] ARM: omap3: evm: Complete DM_ETH and DM_USB migrations
 2020-07-19  0:23 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v5] net: tftp: Add client support for RFC 7440
 2020-07-18 20:31 UTC 

[PATCH 0/6] stdio: Clean up stdio.c
 2020-07-18 18:04 UTC  (3+ messages)
` [PATCH 1/6] Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig

PINE64 Rock64 - How to get SPI driver working
 2020-07-18 15:45 UTC  (5+ messages)
` [PATCH] rockchip: rk3328: Add SPI support

[PATCH] armv8: MMU: Mark code memory Executable, any other Non-Executable
 2020-07-18 15:34 UTC  (3+ messages)
` [PATCHv2] "

[PATCH v2 0/2] use dt and UCLASS_IRQ/SYSCON to get gic details
 2020-07-18 14:56 UTC  (4+ messages)
` [PATCH v2 1/2] arch: arm: use dt and UCLASS_IRQ "
` [PATCH v2 2/2] arch: arm: use dt and UCLASS_SYSCON to get gic lpi details

[PATCH] rockchip: rk3399: Add default env to support compressed krenel Image
 2020-07-18 14:48 UTC 

[PATCH 0/3] rockchip: rk3328: Add SPI support
 2020-07-18 14:28 UTC  (2+ messages)

[PATCH] rockchip: sdram: fix dram_init_banksize
 2020-07-18 14:28 UTC  (3+ messages)

[PATCH 0/2] PINE64 Rock64 board: Add SPI Flash support
 2020-07-18 14:27 UTC  (2+ messages)

[PATCH v3 1/6] rock-pi-4: Enable USB3 Host
 2020-07-18 13:28 UTC  (4+ messages)
` [PATCH v3 6/6] roc-rk3399-pc: Update ENV offset, size

[PATCH v2] gpio: octeon_gpio: Add GPIO controller driver for Octeon
 2020-07-18 13:25 UTC  (2+ messages)

[PATCH v5 0/5] roc-rk3399-pc: Custom SPL
 2020-07-18 13:22 UTC  (9+ messages)
` [PATCH v5 1/5] roc-rk3399-pc: Move leds setup in SPL
` [PATCH v5 2/5] rockchip: Don't clear the reset status reg
` [PATCH v5 3/5] rockchip: Separate the reset cause from display cpuinfo
` [PATCH v5 4/5] rockchip: spl: Move board_early_init_f after cpu timer

[PATCH 1/3] ram: rk3399: Drop debug stride in driver
 2020-07-18 12:15 UTC  (6+ messages)
` [PATCH 2/3] ram: rk3399: Mark existing prints via RAM_ROCKCHIP_DEBUG
` [PATCH 3/3] roc-rk3399-pc: Disable RAM_ROCKCHIP_DEBUG

[PATCH v4 0/4] rtc: Add RK808 PMIC RTC
 2020-07-18 12:11 UTC  (3+ messages)
` [PATCH v4 3/4] rtc: rk8xx: Add base support for the "

[PATCH 0/3] phy: rockchip: Add PCIe phy driver
 2020-07-18 12:00 UTC  (7+ messages)
` [PATCH 1/3] phy: Add Rockchip PCIe PHY driver
` [PATCH 2/3] pci: rockchip: Switch to generic-phy
` [PATCH 3/3] pci: rockchip: Drop legacy PHY driver

[PATCH 1/1] efi_loader: returning form UEFI FIT images
 2020-07-18  9:17 UTC 


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