public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-06-09 10:33:07 to 2020-06-10 20:16:22 UTC [more...]

[PATCH 00/30] Finish some Kconfig migrations
 2020-06-10 20:16 UTC  (19+ messages)
` [PATCH 01/30] Convert CONFIG_AM335X_LCD to Kconfig
` [PATCH 02/30] Convert CONFIG_ARCH_MISC_INIT "
` [PATCH 03/30] Convert CONFIG_ARM_PL180_MMCI "
` [PATCH 04/30] Convert CONFIG_ARMV7_PSCI et al "
` [PATCH 05/30] Convert CONFIG_AT91_GPIO "
` [PATCH 06/30] Convert CONFIG_ATMEL_HLCD "
` [PATCH 07/30] Convert CONFIG_ATMEL_NAND_HW_PMECC et al "
` [PATCH 08/30] Convert CONFIG_ATMEL_USART "
` [PATCH 09/30] bk4r1: Re-convert CONFIG_AUTOBOOT_PROMPT et al "
` [PATCH 10/30] Convert CONFIG_BAUDRATE "
` [PATCH 11/30] Convert CONFIG_BOARD_EARLY_INIT_F et al "
` [PATCH 12/30] Convert CONFIG_BOOTARGS "
` [PATCH 13/30] Convert CONFIG_BCH "
` [PATCH 14/30] Convert CONFIG_BOARD_TYPES "
` [PATCH 15/30] arm: capricorn: Convert CONFIG_BOOTCOUNT_ENV et al "
` [PATCH 16/30] arm: abb secu1: Convert CONFIG_BOOTDELAY "
` [PATCH 17/30] Convert CONFIG_BOOTP_DNS2 "
` [PATCH 18/30] Convert CONFIG_BOUNCE_BUFFER "

[PATCH] net: dwc_eth_qos: add Kconfig option to select supported configuration
 2020-06-10 20:11 UTC  (8+ messages)

[PATCH V2] nvme: Invalidate dcache before submitting admin cmd
 2020-06-10 19:18 UTC 

[PATCH] arm: dts: socfpga: l2c-310 full line of zeros error @kernel boot
 2020-06-10 18:54 UTC  (5+ messages)

Update of dts files for U-Boot for i.MX
 2020-06-10 18:49 UTC 

[PATCH] env: Kconfig: cosmetics: update comment for SYS_RELOC_GD_ENV_ADDR
 2020-06-10 18:11 UTC  (2+ messages)

[PATCH v3 0/3] Add support for booting into userspace fastboot
 2020-06-10 16:36 UTC  (4+ messages)
