public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-04-21 17:37:38 to 2020-04-22 13:53:33 UTC [more...]

AW: AW: latest u-boot branch for Marvell Armada 88F3720
 2020-04-22 13:53 UTC  (6+ messages)
`  "
  ` AW: "

[PATCH 01/24] imx: fix cpu_type helper
 2020-04-22 13:52 UTC  (24+ messages)
` [PATCH 02/24] imx8mm: Update CPU speed grading
` [PATCH 03/24] imx8mn: Update speed grade
` [PATCH 04/24] imx: cpu: support speed grade for i.MX8MP
` [PATCH 05/24] imx: imx8m: add i.MX8MQ Dual and QuadLite support
` [PATCH 06/24] imx: imx8m: add i.MX8MN variants support
` [PATCH 07/24] imx: update is_imx6ull to include i.MX6ULZ
` [PATCH 08/24] imx8: move SIP macro to common header
` [PATCH 09/24] imx8m: acquire ATF commit hash
` [PATCH 10/24] imx8m: update clock root and fix core_sel
` [PATCH 11/24] imx8mq: Enable eMMC HS400 and SD UHS mode on EVK
` [PATCH 12/24] imx8mq: Set ARM core clock directly from ARM PLL
` [PATCH 13/24] imx8m: Dump DRAM PLL rate by clocks command
` [PATCH 14/24] imx8: parser: fix 'end address' parameter of rm_find_memreg
` [PATCH 15/24] imx8: Change to use new SECO API commands
` [PATCH 16/24] imx8: ahab: fix 'end address' parameter of rm_find_memreg
` [PATCH 17/24] imx8: ahab: fix some bad debug message formating
` [PATCH 18/24] imx8: parser: "
` [PATCH 19/24] imx8mm: clock: fix fracpll decode issue
` [PATCH 20/24] imx8m: Enable WDOG_B for timeout
` [PATCH 21/24] doc: ahab: Add encrypted boot documentation for i.MX8/8x devices
` [PATCH 22/24] imx8: scu api: Add support for SECO manufacturing protection APIs
` [PATCH 23/24] imx8: Update SCFW API to version 1.5
` [PATCH 24/24] imx8: Configure SNVS

[PATCH 5/5] Add initial support for the Pinebook Pro laptop from Pine64
 2020-04-22 13:49 UTC  (2+ messages)

[PATCH] imx8: Run SPL with caches enabled
 2020-04-22 13:48 UTC  (3+ messages)

[PATCH 3/5] dt-bindings: leds: adopt Linux leds common binding constants
 2020-04-22 13:42 UTC  (2+ messages)

[RFC PATCH 0/9] USB host support for Raspberry Pi 4 board
 2020-04-22 13:40 UTC  (30+ messages)
  ` [RFC PATCH 1/9] usb: xhci: Add missing cache flush in the scratchpad array initialization
  ` [RFC PATCH 2/9] pci: Move some PCIe register offset definitions to a common header
  ` [RFC PATCH 6/9] usb: xhci: Allow accessing 64-bit registers with DWORD accesses only
  ` [RFC PATCH 7/9] pci: Add some PCI Express capability register offset definitions
  ` [RFC PATCH 8/9] pci: Add driver for Broadcom STB PCIe controller
    ` [RFC PATCH 4/9] rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 64bit)
    ` [RFC PATCH 9/9] config: Enable support for the XHCI controller on RPI4 board

[PATCH 1/2] drivers: usb: musb: Fail if the ctrl mod register is missing
 2020-04-22 13:27 UTC  (5+ messages)
` [PATCH 2/2] drivers: usb: musb: Fix comparison between pointer and integer warn

[PATCH] configs: add support for stm32mp157c-dk2 board
 2020-04-22 13:19 UTC 

[PATCH v2 00/14] net: ldpaa_eth: transition to CONFIG_DM_ETH
 2020-04-22 13:13 UTC  (7+ messages)
` [PATCH v2 04/14] board: ls1088ardb: transition to DM_ETH
` [PATCH v2 10/14] arm: dts: ls2088ardb: add DPMAC and PHY nodes

Please pull NXP i.MX nxp-imx-master-4-22
 2020-04-22 13:03 UTC  (4+ messages)

Please pull u-boot-dm
 2020-04-22 12:58 UTC  (2+ messages)

[PATCH v2 00/12] stm32mp1: several board and arch updates
 2020-04-22 12:29 UTC  (13+ messages)
` [PATCH v2 01/12] arm: stm32mp: remove dependency for STM32KEY
` [PATCH v2 02/12] arm: stm32mp: spl: update error management in board_init_f
` [PATCH v2 03/12] board: stm32mp1: Keep error led ON in case of low power detection
` [PATCH v2 04/12] board: stm32mp1: update management of boot-led
` [PATCH v2 05/12] board: stm32mp1: gt9147 IRQ before reset on EV1
` [PATCH v2 06/12] board: stm32mp1: set environment variable fdtfile
` [PATCH v2 07/12] board: stm32mp1: remove bootdelay configuration for usb or serial boot
` [PATCH v2 08/12] board: stm32mp1: add timeout for I/O compensation ready
` [PATCH v2 09/12] gpio: stm32: support gpio ops in SPL
` [PATCH v2 10/12] ARM: dts: stm32mp15: use DDR3 files generated by STM32CubeMX
` [PATCH v2 11/12] configs: stm32mp1: activate Ethernet PHY Realtek
` [PATCH v2 12/12] configs: stm32mp1: activate CONFIG_ERRNO_STR

Please pull mmc-2020-4-22
 2020-04-22 12:29 UTC 

[PATCH v1 1/2] arm: mvebu: correct SPL boot configs for SPI/MMC
 2020-04-22 12:25 UTC  (2+ messages)

[PATCH v6 1/5] cmd: mvebu: bubt: add A38x support
 2020-04-22 12:22 UTC  (3+ messages)
` [PATCH v6 3/5] cmd: mvebu: bubt: verify A38x target device type

