public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-03-14 12:14:59 to 2021-03-15 15:53:06 UTC [more...]

[PATCHv5 0/6] SCP03 control, documentation and tests
 2021-03-15 15:53 UTC  (9+ messages)
` [PATCHv5 1/6] common: SCP03 control (enable and provision of keys)
` [PATCHv5 2/6] cmd: SCP03: enable and provision command
` [PATCHv5 3/6] drivers: tee: sandbox: SCP03 control emulator
` [PATCHv5 4/6] doc: describe the scp03 command

[PATCH 0/7] Fix compiler warnings for 32-bit ARM
 2021-03-15 15:52 UTC  (7+ messages)
` [PATCH 4/7] tpm: Correct warning on 32-bit build
` [PATCH 5/7] test: acpi: Fix warnings "
` [PATCH 7/7] doc: sandbox: Update instructions on quitting

[PATCH v2 0/6] log: Allow multiple lines and conversion to printf()
 2021-03-15 15:52 UTC  (12+ messages)
` [PATCH v2 1/6] log: Set up a flag byte for log records
` [PATCH v2 2/6] log: Handle line continuation
` [PATCH v2 3/6] log: Add return-checking macros for 0 being success
` [PATCH v2 5/6] tpm: Don't select LOG
` [PATCH v2 6/6] log: Convert log values to printf() if not enabled

[PATCH v2 0/5] stm32mp: Enable OP-TEE and TZC support in SPL
 2021-03-15 15:47 UTC  (6+ messages)
` [PATCH v2 1/5] spl: mmc: Support OP-TEE payloads in Falcon mode
` [PATCH v2 2/5] spl: Introduce spl_board_prepare_for_optee() hook
` [PATCH v2 3/5] arm: stm32mp: Implement support for TZC 400 controller
` [PATCH v2 4/5] stm32mp1: spl: Configure TrustZone controller for OP-TEE
` [PATCH v2 5/5] ARM: dts: stm32mp: Add OP-TEE reserved memory to SPL dtb

bad block check loop in nand: mxs_nand_spl
 2021-03-15 15:40 UTC 

[PATCH resend] mmc: mtk-sd: don't ignore max-frequency from device tree
 2021-03-15 15:31 UTC 

[PATCH 1/2] of: addr: Abort address translation for parent nodes missing 'ranges'
 2021-03-15 14:47 UTC  (4+ messages)

[v1 0/2] Store QSPI reference clock in kHz for SOCFPGA SOC64
 2021-03-15 14:36 UTC  (3+ messages)
` [v1 1/2] arm: socfpga: Move Stratix10 and Agilex clock manager common code
` [v1 2/2] arm: socfpga: Changed to store QSPI reference clock in kHz

[PATCH v2 1/4] test: Include /sbin to the PATH when creating ext4 disk image
 2021-03-15 13:59 UTC  (2+ messages)

[PATCH 00/19] sandbox: Preparation for running vboot from coreboot
 2021-03-15 10:58 UTC  (22+ messages)
` [PATCH 01/19] sandbox: Only call timer_timebase_fallback() if present
` [PATCH 02/19] sandbox: Only delete the executable if requested
` [PATCH 03/19] sandbox: cros_ec: Only write EC state when the EC is probed
` [PATCH 04/19] sandbox: Disintangle declarations in do_host_bind()
` [PATCH 05/19] sandbox: Update do_host_bind() argument counting
` [PATCH 06/19] sandbox: Provide a way to bind fixed/removeable devices
` [PATCH 07/19] sandbox: image: Allow sandbox to load any image
` [PATCH 08/19] test: Silenece the echo and print tests
` [PATCH 09/19] binman: Show a message when changing subnodes
` [PATCH 10/19] spl: Split out bootstage ID into a function
` [PATCH 11/19] bootstage: Warning if space is exhausted
` [PATCH 12/19] sf: Support querying write-protect
` [PATCH 13/19] cpu: Rename SPL_CPU_SUPPORT to SPL_CPU
` [PATCH 14/19] malloc: Export malloc_simple_info()
` [PATCH 15/19] doc: Convert Chromium OS docs to rst
` [PATCH 16/19] command: Fix operation of !CONFIG_CMDLINE
` [PATCH 17/19] bloblist: Make BLOBLIST_TABLES depend on BLOBLIST
` [PATCH 18/19] bootm: Skip command-line substitution if !CONFIG_CMDLINE
` [PATCH 19/19] sandbox: Correct uninit conflict

[PATCH 0/2] mmc: Add support for checking device number against alias index
 2021-03-15 10:48 UTC  (3+ messages)