` [PATCH v3 1/3] fastboot: Extend fastboot_set_reboot_flag with reboot reason
` [PATCH v3 2/3] fastboot: Add support for 'reboot fastboot' command
` [PATCH v3 3/3] fastboot: Add default fastboot_set_reboot_flag implementation

[PATCH v2 0/8] add basic driver support for broadcom NS3 soc
 2020-06-10 16:35 UTC  (11+ messages)
` [PATCH v2 1/8] configs: ns3: enable pinctrl driver
` [PATCH v2 2/8] dt-bindings: pinctrl: add ns3 pads definition
` [PATCH v2 3/8] configs: ns3: enable BCM IPROC mmc driver
` [PATCH v2 4/8] configs: ns3: enable mmc commands
` [PATCH v2 5/8] configs: ns3: enable gpt commands
` [PATCH v2 6/8] configs: ns3: enable EXT4 and FAT fs support
` [PATCH v2 7/8] configs: ns3: enable sp805 watchdog driver
` [PATCH v2 8/8] board: ns3: start sp805 watchdog service

[PATCH 1/1] Dockerfile: add libguestfs-tools package
 2020-06-10 16:13 UTC  (4+ messages)

[PATCH] tpm2: tis_spi: add linux compatible fallback string
 2020-06-10 15:11 UTC  (2+ messages)

[PATCH 22/22] x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU
 2020-06-10 13:29 UTC  (2+ messages)

[PATCH 21/22] x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU
 2020-06-10 13:29 UTC  (2+ messages)

[PATCH 20/22] x86: mtrr: Restructure so command execution is in one place
 2020-06-10 13:28 UTC  (2+ messages)

[PATCH 19/22] x86: mtrr: Update the command to use the new mtrr calls
 2020-06-10 13:28 UTC  (2+ messages)

[PATCH 18/22] x86: mtrr: Add support for writing to MTRRs on any CPU
 2020-06-10 13:28 UTC  (2+ messages)

[PATCH 17/22] x86: mtrr: Update MTRRs on all CPUs
 2020-06-10 13:28 UTC  (2+ messages)

[PATCH 16/22] x86: mtrr: Use MP calls to list the MTRRs
 2020-06-10 13:28 UTC  (2+ messages)

[PATCH 15/22] x86: mp: Add iterators for CPUs
 2020-06-10 13:27 UTC  (2+ messages)

[PATCH 14/22] x86: mp: Park CPUs before running the OS
 2020-06-10 13:27 UTC  (2+ messages)

[PATCH 13/22] x86: mp: Allow running functions on multiple CPUs
 2020-06-10 13:27 UTC  (2+ messages)

[PATCH 12/22] x86: Set the SMP flag when MP init is complete
 2020-06-10 13:27 UTC  (2+ messages)

[PATCH 11/22] global_data: Add a generic global_data flag for SMP state
 2020-06-10 13:27 UTC  (2+ messages)

[PATCH 10/22] x86: mp: Support APs waiting for instructions
 2020-06-10 13:27 UTC  (2+ messages)

[PATCH 09/22] x86: cpu: Remove unnecessary #ifdefs
 2020-06-10 13:26 UTC  (2+ messages)

[PATCH 08/22] x86: mp_init: Adjust bsp_init() to return more information
 2020-06-10 13:26 UTC  (2+ messages)

[PATCH 07/22] x86: mp_init: Set up the CPU numbers at the start
 2020-06-10 13:26 UTC  (2+ messages)

[PATCH 06/22] x86: mtrr: Fix 'ensable' typo
 2020-06-10 13:26 UTC  (2+ messages)

[PATCH 05/22] x86: mp_init: Drop the num_cpus static variable
 2020-06-10 13:25 UTC  (2+ messages)

[PATCH 04/22] x86: mp_init: Switch parameter names in start_aps()
 2020-06-10 13:25 UTC  (2+ messages)

[PATCH 03/22] x86: mp_init: Avoid declarations in header files
 2020-06-10 13:25 UTC  (2+ messages)

[PATCH 02/22] x86: Move MP code into mp_init
 2020-06-10 13:25 UTC  (2+ messages)

[PATCH 01/22] x86: mp_init: Switch to livetree
 2020-06-10 13:25 UTC  (2+ messages)

[PATCH u-boot 0/4] r8152: support more chips
 2020-06-10 13:20 UTC  (17+ messages)
` [PATCH u-boot 1/4] eth/r8152: reset bmu after disabling Tx/Rx
` [PATCH u-boot 2/4] eth/r8152: reset PHY after setting it
` [PATCH u-boot 3/4] eth/r8152: modify rtl_clear_bp function
` [PATCH u-boot 4/4] eth/r8152: support RTL8153B/RTL8154B

[PATCH] i2c: eeprom: Use reg property instead of offset and size
 2020-06-10 13:18 UTC 

[PATCH v3] mmc: sdhci: Fix HISPD bit handling
 2020-06-10 12:06 UTC  (2+ messages)

[PATCH v2] mmc: sdhci: Fix HISPD bit handling
 2020-06-10 11:44 UTC  (5+ messages)

[PATCH] nvme: Invalidate dcache before submitting admin cmd
 2020-06-10 11:27 UTC  (5+ messages)

[PATCH 0/7] mmc: zynqmp_sdhci: Add support for Tap delay
 2020-06-10 11:18 UTC  (12+ messages)
  ` [PATCH 1/7] Revert "mmc: zynq: parse dt when probing"
  ` [PATCH 2/7] mmc: zynq_sdhci: Define timing macro's

[PATCH v3 0/2] add optee support for broadcom NS3 soc
 2020-06-10 11:13 UTC  (3+ messages)
` [PATCH v3 1/2] drivers: tee: broadcom: add optee based bnxt fw load driver
` [PATCH v3 2/2] configs: ns3: enable tee and optee driver

[PATCH v2 0/3] add FIT image support for broadcom NS3 soc
 2020-06-10 11:02 UTC  (4+ messages)
` [PATCH v2 1/3] configs: ns3: enable FIT config
` [PATCH v2 2/3] board: ns3: add FIT image its file
` [PATCH v2 3/3] board: ns3: add development keys used in FIT

