messages from 2023-07-16 00:44:36 to 2023-07-17 15:22:59 UTC [more...]
[PATCH] video: hx8394: Add panel driver for hannstar,hsd060bhw4
2023-07-17 15:22 UTC (2+ messages)
[PATCH] video: backlight: pwm: avoid integer overflow in duty cycle calculation
2023-07-17 15:22 UTC (2+ messages)
[PATCH] fs/erofs: Introduce new features including ztailpacking, fragments and dedupe
2023-07-17 15:12 UTC (3+ messages)
[PATCH v4 0/4] SPL NVMe support
2023-07-17 15:12 UTC (7+ messages)
[PATCH 00/18] K3 HS Support along with fixes
2023-07-17 14:59 UTC (21+ messages)
` [PATCH 01/18] arch: mach-k3: security: fix the check for authentication
` [PATCH 03/18] board: ti: am64x: am64x.env: set fdtfile env variable
` [PATCH 07/18] environment: ti: Prefix ARM64 DTB names with directory
` [PATCH 08/18] environment: ti: Make get_fdt_mmc common
` [PATCH 12/18] include: armv7: Enable distroboot across all configs
` [PATCH 13/18] configs: k3: make consistent bootcmd across all k3 socs
` [PATCH 14/18] board: ti: keys: add .key and .crt for fit signature signing
Please pull u-boot-video
2023-07-17 14:38 UTC (2+ messages)
Pull request efi-2023-10-rc1
2023-07-17 14:38 UTC (2+ messages)
[PATCH v7 00/23] Migration to using binman for bootloader
2023-07-17 13:41 UTC (10+ messages)
` [PATCH v7 05/23] j721e: dts: binman: Package tiboot3.bin, sysfw.itb, tispl.bin, u-boot.img
[RFC PATCH 0/4] arm: dts: Sync k3-am62 with upstream
2023-07-17 12:27 UTC (2+ messages)
[PATCH v1 0/5] rockchip: Support OP-TEE binaries in ARM FIT images
2023-07-17 13:42 UTC (7+ messages)
` [PATCH v1 1/5] rockchip: Support OP-TEE for ARM in FIT images created by binman
` [PATCH v1 2/5] evb-rk3229_defconfig: Drop SPL_STACK_R_MALLOC_SIMPLE_LEN
` [PATCH v1 3/5] rockchip: RK322x: select SPL_OPTEE_IMAGE
` [PATCH v1 4/5] rockchip: evb_rk3229: Update/fix README
` [PATCH v1 5/5] optee: Support Rockchip OPTEE binaries
[PATCH v3] fpga: add inline stub for fpga_load
2023-07-17 13:25 UTC
Please pull u-boot-x86
2023-07-17 12:44 UTC
[PATCH v3 0/5] Introduce the sysinfo command
2023-07-17 12:27 UTC (4+ messages)
` [PATCH v3 4/6] sysinfo: Add documentation
[PATCH v2 1/4] cmd: bind: Add unbind command with driver filter
2023-07-17 11:21 UTC (4+ messages)
` [PATCH v2 2/4] usb: gadget: ether: Inline functions used once
` [PATCH v2 3/4] usb: gadget: ether: Move probe function above driver structure
` [PATCH v2 4/4] usb: gadget: ether: Handle gadget driver registration in probe and remove
[PATCH v4 00/12] Integrate EFI capsule tasks into u-boot's build flow
2023-07-17 11:18 UTC (19+ messages)
` [PATCH v4 01/12] binman: bintool: Build a tool from a list of commands
` [PATCH v4 03/12] capsule: authenticate: Add capsule public key in platform's dtb
` [PATCH v4 06/12] binman: capsule: Add support for generating capsules
` [PATCH v4 08/12] CI: capsule: Setup the files needed for capsule update testing
` [PATCH v4 11/12] sandbox: capsule: Add a config file for generating capsules
` [PATCH v4 12/12] sandbox: capsule: Generate capsule related files through binman
[PATCH v3] event: Add fpga load event
2023-07-17 10:36 UTC (2+ messages)
[PATCH v2] x86: Update docs link in bootparam header
2023-07-17 9:29 UTC (3+ messages)
[PATCH 00/17] Hi,
2023-07-17 9:27 UTC (2+ messages)
` [PATCH 00/17] arm64: zynqmp: Sync DTs was [Hi,]
[PATCH v5 00/46] x86: Use qemu-x86_64 to boot EFI installers
2023-07-17 9:24 UTC (58+ messages)
` [PATCH v5 01/46] bdinfo: Add tests for serial settings
` [PATCH v5 02/46] x86: Return mtrr_add_request() to its old purpose
` [PATCH v5 03/46] x86: Allow listing MTRRs in SPL
` [PATCH v5 04/46] x86: mtrr: Add documentation
` [PATCH v5 05/46] bios_emulator: Add Kconfig and adjust Makefile for SPL
` [PATCH v5 06/46] bios_emulator: Drop VIDEO_IO_OFFSET
` [PATCH v5 07/46] x86: Tidy up EFI code in interrupt_init()
` [PATCH v5 08/46] x86: Add a comment for board_init_f_r_trampoline()
` [PATCH v5 09/46] x86: Show the CPU physical address size with bdinfo
` [PATCH v5 10/46] x86: Correct get_sp() implementation for 64-bit
` [PATCH v5 11/46] x86: Show an error when a BIOS exception occurs
` [PATCH v5 12/46] acpi: Add a comment to set the acpi tables
` [PATCH v5 13/46] bdinfo: Show the RAM top and approximate stack pointer
` [PATCH v5 14/46] part: Allow setting the partition-table type
` [PATCH v5 15/46] qfw: Show the file address if available
` [PATCH v5 16/46] log: Tidy up an ambiguous comment
` [PATCH v5 17/46] qfw: Set the address of the ACPI tables
` [PATCH v5 18/46] efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG
` [PATCH v5 19/46] x86: Improve the trampoline in 64-bit mode
` [PATCH v5 20/46] bdinfo: Show the malloc base with the bdinfo command
` [PATCH v5 21/46] nvme: Provide more useful debugging messages
` [PATCH v5 22/46] pci: Support autoconfig in SPL
` [PATCH v5 23/46] pci: Allow the video BIOS to work in SPL with QEMU
` [PATCH v5 24/46] pci: Tidy up logging and reporting for video BIOS
` [PATCH v5 25/46] x86: Allow video-BIOS code to be built for SPL
` [PATCH v5 26/46] x86: Pass video settings from SPL to U-Boot proper
` [PATCH v5 27/46] x86: Ensure SPL banner is only shown once
` [PATCH v5 28/46] x86: Init video in SPL if enabled
` [PATCH v5 29/46] pci: Adjust video BIOS debugging to be SPL-friendly
` [PATCH v5 30/46] pci: Mask the ROM address in case it is already enabled
` [PATCH v5 31/46] x86: Enable display for QEMU 64-bit
` [PATCH v5 32/46] x86: Allow logging to be used in SPL reliably
` [PATCH v5 33/46] fs: fat: Shrink the size of a few strings
` [PATCH v5 34/46] fs: fat: Support reading from a larger block size
` [PATCH v5 35/46] x86: Enable useful options for qemu-86_64
` [PATCH v5 36/46] x86: Refactor table-writing code a little
` [PATCH v5 37/46] x86: Record the start and end of the tables
` [PATCH v5 38/46] x86: Convert some debug statements to use logging
` [PATCH v5 39/46] x86: link: Support Micron memory
` [PATCH v5 40/46] x86: Make sure that the LPC is active before SDRAM init
` [PATCH v5 41/46] log: Support outputing function names in SPL
` [PATCH v5 42/46] sandbox: Correct header order in board file
` [PATCH v5 43/46] sandbox: Install ACPI tables on startup
` [PATCH v5 44/46] efi: Use the installed ACPI tables
` [PATCH v5 45/46] x86: video: Add a driver for QEMU bochs emulation
` [PATCH v5 46/46] x86: Switch QEMU over to use the bochs driver
[PATCH] mtd: Add missing MTD dependency for cfi_mtd
2023-07-17 9:22 UTC (2+ messages)
[PATCH] mmc: zynq_sdhci: Dll reset only for ZynqMP platform
2023-07-17 9:21 UTC (2+ messages)
[PATCH] mtd: spi-nor: Add support for w25q256jwm
2023-07-17 9:19 UTC (2+ messages)
[PATCH v2] xilinx: zynqmp: Extract aes operation into new file
2023-07-17 9:19 UTC (2+ messages)
[PATCH] arm64: zynqmp: Switch to amd.com emails
2023-07-17 9:10 UTC (2+ messages)
[PATCH] xilinx: zynq: Enable fdt apply utility for zynq
2023-07-17 9:10 UTC (2+ messages)
[PATCH] pci: Fix device_find_first_child() return value handling
2023-07-17 7:42 UTC (2+ messages)
[PATCH v6 0/3] binman: Add support for externally encrypted blobs
2023-07-17 7:05 UTC (4+ 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] .mailmap: Correct entires for Masahiro Yamada
2023-07-17 6:55 UTC (2+ messages)
[PATCH v2 0/8] Integrate EFI capsule tasks into u-boot's build flow
2023-07-17 6:20 UTC (5+ messages)
` [PATCH v2 5/8] tools: mkeficapsule: Add support for parsing capsule params from config file
[PATCH v3 00/18] bootstd: Add a bootmeth for ChromiumOS on x86
2023-07-17 3:19 UTC (9+ messages)
[PATCH v3 0/5] rockchip: rk3568: Use dwc3-generic driver
2023-07-16 22:35 UTC (6+ messages)
` [PATCH v3 1/5] Revert "arm: dts: rockchip: radxa-cm3-io, rock-3a: enable regulators for usb"
` [PATCH v3 2/5] usb: dwc3-generic: Return early when there is no child node
` [PATCH v3 3/5] usb: dwc3-generic: Relax unsupported dr_mode check
` [PATCH v3 4/5] usb: dwc3-generic: Add rk3568 support
` [PATCH v3 5/5] rockchip: rk3568: Use dwc3-generic driver
[PATCH v2 0/2] power: pmic: add TPS65913 support
2023-07-16 18:57 UTC (15+ messages)
` [PATCH v2 2/2] power: pmic: fix regulators behaviour
[PATCH] CI: Add automatic retry for test.py jobs
2023-07-16 18:17 UTC (9+ messages)
[PATCH] configs: rockchip: drop useless DEBUG_UART_SKIP_INIT
2023-07-16 16:53 UTC
[PATCH v2 0/5] rockchip: rk3568: Use dwc3-generic driver
2023-07-16 16:01 UTC (10+ messages)
` [PATCH v2 2/5] usb: dwc3-generic: Return early when there is no child node
` [PATCH v2 3/5] usb: dwc3-generic: Relax unsupported dr_mode check
[PATCH] usb: mtu3: Fix device_find_first_child() return value handling
2023-07-16 15:53 UTC
[PATCH v4 00/45] x86: Use qemu-x86_64 to boot EFI installers
2023-07-16 15:18 UTC (8+ messages)
` [PATCH v4 26/45] x86: Init video in SPL if enabled
` [PATCH v4 32/45] fs: fat: Support reading from a larger block size
[RFC PATCH 0/3] Minimal platform configuration
2023-07-16 15:12 UTC (6+ messages)
` [RFC PATCH 1/3] scripts: kconfig: Add config fragment support in board/../
[PATCH 1/1] test: avoid function name 'setup'
2023-07-16 13:37 UTC (3+ messages)
[PATCH] sunxi: H6: Enable Ethernet on Orange Pi One Plus
2023-07-16 6:14 UTC (4+ messages)
[PATCH] add axp313a support
2023-07-16 13:01 UTC (4+ messages)
[PATCH 1/1] part: eliminate part_get_info_by_name_type()
2023-07-16 11:34 UTC
[PATCH v3 00/81] buildman: Refactor code and correct some pylint warnings
2023-07-16 0:36 UTC (42+ messages)
` [PATCH v3 21/81] buildman: Fix most pylint warnings in control
` [PATCH v3 25/81] buildman: Add a test for the -A option
` [PATCH v3 43/81] buildman: Tweak commits and show_bloat
` [PATCH v3 44/81] buildman: Moving running of the builder into a function
` [PATCH v3 45/81] buildman: Drop some unnecessary variables
` [PATCH v3 46/81] buildman: Adjust show_toolchain_prefix() to not return
` [PATCH v3 47/81] buildman: Move checking for make into run_builder()
` [PATCH v3 48/81] buildman: Move getting the adjust_cfg "
` [PATCH v3 49/81] buildman: Use get_alow_missing() directly to avoid var
` [PATCH v3 50/81] buildman: Create a function to get number of built commits
` [PATCH v3 51/81] buildman: Convert camel case in cmdline.py
` [PATCH v3 52/81] buildman: Correct most pylint warnings in cmdline
` [PATCH v3 53/81] buildman: Add a test for --boards
` [PATCH v3 54/81] buildman: Convert to argparse
` [PATCH v3 55/81] buildman: Convert camel case in bsettings.py
` [PATCH v3 56/81] buildman: Convert camel case in builder.py
` [PATCH v3 57/81] buildman: Split parser creation in two
` [PATCH v3 58/81] buildman: Convert camel case in builderthread.py
` [PATCH v3 59/81] buildman: Correct most pylint warnings in builderthread
` [PATCH v3 60/81] buildman: Export _get_output_dir() to avoid warnings
` [PATCH v3 61/81] buildman: Correct invalid use of out_dir variable
` [PATCH v3 62/81] buildman: Drop unnecessary assignment of config_out
` [PATCH v3 63/81] buildman: Start a function to set up the make arguments
` [PATCH v3 64/81] buildman: Move setting of toolchain arguments to _build_args()
` [PATCH v3 65/81] buildman: Move more things into _build_args()
` [PATCH v3 66/81] buildman: Convert config_out to string IO
` [PATCH v3 67/81] buildman: Move reconfigure code into its own function
` [PATCH v3 68/81] buildman: Move bulid "
` [PATCH v3 69/81] buildman: Move reading of the done file into a function
` [PATCH v3 70/81] buildman: Move code to remove old outputs
` [PATCH v3 71/81] buildman: Move code to decide output dirs
` [PATCH v3 72/81] buildman: Move checkout code to a separate function
` [PATCH v3 73/81] buildman: Create a function to handle config and build
` [PATCH v3 74/81] buildman: Avoid passing result into _read_done_file()
` [PATCH v3 75/81] buildman: Tidy up reporting of a toolchain error
` [PATCH v3 76/81] buildman: Tidy up some comments in builderthread
` [PATCH v3 77/81] buildman: Move copy_files() out ot BuilderThread class
` [PATCH v3 78/81] buildman: Add a way to print the architecture for a board
` [PATCH v3 79/81] buildman: Use -D for --debug
` [PATCH v3 80/81] buildman: Add an option to check maintainers and targets
` [PATCH v3 81/81] buildman: Enable test coverage
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