` [PATCH 1/2] mmc: Check for device with a seq number equal to num before checking against index
` [PATCH 2/2] mmc: mmc-uclass: Assign devnum as alias index in SPL too if CONFIG_SPL_DM_SEQ_ALIAS is enabled

[RFC] dev_phys_to_bus() and PCI
 2021-03-15 10:26 UTC  (2+ messages)

[PATCH] efi_loader: fix memory type for memory reservation block
 2021-03-15  9:57 UTC  (3+ messages)

[v1 0/5] Restructure Stratix10 and Agilex handoff code
 2021-03-15  9:43 UTC  (6+ messages)
` [v1 1/5] arm: socfpga: Rename Stratix10 and Agilex handoff common macros
` [v1 2/5] arm: socfpga: Changed wrap_pll_config_s10.c to wrap_pll_config_soc64.c
` [v1 3/5] arm: socfpga: Changed system_manager_s10.c to system_manager_soc64.c
` [v1 4/5] arm: socfpga: Rearrange sequence of macros in handoff_soc64.h
` [v1 5/5] arm: socfpga: Restructure Stratix10 and Agilex handoff code

[PATCH u-boot v2.1 38/38] ARM: enable LTO for some boards
 2021-03-15  9:42 UTC  (7+ messages)

[PATCH] configs: omap3_logic: Enable CONFIG_SPL_ALLOC_BD
 2021-03-15  9:10 UTC  (3+ messages)

[PATCH] ARM: da850-evm: Fix boot issues from missing SPL_PAD_TO
 2021-03-15  9:10 UTC  (2+ messages)

[GIT PULL] TI changes for v2021.04 rc4
 2021-03-15  9:09 UTC 

[PATCH] net: gem: Fix setting PCS auto-negotiation state
 2021-03-15  9:08 UTC  (3+ messages)
` [PATCH] net: gem: Fix setting PCS auto-negotiation statee

[PATCH 0/7] Add FU740 chip and HiFive Unmatched board support
 2021-03-15  9:00 UTC  (6+ messages)
` [PATCH 7/7] drivers: net: macb: add fu740 support

[PATCH] arm: socfpga: Move Stratix10 and Agilex SPL common code
 2021-03-15  7:59 UTC 

[PATCH v8 00/28] Add DM support for omap PWM backlight
 2021-03-15  7:47 UTC  (4+ messages)
` [PATCH v8 03/28] bus: ti: add minimal sysc interconnect target driver

[PULL] Pull request for u-boot master / v2021.07 = u-boot-stm32-20210312
 2021-03-15  7:35 UTC 

[PATCH v2 00/21] binman: Support devicetree update in all entries
 2021-03-15  7:26 UTC  (22+ messages)
` [PATCH v2 01/21] binman: Allow extracting to current directory
` [PATCH v2 02/21] binman: Document ExpandEntries() in the base class
` [PATCH v2 03/21] binman: Update entry help for files-align
` [PATCH v2 04/21] binman: Tidy up underscores in entry documentation
` [PATCH v2 05/21] binman: Correct the documentation for u-boot-spl-bss-pad
` [PATCH v2 06/21] binman: Add support for u-boot-tpl-nodtb
` [PATCH v2 07/21] binman: Add support for u-boot-tpl-bss-bad
` [PATCH v2 08/21] binman: Allow using an an 'expanded' entry type
` [PATCH v2 09/21] binman: Allow a way to select expanded entries
` [PATCH v2 10/21] binman: Plumb expanded entries through fully
` [PATCH v2 11/21] binman: Automatically expand phase binaries into sections
` [PATCH v2 12/21] Makefile: Pass new entry args to binman
` [PATCH v2 13/21] x86: Make use of binman expanded entries
` [PATCH v2 14/21] x86: dts: Drop unused CONFIG_SPL
` [PATCH v2 15/21] doc: Move UEFI under develop/
` [PATCH v2 16/21] doc: Move driver model docs "
` [PATCH v2 17/21] binman: doc: Add documentation to htmldocs
` [PATCH v2 18/21] binman: Rearrange documentation into headings
` [PATCH v2 19/21] binman: Incorporate entry documentation
` [PATCH v2 20/21] binman: Drop repetitive heading for each entry
` [PATCH v2 21/21] binman: Update various pieces of the documentation

[PATCH 0/7] SPL: FIT: Bring the SPL_LOAD_FIT path in line with documentation
 2021-03-15  7:25 UTC  (5+ messages)
` [PATCH 1/7] spl: fit: Don't overwrite previous loadable if "load" is missing
` [PATCH 3/7] spl: fit: Move FPGA loading code to separate functions

[PATCH v2 1/1] sandbox: allow cross-compiling sandbox
 2021-03-15  7:25 UTC  (3+ messages)

[PATCH] arm: omap3: Make try_unlock_memory() static
 2021-03-15  6:43 UTC  (2+ messages)

[PATCH v4 0/2] x86: Minor improvements mostly for image loading
 2021-03-15  5:30 UTC  (4+ messages)
` [PATCH v4 2/2] x86: coral: Show memory config and SKU ID on startup

