public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-05-12 11:38:09 to 2020-05-13 14:52:26 UTC [more...]

[ANN] U-Boot v2020.07-rc2 released
 2020-05-13 14:52 UTC  (7+ messages)

[PATCH v1 00/10] mips: Add initial Octeon MIPS64 base support
 2020-05-13 14:47 UTC  (13+ messages)
` [PATCH v1 01/10] mips: octeon: Initial minimal support for the Marvell Octeon SoC
` [PATCH v1 02/10] mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM
` [PATCH v1 03/10] mips: cache: Don't use cache operations with CONFIG_MIPS_CACHE_COHERENT
` [PATCH v1 04/10] mips: traps: Set WG bit in EBase register on Octeon
` [PATCH v1 05/10] mips: Rename CONFIG_CPU_CAVIUM_OCTEON to CONFIG_CPU_MIPS64_OCTEON
` [PATCH v1 10/10] mips: octeon: Add minimal Octeon 3 EBB7304 EVK support

[PATCH 1/1] tools: ftdgrep: use /* fallthrough */ as needed
 2020-05-13 14:42 UTC  (6+ messages)

[PATCH 00/13] x86: cbfs: Various clean-ups to CBFS implementation
 2020-05-13 14:23 UTC  (14+ messages)
` [PATCH 01/13] cbfs: Rename the result variable
` [PATCH 02/13] cbfs: Use ulong consistently
` [PATCH 03/13] cbfs: Use bool type for whether initialised
` [PATCH 04/13] cbfs: Adjust return value of file_cbfs_next_file()
` [PATCH 05/13] cbfs: Adjust file_cbfs_load_header() to use cbfs_priv
` [PATCH 06/13] cbfs: Adjust cbfs_load_header_ptr() "
` [PATCH 07/13] cbfs: Unify the two header loaders
` [PATCH 08/13] cbfs: Use void * for the position pointers
` [PATCH 09/13] cbfs: Record the start address in cbfs_priv
` [PATCH 10/13] cbfs: Return the error code from file_cbfs_init()
` [PATCH 11/13] cbfs: Change file_cbfs_find_uncached() to return an error
` [PATCH 12/13] cbfs: Allow reading a file from a CBFS given its base addr
` [PATCH 13/13] cbfs: Don't require the CBFS size with cbfs_init_mem()

[PATCH v2 1/1] imx: rom api: fix image offset computation
 2020-05-13 14:02 UTC 

[PATCH] BDINFO: ARC: print info about relocations
 2020-05-13 13:55 UTC  (2+ messages)

[RESEND PATCH v2 00/11] Add dwc_eth_qos support for rockchip
 2020-05-13 13:53 UTC  (24+ messages)
` [RESEND PATCH v2 01/11] net: dwc_eth_qos: Use dev_ functions calls to get FDT data
` [RESEND PATCH v2 02/11] net: dwc_eth_qos: Add option "snps, reset-gpio" phy-rst gpio for stm32
  ` [RESEND PATCH v2 02/11] net: dwc_eth_qos: Add option "snps,reset-gpio" "
` [RESEND PATCH v2 03/11] net: dwc_eth_qos: Move interface() to eqos_ops structure
` [RESEND PATCH v2 04/11] net: dwc_eth_qos: Make clk_rx and clk_tx optional
` [RESEND PATCH v2 05/11] net: dwc_eth_qos: Split eqos_start() to get link speed
` [RESEND PATCH v2 06/11] net: dwc_eth_qos: make eqos_start_clks and eqos_stop_clks optional
` [RESEND PATCH v2 07/11] net: dwc_eth_qos: Export common struct and interface at head file
` [RESEND PATCH v2 09/11] net: dwc_eth_qos: Add eqos_rockchip_ops
` [RESEND PATCH v2 10/11] net: dwc_eth_qos: Add EQOS_MAC_MDIO_ADDRESS_CR_100_150 for Rockchip

[PATCH] lib: rsa: avoid overriding the object name when already specified
 2020-05-13 13:02 UTC  (2+ messages)

[PATCH v2 00/35] dm: Add programmatic generation of ACPI tables (part B)
 2020-05-13 13:01 UTC  (10+ messages)
` [PATCH v2 03/35] acpi: Add a way to check device status
  ` Antwort: "
` [PATCH v2 04/35] irq: Add a method to convert an interrupt to ACPI
  ` Antwort: "
  ` Antwort: Re: [PATCH v2 00/35] dm: Add programmatic generation of ACPI tables (part B)

