Show patches with: Archived = No       |   19678 patches
« 1 2 ... 50 51 52196 197 »
Patch Series S/W/F Date Submitter Delegate State
[v2,1/2] spi: Remove unnecessary #ifdefs in header file [v2,1/2] spi: Remove unnecessary #ifdefs in header file --- 2020-07-08 Simon Glass Accepted
versal: fix versal PM ret payload size versal: fix versal PM ret payload size --- 2020-07-08 Michal Simek Accepted
[RFC,v2] sunxi: Add UART4 console support for A64 [RFC,v2] sunxi: Add UART4 console support for A64 --- 2020-07-08 =?iso-8859-9?q?Naz=FDm_Gediz_AYDINDO=D0MU=DE?= New
[1/1] lib/crypto: use qualified path for x509_parser.h [1/1] lib/crypto: use qualified path for x509_parser.h --- 2020-07-08 Heinrich Schuchardt Accepted
[v2,7/7] ARM: dts: rockchip: Add Radxa Rock Pi N8 initial support rockchip: Add RockPI N8/N10 support --- 2020-07-08 Jagan Teki Superseded
[v2,6/7] ARM: dts: rockchip: Add VMARC RK3288 SOM initial support rockchip: Add RockPI N8/N10 support --- 2020-07-08 Jagan Teki Superseded
[v2,5/7] arm64: dts: rockchip: Trivial cleanups for RockPI N10 rockchip: Add RockPI N8/N10 support --- 2020-07-08 Jagan Teki New
[v2,4/7] arm64: dts: rockchip: Add Radxa Rock Pi N10 initial support rockchip: Add RockPI N8/N10 support --- 2020-07-08 Jagan Teki Superseded
[v2,3/7] ARM: dts: rockchip: Sync v5.7-rc1 Radxa Dalang Carrier rockchip: Add RockPI N8/N10 support --- 2020-07-08 Jagan Teki Superseded
[v2,2/7] arm64: dts: rockchip: Sync v5.7-rc1 VMARC RK3399Pro SOM rockchip: Add RockPI N8/N10 support --- 2020-07-08 Jagan Teki Superseded
[v2,1/7] arm64: dts: rockchip: Sync v5.7-rc1 rk3399pro.dtsi rockchip: Add RockPI N8/N10 support --- 2020-07-08 Jagan Teki Superseded
[v2] mkimage: Fix error message if write less data then expected [v2] mkimage: Fix error message if write less data then expected --- 2020-07-08 =?UTF-8?q?Myl=C3=A8ne=20Josserand?= Superseded
Update Winbond SPI NOR Flash ID table Update Winbond SPI NOR Flash ID table --- 2020-07-08 STLin2@winbond.com New
Revert "riscv: Clean up IPI initialization code" Revert "riscv: Clean up IPI initialization code" --- 2020-07-08 Sean Anderson New
configs:ls1046afrwy: Add tfa secure boot defonfig configs:ls1046afrwy: Add tfa secure boot defonfig --- 2020-07-08 Manish Tomar Accepted
gpio: fix test.py for gpio label lookup gpio: fix test.py for gpio label lookup --- 2020-07-08 Heiko Schocher New
arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage --- 2020-07-08 Bin Meng Accepted
[v1,2/2] arch: arm: use dt and UCLASS_SYSCON to get gic lpi details use dt and UCLASS_IRQ/SYSCON to get gic details --- 2020-07-08 Rayagonda Kokatanur New
[v1,1/2] arch: arm: use dt and UCLASS_IRQ to get gic details use dt and UCLASS_IRQ/SYSCON to get gic details --- 2020-07-08 Rayagonda Kokatanur Accepted
[2/2] Revert "Revert "riscv: sifive: fu540: Add gpio-restart support"" [1/2] Revert "riscv: Allow use of reset drivers" --- 2020-07-08 Bin Meng New
[1/2] Revert "riscv: Allow use of reset drivers" [1/2] Revert "riscv: Allow use of reset drivers" --- 2020-07-08 Bin Meng New
imx6: aristainetos: sync defconfig with 2020.10 imx6: aristainetos: sync defconfig with 2020.10 --- 2020-07-08 Heiko Schocher Accepted
Revert "riscv: Clean up IPI initialization code" Revert "riscv: Clean up IPI initialization code" --- 2020-07-08 Bin Meng New
[v3,13/13] test/py: efi_secboot: add a test for verifying with digest of signed image efi_loader: rework/improve UEFI secure boot code --- 2020-07-08 AKASHI Takahiro Superseded
[v3,12/13] test/py: efi_secboot: add a test for multiple signatures efi_loader: rework/improve UEFI secure boot code --- 2020-07-08 AKASHI Takahiro Superseded
[v3,11/13] test/py: efi_secboot: add a test against certificate revocation efi_loader: rework/improve UEFI secure boot code --- 2020-07-08 AKASHI Takahiro Superseded
[v3,10/13] test/py: efi_secboot: split "signed image" test case-1 into two cases efi_loader: rework/improve UEFI secure boot code --- 2020-07-08 AKASHI Takahiro Superseded
[v3,09/13] test/py: efi_secboot: more fixes against pylint efi_loader: rework/improve UEFI secure boot code --- 2020-07-08 AKASHI Takahiro Superseded
[v3,08/13] test/py: efi_secboot: apply autopep8 efi_loader: rework/improve UEFI secure boot code --- 2020-07-08 AKASHI Takahiro Superseded
[v3,07/13] efi_loader: image_loader: add digest-based verification for signed image efi_loader: rework/improve UEFI secure boot code --- 2020-07-08 AKASHI Takahiro Superseded
[v3,06/13] efi_loader: image_loader: verification for all signatures should pass efi_loader: rework/improve UEFI secure boot code --- 2020-07-08 AKASHI Takahiro Superseded
[v3,05/13] efi_loader: signature: make efi_hash_regions more generic efi_loader: rework/improve UEFI secure boot code --- 2020-07-08 AKASHI Takahiro Superseded
[v3,04/13] efi_loader: signature: fix a size check against revocation list efi_loader: rework/improve UEFI secure boot code --- 2020-07-08 AKASHI Takahiro Superseded
[v3,03/13] efi_loader: image_loader: retrieve authenticode only if it exists efi_loader: rework/improve UEFI secure boot code --- 2020-07-08 AKASHI Takahiro Superseded
[v3,02/13] efi_loader: image_loader: add a check against certificate type of authenticode efi_loader: rework/improve UEFI secure boot code --- 2020-07-08 AKASHI Takahiro Superseded
[v3,01/13] lib/crypto, efi_loader: avoid multiple inclusions of header files efi_loader: rework/improve UEFI secure boot code --- 2020-07-08 AKASHI Takahiro New
[v2,44/44] acpi: Enable ACPI table generation by default on x86 x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Accepted
[v2,43/44] x86: Rename board_final_cleanup() to board_final_init() x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,42/44] x86: acpi: Correct the version of the MADT x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,41/44] x86: Drop setup_pcat_compatibility() x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Accepted
[v2,40/44] x86: Update the comment about booting for FSP2 x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,39/44] x86: mp: Allow use of mp_run_on_cpus() without MP x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass New
[v2,38/44] x86: Store the coreboot table address in global_data x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,37/44] x86: apl: Adjust FSP-M code to avoid hard-coded address x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Accepted
[v2,36/44] x86: apl: Set the correct boot mode in the FSP-M code x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Accepted
[v2,35/44] x86: Add debugging to table writing x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,34/44] x86: apl: Fix save/restore of ITSS priorities x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,33/44] x86: irq: Support flags for acpi_gpe x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,32/44] pmc: Move common registers to the header file x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,31/44] x86: apl: Hide the p2sb on exit from U-Boot x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,30/44] x86: apl: Support set_hide() in p2sb driver x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,29/44] p2sb: Add a method to hide the bus x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,28/44] i2c: designware_i2c: Support ACPI table generation x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,27/44] i2c: Add log_ret() on error x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,26/44] i2c: designware_i2c: Add a little more debugging x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,25/44] x86: gpio: Add support for obtaining ACPI info for a GPIO x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,24/44] x86: apl: Use memory-mapped access for VBT x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,23/44] x86: Add error checking for csrt table generation x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,22/44] x86: pinctrl: Drop the acpi_path member x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,21/44] x86: pinctrl: Set up itss in the probe() method x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,20/44] x86: pinctrl: Add multi-ACPI control x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Accepted
[v2,19/44] x86: pinctrl: Update comment for intel_pinctrl_get_pad() x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,18/44] x86: pinctrl: Add a way to get the pinctrl reg address x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,17/44] sound: Add an ACPI driver for Maxim MAX98357ac x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,16/44] sound: Add an ACPI driver for Dialog Semicondutor da7219 x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,15/44] x86: Add support for building up an NHLT structure x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,14/44] acpi: Support writing named values x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,13/44] acpi: Support generation of a device x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,12/44] x86: Add bindings for NHLT x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,11/44] acpi: mmc: Generate ACPI info for the PCI SD Card x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,10/44] acpi: Support generation of a generic register x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,09/44] acpi: Support generation of a scope x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Accepted
[v2,08/44] acpi: Export functions to write sized values x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,07/44] dm: acpi: Add support for the NHLT table x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,06/44] dm: core: Add a way of overriding the ACPI device path x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,05/44] dtoc: Support ACPI paths in of-platdata x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,04/44] acpi: Allow creating the GNVS to fail x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,03/44] binman: Add way to locate an entry in memory x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,02/44] binman: Refactor binman_entry_find() to allow other nodes x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v2,01/44] binman: Allow setting the ROM offset x86: Programmatic generation of ACPI tables (Part C) --- 2020-07-08 Simon Glass Superseded
[v4,25/25] x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-08 Simon Glass Superseded
[v4,24/25] x86: mp: Add more comments to the module x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-08 Simon Glass Superseded
[v4,23/25] x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-08 Simon Glass Superseded
[v4,22/25] x86: mtrr: Restructure so command execution is in one place x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-08 Simon Glass Superseded
[v4,21/25] x86: mtrr: Update the command to use the new mtrr calls x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-08 Simon Glass Superseded
[v4,20/25] x86: mtrr: Add support for writing to MTRRs on any CPU x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-08 Simon Glass Superseded
[v4,19/25] x86: mtrr: Update MTRRs on all CPUs x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-08 Simon Glass Superseded
[v4,18/25] x86: coral: Update the memory map x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-08 Simon Glass Superseded
[v4,17/25] x86: Don't enable SMP in SPL x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-08 Simon Glass Superseded
[v4,16/25] x86: mtrr: Use MP calls to list the MTRRs x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-08 Simon Glass Superseded
[v4,15/25] x86: mp: Add iterators for CPUs x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-08 Simon Glass Superseded
[v4,14/25] x86: mp: Park CPUs before running the OS x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-08 Simon Glass Superseded
[v4,13/25] x86: mp: Allow running functions on multiple CPUs x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-08 Simon Glass Accepted
[v4,12/25] x86: Set the SMP flag when MP init is complete x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-08 Simon Glass Superseded
[v4,11/25] global_data: Add a generic global_data flag for SMP state x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-08 Simon Glass Superseded
[v4,10/25] x86: mp: Support APs waiting for instructions x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-08 Simon Glass Accepted
[v4,09/25] x86: cpu: Remove unnecessary #ifdefs x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-08 Simon Glass Superseded
[v4,08/25] x86: mp_init: Adjust bsp_init() to return more information x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-08 Simon Glass Superseded
[v4,07/25] x86: mp_init: Set up the CPU numbers at the start x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-08 Simon Glass Superseded
[v4,06/25] x86: mtrr: Fix 'ensable' typo x86: Enhance MTRR functionality to support multiple CPUs --- 2020-07-08 Simon Glass Superseded
« 1 2 ... 50 51 52196 197 »