messages from 2021-03-23 09:22:21 to 2021-03-25 00:54:55 UTC [more...]
[PATCH v2 0/5] string: strl(cat|cpy)
2021-03-25 0:54 UTC (11+ messages)
` [PATCH v2 1/5] lib: string: Fix strlcpy return value
` [PATCH v2 2/5] lib: string: Implement strlcat
` [PATCH v2 3/5] test: Add test for strlcat
` [PATCH v2 5/5] checkpatch: Add warnings for using strn(cat|cpy)
[PATCH v3] dm: i2c: Add a migration method for I2C
2021-03-25 0:52 UTC (2+ messages)
[PATCH u-boot v3 01/39] regmap: fix a serious pointer casting bug
2021-03-25 0:46 UTC (5+ messages)
` [PATCH u-boot v3.1 "
` regmap bug fix
test/image/test-imagetools.sh: Broken by 3f04db89
2021-03-25 0:38 UTC (2+ messages)
[PATCH] smbios: Fix table when no string is present
2021-03-25 0:38 UTC (2+ messages)
[PATCH] dm: i2c: Add a migration method for I2C
2021-03-25 0:38 UTC (3+ messages)
[PATCH v2] dm: i2c: Add a migration method for I2C
2021-03-25 0:37 UTC
[PATCH] doc: imx: psb: Document usage of SRC_GPR10 PERSIST_SECONDARY_BOOT for A/B switching
2021-03-25 0:20 UTC
[PATCH v3 0/9] Use -ENOSYS consistently
2021-03-24 23:50 UTC (11+ messages)
` [PATCH v3 1/9] dm: core: Document the common error codes
` [PATCH v3 2/9] dm: core: Use -ENOSPC in acpi_get_path()
` [PATCH v3 3/9] usb: Return -ENOSYS when system call is not available
` [PATCH v3 4/9] spi: "
` [PATCH v3 5/9] tlv_eeprom: "
` [PATCH v3 6/9] clk: Update drivers to use -EINVAL
` [PATCH v3 7/9] clk: Return -ENOSYS when system call is not available
` [PATCH v3 8/9] simple-pm-bus: Use -ENOSYS for checking missing system call
` [PATCH v3 9/9] pinctrl: Return -ENOSYS when system call is not available
[PATCH v1 0/5] net: phy: marvell: Sync Marvell ethernet PHY code with Marvell version
2021-03-24 22:45 UTC (16+ messages)
` [PATCH v1 1/5] net: phy: marvell: add support for 88E2110 phy
` [PATCH v1 2/5] net: phy: marvell: extend 88E2110 to use both 2.5GHz modes
` [EXT] "
` [PATCH v1 3/5] net: phy: marvell: remove hardcoded PHY 2210 lane swap
` [PATCH v1 4/5] net: phy: marvell: Fix PHY 221 2.5G speed detection
` [PATCH v1 5/5] net: phy: marvell: Fix 2210 link and speed detection resolution
[TF-A] Proposal: TF-A to adopt hand-off blocks (HOBs) for information passing between boot stages
2021-03-24 22:35 UTC
Bug tracking
2021-03-24 22:14 UTC
[PATCH 01/25] arm: Remove xfi3 board
2021-03-24 22:08 UTC (15+ messages)
` [PATCH 14/25] arm: Remove sheevaplug board
New Defects reported by Coverity Scan for Das U-Boot
2021-03-24 22:00 UTC
[PATCH 1/3] samsung: exynos: Convert SROMC interface to a driver
2021-03-24 21:44 UTC (3+ messages)
` [PATCH 2/3] test: Allow tests to run on any board
` [PATCH 3/3] snow: Enable unit tests
[PATCH 00/26] imx: update for i.MX8M
2021-03-24 21:25 UTC (5+ messages)
` [PATCH 02/26] imx8mm_evk: Update to latest LPDDR4 script
` [PATCH 22/26] imx8m: ddr: Disable CA VREF Training for LPDDR4
[PATCH v2 0/9] Use -ENOSYS consistently
2021-03-24 20:59 UTC (8+ messages)
` [PATCH v2 1/9] dm: core: Document the common error codes
` [PATCH v2 6/9] clk: Update drivers to use -EINVAL
socfpga: cyclone5: ums not working without usb start
2021-03-24 19:19 UTC
[PATCH v1 00/23] phy: marvell: Sync Armada 3k/7k/8k SERDES code with Marvell version
2021-03-24 17:46 UTC (30+ messages)
` [PATCH v1 01/23] phy: marvell: add comphy type PHY_TYPE_USB3
` [PATCH v1 02/23] phy: marvell: rename comphy related definitions to COMPHY_XX
` [EXT] "
` [PATCH v1 03/23] phy: marvell: add missing speed during info prints
` [PATCH v1 04/23] phy: marvell: cp110: initialize only enabled UTMI units
` [PATCH v1 05/23] phy: marvell: cp110: utmi: update analog parameters according to latest ETP
` [PATCH v1 06/23] phy: marvell: fix several minor bugs in comphy_probe
` [PATCH v1 07/23] phy: marvell: save comphy_map_data priv structure
` [PATCH v1 08/23] phy: marvell: add RX training command
` [PATCH v1 09/23] phy: marvell: enable comphy info prints for all devices
` [PATCH v1 10/23] phy: marvell: cp110: remove unused definitions
` [PATCH v1 11/23] phy: marvell: cp110: let the firmware configure comphy for RXAUI
` [PATCH v1 12/23] phy: marvell: cp110: let the firmware configure comphy for USB
` [PATCH v1 13/23] phy: marvell: cp110: let the firmware perform training for XFI
` [PATCH v1 14/23] phy: marvell: cp110: remove both phy and pipe selector configuration
` [PATCH v1 15/23] phy: marvell: cp110: clean up driver after it was moved to atf
` [PATCH v1 16/23] phy: marvell: pass sgmii id to firmware
` [PATCH v1 17/23] phy: marvell: fix handling of unconnected comphy
` [PATCH v1 18/23] phy: marvell: cp110: mark u-boot power-off calls
` [PATCH v1 19/23] phy: marvell: allow to initialize up to 6 USB ports
` [PATCH v1 20/23] phy: marvell: fix pll initialization for second utmi port
` [PATCH v1 21/23] phy: marvell: add support for SFI1
` [PATCH v1 22/23] phy: marvell: utmi: update utmi config which fixes usb2.0 instability
` [PATCH v1 23/23] doc: dt-bindings: add Marvell comphy binding
[PATCH v2 0/6] Makefile: Tidy up of-platdata file generation rules
2021-03-24 17:40 UTC (7+ messages)
` [PATCH v2 1/6] libfdt: Tidy up pylibfdt build rule
` [PATCH v2 2/6] Makefile: Avoid running dtoc every time
` [PATCH v2 3/6] Makefile: Depend only on required of-platdata files
` [PATCH v2 4/6] dtoc: Only generate the required files
` [PATCH v2 5/6] Makefile: Use a variable for generated of-platdata headers
` [PATCH v2 6/6] Makefile: Remove old of-platdata files before regenerating
[PATCH] dfu: dfu_sf: avoid double free of SPI device
2021-03-24 17:21 UTC (2+ messages)
[PATCH] arm: socfpga: Enable FIT signature with crc32 for SOC64 devices
2021-03-24 15:56 UTC
[PATCH] efi_loader: Add an S-CRTM even for firmware version
2021-03-24 14:50 UTC
[PATCH v3 00/10] Add support for extension boards detection and DT overlays application
2021-03-24 14:33 UTC (16+ messages)
` [PATCH v3 01/10] fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c
` [PATCH v3 02/10] cmd: add support for a new "extension" command
` [PATCH v3 03/10] pytest: add sandbox test for "
` [PATCH v3 04/10] ti/common: add support for extension_scan_board function
` [PATCH v3 05/10] am57xx: add support for cape detect functionality
` [PATCH v3 06/10] w1: replace dt detection by automatic detection
` [PATCH v3 07/10] arm: sunxi: add support for DIP detection to CHIP board
` [PATCH v3 08/10] configs: CHIP: add support for DIP detect functionality
` [PATCH v3 09/10] arm: am335x: add support for i2c2 bus
` [PATCH v3 10/10] am335x: add support for cape detect functionality
[PATCH] efi_loader: EFI TCG2 free efi memory on protocol failure
2021-03-24 14:23 UTC
pull request of u-boot-fsl-qoriq for v2021.04
2021-03-24 14:16 UTC (2+ messages)
[GIT PULL] SoCFPGA changes for v2021.04-rc5
2021-03-24 14:16 UTC (2+ messages)
[PATCH v2 0/2] riscv: simplify longjmp
2021-03-24 13:28 UTC (12+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] test: unit test for longjmp
[PATCH v2] efi_loader: Add a locality event on the eventlog
2021-03-24 13:08 UTC (2+ messages)
[PATCH] usb: dwc2: Set max xfer length to speed up R/W
2021-03-24 11:59 UTC (3+ messages)
[v3 0/2] Store QSPI reference clock in kHz for SOCFPGA SOC64
2021-03-24 9:16 UTC (3+ messages)
` [v3 1/2] arm: socfpga: Move Stratix10 and Agilex clock manager common code
` [v3 2/2] arm: socfpga: Changed to store QSPI reference clock in kHz
[v1 0/2] Store QSPI reference clock in kHz for SOCFPGA SOC64
2021-03-24 9:11 UTC (9+ 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
[v2 0/2] Store QSPI reference clock in kHz for SOCFPGA SOC64
2021-03-24 8:23 UTC (4+ messages)
` [v2 1/2] arm: socfpga: Move Stratix10 and Agilex clock manager common code
` [v2 2/2] arm: socfpga: Changed to store QSPI reference clock in kHz
[PATCH] common: board_f: Restore 85xx watchdog support
2021-03-24 7:12 UTC (5+ messages)
[PATCH] dt-bindings: fsp: Fix Apollo Lake FSP-S devicetree bindings
2021-03-24 7:09 UTC (2+ messages)
[PATCH] x86: mtrr: Fix function descriptions
2021-03-24 7:09 UTC (2+ messages)
[PATCH 1/1] sandbox: define __dyn_sym_start, dyn_sym_end
2021-03-24 7:09 UTC (2+ messages)
[PATCH] spl: Add callback for preprocessing loaded FIT header before parsing
2021-03-24 7:09 UTC (10+ messages)
` [PATCH v2] "
[PATCH 0/6] Makefile: Tidy up of-platdata file generation rules
2021-03-24 7:07 UTC (7+ messages)
` [PATCH 1/6] dtc: Tidy up pylibfdt build rule
` [PATCH 2/6] Makefile: Avoid running dtoc every time
` [PATCH 3/6] Makefile: Depend only on required of-platdata files
` [PATCH 4/6] dtoc: Only generate the required files
` [PATCH 5/6] Makefile: Use a variable for generated of-platdata headers
` [PATCH 6/6] Makefile: Remove old of-platdata files before regenerating
[v2 0/5] Restructure Stratix10 and Agilex handoff code
2021-03-24 5:11 UTC (6+ messages)
` [v2 1/5] arm: socfpga: Rename Stratix10 and Agilex handoff common macros
` [v2 2/5] arm: socfpga: Changed wrap_pll_config_s10.c to wrap_pll_config_soc64.c
` [v2 3/5] arm: socfpga: Changed system_manager_s10.c to system_manager_soc64.c
` [v2 4/5] arm: socfpga: Rearrange sequence of macros in handoff_soc64.h
` [v2 5/5] arm: socfpga: Restructure Stratix10 and Agilex handoff code
Patches pending for review
2021-03-24 4:42 UTC (3+ messages)
[v1 0/5] Restructure Stratix10 and Agilex handoff code
2021-03-24 4:00 UTC (7+ messages)
` [v1 4/5] arm: socfpga: Rearrange sequence of macros in handoff_soc64.h
` [v1 5/5] arm: socfpga: Restructure Stratix10 and Agilex handoff code
test/overlay builds every time
2021-03-24 3:51 UTC
[PATCH v2 0/2] power: regulator: add driver for ANATOP regulator
2021-03-24 2:01 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] doc: device-tree-bindings: regulator: anatop regulator
[PATCH 1/2] of: addr: Abort address translation for parent nodes missing 'ranges'
2021-03-24 1:35 UTC (15+ messages)
SAMA5D3 Xplained: SPL broken after panic added to /lib/time.c:94
2021-03-24 0:34 UTC (9+ messages)
[RFC PATCH v2 1/2] arch: riscv: cpu: Add callback to init each core
2021-03-24 0:32 UTC (4+ messages)
` [RFC PATCH v2 2/2] board: sifive: unmatched: clear feature disable CSR
[PATCH v2] sunxi: add fdtoverlay_addr_r environment variable
2021-03-23 20:27 UTC
[PATCH] efi_loader: Add a locality event on the eventlog
2021-03-23 18:13 UTC
[PATCH v3 0/2] riscv: simplify longjmp
2021-03-23 18:11 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] test: unit test for longjmp
[PATCH] mtd: spi-nor-ids: Add Macronix MX66UW2G345G
2021-03-23 13:35 UTC
[PATCH] mtd: spi-nor-ids: Add Macronix MX66UW2G345G
2021-03-23 13:16 UTC
Help needed with uboot for CHIP
2021-03-23 11:30 UTC (7+ 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