messages from 2020-02-25 19:00:35 to 2020-02-26 20:48:20 UTC [more...]
[PATCH v5 0/6] log: syslog logging driver
2020-02-26 20:48 UTC (7+ messages)
` [PATCH v5 1/6] log: correct CONFIG_LOG_TEST prerequisites
` [PATCH v5 2/6] log: syslog driver
` [PATCH v5 3/6] log: output for CONFIG_LOG=n
` [PATCH v5 4/6] test: log functions with CONFIG_LOG=n
` [PATCH v5 5/6] test: log: test syslog logging driver
` [PATCH v5 6/6] configs: sandbox: enable LOG_SYSLOG
[PATCH 1/1] drivers/rng: add Amlogic hardware RNG driver
2020-02-26 20:18 UTC (7+ messages)
[PATCH 1/1] doc: driver-model: there is no UCLASS_ETHERNET
2020-02-26 19:18 UTC
[U-Boot] RFC: Migration target date for DM_ETH
2020-02-26 19:07 UTC (3+ messages)
` [U-Boot-Custodians] "
[PATCH] arm: socfpga: arria10: Add save_boot_params()
2020-02-26 19:01 UTC
[PATCH 1/1] include/ata.h: remove invalid links
2020-02-26 19:00 UTC (5+ messages)
[PATCH] raspberrypi: reserve first two pages in efi memory map
2020-02-26 18:41 UTC (4+ messages)
Pull request for UEFI sub-system for efi-2020-04-rc4
2020-02-26 18:40 UTC
[PATCH 00/18] i.MXRT1050 add LCDIF support
2020-02-26 18:16 UTC (21+ 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 04/18] videomodes: add helper function to convert from ctfb to display_timing
` [PATCH 05/18] sunxi: display: use common video_ctfb_mode_to_display_timing()
` [PATCH 06/18] video: mxsfb: add support for DM CLK
` [PATCH 07/18] video: mxsfb: add support for i.MXRT
` [PATCH 08/18] video: mxsfb: refactor for using display_timings
` [PATCH 09/18] video: mxsfb: enable setting HSYNC negative polarity
` [PATCH 10/18] video: mxsfb: enable setting VSYNC "
` [PATCH 11/18] video: mxsfb: enable setting PIXDATA on negative edge
` [PATCH 12/18] video: mxsfb: enable setting ENABLE negative polarity
` [PATCH 13/18] imxrt1050_evk: add 16bpp video support if video layer enabled
` [PATCH 14/18] ARM: dts: i.mxrt1050: add lcdif node
` [PATCH 15/18] ARM: dts: imxrt1050: allow this dtsi file to be compiled in Linux
[PATCH] rk3399: Add four clocks to clock driver needed by framebuffer
2020-02-26 18:13 UTC
[PATCH] configs: am335x_evm: Enable Fastboot
2020-02-26 17:57 UTC
[PATCH] configs: am335x_evm: Enable DFU over TFTP support
2020-02-26 17:43 UTC
[PATCH] configs: am335x_evm: Use default log level
2020-02-26 17:18 UTC
[PATCH 16/18] arch: arm: dts: imxrt1050-evk: add lcdif node
2020-02-26 17:16 UTC (3+ messages)
` [PATCH 17/18] configs: imxrt1050-evk: enable video support/console
` [PATCH 18/18] configs: imxrt1050-evk: temporary disable DCACHE
[ANN] U-Boot v2020.04-rc3 released
2020-02-26 16:46 UTC (7+ messages)
[cmd]:"env edit" vs "env set",do we need both options for "env" command ??
2020-02-26 16:27 UTC
[PATCH] watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG
2020-02-26 16:22 UTC (3+ messages)
[PATCH] watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same time
2020-02-26 16:17 UTC
[PATCH] usb: ehci: Fix "EHCI timed out on TD - token=XXXX" error on ehci-hcd
2020-02-26 16:05 UTC (2+ messages)
[PATCH 1/1] cmd: fat: remove unused includes
2020-02-26 15:33 UTC (2+ messages)
[PATCH 1/1] Kconfig: fix typos in CMD_BEDBUG description
2020-02-26 15:33 UTC (2+ messages)
[PATCH 1/1] doc: fix references to driver-model
2020-02-26 15:33 UTC (2+ messages)
[PATCH 1/1] README: replace reference to boards.cfg
2020-02-26 15:33 UTC (2+ messages)
[PATCH] spl.h: make <spl.h> self-contained
2020-02-26 15:33 UTC (2+ messages)
[PATCH 0/2] ARM: zynq: Start to use unified configurations
2020-02-26 15:33 UTC (3+ messages)
` [PATCH 1/2] Makefile: Add environment variable DEVICE_TREE to header
[U-Boot] [PATCH v2 00/10] bootstage: TPL and SPL improvements
2020-02-26 15:33 UTC (4+ messages)
` [U-Boot] [PATCH v2 08/10] bootstage: Correct relocation algorithm
[PATCH 0/2] Update reserved memory for simple framebuffer
2020-02-26 15:33 UTC (5+ messages)
` [PATCH 1/2] common: fdt: Add a function for reserving memory without kernel linear mapping
` [PATCH 2/2] video: meson: Use reserving memory function "
[PATCH] dm: make uclass_find_first_device() return error when no defice is found
2020-02-26 15:33 UTC (2+ messages)
[PATCH 1/7] misc: Add more -I$(objtree)/$(obj) lines
2020-02-26 15:23 UTC (12+ messages)
` [PATCH 3/7] Kconfig: Escape variables to make in default strings
` [PATCH 4/7] Kconfig: Remove redundant variable sets
` [PATCH 5/7] Azure / GitLab / Travis: Add Kconfig unit tests to a job
` [PATCH 7/7] kconfig / kbuild: re-sync with Linux 4.18
[PATCH v6 00/16] efi_loader: add secure boot support
2020-02-26 14:28 UTC (18+ messages)
` [PATCH v6 01/16] efi_loader: add CONFIG_EFI_SECURE_BOOT config option
` [PATCH v6 02/16] efi_loader: add signature verification functions
` [PATCH v6 03/16] efi_loader: add signature database parser
` [PATCH v6 04/16] efi_loader: variable: support variable authentication
` [PATCH v6 05/16] efi_loader: variable: add secure boot state transition
` [PATCH v6 06/16] efi_loader: variable: add VendorKeys variable
` [PATCH v6 07/16] efi_loader: image_loader: support image authentication
` [PATCH v6 08/16] efi_loader: set up secure boot
` [PATCH v6 09/16] cmd: env: use appropriate guid for authenticated UEFI variable
` [PATCH v6 10/16] cmd: env: add "-at" option to "env set -e" command
` [PATCH v6 11/16] cmd: efidebug: add "test bootmgr" sub-command
` [PATCH v6 12/16] efi_loader, pytest: set up secure boot environment
` [PATCH v6 13/16] efi_loader, pytest: add UEFI secure boot tests (authenticated variables)
` [PATCH v6 14/16] efi_loader, pytest: add UEFI secure boot tests (image)
` [PATCH v6 15/16] sandbox: add extra configurations for UEFI and related tests
` [PATCH v6 16/16] travis: add packages for UEFI secure boot test
[PATCH] efi_selftest: Ensure we include the object directory for generated headers
2020-02-26 14:21 UTC (5+ messages)
[PATCH 00/15] mtd: spi-nor-core: add xSPI Octal DTR support
2020-02-26 12:56 UTC (17+ messages)
` [PATCH 01/15] dt-bindings: spi: allow expressing DTR capability
` [PATCH 02/15] spi: set mode bits for "spi-rx-dtr" and "spi-tx-dtr"
` [PATCH 03/15] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH 04/15] spi: spi-mem: allow specifying a command's extension
` [PATCH 05/15] spi: cadence-qspi: Do not calibrate when device tree sets read delay
` [PATCH 06/15] spi: cadence-qspi: Add support for octal DTR flashes
` [PATCH 07/15] mtd: spi-nor-core: Add a ->setup() hook
` [PATCH 08/15] mtd: spi-nor-core: Move SFDP related declarations to top
` [PATCH 09/15] mtd: spi-nor-core: Introduce flash-specific fixup hooks
` [PATCH 10/15] mtd: spi-nor-core: Add support for DTR protocol
` [PATCH 11/15] mtd: spi-nor-core: Get command opcode extension type from BFPT
` [PATCH 12/15] mtd: spi-nor-core: Parse xSPI Profile 1.0 table
` [PATCH 13/15] mtd: spi-nor-core: Use Read SR dummy cycle and address width from SFDP
` [PATCH 14/15] mtd: spi-nor-core: Enable octal DTR mode when possible
` [PATCH 15/15] mtd: spi-nor-core: Add support for Cypress Semper flash
` [NOT FOR MERGE PATCH 16/15] arm: dts: k3-j721e: Update OSPI settings for octal DTR mode
pull request of u-boot-fsl-mpc85xx
2020-02-26 12:53 UTC (2+ messages)
[PATCH v2] imx: Makefile: added missing ahab.o
2020-02-26 12:22 UTC (2+ messages)
[PATCH v1] imx: Makefile: added missing ahab.o
2020-02-26 12:07 UTC (3+ messages)
[PATCH 0/4] imx: Fixes for i.MX53 based HSC|DDC boards
2020-02-26 11:37 UTC (5+ messages)
` [PATCH 1/4] config: cosmetic: Cleanup of imx53 - HSC and DDC config file
` [PATCH 2/4] dts: imx: Add fixed-link property to HSC and DDC (imx53) devices
` [PATCH 3/4] config: imx: Enable CONFIG_PHY_FIXED on HSC and DDC i.MX53 boards
` [PATCH 4/4] imx: pmic: Set proper pmic name for iMX53 HSC|DDC boards
[PATCH] usb: gadget: Handle SPL_* configs
2020-02-26 11:35 UTC (7+ messages)
[PATCH] lx2160a : Remove default VID setting
2020-02-26 11:16 UTC
Fixing low-speed USB keyboard detection
2020-02-26 11:04 UTC (2+ messages)
[PATCH 1/2] configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs
2020-02-26 11:02 UTC (4+ messages)
` [PATCH 2/2] configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME "
[PATCH v3 00/11] Add Support for eMMC boot in AM65x and J721e
2020-02-26 11:01 UTC (13+ messages)
` [PATCH v3 01/11] mmc: Add a saved_clock member
` [PATCH v3 02/11] mmc: Add a deferred_probe() API
` [PATCH v3 03/11] sdhci: Add sdhci_deferred_probe() API
` [PATCH v3 04/11] mmc: Merge SD_LEGACY and MMC_LEGACY bus modes
` [PATCH v3 05/11] mmc: am654_sdhci: Update output tap delay writes
` [PATCH v3 06/11] mmc: am654_sdhci: Implement workaround for card detect
` [PATCH v3 07/11] spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation
` [PATCH v3 08/11] arm: K3: sysfw-loader: Add a config_pm_pre_callback()
` [PATCH v3 09/11] arm: dts: k3-j721e-r5-common-proc-board: Use unique names for dummy clocks
` [PATCH v3 10/11] configs: am65x_evm: Add CONFIG_SUPPORT_EMMC_BOOT
` [PATCH v3 11/11] configs: j721e_evm: Add Support for eMMC boot
[cmd] "env import" command behaviour observation
2020-02-26 10:40 UTC
[PATCH v2 0/4] ARM: zynq: Switch to CFI DM driver
2020-02-26 10:38 UTC (5+ messages)
` [PATCH v2 1/4] nand: raw: Do not free xnand structure
` [PATCH v2 2/4] nand: raw: zynq: Do not try to probe driver if nand flash is disabled
` [PATCH v2 3/4] ARM: zynq: Do not report NOR flash detection failure
` [PATCH v2 4/4] ARM: zynq: Enable DM for CFI NOR flash
[PATCH] ARM: zynq: Do not include full zynq-7000.dtsi to cse-nor configuration
2020-02-26 10:34 UTC
[PATCH] ARM: dts: stm32mp1: DT alignment with Linux 5.6-rc1
2020-02-26 10:31 UTC
[PATCH] stm32mp1: add 800 MHz profile support
2020-02-26 10:26 UTC
[PATCH v2 0/2] Add command to display or save Linux PStore dumps
2020-02-26 9:42 UTC (3+ messages)
` [PATCH v2 1/2] cmd: "
` [PATCH v2 2/2] test: Add PStore command tests
[U-Boot] [PATCH] usb: ehci-mx5: Fix bus enumeration for DM case
2020-02-26 9:16 UTC (5+ messages)
Status of "Refactor the architecture parts of mt7628" series?
2020-02-26 9:11 UTC
Try to use AHAB but ahab.c is not compiled
2020-02-26 8:58 UTC (2+ messages)
[PATCH] spi: cadence-qspi: Move ref clock calculation to probe
2020-02-26 7:32 UTC (3+ messages)
[PATCH 1/1] block: ide: use definitions from include/libata.h
2020-02-26 7:20 UTC
[PATCH v2] arm: mvebu: update RTC values for PCIe memory wrappers
2020-02-26 6:53 UTC
[PATCH] arm: mvebu: update RTC values for PCIe memory wrappers
2020-02-26 6:52 UTC (4+ messages)
[PATCH 1/1] ata: sort ATA commands
2020-02-26 6:12 UTC
[PATCH] ls1043a: Remove "fdt_high" environment variable
2020-02-26 4:36 UTC (3+ messages)
[v4 1/4] Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"
2020-02-26 4:32 UTC (2+ messages)
[PATCH v2 1/1] include/ata.h: remove invalid links
2020-02-26 4:29 UTC
[PATCH v5 00/16] efi_loader: add secure boot support
2020-02-26 0:51 UTC (7+ messages)
` [PATCH v5 04/16] efi_loader: variable: support variable authentication
` [PATCH v5 07/16] efi_loader: image_loader: support image authentication
[PATCH v2 00/21] Enable ARM Trusted Firmware for U-Boot
2020-02-26 0:44 UTC (14+ messages)
` [PATCH v2 10/21] arm: socfpga: Add secure register access helper functions for SoC 64bits
[PATCHv2 1/4] kbuild: fixdep: Resync this with v4.17
2020-02-25 23:16 UTC (8+ messages)
` [PATCHv2 2/4] kbuild: Re-sync DTC flag logic "
` [PATCHv2 3/4] scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS
` [PATCHv2 4/4] scripts/Makefile.lib: Re-add -Wno-simple_bus_reg "
[PATCH] kbuild: remove unused dtc-version.sh script
2020-02-25 23:02 UTC
[PATCH] mmc: make <mmc.h> self-contained
2020-02-25 22:09 UTC (2+ messages)
[PATCH 1/1] scripts: add documentation-file-ref-check
2020-02-25 19:51 UTC
[RFC PATCH 00/10] arm: add support for SoC S5P4418
2020-02-25 19:13 UTC (3+ messages)
[PATCH 1/1] MAINTAINERS: set maintainer for doc/api/efi.rst
2020-02-25 19:01 UTC (2+ messages)
[PATCH] tools: image-host.c: remove uboot_aes.h
2020-02-25 19:00 UTC (2+ messages)
[PATCH] arch: arm: Fix SZ_64K undeclared compilation error
2020-02-25 19:00 UTC (2+ messages)
[PATCH 0/2] moveconfig fixes
2020-02-25 19:00 UTC (5+ messages)
` [PATCH 1/2] moveconfig: replace unsafe eval with asteval
` [PATCH 2/2] moveconfig: convert ps.stderr to string
[PATCH] board: novtech: meerkat96: use correct mmc driver
2020-02-25 19:00 UTC (2+ messages)
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