messages from 2020-07-19 09:35:22 to 2020-07-20 11:02:14 UTC [more...]
[PATCH v2 00/18] Add new board: Xen guest for ARM64
2020-07-20 11:02 UTC (9+ messages)
` [PATCH v2 01/18] Add MIT License
` [PATCH v2 02/18] Kconfig: Introduce CONFIG_XEN
` [PATCH v2 03/18] xen: Add essential and required interface headers
` [PATCH v2 04/18] board: Introduce xenguest_arm64 board
` [PATCH v2 05/18] xen: Port Xen hypervizor related code from mini-os
` [PATCH v2 06/18] xen: Port Xen event channel driver "
` [PATCH v2 07/18] serial: serial_xen: Add Xen PV serial driver
` [PATCH v2 08/18] linux/compat.h: Add wait_event_timeout macro
[PATCH v4 0/4] rtc: Add RK808 PMIC RTC
2020-07-20 10:53 UTC (4+ messages)
` [PATCH v4 3/4] rtc: rk8xx: Add base support for the "
[PATCH] rockchip: ram: fix debug funcfion define when RAM_ROCKCHIP_DEBUG not set
2020-07-20 10:50 UTC (2+ messages)
[PATCH v3 0/5] add DM based reset driver for SiFive SoC's
2020-07-20 10:17 UTC (7+ messages)
` [PATCH v3 1/5] dt-bindings: prci: add indexes for reset signals available in prci
` [PATCH v3 2/5] fu540: prci: use common reset indexes defined in binding header
` [PATCH v3 3/5] fu540: dtsi: add reset producer and consumer entries
[PATCH v2 1/2] riscv: dts: hifive-unleashed-a00: Make memory node available to SPL
2020-07-20 9:38 UTC (7+ messages)
` [PATCH v2 2/2] ram: sifive: Avoid using hardcoded ram base and size
[PATCH v2 0/3] watchdog: K3: Add RTI watchdog support
2020-07-20 9:36 UTC (9+ messages)
` [PATCH v2 2/3] watchdog: rti_wdt: Add support for loading firmware
[PATCH v2 0/2] add broadcom spi driver
2020-07-20 9:33 UTC (2+ messages)
[PATCH] rockpro64: Enable USB3.0 Host
2020-07-20 9:23 UTC
[PATCH v6 0/3] gpio: add possibility to search for gpio label name
2020-07-20 8:30 UTC (3+ messages)
` [PATCH v6 3/3] gpio: search for gpio label if gpio is not found through bank name
[PATCH 0/2] Enable all cache ways and Enable SiFive PWM driver
2020-07-20 8:22 UTC (12+ messages)
` [PATCH 2/2] riscv: sifive: fu540: "
[v2, 00/11] mmc: fsl_esdhc: support eMMC HS200/HS400 modes
2020-07-20 8:21 UTC (17+ 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: "
[PATCHv2] lmb/bdinfo: dump lmb info via bdinfo
2020-07-20 8:10 UTC
[PATCH 01/10] kconfiglib: Update to the 14.1.0 release
2020-07-20 8:03 UTC (3+ messages)
` [PATCH 07/10] compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5
[PATCH v4 1/2] arm: move CONFIG_PREBOOT="usb start" to KConfig
2020-07-20 7:56 UTC (3+ messages)
` [PATCH v4 2/2] sun50i: a64: A64-Teres-I board detect builtin keyboard
[PATCH] bcmgenet: fix DMA buffer management
2020-07-20 7:29 UTC (4+ messages)
[PATCH v4 0/7] efi_loader: secure boot: support intermediate certificates in signature
2020-07-20 7:03 UTC (12+ messages)
` [PATCH v4 1/7] lib: crypto: add public_key_verify_signature()
` [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] test/py: efi_secboot: remove unused function
2020-07-20 6:34 UTC
[PATCH] test/py: efi_secboot: fix additional pylint errors
2020-07-20 6:33 UTC
[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
[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)
[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
[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 (2+ messages)
` [PATCH v3 2/2] arch: arm: use dt and UCLASS_SYSCON to get gic lpi details
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