messages from 2021-02-07 14:38:00 to 2021-02-08 15:51:31 UTC [more...]
[PATCH] nvme: Fix cache alignment
2021-02-08 15:51 UTC (14+ messages)
[RFC PATCH v2 1/2] optee: obtain emmc rpmb info from dt
2021-02-08 15:06 UTC (2+ messages)
[PATCH] pci: pci_mvebu: Disable config access to PCI host bridge ports
2021-02-08 14:39 UTC (6+ messages)
[PATCH 00/26] ppc: qemu: Convert qemu-ppce500 to driver model
2021-02-08 14:13 UTC (45+ messages)
` [PATCH 01/26] Revert "pci: pci-uclass: Dynamically allocate the PCI regions"
` [PATCH 02/26] ppc: qemu: Update MAINTAINERS for correct email address
` [PATCH 03/26] common: fdt_support: Support special case of PCI address in fdt_read_prop()
` [PATCH 04/26] ppc: qemu: Support non-identity PCI bus address
` [PATCH 05/26] ppc: qemu: Fix CONFIG_SYS_PCI_MAP_END
` [PATCH 06/26] ppc: mpc85xx: Wrap LAW related codes with CONFIG_FSL_LAW
` [PATCH 07/26] ppc: qemu: Drop init_laws() and print_laws()
` [PATCH 08/26] ppc: qemu: Drop board_early_init_f()
` [PATCH 09/26] ppc: qemu: Enable OF_CONTROL
` [PATCH 10/26] ppc: qemu: Enable driver model
` [PATCH 11/26] include: Remove extern from addr_map.h
` [PATCH 12/26] lib: addr_map: Move address_map[] type to the header file
` [PATCH 13/26] cmd: Add a command to display the address map
` [PATCH 14/26] lib: kconfig: Mention CONFIG_ADDR_MAP limitation in the help
` [PATCH 15/26] ppc: io.h: Use addrmap_ translation APIs only in post-relocation phase
` [PATCH 16/26] common: Move initr_addr_map() to a bit earlier
` [PATCH 17/26] ppc: qemu: Switch over to use DM serial
` [PATCH 18/26] pci: mpc85xx: Wrap LAW programming with CONFIG_FSL_LAW
` [PATCH 19/26] pci: mpc85xx: Support controller register physical address beyond 32-bit
` [PATCH 20/26] pci: mpc85xx: Support 64-bit bus and cpu address
` [PATCH 21/26] ppc: qemu: Switch over to use DM ETH and PCI
` [PATCH 22/26] ppc: qemu: Drop CONFIG_OF_BOARD_SETUP
` [PATCH 23/26] cmd: Fix virtio command dependency
` [PATCH 24/26] ppc: qemu: Enable VirtIO NET support
` [PATCH 25/26] ppc: qemu: Move board directory from board/freescale to board/emulation
` [PATCH 26/26] doc: Add a reST document for qemu-ppce500
[PATCH 00/10] smbios: Enhancements for more flexibility
2021-02-08 13:59 UTC (5+ messages)
` [PATCH 01/10] README: Add doumentation for version information
` [PATCH 02/10] Makefile: Provide numeric versions
How to flash Odroid Go2 u-boot
2021-02-08 13:55 UTC (2+ messages)
[RFC PATCH] nvme: Always invalidate whole cqes[] array
2021-02-08 13:31 UTC
[PATCH v2 0/7] arm: cache: cp15: don't map reserved region with no-map property
2021-02-08 13:26 UTC (8+ messages)
` [PATCH v2 1/7] lmb: Add support of flags for no-map properties
` [PATCH v2 2/7] lmb: add lmb_is_reserved_flags
` [PATCH v2 3/7] lmb: add lmb_dump_region() function
` [PATCH v2 4/7] test: lmb: add test for lmb_reserve_flags
` [PATCH v2 5/7] image-fdt: save no-map parameter of reserve-memory
` [PATCH v2 6/7] stm32mp: don't map the reserved region with no-map property
` [PATCH v2 7/7] arm: cache: cp15: "
[RFC PATCH v1 0/2] Allow disabling driver model for I2C in SPL
2021-02-08 13:01 UTC (5+ messages)
` [RFC PATCH v1 1/2] dm: i2c: allow disabling driver model "
` [RFC PATCH v1 2/2] dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C and DM_I2C_GPIO
[PATCH] lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support
2021-02-08 12:54 UTC
[PATCH 0/2] Add ESRT and test ESRT creation
2021-02-08 12:52 UTC (3+ messages)
` [PATCH 1/2] efi: Add ESRT to the EFI system table
` [PATCH 2/2] efi: ESRT cration unit test
[PATCH] usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx()
2021-02-08 12:47 UTC (3+ messages)
[PATCH] mx8mp - clock for SPI and EQOS
2021-02-08 12:07 UTC
[PATCH 0/6] Allwinner H6 USB3 support
2021-02-08 11:43 UTC (8+ messages)
` [PATCH 1/6] clk: sunxi: Add a dummy clock driver for the RTC
` [PATCH 2/6] clk: sunxi: h6: Add XHCI clocks
` [PATCH 3/6] phy: sun50i-usb3: Add a driver for the H6 USB3 PHY
` [PATCH 4/6] usb: xhci-pci: Move reset logic out of XHCI core
` [PATCH 5/6] usb: xhci-dwc3: Add support for clocks/resets
` [PATCH 6/6] configs: Enable USB3 on Allwinner H6 boards
Please pull u-boot-marvell/master
2021-02-08 11:41 UTC
[PATCH] mmc: mv_sdhci: parse device-tree entry
2021-02-08 11:41 UTC (2+ messages)
[PATCH u-boot-marvell] mmc: mv_sdhci: call mmc_of_parse()
2021-02-08 11:40 UTC (6+ messages)
[PATCH] arm: mvebu: Espressobin: Set the maximum slave SPI speed to 40MHz
2021-02-08 11:39 UTC (2+ messages)
[PATCH] cmd: mvebu/bubt: Fix default options in help
2021-02-08 11:39 UTC (2+ messages)
[PATCH 1/2] arm: mvebu: theadorable: Enhance "pcie" test cmd to check link width/speed
2021-02-08 11:38 UTC (4+ messages)
` [PATCH 2/2] arm: mvebu: theadorable: Set deephasis bit in PCIe configs very early
[PATCH v4] fastboot: add UUU command UCmd and ACmd support
2021-02-08 11:38 UTC
[PATCH v1] test: Allow simple glob pattern in the test name
2021-02-08 11:34 UTC (8+ messages)
[PATCH 0/3] arm: mvebu: Espressobin: Set default env values at runtime
2021-02-08 11:33 UTC (2+ messages)
pull request of u-boot-fsl-qoriq for v2021.04
2021-02-08 11:10 UTC
[PATCH v5] arm: fsl: common: Improve NXP VID driver PMBus support
2021-02-08 10:11 UTC
[PATCH v4 00/16] gpio: Update and simplify the uclass API
2021-02-08 9:00 UTC (3+ messages)
` [PATCH v4 10/16] dm: gpio: Add a way to update flags
[PATCH] arm64: rk3399: Add support NanoPi R4s
2021-02-08 8:56 UTC
arm64: rk3399: Add support nanopi r4s
2021-02-08 8:05 UTC (3+ messages)
[PATCH] arm64: rk3399: Add support NanoPi R4s
2021-02-08 8:04 UTC
[PATCH] arm64: rk3399: Add support NanoPi R4s
2021-02-08 8:02 UTC
[PATCH 0/3] test: Try to deal with some co-dependent tests
2021-02-08 7:25 UTC (5+ messages)
` [PATCH 1/3] test: Allow vboot tests to run in parallel
` [PATCH 2/3] test: Allow hush "
` [PATCH 3/3] test: Allow tpm2 "
[PATCH] sunxi: Remove dead ifdefs in sunxi-common.h
2021-02-08 6:04 UTC
[PATCH 1/2] sunxi: binman: Respect the default FIT configuration
2021-02-08 6:03 UTC (2+ messages)
` [PATCH 2/2] sunxi: binman: Do not hardcode U-Boot load address
[PATCH v4 0/9] fastboot: Add better support for specifying partitions
2021-02-08 5:45 UTC (7+ messages)
` [PATCH v4 8/9] fastboot: Allow u-boot-style partitions
[PATCH v3] video: sunxi_display: Convert to DM_VIDEO
2021-02-08 4:21 UTC (4+ messages)
[PATCH v3 00/42] dm: Implement OF_PLATDATA_INST in driver model (part E)
2021-02-08 4:18 UTC (43+ messages)
` [PATCH v3 01/42] dtoc: Drop use of DECL() macros
` [PATCH v3 02/42] sandbox: Drop debug message in os_spl_to_uboot()
` [PATCH v3 03/42] linker_lists: Allow use in data structures
` [PATCH v3 04/42] dm: core: Add macros to access the new linker lists
` [PATCH v3 05/42] dm: core: Allow dropping run-time binding of devices
` [PATCH v3 06/42] dm: core: Adjust uclass setup with of-platdata
` [PATCH v3 07/42] dm: core: Set up driver model for OF_PLATDATA_INST
` [PATCH v3 08/42] dm: core: Skip adding uclasses with OF_PLATDATA_INST
` [PATCH v3 09/42] dm: Add the new dtoc-generated files to the build
` [PATCH v3 10/42] dm: core: Include dt-decl.h automatically
` [PATCH v3 11/42] dm: test: Avoid destroying uclasses with of-platdata-inst
` [PATCH v3 12/42] clk: sandbox: Move priv/plat data to a header file
` [PATCH v3 13/42] clk: fixed-rate: Export driver parts for OF_PLATDATA_INST
` [PATCH v3 14/42] clk: sandbox: Create a special fixed-rate driver
` [PATCH v3 15/42] dm: core: Drop device_get_by_driver_info()
` [PATCH v3 16/42] dm: core: Drop uclass_find_device_by_phandle() with of-platdata
` [PATCH v3 17/42] sandbox: i2c: Move platdata structs to header files
` [PATCH v3 18/42] dm: Rename device_get_by_driver_info_idx()
` [PATCH v3 19/42] sandbox_spl: Increase SPL malloc() size
` [PATCH v3 20/42] sandbox: i2c: Support i2c emulation with of-platdata
` [PATCH v3 21/42] Revert "sandbox: Disable I2C emulators in SPL"
` [PATCH v3 22/42] sandbox: Create a new sandbox_noinst build
` [PATCH v3 23/42] test: Run sandbox_spl tests on sandbox_noinst
` [PATCH v3 24/42] azure/gitlab: Add tests for sandbox_noinst
` [PATCH v3 25/42] dm: core: Add an option to support SPL in read-only memory
` [PATCH v3 26/42] dm: core: Create a struct for device runtime info
` [PATCH v3 27/42] dm: core: Move flags to device-runtime info
` [PATCH v3 28/42] dm: core: Allow storing priv/plat data separately
` [PATCH v3 29/42] sandbox: Define a region for device priv/plat data
` [PATCH v3 30/42] dm: core: Use separate priv/plat data region
` [PATCH v3 31/42] dm: core: Add warnings to private / platform setters
` [PATCH v3 32/42] dm: doc: Tidy up of-platdata docs
` [PATCH v3 33/42] dm: doc: Add documentation for of-platdata-inst
` [PATCH v3 34/42] x86: Define a region for device priv/plat data
` [PATCH v3 35/42] x86: apl: Fix the header order in pmc
` [PATCH v3 36/42] x86: apl: Tell of-platdata about a required header file
` [PATCH v3 37/42] x86: itss: Tidy up bind() for of-platdata-inst
` [PATCH v3 38/42] x86: Support a fake PCI device with of-platdata-inst
` [PATCH v3 39/42] x86: Don't include reset driver in SPL
` [PATCH v3 40/42] x86: coral: Drop ACPI properties from of-platdata
` [PATCH v3 41/42] x86: coral: Drop TPM and ACPI interrupts from TPL
` [PATCH v3 42/42] x86: apl: Use read-only SPL and new of-platdata
[PATCH 0/4] timer: imx-gpt: Add timer support for i.MX SoCs family
2021-02-08 3:21 UTC
How to have a menu in u-boot ? (newbie)
2021-02-08 3:10 UTC (2+ messages)
[PATCH 0/3] timer: imx-gpt: Add timer support for i.MX SoCs family
2021-02-08 2:37 UTC (7+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] dt-bindings: clock: imxrt1050: add PIT GPT clock
` [PATCH 3/4] imxrt1050 dtsi gpt1 node
` [PATCH 4/4] timer: imx-gpt: Add basic timer support for i.MX SoCs family
[PATCH 0/7] Fix compiler warnings for 32-bit ARM
2021-02-07 23:20 UTC (13+ messages)
` [PATCH 1/7] mkeficapsule: Correct printf() strings
` [PATCH 2/7] efi: Fix compiler warnings
` [PATCH 3/7] pci: swap_case: Allow compilation on 32-bit machines
` [PATCH 4/7] tpm: Correct warning on 32-bit build
` [PATCH 5/7] test: acpi: Fix warnings "
` [PATCH 6/7] doc: sandbox: Fix up dependencies
` [PATCH 7/7] doc: sandbox: Update instructions on quitting
[PULL] u-boot-sh/master
2021-02-07 20:41 UTC
[PULL] u-boot-usb/master
2021-02-07 20:10 UTC
Please pull u-boot-x86
2021-02-07 19:15 UTC (2+ messages)
[PATCHv3 0/4] SCP03 control
2021-02-07 18:26 UTC (5+ messages)
` [PATCHv3 1/4] common: SCP03 control (enable and provision of keys)
` [PATCHv3 2/4] cmd: SCP03: enable and provision command
` [PATCHv3 3/4] drivers: tee: sandbox: SCP03 control emulator
` [PATCHv3 4/4] doc: describe the scp03 command
[PATCH 1/3] common: SCP03 control (enable and provision of keys)
2021-02-07 18:11 UTC (4+ messages)
` [PATCH 2/3] cmd: SCP03: enable and provision command
u-boot idbloader.img fails to initialise LPDDR3 on nanopi m4 v1
2021-02-07 17:24 UTC (2+ messages)
[PATCH] rockchip: rk3399: Add Nanopi M4V2 board support
2021-02-07 17:06 UTC (5+ messages)
arm64: rk3399: Add support NanoPi R4s
2021-02-07 16:20 UTC
[PATCHv2 1/3] common: SCP03 control (enable and provision of keys)
2021-02-07 16:19 UTC (8+ messages)
` [PATCHv2 2/3] cmd: SCP03: enable and provision command
` [PATCHv2 3/3] drivers: tee: sandbox: secure channel protocol control
Help for boot an iMX7 with u-boot-imx from scratch
2021-02-07 15:50 UTC
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