messages from 2020-03-06 10:09:14 to 2020-03-09 09:11:22 UTC [more...]
[PATCH 00/18] i.MXRT1050 add LCDIF support
2020-03-09 9:11 UTC (9+ messages)
` [PATCH 01/18] clk: imx: pllv3: add enable_bit
` [PATCH 02/18] clk: imx: imxrt1050-clk: fix typo in clock name "video:"
` [PATCH 03/18] clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPL
[PATCH v2 00/39] dm: Add programmatic generation of ACPI tables (part A)
2020-03-09 9:07 UTC (48+ messages)
` [PATCH v2 01/39] cpu: Support querying the address width
` [PATCH v2 02/39] spi: Add SPI mode enums
` Antwort: "
` [PATCH v2 03/39] tpm: cr50: Release locality on exit
` [PATCH v2 04/39] tpm: cr50: Add a comment for cr50_priv
` [PATCH v2 05/39] tpm: cr50: Use the correct GPIO binding
` [PATCH v2 06/39] tpm: Don't cleanup unless an error happens
` [PATCH v2 07/39] dm: pci: Allow disabling auto-config for a device
` [PATCH v2 08/39] x86: Correct wording of coreboot source code
` Antwort: "
` [PATCH v2 09/39] x86: apl: Move p2sb ofdata reading to the correct method
` [PATCH v2 10/39] pci: Adjust dm_pci_read_bar32() to return errors correctly
` Antwort: "
` [PATCH v2 11/39] x86: apl: Add Global NVS table header
` Antwort: "
` [PATCH v2 12/39] dm: core: Add basic ACPI support
` Antwort: "
` [PATCH v2 13/39] acpi: Add a binding for ACPI settings in the device tree
` [PATCH v2 14/39] acpi: Add a simple sandbox test
` [PATCH v2 15/39] x86: Move acpi_table header to main include/ directory
` [PATCH v2 16/39] acpi: Add an __ACPI__ preprocessor symbol
` [PATCH v2 17/39] acpi: Add a central location for table version numbers
` [PATCH v2 18/39] acpi: Add support for DMAR
` [PATCH v2 19/39] acpi: Move acpi_fill_header() to generic code
` [PATCH v2 20/39] acpi: Add a method to write tables for a device
` [PATCH v2 21/39] acpi: Convert part of acpi_table to use acpi_ctx
` [PATCH v2 22/39] x86: Allow devices to write ACPI tables
` [PATCH v2 23/39] acpi: Drop code for missing XSDT from acpi_write_rsdp()
` [PATCH v2 24/39] acpi: Move acpi_add_table() to generic code
` [PATCH v2 25/39] acpi: Put table-setup code in its own function
` [PATCH v2 26/39] acpi: Move the xsdt pointer to acpi_ctx
` [PATCH v2 27/39] acpi: Add an acpi command
` [PATCH v2 28/39] acpi: Add some tables required by the generation code
` [PATCH v2 29/39] acpi: Add generation code for devices
` [PATCH v2 30/39] acpi: Add functions to generate ACPI code
` [PATCH v2 31/39] gpio: Add a method to convert a GPIO to ACPI
` [PATCH v2 32/39] irq: Add a method to convert an interrupt "
` [PATCH v2 33/39] acpi: Add support for SSDT generation
` [PATCH v2 34/39] x86: acpi: Move MADT up a bit
` [PATCH v2 35/39] acpi: Record the items added to SSDT
` [PATCH v2 36/39] acpi: Support ordering SSDT data by device
` [PATCH v2 37/39] x86: Allow devices to write an SSDT
` [PATCH v2 38/39] acpi: Add support for DSDT generation
` [PATCH v2 39/39] x86: Allow devices to write to DSDT
[PATCH v4 00/21] Enable ARM Trusted Firmware for U-Boot
2020-03-09 9:07 UTC (22+ messages)
` [PATCH v4 01/21] configs: agilex: Remove CONFIG_OF_EMBED
` [PATCH v4 02/21] arm: socfpga: add fit source file for pack itb with ATF
` [PATCH v4 03/21] arm: socfpga: Add function for checking description from FIT image
` [PATCH v4 04/21] arm: socfpga: Load FIT image with ATF support
` [PATCH v4 05/21] arm: socfpga: Override 'lowlevel_init' to support ATF
` [PATCH v4 06/21] configs: socfpga: Enable FIT image loading with ATF support
` [PATCH v4 07/21] arm: socfpga: Disable "spin-table" method for booting Linux
` [PATCH v4 08/21] arm: socfpga: Add SMC helper function for Intel SOCFPGA (64bits)
` [PATCH v4 09/21] arm: socfpga: Define SMC function identifiers for PSCI SiP services
` [PATCH v4 10/21] arm: socfpga: soc64: Remove PHY interface setup from misc arch init
` [PATCH v4 11/21] misc: altera_sysmgr: Add Altera System Manager driver
` [PATCH v4 12/21] arch: arm: socfpga: Enable driver model for misc drivers
` [PATCH v4 13/21] mmc: dwmmc: socfpga: MMC driver access System Manager via 'altera_sysmgr'
` [PATCH v4 14/21] arch: arm: socfpga: Add 'altr, sysmgr-syscon' for MMC node in device tree
` [PATCH v4 15/21] net: designware: socfpga: MAC driver access System Manager via 'altera_sysmgr'
` [PATCH v4 16/21] arm: socfpga: Add ATF support for Reset Manager driver
` [PATCH v4 17/21] arm: socfpga: stratix10: Initialize timer in SPL
` [PATCH v4 18/21] arm: socfpga: Add ATF support to query FPGA configuration status
` [PATCH v4 19/21] arm: socfpga: stratix10: Add ATF support for FPGA reconfig driver
` [PATCH v4 20/21] arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold()
` [PATCH v4 21/21] configs: socfpga: Add defconfig for Agilex and Stratix 10 without ATF support
[PATCH v1 0/2] Fix A10 clock driver crash after changes in DM core
2020-03-09 9:05 UTC (5+ messages)
` [PATCH v1 1/2] clk: socfpga: Read the clock parent's register base in probe function
` [PATCH v1 2/2] clk: socfpga: Switch to use ofnode API
[U-Boot] [PATCH] ARM: socfpga: Remove socfpga_sdram_apply_static_cfg()
2020-03-09 8:50 UTC (13+ messages)
[PATCH v3 0/4] Insure 16 alignment of reserved memory in board_f.c
2020-03-09 7:58 UTC (7+ messages)
` [PATCH v3 1/4] board_f.c: Insure gd->new_bootstage alignment
` [PATCH v3 2/4] Revert "stm32mp1: remove the imply BOOTSTAGE"
` [PATCH v3 3/4] arm: set the relocated gd with gd->new_gd
` [PATCH v3 4/4] board_f.c: Insure 16 alignment of start_addr_sp and reserved memory
[PATCH] watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driver
2020-03-09 7:50 UTC
[RFQ] Boot Odroid-N2
2020-03-09 7:48 UTC
[PATCH 0/3] Remove CONFIG_MMC_BROKEN_CD
2020-03-09 7:31 UTC (4+ messages)
` [PATCH 3/3] mmc: Kconfig: remove MMC_BROKEN_CD configuration
[PATCH] board: ls1028ardb: add BOARD_LATE_INIT config
2020-03-09 6:10 UTC
[PATCH] arm: socfpga: increase QSPI kernel Image size for Stratix10 and Agilex
2020-03-09 3:37 UTC
[PATCH 000/108] RFC: dm: Add programatic generation of ACPI tables
2020-03-09 3:26 UTC (9+ messages)
` [PATCH 005/108] tpm: cr50: Use the correct GPIO binding
` [PATCH 013/108] acpi: Add a binding for ACPI settings in the device tree
` Antwort: "
` Antwort: "
[PATCH] ARM: socfpga: Enable DM RTC bootcount on ABB SECU1
2020-03-09 0:49 UTC (2+ messages)
[PATCH] ARM: dts: rmobile: Enable eMMC DDR52 modes on Gen3 Salvator-X(S), ULCB, Ebisu
2020-03-08 20:31 UTC
[RFT PATCH v5 0/3] Add compressed Image booting support
2020-03-08 18:44 UTC (5+ messages)
` [RFT PATCH v5 3/3] image: Add compressed Image parsing support in booti
[PATCH] image.h: isolate android_image_* functions from tooling
2020-03-08 18:32 UTC (2+ messages)
AXP813 configuration for BananaPi M3
2020-03-08 17:35 UTC
[PATCH 0/2] timer: sti: mimic Linux declaration and usage
2020-03-08 13:20 UTC (3+ messages)
` [PATCH 1/2] timer: sti: convert to livetree
` [PATCH 2/2] timer: sti: use clk API to get timer clock rate
[PATCH v4 00/14] RISC-V SiFive FU540 support SPL
2020-03-08 7:28 UTC (3+ messages)
[PATCH 0/4] mx6cuboxi: enable support for OF_CONTROL and DM in SPL
2020-03-08 4:42 UTC (5+ messages)
` [PATCH 2/4] mx6cuboxi: enable MMC iomux on board_early_init_f
` [PATCH 3/4] mx6cuboxi: customize board_boot_order to access eMMC
[PATCH v2 1/1] image.h: use uint32_t instead of u32 in android_image_get_dtb*
2020-03-08 0:16 UTC (4+ messages)
[PATCH v3 0/7] x86: Improve support for chain-loading U-Boot
2020-03-07 23:22 UTC (8+ messages)
` [PATCH v3 1/7] x86: fsp: Allow skipping init code when chain loading
` [PATCH v3 2/7] x86: apl: Skip "
` [PATCH v3 3/7] x86: cpu: "
` [PATCH v3 4/7] pci: Avoid auto-config "
` [PATCH v3 5/7] board: Add a gd flag for "
` [PATCH v3 6/7] x86: Add a way to detect running from coreboot
` [PATCH v3 7/7] x86: Use the existing stack when chain-loading
[PATCH v4 00/11] Actions S700 SoC support
2020-03-07 18:11 UTC (15+ messages)
` [PATCH v4 01/11] arm: actions: Add common framework for Actions Owl Semi SoCs
` [PATCH v4 02/11] arm: actions: rename sysmap-s900 to sysmap-owl
` [PATCH v4 03/11] clk: actions: Add common clock driver
` [PATCH v4 04/11] arm: add support Actions Semi S700
` [PATCH v4 05/11] arm: actions: add S700 SoC device tree
` [PATCH v4 06/11] arm: dts: actions: s700: add u-boot specific dtsi file
` [PATCH v4 07/11] arm: dts: sync dts for Action Semi S900
` [PATCH v4 08/11] arm: dts: actions: s900: add u-boot specific dtsi file
` [PATCH v4 09/11] serial: actions: add uart support for s700
` [PATCH v4 10/11] arm: add Cubieboard7 board support
` [PATCH v4 11/11] doc: boards: add Cubieboard7 documentation
[PATCH 1/5] common: bouncebuf: Permit passing custom alignment check function
2020-03-07 16:41 UTC (5+ messages)
` [PATCH 2/5] ARM: rmobile: Increase malloc area size
` [PATCH 3/5] mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitations
` [PATCH 4/5] mmc: Add option to adjust b_max before long read
` [PATCH 5/5] mmc: tmio: sdhi: Implement get_b_max function
[PATCH] mmc: tmio: sdhi: Add DMA transfer address alignment check at writing
2020-03-07 16:32 UTC
[PATCH 0/1] arm: mediatek: remove unused binman config
2020-03-07 8:27 UTC (3+ messages)
` [PATCH 1/1] "
` Aw: "
[PATCH 0/2] drivers/rng: add Amlogic hardware RNG driver
2020-03-07 6:58 UTC (4+ messages)
` [PATCH 1/2] drivers/rng: simplify Kconfig
[PATCH 00/20] gitlab: Simplify the test script
2020-03-07 3:07 UTC (21+ messages)
` [PATCH 01/20] sandbox: Add documentation about required/useful packages
` [PATCH 02/20] main: Drop show_boot_progress() prototype
` [PATCH 03/20] buildman: Document the members of BuilderJob
` [PATCH 04/20] bulidman: Add support for a simple build
` [PATCH 05/20] gitlab: Use the -w option for sandbox_spl
` [PATCH 06/20] azure: "
` [PATCH 07/20] gitlab: Use the --board buildman flag
` [PATCH 08/20] gitlab: Drop the BUILDMAN variable
` [PATCH 09/20] buildman: Update help for -d
` [PATCH 10/20] gitlab: Drop the buildman -d flag
` [PATCH 11/20] gitlab: Drop unnecessary if..fi
` [PATCH 12/20] gitlab: Use -w flag for all builds
` [PATCH 13/20] gitlab: Use bash to avoid needing a_test_which_does_not_exist
` [PATCH 14/20] buildman: Allow ignoring warnings in the return code
` [PATCH 15/20] gitlab: Use the buildman -W flag
` [PATCH 16/20] gitlab: Enable test_handoff
` [PATCH 17/20] buildman: Be more selective about which directories to remove
` [PATCH 18/20] buildman: Allow building within a subdir of the current dir
` [PATCH 19/20] test/py: Use buildman to build U-Boot
` [PATCH 20/20] gitlab: Simplify the exit code for test.py
[PATCH 1/1] efi_loader: unnecessary assignment in efi_queue_event
2020-03-06 21:43 UTC
[PATCH v1 0/8] riscv: Add SPI support for Kendryte K210
2020-03-06 21:20 UTC (7+ messages)
` [PATCH v1 6/8] spi: dw: Add mem_ops
[RFC] dm: uclass: add functions to get device by platdata
2020-03-06 20:32 UTC (6+ messages)
[PATCH v2] ARM: dts: stm32mp1: DT alignment with Linux 5.6-rc1
2020-03-06 16:54 UTC
[PATCH 1/6] bcm6750: add initial support
2020-03-06 16:25 UTC (6+ messages)
` [PATCH 2/6] gpio: do not include <asm/arch/gpio.h> on ARCH_BCM6750
` [PATCH 3/6] gpio: bcm6345: allow to use this driver on arm bcm6750
` [PATCH 4/6] nand: brcmnand: add bcm6750 support
` [PATCH 5/6] watchdog: bcm6345: allow to use this driver on arm bcm6750
` [PATCH 6/6] bcm96750ref1: add initial support
[PATCH 1/3] mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error()
2020-03-06 14:14 UTC (3+ messages)
` [PATCH 2/3] mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/max
` [PATCH 3/3] mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementations
[PATCH v2 0/3] arm: socfpga: arria10: Add save_boot_params()
2020-03-06 11:49 UTC (2+ messages)
[PATCH v5 0/5] usb: host: dwc2: use driver model for PHY and CLOCK
2020-03-06 11:28 UTC (3+ messages)
` [PATCH v5 1/5] dm: clk: add stub when CONFIG_CLK is deactivated
[PATCH] arm: imx: Add support for Google's Coral Dev Board
2020-03-06 10:46 UTC
[PATCH 0/9] ram: stm32mp1: fixes
2020-03-06 10:14 UTC (10+ messages)
` [PATCH 1/9] ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR
` [PATCH 2/9] ram: stm32mp1: display result for software read DQS gating
` [PATCH 3/9] ram: stm32mp1: don't display the prompt two times
` [PATCH 4/9] ram: stm32mp1: tuning: add timeout for polling BISTGSR.BDDONE
` [PATCH 5/9] ram: stm32mp1: tuning: deactivate derating during BIST test
` [PATCH 6/9] ram: stm32mp1: update BIST config for tuning
` [PATCH 7/9] ram: stm32mp1_ddr: fix self refresh disable during DQS training
` [PATCH 8/9] ram: stm32mp1: reduce delay after BIST reset for tuning
` [PATCH 9/9] ram: stm32mp1: the property st,phy-cal becomes optional
[PATCH] i2c: stm32f7_i2c: allows for any bus frequency
2020-03-06 10:09 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