[PATCH 1/2] net: tftp: Add help for CONFIG_TFTP_BLOCKSIZE
 2020-04-22 12:18 UTC  (2+ messages)
` [PATCH 2/2] net: tftp: remove TFTP_MTU_BLOCKSIZE

[PATCH 1/3] env: mmc: allow support of mmc_get_env_dev with OF_CONTROL
 2020-04-22 12:04 UTC  (5+ messages)
` [Uboot-stm32] "

[PATCH V3 1/6] ARM: stm32: Add default config for DHCOR
 2020-04-22 11:18 UTC  (6+ messages)
` [PATCH V3 2/6] ARM: stm32: Add board_early_init_f() to SPL
` [PATCH V3 3/6] ARM: stm32: Implement board coding on AV96
` [PATCH V3 4/6] ram: stm32mp1: Add support for multiple configs
` [PATCH V3 5/6] ARM: dts: stm32: Rework DDR DT inclusion
` [PATCH V3 6/6] ARM: stm32: Implement DDR3 coding on DHCOR SoM

[PATCH V2 1/6] ARM: stm32: Add default config for DHCOR
 2020-04-22 11:15 UTC  (13+ messages)
` [PATCH V2 2/6] ARM: stm32: Add board_early_init_f() to SPL
` [PATCH V2 3/6] ARM: stm32: Implement board coding on AV96
` [PATCH V2 4/6] ram: stm32mp1: Add support for multiple configs
` [PATCH V2 5/6] ARM: dts: stm32: Rework DDR DT inclusion
` [PATCH V2 6/6] ARM: stm32: Implement DDR3 coding on DHCOR SoM

[PATCH 1/6] net: dwc_eth_qos: Fully rewrite RX descriptor field 3
 2020-04-22 11:01 UTC  (2+ messages)

[PATCH] fs: ext4: skip journal state if fs has metadata_csum
 2020-04-22 10:56 UTC  (2+ messages)

[PATCH 1/2] bootcount: add bootcount flash driver
 2020-04-22 10:46 UTC  (2+ messages)
` [PATCH 2/2] bootcount_flash: add redundancy support

[PATCH] board: sunxi: enable status LED in SPL
 2020-04-22 10:37 UTC 

[PATCH] i2c: mxc: fix copyright
 2020-04-22 10:25 UTC 

[v3] include/configs: ls1012afrwy: support dhcp boot
 2020-04-22 10:06 UTC 

[PATCH U-BOOT 00/26] fs: btrfs: Re-implement btrfs support using the more widely used extent buffer base code
 2020-04-22 10:04 UTC  (40+ messages)
` [PATCH U-BOOT 01/26] fs: btrfs: Sync btrfs_btree.h from kernel
` [PATCH U-BOOT 02/26] fs: btrfs: Add More checksum algorithm support to btrfs
` [PATCH U-BOOT 03/26] fs: btrfs: Cross-port btrfs_read_dev_super() from btrfs-progs
` [PATCH U-BOOT 04/26] fs: btrfs: Cross-port rbtree-utils "
` [PATCH U-BOOT 05/26] fs: btrfs: Cross-port extent-cache.[ch] "
` [PATCH U-BOOT 06/26] fs: btrfs: Cross-port extent-io.[ch] "
` [PATCH U-BOOT 07/26] fs: btrfs: Cross port structure accessor into ctree.h
` [PATCH U-BOOT 08/26] fs: btrfs: Cross port volumes.[ch] from btrfs-progs
` [PATCH U-BOOT 09/26] fs: btrfs: Crossport read_tree_block() "
` [PATCH U-BOOT 10/26] fs: btrfs: Rename struct btrfs_path to struct __btrfs_path
` [PATCH U-BOOT 11/26] fs: btrfs: Rename btrfs_root to __btrfs_root
` [PATCH U-BOOT 12/26] fs: btrfs: Cross port struct btrfs_root to ctree.h
` [PATCH U-BOOT 13/26] fs: btrfs: Crossport btrfs_search_slot() from btrfs-progs
` [PATCH U-BOOT 14/26] fs: btrfs: Crossport btrfs_read_sys_array() and btrfs_read_chunk_tree()
` [PATCH U-BOOT 15/26] fs: btrfs: Crossport open_ctree_fs_info()
` [PATCH U-BOOT 16/26] fs: btrfs: Rename path resolve related functions to avoid name conflicts
` [PATCH U-BOOT 17/26] fs: btrfs: Use btrfs_readlink() to implement __btrfs_readlink()
` [PATCH U-BOOT 18/26] fs: btrfs: Implement btrfs_lookup_path()
` [PATCH U-BOOT 19/26] fs: btrfs: Use btrfs_iter_dir() to replace btrfs_readdir()
` [PATCH U-BOOT 20/26] fs: btrfs: Use btrfs_lookup_path() to implement btrfs_exists() and btrfs_size()
` [PATCH U-BOOT 21/26] fs: btrfs: Rename btrfs_file_read() and its callees to avoid name conflicts
` [PATCH U-BOOT 22/26] fs: btrfs: Introduce btrfs_read_extent_inline() and btrfs_read_extent_reg()
` [PATCH U-BOOT 23/26] fs: btrfs: Introduce lookup_data_extent() for later use
` [PATCH U-BOOT 24/26] fs: btrfs: Implement btrfs_file_read()
` [PATCH U-BOOT 25/26] fs: btrfs: Cleanup the old implementation
` [PATCH U-BOOT 26/26] MAINTAINERS: Add btrfs mail list

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

bug: lib: Improve _parse_integer_fixup_radix base 16 detection breaks mtdparts output
 2020-04-22  9:24 UTC  (4+ messages)

[PATCH v1 0/2] cmd: bind allow to bind driver with driver_data
 2020-04-22  8:13 UTC  (4+ messages)
` [PATCH v1 2/2] cmd: bind: allow to bind driver with driver data

