messages from 2022-09-25 15:03:43 to 2022-09-26 20:05:18 UTC [more...]
[PATCH 1/4] ARM: imx8m: Deduplicate CAAM init with arch_misc_init() call
2022-09-26 20:04 UTC (17+ messages)
` [PATCH 4/4] ARM: dts: imx8m: imx8mm-mx8menlo: Enable SPL SDP support
[PATCH v3 0/3] Support UEFI SPI I/O protocol
2022-09-26 19:13 UTC (14+ messages)
` [PATCH v3 1/3] efi_loader: Add SPI I/O protocol support
` [PATCH v3 2/3] arm: dts: am335x-sancloud-bbe-lite: UEFI SPI export
` [PATCH v3 3/3] am335x_evm_defconfig: Enable Micron SPI flash support
[PATCH 0/5] FWU: Add support for mtd backed feature on DeveloperBox
2022-09-26 18:10 UTC (6+ messages)
` [PATCH 5/5] fwu: DeveloperBox: add support for FWU
[PATCH] ARM: dts: stm32: Add DHCOR based Testbench board
2022-09-26 16:50 UTC
[PATCH] arm64: layerscape: Support SYSRESET
2022-09-26 16:47 UTC
[PATCH] ARM: dts: stm32: Drop extra newline from AV96 U-Boot extras DT
2022-09-26 16:46 UTC
[PATCH] ARM: stm32: Enable btrfs support on DHSOM
2022-09-26 16:44 UTC
[PATCH 0/4] clk-imx8mm: Reduce SPL binary size
2022-09-26 16:40 UTC (5+ messages)
` [PATCH 1/4] clk-imx8mm: Only build PWM clocks in non-SPL code
` [PATCH 2/4] clk-imx8mm: Move CLK_ENET_AXI to the non-SPL section
` [PATCH 3/4] clk-imx8mm: Only build ecspi clocks when CONFIG_DM_SPI=y
` [PATCH 4/4] clk-imx8mm: Only build QSPI clocks when CONFIG_NXP_FSPI=y
[PATCH] configs: increase SYS_MALLOC_F_LEN for STM32 MCU's board
2022-09-26 15:59 UTC
[PATCH] ARM: dts: stm32: DT sync with kernel v6.0-rc4 for MCU's boards
2022-09-26 15:57 UTC (4+ messages)
[PATCH v2 0/7] SPL fixes for STM32F7 MCUs
2022-09-26 15:56 UTC (22+ messages)
` [PATCH v2 1/7] configs: stm32f746-disco: Fix SPL boot
` [PATCH v2 2/7] configs: stm32f769-disco: "
` [PATCH v2 3/7] configs: stm32746g-eval: "
` [PATCH v2 4/7] configs: stm32f746-disco: Fix CONFIG_SYS_SPL_ARGS_ADDR
` [PATCH v2 5/7] configs: stm32746g-eval: "
` [PATCH v2 6/7] config: stm32f769-disco: Fix internal flash size
` [PATCH v2 7/7] configs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START flag
[PATCH v2 00/15] scsi: Convert sandbox SCSI to driver model
2022-09-26 15:26 UTC (15+ messages)
` [PATCH v2 02/15] sandbox: usb: Rename transfer_len in protocol struct
` [PATCH v2 04/15] scsi: Move core emulation state into a new struct
` [PATCH v2 05/15] sandbox: Move buffer to scsi_emul_info
` [PATCH v2 06/15] scsi: Move vendor/product info into the shared struct
` [PATCH v2 12/15] sandbox: Enable SCSI for all builds
` [PATCH v2 14/15] sandbox: Convert to use driver model for SCSI
` [PATCH v2 15/15] sandbox: Add a test "
[PATCH 1/1] sandbox: unblock signal before calling execv()
2022-09-26 15:26 UTC (3+ messages)
[PATCH v10 00/15] FWU: Add FWU Multi Bank Update feature support
2022-09-26 15:00 UTC (19+ messages)
` [PATCH v10 02/15] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v10 03/15] FWU: Add FWU metadata access driver for GPT partitioned block devices
` [PATCH v10 09/15] FWU: Add boot time checks as highlighted by the FWU specification
` [PATCH v10 10/15] FWU: Add support for the FWU Multi Bank Update feature
[PATCH v2 1/3] net: emaclite: fix broken build
2022-09-26 14:19 UTC (2+ messages)
[PATCH 00/10] bootstage: Migrate from timer_get_boot_us() to timer_get_us()
2022-09-26 14:11 UTC (7+ messages)
` [PATCH 04/10] timer: cadence-ttc: Add timer_early functions
` [PATCH 07/10] board_f/r: Allow selection of CONFIG_TIMER_EARLY w/o CONFIG_TIMER
[PATCH v2 0/6] introduce Arm FF-A support
2022-09-26 14:08 UTC (32+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 2/4] arm64: smccc: clear the Xn registers after SMC calls
` [PATCH v3 3/4] arm_ffa: introduce Arm FF-A low-level driver
` [PATCH v4 00/10] introduce Arm FF-A support
` [PATCH v4 01/10] arm64: smccc: add support for SMCCCv1.2 x0-x17 registers
` [PATCH v4 02/10] arm64: smccc: clear the Xn registers after SMC calls
` [PATCH v4 03/10] lib: uuid: introduce be_uuid_str_to_le_bin function
` [PATCH v4 04/10] arm_ffa: introduce Arm FF-A low-level driver
` [PATCH v4 05/10] arm_ffa: introduce armffa command
` [PATCH v4 06/10] arm_ffa: introduce the FF-A Sandbox driver
` [PATCH v4 07/10] arm_ffa: introduce Sandbox test cases for UCLASS_FFA
` [PATCH v4 08/10] arm_ffa: introduce armffa command Sandbox test
` [PATCH v4 09/10] arm_ffa: introduce FF-A MM communication
` [PATCH v4 10/10] arm_ffa: corstone1000: enable EFI "
` [PATCH v5 00/10] introduce Arm FF-A support
` [PATCH v5 01/10] arm64: smccc: add support for SMCCCv1.2 x0-x17 registers
` [PATCH v5 02/10] arm64: smccc: clear the Xn registers after SMC calls
` [PATCH v5 03/10] lib: uuid: introduce be_uuid_str_to_le_bin function
` [PATCH v5 04/10] arm_ffa: introduce Arm FF-A low-level driver
` [PATCH v5 05/10] arm_ffa: introduce armffa command
` [PATCH v5 06/10] arm_ffa: introduce the FF-A Sandbox driver
` [PATCH v5 07/10] arm_ffa: introduce Sandbox test cases for UCLASS_FFA
` [PATCH v5 08/10] arm_ffa: introduce armffa command Sandbox test
` [PATCH v5 09/10] arm_ffa: introduce FF-A MM communication
` [PATCH v5 10/10] arm_ffa: corstone1000: enable EFI "
[GIT PULL] xilinx patches for v2023.01-rc1 (round 2)
2022-09-26 14:03 UTC
Please pull u-boot-marvell/master
2022-09-26 14:00 UTC (2+ messages)
[PULL] u-boot-usb/master
2022-09-26 14:00 UTC (2+ messages)
[PATCH v2 0/9] xilinx: versal-net: Add support for new Versal NET SoC
2022-09-26 12:23 UTC (2+ messages)
[PATCH] rockchip: rk3399: add ethaddr and serial# init, enable for R4S
2022-09-26 11:59 UTC (2+ messages)
[PATCH] gpio: turris_omnia_mcu: Fix registering gpios
2022-09-26 11:57 UTC (5+ messages)
[PATCH] ls1043ardb: nand driver fixups for revision v7.0 boards
2022-09-26 8:27 UTC (2+ messages)
[PATCH 1/1] usb: request only 8 bytes for USB_SPEED_FULL bMaxPacketSize0 discovery
2022-09-26 7:34 UTC (4+ messages)
[PATCH] xilinx: common: Fix static checker warnings
2022-09-26 6:52 UTC
[v2 UBOOT PATCH 1/3] xilinx: common: Fix static checker warnings
2022-09-26 6:45 UTC (2+ messages)
[PATCH] fdt: change splicing offset detection
2022-09-26 4:30 UTC
how u-boot handles the environment (rpi4, fat environment)
2022-09-25 16:46 UTC
[PATCH 0/6] introduce Arm FF-A support
2022-09-26 11:30 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/6] arm_ffa: introduce Arm FF-A low-level driver
[PATCH] doc: Add documentation for CZ.NIC Turris routers
2022-09-26 11:30 UTC (3+ messages)
[PATCH 1/2] smbios: Simplify reporting of unknown values
2022-09-26 10:56 UTC (5+ messages)
[PATCH 0/6] introduce Arm FF-A support
2022-09-26 10:56 UTC (4+ messages)
` [PATCH 6/6] arm_ffa: introduce FF-A MM communication
[PATCH 0/2] sunxi: update devicetree files from the kernel
2022-09-26 10:34 UTC (2+ messages)
[PATCH 0/7] add support for Theobroma Systems PX30-µQ7 (Ringneck) with Haikou devkit
2022-09-26 9:50 UTC (7+ messages)
` [PATCH 6/7] Input: add `SW_BOOT_ALT`
` [PATCH 7/7] rockchip: add support for PX30 Ringneck SoM on Haikou Devkit
[PATCH] configs: rockchip: Drop TPL_MAX_SIZE definition
2022-09-26 9:47 UTC (6+ messages)
[PATCH] power: fan53555: Fix missing newline in error message
2022-09-26 8:33 UTC (2+ messages)
[PATCH] ARM: mx7: psci: fix suspend/resume e10133 workaround
2022-09-26 8:31 UTC
[PATCH v3] net: enetc: Fix use after free issue in fsl_enetc.c
2022-09-26 7:38 UTC (2+ messages)
[PATCH] arm64: ls104x: Enable eDMA snooping
2022-09-26 7:56 UTC (2+ messages)
[PULL] u-boot-riscv/next
2022-09-26 7:39 UTC
[PATCH v2 1/2] usb: hub: allow to increase HUB_DEBOUNCE_TIMEOUT
2022-09-26 7:08 UTC (4+ messages)
` [PATCH v2 2/2] configs: stm32mp15: set CONFIG_USB_HUB_DEBOUNCE_TIMEOUT=2s
` [Uboot-stm32] [PATCH v2 1/2] usb: hub: allow to increase HUB_DEBOUNCE_TIMEOUT
[PATCH] phy: usbphyc: use regulator_set_enable_if_allowed for disabling vbus supply
2022-09-26 7:07 UTC (2+ messages)
[PATCH v4] tee: optee: rework TA bus scanning code
2022-09-26 7:06 UTC (5+ messages)
[PATCH 00/45] vbe: Implement the full firmware flow
2022-09-26 6:56 UTC (53+ messages)
` [PATCH 01/45] Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
` [PATCH 02/45] disk: Drop debug messages in part_efi
` [PATCH 04/45] rsa: Avoid warning in padding_pss_verify()
` [PATCH 05/45] spl: Use binman suffix allow symbols of any SPL etype
` [PATCH 06/45] spl: Split up the board_init_r() function
` [PATCH 07/45] spl: Refactor controls for console output
` [PATCH 08/45] spl: Add a separate silence option for SPL
` [PATCH 09/45] CI: Install pyelftools for builds
` [PATCH 10/45] binman: Allow obtaining a symbol value
` [PATCH 11/45] binman: Split out looking up a symbol into a function
` [PATCH 12/45] binman: Handle writing ELF symbols in the Entry class
` [PATCH 13/45] binman: Support writing symbols into ELF files
` [PATCH 14/45] dm: blk: Add udevice functions
` [PATCH 15/45] dm: usb: Update the test to cover reading and writing
` [PATCH 16/45] dm: blk: mmc: Tidy up some Makefile rules for SPL
` [PATCH 17/45] dm: mmc: Allow sandbox emulator to build without writes
` [PATCH 18/45] sandbox: Drop message about writing sandbox state
` [PATCH 19/45] sandbox: Generalise SPL booting
` [PATCH 20/45] sandbox: Add a way to specify the sandbox executable
` [PATCH 21/45] bootstd: Add a way to set up a bootflow
` [PATCH 22/45] image: Move comment for fit_conf_find_compat()
` [PATCH 23/45] test: Report skippped tests
` [PATCH 24/45] test: Update tests to use the skip feature
` [PATCH 25/45] test: Support tests which can only be run manually
` [PATCH 26/45] image: Add the concept of a phase to FIT
` [PATCH 27/45] image: Allow loading a FIT config for a particular phase
` [PATCH 28/45] image: Correct strncpy() warning with image_set_name()
` [PATCH 29/45] vbe: Rename vbe_fixup to vbe_request
` [PATCH 30/45] vbe: Use a warning for a failed requests
` [PATCH 31/45] spl: Allow multiple loaders of the same type
` [PATCH 32/45] sandbox: Support obtaining the next phase from an image
` [PATCH 33/45] vbe: Support selecting operations by SPL phase
` [PATCH 34/45] vbe: Support reading the next SPL phase via VBE
` [PATCH 35/45] vbe: Move OS implementation into a separate file
` [PATCH 36/45] vbe: Drop the U-Boot prefix from the version
` [PATCH 37/45] vbe: Add Kconfig options for VPL
` [PATCH 38/45] vbe: Add info about the VBE device to the fwupd node
` [PATCH 39/45] sandbox: Add a binman image for VPL
` [PATCH 40/45] vbe: Correct pylint warnings in test_vbe
` [PATCH 41/45] vbe: Use a manual test
` [PATCH 42/45] vbe: Record which phases loaded using VBE
` [PATCH 43/45] vbe: Add docs and a test for the VBE command
` [PATCH 44/45] vbe: Add a subcommand to show the VBE state
` [PATCH 45/45] vbe: Add a test for the VBE flow into U-Boot proper
[PATCH v2 0/8] Use logging feature instead of FPGA_DEBUG
2022-09-26 6:14 UTC (7+ messages)
` [PATCH v2 1/8] dm: fpga: Introduce new uclass
[PATCH v2] liteeth: LiteX Ethernet device
2022-09-26 6:05 UTC
[PATCH 0/2] efi_loader: provide media ID
2022-09-26 6:06 UTC (7+ messages)
` [PATCH 2/2] efi_loader: fill media_id from block device descriptor
[PATCH v2 1/1] usb: storage: continue probe on "Invalid device"
2022-09-26 5:07 UTC (2+ messages)
Please pull u-boot-dm/next
2022-09-26 1:10 UTC (2+ messages)
[PATCH] Fix out of bound access of ep array
2022-09-25 23:50 UTC (2+ messages)
[PATCH] usb: common: Detect USB storage media with "miscellaneous" USB devices
2022-09-25 23:45 UTC (2+ messages)
[PATCH v3] dm: core: Do not stop uclass iteration on error
2022-09-25 16:38 UTC (12+ messages)
` [PATCH v4 00/21] "
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