public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-04-03 13:20:17 to 2020-04-06 10:58:48 UTC [more...]

[PATCH] ARM: zynq: Change zc770 xm011 Nand x16 configurations
 2020-04-06 10:58 UTC  (2+ messages)

[PATCH] env: Kconfig: Adding default values for Microblaze
 2020-04-06 10:58 UTC  (2+ messages)

[PATCH] ARM: zynq: Fix addresses in partition definitions
 2020-04-06 10:58 UTC  (2+ messages)

[PATCH 00/16] xilinx: DT sync up
 2020-04-06 10:57 UTC  (2+ messages)

[PATCH V2 1/5] common: bouncebuf: Permit passing custom alignment check function
 2020-04-06 10:55 UTC  (7+ messages)
  ` [PATCH V2 2/5] ARM: rmobile: Increase malloc area size
  ` [PATCH V2 3/5] mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitations
  ` [PATCH V2 4/5] mmc: Add option to adjust b_max before long read
  ` [PATCH V2 5/5] mmc: tmio: sdhi: Implement get_b_max function

[PATCH] arm64: zynqmp: Enable cache command for mini mtest configuration
 2020-04-06 10:55 UTC  (2+ messages)

[PATCH] configs: versal: Add CONFIG_DISTRO_DEFAULTS to versal defconfig
 2020-04-06 10:54 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Print multiboot register value in EL3
 2020-04-06 10:54 UTC  (2+ messages)

[PATCH 0/3] arm: socfpga: arria10: Update device tree
 2020-04-06 10:53 UTC  (8+ messages)
` [PATCH 1/3] arm: dts: arria10: Move uboot specific properties to u-boot.dtsi
` [PATCH 2/3] arm: dts: arria10: Update dtsi/dts from Linux
` [PATCH 3/3] arm: socfpga: arria10: Enable cache driver in SPL

[PATCH v3] mips: cmd: go: Flush cache before jumping to app/image
 2020-04-06 10:49 UTC  (4+ messages)

iMX8MM USB support?
 2020-04-06  9:43 UTC  (2+ messages)

AW: AW: latest u-boot branch for Marvell Armada 88F3720
 2020-04-06  9:43 UTC 

zynq_z_turn_defconfig: broken networking
 2020-04-06  9:40 UTC  (3+ messages)

[PATCH v2 u-boot-marvell 1/4] arm: mvebu: turris_mox: Fix early SPI communication
 2020-04-06  9:12 UTC  (6+ messages)
` [PATCH v2 u-boot-marvell 2/4] arm: mvebu: dts: turris_mox: update sdhci properties
` [PATCH v2 u-boot-marvell 3/4] arm: mvebu: turris_mox: Setup Linux's device tree before boot
` [PATCH v2 u-boot-marvell 4/4] arm: mvebu: dts: turris_mox: fix USB3 regulator

[PATCH v1 1/2] clk: socfpga: Read the clock parent's register base in probe function
 2020-04-06  8:57 UTC  (12+ messages)

[PATCH] dm: core: Read parent ofdata before children
 2020-04-06  8:53 UTC  (2+ messages)

[PATCH] arm: meson: imply DM_RNG
 2020-04-06  8:03 UTC  (2+ messages)

[PATCH v4 1/1] driver: watchdog: get platform clock from dt file
 2020-04-06  7:59 UTC 

[RFC 00/14] efi_loader: add capsule update support
 2020-04-06  7:59 UTC  (12+ messages)
` [RFC 07/14] efi_loader: capsule: add memory range capsule definitions
` [RFC 09/14] efi_loader: add simple firmware management protocol for FIT image

[PATCH v3 1/1] driver: watchdog: get platform clock from dt file
 2020-04-06  7:54 UTC  (3+ messages)

[PATCH 5/5] rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
 2020-04-06  7:54 UTC  (2+ messages)

[PATCH v3] serial: ns16550: Fix ordering of getting base address
 2020-04-06  7:36 UTC  (5+ messages)
    ` Antwort: "

[PATCH 1/5] arm: lpc32xx: move SoC to mach-lpc32xx
 2020-04-06  5:58 UTC  (4+ messages)
` [PATCH 2/5] arch/arm/Makefile: sort machine names
` [PATCH 3/5] rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
` [PATCH 4/5] arm: orion5x: finish moving SoC to mach-orion5x

