messages from 2021-01-16 02:33:04 to 2021-01-17 22:27:55 UTC [more...]
[PATCH 0/5] log: convert pr_*() to logging
2021-01-17 22:27 UTC (7+ messages)
` [PATCH 4/5] "
[RFC PATCH] common: board_f: add print_archinfo to display arch information
2021-01-17 22:10 UTC (3+ messages)
[PATCH 1/1] cmd/riscv/sbi: support System Reset Extension
2021-01-17 21:27 UTC
[PATCH v8] arm: rmobile: Add HopeRun HiHope RZ/G2M board support
2021-01-17 20:20 UTC (3+ messages)
` [PATCH v3] arm: rmobile: Add HopeRun HiHope RZ/G2N "
` [PATCH v3] arm: rmobile: Add HopeRun HiHope RZ/G2H "
[PATCH] Nokia RX-51: Convert to CONFIG_DM_MMC
2021-01-17 17:11 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/1] Add update available flag along with bootcount
2021-01-17 17:08 UTC (3+ messages)
` [PATCH 1/1] am335x, guardian: software update available status is stored in AM3352 RTC scracth register
[PATCH] arm: dts: rmobile: r8a774a1: Synchronize DTs with Linux 5.10
2021-01-17 16:30 UTC (3+ messages)
` [PATCH] arm: dts: rmobile: r8a774b1: "
` [PATCH] arm: dts: rmobile: r8a774e1: "
Minor update in U-boot - FIT image check signature tool
2021-01-17 15:56 UTC
[PATCH v9 0/4] Add CPU identification support for RZ/G2 SoC's
2021-01-17 12:50 UTC (5+ messages)
` [PATCH v9 1/4] arm: rmobile: Add RZ/G2[HMNE] SoC support
` [PATCH v9 2/4] mmc: renesas-sdhi: Add SDHI quirks for R-Car M3-W and RZ/G2M
` [PATCH v9 3/4] mmc: renesas-sdhi: Add SDHI quirks for R-Car M3-N and RZ/G2N
` [PATCH v9 4/4] mmc: renesas-sdhi: Add SDHI quirks for R-Car H3 and RZ/G2H
[PATCH v4 1/2] trace: select TIMER_EARLY to avoid infinite recursion
2021-01-17 12:41 UTC (2+ messages)
` [PATCH v4 2/2] riscv: timer: Add support for an early timer
[PATCH v3 1/2] trace: select TIMER_EARLY to avoid infinite recursion
2021-01-17 12:39 UTC (5+ messages)
` [PATCH v3 2/2] riscv: timer: Add support for an early timer
[PATCH v4] cmd: Add a pwm command
2021-01-17 12:29 UTC (3+ messages)
[PATCH v2] mmc: mmc_spi: Print verbose debug output when crc16 check fails
2021-01-17 12:27 UTC
[PATCH 00/10] Add support am335, Guardian
2021-01-17 10:52 UTC (5+ messages)
` [PATCH 02/10] am335x, guardian: Enable splash screen
` [PATCH 08/10] am335x, guardian: Update pinmux configuration
[PATCH 0/2] Add Support for Himax HX8238D Display Panel
2021-01-17 10:49 UTC (3+ messages)
` [PATCH 2/2] am335x, guardian: Enable panel driver Himax HX8238D
[PATCH] am335x, guardian: mem: Add board dependent mem values
2021-01-17 10:46 UTC (2+ messages)
[PATCH] Include support for dev_xxx macros
2021-01-17 10:43 UTC (2+ messages)
[PATCH 00/13] Nokia RX-51: Fix USB TTY console and enable it
2021-01-17 10:37 UTC (2+ messages)
[PATCH v8 0/4] Add CPU identification support for RZ/G2 SoC's
2021-01-17 9:16 UTC (7+ messages)
` [PATCH v8 1/4] arm: rmobile: Add RZ/G2[HMNE] SoC support
` [PATCH v8 2/4] mmc: renesas-sdhi: Add SDHI quirks for R-Car M3-W and RZ/G2M
` [PATCH v8 3/4] mmc: renesas-sdhi: Add SDHI quirks for R-Car M3-N and RZ/G2N
` [PATCH v8 4/4] mmc: renesas-sdhi: Add SDHI quirks for R-Car H3 and RZ/G2H
[PATCH 0/4] log: Allow multiple lines and conversion to printf()
2021-01-17 7:27 UTC (3+ messages)
` [PATCH 4/4] log: Convert log values to printf() if not enabled
[PATCH 1/1] efi_loader: efi_size_in_pages() missing parentheses
2021-01-17 6:54 UTC
[PATCH 1/1] efi_loader: provide initrddump test tool
2021-01-17 6:48 UTC
[PATCH 1/1] efi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLE
2021-01-17 4:45 UTC
[PATCH 0/7] Various minor fixes
2021-01-17 4:35 UTC (9+ messages)
` [PATCH 1/7] spl: Drop duplicate 'Jumping to U-Boot' message
` [PATCH 2/7] binman: Indicate how to make binman verbose
` [PATCH 3/7] doc: Add a note about how to produce 'md' output using hexdump
` [PATCH 4/7] s5p4418_nanopi2: Bring in some dead code
` [PATCH 5/7] sandbox: Avoid using malloc() for system state
` [PATCH 6/7] sandbox: Write out bloblist when existing
` [PATCH 7/7] bootm: Fix duplicate debugging in bootm_process_cmdline()
[PATCH 1/1] efi_selftest: ask before overwriting in dtbdump.efi
2021-01-17 4:15 UTC
[PATCH 1/3] common: Makefile: drop duplicated line
2021-01-17 1:16 UTC (4+ messages)
` [PATCH 2/3] cmd: Makefile: build nvedit.c when needed
[PATCH] ARM: imx: add i.MX8MN lpddr4 image cfg file
2021-01-16 23:17 UTC
[PATCH] ARM: imx: Add missing FEC ethernet quirk for MX8M
2021-01-16 23:16 UTC
[PATCH] net: phy: micrel: Try default PHY ofnode first
2021-01-16 23:16 UTC
[PATCH 00/12] x86: Minor improvements mostly for image loading
2021-01-16 21:53 UTC (13+ messages)
` [PATCH 01/12] x86: acpi_gpe: Update driver name to match devicetree
` [PATCH 02/12] x86: spl: Add a function to find the text base
` [PATCH 03/12] x86: apl: Enhance debugging in the SPL loader
` [PATCH 04/12] x86: Make sure the SPL image ends on a suitable boundary
` [PATCH 05/12] x86: spl: Make moving BSS conditional
` [PATCH 06/12] x86: Update Chromium OS GNVS names
` [PATCH 07/12] x86: zimage: Allow dumping the image from outside the module
` [PATCH 08/12] x86: zimage: Improve command-line debug handling
` [PATCH 09/12] x86: spl: Clear BSS unconditionally
` [PATCH 10/12] x86: tpl: Show next stage being booted
` [PATCH 11/12] sysinfo: Allow showing model info from sysinfo
` [PATCH 12/12] x86: coral: Show memory config and SKU ID on startup
[PATCH 00/10] cros_ec: Add features required for verified boot
2021-01-16 21:52 UTC (11+ messages)
` [PATCH 01/10] cros_ec: Add a function for the hello message
` [PATCH 02/10] cros_ec: Tidy up a few delays
` [PATCH 03/10] cros_ec: Add run-time check for input buffer overflow
` [PATCH 04/10] cros_ec: Add support for reading the SKU ID
` [PATCH 05/10] cros_ec: Support reading EC features
` [PATCH 06/10] cros_ec: Add documentation for cros_ec driver operations
` [PATCH 07/10] cros_ec: Add support for switches
` [PATCH 08/10] cros_ec: Show events in human-readable form
` [PATCH 09/10] cros_ec: Allow use with of-platdata
` [PATCH 10/10] cros_ec: Add vstore support
[PATCH 00/11] tpm: Support using TPM1 and TPM2 from a single API
2021-01-16 21:51 UTC (12+ messages)
` [PATCH 01/11] tpm: Don't include cr50 in TPL/SPL
` [PATCH 02/11] tpm: Use logging in the uclass
` [PATCH 03/11] tpm: Add debugging of request in tpm_sendrecv_command()
` [PATCH 04/11] tpm: Add an API that can support v1.2 and v2
` [PATCH 05/11] tpm: Switch TPMv1 over to use the new API
` [PATCH 06/11] tpm: Add a basic API implementation for TPMv2
` [PATCH 07/11] tpm: Reduce duplication in a few functions
` [PATCH 08/11] tpm: Add an implementation of define_space
` [PATCH 09/11] tpm: Add TPM2 support for read/write values
` [PATCH 10/11] tpm: Add TPM2 support for write_lock
` [PATCH 11/11] tpm: Allow disabling platform hierarchy with TPM2
[PATCH] env/fat.c: support redund environment
2021-01-16 21:14 UTC
[PATCH] mtd: spi-nor-ids: add support for Micron mt25ql02g
2021-01-16 20:26 UTC (3+ messages)
[PATCH] spi: zynqmp_gqspi: support dual and quad mode
2021-01-16 19:48 UTC (3+ messages)
[PATCH v3 0/6] Add MMC/SD support for S700/S900
2021-01-16 18:32 UTC (7+ messages)
` [PATCH v3 1/6] clk: actions: Introduce dummy get/set_rate callbacks
` [PATCH v3 2/6] clk: actions: Add SD/MMC clocks
` [PATCH v3 3/6] ARM: dts: sync Actions Semi S700 DT from Linux 5.10-rc7
` [PATCH v3 4/6] ARM: dts: s700: add MMC/SD controller node
` [PATCH v3 5/6] mmc: actions: add MMC driver for Actions OWL S700/S900
` [PATCH v3 6/6] configs: Enable mmc support
Pull request for documentation tag doc-2021-04-rc1
2021-01-16 18:03 UTC
Pull request for documentation tag doc-2021-04-rc1
2021-01-16 18:02 UTC
[PATCH 1/3] test: cmd_ut_category: raise a error when the test is not found
2021-01-16 17:11 UTC (2+ messages)
[PATCH v5 0/3] Add Renesas SoC identification driver support
2021-01-16 16:40 UTC (4+ messages)
` [PATCH v5 1/3] soc: Fix comments from SOC to SoC
` [PATCH v5 2/3] dm: soc: Add SoC id for attribute matching
` [PATCH v5 3/3] dm: soc: SoC identification driver for Renesas SoC's
[PATCH v3 0/6] Add MBR partition table creation and verify command
2021-01-16 16:25 UTC (13+ messages)
` [PATCH v3 1/6] disk: dos: rename write_mbr_partition to write_mbr_sector
` [PATCH v3 2/6] disk: dos: add some defines for the hardcoded numbers
` [PATCH v3 3/6] disk: dos: use generic macro for unaligned le32 access
` [PATCH v3 4/6] disk: dos: make some functions static
` [PATCH v3 5/6] disk: dos: add code for creating MBR partition layout
` [PATCH v3 6/6] cmd: Add MBR partition layout control utility
[PATCH v3 1/9] console: Introduce console_start() and console_stop()
2021-01-16 16:25 UTC (18+ messages)
` [PATCH v3 2/9] console: Keep ->start() and ->stop() balanced
` [PATCH v3 3/9] console: move search_device() from iomux.h to console.h
` [PATCH v3 4/9] console: rename search_device() to console_search_dev()
` [PATCH v3 5/9] console: Provide a documentation for console_search_dev()
` [PATCH v3 6/9] IOMUX: Preserve console list if realloc() fails
` [PATCH v3 7/9] IOMUX: Refactor iomux_doenv() in order to increase readability
` [PATCH v3 8/9] IOMUX: Drop indentation level by removing redundant 'else'
` [PATCH v3 9/9] IOMUX: Stop dropped consoles
[PATCH v3 0/4] console: remove #ifdef CONFIG when it is possible
2021-01-16 16:24 UTC (9+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] console: add function console_devices_set
` [PATCH v3 3/4] console: remove #ifdef CONFIG_CONSOLE_RECORD
` [PATCH v3 4/4] console: add console_has_tstc helper function for CONSOLE_MUX
[PATCH v4 00/18] Minor board_f/board_r cleanups
2021-01-16 16:24 UTC (38+ messages)
` [PATCH v4 01/18] common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F
` [PATCH v4 02/18] common: board_f: Drop initf_console_record wrapper
` [PATCH v4 03/18] common: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY) in initf_dm
` [PATCH v4 04/18] common: board_f: Move setup_machine code to setup_bdinfo
` [PATCH v4 05/18] common: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in reserve_fdt, reloc_fdt
` [PATCH v4 06/18] common: board_r: Drop initr_console_record wrapper
` [PATCH v4 07/18] common: board_r: Drop initr_secondary_cpu wrapper
` [PATCH v4 08/18] common: board_r: Drop initr_post_backlog wrapper
` [PATCH v4 09/18] common: board_r: Drop initr_pci_ep wrapper
` [PATCH v4 10/18] common: board_r: Drop initr_pci wrapper
` [PATCH v4 11/18] common: board_r: Drop initr_noncached wrapper
` [PATCH v4 12/18] common: board_r: Drop initr_xen wrapper
` [PATCH v4 13/18] common: board_r: Drop initr_jumptable wrapper
` [PATCH v4 14/18] common: board_r: Drop initr_api wrapper
` [PATCH v4 15/18] common: board_r: Drop initr_bbmii wrapper
` [PATCH v4 16/18] common: board_r: Drop arch-specific ifdefs around initr_trap
` [PATCH v4 17/18] spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF
` [PATCH v4 18/18] global_data: Enable spl_handoff only if CONFIG_HANDOFF is set
[PATCH v2 0/9] log: don't build the trace buffer when log is not ready
2021-01-16 16:22 UTC (19+ messages)
` [PATCH v2 1/9] test: add LOGL_FORCE_DEBUG flags support in log tests
` [PATCH v2 2/9] log: don't build the trace buffer when log is not ready
` [PATCH v2 3/9] test: log: add test for dropped messages
` [PATCH v2 4/9] log: use console puts to output trace before LOG init
` [PATCH v2 5/9] test: add test for dropped trace before log_init
` [PATCH v2 6/9] console: remove duplicated test on gd value
` [PATCH v2 7/9] console: allow to record console output before ready
` [PATCH v2 8/9] test: log: add test for console output of dropped messages
` [PATCH v2 9/9] log: call vsnprintf only when it is needed to emit trace
[RESEND PATCH 00/18] Minor board_f/board_r cleanups
2021-01-16 16:08 UTC (19+ messages)
` [RESEND PATCH 01/18] common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F
` [RESEND PATCH 02/18] common: board_f: Drop initf_console_record wrapper
` [RESEND PATCH 03/18] common: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY) in initf_dm
` [RESEND PATCH 04/18] common: board_f: Move setup_machine code to setup_bdinfo
` [RESEND PATCH 05/18] common: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in reserve_fdt, reloc_fdt
` [RESEND PATCH 06/18] common: board_r: Drop initr_console_record wrapper
` [RESEND PATCH 07/18] common: board_r: Drop initr_secondary_cpu wrapper
` [RESEND PATCH 08/18] common: board_r: Drop initr_post_backlog wrapper
` [RESEND PATCH 09/18] common: board_r: Drop initr_pci_ep wrapper
` [RESEND PATCH 10/18] common: board_r: Drop initr_pci wrapper
` [RESEND PATCH 11/18] common: board_r: Drop initr_noncached wrapper
` [RESEND PATCH 12/18] common: board_r: Drop initr_xen wrapper
` [RESEND PATCH 13/18] common: board_r: Drop initr_jumptable wrapper
` [RESEND PATCH 14/18] common: board_r: Drop initr_api wrapper
` [RESEND PATCH 15/18] common: board_r: Drop initr_bbmii wrapper
` [RESEND PATCH 16/18] common: board_r: Drop arch-specific ifdefs around initr_trap
` [RESEND PATCH 17/18] spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF
` [RESEND PATCH 18/18] global_data: Enable spl_handoff only if CONFIG_HANDOFF is set
[PATCH v2] efi_loader: Avoid emitting efi_var_buf to .GOT
2021-01-16 15:28 UTC
[PATCH] efi_loader: Avoid emitting efi_var_buf to .GOT
2021-01-16 15:08 UTC (3+ messages)
[PATCH v7 0/4] Add CPU identification support for RZ/G2 SoC's
2021-01-16 15:00 UTC (6+ messages)
` [PATCH v7 1/4] arm: rmobile: Add RZ/G2[HMNE] SoC support
[NXP-IMX] please pull nxp-imx-2021-1-16
2021-01-16 13:47 UTC (2+ messages)
[PATCH v5] dm: core: Add of_match_node helper function
2021-01-16 12:40 UTC
[PATCH 1/1] dm: core: describe uclass_root_s
2021-01-16 10:59 UTC (2+ messages)
[PATCH v4 0/4] Add Renesas SoC identification driver support
2021-01-16 9:35 UTC (5+ messages)
[PATCH] rockchip: rk3399: Add Nanopi M4V2 board support
2021-01-16 9:12 UTC (3+ messages)
[PATCH] doc: update help message
2021-01-16 9:05 UTC (3+ messages)
[PATCH 1/1] efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOL
2021-01-16 9:04 UTC
[PATCH 0/3] efi_loader: make protocols configurable
2021-01-16 8:52 UTC (4+ messages)
` [PATCH 1/3] efi_loader: fixup protocol, avoid forward declaration
` [PATCH 2/3] efi_loader: make EFI_DT_FIXUP_PROTOCOL configurable
` [PATCH 3/3] efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurable
Invitation: Regular U-Boot video call (Tuesday 19th)
2021-01-16 7:24 UTC (4+ messages)
[PATCH v2 0/8] spl: fit: Play nicely with OP-TEE and Linux
2021-01-16 2:33 UTC (3+ messages)
` [PATCH v3 1/8] spl: fit: Drop 'length' argument to board_spl_fit_post_load()
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