public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-04-26 10:00:52 to 2020-04-27 06:52:54 UTC [more...]

[PATCH v3 0/9] rockchip: rk3328: sync dts and add ROC-RK3328-CC board
 2020-04-27  6:52 UTC  (10+ messages)
` [PATCH v3 1/9] rockchip: dts: rk3328-evb: Move vcc5v0-host-xhci-drv to -u-boot.dtsi
` [PATCH v3 2/9] rockchip: dts: rk3328-evb: Move gmac2io related nodes "
` [PATCH v3 3/9] rockchip: dts: rk3328: Move OTG node's hnp-srp-disable to rk3328-u-boot.dtsi
` [PATCH v3 4/9] dt-bindings: clock: rk3328: sync from upstream Linux kernel
` [PATCH v3 5/9] dt-bindings: power: rk3328-power: "
` [PATCH v3 6/9] rockchip: rk3328: Disable generic PHY support
` [PATCH v3 7/9] rockchip: dts: rk3328: Sync device tree files from Linux
` [PATCH v3 8/9] rockchip: rk3328: Add support for ROC-RK3328-CC board
` [PATCH v3 9/9] rockchip: dts: rock64: Fix XHCI usage

[PATCH v3 0/2] gpio: add possibility to search for gpio label name
 2020-04-27  6:47 UTC  (5+ messages)
` [PATCH v3 1/2] sandbox, test: add test for GPIO_HOG function

[PATCH] sandbox: update documents regarding spi_sf
 2020-04-27  6:46 UTC 

[PATCH] imx: Add support for i.MX8MM Beacon EmbeddedWorks devkit
 2020-04-27  6:46 UTC  (4+ messages)

[PATCH v7 0/9] dm: Add programmatic generation of ACPI tables (part A)
 2020-04-27  6:36 UTC  (10+ messages)
` [PATCH v7 7/9] acpi: Put table-setup code in its own function
      ` Antwort: "

[PATCH v4 0/9] x86: Improve support for chain-loading U-Boot
 2020-04-27  5:35 UTC  (11+ messages)
` [PATCH v4 1/9] x86: fsp: Allow skipping init code when chain loading
` [PATCH v4 2/9] x86: apl: Skip "
` [PATCH v4 3/9] x86: cpu: "
` [PATCH v4 4/9] pci: Avoid auto-config "
` [PATCH v4 5/9] board: Add a gd flag for "
` [PATCH v4 6/9] x86: Move coreboot-table detection into common code
` [PATCH v4 7/9] x86: Add a way to detect running from coreboot
` [PATCH v4 8/9] x86: Use the existing stack when chain-loading
` [PATCH v4 9/9] x86: Add documentation for the chain-load feature

[PATCH v5 0/4] of-platdata: Avoid building libfdt
 2020-04-27  5:33 UTC  (6+ messages)
` [PATCH v5 1/4] omap: mmc: Avoid using libfdt with of-platdata
` [PATCH v5 2/4] rockchip: pinctrl: Disable full pinctrl for SPL
` [PATCH v5 3/4] spl: Allow SPL/TPL to use of-platdata without libfdt
` [PATCH v5 4/4] dm: core: Don't include ofnode functions with of-platdata

[Patch v2] spi: nxp-fspi: Add 1us delay to make controller ready for next transaction
 2020-04-27  5:33 UTC  (5+ messages)
  ` [EXT] "

[PATCH] net: ethernet: ti: am65-cpsw-nuss: enable 10Mbps link speed in rgmii mode
 2020-04-27  4:43 UTC  (4+ messages)

[PATCH] sandbox: drop CONFIG_SYS_RELOC_GD_ENV_ADDR
 2020-04-27  4:22 UTC 

[PATCH v2 0/3] libfdt: make lib/libfdt/ contain only wrappers
 2020-04-27  3:07 UTC  (7+ messages)
` [PATCH v2 1/3] libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c
` [PATCH v2 2/3] fdt_region: move fdt_region.c to common/ from lib/libfdt/
` [PATCH v2 3/3] libfdt: split fdt_region declarations out to <fdt_region.h>

[PATCH 0/5] buildman: A few more tweaks
 2020-04-27  3:07 UTC  (11+ messages)
` [PATCH 1/5] buildman: Fix test for new 9.2 kernel
` [PATCH 2/5] buildman: Correct operation of -A flag
` [PATCH 3/5] buildman: Make sure that -o is given with -w
` [PATCH 4/5] buildman: Use out-env for environment output
` [PATCH 5/5] buildman: Write output files when using -w