[PATCH v3 00/23] i2c: designware_ic2: Improvements to timing and general cleanup
 2020-04-22  6:43 UTC  (3+ messages)
` [PATCH v3 22/23] i2c: designware_i2c: Separate out the speed calculation

[PATCH v8 00/21] riscv: Add Sipeed Maix support
 2020-04-22  5:59 UTC  (2+ messages)

XHCI bringup on the Raspberry Pi 4
 2020-04-22  5:55 UTC  (4+ messages)

[PATCH] configs: socfpga: arria10: Enable USB support
 2020-04-22  5:27 UTC  (2+ messages)

[PATCH v7 0/6] RISC-V DT related fixes for reserved memory & UEFI
 2020-04-22  5:20 UTC  (9+ messages)
` [PATCH v7 1/6] riscv: Add boot hartid to device tree
` [PATCH v7 2/6] fdtdec: Fix boundary check
` [PATCH v7 3/6] riscv: Provide a mechanism to fix DT for reserved memory
` [PATCH v7 4/6] riscv: Setup reserved-memory node for FU540
` [PATCH v7 5/6] riscv: Copy the reserved-memory nodes to final DT
` [PATCH v7 6/6] riscv: Move all fdt fixups together

[PATCH v2] configs: ls1028aqds: add lpuart config
 2020-04-22  3:34 UTC 

[PATCH 0/8] Support 64-bit U-Boot for Slim Bootloader
 2020-04-22  0:45 UTC  (9+ 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
` [PATCH 8/8] doc: slimbootloader: Update 64-bit build instruction

[PATCH 00/11] Fixes for Nokia RX-51
 2020-04-21 23:24 UTC  (14+ messages)
` [PATCH 11/11] Nokia RX-51: Add automated test for running RX-51 build in qemu

[PATCH] cmd: part: Add 'block' sub-command
 2020-04-21 22:13 UTC 

[PATCH] riscv: Move all SMP related SBI calls to SBI_v01
 2020-04-21 21:51 UTC 

[PATCH v7 0/9] dm: Add programmatic generation of ACPI tables (part A)
 2020-04-21 21:37 UTC  (3+ messages)

[PATCH] test: make tests should use pytest -ra
 2020-04-21 20:47 UTC  (10+ messages)

[PATCH 0/2] Add sf SPI flash support to distro boot
 2020-04-21 19:26 UTC  (3+ messages)
` [PATCH 1/2] distro_bootcmd: make BOOTENV_DEV_NAME and BOOTENV_DEV macro variadic
` [PATCH 2/2] distro_bootcmd: add sf SPI flash boot support

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

[PATCH v6 0/6] RISC-V DT related fixes for reserved memory & UEFI
 2020-04-21 18:15 UTC  (6+ messages)
` [PATCH v6 3/6] riscv: Provide a mechanism to fix DT for reserved memory

[RFC 0/7] mx6cuboxi: enable OF_PLATDATA with MMC support
 2020-04-21 17:44 UTC  (11+ messages)
` [RFC 1/7] mmc: fsl_esdhc_imx: add OF_PLATDATA support

[PATCH v2 0/7] rockchip: make it possible to sign the u-boot.itb
 2020-04-21 17:37 UTC  (3+ messages)
` [PATCH v2 7/7] rockchip: make_fit_atf: add signature handling


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