Show patches with: State = Action Required       |    Archived = No       |   791 patches
« 1 2 3 47 8 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] spl: fit: Report fdt error for loading u-boot [v2] spl: fit: Report fdt error for loading u-boot - - 1 - --- 2022-07-30 Su, Bao Cheng trini Needs Review / ACK
[v9,14/14] treewide: Disable USE_SPL_FIT_GENERATOR by default binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script - - - - --- 2023-01-07 Simon Glass sjg Needs Review / ACK
[1/1] am65x_gp_evm: Support for ECC DDR with DMA priming [1/1] am65x_gp_evm: Support for ECC DDR with DMA priming - - - - --- 2023-05-26 Ben Roytburd trini Needs Review / ACK
led: Do not overwrite label led: Do not overwrite label - 1 - - --- 2023-10-23 Christian Gmeiner trini Needs Review / ACK
[v3] board: ti: common: board_detect: Fix EEPROM offset read for 1-byte [v3] board: ti: common: board_detect: Fix EEPROM offset read for 1-byte - 1 1 1 --- 2023-10-30 Prasanth Babu Mantena trini Needs Review / ACK
[v2,1/2] rng: move platform_get_rng_device() to rng-uclass.c Add dm_rng_read_default() helper - - - - --- 2023-11-02 Alexey Romanov trini Needs Review / ACK
[v2,2/2] rng: add dm_rng_read_default() helper Add dm_rng_read_default() helper - - - - --- 2023-11-02 Alexey Romanov trini Needs Review / ACK
[v2,1/6] led-uclass: honour ->label field populated by driver's own .bind some LED patches - - 2 - --- 2023-11-17 Rasmus Villemoes trini Needs Review / ACK
[v2,2/6] led-uclass: do not create fallback label for top-level node some LED patches - 1 - - --- 2023-11-17 Rasmus Villemoes trini Needs Review / ACK
[v2,3/6] led: introduce led_bind_generic() some LED patches - - 1 - --- 2023-11-17 Rasmus Villemoes trini Needs Review / ACK
[v2,4/6] led: led_gpio: use led_bind_generic() helper some LED patches - - 1 - --- 2023-11-17 Rasmus Villemoes trini Needs Review / ACK
[v2,5/6] led: led_pwm: use led_bind_generic() helper some LED patches - - 1 - --- 2023-11-17 Rasmus Villemoes trini Needs Review / ACK
[v2,6/6] led: add TI LP5562 LED driver some LED patches - - - - --- 2023-11-17 Rasmus Villemoes trini Needs Review / ACK
[v4,1/4] bootflow: bootmeth_efi: Set bootp_arch as hex bootflow: bootmeth_efi: Fix network efi boot. - - 1 - --- 2023-11-19 Shantur Rathore trini Needs Review / ACK
[v4,2/4] bootflow: bootmeth_efi: set bflow->fname from bootfile name bootflow: bootmeth_efi: Fix network efi boot. - - 1 - --- 2023-11-19 Shantur Rathore trini Needs Review / ACK
[v4,3/4] bootflow: bootmeth_efi: Handle fdt not available. bootflow: bootmeth_efi: Fix network efi boot. - - 1 - --- 2023-11-19 Shantur Rathore trini Needs Review / ACK
[v4,4/4] bootflow: bootmeth_efi: don't free buffer bootflow: bootmeth_efi: Fix network efi boot. - - 1 - --- 2023-11-19 Shantur Rathore trini Needs Review / ACK
[v3] smbios: arm64: Ensure table is written at a good address [v3] smbios: arm64: Ensure table is written at a good address - - - - --- 2023-11-21 Simon Glass trini Needs Review / ACK
[v4,4/5] lib: membuff: fix readline not returning line in case of overflow Implement fastboot multiresponce - - 1 - --- 2023-11-23 Svyatoslav Ryhel mkorpershoek Needs Review / ACK
[v2,01/18] bloblist: Update the tag numbering Support Firmware Handoff spec via bloblist - - - - --- 2023-11-27 Raymond Mao trini Needs Review / ACK
[v2,02/18] bloblist: Adjust API to align in powers of 2 Support Firmware Handoff spec via bloblist - - - - --- 2023-11-27 Raymond Mao trini Needs Review / ACK
[v2,03/18] bloblist: Change the magic value Support Firmware Handoff spec via bloblist - - - - --- 2023-11-27 Raymond Mao trini Needs Review / ACK
[v2,04/18] bloblist: Set version to 1 Support Firmware Handoff spec via bloblist - - - - --- 2023-11-27 Raymond Mao trini Needs Review / ACK
[v2,05/18] bloblist: Access record hdr_size and tag via a function Support Firmware Handoff spec via bloblist - - - - --- 2023-11-27 Raymond Mao trini Needs Review / ACK
[v2,06/18] bloblist: Drop the flags value Support Firmware Handoff spec via bloblist - - - - --- 2023-11-27 Raymond Mao trini Needs Review / ACK
[v2,07/18] bloblist: Drop the spare values Support Firmware Handoff spec via bloblist - - - - --- 2023-11-27 Raymond Mao trini Needs Review / ACK
[v2,08/18] bloblist: Change the checksum algorithm Support Firmware Handoff spec via bloblist - - - - --- 2023-11-27 Raymond Mao trini Needs Review / ACK
[v2,09/18] bloblist: Checksum the entire bloblist Support Firmware Handoff spec via bloblist - - - - --- 2023-11-27 Raymond Mao trini Needs Review / ACK
[v2,10/18] bloblist: Handle alignment with a void entry Support Firmware Handoff spec via bloblist - - - - --- 2023-11-27 Raymond Mao trini Needs Review / ACK
[v2,11/18] bloblist: Reduce blob-header size Support Firmware Handoff spec via bloblist - - - - --- 2023-11-27 Raymond Mao trini Needs Review / ACK
[v2,12/18] bloblist: Reduce bloblist header size Support Firmware Handoff spec via bloblist - - - - --- 2023-11-27 Raymond Mao trini Needs Review / ACK
[v2,13/18] bloblist: Add alignment to bloblist_new() Support Firmware Handoff spec via bloblist - - - - --- 2023-11-27 Raymond Mao trini Needs Review / ACK
[v2,14/18] bloblist: Update documentation and header comment Support Firmware Handoff spec via bloblist - - - - --- 2023-11-27 Raymond Mao trini Needs Review / ACK
[v2,15/18] fdt: Allow the devicetree to come from a bloblist Support Firmware Handoff spec via bloblist - - - - --- 2023-11-27 Raymond Mao trini Needs Review / ACK
[v2,16/18] bloblist: Align bloblist used_size and total_size to spec Support Firmware Handoff spec via bloblist - - - - --- 2023-11-27 Raymond Mao trini Needs Review / ACK
[v2,17/18] qemu-arm: Get bloblist from boot arguments Support Firmware Handoff spec via bloblist - - - - --- 2023-11-27 Raymond Mao trini Needs Review / ACK
[v2,18/18] bloblist: Load the bloblist from the previous loader Support Firmware Handoff spec via bloblist - - - - --- 2023-11-27 Raymond Mao trini Needs Review / ACK
ddr: imx: Save the FW loading if it hasn't changed ddr: imx: Save the FW loading if it hasn't changed - - 1 - --- 2023-01-02 Shawn Guo sbabic Under Review
arm: mxs: Fix ICOLL macro name typo arm: mxs: Fix ICOLL macro name typo - - 1 - --- 2023-07-29 Marek Vasut sbabic Under Review
[v5,01/13] video: test: Split copy frame buffer check into a function Add video damage tracking - - 1 - --- 2023-08-21 Alper Nebi Yasak ag Under Review
[v5,02/13] video: test: Support checking copy frame buffer contents Add video damage tracking - - 1 - --- 2023-08-21 Alper Nebi Yasak ag Under Review
[v5,03/13] video: test: Test partial updates of hardware frame buffer Add video damage tracking - - 1 - --- 2023-08-21 Alper Nebi Yasak ag Under Review
[v5,04/13] dm: video: Add damage tracking API Add video damage tracking - - 1 - --- 2023-08-21 Alper Nebi Yasak ag Under Review
[v5,05/13] dm: video: Add damage notification on display fills Add video damage tracking - - 1 - --- 2023-08-21 Alper Nebi Yasak ag Under Review
[v5,06/13] vidconsole: Add damage notifications to all vidconsole drivers Add video damage tracking - - 1 - --- 2023-08-21 Alper Nebi Yasak ag Under Review
[v5,07/13] video: test: Test video damage tracking via vidconsole Add video damage tracking - - 1 - --- 2023-08-21 Alper Nebi Yasak ag Under Review
[v5,08/13] video: Add damage notification on bmp display Add video damage tracking - - 1 - --- 2023-08-21 Alper Nebi Yasak ag Under Review
[v5,09/13] efi_loader: GOP: Add damage notification on BLT Add video damage tracking - - 2 - --- 2023-08-21 Alper Nebi Yasak ag Under Review
[v5,10/13] video: Only dcache flush damaged lines Add video damage tracking - - - - --- 2023-08-21 Alper Nebi Yasak ag Under Review
[v5,11/13] video: Use VIDEO_DAMAGE for VIDEO_COPY Add video damage tracking - - - - --- 2023-08-21 Alper Nebi Yasak ag Under Review
[v5,12/13] video: Always compile cache flushing code Add video damage tracking - - 1 - --- 2023-08-21 Alper Nebi Yasak ag Under Review
[v5,13/13] video: Enable VIDEO_DAMAGE for drivers that need it Add video damage tracking - - 1 - --- 2023-08-21 Alper Nebi Yasak ag Under Review
[1/5] sandbox: video: Display copy framebuffer if enabled sandbox: video: Refactor out of uclass, try partial screen updates - - 1 - --- 2023-08-21 Alper Nebi Yasak ag Under Review
[2/5] video: Allow deferring and retrying driver-specific video sync sandbox: video: Refactor out of uclass, try partial screen updates - - - - --- 2023-08-21 Alper Nebi Yasak ag Under Review
[3/5] sandbox: video: Move sync rate limit into SDL code sandbox: video: Refactor out of uclass, try partial screen updates - - - - --- 2023-08-21 Alper Nebi Yasak ag Under Review
[4/5] sandbox: video: Move sandbox video sync to a driver operation sandbox: video: Refactor out of uclass, try partial screen updates - - 1 - --- 2023-08-21 Alper Nebi Yasak ag Under Review
[RFC,5/5] sandbox: video: Use partial updates for SDL display sandbox: video: Refactor out of uclass, try partial screen updates - - 1 - --- 2023-08-21 Alper Nebi Yasak ag Under Review
power: mp5416: Fix LDO SVAL for MP5416 PMIC power: mp5416: Fix LDO SVAL for MP5416 PMIC - - 1 - --- 2023-09-24 Sidharth Prabukumar Jaehoon Under Review
arm64: dts: imx8mp: Describe M24C32-D write-lockable page in DH i.MX8MP DHCOM DT arm64: dts: imx8mp: Describe M24C32-D write-lockable page in DH i.MX8MP DHCOM DT - - - - --- 2023-10-16 Marek Vasut sbabic Under Review
mips: implement __udivdi3 mips: implement __udivdi3 - - - - --- 2023-11-06 Daniel Schwierzeck danielschwierzeck Under Review
mips: fix change_k0_cca() mips: fix change_k0_cca() - - - - --- 2023-11-06 Daniel Schwierzeck danielschwierzeck Under Review
[v3,1/5] test: dm: skip scmi tests against disabled protocols cmd: add scmi command - - 1 - --- 2023-11-14 AKASHI Takahiro trini Under Review
[v3,2/5] firmware: scmi: support protocols on sandbox only if enabled cmd: add scmi command - - 1 - --- 2023-11-14 AKASHI Takahiro trini Under Review
[v3,3/5] cmd: add scmi command for SCMI firmware cmd: add scmi command - - 2 - --- 2023-11-14 AKASHI Takahiro trini Under Review
[v3,4/5] doc: cmd: add documentation for scmi cmd: add scmi command - - 2 - --- 2023-11-14 AKASHI Takahiro trini Under Review
[v3,5/5] test: dm: add scmi command test cmd: add scmi command - - 2 - --- 2023-11-14 AKASHI Takahiro trini Under Review
[v4,1/5] fastboot: multiresponse support Implement fastboot multiresponce - - 1 - --- 2023-11-23 Svyatoslav Ryhel mkorpershoek Under Review
[v4,2/5] fastboot: implement "getvar all" Implement fastboot multiresponce - - 1 - --- 2023-11-23 Svyatoslav Ryhel mkorpershoek Under Review
[v4,3/5] common: console: introduce overflow and isempty calls Implement fastboot multiresponce - - 1 - --- 2023-11-23 Svyatoslav Ryhel mkorpershoek Under Review
[v4,5/5] fastboot: add oem console command support Implement fastboot multiresponce - - 1 - --- 2023-11-23 Svyatoslav Ryhel mkorpershoek Under Review
[v2,1/2] common: board_f: change calculation of gd->mon_len to fix s5p4418 reloc arm: s5p4418: fix relocation - - - - --- 2023-11-27 Stefan Bosch prom Under Review
[v2,2/2] arm: s5p4418: fix relocation of vectors arm: s5p4418: fix relocation - - - - --- 2023-11-27 Stefan Bosch prom Under Review
[U-Boot] cmd: nvedit: add whitelist option for env import [U-Boot] cmd: nvedit: add whitelist option for env import - - - - --- 2018-01-04 Quentin Schulz trini New
[RFC,v2,1/1] cmd: nvedit: Forbid key to be empty. cmd: nvedit: Forbid environment key to be empty. - - 1 - --- 2021-06-29 Francis Laniel trini New
spl: Align device tree blob address at 8-byte boundary spl: Align device tree blob address at 8-byte boundary - - - - --- 2021-07-12 Bin Meng trini New
[v6,4/5] spl: Allow SPL/TPL to use of-platdata without libfdt of-platdata: Avoid building libfdt - - - - --- 2021-07-25 Simon Glass sjg New
[v6,5/5] dm: core: Don't include ofnode functions with of-platdata of-platdata: Avoid building libfdt - - - - --- 2021-07-25 Simon Glass sjg New
rpi: Switch to OF_HAS_PRIOR_STAGE by default rpi: Switch to OF_HAS_PRIOR_STAGE by default - - - 1 --- 2021-12-24 Tom Rini pbrobinson New
Enable RaspberryPi arm64 to netboot a compressed kernel image Enable RaspberryPi arm64 to netboot a compressed kernel image - - - - --- 2022-01-08 Georg Gast pbrobinson New
rpi: always set fdt_addr to the correct value rpi: always set fdt_addr to the correct value - - 1 - --- 2022-02-14 Marek Szyprowski pbrobinson New
rpi: Redefine memory offsets for increased kernel image size rpi: Redefine memory offsets for increased kernel image size - - - - --- 2022-03-15 Jian-Hong Pan pbrobinson New
cmd: source: Support FITs with external data cmd: source: Support FITs with external data - - - - --- 2022-05-16 Sean Anderson trini New
[v1,1/5] mtd: spinand: Add continuous read mode configuration mtd: spinand: Add continuous read mode support - - - - --- 2022-11-02 Liang-Yan Yu passgat New
[v1,2/5] mtd: spinand: Add continuous read mode initialization mtd: spinand: Add continuous read mode support - - - - --- 2022-11-02 Liang-Yan Yu passgat New
[v1,3/5] cmd: mtd: Add total length of read operation mtd: spinand: Add continuous read mode support - - - - --- 2022-11-02 Liang-Yan Yu passgat New
[v1,4/5] mtd: spinand: Add continuous read operation mtd: spinand: Add continuous read mode support - - - - --- 2022-11-02 Liang-Yan Yu passgat New
[v1,5/5] mtd: spinand: macronix: Add continuous read mode flag for devices mtd: spinand: Add continuous read mode support - - - - --- 2022-11-02 Liang-Yan Yu passgat New
[v2,1/5] mtd: spinand: Add continuous read mode configuration Add continuous read mode support - - - - --- 2022-11-02 Liang-Yan Yu passgat New
[v2,2/5] mtd: spinand: Add continuous read mode initialization Add continuous read mode support - - - - --- 2022-11-02 Liang-Yan Yu passgat New
[v2,3/5] cmd: mtd: Add total length of read operation Add continuous read mode support - - - - --- 2022-11-02 Liang-Yan Yu passgat New
[v2,4/5] mtd: spinand: Add continuous read operation Add continuous read mode support - - - - --- 2022-11-02 Liang-Yan Yu passgat New
[v2,5/5] mtd: spinand: macronix: Add continuous read mode flag for devices Add continuous read mode support - - - - --- 2022-11-02 Liang-Yan Yu passgat New
[v3,1/1] usb: storage: continue probe on "Invalid device" [v3,1/1] usb: storage: continue probe on "Invalid device" - - 2 - --- 2022-11-04 Janne Grunau marex New
[RFC,v2,1/2] libfdt: add fdt_alignprop Prevent alignment issues with "in place" FIT configurations - - - - --- 2022-11-06 Bjørn Mork trini New
[RFC,v2,2/2] mkimage: Align fdt images in FIT to 8 bytes Prevent alignment issues with "in place" FIT configurations - - - - --- 2022-11-06 Bjørn Mork trini New
dfu: bounds check USB upload and download sizes dfu: bounds check USB upload and download sizes - - - - --- 2022-11-08 Sultan Khan marex New
[v3,1/2] SoC: qcom: Add missing Qualcomm's SOCs definitions to the arch KConfig [v3,1/2] SoC: qcom: Add missing Qualcomm's SOCs definitions to the arch KConfig - - - - --- 2022-11-12 Andrey VOLKOV calebccff New
[v3,2/2] ipq40xx/snapdragon: Merge the two, more than 90% overlapping Qualcomm's Snapdrgon based ar… [v3,1/2] SoC: qcom: Add missing Qualcomm's SOCs definitions to the arch KConfig - - - - --- 2022-11-12 Andrey VOLKOV calebccff New
USB Device buffer overflow USB Device buffer overflow - - - - --- 2022-11-16 Szymon Heidrich marex New
Prevent buffer overflow on USB control endpoint Prevent buffer overflow on USB control endpoint - - - - --- 2022-11-17 Szymon Heidrich marex New
« 1 2 3 47 8 »