[PATCH v3 00/15] add initial support for broadcom NS3 soc
 2020-06-10 10:41 UTC  (16+ messages)
` [PATCH v3 01/15] board: ns3: add support for Broadcom Northstar 3
` [PATCH v3 02/15] arm: cpu: armv8: add L3 memory flush support
` [PATCH v3 03/15] configs: ns3: enable clock subsystem
` [PATCH v3 04/15] dt-bindings: memory: ns3: add memory definitions
` [PATCH v3 05/15] board: ns3: add api to save boot parameters passed from BL31
` [PATCH v3 06/15] board: ns3: default reset type to L3
` [PATCH v3 07/15] dt-bindings: memory: ns3: update GIC LPI address
` [PATCH v3 08/15] board: ns3: program GIC LPI tables
` [PATCH v3 09/15] configs: ns3: enable GIC ITS LPI table programing
` [PATCH v3 10/15] dt-bindings: memory: ns3: add ddr memory definition
` [PATCH v3 11/15] board: ns3: define ddr memory layout
` [PATCH v3 12/15] board: ns3: limit U-boot relocation within 16MB memory
` [PATCH v3 13/15] include/configs: ns3: add env variables for Linux boot
` [PATCH v3 14/15] include/configs: ns3: add support for flashing images
` [PATCH v3 15/15] MAINTAINERS: update maintainers for broadcom ns3 platform

[PATCH 0/4] rockchip: rk3399pro: Add Add Rock Pi N10 support
 2020-06-10 10:36 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: rockchip: Sync v5.7-rc1 rk3399pro.dtsi
` [PATCH 2/4] arm64: dts: rockchip: Sync v5.7-rc1 VMARC RK3399Pro SOM
` [PATCH 3/4] ARM: dts: rockchip: Sync v5.7-rc1 Radxa Dalang Carrier
` [PATCH 4/4] arm64: dts: rockchip: Add Radxa Rock Pi N10 initial support

[PATCH] video: vidconsole: avoid multiple lines overwrite logo
 2020-06-10  9:52 UTC  (3+ messages)
` [PATCH] splash: Fix build warning on 64 bits CPU
` [PATCH] video: bmp: Support 8bits BMP to 24/32 bits display

[PATCH] image: Add support for ZSTD decompression
 2020-06-10  9:13 UTC  (11+ messages)

[PATCH v2 1/3] riscv: Avoid the reserved memory fixup if src and dst point to the same place
 2020-06-10  9:05 UTC  (4+ messages)
` [PATCH v2 2/3] riscv: Expand the DT size before copy reserved memory node

[PATCH v2 00/35] dm: Add programmatic generation of ACPI tables (part B)
 2020-06-10  8:40 UTC  (13+ messages)
` [PATCH v2 05/35] acpi: Support generation of ACPI code
  ` Antwort: "
` [PATCH v2 06/35] acpi: Support generation of interrupt descriptor
` [PATCH v2 11/35] acpi: Support generation of I2C descriptor
  ` Antwort: "
` [PATCH v2 12/35] acpi: Support generation of SPI descriptor

[PATCH] drivers: spi: Add SPI controller driver for Octeon
 2020-06-10  8:29 UTC 

[PATCH] armv8: ls1028ardb: add xspi parameter to qixis command
 2020-06-10  8:13 UTC 

[PATCH v3 1/5] fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
 2020-06-10  5:36 UTC  (5+ messages)
` [PATCH v3 2/5] fdtdec: Honor #address-cells and #size-cells "
` [PATCH v3 3/5] test/dm: fdtdec: Add the missing gd declaration
` [PATCH v3 4/5] test/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_carveout()
` [PATCH v3 5/5] test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory()

[PATCH v2] arm: dts: socfpga: cyclone5: Update i2c-scl-falling-time-ns
 2020-06-10  5:24 UTC 

[PATCH] misc: scu: Remove child dev bind
 2020-06-10  3:29 UTC  (3+ messages)
` [PATCH] i2c: imx_lpi2c: Improve the codes to use private data
` [PATCH] gpio: mxc_gpio: Improve to use ofdata_to_platdata

[PATCH 1/2] gpio: mxc_gpio: change gpio index for i.MX8
 2020-06-10  3:28 UTC  (2+ messages)
` [PATCH 2/2] arm: dts: imx: fsl-imx8qm.dtsi: fix gpio aliases