[PATCH v3 0/2] usb: xhci: Load Raspberry Pi 4 VL805's firmware
 2020-05-13 12:56 UTC  (2+ messages)

Using a 'cpu' command to print CPU information
 2020-05-13 12:55 UTC 

USB gadget ethernet status ?
 2020-05-13 12:45 UTC 

[PATCH 1/2] [RFC] ARM: stm32: Make bsec available in SPL
 2020-05-13 12:38 UTC  (7+ messages)
` [PATCH 2/2] [RFC] clk: stm32mp1: Handle SoC speed grade configs

[PATCH] ARM: dts: stm32: Synchronize DDR setttings on DH SoMs
 2020-05-13 12:33 UTC  (5+ messages)

[PATCH 0/4] mach-sunxi: sunxi SPI-NAND-SPL
 2020-05-13 12:25 UTC 

[PATCH 2/2] rpi: use the newly-added RPI_EFI_NR_SPIN_PAGES
 2020-05-13 12:13 UTC  (2+ messages)

[PATCH 1/2] rpi: add an RPi Kconfig to configure size of initial page reservation
 2020-05-13 12:11 UTC  (3+ messages)
` [PATCH 1/2] rpi: Kconfig option for "

[PATCH] stm32mp1: Fix warning display when 1.5A power supply is used
 2020-05-13 12:03 UTC  (2+ messages)

[PATCH 1/2] mmc: sdhci: Use debug for not supported SDMA info message
 2020-05-13 11:58 UTC  (6+ messages)
