messages from 2021-03-13 21:47:37 to 2021-03-15 07:26:07 UTC [more...]
[PATCH v2 00/21] binman: Support devicetree update in all entries
2021-03-15 7:26 UTC (3+ messages)
` [PATCH v2 01/21] binman: Allow extracting to current directory
` [PATCH v2 02/21] binman: Document ExpandEntries() in the base class
[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 1/2] of: addr: Abort address translation for parent nodes missing 'ranges'
2021-03-15 7:11 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/19] sandbox: Preparation for running vboot from coreboot
2021-03-15 5:11 UTC (20+ 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 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 v8 00/28] Add DM support for omap PWM backlight
2021-03-15 3:01 UTC (3+ messages)
` [PATCH v8 03/28] bus: ti: add minimal sysc interconnect target driver
[PATCH v2 0/6] log: Allow multiple lines and conversion to printf()
2021-03-14 20:32 UTC (4+ messages)
` [PATCH v2 6/6] log: Convert log values to printf() if not enabled
[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] efi_loader: fix memory type for memory reservation block
2021-03-14 19:28 UTC (2+ messages)
[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] net: gem: Fix setting PCS auto-negotiation state
2021-03-14 18:32 UTC (2+ messages)
[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 (23+ messages)
` [PATCH v4 01/22] dt-bindings: net: Add the old DT bindings for "fixed-link"
` [PATCH v4 02/22] of: extra: Introduce ofnode_phy_is_fixed_link() API
` [PATCH v4 03/22] dm: mdio: Use "
` [PATCH v4 04/22] net: phy: fixed: Be compatible with live OF tree
` [PATCH v4 05/22] net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed
` [PATCH v4 06/22] net: phy: xilinx: Be compatible with live OF tree
` [PATCH v4 07/22] net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii()
` [PATCH v4 08/22] net: phy: Simplify the logic of phy_connect_fixed()
` [PATCH v4 09/22] net: phy: fixed: Make driver ops static
` [PATCH v4 10/22] net: phy: fixed: Add the missing ending newline
` [PATCH v4 11/22] net: phy: fixed: Support the old DT binding
` [PATCH v4 12/22] net: tsec: Use dm_eth_phy_connect() directly for the DM case
` [PATCH v4 13/22] sandbox: Add a DSA sandbox driver and unit test
` [PATCH v4 14/22] test: dm: Add a case to test ofnode_phy_is_fixed_link()
` [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
[PATCH 0/6 v2] Loadfile2 for initrd loading
2021-03-14 10:19 UTC (24+ messages)
` [PATCH 2/6] efi_loader: Add device path related functions for initrd via Boot####
` [PATCH 3/6 v2] efi_loader: Introduce helper functions for EFI
` [PATCH 4/6 v2] efi_loader: Replace config option for initrd loading
` [PATCH 5/6 v2] efidebug: add multiple device path instances on Boot####
` [PATCH 6/6 v2] doc: Update uefi documentation for initrd loading options
[PATCH v3 00/22] ppc: qemu: Add eTSEC support
2021-03-14 8:19 UTC (29+ messages)
` [PATCH v3 01/22] dt-bindings: net: Add the old DT bindings for "fixed-link"
` [PATCH v3 02/22] of: extra: Introduce ofnode_phy_is_fixed_link() API
` [PATCH v3 03/22] dm: mdio: Use "
` [PATCH v3 04/22] net: phy: fixed: Be compatible with live OF tree
` [PATCH v3 05/22] net: phy: fixed: Drop #ifdef CONFIG_DM_ETH around phy_connect_fixed
` [PATCH v3 06/22] net: phy: xilinx: Be compatible with live OF tree
` [PATCH v3 07/22] net: phy: xilinx: Drop #ifdef CONFIG_DM_ETH around phy_connect_gmii2rgmii()
` [PATCH v3 08/22] net: phy: Simplify the logic of phy_connect_fixed()
` [PATCH v3 09/22] net: phy: fixed: Make driver ops static
` [PATCH v3 10/22] net: phy: fixed: Add the missing ending newline
` [PATCH v3 11/22] net: phy: fixed: Support the old DT binding
` [PATCH v3 12/22] net: tsec: Use dm_eth_phy_connect() directly for the DM case
` [PATCH v3 13/22] sandbox: Add a DSA sandbox driver and unit test
` [PATCH v3 14/22] test: dm: Add a case to test ofnode_phy_is_fixed_link()
` [PATCH v3 15/22] net: tsec: Use map_physmem() directly instead of dev_remap_addr()
` [PATCH v3 16/22] dt-bindings: net: Update Freescale TSEC to support "queue-group"
` [PATCH v3 17/22] net: tsec: Support <reg> property from the subnode "queue-group"
` [PATCH v3 18/22] dm: core: Correctly read <ranges> of simple-bus
` [PATCH v3 19/22] test: dm: Add a test case for simple-bus <ranges>
` [PATCH v3 20/22] ppc: qemu: Create a virtual memory mapping of the platform bus
` [PATCH v3 21/22] ppc: qemu: Enable eTSEC support
` [PATCH v3 22/22] doc: board: qemu-ppce500: Document eTSEC usage
rk3399-gru-kevin: issues on bringup
2021-03-14 1:00 UTC (4+ messages)
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