messages from 2022-12-17 21:38:47 to 2022-12-19 20:30:33 UTC [more...]
[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 0/6] add support for repository-local .patman config file
2022-12-19 19:20 UTC (13+ 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 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 (4+ messages)
` [PATCH 2/2] test: cmd: exit: Add unit test for exit and partly run commands
[RESEND RFC PATCH 0/2] video: ti: am335x: drop pre-driver-model code
2022-12-19 19:20 UTC (5+ 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] 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 "
[u-boot][master][PATCH 1/3] pico-imx7d: add support for 2GB memory SoMs
2022-12-19 16:31 UTC (6+ messages)
` [u-boot][master][PATCH 2/3] pico-imx7d: add baseboard SD card boot detect
` [u-boot][master][PATCH 3/3] pico-imx7d: update defconfigs of pico-imx7d baseboards
[PATCH 0/2] Enable ethernet for ti am62x
2022-12-19 16:15 UTC (3+ messages)
` [PATCH 1/2] arm: dts: k3-am625-sk: Enable first ethernet port
` [PATCH 2/2] configs: am62x_evm_a53: Enable ethernet
[PATCH] board: presidio-asic: Remove CONFIG_TARGET_VENUS
2022-12-19 15:26 UTC
[PATCH] eficonfig: EFI_VARIABLE_APPEND_WRITE is not set for null key
2022-12-19 15:12 UTC
RFC: Handling of multiple EFI System Partitions
2022-12-19 14:29 UTC (8+ messages)
[PATCH v4 00/25] ARM: Add Rockchip RV1126 support
2022-12-19 13:51 UTC (10+ messages)
` [PATCH v4 18/25] ARM: dts: rockchip: Add Rockchip RV1126 SoC
` [PATCH v4 22/25] ARM: dts: rockchip: rv1126: Add Edgeble Neural Compute Module 2(Neu2)
` [PATCH v4 23/25] ARM: dts: rockchip: rv1126: Add Edgeble Neural Compute Module 2(Neu2) IO
` [PATCH v4 25/25] board: rockchip: Add Edgeble Neu2 IO Board
[ANN] U-Boot v2023.01-rc4 released
2022-12-19 13:46 UTC
Pull request: u-boot-rockchip-20221219
2022-12-19 13:44 UTC (2+ messages)
[PATCH] Makefile: add -W for BINMAN_ALLOW_MISSING
2022-12-19 13:36 UTC (4+ messages)
[PATCH 0/3] clk: imx8mn: miscellaneous cleanups and bug fixes
2022-12-19 11:31 UTC (4+ messages)
` [PATCH 1/3] clk: imx8mn: rename vpu_pll to m7_alt_pll
` [PATCH 2/3] clk: imx: rename video_pll1 to video_pll
` [PATCH 3/3] clk: imx8mn: fix imx8mn_enet_phy_sels clocks list
[PATCH 0/2] efi_loader: fix efi_get_next_variable_name_mem()
2022-12-19 9:19 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] efi_selftest: conformance test for GetNextVariableName
[PATCH v4 00/19] Add USB on SAM9X60, SAMA7G5 and SAMA5D2 boards
2022-12-19 8:46 UTC (20+ messages)
` [PATCH v4 01/19] ARM: dts: sam9x60: Add OHCI and EHCI DT nodes
` [PATCH v4 02/19] clk: at91: Add support for sam9x60 USB clock
` [PATCH v4 03/19] clk: at91: sam9x60: Register the required clocks for USB
` [PATCH v4 04/19] clk: at91: pmc: export clock setup to pmc
` [PATCH v4 05/19] clk: at91: sam9x60: Add initial setup of UPLL and USBCK rates
` [PATCH v4 06/19] usb: ohci-at91: Enable OHCI functionality and register into DM
` [PATCH v4 07/19] dt-bindings: reset: add sama7g5 definitions
` [PATCH v4 08/19] dt-bindings: clk: at91: Define additional UTMI related clocks
` [PATCH v4 09/19] ARM: dts: at91: sama7: Add USB related DT nodes
` [PATCH v4 10/19] ARM: at91: add sama7 SFR definitions
` [PATCH v4 11/19] reset: at91: Add reset driver for basic assert/deassert operations
` [PATCH v4 12/19] phy: at91: Add support for the USB 2.0 PHY's of SAMA7
` [PATCH v4 13/19] usb: ohci-at91: Add USB PHY functionality
` [PATCH v4 14/19] ARM: dts: at91: sama5d2_icp: Add pinctrl nodes for USB related DT nodes
` [PATCH v4 15/19] ARM: dts: at91: sama5d27_wlsom1_ek: Add pinctrl nodes for USB "
` [PATCH v4 16/19] configs: at91: sam9x60ek: Add required configs for the USB command
` [PATCH v4 17/19] configs: at91: sama5d2: Enable OHCI/EHCI related configs
` [PATCH v4 18/19] configs: at91: sama7: Enable USB and RESET functionality
` [PATCH v4 19/19] usb: ohci-at91: Add `ohci_t` field in `ohci_at91_priv`
Converting to DM SERIAL for Kirkwood boards
2022-12-19 7:29 UTC (9+ messages)
[PATCH v4 0/5] add support for Theobroma Systems PX30-µQ7 (Ringneck) with Haikou devkit
2022-12-19 7:12 UTC (6+ messages)
` [PATCH v4 3/5] rockchip: px30: insert u-boot, spl-boot-device into U-Boot device tree
` [PATCH v4 5/5] rockchip: add support for PX30 Ringneck SoM on Haikou Devkit
[PATCH 1/2] arm: mediatek: add mt8195 SOC support
2022-12-19 6:43 UTC (9+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] board: mediatek: add mt8195 demo board
` [PATCH v4 1/2] arm: mediatek: add mt8195 SOC support
` [PATCH v4 2/2] board: mediatek: add mt8195 demo board
[PATCH u-boot] powerpc/mpc85xx: Pass correct cpu compiler flags
2022-12-19 3:12 UTC (3+ messages)
[PATCH v3] doc: add texinfodocs and infodocs targets
2022-12-19 2:48 UTC
[PATCH v2 0/2] fix eficonfig GetNextVariableName calls handling
2022-12-19 2:33 UTC (3+ 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 1/9] patman: cosmetic: Fix PEP 8 warnings for the gitutil module
2022-12-19 1:59 UTC (9+ messages)
` [PATCH 2/9] patman: locate test data files via __file__ and pathlib
` [PATCH 3/9] patman: invoke the checkpatch.pl script with '--u-boot'
` [PATCH 4/9] patman: fix test_indent test
` [PATCH 5/9] patman: rename main script to __main__.py
` [PATCH 6/9] patman: add pytest configuration file
` [PATCH 7/9] patman: hide the 'test' action unless test data is available
` [PATCH 8/9] patman: document how to run test suite via pytest
` [PATCH 9/9] patman: document default 'send' command
Pull request for efi-2023-01-rc4
2022-12-19 1:59 UTC (2+ messages)
Pull request: u-boot-sunxi/master for 2023.01
2022-12-19 1:59 UTC (2+ messages)
[PATCH] doc: add texinfodocs and infodocs targets
2022-12-19 1:53 UTC (3+ messages)
[PATCH] Makefile: With BINMAN_ALLOW_MISSING=1 don't error on missing
2022-12-19 1:51 UTC (9+ messages)
[PATCH 0/2] Add support for Infineon s25fs256t
2022-12-19 1:28 UTC (3+ messages)
` [PATCH 1/2] mtd: spi-nor: Rename s25hx_t prefix
` [PATCH 2/2] mtd: spi-nor: Add support for Infineon s25fs256t
[PATCH] rockchip: rk3399: pass platform parameter to TF-A by default
2022-12-18 14:03 UTC (3+ messages)
[PATCH v2] doc: add texinfodocs and infodocs targets
2022-12-18 12:56 UTC (2+ messages)
[PATCH v1 0/4] arm: s5p4418: migrate to DM_SERIAL
2022-12-18 12:26 UTC (5+ messages)
` [PATCH v1 1/4] arm: s5p4418: dm_serial: add driver source code
` [PATCH v1 2/4] arm: s5p4418: dm_serial: add uarts to dts
` [PATCH v1 3/4] arm: s5p4418: dm_serial: switch to DM_SERIAL
` [PATCH v1 4/4] arm: s5p4418: dm_serial: remove old code / add DEBUG_UART
[PATCH] powerpc: dts: keymile: Deduplicate binman code
2022-12-18 11:04 UTC (12+ messages)
[PATCH] phy: rockchip: handle clock without enable function
2022-12-18 10:22 UTC (2+ messages)
[PATCH] rockchip: Pinebook Pro: Do not initialize i2c before relocation
2022-12-18 10:20 UTC (6+ messages)
[PATCH v2] configs: roc-pc-rk3399: Enable rockchip efuse support
2022-12-18 10:10 UTC (2+ messages)
[PATCH 1/2] rc4: mark key as const
2022-12-18 10:09 UTC (4+ messages)
` [PATCH 2/2] rockchip: mkimage: make RC4 key const
[PATCH] rockchip: puma-rk3399: sync DTS with Linux kernel next-20221114
2022-12-18 10:07 UTC (2+ messages)
[PATCH] board: rockchip: Add support for Rock Pi S
2022-12-18 10:06 UTC (2+ messages)
[PATCH v2] rockchip: px30: make watchdog and tsadc trigger a first global reset
2022-12-18 9:52 UTC (2+ messages)
[PATCH] rockchip: puma: fix GPT table corruption when saving U-Boot environment
2022-12-18 9:47 UTC (2+ messages)
[PATCH 0/3] Initial support for Pinephone Pro
2022-12-18 9:40 UTC (7+ messages)
` [PATCH 1/3] arm64: dts: rk3399: sync rk3399.dtsi from 6.1-rc1
` [PATCH 2/3] arm64: dts: rk3399: Add upstream Pinephone Pro dts
` [PATCH 3/3] rockchip: Add initial support for the PINE64 Pinephone Pro
[PATCH] arm: dts: rockchip: add support for ROCK 4C+
2022-12-18 9:38 UTC (2+ messages)
[PATCH] arm: dts: rockchip: enable ums/rockusb command for ROCK Pi 4
2022-12-18 9:35 UTC (2+ messages)
[PATCH 1/1] test: add unit test for u16_strnlen()
2022-12-18 7:28 UTC (2+ messages)
[PATCH] doc: Fix eth_env_[gs]et_enetaddr() return value
2022-12-18 7:05 UTC (3+ messages)
[PATCH v2] doc: Fix eth_env_[gs]et_enetaddr() return value
2022-12-18 7:05 UTC
[PATCH] ARM: dts: imx: Add support for Data Modul i.MX8M Plus eDM SBC
2022-12-18 4:35 UTC
[PATCH 1/1] doc: correct heading level in printenv man-page
2022-12-18 4:07 UTC
[PATCH v2] net: eth-uclass: revalidate priv after stop() in eth_halt()
2022-12-18 1:51 UTC (9+ messages)
` [PATCH] usb: gadget: ether: split start/stop from init/halt
[PATCH] lds: align u-boot-nodtb with 8 bytes boundary
2022-12-17 23:59 UTC (8+ messages)
[PATCH 1/3] patman: remove extraneous imports
2022-12-17 22:24 UTC (6+ messages)
` [PATCH 2/3] patman: fix installation of README.rst data file
` [PATCH 3/3] patman: locate README.rst via importlib
[HELP] Need help about quemu + u-root + x86 Linux kernel running in sd card like quemu + grub2 + x86 Linux kernel way
2022-12-17 22:13 UTC (2+ messages)
[PATCH 0/3] Introduce new sign binman's option
2022-12-17 22:02 UTC (11+ messages)
` [PATCH 1/3] binman: add sign option for binman
[PATCH 1/1] cmd: allow sound command to play multiple sounds
2022-12-17 21:40 UTC (2+ 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