[PATCH v2 0/2] efi_loader: identify EFI system partition
 2020-04-06  5:31 UTC  (6+ messages)
` [PATCH v2 1/2] part: detect "
` [PATCH v2 2/2] efi_loader: identify "

[PATCH 0/6] x86: efi: Add a 64-bit coreboot payload
 2020-04-06  5:19 UTC  (8+ messages)
` [PATCH 1/6] x86: Allow building an SPL image for coreboot
` [PATCH 2/6] x86: Move work-around out of cpu_jump_to_64bit_uboot()
` [PATCH 3/6] x86: Update SPL for coreboot
` [PATCH 4/6] x86: cbfs: Drop unwanted declaration
` [PATCH 5/6] x86: coreboot: Allow building an SPL image
` [PATCH 6/6] x86: Add a 64-bit coreboot build

[PATCH v2 1/2] serial: ns16550: Revert "Move PCI access from ofdata_to_platdata() to probe()"
 2020-04-06  4:13 UTC  (19+ messages)
              ` Antwort: "

[RFC] dm: uclass: add functions to get device by platdata
 2020-04-06  3:43 UTC  (8+ messages)

[RFC 0/7] mx6cuboxi: enable OF_PLATDATA with MMC support
 2020-04-06  3:43 UTC  (11+ messages)
` [RFC 1/7] mmc: fsl_esdhc_imx: add OF_PLATDATA support
` [RFC 2/7] mmc: fsl_esdhc_imx: add ofdata_to_platdata support
` [RFC 3/7] dtoc: update dtb_platdata to support cd-gpio
` [RFC 5/7] gpio: mxc_gpio: add OF_PLATDATA support
` [RFC 7/7] mx6cuboxi: enable OF_PLATDATA

[PATCH 1/2] dm: dump.c: Fix segfault when entry->of_match is NULL
 2020-04-06  3:42 UTC  (6+ messages)
` [PATCH 2/2] dm: dump.c: Refactor dm_dump_drivers prints

[PATCH 0/3] Support reading an u32 from a multi-value property
 2020-04-06  3:42 UTC  (7+ messages)
` [PATCH 3/3] dm: core: refactor functions reading an u32 from dt

[PULL] u-boot-sh/master
 2020-04-05 23:05 UTC  (2+ messages)

Please pull u-boot-x86
 2020-04-05 23:05 UTC  (2+ messages)

Pull request, u-boot-tegra/master
 2020-04-05 23:04 UTC  (2+ messages)

Please pull u-boot-video
 2020-04-05 23:04 UTC  (2+ messages)

[PATCH v2] arch: Add explicit linker script for u-boot-elf
 2020-04-05 23:04 UTC  (2+ messages)

[PATCH] mach-snapdragon: Fix overwriting last digit of serial number
 2020-04-05 23:04 UTC  (2+ messages)

[PATCH v2] Revert "common: spl_fit: Default to IH_OS_U_BOOT if FIT_IMAGE_TINY enabled"
 2020-04-05 23:04 UTC  (2+ messages)

Pull request: u-boot-spi/master
 2020-04-05 23:04 UTC  (2+ messages)

[PATCH] travis/gitlab/azure: Run cppcheck in parallel
 2020-04-05 20:35 UTC 

[PATCH] ARM: dts: rmobile: Scrub unused DT nodes
 2020-04-05 16:26 UTC 

[PATCH] ARM: rmobile: Unify Gen3 Salvator-X(S) and ULCB defconfigs
 2020-04-05 16:26 UTC 

[PATCH] mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0
 2020-04-05 16:19 UTC 

[PATCH 00/22] buildman: Improve summary output
 2020-04-05 15:21 UTC  (23+ messages)
` [PATCH 01/22] buildman: Refactor error-line output int a function
` [PATCH 02/22] buildman: Add test coverage for error/warning colour
` [PATCH 03/22] buildman: Use an iterator to check test output
` [PATCH 04/22] buildman: Create temp directory in test setup
` [PATCH 05/22] buildman: Split out testOutput() into separate functions
` [PATCH 06/22] buildman: Add a test helper for creating a line prefix
` [PATCH 07/22] buildman: Test the output with --list-error-boards
` [PATCH 08/22] buildman: Use yellow consistently for warning lines
` [PATCH 09/22] buildman: Use an object to hold error lines
` [PATCH 10/22] buildman: Show the list of boards in magenta
` [PATCH 11/22] patman: Update flushing Print() for Python 3
` [PATCH 12/22] patman: Support erasing a previously unfinished text line
` [PATCH 13/22] buildman: Drop the line-clearing code in Builder
` [PATCH 14/22] buildman: Show a message when fetching a repo
` [PATCH 15/22] buildman: Drop unused output code
` [PATCH 16/22] buildman: Show the number of builds remaining
` [PATCH 17/22] buildman: Show a summary of the build result
` [PATCH 18/22] buildman: Update the 'theory of operation' a little
` [PATCH 19/22] buildman: Add the abbreviation for --boards
` [PATCH 20/22] buildman: Update workflow documentation with more detail
` [PATCH 21/22] buildman: Make -I the default
` [PATCH 22/22] buildman: Add an option to ignore device-tree warnings

[PATCH v3 0/5] rockchip: rk3399: Fix HDMI out
 2020-04-05 14:07 UTC  (3+ messages)
` [PATCH v3 4/5] rockchip: Enable HDMI output on rk3399 board w/ HDMI

[PATCH] ARM: dts: stm32: Temporarily drop cd-gpios from AV96 DT
 2020-04-05 14:05 UTC  (2+ messages)

Gitlab error: execution took longer than 1h
 2020-04-05 11:41 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/5] riscv: sifive/fu540: Enable SPI-NOR support
 2020-04-05 11:13 UTC  (12+ messages)
` [U-Boot] [PATCH v2 5/5] sifive: fu540: Enable spi-nor flash support

[PATCH v9 00/12] Actions S700 SoC support
 2020-04-05 10:54 UTC  (28+ messages)
` [PATCH v9 01/12] arm: actions: Add common framework for Actions Owl Semi SoCs
` [PATCH v9 02/12] arm: actions: rename sysmap-s900 to sysmap-owl
` [PATCH v9 03/12] serial: actions: add compatible string
` [PATCH v9 04/12] arm: dts: sync dts for Action Semi S900
` [PATCH v9 05/12] arm: dts: actions: s900: add u-boot specific dtsi file
` [PATCH v9 06/12] clk: actions: Add common clock driver
` [PATCH v9 07/12] arm: actions: add S700 SoC device tree
` [PATCH v9 08/12] arm: dts: actions: s700: add u-boot specific dtsi file
` [PATCH v9 09/12] arm: add support Actions Semi S700
` [PATCH v9 10/12] actions: Move defconfig options to Kconfig
` [PATCH v9 11/12] arm: add Cubieboard7 board support
` [PATCH v9 12/12] doc: boards: add Cubieboard7 documentation

[PATCH] efi_loader: enable RNG if DM_RNG is enabled
 2020-04-05  9:39 UTC  (3+ messages)

[PATCH v2 0/6] rockchip: rk3328: sync dts and add ROC-RK3328-CC board
 2020-04-05  2:25 UTC  (7+ messages)
` [PATCH v2 1/6] rockchip: dts: rk3328-evb: Move vcc5v0-host-xhci-drv to -u-boot.dtsi
` [PATCH v2 2/6] rockchip: dts: rk3328-evb: Move gmac2io related nodes "
` [PATCH v2 3/6] dt-bindings: clock: rk3328: sync from upstream Linux kernel
` [PATCH v2 4/6] dt-bindings: power: rk3328-power: "
` [PATCH v2 5/6] rockchip: dts: rk3328: Sync device tree files from Linux
` [PATCH v2 6/6] rockchip: rk3328: Add support for ROC-RK3328-CC board

[PATCH 1/5] arm: dts: rockchip: rk3399: add and enable rng node
 2020-04-04 19:24 UTC  (2+ messages)

[PATCH] ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.6.2
 2020-04-04 18:25 UTC 

[PATCH] ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.6.2
 2020-04-04 14:05 UTC 

[PATCH] bmips: allow disabling usb support
 2020-04-04 14:01 UTC 

i.MX8QXP hangs in SPL after a "reboot" command
 2020-04-04 13:17 UTC  (2+ messages)

[PATCH] net: sh_eth: Init the hardware before PHY access
 2020-04-04 13:06 UTC 

[PATCH] net: Fix warning when including netdev.h on DM systems
 2020-04-04 10:30 UTC 

[PATCH] mpc8379erdb: Convert to DM_MMC
 2020-04-04  5:16 UTC  (5+ messages)
    ` [PATCH v2 1/2] mpc8379erdb: Add device tree
      ` [PATCH v2 2/2] mpc8379erdb: Convert to DM_MMC

[PATCH] fvp: Add support for loading Android boot images via semihosting
 2020-04-04  2:58 UTC 

[PATCH] arm: stm32mp1: activate data cache in SPL and before relocation
 2020-04-03 21:37 UTC  (6+ messages)

[PATCH v2 0/2] arm: stm32mp1: activate data cache in SPL and before relocation
 2020-04-03 21:32 UTC  (5+ messages)
` [PATCH v2 1/2] arm: stm32mp: "
` [PATCH v2 2/2] arm: stm32mp: activate data cache on DDR in SPL

[PATCH 1/3] arm: caches: protect dram_bank_mmu_setup access to bi_dram
 2020-04-03 21:30 UTC  (6+ messages)
` [PATCH 2/3] arm: caches: add DCACHE_DEFAULT_OPTION
` [PATCH 3/3] arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviour

AW: AW: latest u-boot branch for Marvell Armada 88F3720
 2020-04-03 18:43 UTC  (2+ messages)
`  "

[PATCH] mtd: spi-nor: Enable dual and quad read for s25fl256s0
 2020-04-03 15:02 UTC  (2+ messages)

[Patch v3 0/3] Enable octal read support for mt35xu* flashes
 2020-04-03 14:57 UTC  (3+ messages)
` [Patch v3 1/3] mtd: spi-nor-ids: Enable SPI_NOR_OCTAL_READ flag for mt35xu*

[u-boot][PATCH] spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enum
 2020-04-03 14:56 UTC  (2+ messages)

[PATCH] spi: cadence-qspi: Move ref clock calculation to probe
 2020-04-03 14:54 UTC  (2+ messages)

[PATCH] spi: use is_power_of_2 instead of hweight32 in spi_nor_write()
 2020-04-03 14:52 UTC  (2+ messages)

[PATCH v2 1/2] mtd: spi-nand: Import Toshiba SPI-NAND support
 2020-04-03 14:50 UTC  (4+ messages)
` [PATCH v2 2/2] mtd: nand: spi: add support for Toshiba TC58CVG2S0HRAIJ

[PATCH v2 0/4] ARM: zynq: Switch to CFI DM driver
 2020-04-03 14:44 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] spi: nxp-fspi: Add 1us delay to make controller ready for next transaction
 2020-04-03 14:39 UTC  (2+ messages)

[Patch v5 0/7] Transition of fsl qspi driver to spi-mem framework
 2020-04-03 14:37 UTC  (3+ messages)
` [Patch v5 1/7] spi: Transform the FSL QuadSPI driver to use the SPI MEM API

[U-Boot] [PATCH 0/2] Add Broadcom SPI driver
 2020-04-03 14:33 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] drivers: spi: Add commands for Micron SPI
  `  "

[PATCH v3 00/29] dm: Add programmatic generation of ACPI tables (part A)
 2020-04-03 13:41 UTC  (12+ messages)
` [PATCH v3 22/29] acpi: Add a method to write tables for a device
` [PATCH v3 23/29] acpi: Convert part of acpi_table to use acpi_ctx
` [PATCH v3 27/29] acpi: Put table-setup code in its own function
` [PATCH v3 29/29] acpi: Add an acpi command


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