public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-02-04 10:24:14 to 2020-02-05 17:57:09 UTC [more...]

[PATCH] tpm2: ftpm: A driver for firmware TPM running inside TEE
 2020-02-05 17:57 UTC  (4+ messages)

[PATCH] buildman: Enable buildman on aarch64 hosts
 2020-02-05 17:57 UTC  (3+ messages)

[PATCH] dtc: add ability to make nodes conditional on them being referenced
 2020-02-05 17:57 UTC  (6+ messages)

[PATCH 00/21] dm: Various enhancements to prepare for ACPI
 2020-02-05 17:57 UTC  (44+ messages)
` [PATCH 01/21] dm: core: Use const where possible in device.h
` [PATCH 02/21] dm: pci: Update the PCI read_config() method to const dev *
` [PATCH 03/21] dm: pci: Update a few more interfaces for const udevice *
` [PATCH 04/21] dm: core: Use const device for the devfdt...() interface
` [PATCH 05/21] dm: core: Use const device for the dev_read_...() interface
` [PATCH 06/21] test: Add underscore prefix to macro parameters
` [PATCH 07/21] dm: core: Update comment for ofnode_get_chosen_node()
` [PATCH 08/21] dm: core: Rename ofnode_get_chosen_prop()
` [PATCH 09/21] dm: core: Add ofnode_read_prop()
` [PATCH 10/21] dm: core: Reimplement ofnode_read_size()
` [PATCH 11/21] dm: core: Add ofnode_get_chosen_prop()
` [PATCH 12/21] dm: core: Add a way to read platdata for all child devices
` [PATCH 13/21] dm: core: Add a way to iterate through children, probing each
` [PATCH 14/21] dm: core: Drop uclass_find_next_free_req_seq() conditions
` [PATCH 15/21] bloblist: Add a new function to add or check size
` [PATCH 16/21] bloblist: Tidy up a few comments and code-style nits
` [PATCH 17/21] bloblist: Zero records when adding
` [PATCH 18/21] sandbox: pmic: Correct i2c pmic emulator platdata method
` [PATCH 19/21] console: Add a function to read a line of the output / eof
` [PATCH 20/21] test: Enable console recording in tests
` [PATCH 21/21] test: Add a way to check each line of console output

[PATCH] doc: dm: debugging: Fix the steps for activating debug
 2020-02-05 17:55 UTC  (3+ messages)

[PATCH 1/3] video: add support for drawing 8bpp bitmap on 32bpp framebuffer
 2020-02-05 17:47 UTC  (4+ messages)
` [PATCH 2/3] splash: fix banner output on small displays
` [PATCH 3/3] imx: mx6ul_14x14_evk: configure for 24bpp display

U-Boot Logo showing incorrect colors with eLCDIF
 2020-02-05 17:45 UTC  (7+ messages)

[U-Boot Patch v2 0/4] Fix currently available support for flash on HiFive Unleashed
 2020-02-05 17:30 UTC  (11+ messages)
` [U-Boot Patch v2 1/4] fu540: dtsi: spi: add num-cs info to device tree
` [U-Boot Patch v2 2/4] spi: fu540: add claim and release method to spi-sifive.c
` [U-Boot Patch v2 3/4] dts: u-boot.dtsi: override flash tx-rx width
` [U-Boot Patch v2 4/4] bdinfo: fu540: print fdt base address for debugging

uEnv.txt not read on eMMC Beaglebone black
 2020-02-05 16:38 UTC 

Problem building u-boot
 2020-02-05 16:19 UTC  (2+ messages)

fw_printenv resulting in bad crc, using default environment
 2020-02-05 16:05 UTC  (3+ messages)
  ` [EXT] "

[PATCH v1] imx: imx8qm: enable relocation of fdt and initrd
 2020-02-05 16:05 UTC  (2+ messages)

[PATCH v2 1/2] menu: Add a function to set the default by matching the item data
 2020-02-05 15:12 UTC  (2+ messages)
` [PATCH v2 2/2] pxe: Get default selection from board type if label matches

[PATCH 1/2] menu: Make some parts of the menu available to other components
 2020-02-05 15:02 UTC  (4+ messages)

[PATCH v7 00/10] Add support for loading main_r5fss0_core0
 2020-02-05 14:59 UTC  (5+ messages)
` [PATCH v7 02/10] lib: elf: Move the generic elf loading/validating functions to lib

