messages from 2023-08-17 06:04:39 to 2023-08-18 17:50:22 UTC [more...]
[PATCH] arm: mediatek: add usb support for MT7988
2023-08-18 17:49 UTC (2+ messages)
[PATCH] arm: dts: mediatek: convert gmac link mode to 2500base-x for r3
2023-08-18 17:49 UTC (2+ messages)
[PATCH] arm: bcm283x undefined reference to "print_cpuinfo"
2023-08-18 17:49 UTC (2+ messages)
[PATCH] armv8: Skip PIE in SPL due to load alignment fault
2023-08-18 17:49 UTC (2+ messages)
[PATCH] arm: Use builtins for ffs/fls
2023-08-18 17:49 UTC (2+ messages)
[PATCH v2 0/5] Allwinner R528/T113s PSCI
2023-08-18 17:40 UTC (7+ messages)
` [PATCH v2 1/5] sunxi: psci: clean away preprocessor macros
` [PATCH v2 2/5] sunxi: psci: refactor register access to separate functions
[GIT PULL] ARM: tegra: Changes for v2023.10-rc1
2023-08-18 17:04 UTC (4+ messages)
[RFC] spl_fit.c: SPL Falcon Mode return to U-Boot
2023-08-18 17:00 UTC (3+ messages)
` [EXT] "
[PATCH] rockchip: rk3566-anbernic-rgxx3: Rename defconfig to include SoC name
2023-08-18 16:49 UTC (3+ messages)
FIT Image not working in U-Boot
2023-08-18 15:10 UTC (12+ messages)
[PATCH] boot: Fix reference to bootmenu doc
2023-08-18 14:59 UTC (2+ messages)
Doc style for method functions
2023-08-18 14:59 UTC (5+ messages)
[PATCH v2 00/20] x86: efi: Fixes and improvements for coreboot
2023-08-18 14:55 UTC (27+ messages)
` [PATCH v2 01/20] x86: coreboot: Add IDE and SATA
` [PATCH v2 02/20] x86: coreboot: Enable standard boot
` [PATCH v2 03/20] x86: coreboot: Rearrange arch_cpu_init()
` [PATCH v2 04/20] x86: Set the CPU vendor in SPL
` [PATCH v2 05/20] x86: Allow APCI "
` [PATCH v2 06/20] x86: coreboot: Look for DBG2 UART in SPL too
` [PATCH v2 07/20] x86: coreboot: Enable CONFIG_SYS_NS16550_MEM32
` [PATCH v2 08/20] x86: coreboot: Drop USB init on startup
` [PATCH v2 09/20] x86: coreboot: Align options between coreboot and coreboot64
` [PATCH v2 10/20] x86: coreboot: Enable VIDEO_COPY
` [PATCH v2 11/20] efi: x86: Correct the condition for installing ACPI tables
` [PATCH v2 12/20] x86: smbios: Add a Kconfig indicating SMBIOS-table presence
` [PATCH v2 13/20] x86: Record the position of the SMBIOS tables
` [PATCH v2 14/20] efi: x86: Use the installed "
` [PATCH v2 15/20] efi: x86: Install the SMBIOS tables if present
` [PATCH v2 16/20] x86: coreboot: Record the position of the SMBIOS tables
` [PATCH v2 17/20] x86: doc: Move into its own directory
` [PATCH v2 18/20] x86: doc: Update summaries and add links
` [PATCH v2 19/20] x86: doc: Split out manual booting into its own file
` [PATCH v2 20/20] x86: doc: coreboot: Mention 64-bit Linux distros
[PATCH 0/2] fsl-layerscape: drop support for obsolete PPA secure firmware
2023-08-18 13:43 UTC (3+ messages)
` [PATCH 1/2] configs: layerscape: delete defconfigs using legacy PPA secure FW
` [PATCH 2/2] fsl-layerscape: drop obsolete PPA secure firmware support
[PATCH 0/1] lib/vsprintf.c: fix integer overflow in vsprintf
2023-08-17 23:49 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH 0/3] Allwinner R528/T113s PSCI
2023-08-18 14:27 UTC (7+ messages)
` [PATCH 3/3] sunxi: psci: implement PSCI on R528
[PATCHv6 00/14] net/lwip: add lwip library for the network stack
2023-08-18 14:24 UTC (22+ messages)
` [PATCHv6 04/14] net/lwip: implement dhcp cmd
` [PATCHv6 07/14] net/lwip: implement ping cmd
` [PATCHv6 09/14] net/lwip: implement lwIP port to U-Boot
[PATCH 0/6] cmd: gpt: GPT manipulation improvements
2023-08-18 14:23 UTC (3+ messages)
` [PATCH 1/6] cmd: gpt: Remove confusing help text
Trying to boot custom kernel on Wink Hub (i.MX28)
2023-08-18 13:45 UTC (8+ messages)
[PATCH] arm: rmobile: Fix off-by-one error in cpuinfo
2023-08-18 13:17 UTC
[PATCH v1] serial-uclass: reset gd->cur_serial_dev to NULL if serial not found
2023-08-18 9:34 UTC
[PATCH v9 0/7] Tegra: add ASUS/Google Nexus 7 (2012) support
2023-08-18 9:04 UTC (8+ messages)
` [PATCH v9 1/7] configs: tegra-common-post: add GPIO keyboard as STDIN device
` [PATCH v9 2/7] configs: tegra-common-post: make PXE and DHCP boot targets optional
` [PATCH v9 3/7] ARM: tegra: add SoC UID calculation function
` [PATCH v9 4/7] board: asus: transformer: add ASUS Transformer T30 family support
` [PATCH v9 5/7] board: asus: grouper: add Google Nexus 7 (2012) support
` [PATCH v9 6/7] board: lg: x3: add Optimus 4X HD and Optimus Vu support
` [PATCH v9 7/7] board: htc: endeavoru: add One X support
[PATCH 0/1] *** Documentation to set up U-Boot with VirtualBox ***
2023-08-18 8:33 UTC (3+ messages)
` [PATCH 1/1] Documentation extended with specific information for VirtualBox
[PATCH v2 0/2] introduce EVT_DM_POST_INIT_R to fix VF2 boot fail
2023-08-18 5:11 UTC (3+ messages)
` [PATCH v2 1/2] dm: event: add EVT_DM_POST_INIT_R event type
` [PATCH v2 2/2] riscv: cpu: make riscv_cpu_probe to EVT_DM_POST_INIT_R callback
[PATCH] dm: core: allow DM_POST_INIT_F notification for TIMER_EARLY
2023-08-18 4:40 UTC (3+ messages)
[PATCH] MAINTAINERS: Update UFS maintainer
2023-08-18 4:29 UTC (6+ messages)
[PATCH 0/7] spi-nor: Add parallel and stacked memories support
2023-08-18 4:21 UTC (8+ messages)
` [PATCH 1/7] dm: core: support reading a single indexed u64 value
` [PATCH 2/7] mtd: spi-nor: Add parallel and stacked memories support
` [PATCH 3/7] mtd: spi-nor: Add parallel memories support for read_sr and read_fsr
` [PATCH 4/7] mtd: spi-nor: Add parallel and stacked memories support in read_bar and write_bar
` [PATCH 5/7] spi: spi-uclass: Read chipselect and restrict capabilities
` [PATCH 6/7] spi: zynqmp_gqspi: Add parallel memories support in GQSPI driver
` [PATCH 7/7] spi: zynq_qspi: Add parallel memories support in QSPI driver
[PATCH 0/5] Add anti-rollback validation feature
2023-08-18 3:10 UTC (14+ messages)
` [PATCH 1/5] drivers: security: Add security devices to driver model
` [PATCH 2/5] drivers: security: Add TPM2 implementation of security devices
` [PATCH 3/5] common: Add OS anti-rollback validation using "
` [PATCH 4/5] common: Add OS anti-rollback grace period
` [PATCH 5/5] dm: test: Add a test for security driver
Strange gitlab idea
2023-08-18 3:10 UTC (10+ messages)
[PATCH 0/5] capsule: Embed the public key ESL as part of build
2023-08-18 3:10 UTC (8+ messages)
` [PATCH 2/5] scripts/Makefile.lib: Embed capsule public key in platform's dtb
[PATCH] tools: image-host: print error messages to stderr
2023-08-18 3:10 UTC (2+ messages)
[PATCH 0/3] Populate kaslr seed with TPM
2023-08-18 3:09 UTC (12+ messages)
` [PATCH 1/3] fdt: common API to populate kaslr seed
[PATCH 0/5] board: rockchip: Add Pine64 Quartz64 and SOQuartz boards
2023-08-17 23:56 UTC (5+ messages)
` [PATCH 1/5] board: rockchip: Add Pine64 Quartz64-A Board
[PATCH 0/3] rockchip: Add supported RK3566/RK3568 boards to documentation
2023-08-17 21:37 UTC (14+ messages)
` [PATCH 1/3] doc: rockchip: Add supported RK3566/RK3568 boards
` [PATCH 2/3] board: rockchip: rk35xx: Add device tree files to MAINTAINERS
` [PATCH 3/3] board: rockchip: rk35xx: Add myself as reviewer "
[PATCH v5 0/4] arm: dts: k3-am64: Sync DT with Linux
2023-08-17 19:18 UTC (2+ messages)
[PATCH v19 0/9] introduce Arm FF-A support
2023-08-17 19:02 UTC (3+ messages)
` [PATCH] arm_ffa: use debug logs
[PATCH] CI: x86: coreboot: Update to latest coreboot
2023-08-17 19:02 UTC (2+ messages)
[PATCH] corstone1000: update maintainers
2023-08-17 19:02 UTC (2+ messages)
[PATCH] arm: Add arch/arm/dts/Makefile specifically to MAINTAINERS
2023-08-17 19:02 UTC (2+ messages)
[PATCH] spl: provide weak empty stub for reset_cpu()
2023-08-17 17:45 UTC (2+ messages)
[PATCH 1/4] usb: gadget: g_dnl.c: Drop unused includes
2023-08-17 17:41 UTC (4+ messages)
` [PATCH 2/4] fwu-mdata: Make FWU_MDATA_GPT_BLK depend on DFU
` [PATCH 3/4] xilinx: zynqmp: Move dfu.h include to be with the code
` [PATCH 4/4] ti: mach-k3: "
[PATCH RESEND 0/5] clk: A few bugfixes/enhancements for CCF
2023-08-17 17:04 UTC (6+ messages)
` [PATCH RESEND 1/5] clk: export clk_register_mux_table()
` [PATCH RESEND 2/5] clk: call log_debug() instead to avoid console log printing
` [PATCH RESEND 3/5] clk: also handle ENOENT in *_optional functions
` [PATCH RESEND 4/5] clk: promote clk_dev_ops to linux/clk-provider.h
` [PATCH RESEND 5/5] clk: ccf: call clock provided ops directly for endisable()
[PATCH v2 0/6] capsule: Embed the public key ESL as part of build
2023-08-17 15:10 UTC (13+ messages)
` [PATCH v2 1/6] scripts/Makefile.lib: Collate all dtsi files for inclusion
` [PATCH v2 2/6] scripts/Makefile.lib: Add dtsi include files as deps for building DTB
` [PATCH v2 3/6] scripts/Makefile.lib: Embed capsule public key in platform's dtb
` [PATCH v2 6/6] doc: capsule: Document the new mechanism to embed ESL file into dtb
[PATCH v3 5/9] board_f: Fix corruption of relocaddr
2023-08-17 15:10 UTC (9+ messages)
[PATCH] CI: Add automatic retry for test.py jobs
2023-08-17 13:41 UTC (12+ messages)
[RFC] dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation
2023-08-17 13:41 UTC (5+ messages)
[PATCH 0/3] DTS Sync from next-20230815 to u-boot
2023-08-17 13:20 UTC (12+ messages)
` [PATCH 1/3] k3-j721s2: Sync from linux-next tag next-20230815
` [PATCH 3/3] docs: ti: j721s2_evm: Create documentation from J7200 docs
[PATCH 00/17] Enable UFS on DragonBoard845c
2023-08-17 12:13 UTC (11+ messages)
` [PATCH 17/17] MAINTAINERS: Update UFS maintainer
[PATCH 1/1] fs/erofs: avoid noisy messages
2023-08-17 9:15 UTC (2+ messages)
[PATCH v2 0/6] PHYTEC SoM detection for phyCORE-i.MX8MP
2023-08-17 8:57 UTC (7+ messages)
` [PATCH v2 1/6] board: phytec: Add common PHYTEC SoM detection
` [PATCH v2 2/6] board: phytec: common: Add imx8m specific EEPROM detection support
` [PATCH v2 3/6] board: phytec: phycore-imx8mp: Add EEPROM detection initialisation
` [PATCH v2 4/6] board: phytec: phycore_imx8mp: Update 2GB RAM Timings
` [PATCH v2 5/6] board: phytec: common: phytec_som_detection: Add helper for PCB revision
` [PATCH v2 6/6] board: phytec: phycore_imx8mp: Add 4000MTS RAM timings based on PCB rev
[PATCH 0/6] PHYTEC SoM detection for phyCORE-i.MX8MP
2023-08-17 8:55 UTC (13+ messages)
` [PATCH 2/6] board: phytec: common: Add imx8m specific EEPROM detection support
` [PATCH 3/6] board: phytec: phycore-imx8mp: Add EEPROM detection initialisation
` [PATCH 4/6] board: phytec: phycore_imx8mp: Update 2GB RAM Timings
` [PATCH 6/6] board: phytec: phycore_imx8mp: Add 4000MTS RAM timings based on PCB rev
[PATCH v2 0/2] rockchip: rk356x: Enable poweroff command
2023-08-17 8:28 UTC (5+ messages)
` [PATCH v2 1/2] power: pmic: rk8xx: Use sysreset implementation of the "
` [PATCH v2 2/2] rockchip: rk356x: Enable "
[PATCH v3 00/12] Remove unnecessary USBx dr_mode configuration
2023-08-17 8:15 UTC (4+ messages)
` [PATCH v3 09/12] usb: cdns3: Handle otg mode as peripheral
Problem upon startup with halted USB device on RaspberryPi 4
2023-08-17 7:51 UTC (6+ 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