[PATCH] fdt_support.c: Allow late kernel cmdline modification
 2021-03-15  5:28 UTC  (7+ messages)

[PATCH] sandbox: add FAT to the list of usable env drivers
 2021-03-15  5:16 UTC  (2+ messages)

[PATCH 00/34] x86: Enhancements for booting from coreboot
 2021-03-15  5:00 UTC  (35+ messages)
` [PATCH 01/34] x86: coral: Free the ACPI GPIOs after using them
` [PATCH 02/34] x86: coral: Add information about building / running
` [PATCH 03/34] x86: p2sb: Drop LOG_DEBUG
` [PATCH 04/34] x86: Probe device if needed in intel_gpio_xlate()
` [PATCH 05/34] x86: coral: Put the eMMC first
` [PATCH 06/34] x86: coral: Update the SD card-detect GPIO
` [PATCH 07/34] tegra: i2c: Drop LOG_DEBUG
` [PATCH 08/34] mmc: pci_mmc: Set up the card detect
` [PATCH 09/34] cbfs: Add support for attributes
` [PATCH 10/34] cbfs: Rename new_node to node
` [PATCH 11/34] smbios: Allow writing to the coreboot version string
` [PATCH 12/34] cbfs: Allow access to CBFS without a header
` [PATCH 13/34] cbfs: Allow file traversal with any CBFS
` [PATCH 14/34] cbfs: Factor out filling a cache node into a new function
` [PATCH 15/34] cbfs: Simplify file iteration
` [PATCH 16/34] cbfs: Support reading compression information
` [PATCH 17/34] cbfs: Drop unnecessary cast in file_cbfs_fill_cache()
` [PATCH 18/34] x86: Make coreboot sysinfo available to any x86 board
` [PATCH 19/34] x86: Move coreboot timestamp info into coreboot_tables.h
` [PATCH 20/34] x86: coreboot: Sync up timestamp codes
` [PATCH 21/34] x86: Move coreboot sysinfo parsing into generic x86 code
` [PATCH 22/34] x86: coreboot: Update parsing of the latest sysinfo
` [PATCH 23/34] x86: Allow installing an e820 when booting from coreboot
` [PATCH 24/34] x86: Add a command to display coreboot sysinfo
` [PATCH 25/34] cmd: Add missing check for CONFIG_SYS_LONGHELP
` [PATCH 26/34] video: Fix video on coreboot with the copy buffer
` [PATCH 27/34] x86: video: Allow coreboot video to be used on any x86 board
` [PATCH 28/34] x86: fsp: Don't enable FSP graphics if booted from coreboot
` [PATCH 29/34] dm: core: Add CBFS support to flashmap
` [PATCH 30/34] x86: coral: Avoid build error with !CONFIG_ACPIGEN
` [PATCH 31/34] x86: coral: Allow init of debug UART in U-Boot proper
` [PATCH 32/34] x86: coral: Fall back to coreboot video when FSP missing
` [PATCH 33/34] x86: fsp: Don't notify if booted from coreboot
` [PATCH 34/34] x86: coreboot: Don't setup MTRR when booting "

[PATCH v4 00/42] dm: Implement OF_PLATDATA_INST in driver model (part E)
 2021-03-15  4:25 UTC  (43+ messages)
