messages from 2021-05-07 08:07:47 to 2021-05-10 06:31:15 UTC [more...]
[PATCH v3 00/14] arm64: synquacer: Add SynQuacer/DeveloperBox support
2021-05-10 6:31 UTC (3+ messages)
` [PATCH v3 01/14] pci: Update the highest subordinate bus number for bridge setup
` [PATCH v3 02/14] ata: ahci-pci: Use scsi_ops to initialize ops
[PATCH v2 00/16] misc: Some more misc patches
2021-05-10 6:27 UTC (11+ messages)
` [PATCH v2 02/16] x86: pci: Allow binding of some devices before relocation
` [PATCH v2 09/16] x86: coreboot: Show the BIOS date
` [PATCH v2 12/16] x86: coreboot: Use vendor in the Kconfig
` [PATCH v2 13/16] x86: coreboot: Document the memory map
` [PATCH v2 15/16] dtoc: Check that a parent is not missing
[PATCH v2 0/7] common: Introduce crypt-style password support
2021-05-10 6:19 UTC (8+ messages)
` [PATCH v2 1/7] lib: add crypt subsystem
` [PATCH v2 2/7] lib: wrap crypt API to hide errno usage
` [PATCH v2 3/7] common: integrate crypt-based passwords
` [PATCH v2 4/7] common: Rename macro appropriately
` [PATCH v2 5/7] cmd: allow disabling of timeout for password entry
` [PATCH v2 6/7] configs: add new values to bcm963158 defconfig
` [PATCH v2 7/7] configs: add new sandbox with crypt-based password
[PATCH 1/2] doc: develop: Convert README.virtio to reST
2021-05-10 5:55 UTC (4+ messages)
` [PATCH 2/2] MAINTAINERS: Add an entry for VirtIO
[PATCH] rtc: m41t62: fix wrong register use for set/reset ST bit
2021-05-10 5:23 UTC
[PATCH] doc: usage: modify mmc man-page
2021-05-10 5:06 UTC (2+ messages)
[PATCH v2] mmc: Update environment variable with active partition
2021-05-10 4:38 UTC (3+ messages)
[PATCH] x86: Correct regwidth prompt in cbsysinfo
2021-05-10 3:04 UTC (3+ messages)
[PATCH v3 0/2] PE/COFF measurement support
2021-05-10 2:07 UTC (6+ messages)
` [PATCH v3 1/2] efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled
[PATCH] riscv: Fix arch_fixup_fdt always failing without /chosen
2021-05-10 2:01 UTC (4+ messages)
[RFC] efi_loader: improve firmware capsule authentication
2021-05-10 0:31 UTC (8+ messages)
[RFC PATCH u-boot 00/12] U-Boot LTO (Sandbox + ARM Nokia RX-51)
2021-05-09 18:44 UTC (16+ messages)
[PATCH 00/18] arm: k3-am64: Add initial support for AM64 SK
2021-05-09 13:34 UTC (5+ messages)
` [PATCH 01/18] soc: ti: k3-socinfo: Add entry for AM64X SoC family
[PATCH v3 00/13] riscv: Switch to use binman to generate u-boot.itb
2021-05-09 13:20 UTC (14+ messages)
` [PATCH v3 01/13] common: kconfig: Correct a typo in SPL_LOAD_FIT
` [PATCH v3 02/13] binman: Correct '-a' description in the doc
` [PATCH v3 03/13] binman: Correct the comment for ATF entry type
` [PATCH v3 04/13] binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts
` [PATCH v3 05/13] binman: Add support for RISC-V OpenSBI fw_dynamic blob
` [PATCH v3 06/13] makefile: Pass OpenSBI blob to binman make rules
` [PATCH v3 07/13] riscv: sifive: unleashed: Switch to use binman to generate u-boot.itb
` [PATCH v3 08/13] lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED
` [PATCH v3 09/13] binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE
` [PATCH v3 10/13] riscv: dts: Sort build targets in alphabetical order
` [PATCH v3 11/13] riscv: qemu: Switch to use binman to generate u-boot.itb
` [PATCH v3 12/13] riscv: ae350: "
` [PATCH v3 13/13] riscv: Drop USE_SPL_FIT_GENERATOR
[PATCHv3 00/26] J72xx: HSM rearch support series
2021-05-09 5:54 UTC (3+ messages)
` [PATCHv3 19/26] arm: mach-k3: do board config for PM and RM only if supported
[PATCH 00/17] Fix various coverity warnings
2021-05-09 4:14 UTC (20+ messages)
` [PATCH 01/17] sandbox: net: Ensure host name is always a valid string
` [PATCH 02/17] video: Check return value in pwm_backlight_of_to_plat()
` [PATCH 03/17] sandbox: Indicate NULL-pointer access in 'sigsegv' command
` [PATCH 04/17] test: Rename final check in setexpr_test_backref()
` [PATCH 05/17] tools: Avoid showing return value of clock_gettime()
` [PATCH 06/17] reset: Avoid a warning in devm_reset_bulk_get_by_node()
` [PATCH 07/17] reset: Avoid a warning in devm_regmap_init()
` [PATCH 08/17] test: Avoid random numbers in dm_test_devm_regmap()
` [PATCH 09/17] dm: core: Check uclass_get() return value when dumping
` [PATCH 10/17] sandbox: scmi: Indicate dead code for coverity
` [PATCH 11/17] sandbox: cros_ec: Update error handling when reading matrix
` [PATCH 12/17] cbfs: Check offset range when reading a file
` [PATCH 13/17] pinctrl: Avoid coverity warning when checking width
` [PATCH 14/17] tpm: Check outgoing command size
` [PATCH 15/17] sandbox: Silence coverity warning in state_read_file()
` [PATCH 16/17] clk: Detect failure to set defaults
` [PATCH 17/17] RFC: clk: Return error code from clk_set_default_get_by_id()
[PATCH] fastboot: fix fastboot_set_reboot_flag()
2021-05-08 22:25 UTC
[PATCH v2 00/28] fs/squashfs: fix memory leaks and introduce exists() function
2021-05-08 21:51 UTC (7+ messages)
` [PATCH v2 27/28] fs/squashfs: sqfs_read: fragmented files are not supported
[PATCH v4 0/2] log: Allow multiple lines and conversion to printf()
2021-05-08 19:46 UTC (3+ messages)
` [PATCH v4 1/2] sandbox: log: Avoid build error with !CONFIG_LOG
` [PATCH v4 2/2] log: Convert log values to printf() if not enabled
[PATCH V4 1/2] mmc: add OpenPiton mmc support
2021-05-08 17:58 UTC (10+ messages)
[PATCH V4 2/2] riscv: board: Support OpenPiton SoC
2021-05-08 17:57 UTC (15+ messages)
[PATCH v2 00/11] riscv: Switch to use binman to generate u-boot.itb
2021-05-08 17:39 UTC (22+ messages)
` [PATCH v2 01/11] common: kconfig: Correct a typo in SPL_LOAD_FIT
` [PATCH v2 02/11] binman: Correct '-a' description in the doc
` [PATCH v2 03/11] binman: Correct the comment for ATF entry type
` [PATCH v2 04/11] binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts
` [PATCH v2 05/11] binman: Add support for RISC-V OpenSBI fw_dynamic blob
` [PATCH v2 06/11] makefile: Pass OpenSBI blob to binman make rules
` [PATCH v2 07/11] riscv: sifive: unleashed: Switch to use binman to generate u-boot.itb
` [PATCH v2 08/11] binman: Support packaging U-Boot for scenarios like OF_PRIOR_STAGE
` [PATCH v2 09/11] riscv: dts: Sort build targets in alphabetical order
` [PATCH v2 10/11] riscv: qemu: Switch to use binman to generate u-boot.itb
` [PATCH v2 11/11] riscv: Drop USE_SPL_FIT_GENERATOR
[Question] Reloading pcie + nvme drivers
2021-05-08 17:02 UTC (4+ messages)
[PATCH v3 0/2] log: Allow multiple lines and conversion to printf()
2021-05-08 15:30 UTC (3+ messages)
` [PATCH v3 1/2] sandbox: log: Avoid build error with !CONFIG_LOG
` [PATCH v3 2/2] log: Convert log values to printf() if not enabled
[PATCH v2 00/12] display_options: Start to unify print_buffer() and hexdump
2021-05-08 13:00 UTC (13+ messages)
` [PATCH v2 01/12] console: Report an error when output buffer is exhausted
` [PATCH v2 02/12] test: Detect when expect_str is too small
` [PATCH v2 03/12] test: Convert print tests to use ut framework
` [PATCH v2 04/12] test: Add a test for print_buffer()
` [PATCH v2 05/12] display_options: Drop two spaces before the ASCII column
` [PATCH v2 06/12] hexdump: Move API to header file
` [PATCH v2 07/12] hexdump: Add support for sandbox
` [PATCH v2 08/12] hexdump: Support any rowsize
` [PATCH v2 09/12] hexdump: Allow ctrl-c to interrupt output
` [PATCH v2 10/12] display_options: Split print_buffer() into two functions
` [PATCH v2 11/12] log: Add support for logging a buffer
` [PATCH v2 12/12] RFC: display_options: Use print_hex_dump() for print_buffer()
[PATCH 0/7] rtc: davinci: add driver model support
2021-05-08 10:40 UTC (4+ messages)
` [PATCH 1/7] rtc: davinci: enable compilation for omap architectures
[PATCH] pxe_utils: add localcmd defination
2021-05-08 7:38 UTC (2+ messages)
[PATCH v1 0/6] Provide support for mv88e6020 Marvell switch
2021-05-08 6:26 UTC (13+ messages)
` [PATCH v1 1/6] net: mv88e61xx: Add support for checking addressing mode
` [PATCH v1 2/6] net: mv88e61xx: Configure PHY ports to also pass packets between them
` [PATCH v1 3/6] net: mv88e61xx: Clear temporary structs before using them in get_phy_id()
` [PATCH v1 4/6] net: mv88e61xx: Directly access the switch chip
` [PATCH v1 5/6] net: mv88e61xx: Set proper offset when R0_LED/ADDR4 is set on bootstrap
` [PATCH v1 6/6] net: mv88e61xx: Reset switch PHYs when bootstrapped to !NO_CPU
[PATCH] cmd: pxe_utils: sysboot: fix crash if either board or soc are not set
2021-05-08 6:23 UTC (2+ messages)
[PATCH 0/5] Add support for embedding public key in platform's dtb
2021-05-08 3:32 UTC (8+ messages)
` [PATCH 5/5] Makefile: Add provision "
[PATCH 00/13] display_options: Start to unify print_buffer() and hexdump
2021-05-08 2:38 UTC (3+ messages)
[PATCH 00/17] misc: Some more misc patches
2021-05-08 2:26 UTC (16+ messages)
` [PATCH 03/17] x86: Allow coreboot serial driver to guess the UART
[PATCH 0/9] riscv: Partially move to binman to generate u-boot.itb
2021-05-08 1:42 UTC (9+ messages)
` [PATCH 6/9] binman: Add support for RISC-V OpenSBI fw_dynamic blob
` [PATCH 7/9] makefile: Update clean rule to remove files generated by binman
[PATCH 0/4] vpl: Introduce a verifying program loader
2021-05-07 22:37 UTC (5+ messages)
` [PATCH 1/4] doc: Convert SPL documentation to ReST
` [PATCH 2/4] doc: Expand SPL docs to explain the phase and config
` [PATCH 3/4] binman: Add VPL support
` [PATCH 4/4] Introduce Verifying Program Loader (VPL)
BeagleBone Green Wireless - serial debug port hangs after sending u-boot-spl.bin (since v2021.01)
2021-05-07 17:40 UTC (2+ messages)
[PATCH v8 0/7] Add FU740 chip and HiFive Unmatched board support
2021-05-07 17:36 UTC (8+ messages)
` [PATCH v8 1/7] riscv: cpu: fu740: Add support for cpu fu740
` [PATCH v8 2/7] drivers: clk: add fu740 support
` [PATCH v8 3/7] drivers: ram: sifive: rename fu540_ddr and "
` [PATCH v8 4/7] drivers: pci: add pcie support for fu740
` [PATCH v8 5/7] riscv: dts: add fu740 support
` [PATCH v8 6/7] riscv: dts: add SiFive Unmatched board support
` [PATCH v8 7/7] board: sifive: add HiFive "
[PATCH v3 00/20] TI/Cadence: Add Sierra/Torrent SERDES driver
2021-05-07 17:16 UTC (6+ messages)
` [PATCH v3 13/20] ARM: dts: k3-j721e: Add the entries required for USB3 support on USB0
` [PATCH v3 19/20] env: ti: j721e-evm: Add env variable to power on & reset QSGMII PHY in J7200 EVM
[Patch v2 1/2] clk: zynq: Add clock wizard driver
2021-05-07 17:08 UTC
[PATCH 0/2] reset: Fix the behavior of optional reset
2021-05-07 16:34 UTC (5+ messages)
` [PATCH 1/2] reset: Do not return NULL on error for devm_reset_control_get_optional()
` [PATCH 2/2] reset: Let reset API's handle gracefully if reset_ctl is -ENODATA
[PATCH 0/5] arm: mach-k3: k3-am64: Add DDR configuration and enable
2021-05-07 16:15 UTC (2+ messages)
[PULL] u-boot-riscv/master
2021-05-07 16:15 UTC (8+ messages)
[PATCH] usb: dwc3-meson-g12a: skip phy on -ENODATA aswell
2021-05-07 14:55 UTC (3+ messages)
[PATCH v4 0/7] arm: cache: cp15: don't map reserved region with no-map property
2021-05-07 12:50 UTC (8+ messages)
` [PATCH v4 1/7] lmb: Add support of flags for no-map properties
` [PATCH v4 2/7] lmb: add lmb_is_reserved_flags
` [PATCH v4 3/7] lmb: add lmb_dump_region() function
` [PATCH v4 4/7] test: lmb: add test for lmb_reserve_flags
` [PATCH v4 5/7] image-fdt: save no-map parameter of reserve-memory
` [PATCH v4 6/7] stm32mp: Increase the reserved memory in board_get_usable_ram_top
` [PATCH v4 7/7] stm32mp: don't map the reserved region with no-map property
[PATCH 00/17] arm: mach-k3: Initial Support for Texas Instruments AM642 Platform
2021-05-07 11:23 UTC (4+ messages)
` [PATCH 17/17] configs: am64x_evm_a53: Add Initial support
[PATCH] pinctrl: single: Fix probe failure getting register area size
2021-05-07 9:10 UTC
[PATCH v2 0/4] board: fsl: lx2160ardb: add networking support for RevC
2021-05-07 9:04 UTC (3+ messages)
` [PATCH v2 3/4] board: fsl: lx2160ardb: add dts fixup function "
[PATCH] armv8: lx2160ardb: Add thermal node fixup for revc board
2021-05-07 8:55 UTC (3+ messages)
[PATCH v2 0/4] Add support for embedding public key in platform's dtb
2021-05-07 8:42 UTC (3+ messages)
` [PATCH v2 1/4] efi_loader: capsule: Remove the check for capsule_authentication_enabled environment variable
[Patch v2 0/2] Add Xilinx clock wizard driver support
2021-05-07 8:18 UTC (5+ messages)
` [Patch v2 1/2] clk: zynq: Add clock wizard driver
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