[PATCH v2 1/5] fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory()
 2020-06-10  1:40 UTC  (5+ messages)
` [PATCH v2 2/5] fdtdec: Honor #address-cells and #size-cells "
` [PATCH v2 3/5] test/dm: fdtdec: Add the missing gd declaration
` [PATCH v2 4/5] test/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_carveout()
` [PATCH v2 5/5] test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory()

[PATCH 1/1] arm: wandboard: move CONFIG_MXC_UART to defconfig
 2020-06-10  1:08 UTC  (3+ messages)
` [PATCH] Convert CONFIG_MXC_UART to Kconfig

[PATCH] board: ti: am654: Disable SA2UL node for HS devices
 2020-06-09 19:14 UTC 

[PATCH v1 0/1] Fix mkimage error message
 2020-06-09 18:49 UTC  (3+ messages)
` [PATCH v1 1/1] mkimage: Fix error message if write less data then expected

[PATCH 0/8] efi_loader: secure boot: support intermediate certificates in signature
 2020-06-09 16:34 UTC  (5+ messages)
` [PATCH 7/8] efi_loader: signature: rework for intermediate certificates support
` [PATCH 8/8] test/py: efi_secboot: add test for intermediate certificates

[PATCH 1/2] mx6ul_14x14_evk: Enable SPL USB and SDP support
 2020-06-09 16:25 UTC  (4+ messages)
` [PATCH 2/2] mx6ul_14x14_evk: Avoid overlap of environment over U-Boot proper

[PATCH 1/3] mx6ul_14x14_evk: Enable SPL USB and SDP support
 2020-06-09 16:10 UTC  (6+ messages)
` [PATCH 2/3] mx6ul_14x14_evk: Enable eMMC boot support
` [PATCH 3/3] mx6ul_14x14_evk: Change environment offset to overlap with U-Boot

[PATCH 1/6] env: Warn on force access if ENV_ACCESS_IGNORE_FORCE set
 2020-06-09 15:06 UTC  (11+ messages)
` [PATCH 3/6] env: Fix invalid env handling in env_init()

[GIT PULL] Pull request: u-boot-imx u-boot-imx-20200609
 2020-06-09 14:49 UTC  (2+ messages)

[PATCH 1/3] rock-pi-4: Enable USB3 Host
 2020-06-09 14:05 UTC  (3+ messages)
` [PATCH 2/3] rock-pi-4: Enable PCI/NVME
` [PATCH 3/3] roc-rk3399-pc: Enable USB Gadget

[PATCH 1/3] mx6slevk_spinor: Convert to DM_ETH
 2020-06-09 13:44 UTC  (3+ messages)
` [PATCH 2/3] mx6slevk_spl: "
` [PATCH 3/3] mx6ull_14x14_evk_plugin: "

[PATCH 1/2] net: phy: mscc: make clock-output configurable on vsc85xx
 2020-06-09 13:39 UTC  (4+ messages)
` [PATCH 2/2] net: phy: mscc: sync rx/tx delay settings with Linux "

[PATCH] trivial: Fix booot occurences
 2020-06-09 11:44 UTC  (2+ messages)

[PATCH 1/2] riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node
 2020-06-09 11:00 UTC  (4+ messages)
` [PATCH 2/2] riscv: fu540: dts: Correct reg size of otp and dmc nodes

[PATCH] armv8: ls1012a: RGMII ports require internal delay
 2020-06-09 10:51 UTC 

[BUG] ut lib lib_rsa_verify_valid crashes on qemu_arm if RSA_VERIFY_WITH_PKEY=y
 2020-06-09 10:45 UTC  (4+ messages)

[PATCH 0/3] Support for specifying extra IOMMU mappings for PCI
 2020-06-09 10:45 UTC  (4+ messages)
` [PATCH 1/3] pci: layerscape: move per-pci device fdt fixup in a function
` [PATCH 2/3] pci: layerscape: move pci node search in a common function
` [PATCH 3/3] pci: layerscape: add a way of specifying additional iommu mappings

[PATCH 1/3] misc: scu_api: Add SCFW API to get the index of boot container set
 2020-06-09 10:34 UTC  (3+ messages)
` [PATCH 2/3] spl: mmc: Move the eMMC boot part index to weak function
` [PATCH 3/3] imx8: spl: Support booting from secondary container set


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox