messages from 2022-06-19 15:08:50 to 2022-06-22 08:47:51 UTC [more...]
[PATCH 0/4] mtd: spi: arm: rk3399: rock-pi-4: u-boot/next Support SPI NOR Flash in Rock Pi 4 (XTX xt25f32b)
2022-06-22 8:47 UTC
[PATCH] xilinx: Remove the legacy property "#stream-id-cells"
2022-06-22 8:26 UTC
OHCI: What is the current status with Driver Model
2022-06-22 6:34 UTC (3+ messages)
Migrating drivers/usb/host/ohci-at91.c in U-Boot to DM?
2022-06-22 6:34 UTC (2+ messages)
[PATCH] soc: soc_ti_k3: identify j7200 SR2.0 SoCs
2022-06-21 21:36 UTC
[PATCH V2] imx: imx93_11x11_evk: using binman to pack images
2022-06-21 20:57 UTC (2+ messages)
[PATCH] mtd: mxs_nand_spl: fix nand_command protocol violation
2022-06-21 20:05 UTC
Open-Source Firmware Conference 2022 in Sweden - September 19 - 21
2022-06-21 16:18 UTC
[PATCH v3 0/8] Add MV88E61xx DSA driver and use on gwventana
2022-06-21 16:57 UTC (9+ messages)
` [PATCH v3 7/8] net: add MV88E61xx DSA driver
` [PATCH v3 8/8] board: gw_ventana: enable MV88E61XX DSA support
[PATCH] arm: dts: imx8mn: sync dts from Linux Kernel
2022-06-21 15:00 UTC (5+ messages)
[PATCH v2 0/8] Add support for the i.MXRT1170
2022-06-21 14:52 UTC (5+ messages)
` [PATCH v2 8/8] ARM: imxrt1170_defconfig: Add i.MXRT1170 defconfig
Migrating drivers/usb/host/ohci-lpc32xx.c in U-Boot to DM?
2022-06-21 14:47 UTC
[PATCH] i2c: fix stack buffer overflow vulnerability in i2c md command
2022-06-21 14:04 UTC (2+ messages)
[PATCH v5 00/23] FWU: Add FWU Multi Bank Update feature support
2022-06-21 12:59 UTC (39+ messages)
` [PATCH v5 02/23] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v5 03/23] FWU: Add FWU metadata access driver for GPT partitioned block devices
` [PATCH v5 04/23] stm32mp1: dk2: Add a node for the FWU metadata device
` [PATCH v5 06/23] FWU: stm32mp1: Add helper functions for accessing FWU metadata
` [PATCH v5 07/23] FWU: STM32MP1: Add support to read boot index from backup register
` [PATCH v5 08/23] FWU: Add boot time checks as highlighted by the FWU specification
` [PATCH v5 09/23] FWU: Add support for the FWU Multi Bank Update feature
` [PATCH v5 10/23] FWU: cmd: Add a command to read FWU metadata
` [PATCH v5 11/23] mkeficapsule: Add support for generating empty capsules
` [PATCH v5 12/23] FWU: doc: Add documentation for the FWU feature
` [PATCH v5 13/23] FWU: Add FWU metadata access driver for non-GPT MTD devices
` [PATCH v5 14/23] dt/bindings: firmware: Add FWU metadata on MTD devices binding
` [PATCH v5 15/23] tools: Add mkfwumdata tool for FWU metadata image
` [PATCH v5 19/23] FWU: synquacer: Add FWU Multi bank update support for DeveloperBox
[PATCH] toradex: tdx-cfg-block: add 0068 i.mx 8m mini sku
2022-06-21 11:49 UTC
[PATCH 1/3] ram: rk3399: Fix .set_rate_index() error handling
2022-06-21 10:07 UTC (3+ messages)
` [PATCH 2/3] ram: rk3399: Fix faulty frequency change reports
` [PATCH 3/3] ram: rk3399: Conduct memory training at 400MHz
[PATCH v2] watchdog: add amlogic watchdog support
2022-06-21 9:17 UTC (3+ messages)
[PATCH v1] usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver
2022-06-21 9:09 UTC
[PATCH v1] phy: nuvoton: add NPCM7xx phy control driver
2022-06-21 9:03 UTC
[PATCH 00/10] i2c: Improvements for aspeed boards
2022-06-21 8:15 UTC (20+ messages)
` [PATCH 01/10] ARM: dts: ast2600: Add I2C pinctrl
` [PATCH 02/10] ARM: dts: ast2600: Add I2C reset properties
` [PATCH 03/10] ARM: dts: ast2600: Dsiable I2C nodes by default
` [PATCH 04/10] ARM: dts: ast2500-evb: Add I2C devices
` [PATCH 05/10] ARM: dts: ast2600-evb: "
` [PATCH 06/10] reset/aspeed: Implement status callback
` [PATCH 07/10] i2c/aspeed: Fix reset control
` [PATCH 08/10] i2c/aspeed: Add AST2600 compatible
` [PATCH 09/10] config/ast2600: Enable I2C driver
` [PATCH 10/10] config/aspeed: Enable EEPROM options
[ANN] U-Boot v2022.07-rc5 released
2022-06-21 0:52 UTC (2+ messages)
[PATCH] mach-rockchip: make_fit_atf.py: support OP-TEE tee.bin v1 format
2022-06-20 20:03 UTC (2+ messages)
[PATCH] toradex: tdx-cfg-block: add new toradex oui range
2022-06-20 19:11 UTC (2+ messages)
[RFC PATCH v4 00/28] Modernize U-Boot shell
2022-06-20 19:11 UTC (10+ messages)
` [RFC PATCH v4 25/28] cli: hush_2021: Add upstream commits up to 6th February 2022
` [RFC PATCH v4 28/28] board: keymile: common: Use environment to store IVM_* variables
[PATCH v2 01/15] firmware: zynqmp: Check if rx channel dev pointer is valid
2022-06-20 16:36 UTC (15+ messages)
` [PATCH v2 02/15] firmware: zynqmp: Probe driver before use
` [PATCH v2 03/15] xilinx: zynqmp: Replace strncat with strlcat
` [PATCH v2 04/15] xilinx: zynqmp: Add macro for device type mask
` [PATCH v2 05/15] xilinx: zynqmp: Reuse shift macros to define masks
` [PATCH v2 06/15] xilinx: zynqmp: Merge device lists
` [PATCH v2 07/15] soc: xilinx: zynqmp: Remove redundant checks for zynqmp_mmio_read
` [PATCH v2 08/15] soc: xilinx: zynqmp: Add machine identification support
` [PATCH v2 09/15] xilinx: cpuinfo: Print soc machine
` [PATCH v2 10/15] xilinx: common: Separate display cpu info function
` [PATCH v2 11/15] xilinx: zynqmp: make spi flash support optional
` [PATCH v2 12/15] tools: zynqmp_psu_init_minimize: Remove low level uart settings
` [PATCH v2 13/15] tools: zynqmp_psu_init_minimize: Use CR instead of LF
` [PATCH v2 14/15] tools: zynqmp_psu_init_minimize: Move helper functions below header includes
` [PATCH v2 15/15] arm64: zynqmp: "
[PATCH v2 0/2] board/armltd: add support for corstone1000
2022-06-20 18:19 UTC (4+ messages)
[PATCH v3 0/3] usb: add isp1760 hcd support
2022-06-20 17:44 UTC (4+ messages)
[PATCH 1/3] mmc: stm32_sdmmc2: cosmetic: rename stm32_sdmmc_bind
2022-06-20 16:13 UTC (3+ messages)
` [PATCH 2/3] mmc: stm32_sdmmc2: remove privdata
` [PATCH 3/3] mmc: stm32_sdmmc2: introduce of_to_plat ops
[PATCH v3 00/11] Add Chameleon v3 support
2022-06-20 15:59 UTC (6+ messages)
` [PATCH v3 08/11] socfpga: arria10: Replace delays with busy waiting in cm_full_cfg
[PATCH 01/10] i2c: stm32: add support for the st,stm32mp13 SOC
2022-06-20 15:46 UTC (11+ messages)
` [PATCH 02/10] rng: stm32mp1_rng: add conditional reset feature for STM32MP13x
` [PATCH 03/10] stm32mp: add support of STM32MP13x Rev.Y
` [PATCH 04/10] ARM: dts: stm32mp13: alignment with v5.19
` [PATCH 05/10] ARM: dts: stm32mp13: activate led on STM32MP13F-DK
` [PATCH 06/10] configs: stm32mp13: Add support for baudrates higher than 115200
` [PATCH 07/10] configs: stm32mp13: activate RNG support
` [PATCH 08/10] configs: stm32mp13: activate RTC support
` [PATCH 09/10] configs: stm32mp13: activate I2C support
` [PATCH 10/10] configs: stm32mp13: activate some command
[PATCH] drivers: usb: dwc3: Add support for AM62 USB wrapper driver
2022-06-20 15:02 UTC (2+ messages)
[PULL] Pull request for u-boot next / v2022.10 = u-boot-stm32-20220620
2022-06-20 15:02 UTC (2+ messages)
Please pull u-boot-fsl-qoirq: next
2022-06-20 15:02 UTC (2+ messages)
[PATCH] pmic: pca9450: permit config on all bucks and LDOs
2022-06-20 14:49 UTC (2+ messages)
[PATCH] image: fit: Use stack allocation macro
2022-06-20 14:42 UTC (3+ messages)
[PATCH 1/3] doc: environment: Drop u-boot_addr_r
2022-06-20 14:31 UTC (3+ messages)
` [PATCH 2/3] doc: environment: Expand on fdt_addr, initrd_addr and loadaddr
` [PATCH 3/3] doc: environment: Further expand on Image locations and provide example
[PATCH 00/10] xilinx: zynqmp: Support foreign vendor boards
2022-06-20 13:53 UTC (20+ messages)
` [PATCH 02/10] firmware: firmware-zynqmp: Probe driver before use
` [PATCH 03/10] soc: xilinx: zynqmp: Add machine identification support
` [PATCH 09/10] tools: zynqmp_psu_init_minimize: Add serdes_illcalib forward declaration
` [PATCH 10/10] xilinx: zynqmp: Support vendor specific board_init
[PATCH] arm64: zynqmp: Used fixed-partitions for QSPI in k26
2022-06-20 13:46 UTC
[PATCH v2] clk: update clk_clean_rate_cache to use private clk struct
2022-06-20 13:37 UTC
[RFC] Data structure for information handoff between firmware boot stages
2022-06-20 13:31 UTC (6+ messages)
[PATCH 01/17] Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to Kconfig
2022-06-20 12:07 UTC (17+ messages)
` [PATCH 02/17] lcd: Remove legacy CONFIG_FB_ADDR code
` [PATCH 03/17] Convert CONFIG_LAYERSCAPE_NS_ACCESS to Kconfig
` [PATCH 04/17] Convert CONFIG_PCIE1 et al "
` [PATCH 05/17] Convert CONFIG_PCIE_IMX "
` [PATCH 06/17] pci: Remove pci_sh4 and related defines
` [PATCH 07/17] Convert CONFIG_PCI_SCAN_SHOW to Kconfig
` [PATCH 08/17] Convert CONFIG_PCI_GT64120 "
` [PATCH 09/17] Convert CONFIG_PCI_CONFIG_HOST_BRIDGE "
` [PATCH 10/17] m68k: Remove unused PCI code
` [PATCH 11/17] MPC837XERDB: Remove unused PCI defines
` [PATCH 12/17] Convert CONFIG_SH7751_PCI to Kconfig
` [PATCH 13/17] socrates: Rework CONFIG_PCI_CLK_FREQ
` [PATCH 14/17] Convert CONFIG_PCI_MSC01 to Kconfig
` [PATCH 15/17] Convert CONFIG_SYS_FSL_PCI_VER_3_X "
` [PATCH 16/17] qemu-ppce500: Move CONFIG_SYS_PCI_MAP_{START, END} to board code
` [PATCH 17/17] Convert CONFIG_KIRKWOOD_PCIE_INIT et al to Kconfig
[PATCH v4] ARM: imx: Switch Data Modul i.MX8M Mini eDM SBC to USB251x Hub driver
2022-06-20 11:43 UTC (2+ messages)
[PATCH] dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration
2022-06-20 11:23 UTC (2+ messages)
[PATCH] mtd: rawnand: fsl_elbc: Fix detection when nand_scan_ident() has not selected ecc.mode
2022-06-20 11:07 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/3] mmc: fsl_esdhc_spl: Add support for loading proper U-Boot from unaligned location
2022-06-20 10:54 UTC (3+ messages)
` [PATCH v2] "
[PATCH] board: stm32mp1: remove test on CONFIG_DM_REGULATOR
2022-06-20 10:36 UTC
[PATCH] video: stm32: remove test on CONFIG_DM_REGULATOR
2022-06-20 9:55 UTC
[PATCH v2 0/6] imx8 ROM API cleanup
2022-06-20 8:53 UTC (7+ messages)
` [PATCH v2 1/6] imx8: add hidden IMX8_ROMAPI Kconfig symbol
` [PATCH v2 2/6] imx8: sys_proto.h: change guard logic around ROM API
` [PATCH v2 3/6] imx8: add rom api wrappers
` [PATCH v2 4/6] imx8: use ROM API wrappers in spl_imx_romapi.c
` [PATCH v2 5/6] imx8m: soc.c: use rom_api_query_boot_infor() wrapper
` [PATCH v2 6/6] imx8ulp: "
Extend binman to generate boot headers
2022-06-20 8:52 UTC (2+ messages)
[PATCH] led: pwm: Use NOP uclass driver for top-level node
2022-06-20 7:57 UTC
[PATCH] stm32mp: simplify the STM32MP15x package parsing code
2022-06-20 7:50 UTC
[PATCH 01/13] Convert CONFIG_DW_ALTDESCRIPTOR to Kconfig
2022-06-20 7:05 UTC (3+ messages)
` [PATCH 04/13] watchdog: designware: Make this depend on WDT
[PATCH 1/1] doc: man-page for the printenv command
2022-06-20 5:57 UTC (3+ messages)
[PATCH v3 1/2] pmic: pca9450: Add upstream regulators subnode match
2022-06-20 5:03 UTC (6+ messages)
` [PATCH v3 2/2] pmic: pca9450: Add regulator driver
[PATCH v8 0/9] enable menu-driven UEFI variable maintenance
2022-06-20 4:14 UTC (2+ messages)
[PATCH] disk: part: change from hextoul to dectoul
2022-06-20 0:46 UTC (3+ messages)
Pull request for efi-2020-07-rc5-2
2022-06-19 17:11 UTC (2+ messages)
[PATCH v2] cmd: cat: add new command
2022-06-19 15:08 UTC (5+ 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