messages from 2023-07-24 10:17:59 to 2023-07-25 01:27:55 UTC [more...]
[PATCH v7 0/4] Add StarFive JH7110 PCIe drvier support
2023-07-25 1:26 UTC (7+ messages)
` [PATCH v7 2/4] starfive: pci: Add StarFive JH7110 pcie driver
` [PATCH v7 3/4] configs: starfive-jh7110: Add support for PCIe host driver
` [PATCH v7 4/4] riscv: dts: starfive: Enable PCIe host controller
[PATCH v14 11/11] arm_ffa: efi: corstone1000: enable MM communication
2023-07-24 23:50 UTC (5+ messages)
` [PATCH v15 00/10] introduce Arm FF-A support
[PATCH v3 0/3] board: toradex: add verdin am62 support
2023-07-24 23:23 UTC (5+ messages)
` [PATCH v3 3/3] "
[PATCH v2 1/1] spl: CONFIG_SPL_PCI_PNP should depend on CONFIG_SPL_PCI
2023-07-24 23:05 UTC (2+ messages)
[PATCH v2 1/1] spl: initialize PCI before booting
2023-07-24 23:02 UTC (2+ messages)
Please pull u-boot-dm
2023-07-24 23:01 UTC (2+ messages)
RPi Zero 2 W usb keyboard support?
2023-07-24 19:53 UTC
[PATCH] xhci_register: Fix double free on failure
2023-07-24 19:45 UTC
[PATCH v3 00/11] Sign Xilinx ZynqMP SPL/FSBL boot images using binman
2023-07-24 18:46 UTC (15+ messages)
` [PATCH v3 02/11] binman: Don't decompress data while signing
` [PATCH v3 03/11] binman: blob_dtb: Add fake_size argument to ObtainContents()
` [PATCH v3 04/11] binman: doc: Add documentation for fdt_add_pubkey bintool
` [PATCH v3 05/11] binman: ftest: Add test for u_boot_spl_pubkey_dtb
` [PATCH v3 06/11] binman: btool: Add fdt_add_pubkey as btool
` [PATCH v3 07/11] binman: etype: Add u-boot-spl-pubkey-dtb etype
` [PATCH v3 08/11] binman: doc: Add documentation for Xilinx Bootgen bintool
[PATCH v6 0/3] binman: Add support for externally encrypted blobs
2023-07-24 18:46 UTC (10+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] binman: Allow cipher node as special section
` [PATCH v6 3/3] binman: Add tests for etype encrypted
[PATCH v4 00/83] buildman: Refactor code and correct some pylint warnings
2023-07-24 18:46 UTC (167+ messages)
` [PATCH v4 01/83] buildman: Fix verboose typo and add comment
` [PATCH v4 02/83] buildman: Allow --debug to enable debugging
` [PATCH v4 03/83] buildman: Exit with the return code consistently
` [PATCH v4 04/83] buildman: Rename the ARM boards
` [PATCH v4 05/83] buildman: Drop dead code to handle :CONFIG_ construct
` [PATCH v4 06/83] buildman: Avoid globals in leaf functions
` [PATCH v4 07/83] buildman: Add a test for Boards.scan_defconfigs()
` [PATCH v4 08/83] buildman: Add a test for Boards.output_is_new()
` [PATCH v4 09/83] buildman: Add a partial test for ensure_board_list()
` [PATCH v4 10/83] buildman: Tidy up common code in parse_file()
` [PATCH v4 11/83] buildman: Warn about dangling maintainer entries
` [PATCH v4 12/83] buildman: Refactor target handling in Boards.scan()
` [PATCH v4 13/83] buildman: Detect boards with multiple CONFIG_TARGETs defined
` [PATCH v4 14/83] buildman: Detect boards with no CONFIG_TARGET defined
` [PATCH v4 15/83] buildman: Correct operation of MAINTAINERS N:
` [PATCH v4 16/83] buildman: Just display a single line for missing maintainers
` [PATCH v4 17/83] buildman: Sort the maintainer warnings
` [PATCH v4 18/83] buildman: Correct logic for missing maintainers
` [PATCH v4 19/83] buildman: Add an option to check maintainers
` [PATCH v4 20/83] buildman: Provide an argument to the -R option
` [PATCH v4 21/83] buildman: Tidy up pylint warnings in main
` [PATCH v4 22/83] buildman: Convert camel case in control.py
` [PATCH v4 23/83] buildman: Fix most pylint warnings in control
` [PATCH v4 24/83] buildman: Move full-help processing to main
` [PATCH v4 25/83] buildman: Move series calculations into a separate function
` [PATCH v4 26/83] buildman: Move fetch-arch code "
` [PATCH v4 27/83] buildman: Add a test for the -A option
` [PATCH v4 28/83] buildman: Drop use of builder in show_actions()
` [PATCH v4 29/83] buildman: Move dry-run handling higher in do_buildman()
` [PATCH v4 30/83] buildman: Add tests for excluding things
` [PATCH v4 31/83] buildman: Move board-selection code into a function
` [PATCH v4 32/83] bulidman: Move more code to determine_series()
` [PATCH v4 33/83] buildman: Move Boards-object code into a function
` [PATCH v4 34/83] bulidman: Move toolchain handling to "
` [PATCH v4 35/83] bulldman: Set up output_dir earlier
` [PATCH v4 36/83] buildman: Move output-file setup into one place
` [PATCH v4 37/83] buildman: Pass option values to get_action_summary()
` [PATCH v4 38/83] buildman: Pass option values to show_actions()
` [PATCH v4 39/83] buildman: Build option-adjusting into a function
` [PATCH v4 40/83] buildman: Move counting of commits "
` [PATCH v4 41/83] buildman: Move setting up the output dir "
` [PATCH v4 42/83] buildman: Move commit numbering into determine_series()
` [PATCH v4 43/83] buildman: Avoid too many returns in do_buildman()
` [PATCH v4 44/83] buildman: Move remaining builder properties to constructor
` [PATCH v4 45/83] buildman: Tweak commits and show_bloat
` [PATCH v4 46/83] buildman: Moving running of the builder into a function
` [PATCH v4 47/83] buildman: Drop some unnecessary variables
` [PATCH v4 48/83] buildman: Adjust show_toolchain_prefix() to not return
` [PATCH v4 49/83] buildman: Move checking for make into run_builder()
` [PATCH v4 50/83] buildman: Move getting the adjust_cfg "
` [PATCH v4 51/83] buildman: Use get_alow_missing() directly to avoid var
` [PATCH v4 52/83] buildman: Create a function to get number of built commits
` [PATCH v4 53/83] buildman: Convert camel case in cmdline.py
` [PATCH v4 54/83] buildman: Correct most pylint warnings in cmdline
` [PATCH v4 55/83] buildman: Add a test for --boards
` [PATCH v4 56/83] buildman: Convert to argparse
` [PATCH v4 57/83] buildman: Convert camel case in bsettings.py
` [PATCH v4 58/83] buildman: Convert camel case in builder.py
` [PATCH v4 59/83] buildman: Split parser creation in two
` [PATCH v4 60/83] buildman: Convert camel case in builderthread.py
` [PATCH v4 61/83] buildman: Correct most pylint warnings in builderthread
` [PATCH v4 62/83] buildman: Export _get_output_dir() to avoid warnings
` [PATCH v4 63/83] buildman: Correct invalid use of out_dir variable
` [PATCH v4 64/83] buildman: Drop unnecessary assignment of config_out
` [PATCH v4 65/83] buildman: Start a function to set up the make arguments
` [PATCH v4 66/83] buildman: Move setting of toolchain arguments to _build_args()
` [PATCH v4 67/83] buildman: Move more things into _build_args()
` [PATCH v4 68/83] buildman: Convert config_out to string IO
` [PATCH v4 69/83] buildman: Move reconfigure code into its own function
` [PATCH v4 70/83] buildman: Move bulid "
` [PATCH v4 71/83] buildman: Move reading of the done file into a function
` [PATCH v4 72/83] buildman: Move code to remove old outputs
` [PATCH v4 73/83] buildman: Move code to decide output dirs
` [PATCH v4 74/83] buildman: Move checkout code to a separate function
` [PATCH v4 75/83] buildman: Create a function to handle config and build
` [PATCH v4 76/83] buildman: Avoid passing result into _read_done_file()
` [PATCH v4 77/83] buildman: Tidy up reporting of a toolchain error
` [PATCH v4 78/83] buildman: Tidy up some comments in builderthread
` [PATCH v4 79/83] buildman: Move copy_files() out ot BuilderThread class
` [PATCH v4 80/83] buildman: Add a way to print the architecture for a board
` [PATCH v4 81/83] buildman: Use -D for --debug
` [PATCH v4 82/83] buildman: Add an option to check maintainers and targets
` [PATCH v4 83/83] buildman: Enable test coverage
[PATCH 1/4] binman: Tidy up tests for pre-load entry type
2023-07-24 18:44 UTC (8+ messages)
` [PATCH 2/4] binman: Renumber 277_rockchip and 278_mkimage test files
` [PATCH 3/4] binman: Renumber 277...289 TI "
` [PATCH 4/4] binman: Add missing ssl documentation
[PATCH v2 1/4] cmd: bind: Add unbind command with driver filter
2023-07-24 18:13 UTC (3+ messages)
[PATCH 00/18] video: bochs: Remove the x86 limitation
2023-07-24 18:11 UTC (8+ messages)
` [PATCH 14/18] console: Print out complete stdio device list
` [PATCH 18/18] riscv: qemu: Enable usb keyboard as an input device
[PATCH v4.1 10/9] spl: Convert NVMe to spl_load
2023-07-24 18:09 UTC
[PATCH] clk: also return NULL for -ENOENT in devm_clk_get_optional functions
2023-07-24 17:57 UTC (3+ messages)
[PATCH v2 1/1] spl: initialize PCI before booting from MMC
2023-07-24 17:52 UTC (4+ messages)
[PATCH] spl: CONFIG_SPL_PCI_PNP should depend on CONFIG_SPL_PCI
2023-07-24 17:52 UTC (6+ messages)
[PATCH 1/1] spl: add FIT support to semihosting boot method
2023-07-24 17:41 UTC (3+ messages)
[PATCH v4 0/9] spl: Use common function for loading/parsing images
2023-07-24 17:12 UTC (10+ messages)
` [PATCH v4 1/9] spl: Add generic spl_load function
` [PATCH v4 2/9] spl: Convert ext to use spl_load
` [PATCH v4 3/9] spl: Convert fat to spl_load
` [PATCH v4 4/9] spl: Convert mmc "
` [PATCH v4 5/9] spl: Convert net "
` [PATCH v4 6/9] spl: Convert nor "
` [PATCH v4 7/9] spl: Convert semihosting "
` [PATCH v4 8/9] spl: Convert spi "
` [PATCH v4 9/9] spl: spi: Consolidate spi_load_image_os into spl_spi_load_image
bootstd regression from distro_bootcmd for removable EFI boot and weird return codes for fs
2023-07-24 16:48 UTC (3+ messages)
[PULL] u-boot-at91-fixes-2023.10-a
2023-07-24 16:41 UTC (2+ messages)
[PULL] u-boot-riscv/master
2023-07-24 16:41 UTC (2+ messages)
[PATCH 0/2] net: add support for HiSilicon Fast Ethernet Controller driver
2023-07-24 16:20 UTC (3+ messages)
` [PATCH 1/2] net: add hifemac Ethernet driver for HiSilicon platform
` [PATCH 2/2] net: add hifemac_mdio MDIO bus "
[PATCH 1/1] dm: adc: imx93-adc depends on ADC (fix boot)
2023-07-24 15:19 UTC (2+ messages)
[PATCH 00/18] K3 HS Support along with fixes
2023-07-24 14:57 UTC (3+ messages)
` [PATCH 01/18] arch: mach-k3: security: fix the check for authentication
[PATCH v8 00/23] Migration to using binman for bootloader
2023-07-24 14:57 UTC (3+ messages)
` [PATCH v8 01/23] binman: ti-board-config: Add support for TI board config binaries
[PATCH] dm: core: Deal with __symbols__ in devicetree
2023-07-24 14:53 UTC (2+ messages)
Strange construct in binman description
2023-07-24 14:53 UTC (2+ messages)
[PATCH 1/1] doc: describe QEMU emulation of block devices
2023-07-24 14:53 UTC (2+ messages)
[PATCH 1/1] doc: fix typo device_compat/.h
2023-07-24 14:53 UTC (2+ messages)
[PATCH 1/1] spl: initialize PCI before booting from SATA
2023-07-24 14:53 UTC (4+ messages)
[PATCH 0/9] x86: Fixes for distro booting
2023-07-24 14:52 UTC (10+ messages)
` [PATCH 1/9] x86: spl: Drop unwanted debug()
` [PATCH 2/9] video: Tidy up Makefile rule for video
` [PATCH 3/9] x86: Run QEMU machine setup in SPL
` [PATCH 4/9] Revert "x86: Switch QEMU over to use the bochs driver"
` [PATCH 5/9] board_f: Fix corruption of relocaddr
` [PATCH 6/9] x86: Correct copying of BIOS mode information
` [PATCH 7/9] video: Add a Kconfig option for SPL video handoff
` [PATCH 8/9] x86: Enable useful options for qemu-86
` [PATCH 9/9] x86: Update qemu documentation
[PATCH v4 0/2] net: ti: am65-cpsw-nuss: Fix DT binding handling of pinctrl
2023-07-24 13:57 UTC (3+ messages)
` [PATCH v4 1/2] net: ti: am65-cpsw-nuss: Enforce pinctrl state on the MDIO child node
` [PATCH v4 2/2] fixup! arm: dts: k3-am62: Bump dtsi from linux v6.5-rc1
[PATCH 1/1] test: avoid function name 'setup'
2023-07-24 13:58 UTC (4+ messages)
[PATCH v3 0/3] net: ti: am65-cpsw-nuss: Fix DT binding handling of pinctrl
2023-07-24 13:54 UTC (5+ messages)
` [PATCH v3 1/3] net: ti: am65-cpsw-nuss: Enforce pinctrl state on the MDIO child node
` [PATCH v3 2/3] fixup! arm: dts: k3-am62: Bump dtsi from linux v6.5-rc1
` [PATCH v3 3/3] fixup! net: ti: am65-cpsw-nuss: Enforce pinctrl state on the MDIO child node
[PATCH v2] board: at91: sama5d29_curiosity: add initial support for sama5d29_curiosity
2023-07-24 11:35 UTC
[PATCH v2] atmel_sdhci: Force card-detect if MMC_CAP_NONREMOVABLE
2023-07-24 11:31 UTC (2+ messages)
[PATCH] configs: sama5d2: enable CONFIG_LTO
2023-07-24 11:24 UTC (4+ messages)
[PATCH] configs: at91: sama5d2_icp_mmc: Enable CONFIG_LTO
2023-07-24 11:15 UTC (3+ messages)
[PATCH 00/20] sunxi: Allwinner T113s support
2023-07-24 10:54 UTC (3+ messages)
` [PATCH 16/20] sunxi: add Allwinner R528/T113 SoC support
[PATCH v3] xilinx: zynqmp: Extract aes operation into new file
2023-07-24 10:39 UTC (2+ messages)
[PATCH v4 0/7] Add support for PMICs used on Tegra 3 devices
2023-07-24 10:22 UTC (8+ messages)
` [PATCH v4 1/7] power: pmic: palmas: support TI TPS65913 PMIC
` [PATCH v4 2/7] power: pmic: add the base MAX77663 PMIC support
` [PATCH v4 3/7] power: regulator: max77663: add regulator support
` [PATCH v4 4/7] power: pmic: add the base TPS80031 PMIC support
` [PATCH v4 5/7] power: regulator: tps80031: add regulator support
` [PATCH v4 6/7] power: pmic: tps65910: add TPS65911 PMIC support
` [PATCH v4 7/7] power: regulator: tps65911: add regulator support
[PATCH 1/1] spl: initialize PCI before booting from MMC
2023-07-24 10:21 UTC (2+ messages)
[PATCH v2] efi_loader: make efi_delete_handle() follow the EFI spec
2023-07-24 10:17 UTC
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