` [PATCH v4 01/42] dtoc: Drop use of DECL() macros
` [PATCH v4 02/42] sandbox: Drop debug message in os_spl_to_uboot()
` [PATCH v4 03/42] linker_lists: Allow use in data structures
` [PATCH v4 04/42] dm: core: Add macros to access the new linker lists
` [PATCH v4 05/42] dm: core: Allow dropping run-time binding of devices
` [PATCH v4 06/42] dm: core: Adjust uclass setup with of-platdata
` [PATCH v4 07/42] dm: core: Set up driver model for OF_PLATDATA_INST
` [PATCH v4 08/42] dm: core: Skip adding uclasses with OF_PLATDATA_INST
` [PATCH v4 09/42] dm: Add the new dtoc-generated files to the build
` [PATCH v4 10/42] dm: core: Include dt-decl.h automatically
` [PATCH v4 11/42] dm: test: Avoid destroying uclasses with of-platdata-inst
` [PATCH v4 12/42] clk: sandbox: Move priv/plat data to a header file
` [PATCH v4 13/42] clk: fixed-rate: Export driver parts for OF_PLATDATA_INST
` [PATCH v4 14/42] clk: sandbox: Create a special fixed-rate driver
` [PATCH v4 15/42] dm: core: Drop device_get_by_driver_info()
` [PATCH v4 16/42] dm: core: Drop uclass_find_device_by_phandle() with of-platdata
` [PATCH v4 17/42] sandbox: i2c: Move platdata structs to header files
` [PATCH v4 18/42] dm: Rename device_get_by_driver_info_idx()
` [PATCH v4 19/42] sandbox_spl: Increase SPL malloc() size
` [PATCH v4 20/42] sandbox: i2c: Support i2c emulation with of-platdata
` [PATCH v4 21/42] Revert "sandbox: Disable I2C emulators in SPL"
` [PATCH v4 22/42] sandbox: Create a new sandbox_noinst build
` [PATCH v4 23/42] test: Run sandbox_spl tests on sandbox_noinst
` [PATCH v4 24/42] azure/gitlab: Add tests for sandbox_noinst
` [PATCH v4 25/42] dm: core: Add an option to support SPL in read-only memory
` [PATCH v4 26/42] dm: core: Create a struct for device runtime info
` [PATCH v4 27/42] dm: core: Move flags to device-runtime info
` [PATCH v4 28/42] dm: core: Allow storing priv/plat data separately
` [PATCH v4 29/42] sandbox: Define a region for device priv/plat data
` [PATCH v4 30/42] dm: core: Use separate priv/plat data region
` [PATCH v4 31/42] dm: core: Add warnings to private / platform setters
` [PATCH v4 32/42] dm: doc: Tidy up of-platdata docs
` [PATCH v4 33/42] dm: doc: Add documentation for of-platdata-inst
` [PATCH v4 34/42] x86: Define a region for device priv/plat data
` [PATCH v4 35/42] x86: apl: Fix the header order in pmc
` [PATCH v4 36/42] x86: apl: Tell of-platdata about a required header file
` [PATCH v4 37/42] x86: itss: Tidy up bind() for of-platdata-inst
` [PATCH v4 38/42] x86: Support a fake PCI device with of-platdata-inst
` [PATCH v4 39/42] x86: Don't include reset driver in SPL
` [PATCH v4 40/42] x86: coral: Drop ACPI properties from of-platdata
` [PATCH v4 41/42] x86: coral: Drop TPM and ACPI interrupts from TPL
` [PATCH v4 42/42] x86: apl: Use read-only SPL and new of-platdata

[PATCH v6 0/4] Move qfw to DM, add Arm support
 2021-03-14 20:22 UTC  (3+ messages)
` [PATCH v6 2/4] test: qemu: add qfw sandbox driver, dm tests, qemu tests

[PATCH 0/6 v3] Loadfile2 for initrd loading
 2021-03-14 19:05 UTC  (7+ messages)
` [PATCH 1/6 v3] efi_selftest: Remove loadfile2 for initrd selftests
` [PATCH 2/6 v3] efi_loader: Add device path related functions for initrd via Boot####
` [PATCH 3/6 v3] efi_loader: Add helper functions for EFI
` [PATCH 4/6 v3] efi_loader: Replace config option for initrd loading
` [PATCH 5/6 v3] efidebug: add multiple device path instances on Boot####
` [PATCH 6/6 v3] doc: Update uefi documentation for initrd loading options

[PATCH 7/7] drivers: net: macb: add fu740 support
 2021-03-14 18:31 UTC 

[PATCH 0/2] net: jr2: Fix for jr2 switch
 2021-03-14 18:30 UTC  (5+ messages)
` [PATCH 1/2] net: jr2: Reset switch
` [PATCH 2/2] net: jr2: Fix Serdes6G configuration

[PATCH 1/1] efi_selftest: illegal cast to pointer in initrddump
 2021-03-14 17:45 UTC  (2+ messages)

[PATCH v4 00/22] ppc: qemu: Add eTSEC support
 2021-03-14 12:15 UTC  (9+ messages)
` [PATCH v4 15/22] net: tsec: Use map_physmem() directly instead of dev_remap_addr()
` [PATCH v4 16/22] dt-bindings: net: Update Freescale TSEC to support "queue-group"
` [PATCH v4 17/22] net: tsec: Support <reg> property from the subnode "queue-group"
` [PATCH v4 18/22] dm: core: Correctly read <ranges> of simple-bus
` [PATCH v4 19/22] test: dm: Add a test case for simple-bus <ranges>
` [PATCH v4 20/22] ppc: qemu: Create a virtual memory mapping of the platform bus
` [PATCH v4 21/22] ppc: qemu: Enable eTSEC support
` [PATCH v4 22/22] doc: board: qemu-ppce500: Document eTSEC usage


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