[PATCH v2 00/14] tools: patman: Convert Python tools to use absolute imports
 2020-04-27  3:06 UTC  (29+ messages)
` [PATCH v2 01/14] patman: Rename the main module
` [PATCH v2 02/14] rmboard: Move to Python 3
` [PATCH v2 03/14] patman: Drop references to __future__
` [PATCH v2 04/14] patman: Drop Python 2 StringIO code
` [PATCH v2 05/14] buildman: Rename the main module
` [PATCH v2 06/14] dtoc: "
` [PATCH v2 07/14] binman: "
` [PATCH v2 08/14] Add a 'make tcheck' option to test tools
` [PATCH v2 09/14] patman: Drop the python2 code in test coverage
` [PATCH v2 10/14] patman: Move test running/reporting to test_util
` [PATCH v2 11/14] buildman: Move to absolute imports
` [PATCH v2 12/14] binman: "
` [PATCH v2 13/14] patman: "
` [PATCH v2 14/14] patman: Tidy up sys.path changes

[PATCH 1/1] log: remove useless cast
 2020-04-27  3:06 UTC  (3+ messages)

[PATCH 0/6] x86: efi: Add a 64-bit coreboot payload
 2020-04-27  3:00 UTC  (12+ 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 6/6] x86: Add a 64-bit coreboot build

[PATCH v6 00/14] Add support for MediaTek xHCI host controller
 2020-04-27  2:16 UTC  (4+ messages)
` [PATCH v6 03/14] phy: Add get/enable/disable for a bulk of phys

[PATCH v4 0/5] riscv: sifive/fu540: Enable SPI-NOR support
 2020-04-27  2:00 UTC  (8+ messages)
` [PATCH v4 4/5] riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi
` [PATCH v4 5/5] sifive: fu540: Enable spi-nor flash support

[PATCH v2 0/3] support separate asm-offsets.h for SPL and TPL
 2020-04-27  1:37 UTC  (8+ messages)
` [PATCH v2 1/3] kbuild: add FORCE to dependency of $(obj)/dts/dt-platdata.o
` [PATCH v2 2/3] kbuild: cherry-pick kbuild changes from Linux
` [PATCH v2 3/3] kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPL

[PATCH 01/24] imx: fix cpu_type helper
 2020-04-27  1:25 UTC  (5+ messages)
` [PATCH 07/24] imx: update is_imx6ull to include i.MX6ULZ

Please pull NXP i.MX nxp-imx-20200422
 2020-04-27  1:24 UTC  (3+ messages)

[PATCH v6 00/17] RISC-V SiFive FU540 support SPL
 2020-04-27  1:24 UTC  (5+ messages)
` [PATCH v6 09/17] clk: sifive: fu540-prci: Add clock initialization for SPL

[PATCH v2 1/2] Revert "kbuild: remove unused dtc-version.sh script"
 2020-04-27  0:58 UTC  (3+ messages)
` [PATCH v2 2/2] Makefile: Only build dtc if needed

[U-Boot] [PATCH] Makefile: Only build dtc if needed
 2020-04-27  0:34 UTC  (3+ messages)
` [U-Boot] "

[PATCH 0/2] mkimage: fix using long pathnames
 2020-04-27  0:08 UTC  (3+ messages)
` [PATCH 1/2] tools/mkimage: fix handling long filenames
` [PATCH 2/2] tools/fit-image: print a warning when cmd-line for dtc might be truncated

libfdt issue - key verification fails with longer key-name
 2020-04-26 23:55 UTC 

[PATCH 0/4] Various i.MXRT bug/typo fixes
 2020-04-26 23:48 UTC  (7+ messages)
` [PATCH 1/4] imxrt1050-evk: README: fix dd command destination
` [PATCH 2/4] imxrt1020-evk: "
` [PATCH 3/4] video: mxsfb: add clk_enable()
` [PATCH 4/4] clk: imx: clk-imxrt1050: fix lcdif clock gate

[PATCH v2 0/7] x86: efi: Add a 64-bit coreboot payload
 2020-04-26 21:23 UTC  (12+ messages)
` [PATCH v2 1/7] x86: Allow building an SPL image for coreboot
` [PATCH v2 2/7] x86: Move work-around out of cpu_jump_to_64bit_uboot()
` [PATCH v2 3/7] x86: Update SPL for coreboot
` [PATCH v2 4/7] x86: cbfs: Drop unwanted declaration
` [PATCH v2 5/7] x86: coreboot: Allow building an SPL image
` [PATCH v2 6/7] x86: Add an indication of 32/64-bit to bdinfo
` [PATCH v2 7/7] x86: Add a 64-bit coreboot build

Support for Pinebook Pro v2
 2020-04-26 21:11 UTC  (3+ messages)
` [PATCH 1/5] video: simple_panel: add boe,nv140fhmn49 display

[PATCH] drivers: video: rockchip: fix building eDP and LVDS drivers
 2020-04-26 21:10 UTC  (2+ messages)

[PATCH] imx8: Run SPL with caches enabled
 2020-04-26 20:36 UTC  (2+ messages)

[PATCH 0/8] Support 64-bit U-Boot for Slim Bootloader
 2020-04-26 20:32 UTC  (16+ messages)
` [PATCH 1/8] x86: Add a new X86_RUN_64BIT_ONLY to Kconfig
` [PATCH 2/8] x86: start64: Add a hook at 64-bit entry
` [PATCH 3/8] x86: start64: Support HOB in 64-bit U-Boot
` [PATCH 4/8] x86: slimbootloader: Support 64-bit operation
` [PATCH 5/8] configs: slimbootloader: Add x86_64 slimbootloader config
` [PATCH 6/8] x86: Fix 64-bit compile warning
` [PATCH 7/8] x86: enable 64-bit kernel boot from 64-bit U-Boot

[RESEND PATCH v3 0/7] x86: Improve support for chain-loading U-Boot
 2020-04-26 19:45 UTC  (5+ messages)
` [RESEND PATCH v3 5/7] board: Add a gd flag for chain loading

[PATCH 00/11] Fixes for Nokia RX-51
 2020-04-26 17:13 UTC  (8+ messages)
` U-Boot is broken on real N900 HW (Was: Re: [PATCH 00/11] Fixes for Nokia RX-51)
    ` U-Boot is broken on real N900 HW
            ` Bisected: mmc cause reboot loops on N900 (Was: Re: U-Boot is broken on real N900 HW)

[PATCH v8 00/35] dm: Add programmatic generation of ACPI tables (part B)
 2020-04-26 15:26 UTC  (36+ messages)
` [PATCH v8 01/35] dm: core: Add an ACPI name for the root node
` [PATCH v8 02/35] acpi: Add a function to get a device path and scope
` [PATCH v8 03/35] acpi: Add a way to check device status
` [PATCH v8 04/35] irq: Add a method to convert an interrupt to ACPI
` [PATCH v8 05/35] acpi: Support generation of ACPI code
` [PATCH v8 06/35] acpi: Support generation of interrupt descriptor
` [PATCH v8 07/35] gpio: Add a method to convert a GPIO to ACPI
` [PATCH v8 08/35] acpi: Support string output
` [PATCH v8 09/35] acpi: Support generation of GPIO descriptor
` [PATCH v8 10/35] acpi: Support generation of a GPIO/irq for a device
` [PATCH v8 11/35] acpi: Support generation of I2C descriptor
` [PATCH v8 12/35] acpi: Support generation of SPI descriptor
` [PATCH v8 13/35] acpigen: Support writing a length
` [PATCH v8 14/35] acpigen: Support writing a package
` [PATCH v8 15/35] acpi: Support writing an integer
` [PATCH v8 16/35] acpi: Support writing a string
` [PATCH v8 17/35] acpi: Support writing a name
` [PATCH v8 18/35] acpi: Support writing a UUID
` [PATCH v8 19/35] acpi: Support writing Device Properties objects via _DSD
` [PATCH v8 20/35] acpi: Support writing a GPIO
` [PATCH v8 21/35] acpi: Support copying properties from device tree to ACPI
` [PATCH v8 22/35] acpi: Add support for various misc ACPI opcodes
` [PATCH v8 23/35] acpi: Add support for writing a Power Resource
` [PATCH v8 24/35] acpi: Add support for writing a GPIO power sequence
` [PATCH v8 25/35] acpi: Add support for a generic "
` [PATCH v8 26/35] acpi: Add support for SSDT generation
` [PATCH v8 27/35] x86: acpi: Move MADT down a bit
` [PATCH v8 28/35] acpi: Record the items added to SSDT
` [PATCH v8 29/35] acpi: Support ordering SSDT data by device
` [PATCH v8 30/35] x86: Allow devices to write an SSDT
` [PATCH v8 31/35] acpi: Add support for DSDT generation
` [PATCH v8 32/35] x86: Allow devices to write to DSDT
` [PATCH v8 33/35] pci: Avoid a crash in device_is_on_pci_bus()
` [PATCH v8 34/35] dm: acpi: Enhance acpi_get_name()
` [PATCH v8 35/35] acpi: Add an acpi split command

