messages from 2022-12-19 15:51:34 to 2022-12-21 15:15:45 UTC [more...]
[PATCH 1/3] dt-bindings: mfd: add at91-usart.h from Linux
2022-12-21 15:15 UTC (3+ messages)
[PATCH] ARM: dts: at91: sama5d2: fix wrong interrupt-cells property
2022-12-21 15:14 UTC (3+ messages)
[PATCH] ARM: mach-at91: add support for sama7g5 chip id and extended id definition
2022-12-21 15:14 UTC (2+ messages)
[PATCH] lds: align u-boot-nodtb with 8 bytes boundary
2022-12-21 14:47 UTC (8+ messages)
[PATCH v7 00/12] binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script
2022-12-21 14:39 UTC (3+ messages)
` [PATCH v7 06/12] binman: Support new op-tee binary format
[PATCH] dm: pinctrl: Revert "pinctrl: probe pinctrl drivers during post-bind"
2022-12-21 14:27 UTC
Bootargs in RPI not working
2022-12-21 12:02 UTC
[PATCH v1 1/1] makefile: add multi_dtb_fit dep
2022-12-21 7:54 UTC
[PATCH V2 00/12] AM68: Add support for AM68 Starter Kit
2022-12-21 13:52 UTC (13+ messages)
` [PATCH V2 01/12] configs: j721s2_evm_r5: Enable support for building multiple dtbs into FIT
` [PATCH V2 02/12] configs: j721s2_evm_a72: "
` [PATCH V2 03/12] configs: j721s2_evm: Enable configs to store env in MMC FAT partition
` [PATCH V2 04/12] board: ti: j721s2: Add support to update board_name for am68-sk
` [PATCH V2 05/12] board: ti: j721s2: Enable support for reading EEPROM at next alternate address
` [PATCH V2 06/12] oboard: ti: j721s2: Add support for detecting multiple device trees
` [PATCH V2 07/12] arch: mach-k3: Update board specific API name to K3 generic API name
` [PATCH V2 08/12] board: ti: j721s2: Add board_init and support for selecting DT based on EEPROM
` [PATCH V2 09/12] arm: dts: Add initial support for AM68 Starter Kit System on Module
` [PATCH V2 10/12] arm: dts: Add support for A72 specific AM68 Starter Kit Base Board
` [PATCH V2 11/12] arm: dts: k3-am68-sk: Add r5 specific dt support
` [PATCH V2 12/12] include: configs: Update env for selecting right dtb
[PATCH 0/3] eficonfig: add vertical scroll support
2022-12-21 13:50 UTC (4+ messages)
` [PATCH 1/3] eficonfig: refactor eficonfig_process_common function
` [PATCH 2/3] eficonfig: refactor change boot order implementation
` [PATCH 3/3] eficonfig: add vertical scroll support
[PATCH v3] video: ti: am335x: restore driver-model code
2022-12-21 11:25 UTC
[PATCH v1] 1: Adding rngb entry in imx6ull device tree
2022-12-21 11:19 UTC (13+ messages)
` [PATCH v1] 2: Uboot RNG Driver using Data Co-processor
` [EXT] "
` [PATCH v1] 3: Added dcp_rng driver device binding code
` [EXT] "
` [EXT] Re: [PATCH v1] 1: Adding rngb entry in imx6ull device tree
[PATCH 1/1] net: missing break after net_ip6_handler()
2022-12-21 9:39 UTC (6+ messages)
Converting to DM SERIAL for Kirkwood boards
2022-12-21 9:29 UTC (16+ messages)
[PATCH] riscv: ae350: Enable CCTL_SUEN
2022-12-21 9:20 UTC (2+ messages)
[PATCH] timer: orion-timer: Fix problem with early static variable
2022-12-21 9:18 UTC
[PATCH] riscv: ae350: Support openSBI 1.0+ which enable FW_PIC
2022-12-21 9:16 UTC (2+ messages)
[PATCH u-boot] doc: board: qemu-ppce500: Update supported and unsupported
2022-12-21 9:01 UTC (4+ messages)
[PATCH 00/12] Introduce initial TI's J784S4 support
2022-12-21 4:27 UTC (3+ messages)
` [PATCH 04/12] drivers: dma: Add support for J784S4
[PATCH v2 0/4] Enable ethernet for ti am62x
2022-12-21 4:24 UTC (7+ messages)
` [PATCH v2 1/4] configs: am62x_evm_*: Correct SPI configuration option
` [PATCH v2 2/4] configs: am62x_evm_*: Run savedefconfig
` [PATCH v2 3/4] arm: dts: k3-am625-sk: Enable first ethernet port
` [PATCH v2 4/4] configs: am62x_evm_a53: Enable ethernet
[PATCH v5 0/6] add support for repository-local .patman config file
2022-12-21 1:56 UTC (20+ messages)
` [PATCH v5 1/6] patman: fix pep8 warnings in settings module
` [PATCH v5 2/6] patman: replace deprecated SafeConfigParser with ConfigParser
` [PATCH v5 3/6] patman: import gitutil module where it is needed
` [PATCH v5 4/6] patman: set the default config_fname argument value to None
` [PATCH v5 5/6] patman: fail early in Setup when provided config file does not exist
` [PATCH v5 6/6] patman: additionally honor a local .patman config file
[PATCH] patman: Switch to setuptools
2022-12-21 0:28 UTC (3+ messages)
[PATCH 0/1] test:dm:fix typo
2022-12-21 0:28 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v3 1/8] patman: cosmetic: Fix PEP 8 warnings for the gitutil module
2022-12-21 0:30 UTC (17+ messages)
` [PATCH v3 2/8] patman: locate test data files via __file__ and pathlib
` [PATCH v3 3/8] patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'
` [PATCH v3 4/8] patman: rename main script to __main__.py
` [PATCH v3 5/8] patman: add pytest configuration file
` [PATCH v3 6/8] patman: hide the 'test' command unless test data is available
` [PATCH v3 7/8] patman: document how to run test suite via pytest
` [PATCH v3 8/8] patman: document default 'send' command
[PATCH 1/3] patman: remove extraneous imports
2022-12-21 0:28 UTC (9+ messages)
` [PATCH 2/3] patman: fix installation of README.rst data file
` [PATCH 3/3] patman: locate README.rst via importlib
[PATCH v2] patman: add '--get-maintainer-script' argument
2022-12-21 0:28 UTC (2+ messages)
[PATCH v2] video: ti: am335x: restore driver-model code
2022-12-20 20:35 UTC
[RESEND RFC PATCH 0/2] video: ti: am335x: drop pre-driver-model code
2022-12-20 20:31 UTC (6+ messages)
` [RESEND RFC PATCH 1/2] Revert "video: Drop CONFIG_AM335X_LCD"
` [RESEND RFC PATCH 2/2] video: ti: am335x: drop pre-driver-model code
[PATCH 0/2] Enable distroboot as a boot option for am62x
2022-12-20 18:38 UTC (3+ messages)
` [PATCH 1/2] arm64:mach-k3 am625_init: Correct boot mode detection
` [PATCH 2/2] configs: Enable distroboot on am625
[PATCH v2 00/25] bootstd: Add a boot menu
2022-12-20 16:22 UTC (6+ messages)
Pull request for efi-2023-01-rc5
2022-12-20 16:21 UTC
[PATCH v5 0/3] Support UEFI SPI I/O protocol
2022-12-20 15:55 UTC (3+ messages)
` [PATCH v5 3/3] arm: dts: am335x-sancloud-bbe-lite: UEFI SPI export
[PATCH v2] eficonfig: EFI_VARIABLE_APPEND_WRITE is not set for null key
2022-12-20 14:50 UTC (2+ messages)
[u-boot][master][PATCH 1/3] pico-imx7d: add support for 2GB memory SoMs
2022-12-20 0:25 UTC (10+ messages)
` [u-boot][master][PATCH 2/3] pico-imx7d: add baseboard SD card boot detect
[PATCH 0/4] Enable gigadevice and add new part #s
2022-12-19 22:48 UTC (5+ messages)
` [PATCH 1/4] xilinx: zynq: Enable gigadevice
` [PATCH 2/4] arm64: zynqmp: "
` [PATCH 3/4] xilinx: versal: Enable gigadevice parts
` [PATCH 4/4] mtd: spi-nor-ids: add gigadevice part #
[PATCH] i2c: add dm_i2c_probe_chip() to detect chip presence
2022-12-19 19:57 UTC
[PATCH] arm: mach-k3: j721e: Add platform data for main_uart2
2022-12-19 18:08 UTC
[u-boot][PATCH v2 0/8] rawnand: omap_gpmc: driver model support
2022-12-20 10:22 UTC (9+ messages)
` [u-boot][PATCH v2 1/8] mtd: rawnand: omap_gpmc: Fix BCH6/16 HW based correction
` [u-boot][PATCH v2 2/8] mtd: rawnand: nand_base: Allow base driver to be used in SPL without nand_bbt
` [u-boot][PATCH v2 3/8] dt-bindings: mtd: Add ti, gpmc-nand DT binding documentation
` [u-boot][PATCH v2 4/8] mtd: rawnand: omap_gpmc: support u-boot driver model
` [u-boot][PATCH v2 5/8] mtd: rawnand: omap_gpmc: Add SPL NAND support
` [u-boot][PATCH v2 6/8] mtd: rawnand: omap_gpmc: Enable SYS_NAND_PAGE_COUNT for OMAP_GPMC
` [u-boot][PATCH v2 7/8] dt-bindings: mtd: Add ti, elm DT binding documentation
` [u-boot][PATCH v2 8/8] mtd: rawnand: omap_elm: u-boot driver model support
[PATCH] eficonfig: EFI_VARIABLE_APPEND_WRITE is not set for null key
2022-12-20 10:20 UTC (3+ messages)
[PATCH v1] pinctrl: nuvoton: add NPCM7xx/NPCM8xx reset type detect
2022-12-20 8:49 UTC
[PATCH] arm64: zynqmp: Remove unused snps,refclk_fladj property
2022-12-20 8:24 UTC (2+ messages)
[PATCH 1/2] arm64: zynqmp: Describe TI phy as ethernet phy ID on ZCU102 RevB & up
2022-12-20 8:23 UTC (2+ messages)
[PATCH] arm64: zynqmp: Remove unused USB DT properties
2022-12-20 8:22 UTC (2+ messages)
[PATCH 0/2] Enable ethernet for ti am62x
2022-12-20 7:55 UTC (5+ messages)
` [PATCH 1/2] arm: dts: k3-am625-sk: Enable first ethernet port
` [PATCH 2/2] configs: am62x_evm_a53: Enable ethernet
Pull request for tpm-20122022
2022-12-20 7:45 UTC
[ANN] U-Boot v2023.01-rc4 released
2022-12-20 7:17 UTC (4+ messages)
[PATCH v2 0/2] fix eficonfig GetNextVariableName calls handling
2022-12-20 6:45 UTC (7+ messages)
` [PATCH v2 1/2] eficonfig: carve out efi_get_next_variable_name_int calls
` [PATCH v2 2/2] eficonfig: avoid SetVariable between GetNextVariableName calls
[PATCH v2 1/2] cmd: exit: Fix return value propagation out of environment scripts
2022-12-20 6:26 UTC (2+ messages)
` [PATCH v2 2/2] test: cmd: exit: Add unit test for exit and partly run commands
[PATCH] patman: add '--get-maintainer-script' argument
2022-12-20 5:29 UTC (3+ messages)
[PATCH 0/6] add support for repository-local .patman config file
2022-12-20 3:29 UTC (14+ messages)
` [PATCH 1/6] patman: fix pep8 warnings in settings module
` [PATCH 2/6] patman: replace deprecated SafeConfigParser with ConfigParser
` [PATCH 3/6] patman: import gitutil module where it is needed
` [PATCH 4/6] patman: set the default config_fname argument value to None
` [PATCH 5/6] patman: fail early in Setup when provided config file does not exist
` [PATCH 6/6] patman: additionally honor a local .patman config file
[PATCH v4 0/6] add support for repository-local .patman config file
2022-12-20 2:55 UTC (7+ messages)
` [PATCH v4 1/6] patman: fix pep8 warnings in settings module
` [PATCH v4 2/6] patman: replace deprecated SafeConfigParser with ConfigParser
` [PATCH v4 3/6] patman: import gitutil module where it is needed
` [PATCH v4 4/6] patman: set the default config_fname argument value to None
` [PATCH v4 5/6] patman: fail early in Setup when provided config file does not exist
` [PATCH v4 6/6] patman: additionally honor a local .patman config file
[PATCH v4 0/5] add support for Theobroma Systems PX30-µQ7 (Ringneck) with Haikou devkit
2022-12-20 1:56 UTC (3+ messages)
` [PATCH v4 5/5] rockchip: add support for PX30 Ringneck SoM on Haikou Devkit
[PATCH u-boot] powerpc/mpc85xx: Disable AltiVec and VSX instructions
2022-12-19 21:46 UTC
[PATCH u-boot] powerpc/mpc85xx: Pass correct cpu compiler flags
2022-12-19 21:41 UTC (2+ messages)
` [PATCH v2] "
[PATCH 0/2] TI's K3 documentation updates
2022-12-19 20:29 UTC (3+ messages)
` [PATCH 1/2] doc: ti: reorganize existing ti docs
` [PATCH 2/2] doc: ti: add the K3 generation page
[PATCH v3] console: usb: kbd: Limit poll frequency to improve performance
2022-12-19 20:25 UTC (5+ messages)
` [External] : "
USB Device buffer overflow
2022-12-19 19:46 UTC (10+ messages)
` [PATCH] Prevent buffer overflow on USB control endpoint
[PATCH] imxtract: specify max gunzip size
2022-12-19 19:20 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 1/8] patman: cosmetic: Fix PEP 8 warnings for the gitutil module
2022-12-19 19:20 UTC (16+ messages)
` [PATCH v2 2/8] patman: locate test data files via __file__ and pathlib
` [PATCH v2 3/8] patman: invoke the checkpatch.pl script with '--u-boot' and '--strict'
` [PATCH v2 4/8] patman: rename main script to __main__.py
` [PATCH v2 5/8] patman: add pytest configuration file
` [PATCH v2 6/8] patman: hide the 'test' action unless test data is available
` [PATCH v2 7/8] patman: document how to run test suite via pytest
` [PATCH v2 8/8] patman: document default 'send' command
[PATCH 1/2] cmd: exit: Fix return value propagation out of environment scripts
2022-12-19 19:20 UTC (3+ messages)
` [PATCH 2/2] test: cmd: exit: Add unit test for exit and partly run commands
[PATCH] rockchip: Only call binman when TPL available
2022-12-19 19:20 UTC (2+ messages)
[PATCH v7 00/10] introduce Arm FF-A support
2022-12-19 19:20 UTC (11+ messages)
` [PATCH v8 "
` [PATCH v8 03/10] arm_ffa: introduce Arm FF-A low-level driver
[PATCH v3 1/1] patman: additionally honor a local .patman config file
2022-12-19 18:05 UTC
[PATCH v2 0/1] add support for repository-local .patman config file
2022-12-19 17:01 UTC (2+ messages)
` [PATCH v2 1/1] patman: additionally honor a local "
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