[U-Boot] Sharing a hardware lab
 2020-02-05 14:10 UTC  (3+ messages)

[RESEND v8 6/8] dm: arm64: ls1043a: add i2c DM support
 2020-02-05 14:02 UTC  (2+ messages)
` [RESEND v8 7/8] dm: arm64: ls1046a: "

[PATCH v2 00/17] x86: coral: Add support for Cr50
 2020-02-05 13:50 UTC  (4+ messages)
` [PATCH v2 13/17] x86: Add support for ACPI general-purpose events

[PATCH] imx8mm/mn: Add missing root clock entry for ARM core clock
 2020-02-05 13:46 UTC  (2+ messages)

[PATCH v1 1/5] colibri_vf: enable relocation of fdt and initrd
 2020-02-05 13:41 UTC  (11+ messages)
` [PATCH v1 2/5] colibri_imx7: "
` [PATCH v1 3/5] apalis_imx6: "
` [PATCH v1 4/5] colibri-imx6ull: "
` [PATCH v1 5/5] colibri_imx6: "

[RFC] mx6cuboxi: Enable OF_CONTROL and DM in SPL
 2020-02-05 13:04 UTC  (3+ messages)

[PATCH v3 00/10] Add support for loading main_r5fss0_core0
 2020-02-05 12:07 UTC  (12+ messages)
` [PATCH v3 02/10] arm: k3: Add support for loading non linux remote cores

[PATCH v2 1/1] efi_loader: architecture specific UEFI setup
 2020-02-05 11:37 UTC  (4+ messages)

Time frame for "Refactor the architecture parts of mt7628 "?
 2020-02-05  9:47 UTC  (2+ messages)

[v8 1/8] rtc: pcf8563: Add driver model support
 2020-02-05  9:35 UTC  (8+ messages)
` [v8 6/8] dm: arm64: ls1043a: add i2c DM support
` [v8 7/8] dm: arm64: ls1046a: "

[GIT PULL] Raspberry Pi updates for v2020.04
 2020-02-05  9:33 UTC 

dm, serial: problem with using ns16550 driver before relocation on mpc83xx
 2020-02-05  9:04 UTC 

[PATCH v2] imx: support for conga-QMX8 board
 2020-02-05  8:48 UTC  (4+ messages)
` [RFC 1/2] hack to boot with 2020.01

[PATCH v2 00/10] Add Support for eMMC boot in AM65x and J721e
 2020-02-05  7:33 UTC  (16+ messages)
` [PATCH v2 02/10] mmc: Add init() API
  ` [PATCH v2 04/10] mmc: sdhci: Expose sdhci_init() as non-static

[PATCH] mx6ullevk: Enable Ethernet support
 2020-02-05  7:22 UTC  (2+ messages)

[PATCH 1/2] mx6ul_evk: Move CONFIG_FEC_MXC to defconfig
 2020-02-05  7:21 UTC  (4+ messages)
` [PATCH 2/2] mx6ul_evk: Remove FEC related board code

[PATCH v2] mx6sxsabresd: Keep only one target
 2020-02-05  7:16 UTC  (2+ messages)

[PATCH] mmc: fsl_esdhc: actually enable cache snooping on mpc830x
 2020-02-05  7:08 UTC  (2+ messages)

[PULL] u-boot-socfpga/master
 2020-02-05  6:58 UTC  (6+ messages)

[PATCH] board_f: Make clear_bss generic
 2020-02-05  6:54 UTC 

[PATCH 1/1] board: ls1012ardb: do not use imply CONFIG_
 2020-02-05  6:46 UTC  (2+ messages)

[PATCH 1/2] armv8: ls1088a: Updates secure boot headers offset
 2020-02-05  6:45 UTC  (2+ messages)

[PATCH 1/1] armv8: lx2160a: Updates secure boot headers offset
 2020-02-05  6:44 UTC  (2+ messages)

[PATCH] configs: ls1021a: Reserve low memory for CMA
 2020-02-05  6:42 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] arm: dts: ls1028a: Add FSPI node properties
 2020-02-05  6:36 UTC  (4+ messages)
` [U-Boot] [PATCH 4/4] configs: lx2160a: Enable FSPI support
  `  "
` [PATCH 1/4] arm: dts: ls1028a: Add FSPI node properties

[PATCH v4] board: fsl: lx2160a: Add support to reset to eMMC
 2020-02-05  6:33 UTC  (2+ messages)

[PATCH v4 1/3] spi: nxp_fspi: new driver for the FlexSPI controller
 2020-02-05  6:32 UTC  (3+ messages)
` [PATCH v4 2/3] arm: ls1028a: use the new flexspi driver

[PATCH] configs: ls1012ardb: Enable CONFIG_SYS_RELOC_GD_ENV_ADDR
 2020-02-05  6:30 UTC  (2+ messages)

[PATCH v3 0/2] gpio: add possibility to search for gpio label name
 2020-02-05  6:19 UTC  (3+ messages)
` [PATCH v3 1/2] sandbox, test: add test for GPIO_HOG function
` [PATCH v3 2/2] gpio: search for gpio label if gpio is not found through bank name

pull request of u-boot-fsl-qoriq for v2020.04-rc2
 2020-02-05  6:13 UTC 

[PATCH 1/1] efi_loader: architecture specific UEFI setup
 2020-02-05  5:57 UTC  (3+ messages)

[PATCH 0/3] sunxi: Sync H3/H5 DT and add ALL-H3-IT and ALL-H5-CC
 2020-02-05  4:01 UTC  (7+ messages)
` [PATCH 2/3] sunxi: Add Libre Computer ALL-H3-IT H5 board

[PATCH v3 07/32] gpio: Rename free() to rfree()
 2020-02-05  3:15 UTC 

[PATCH 0/9] stm32mp1 devicetre-tree and board update
 2020-02-05  2:23 UTC  (9+ messages)
` [PATCH 4/9] ARM: dts: stm32mp1: move FDCAN to PLL4_R

[PATCH v3 00/17] x86: coral: Add support for Cr50
 2020-02-05  2:03 UTC  (18+ messages)
` [PATCH v3 01/17] dm: core: Allow iterating devices without uclass_get()
` [PATCH v3 02/17] dm: core: Add a function to find a device by drvdata
` [PATCH v3 03/17] dm: core: Change syscon to use helper function
` [PATCH v3 04/17] tegra: i2c: Change driver "
` [PATCH v3 05/17] x86: Add a clock driver for Intel devices
` [PATCH v3 06/17] x86: apl: Use the clock driver
` [PATCH v3 07/17] x86: apl: Drop the I2C config in FSP-S
` [PATCH v3 08/17] x86: coral: Update i2c and rtc status
` [PATCH v3 09/17] dm: irq: Add support for interrupt controller types
` [PATCH v3 10/17] x86: Give each driver an IRQ type
` [PATCH v3 11/17] x86: itss: Add of-platdata support
` [PATCH v3 12/17] dm: irq: Add support for requesting interrupts
` [PATCH v3 13/17] x86: Add support for ACPI general-purpose events
` [PATCH v3 14/17] x86: coral: Add I2C and TPM device-tree definitions
` [PATCH v3 15/17] tpm: Add more TPM2 definitions
` [PATCH v3 16/17] tpm: Add a driver for H1/Cr50
` [PATCH v3 17/17] x86: coral: Enable TPM

[U-Boot] [PATCH v3] riscv: add Kconfig entries for the F and D ISA extensions support
 2020-02-05  1:58 UTC  (4+ messages)