` [PATCH 2/2] configs: rpi_arm64: enable SDHCI SDMA support

[PATCH v2] rpi_4_defconfig: add missing CONFIG_ARCH_FIXUP_FDT_MEMORY
 2020-05-13 11:45 UTC  (3+ messages)

[PATCH v4 00/16] Add Rockchip RK3399 USB3.0 Host support
 2020-05-13 11:41 UTC  (8+ messages)
` [PATCH v4 10/16] usb: dwc3: Enable AutoRetry feature in the controller
  ` [PATCH v4 12/16] usb: dwc3: add make compatible for rockchip platform

[PATCH v3 00/17] mtd: spi-nor-core: add xSPI Octal DTR support
 2020-05-13 11:04 UTC  (10+ messages)
` [PATCH v3 14/17] mtd: spi-nor-core: Perform a Soft Reset on shutdown
` [PATCH v3 15/17] mtd: spi-nor-core: Perform a Soft Reset on boot

[PATCH] net: dwc_eth_qos: Pad descriptors to cacheline size
 2020-05-13 10:16 UTC  (7+ messages)

[PATCH v3 0/9] USB host support for Raspberry Pi 4 board (64-bit)
 2020-05-13  9:21 UTC  (12+ messages)
  ` [PATCH v3 1/9] usb: xhci: Add missing cache flush in the scratchpad array initialization
  ` [PATCH v3 2/9] usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readq
  ` [PATCH v3 3/9] pci: Move some PCIe register offset definitions to a common header
  ` [PATCH v3 4/9] rpi4: shorten a mapping for the DRAM
  ` [PATCH v3 5/9] rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit)
  ` [PATCH v3 6/9] linux/bitfield.h: Add primitives for manipulating bitfields both in host- and fixed-endian
    ` [RESEND PATCH "
  ` [PATCH v3 7/9] pci: Add some PCI Express capability register offset definitions
  ` [PATCH v3 8/9] pci: Add driver for Broadcom BCM2711 SoC PCIe controller
  ` [PATCH v3 9/9] configs: Enable support for the XHCI controller on RPI4 board (ARM 64-bit)

[PATCH] regulator: fix: enable gpio when requested
 2020-05-13  9:14 UTC  (5+ messages)

[PATCH v9 00/18] RISC-V SiFive FU540 support SPL
 2020-05-13  9:08 UTC  (24+ messages)
` [PATCH v9 01/18] misc: add driver for the SiFive otp controller
` [PATCH v9 02/18] riscv: sifive: fu540: Use OTP DM driver for serial environment variable
` [PATCH v9 03/18] riscv: Add _image_binary_end for SPL
` [PATCH v9 04/18] lib: Makefile: build crc7.c when CONFIG_MMC_SPI
` [PATCH v9 05/18] riscv: sifive: dts: fu540: Add board -u-boot.dtsi files
` [PATCH v9 06/18] sifive: fu540: add ddr driver
` [PATCH v9 07/18] sifive: dts: fu540: Add DDR controller and phy register settings
` [PATCH v9 08/18] riscv: sifive: dts: fu540: add U-Boot dmc node
` [PATCH v9 09/18] clk: sifive: fu540-prci: Add clock enable and disable ops
` [PATCH v9 10/18] clk: sifive: fu540-prci: Add ddr clock initialization
` [PATCH v9 11/18] clk: sifive: fu540-prci: release ethernet clock reset
` [PATCH v9 12/18] riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linux
` [PATCH v9 13/18] riscv: cpu: fu540: Add support for cpu fu540
` [PATCH v9 14/18] riscv: sifive: fu540: add SPL configuration
` [PATCH v9 15/18] sifive: fu540: Add sample SD gpt partition layout
` [PATCH v9 16/18] sifive: fu540: Add U-Boot proper sector start
` [PATCH v9 17/18] configs: fu540: Add config options for U-Boot SPL
` [PATCH v9 18/18] doc: sifive: fu540: Add description for OpenSBI generic platform

[PATCH 1/2] arm: dts: khadas-vim3: include meson-g12-common-u-boot.dtsi to enable HDMI output
 2020-05-13  9:01 UTC  (3+ messages)
  ` [PATCH 2/2] configs: khadas-vim3: "

[PATCH 0/6 v2] EFI variable support via OP-TEE
 2020-05-13  8:10 UTC  (4+ messages)
` [PATCH 2/5 v2] efi_loader: Implement EFI variable handling "

[PATCH v5 00/16] Add Rockchip RK3399 USB3.0 Host support
 2020-05-13  7:18 UTC  (17+ messages)
` [PATCH v5 01/16] clk: rk3399: Enable/Disable the USB2PHY clk
` [PATCH v5 02/16] clk: rk3399: Set empty for TCPHY assigned-clocks
` [PATCH v5 03/16] clk: rk3399: Enable/Disable TCPHY clocks
` [PATCH v5 04/16] phy: rockchip: Add Rockchip USB2PHY driver
` [PATCH v5 05/16] arm64: dts: rk3399: Move u2phy into root port
  ` [PATCH v5 06/16] phy: rockchip: Add Rockchip USB TypeC PHY driver
  ` [PATCH v5 07/16] usb: dwc3: add dis_enblslpm_quirk
  ` [PATCH v5 08/16] usb: dwc3: add dis_u2_freeclk_exists_quirk
  ` [PATCH v5 09/16] usb: dwc3: Add disable u2mac linestate check quirk
` [PATCH v5 10/16] usb: dwc3: Enable AutoRetry feature in the controller
  ` [PATCH v5 11/16] usb: dwc3: amend UTMI/UTMIW phy interface setup
  ` [PATCH v5 12/16] usb: dwc3: add make compatible for rockchip platform
  ` [PATCH v5 13/16] driver: usb: drop legacy rockchip xhci driver
  ` [PATCH v5 14/16] ARM: dts: rk3399-evb: usb3.0 host support
` [PATCH v5 15/16] configs: evb-rk3399: update support usb3.0 host
` [PATCH v5 16/16] roc-rk3399-pc: Enable USB3.0 Host

[PATCH] MAINTAINERS: POWERPC MPC8XX: Update email address
 2020-05-13  5:30 UTC 

[PATCH v1 0/2] add brcm iproc pcie driver
 2020-05-13  2:59 UTC  (7+ messages)
` [PATCH v1 1/2] drivers: pci: add api to get dma regions
` [PATCH v1 2/2] drivers: pcie: add Broadcom IPROC PCIe RC driver

U-CLASS SPI Bus and Devices
 2020-05-13  0:02 UTC  (3+ messages)

[PATCH 1/4] clk: clk-imx8mm: Add flexspi clock and fix set parent
 2020-05-12 22:36 UTC  (3+ messages)

[PULL] u-boot-usb/master
 2020-05-12 22:09 UTC  (2+ messages)

raspberrypi cm3 v2019.07 not working
 2020-05-12 20:06 UTC  (13+ messages)

[PULL u-boot] Please pull u-boot-amlogic-20200511
 2020-05-12 19:59 UTC  (2+ messages)

[PATCH v1 0/7] add Ethernet support for S700
 2020-05-12 19:59 UTC  (13+ messages)
` [PATCH v1 5/7] arm: dts: s700: add node for ethernet controller

[PATCH][v4 1/6] board: tbs2910: disable loadb and loads commands
 2020-05-12 19:27 UTC  (5+ messages)
` [PATCH][v4 6/6] board: tbs2910: add documentation

[U-Boot] [PPC] Internet connection on qemu-ppce500
 2020-05-12 19:08 UTC  (2+ messages)
`  "

[PATCH] phy: sun4i-usb: Align H6 initialization logic with the kernel
 2020-05-12 18:24 UTC 

[PATCH v1 0/2] add broadcom spi driver
 2020-05-12 18:04 UTC  (3+ messages)
` [PATCH v1 1/2] driver: spi: add brcm iproc qspi support

[PATCH 1/1] imx: rom api: fix image offset computation
 2020-05-12 17:05 UTC  (2+ messages)

[PATCH v2 00/10] USB host support for Raspberry Pi 4 board
 2020-05-12 16:46 UTC  (14+ messages)
  ` [PATCH v2 09/10] pci: Add driver for Broadcom STB PCIe controller
    ` [PATCH v2 06/10] rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit)
        ` [RFC PATCH 0/2] ARM: arbitrary virtual-physical mappings for RPi4 XHCI support
          ` [RFC PATCH 1/2] arm: provide a function for boards init code to modify MMU virtual-physical map
          ` [RFC PATCH 2/2] rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit)

[PATCH] dt-bindings: vendor-prefixes: Add U-Boot bootloader prefix
 2020-05-12 15:22 UTC  (3+ messages)

[PATCH v3 0/7] Arm Juno board OF_CONTROL upgrade
 2020-05-12 14:26 UTC  (4+ messages)
` [PATCH v3 2/7] uart: pl011: Add proper DM clock support

[PATCH v2 1/1] efi_loader: put device tree into EfiACPIReclaimMemory
 2020-05-12 14:18 UTC  (4+ messages)

[PATCH v2] cmd: avb: free partition buffer upon verify completion
 2020-05-12 13:12 UTC  (2+ messages)

[PATCH v4 0/3] gpio: add possibility to search for gpio label name
 2020-05-12 13:02 UTC  (4+ messages)
` [PATCH v4 1/3] gpio-uclass.c: save the GPIOD flags also in the gpio descriptor
` [PATCH v4 2/3] sandbox, test: add test for GPIO_HOG function
` [PATCH v4 3/3] gpio: search for gpio label if gpio is not found through bank name

[PATCH v2] test: Use ut_asserteq_mem() where possible
 2020-05-12 12:08 UTC  (2+ messages)
` Antwort: "

[RFC] am65x_evm_r5: Disable serial output
 2020-05-12 12:08 UTC  (3+ messages)

[PATCH V2 0/5] imx8mp: evk: fix boot and update
 2020-05-12 12:07 UTC  (5+ messages)
` [PATCH V2 1/5] imx8mp_evk: spl: drop useless code

[GIT PULL] TI changes for v2020.07-rc2
 2020-05-12 12:06 UTC  (4+ messages)

[PATCH 1/2] imx: imx8mp_evk: fix boot issue
 2020-05-12 11:47 UTC  (5+ messages)

[PATCH] rpi_4_defconfig: add missing CONFIG_ARCH_FIXUP_FDT_MEMORY
 2020-05-12 11:38 UTC  (7+ messages)


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