[PATCH v8 0/9] dm: Add programmatic generation of ACPI tables (part A)
 2020-04-26 15:19 UTC  (10+ messages)
` [PATCH v8 1/9] acpi: Add a binding for ACPI settings in the device tree
` [PATCH v8 2/9] acpi: Add a method to write tables for a device
` [PATCH v8 3/9] acpi: Convert part of acpi_table to use acpi_ctx
` [PATCH v8 4/9] x86: Allow devices to write ACPI tables
` [PATCH v8 5/9] acpi: Drop code for missing XSDT from acpi_write_rsdp()
` [PATCH v8 6/9] acpi: Move acpi_add_table() to generic code
` [PATCH v8 7/9] acpi: Put table-setup code in its own function
` [PATCH v8 8/9] acpi: Move the xsdt pointer to acpi_ctx
` [PATCH v8 9/9] acpi: Add an acpi command

[PATCH] rtc: ds1374: typo Watchdog
 2020-04-26 11:28 UTC  (2+ messages)

[PATCH] spi: mpc8xxx_spi: fix missing dev_err definition
 2020-04-26 11:28 UTC  (2+ messages)

[PATCH 1/1] spl: fit: do not check argument of free()
 2020-04-26 11:28 UTC  (2+ messages)

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

[PATCH] coccinelle: adjust NULL check before free()
 2020-04-26 11:27 UTC  (2+ messages)

[PATCH] coccinelle: check for casting malloc output
 2020-04-26 11:27 UTC  (2+ messages)

[PATCH] cache: l2x0: Fix write to incorrect shared-override bit
 2020-04-26 11:27 UTC  (2+ messages)

[PATCH 1/3] cosmetic: README: Fix one CONFIG name
 2020-04-26 11:27 UTC  (4+ messages)
` [PATCH 2/3] README: remove references on no more used config CONFIG_SYS_RCAR_I2C*

[PATCH v5 0/6] A few little patches
 2020-04-26 11:26 UTC  (11+ messages)
` [PATCH v5 1/6] test: Add the beginnings of some string tests
` [PATCH v5 2/6] lib: Add a function to convert a string to upper case
` [PATCH v5 4/6] uuid: Use const char * where possible
` [PATCH v5 5/6] pci: Add a macro to convert BDF from linux to U-Boot
` [PATCH v5 6/6] dm: mmc: Update mmc_get_mmc_dev() to use const *

[PATCH] lib: strto: Stop detection when invalid char is used
 2020-04-26 11:26 UTC  (2+ messages)

[PATCH] mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0
 2020-04-26 11:26 UTC  (2+ messages)

[PATCH v2 0/3] common/board_f: Make reserve_mmu generic
 2020-04-26 11:26 UTC  (7+ messages)
` [PATCH v2 1/3] common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c
` [PATCH v2 2/3] arm: asm/cache.c: Introduce arm_reserve_mmu
` [PATCH v2 3/3] common/board_f: Make reserve_mmu generic

[PATCH 1/3] [RFC] dm: core: Add late driver remove option
 2020-04-26 10:51 UTC  (3+ messages)
` [PATCH 2/3] clk: renesas: Only ever access documented bits in clock driver teardown
` [PATCH 3/3] clk: renesas: Tear clock controller down last before booting OS

[PATCH] rockchip: rk3399: Add Nanopi M4 2GB board support
 2020-04-26 10:41 UTC 


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