public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-06-12 21:17:16 to 2020-06-14 16:00:24 UTC [more...]

Pull request: u-boot-spi/master
 2020-06-14 16:00 UTC  (2+ messages)

Please pull u-boot-dm/next
 2020-06-14 16:00 UTC  (2+ messages)

[PATCH 0/4] arm: fix clang build errors
 2020-06-14 15:59 UTC  (3+ messages)

[PATCH 1/1] sunxi: Pine64-LTS: SMBIOS properties
 2020-06-14 15:48 UTC  (4+ messages)

[PULL] u-boot-usb/master
 2020-06-14 15:28 UTC 

[PULL] u-boot-socfpga/master
 2020-06-14 15:28 UTC 

[PATCH 1/2] [RFC] ARM: stm32: Make bsec available in SPL
 2020-06-14 15:23 UTC  (4+ messages)
` [PATCH 2/2] [RFC] clk: stm32mp1: Handle SoC speed grade configs

[v3 1/3] Watchdog: introduce ARM SBSA watchdog driver
 2020-06-14 15:04 UTC  (3+ messages)
` [v3 2/3] arm64: lx2160a: dts: Add watchdog node
` [v3 3/3] configs: lx2160a: Enable Watchdog support

[PATCH] dm: core: Correct comment on uclass_id_foreach_dev()
 2020-06-14 15:00 UTC  (2+ messages)

[PATCH RESEND v2 1/1] log: don't show function by default
 2020-06-14 14:48 UTC 

[v2 1/3] Watchdog: introduce ARM SBSA watchdog driver
 2020-06-14 14:41 UTC  (3+ messages)

[PATCH 0/2] omap4: panda: convert to device model
 2020-06-14 13:49 UTC  (2+ messages)

[PATCH v2 1/1] log: don't show function by default
 2020-06-14 13:37 UTC  (4+ messages)
` [RESEND "

[PATCH] ARM: rmobile: Increase PHY auto-negotiation timeout to 20s
 2020-06-14 12:43 UTC 

[PATCH v2] arm: dts: socfpga: cyclone5: Update i2c-scl-falling-time-ns
 2020-06-14 11:38 UTC  (2+ messages)

[PATCH v2 00/49] rockchip: x86: Support building ROM files automatically with binman
 2020-06-14  2:57 UTC  (50+ messages)
` [PATCH v2 01/49] dm: core Fix long line in device_bind_common()
` [PATCH v2 02/49] .gitignore: Ignore Python 3 cache directories
` [PATCH v2 03/49] binman: Output errors to stderr
` [PATCH v2 04/49] binman: cbfs: Fix IFWI typo
` [PATCH v2 05/49] binman: Correct the search patch for pylibfdt
` [PATCH v2 06/49] binman: Specify the toolpath when running test coverage
` [PATCH v2 07/49] binman: Add support for calling mkimage
` [PATCH v2 08/49] binman: Fix a few typos in the entry docs
` [PATCH v2 09/49] binman: Adjust pylibfdt for incremental build
` [PATCH v2 10/49] binman: Re-enable concurrent tests
` [PATCH v2 11/49] binman: Use super() instead of specifying parent type
` [PATCH v2 12/49] binman: Add an etype for external binary blobs
` [PATCH v2 13/49] binman: Convert existing binary blobs to blob_ext
` [PATCH v2 14/49] binman: Allow external binaries to be missing
` [PATCH v2 15/49] patman: Update errors and warnings to use stderr
` [PATCH v2 16/49] binman: Detect when valid images are not produced
` [PATCH v2 17/49] binman: Allow missing Intel blobs
` [PATCH v2 18/49] binman: Allow zero-length entries to overlap
` [PATCH v2 19/49] mkimage: Allow updating the FIT timestamp
` [PATCH v2 20/49] dtoc: Allow adding variable-sized data to a dtb
` [PATCH v2 21/49] binman: Add support for generating a FIT
` [PATCH v2 22/49] x86: rockchip: Change how selection of ROMs works
` [PATCH v2 23/49] rockchip: Allow Bob to use SPI boot
` [PATCH v2 24/49] Makefile: Allow building .rom files for non-x86 boards
` [PATCH v2 25/49] rockchip: jerry: Add serial support
` [PATCH v2 26/49] rockchip: bob: Support SPI-flash booting
` [PATCH v2 27/49] rockchip: Enable building a SPI ROM image on jerry
` [PATCH v2 28/49] rockchip: Enable building a SPI ROM image on bob
` [PATCH v2 29/49] tegra: Drop the unused non-binman code
` [PATCH v2 30/49] tegra: Don't enable binman on ARMv8 SoCs
` [PATCH v2 31/49] Makefile: Rename ALL-y to INPUTS-y
` [PATCH v2 32/49] powerpc: mpc85xx: Only enable binman when it is needed
` [PATCH v2 33/49] x86: Makefile: Drop explicit targets built by binman
` [PATCH v2 34/49] x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM
` [PATCH v2 35/49] sunxi: Makefile: Drop explicit targets built by binman
` [PATCH v2 36/49] tegra: "
` [PATCH v2 37/49] mediatek: "
` [PATCH v2 38/49] rockchip: "
` [PATCH v2 39/49] Makefile: Move CONFIG_TOOLS_DEBUG check to later
` [PATCH v2 40/49] Makefile: Fix a long line in cmd_mkfitimage
` [PATCH v2 41/49] Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty
` [PATCH v2 42/49] Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR
` [PATCH v2 43/49] rockchip: Convert evb-rk3288 over to use binman
` [PATCH v2 44/49] rockchip: Convert evb-rk3229 "
` [PATCH v2 45/49] rockchip: Drop the fit_spl_optee.sh script
` [PATCH v2 46/49] x86: Move the fdtmap away from the binary blobs
` [PATCH v2 47/49] x86: chromebook_link64: Correct the image layout
` [PATCH v2 48/49] x86: chromebook_panther: "
` [PATCH v2 49/49] x86: chromebook_samus_tpl: "

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

[PATCH 00/10] improve OF_PLATDATA support
 2020-06-14  2:49 UTC  (5+ messages)
` [PATCH 09/10] dtoc: update dtb_platdata to support cd-gpios

[PATCH v2 00/23] spi: dm-conversion (part1)
 2020-06-13 23:23 UTC  (43+ messages)
` [PATCH v2 03/23] am335x: baltos: Enable DM_SPI
` [PATCH v2 04/23] am335x: igep003x: "
` [PATCH v2 05/23] siemens: draco: Enable DM_SPI, DM_SPI_FLASH
` [PATCH v2 06/23] siemens: pxm2: "
` [PATCH v2 07/23] siemens: rut: "
` [PATCH v2 08/23] compulab: Drop cm_t54
` [PATCH v2 09/23] compulab: Drop cm_t35
` [PATCH v2 10/23] overo: Drop omap3 overo
` [PATCH v2 12/23] logicpd: Drop omap3 zoom1
` [PATCH v2 13/23] quipos: Drop omap3 cairo
` [PATCH v2 14/23] gumstix: Drop duovero
` [PATCH v2 15/23] ti: Drop panda board
` [PATCH v2 16/23] ti: Drop sdp4430 board
` [PATCH v2 17/23] ti: Drop omap5 uevm
` [PATCH v2 18/23] birdland: Drop bav335x
` [PATCH v2 19/23] gumstix: Drop pepper
` [PATCH v2 21/23] silica: Drop pengwyn

[PATCH v2 0/5] Fixes for running U-boot under QEMU/KVM
 2020-06-13 21:45 UTC  (3+ messages)
` [PATCH v2 5/5] arm: qemu: override flash accessors to use virtualizable instructions

[PATCH v3 0/3] Add support for booting into userspace fastboot
 2020-06-13 20:00 UTC  (3+ messages)
` [PATCH v3 3/3] fastboot: Add default fastboot_set_reboot_flag implementation

[PATCH] musb-new: Use predefined configuration data for SUN50I_H6
 2020-06-13 19:33 UTC  (3+ messages)

[PATCH] ARM: dts: stm32: add seeed studio odyssey-stm32mp157c board
 2020-06-13 18:58 UTC 

[PATCH 00/16] spi: dm-conversion (part3)
 2020-06-13 15:41 UTC  (18+ messages)
` [PATCH 01/16] cl-som-imx7: Switch to DM_SPI/DM_SPI_FLASH
` [PATCH 02/16] cm_fx6: Switch to full DM-aware
` [PATCH 03/16] dh_imx6: "
` [PATCH 04/16] arm: Remove mx51evk board
` [PATCH 05/16] arm: Remove ts4800 board
` [PATCH 06/16] arm: Remove tqma6s_wru4_mmc_defconfig
` [PATCH 07/16] arm: Remove pfla02 board
` [PATCH 08/16] arm: Remove pcm058 board
` [PATCH 09/16] arm: Remove riotboard board
` [PATCH 10/16] arm: Remove zc5202/zc5601 board
` [PATCH 11/16] arm: Remove cgtqmx6eval board
` [PATCH 12/16] arm: Remove ot1200 board
` [PATCH 13/16] arm: Remove dms-ba16 board
` [PATCH 14/16] arm: Remove configs/mx35pdk_defconfig board
` [PATCH 15/16] arm: Remove flea3_defconfig board
` [PATCH 16/16] arm: Remove mx31pdk_defconfig board

[PATCHv3 00/36] spi: fsl-espi: Convert eSPI driver to DM
 2020-06-13 12:31 UTC  (4+ messages)
` [PATCHv3 01/36] dm: spi: Convert Freescale ESPI driver to driver model

[PATCH v2 00/10] spi: dm-conversion (part2)
 2020-06-13 12:21 UTC  (11+ messages)
` [PATCH v2 01/10] powerpc: Remove configs/B4420QDS_NAND_defconfig board
` [PATCH v2 02/10] powerpc: Remove configs/BSC9131RDB_NAND_SYSCLK100_defconfig board
` [PATCH v2 03/10] powerpc: Remove configs/BSC9132QDS_NAND_DDRCLK100_SECURE_defconfig board
` [PATCH v2 04/10] powerpc: Remove configs/C29XPCIE_NAND_defconfig board
` [PATCH v2 05/10] powerpc: Remove configs/MPC8536DS_36BIT_defconfig board
` [PATCH v2 06/10] powerpc: Remove P1022DS_36BIT_NAND_defconfig board
` [PATCH v2 07/10] powerpc: Remove T1024QDS_DDR4_SECURE_BOOT_defconfig board
` [PATCH v2 08/10] powerpc: Remove T1040QDS_DDR4_defconfig board
` [PATCH v2 09/10] powerpc: Remove T4160QDS_NAND_defconfig board
` [PATCH v2 10/10] powerpc: Remove TWR-P1025_defconfig board

[PATCH 1/1] doc: random number generation
 2020-06-13 10:53 UTC 

[PATCH 0/6] patman: Fixes to allow patman to work with Zephyr OS
 2020-06-13  3:11 UTC  (13+ messages)
` [PATCH 1/6] patman: Fix 'warning' typo
` [PATCH 2/6] patman: Support emacs mode with checkpatch
` [PATCH 3/6] patman: Don't try to process checkpatch lines twice
` [PATCH 4/6] patman: Handle checkpatch output with notes and code
` [PATCH 5/6] patman: Support warnings in the patch subject
` [PATCH 6/6] patman: Complain if a checkpatch line is not understood

[PATCH] buildman: Remove _of_#_ from results directory paths
 2020-06-13  3:11 UTC  (3+ messages)

[PATCH 1/1] doc: driver-model: there is no UCLASS_SATA
 2020-06-13  3:11 UTC  (3+ messages)

[PATCH] libfdt: Remove superfluous NUL character from overlay symbols
 2020-06-13  3:11 UTC  (7+ messages)

[PATCH] regmap: Check for out-of-range offsets before mapping them
 2020-06-13  3:11 UTC  (4+ messages)

[PATCH v2] doc: log: correct option name CONFIG_LOG_MAX_LEVEL
 2020-06-13  3:11 UTC  (3+ messages)

[PATCH 1/1] doc: move README.log to HTML documentation
 2020-06-13  3:11 UTC  (3+ messages)

[PATCH 1/1] log: clean up Kconfig
 2020-06-13  3:11 UTC  (3+ messages)

[PATCH 1/1] log: check argument of 'log level' command
 2020-06-13  3:11 UTC  (3+ messages)

[PATCH v7 0/2] dm: uclass: don't assign aliased seq numbers
 2020-06-13  3:11 UTC  (8+ messages)
` [PATCH v7 1/3] usb: provide a device tree node to USB devices
` [PATCH v7 2/3] dm: core: fix dev_read_alias_highest_id() without libfdt
` [PATCH v7 3/3] dm: uclass: don't assign aliased seq numbers

[PATCH v2] doc: driver-model: fix typo in design.rst
 2020-06-13  3:11 UTC  (2+ messages)

[PATCH v2] common: fdt: Remove additional 4k space for fdt allocation
 2020-06-12 23:07 UTC  (4+ messages)

[PATCHv5][ 1/7] board: tbs2910: disable loadb and loads commands
 2020-06-12 21:30 UTC  (16+ messages)
` [PATCHv5][ 2/7] board: tbs2910: disable CONFIG_GZIP
` [PATCHv5][ 3/7] board: tbs2910: move CONFIG_BOOTCOMMAND from header to defconfig
` [PATCHv5][ 4/7] board: tbs2910_defconfig: Add support for booting general purpose distributions
` [PATCHv5][ 6/7] board: tbs2910: Enable distro_boot support
` [PATCHv5][ 7/7] board: tbs2910: add documentation

[PATCH] net: move random_port() to dns
 2020-06-12 21:17 UTC  (2+ messages)

[PATCH] net: tftp: fix option validation as per RFCs
 2020-06-12 21:17 UTC  (2+ messages)

[PATCH 01/10] net: rtl8139: Factor out device name assignment
 2020-06-12 21:17 UTC  (9+ messages)
` [PATCH 07/10] net: rtl8139: Split out common and non-DM functions
` [PATCH 08/10] net: rtl8139: Use PCI_DEVICE() to define PCI device compat list
` [PATCH 09/10] net: rtl8139: Read HW address from EEPROM only on probe
` [PATCH 10/10] net: rtl8139: Add DM support


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