`  "

[PATCH] RFC: nvedit: support doing one (extra) expansion of the value in "env set"
 2020-02-05  1:08 UTC 

Please pull u-boot-x86
 2020-02-05  1:03 UTC  (2+ messages)

[PATCH] mx6cuboxi: don't disable fdt relocation
 2020-02-05  0:51 UTC  (3+ messages)

[PATCH v1] imx: set CONFIG_FEC_MXC_PHYADDR to -1
 2020-02-05  0:49 UTC  (6+ messages)

[PATCH] image: fdt: check "status" of "/reserved-memory" subnodes
 2020-02-05  0:16 UTC  (4+ messages)

[PATCH 0/9] mmc: sdhci: code clean-up and fix cache coherency problem
 2020-02-05  0:16 UTC  (12+ messages)
` [PATCH 1/9] dma-mapping: fix the prototype of dma_map_single()
` [PATCH 2/9] dma-mapping: fix the prototype of dma_unmap_single()
` [PATCH 3/9] mmc: sdhci: put the aligned buffer pointer to struct sdhci_host
` [PATCH 4/9] mmc: sdhci: reduce code duplication for aligned buffer
` [PATCH 5/9] mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr
` [PATCH 6/9] mmc: sdhci: remove unneeded casts
` [PATCH 7/9] mmc: add mmc_get_dma_dir() helper
` [PATCH 8/9] mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA
` [PATCH 9/9] mmc: sdhci: fix missing cache invalidation after reading by DMA

[PATCH v3 00/12] riscv: Add Sipeed Maix support
 2020-02-05  0:16 UTC  (29+ messages)
` [PATCH v3 04/12] reset: Add generic reset driver
` [PATCH v3 05/12] dm: Add support for simple-pm-bus
` [PATCH v3 06/12] riscv: Add headers for asm/global_data.h
` [PATCH v3 07/12] riscv: Add option to support RISC-V privileged spec 1.9.1
` [PATCH v3 08/12] riscv: Allow use of reset drivers
` [PATCH v3 11/12] riscv: Add device tree for K210
` [PATCH v3 12/12] riscv: Add initial Sipeed Maix support

[U-Boot] [RFC/RFT PATCH v4 0/3] Add compressed Image booting support
 2020-02-05  0:01 UTC  (6+ messages)
` [U-Boot] [RFC/RFT PATCH v4 3/3] image: Add compressed Image parsing support in booti

[PATCH] video: enable VIDEO_ANSI and all VIDEO_BBP options
 2020-02-04 21:43 UTC 

[RFC PATCH 00/10] arm: add support for SoC S5P4418
 2020-02-04 18:29 UTC  (4+ messages)
` [RFC PATCH 03/10] i2c: mmc: add nexell driver (gpio, i2c, mmc, pwm)

[PATCH] video: add opt out option for VIDEO_BBP selection
 2020-02-04 18:08 UTC  (4+ messages)

[PATCH 1/2] rk3399: Add boot flash script offet, size
 2020-02-04 17:00 UTC  (3+ messages)
` [PATCH 2/2] rockchip: Add SF distro bootcmd

[GIT PULL] TI changes for v2020.04-rc2
 2020-02-04 16:36 UTC  (2+ messages)

[U-Boot] [PATCH] board: ax25-ae350: Print board information
 2020-02-04 15:39 UTC  (2+ messages)

[U-Boot] [PATCH] qemu-riscv64_smode, sifive-fu540: fix extlinux (define preboot)
 2020-02-04 15:29 UTC  (7+ messages)

[PATCH v3 00/10] RISC-V SiFive FU540 support SPL
 2020-02-04 15:19 UTC  (5+ messages)
` [PATCH v3 05/10] riscv: sifive: fu540: add DDR4 info

[PATCH] doc: fix opensbi build steps for AX25-AE350
 2020-02-04 14:54 UTC  (2+ messages)

[PATCH 1/1] doc: fix AX25-AE350 RISC-V documentation
 2020-02-04 14:50 UTC  (2+ messages)

[PATCH] riscv: Try to get cpu frequency from device tree
 2020-02-04 14:29 UTC  (8+ messages)

[PATCH] cmd: Ensure sf operates on spi flash
 2020-02-04 14:10 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 00/12] TI: AM654/J721e: Add support to boot from OSPI
 2020-02-04 13:36 UTC  (2+ messages)

[PATCH] ARM: uniphier: enable CONFIG_MMC_SDHCI_ADMA for uniphier_v8_defconfig
 2020-02-04 11:13 UTC 

[PATCH] Make the sandbox board_run_command the default
 2020-02-04 10:40 UTC  (4+ messages)
  ` [PATCH v2] cli: "

[PATCH v2 1/2] riscv: Try to get cpu frequency from device tree
 2020-02-04 10:36 UTC  (4+ messages)
` [PATCH v2 2/2] riscv: Enable cpu clock if it is present


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