Show patches with: Archived = No       |   169088 patches
« 1 2 ... 542 543 5441690 1691 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,21/25] x86: mtrr: Update the command to use the new mtrr calls x86: Enhance MTRR functionality to support multiple CPUs - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,20/25] x86: mtrr: Add support for writing to MTRRs on any CPU x86: Enhance MTRR functionality to support multiple CPUs - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,19/25] x86: mtrr: Update MTRRs on all CPUs x86: Enhance MTRR functionality to support multiple CPUs - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,18/25] x86: coral: Update the memory map x86: Enhance MTRR functionality to support multiple CPUs - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,17/25] x86: Don't enable SMP in SPL x86: Enhance MTRR functionality to support multiple CPUs - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,16/25] x86: mtrr: Use MP calls to list the MTRRs x86: Enhance MTRR functionality to support multiple CPUs - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,15/25] x86: mp: Add iterators for CPUs x86: Enhance MTRR functionality to support multiple CPUs - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,14/25] x86: mp: Park CPUs before running the OS x86: Enhance MTRR functionality to support multiple CPUs - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,13/25] x86: mp: Allow running functions on multiple CPUs x86: Enhance MTRR functionality to support multiple CPUs - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,12/25] x86: Set the SMP flag when MP init is complete x86: Enhance MTRR functionality to support multiple CPUs - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,11/25] global_data: Add a generic global_data flag for SMP state x86: Enhance MTRR functionality to support multiple CPUs - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,10/25] x86: mp: Support APs waiting for instructions x86: Enhance MTRR functionality to support multiple CPUs - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,09/25] x86: cpu: Remove unnecessary #ifdefs x86: Enhance MTRR functionality to support multiple CPUs - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,08/25] x86: mp_init: Adjust bsp_init() to return more information x86: Enhance MTRR functionality to support multiple CPUs - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,07/25] x86: mp_init: Set up the CPU numbers at the start x86: Enhance MTRR functionality to support multiple CPUs - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,06/25] x86: mtrr: Fix 'ensable' typo x86: Enhance MTRR functionality to support multiple CPUs - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,05/25] x86: mp_init: Drop the num_cpus static variable x86: Enhance MTRR functionality to support multiple CPUs - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,04/25] x86: mp_init: Switch parameter names in start_aps() x86: Enhance MTRR functionality to support multiple CPUs - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,03/25] x86: mp_init: Avoid declarations in header files x86: Enhance MTRR functionality to support multiple CPUs - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,02/25] x86: Move MP code into mp_init x86: Enhance MTRR functionality to support multiple CPUs - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,01/25] x86: mp_init: Switch to livetree x86: Enhance MTRR functionality to support multiple CPUs - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[5/5] checkpatch: Don't warn about PREFER_IF in headers/DT files patman: Add tests for U-Boot-specific checkpatch checks - - - - --- 2020-06-14 Simon Glass sjg Accepted
[4/5] patman: Add tests for the rest of the checkpatch checks patman: Add tests for U-Boot-specific checkpatch checks - - - - --- 2020-06-14 Simon Glass sjg Accepted
[3/5] patman: Decode output from the '--show-types' option patman: Add tests for U-Boot-specific checkpatch checks - - - - --- 2020-06-14 Simon Glass sjg Accepted
[2/5] patman: Add a test for the 'possible new uclass' check patman: Add tests for U-Boot-specific checkpatch checks - - - - --- 2020-06-14 Simon Glass sjg Accepted
[1/5] patman: Rename test.py to test_checkpatch.py patman: Add tests for U-Boot-specific checkpatch checks - - - - --- 2020-06-14 Simon Glass sjg Accepted
[PULL] u-boot-usb/master [PULL] u-boot-usb/master - - - - --- 2020-06-14 Marek Vasut trini Accepted
[PULL] u-boot-socfpga/master [PULL] u-boot-socfpga/master - - - - --- 2020-06-14 Marek Vasut trini Accepted
[v3,3/3] configs: lx2160a: Enable Watchdog support [v3,1/3] Watchdog: introduce ARM SBSA watchdog driver - - - - --- 2020-06-14 Biwen Li priyankajain Superseded
[v3,2/3] arm64: lx2160a: dts: Add watchdog node [v3,1/3] Watchdog: introduce ARM SBSA watchdog driver - - - - --- 2020-06-14 Biwen Li priyankajain Superseded
[v3,1/3] Watchdog: introduce ARM SBSA watchdog driver [v3,1/3] Watchdog: introduce ARM SBSA watchdog driver - - 1 - --- 2020-06-14 Biwen Li priyankajain Superseded
dm: core: Correct comment on uclass_id_foreach_dev() dm: core: Correct comment on uclass_id_foreach_dev() - - 1 - --- 2020-06-14 Simon Glass sjg Accepted
ARM: rmobile: Increase PHY auto-negotiation timeout to 20s ARM: rmobile: Increase PHY auto-negotiation timeout to 20s - - - - --- 2020-06-14 Marek Vasut marex Accepted
[v2,49/49] x86: chromebook_samus_tpl: Correct the image layout rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Accepted
[v2,48/49] x86: chromebook_panther: Correct the image layout rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,47/49] x86: chromebook_link64: Correct the image layout rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Accepted
[v2,46/49] x86: Move the fdtmap away from the binary blobs rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,45/49] rockchip: Drop the fit_spl_optee.sh script rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,44/49] rockchip: Convert evb-rk3229 over to use binman rockchip: x86: Support building ROM files automatically with binman - - - - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,43/49] rockchip: Convert evb-rk3288 over to use binman rockchip: x86: Support building ROM files automatically with binman - - - - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,42/49] Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,41/49] Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty rockchip: x86: Support building ROM files automatically with binman - - - - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,40/49] Makefile: Fix a long line in cmd_mkfitimage rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,39/49] Makefile: Move CONFIG_TOOLS_DEBUG check to later rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,38/49] rockchip: Makefile: Drop explicit targets built by binman rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,37/49] mediatek: Makefile: Drop explicit targets built by binman rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,36/49] tegra: Makefile: Drop explicit targets built by binman rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,35/49] sunxi: Makefile: Drop explicit targets built by binman rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,34/49] x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Accepted
[v2,33/49] x86: Makefile: Drop explicit targets built by binman rockchip: x86: Support building ROM files automatically with binman - - - - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,32/49] powerpc: mpc85xx: Only enable binman when it is needed rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,31/49] Makefile: Rename ALL-y to INPUTS-y rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,30/49] tegra: Don't enable binman on ARMv8 SoCs rockchip: x86: Support building ROM files automatically with binman - - - - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,29/49] tegra: Drop the unused non-binman code rockchip: x86: Support building ROM files automatically with binman - - - - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,28/49] rockchip: Enable building a SPI ROM image on bob rockchip: x86: Support building ROM files automatically with binman - - - - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,27/49] rockchip: Enable building a SPI ROM image on jerry rockchip: x86: Support building ROM files automatically with binman - - - - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,26/49] rockchip: bob: Support SPI-flash booting rockchip: x86: Support building ROM files automatically with binman - - - - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,25/49] rockchip: jerry: Add serial support rockchip: x86: Support building ROM files automatically with binman - - - - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,24/49] Makefile: Allow building .rom files for non-x86 boards rockchip: x86: Support building ROM files automatically with binman - - - - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,23/49] rockchip: Allow Bob to use SPI boot rockchip: x86: Support building ROM files automatically with binman - - - - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,22/49] x86: rockchip: Change how selection of ROMs works rockchip: x86: Support building ROM files automatically with binman - - - - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,21/49] binman: Add support for generating a FIT rockchip: x86: Support building ROM files automatically with binman - - - - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,20/49] dtoc: Allow adding variable-sized data to a dtb rockchip: x86: Support building ROM files automatically with binman - - - - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,19/49] mkimage: Allow updating the FIT timestamp rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,18/49] binman: Allow zero-length entries to overlap rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,17/49] binman: Allow missing Intel blobs rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,16/49] binman: Detect when valid images are not produced rockchip: x86: Support building ROM files automatically with binman - - - - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,15/49] patman: Update errors and warnings to use stderr rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,14/49] binman: Allow external binaries to be missing rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,13/49] binman: Convert existing binary blobs to blob_ext rockchip: x86: Support building ROM files automatically with binman - - - - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,12/49] binman: Add an etype for external binary blobs rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,11/49] binman: Use super() instead of specifying parent type rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,10/49] binman: Re-enable concurrent tests rockchip: x86: Support building ROM files automatically with binman - - - - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,09/49] binman: Adjust pylibfdt for incremental build rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,08/49] binman: Fix a few typos in the entry docs rockchip: x86: Support building ROM files automatically with binman - - - - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,07/49] binman: Add support for calling mkimage rockchip: x86: Support building ROM files automatically with binman - - - - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,06/49] binman: Specify the toolpath when running test coverage rockchip: x86: Support building ROM files automatically with binman - - - - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,05/49] binman: Correct the search patch for pylibfdt rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,04/49] binman: cbfs: Fix IFWI typo rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,03/49] binman: Output errors to stderr rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,02/49] .gitignore: Ignore Python 3 cache directories rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v2,01/49] dm: core Fix long line in device_bind_common() rockchip: x86: Support building ROM files automatically with binman - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v3,35/35] acpi: Add an acpi command to list/dump generated ACPI items dm: Add programmatic generation of ACPI tables (part B) - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v3,34/35] dm: acpi: Enhance acpi_get_name() dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v3,33/35] pci: Avoid a crash in device_is_on_pci_bus() dm: Add programmatic generation of ACPI tables (part B) - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v3,32/35] x86: Allow devices to write to DSDT dm: Add programmatic generation of ACPI tables (part B) - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v3,31/35] acpi: Add support for DSDT generation dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v3,30/35] x86: Allow devices to write an SSDT dm: Add programmatic generation of ACPI tables (part B) - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v3,29/35] acpi: Support ordering SSDT data by device dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v3,28/35] acpi: Record the items added to SSDT dm: Add programmatic generation of ACPI tables (part B) - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v3,27/35] x86: acpi: Move MADT down a bit dm: Add programmatic generation of ACPI tables (part B) - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v3,26/35] acpi: Add support for SSDT generation dm: Add programmatic generation of ACPI tables (part B) - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v3,25/35] acpi: Add support for a generic power sequence dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v3,24/35] acpi: Add support for writing a GPIO power sequence dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v3,23/35] acpi: Add support for writing a Power Resource dm: Add programmatic generation of ACPI tables (part B) - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v3,22/35] acpi: Add support for various misc ACPI opcodes dm: Add programmatic generation of ACPI tables (part B) - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v3,21/35] acpi: Support copying properties from device tree to ACPI dm: Add programmatic generation of ACPI tables (part B) - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v3,20/35] acpi: Support writing a GPIO dm: Add programmatic generation of ACPI tables (part B) - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
[v3,19/35] acpi: Support writing Device Properties objects via _DSD dm: Add programmatic generation of ACPI tables (part B) - - 1 - --- 2020-06-14 Simon Glass bmeng Superseded
[v3,18/35] acpi: Support writing a UUID dm: Add programmatic generation of ACPI tables (part B) - - 2 - --- 2020-06-14 Simon Glass bmeng Superseded
« 1 2 ... 542 543 5441690 1691 »