messages from 2020-02-05 17:57:01 to 2020-02-08 01:54:37 UTC [more...]
Please pull u-boot-x86
2020-02-08 1:54 UTC
[U-Boot] Sharing a hardware lab
2020-02-08 1:53 UTC (7+ messages)
[PATCH v3] eth: mtk-eth: aarch64: fix build warnings on ethernet-driver
2020-02-08 0:07 UTC (2+ messages)
[PATCH v4 0/6] Add Cortina Access basic DM drivers
2020-02-08 0:07 UTC (14+ messages)
` [PATCH v4 1/6] MAINTAINERS, git-mailrc: cortina: add Custodian for Cortina Access Inc
` [PATCH v4 2/6] gpio: do not include <asm/arch/gpio.h> for Cortina CAxxxx SoCs
` [PATCH v4 3/6] gpio: cortina_gpio: add DM_GPIO driver for "
` [PATCH v4 4/6] watchdog: cortina_wdt: add support for HW WDT on "
` [PATCH v4 5/6] serial: serial_cortina: add UART DM driver for "
` [PATCH v4 6/6] board: presidio-asic: Add basic G3 engr. development board support
[PATCH] mpc8xx: Expose show_regs()
2020-02-08 0:06 UTC (2+ messages)
[PATCH] cmd/elf.c: Add SPDX tag
2020-02-08 0:06 UTC (2+ messages)
[U-boot,0/4] Add ethernet support for MT7622
2020-02-08 0:06 UTC (9+ messages)
` [U-boot, 1/4] eth: mtk-eth: add sgmii mode support in mediatek eth driver
` [U-boot,2/4] eth: mtk-eth: add mt7622 "
` [U-boot, 2/4] "
` [U-boot, 3/4] arm: dts: mediatek: add ethernet and sgmii dts node for mt7622
` [U-boot,4/4] configs: mediatek: enable mt7622 ethernet support
[PATCH 0/1 v1] cmd: gpio: Correct do_gpio() return value
2020-02-08 0:05 UTC (3+ messages)
` [PATCH 1/1 "
[U-Boot] [PATCH v4 0/6] Raspberry Pi4: add support for DFU over USB
2020-02-08 0:05 UTC (5+ messages)
` [U-Boot] [PATCH v4 1/6] fat: write: fix broken write to fragmented files
` [U-Boot] [PATCH v4 2/6] fat: write: adjust data written in each partial write
[PATCH 1/1] doc: fix AX25-AE350 RISC-V documentation
2020-02-07 21:37 UTC (3+ messages)
[PATCH 1/1] efi_loader: fix efi_install_fdt() description
2020-02-07 21:14 UTC
[PATCH 1/1] doc: board: add Rockchip to doc/board/index.rst
2020-02-07 20:25 UTC
[PATCH 1/1] gitlab: use our own GRUB
2020-02-07 18:51 UTC (4+ messages)
` [PATCH] azure: Use our own GRUB binaries
[PATCH] azure/gitlab: Update to Docker to have SDL2 available
2020-02-07 18:51 UTC (2+ messages)
Pull request for UEFI sub-system for efi-2020-04-rc2
2020-02-07 18:51 UTC (2+ messages)
[PULL] u-boot-socfpga/master
2020-02-07 18:51 UTC (7+ messages)
[PATCH] net: convert NET_MAXDEFRAG to Kconfig
2020-02-07 17:37 UTC (2+ messages)
dm, serial: problem with using ns16550 driver before relocation on mpc83xx
2020-02-07 17:37 UTC (6+ messages)
FYI: Please pull u-boot-dm
2020-02-07 17:36 UTC (5+ messages)
enabling CONFIG_FIT_SIGNATURE breaks U-Boot
2020-02-07 17:17 UTC (3+ messages)
[PATCH] dm: i2c-gpio: add support for clock stretching
2020-02-07 16:55 UTC (3+ messages)
` [PATCH 1/2] dm: i2c-gpio: rework gpio get/set functions
` [PATCH 2/2] dm: i2c-gpio: add support for clock stretching
[gitlab-ci-runner PATCH] Dockerfile: Add libsdl2-dev
2020-02-07 16:49 UTC (2+ messages)
[RFC PATCH 00/10] arm: add support for SoC S5P4418
2020-02-07 16:11 UTC (4+ messages)
` [RFC PATCH 09/10] arm: add support for SoC s5p4418 (cpu) / nanopi2 board
[PATCH] ARM: ti: Increase the allocated size for MLO.raw
2020-02-07 16:03 UTC (2+ messages)
[PATCH 1/4] i2c: Make deblock delay and SCL clock configurable
2020-02-07 15:57 UTC (4+ messages)
` [PATCH 2/4] i2c: Export i2c_deblock_gpio_loop()
` [PATCH 3/4] i2c: Add option to send start condition after deblocking
` [PATCH 4/4] i2c: gpio: Run deblock sequence on probe
[PATCH v3 00/17] x86: coral: Add support for Cr50
2020-02-07 15:52 UTC (9+ messages)
` [PATCH v3 04/17] tegra: i2c: Change driver to use helper function
` [PATCH v3 16/17] tpm: Add a driver for H1/Cr50
[PATCH v1] colibri_imx7: add README file
2020-02-07 14:54 UTC (3+ messages)
[PATCH v4 00/17] x86: coral: Add support for Cr50
2020-02-07 14:32 UTC (19+ messages)
` [PATCH v4 01/17] dm: core: Allow iterating devices without uclass_get()
` [PATCH v4 02/17] dm: core: Add a function to find a device by drvdata
` [PATCH v4 03/17] dm: core: Change syscon to use helper function
` [PATCH v4 04/17] tegra: i2c: Change driver "
` [PATCH v4 05/17] x86: Add a clock driver for Intel devices
` [PATCH v4 06/17] x86: apl: Use the clock driver
` [PATCH v4 07/17] x86: apl: Drop the I2C config in FSP-S
` [PATCH v4 08/17] x86: coral: Update i2c and rtc status
` [PATCH v4 09/17] dm: irq: Add support for interrupt controller types
` [PATCH v4 10/17] x86: Give each driver an IRQ type
` [PATCH v4 11/17] x86: itss: Add of-platdata support
` [PATCH v4 12/17] dm: irq: Add support for requesting interrupts
` [PATCH v4 13/17] x86: Add support for ACPI general-purpose events
` [PATCH v4 14/17] x86: coral: Add I2C and TPM device-tree definitions
` [PATCH v4 15/17] tpm: Add more TPM2 definitions
` [PATCH v4 16/17] tpm: Add a driver for H1/Cr50
` [PATCH v4 17/17] x86: coral: Enable TPM
[PATCH v1] imx: imx8qm: enable relocation of fdt and initrd
2020-02-07 14:28 UTC (4+ messages)
Support UBI u-boot
2020-02-07 14:13 UTC (9+ messages)
` [yocto] "
[U-Boot] [PATCH] ARM: socfpga: Remove socfpga_sdram_apply_static_cfg()
2020-02-07 13:49 UTC (11+ messages)
[PATCH] lib: Improve _parse_integer_fixup_radix base 16 detection
2020-02-07 12:07 UTC
[PATCH] net: phy: dp83867: Do not check sgmii if rgmii is already used
2020-02-07 11:31 UTC
arm: imx6: configure NoC on i.MX6DQP
2020-02-07 9:16 UTC (2+ messages)
[PATCH] efi_loader: add some description about UEFI secure boot
2020-02-07 7:25 UTC (2+ messages)
Modifying uboot of Jetson TX2 board to add additional UART
2020-02-07 6:29 UTC
Modifying uboot of Jetson TX2 board to add additional UART
2020-02-07 6:19 UTC
[PATCH 1/2] configs: arm64: ls1012afrdm Enable CONFIG_BLK
2020-02-07 4:42 UTC (2+ messages)
` [PATCH 2/2] configs: arm: ls1021aiot: enable CONFIG_DM_USB support
[PATCH] video: enable VIDEO_ANSI and all VIDEO_BBP options
2020-02-07 4:18 UTC (2+ messages)
[PATCH] configs: fix typos in khadas-edge defconfigs
2020-02-07 3:53 UTC
[PATCH v2 1/1] efi_loader: architecture specific UEFI setup
2020-02-07 3:13 UTC (9+ messages)
[PATCH v3 00/12] riscv: Add Sipeed Maix support
2020-02-06 21:51 UTC (9+ messages)
` [PATCH v3 01/12] clk: Always use the supplied struct clk
` [PATCH v3 02/12] clk: Check that ops of composite clock components, exist before calling
` [PATCH v3 03/12] clk: Unconditionally recursively en-/dis-able clocks
` [PATCH v3 10/12] riscv: Add K210 clock support
[U-Boot Patch v2 0/4] Fix currently available support for flash on HiFive Unleashed
2020-02-06 18:44 UTC (13+ 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
[PATCH v3 1/2] menu: Add a function to set the default by matching the item data
2020-02-06 17:46 UTC (4+ messages)
` [PATCH v3 2/2] pxe: Get default selection from board type if label matches
[PATCH v3] cmd: Add command to dump drivers and compatible strings
2020-02-06 17:46 UTC (2+ messages)
[PATCH] test: aes: fix memleak
2020-02-06 16:12 UTC
[PATCH] net: zynq: Free allocated buffers in case of error
2020-02-06 15:04 UTC
[PATCH] net: phy: dp83867: Clean force link good bit
2020-02-06 15:03 UTC
[PATCH] tools: env: enable PIC for static library
2020-02-06 14:53 UTC
[PATCH] tools: env: remove include of env.h
2020-02-06 14:26 UTC
[PATCH 1/2] board: solidrun lx2160a-cex7: new board
2020-02-06 11:46 UTC (4+ messages)
[PATCH 0/2] Fix usb host boot mode in AM437x-gp-evm
2020-02-06 9:52 UTC (3+ messages)
` [PATCH 1/2] configs: am43xx_evm_usbhost: Add configs for USB Host boot mode
` [PATCH 2/2] configs: am43xx_evm_usbhost_boot: Add device for environment
[PATCH] mips: vcoreiii: Fix cache coherency issues
2020-02-06 9:45 UTC
[PATCH] mips: vcoreiii: Ajust CONFIG_SYS_MEMTEST_END
2020-02-06 9:43 UTC
[PATCH 0/9] stm32mp1 devicetre-tree and board update
2020-02-06 9:10 UTC (11+ messages)
` [PATCH 4/9] ARM: dts: stm32mp1: move FDCAN to PLL4_R
[Patch v2] configs: lx2160a: Enable FSPI support
2020-02-06 8:50 UTC
[PATCH] x86: Move P2SB from Apollo Lake to a more generic location
2020-02-06 6:00 UTC (3+ messages)
[U-Boot] [PATCH] board: ax25-ae350: Print board information
2020-02-06 5:13 UTC (4+ messages)
[PATCH] mmc: fsl_esdhc: actually enable cache snooping on mpc830x
2020-02-06 4:14 UTC (3+ messages)
[PATCH v2 00/32] sandbox: Move to SDL2
2020-02-06 2:31 UTC (17+ messages)
` [PATCH v2 25/32] gitlab: Disable SDL when building sandbox
` [PATCH v2 26/32] sandbox: sdl: Move to use SDL2
` [PATCH v2 27/32] sandbox: sdl: Add an option to double the screen size
` [PATCH v2 28/32] sandbox: Support changing the LCD colour depth
` [PATCH v2 29/32] dm: core: Require users of devres to include the header
` [PATCH v2 30/32] dm: core: Create a new header file for 'compat' features
` [PATCH v2 31/32] dm: core: Drop the inclusion of linux/compat.h in dm.h
` [PATCH v2 32/32] sandbox: Complete migration away from os_malloc()
[PATCH v3 07/32] gpio: Rename free() to rfree()
2020-02-06 2:31 UTC (2+ messages)
qnap nas uboot emmc flash
2020-02-06 1:38 UTC
[PATCH v2 1/4] clock_imx8mq: Delete not used init_usb_clk()
2020-02-06 1:17 UTC (7+ messages)
[PATCH 0/9] mmc: sdhci: code clean-up and fix cache coherency problem
2020-02-06 1:16 UTC (5+ 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 v2 1/1] pci: definition of pci_addr_t and pci_size_t
2020-02-05 21:36 UTC (2+ messages)
[PATCH 1/1] pci: definition of pci_addr_t and pci_size_t
2020-02-05 20:28 UTC (4+ messages)
[PATCH v3] dm: uclass: don't assign aliased seq numbers
2020-02-05 20:05 UTC (2+ messages)
pull request of u-boot-fsl-qoriq for v2020.04-rc2
2020-02-05 18:03 UTC (2+ messages)
[GIT PULL] Raspberry Pi updates for v2020.04
2020-02-05 18:03 UTC (2+ messages)
[PATCH 0/5] x86: Improve support for chain-loading U-Boot
2020-02-05 17:59 UTC (8+ messages)
` [PATCH 1/5] x86: fsp: Allow skipping init code when chain loading
[U-Boot] [PATCH v2 00/10] bootstage: TPL and SPL improvements
2020-02-05 17:59 UTC (8+ messages)
` [U-Boot] [PATCH v2 03/10] tiny-printf: Reorder code to support %p
[PATCH v2] cmd: Add command to dump drivers and compatible strings
2020-02-05 17:59 UTC (2+ messages)
[PATCH v2 1/2] menu: Add a function to set the default by matching the item data
2020-02-05 17:59 UTC (4+ messages)
` [PATCH v2 2/2] pxe: Get default selection from board type if label matches
[PATCH] RFC: nvedit: support doing one (extra) expansion of the value in "env set"
2020-02-05 17:59 UTC (2+ messages)
[PATCH v3 0/2] gpio: add possibility to search for gpio label name
2020-02-05 17:59 UTC (5+ 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
[PATCH] image: fdt: check "status" of "/reserved-memory" subnodes
2020-02-05 17:58 UTC (5+ messages)
[PATCH V3 1/2] tpm: add a helper to iterate on all tpm devices
2020-02-05 17:57 UTC (6+ messages)
` [PATCH V3 2/2] cmd: tpm: add a subcommand device
[PATCH] Make the sandbox board_run_command the default
2020-02-05 17:57 UTC (5+ messages)
` [PATCH v2] cli: "
[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 (8+ 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 *
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox