messages from 2020-07-19 20:49:10 to 2020-07-20 23:23:15 UTC [more...]
am654_sdhci: mmc fail to send stop cmd
2020-07-20 23:23 UTC (4+ messages)
[PATCH 00/31] dm: Avoid including dm.h in header files
2020-07-20 23:14 UTC (5+ messages)
` [PATCH 02/31] mtd: spi-nor: Tidy up error handling / debug code
` [PATCH 14/31] power: Tidy up inclusion of regulator_common.h
Please pull u-boot-dm
2020-07-20 20:19 UTC
[PATCH v2 1/2] arm64: dts: rockchip: Add ROCKPi 4A/4B support
2020-07-20 18:55 UTC (2+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: Add Radxa ROCK Pi 4C support
[PATCH 00/16] board: Add new features for ROCKPi N8/N10
2020-07-20 18:51 UTC (17+ messages)
` [PATCH 01/16] ARM: dts: rockchip: Sync ROCKPi N8/N10 dts(i) from Linux
` [PATCH 02/16] arm: dts: rockchip: Sync rk3288 dtsi from linux
` [PATCH 03/16] ARM: dts: rockchip: Add usb host0 ohci node for rk3288
` [PATCH 04/16] ARM: dts: rockchip: Add USB for RockPI N8/N10
` [PATCH 05/16] arm: dts: rockchip: Add HDMI out "
` [PATCH 06/16] arm64: dts: rockchip: Add PCIe for RockPI N10
` [PATCH 07/16] configs: Enable USB host on Rock-PI-N10
` [PATCH 08/16] configs: Enable HDMI output
` [PATCH 09/16] configs: Enable USB Gadget for rock-pi-n10
` [PATCH 10/16] configs: Enable USB 2.0 on Rock-PI-N8
` [PATCH 11/16] configs: Enable USB Gadget on rock-pi-n8
` [PATCH 12/16] rk3288: rock-pi-n8: Add console settings
` [PATCH 13/16] configs: Enable HDMI output for rock-pi-n8
` [PATCH 14/16] rock-pi-n10: Enable PCI/NVME
` [PATCH 15/16] arm64: dts: rockchip: Add u-boot, spl-boot-order for ROCKPi N10
` [PATCH 16/16] rock-p-n8/n10: Disable RAM_ROCKCHIP_DEBUG
[PATCH] dtoc: add coverage test for unicode error
2020-07-20 18:28 UTC
[RESEND PATCH] usb: max3420: add the gadget driver
2020-07-20 18:24 UTC (7+ messages)
u-boot failed, Please help to solve this error
2020-07-20 17:34 UTC
[PATCH v2 0/2] add broadcom spi driver
2020-07-20 17:28 UTC (4+ messages)
` [PATCH v2 1/2] driver: spi: add brcm iproc qspi support
Pull request: u-boot-spi/master
2020-07-20 17:14 UTC
[PATCH] Update Winbond SPI NOR Flash ID table
2020-07-20 17:09 UTC (2+ messages)
[PATCH 0/6] Add new series Micron SPI NAND devices
2020-07-20 17:00 UTC (2+ messages)
[PATCH v9 1/2] spi: ca_sflash: Add CAxxxx SPI Flash Controller
2020-07-20 16:55 UTC (3+ messages)
` [PATCH v9 2/2] board: presidio-asic: Add SPI NOR support
[PATCH v6 00/21] mtd: spi-nor-core: add xSPI Octal DTR support
2020-07-20 16:50 UTC (6+ messages)
Please pull u-boot-x86
2020-07-20 16:14 UTC (2+ messages)
[PATCH 1/2] arm64: dts: rockchip: Add ROCKPi 4A/4B support
2020-07-20 15:30 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add Radxa ROCK Pi 4C support
[PATCH v2 1/8] dm: button: add an uclass for button
2020-07-20 14:29 UTC (4+ messages)
` [PATCH v2 8/8] test: dm: add a test for class button
[PATCH] configs: ls1046aqds: Configure QSPI related configs
2020-07-20 14:23 UTC (2+ messages)
[PATCH] configs: ls1043aqds: Configure QSPI related configs
2020-07-20 14:22 UTC (2+ messages)
[PATCH v3 01/17] Kconfig: Introduce CONFIG_SYS_HAS_SRAM
2020-07-20 14:14 UTC (17+ messages)
` [PATCH v3 02/17] Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig
` [PATCH v3 03/17] Kconfig: Convert CONFIG_SYS_SRAM_SIZE "
` [PATCH v3 04/17] Kconfig: Remove CONFIG_SYS_SRAM_START
` [PATCH v3 05/17] cmd: bdinfo: Move sram info prints to generic code
` [PATCH v3 06/17] board_f: Introduce setup_bdinfo initcall
` [PATCH v3 07/17] board_f: Introduce arch_setup_bdinfo initcall
` [PATCH v3 08/17] board_f: Introduce board_setup_bdinfo_mem initcall
` [PATCH v3 09/17] board_f: Move sram bdinfo assignments to generic code
` [PATCH v3 10/17] board_f: m68k: Factor out m68k-specific bdinfo setup
` [PATCH v3 11/17] board_f: ppc: Factor out ppc-specific "
` [PATCH v3 12/17] board_f: Remove setup_board_part1
` [PATCH v3 13/17] dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe
` [PATCH v3 14/17] drivers: serial: Make serial_initialize return int
` [PATCH v3 15/17] common/board_r: Remove initr_serial wrapper
` [PATCH v3 16/17] blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC
` [PATCH v3 17/17] common/board_r: Move blkcache_init call earlier in the boot sequence
[PATCH v4 1/2] arm: move CONFIG_PREBOOT="usb start" to KConfig
2020-07-20 13:58 UTC (3+ messages)
[PATCH v2 0/5] Add support for the SquashFS filesystem
2020-07-20 13:50 UTC (6+ messages)
` [PATCH v2 1/5] fs/squashfs: new filesystem
` [PATCH v2 2/5] fs/squashfs: add filesystem commands
` [PATCH v2 3/5] include/u-boot, lib/zlib: add sources for zlib decompression
` [PATCH v2 4/5] fs/squashfs: add support "
` [PATCH v2 5/5] fs/fs.c: add symbolic link case to fs_ls_generic()
[PATCH 01/10] kconfiglib: Update to the 14.1.0 release
2020-07-20 12:53 UTC (4+ messages)
` [PATCH 07/10] compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5
[PATCH v2 1/1] Dockerfile: provide kernel for libguestfs-tools
2020-07-20 12:32 UTC (6+ messages)
[PATCH v2] mkimage: Fix error message if write less data then expected
2020-07-20 12:15 UTC (3+ messages)
[PATCH v2 00/18] Add new board: Xen guest for ARM64
2020-07-20 11:02 UTC (19+ 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 v2 09/18] lib: sscanf: add sscanf implementation
` [PATCH v2 10/18] xen: Port Xen bus driver from mini-os
` [PATCH v2 11/18] xen: Port Xen grant table "
` [PATCH v2 12/18] xen: pvblock: Add initial support for para-virtualized block driver
` [PATCH v2 13/18] xen: pvblock: Enumerate virtual block devices
` [PATCH v2 14/18] xen: pvblock: Read XenStore configuration and initialize
` [PATCH v2 15/18] xen: pvblock: Implement front-back protocol and do IO
` [PATCH v2 16/18] xen: pvblock: Print found devices indices
` [PATCH v2 17/18] board: xen: De-initialize before jumping to Linux
` [PATCH v2 18/18] doc: xen: Add Xen guest ARM64 board documentation
[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] 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] 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 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)
[RESEND PATCH v3] riscv: Make SiFive HiFive Unleashed board boot again
2020-07-20 4:42 UTC
[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)
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 (3+ messages)
[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
[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 (41+ 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
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