public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-04-29 20:26:03 to 2021-05-03 18:21:27 UTC [more...]

[PATCH 1/3] pci: Update the highest subordinate bus number for bridge setup
 2021-05-03 18:21 UTC  (5+ messages)
` [PATCH 3/3] imx: ventana: enable dm support for PCI and FEC ethernet
  ` [PATCH] "

[PATCH 00/16] Fix i.MXRT1020/50
 2021-05-03 17:51 UTC  (21+ messages)
` [PATCH 03/16] ARM: dts: imxrt1020: add alias to osc
` [PATCH v2 00/16] Fix i.MXRT1020/50
  ` [PATCH v2 01/16] arm: imxrt: soc: make mpu regions generic
  ` [PATCH v2 02/16] timer: imx-gpt: Add timer support for i.MX SoCs family
  ` [PATCH v2 03/16] ARM: dts: imxrt1020: add alias to osc
  ` [PATCH v2 04/16] ARM: dts: imxrt1020: add gpt1 node
  ` [PATCH v2 05/16] ARM: dts: imxrt1020-evk: enable gpt1 timer
  ` [PATCH v2 06/16] ARM: dts: imxrt1020-evk: set gpt1 as tick-timer for u-boot
  ` [PATCH v2 07/16] ARM: dts: imxrt1020-evk-u-boot: make gpt1 present for SPL
  ` [PATCH v2 08/16] ARM: dts: imxrt1020-evk: add device_type = "memory" to memory node
  ` [PATCH v2 09/16] configs: imxrt1020-evk: enable imx gpt timer as tick-timer
  ` [PATCH v2 10/16] ARM: dts: imxrt1050: add alias to osc
  ` [PATCH v2 11/16] ARM: dts: imxrt1050: add gpt1 node
  ` [PATCH v2 12/16] ARM: dts: imxrt1050-evk: enable gpt1 timer
  ` [PATCH v2 13/16] ARM: dts: imxrt1050-evk: set gpt1 as tick-timer for u-boot
  ` [PATCH v2 14/16] ARM: dts: imxrt1050-evk-u-boot: make gpt1 present for SPL
  ` [PATCH v2 15/16] ARM: dts: imxrt1050-evk: add device_type = "memory" to memory node
  ` [PATCH v2 16/16] configs: imxrt1050-evk: enable imx gpt timer as tick-timer

[PATCH] ARM: stm32: Add additional ID register check for KSZ8851 presence
 2021-05-03 15:29 UTC  (2+ messages)

[PATCH] ARM: stm32: Enable UNZIP on DHSOM by default
 2021-05-03 15:27 UTC  (2+ messages)

am335x: Unable to boot u-boot image from mmc1
 2021-05-03 14:08 UTC 

[PATCH 1/2] cmd: pinmux: update result of do_status
 2021-05-03 13:55 UTC  (4+ messages)
` [Uboot-stm32] "

[PATCH v7 0/8] Add FU740 chip and HiFive Unmatched board support
 2021-05-03 13:08 UTC  (9+ messages)
` [PATCH v7 4/8] drivers: pci: add pcie support for fu740

[PATCH v3 0/9] video: sunxi: rework DE2 driver
 2021-05-03 13:00 UTC  (3+ messages)
` [PATCH v3 4/9] common: edid: Search for valid timing in extension block

[RFC 0/2] netconsole and networking co-existence
 2021-05-03 11:55 UTC  (3+ messages)
` [RFC 1/2] net: net_up, net_down
` [RFC 2/2] netconsole and networking co-existence

[PATCH v2 00/13] arm64: synquacer: Add SynQuacer/DeveloperBox support
 2021-05-03 11:51 UTC  (6+ messages)
` [PATCH v2 04/13] gpio: Introduce CONFIG_ONLY_GENERIC_GPIO to cleanup #ifdefs

[PATCH] arm: imx: imx8mm: correct unrecognized fracpll frequency
 2021-05-03 10:55 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] arm: imx: imx8mm: clock: make debug output more descriptive
 2021-05-03 10:54 UTC  (2+ messages)

[PATCH] pwm: sifive: make set_config() and set_enable() work properly
 2021-05-03  7:26 UTC 

[PATCH v2 0/5] Revert "fdt: translate address if #size-cells = <0>"
 2021-05-03  7:03 UTC  (7+ messages)
` [PATCH v2 1/5] clk: ti: add custom API for memory access
` [PATCH v2 2/5] clk: ti: change clk_ti_latch() signature
` [PATCH v2 3/5] clk: ti: gate: use custom API for memory access
` [PATCH v2 4/5] clk: ti: am3-dpll: "
` [PATCH v2 5/5] Revert "fdt: translate address if #size-cells = <0>"

[PATCH 1/2] riscv: cpu: Add callback to init each core
 2021-05-03  6:23 UTC  (2+ messages)
` [PATCH 2/2] riscv: cpu: fu740: clear feature disable CSR

[PATCH v1 00/10] net: mvpp2: Sync Marvell mvpp2 driver with Marvell version
 2021-05-03  6:13 UTC  (8+ messages)
` [PATCH v1 08/10] net: mvpp2: fix missing switch case break
` [PATCH v1 09/10] net: mvpp2: allow MDIO registration for fixed links

[PATCH v2 00/10] net: mvpp2: Sync Marvell mvpp2 driver with Marvell version
 2021-05-03  6:08 UTC  (11+ messages)
` [PATCH v2 01/10] phy: introduce 1000BaseX and 2500BaseX modes
` [PATCH v2 02/10] net: mvpp2: add CP115 port1 10G/5G SFI support
` [PATCH v2 03/10] net: mvpp2: add 1000BaseX and 2500BaseX ppv2 support
` [PATCH v2 04/10] net: mvpp2: remove redundant SMI address configuration
` [PATCH v2 05/10] net: mvpp2: Fix 2.5G GMII_SPEED configurations
` [PATCH v2 06/10] net: mvpp2: AN Bypass in 1000 and 2500 basex mode
` [PATCH v2 07/10] net: mvpp2: remove unused define MVPP22_SMI_PHY_ADDR_REG
` [PATCH v2 08/10] net: mvpp2: fix missing switch case break
` [PATCH v2 09/10] net: mvpp2: allow MDIO registration for fixed links
` [PATCH v2 10/10] net: mvpp2: add explicit sgmii-2500 support

[PATCH v1 0/2] arm: octeontx2: Add base support for Marvell OcteonTX2 CN9132 DB
 2021-05-03  5:53 UTC  (3+ messages)
` [PATCH v1 1/2] arm: octeontx2: Add dtsi/dts files for Octeon TX2 "
` [PATCH v1 2/2] arm: octeontx2: Add Octeon TX2 CN9132 DB support

[PATCH v6 0/7] Add FU740 chip and HiFive Unmatched board support
 2021-05-03  5:35 UTC  (3+ messages)
` [PATCH v6 2/7] riscv: cpu: fu740: Add support for cpu fu740

[PATCH 0/4] malloc: Enable profiling dlmalloc with valgrind
 2021-05-03  2:55 UTC  (5+ messages)
` [PATCH 1/4] Add valgrind headers to U-Boot
` [PATCH 2/4] malloc: Annotate allocator for valgrind
` [PATCH 3/4] doc: sandbox: Document how to run sandbox with valgrind
` [PATCH 4/4] malloc: Fix sbrk clearing memory after freeing it instead of before

[PATCH 0/3] Correct and extend distro boot support for imx8m
 2021-05-02 20:50 UTC  (9+ messages)
` [PATCH 1/3] imx8mm: configs: enable distro default features
` [PATCH 2/3] imx8mp: "
` [PATCH 3/3] imx8mn: configs: add support for distro boot commands
  ` [PATCH v2] "

[PATCH 2/7] board: ge: bx50v3: add phy reset GPIO
 2021-05-02 11:43 UTC  (2+ messages)

[PATCH 1/2] imx: ventana: add delay before reading EEPROM
 2021-05-02 11:43 UTC  (2+ messages)

[PATCH v8 2/2] arm: imx8m: add support for Compulab iot-gate-imx8 (imx8mm-cl-iot-gate)
 2021-05-02 11:43 UTC  (2+ messages)

[PATCH v3] imx: Add support for Ronetix's iMX7-CM board
 2021-05-02 11:43 UTC  (2+ messages)

[PATCH] Makefile: Fix generation of flash.bin u-boot.itb with binman
 2021-05-02 11:43 UTC  (8+ messages)

[PATCH] pci: imx: disable imx6sdl LTSSM upon driver remove
 2021-05-02 11:43 UTC  (2+ messages)

[PATCH v3 3/4] board: imx8mm: Add Engicam i.Core MX8M Mini EDIMM2.2 Starter Kit
 2021-05-02 11:42 UTC  (2+ messages)

[PATCH v8 1/2] arm: dts: add imx8mm-cl-iot-gate dts file
 2021-05-02 11:42 UTC  (2+ messages)

[PATCH] imx: imx8: Update README with somewhat correct firmware versions
 2021-05-02 11:42 UTC  (2+ messages)

[PATCH 5/7] include: configs: ge: bx50v3: drop USB boot
 2021-05-02 11:42 UTC  (2+ messages)

[PATCH 6/7] include: configs: ge: simplify default boot command
 2021-05-02 11:42 UTC  (2+ messages)

[PATCH] imx: mkimage_fit_atf: fix file size reporting
 2021-05-02 11:42 UTC  (2+ messages)

[PATCH 4/7] configs: ge: use non-persistent environment
 2021-05-02 11:42 UTC  (2+ messages)

[PATCH v3 4/4] board: imx8mm: Add Engicam i.Core MX8M Mini C.TOUCH 2.0
 2021-05-02 11:42 UTC  (2+ messages)

[PATCH v2 2/2] net: fec: Only unregister MII bus if we registered it
 2021-05-02 11:42 UTC  (2+ messages)

[PATCH v2 1/2] net: fec: Don't use disabled phys
 2021-05-02 11:42 UTC  (2+ messages)

[PATCH 2/2] arm: dts: imx6qdl-gw552x.dtsi: fix VBUS supply
 2021-05-02 11:42 UTC  (2+ messages)

[PATCH 3/7] configs: ge: bx50v3: adjust watchdog period
 2021-05-02 11:42 UTC  (2+ messages)

[PATCH] ARM:imx:imx8mq-cm: Add support for Ronetix iMX8MQ-CM
 2021-05-02 11:42 UTC  (2+ messages)

[PATCH 2/3] pci: pci-uclass: Add board_pci_fixup_dev for DM_PCI
 2021-05-02 11:42 UTC  (2+ messages)

[PATCH 1/7] board: ge: bx50v3: fix crystal bit
 2021-05-02 11:42 UTC  (2+ messages)

[PATCH v3 2/4] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini SoM
 2021-05-02 11:41 UTC  (2+ messages)

[PATCH 7/7] include: configs: ge: avoid shell on boot failure
 2021-05-02 11:41 UTC  (2+ messages)

[PATCH v3 1/4] arm64: dts: imx8mm: Add common -u-boot.dtsi
 2021-05-02 11:41 UTC  (2+ messages)

[PATCH] arm: mach-imx: Fix speculative instruction prefetch issue
 2021-05-02 10:55 UTC  (2+ messages)

Weirdness of ofnode_get_addr_size()
 2021-05-02  7:53 UTC 

[PATCH v4 00/12] Add support for pinmux status command on beaglebone
 2021-05-02  6:53 UTC  (5+ messages)
` [PATCH v4 05/12] pinctrl: single: get register area size by device API

32-bit DMA limit for devices (and drivers)
 2021-05-02  0:30 UTC  (8+ messages)

[PATCH 0/5] Fix i.MXRT1050 hang on lcdif init and improve DT for mxsfb
 2021-05-01 23:44 UTC  (3+ messages)

sunxi_nand_spl reading zeros on NextThing C.H.I.P
 2021-05-01 22:48 UTC  (3+ messages)

FEC_MXC_SHARE_MDIO on i.MX6ULL
 2021-05-01 22:24 UTC 

[PATCH] Makefile: allow to override python3
 2021-05-01 20:12 UTC 

dfu-util capability
 2021-05-01 19:11 UTC 

[RFC PATCH v7 0/2] riscv: cpu: Add callback to init each core
 2021-05-01 11:57 UTC  (4+ messages)
` [RFC PATCH v7 1/2] "

[PATCH v1 0/6] common: Introduce crypt-style password support
 2021-05-01  9:51 UTC  (4+ messages)
` [PATCH v1 1/6] lib: add crypt subsystem

Unable to boot u-boot image from nand storage imx6ull
 2021-05-01  9:32 UTC 

[PATCH v2 1/2] of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'
 2021-05-01  1:22 UTC  (4+ messages)
` [PATCH v2 2/2] of: addr: Remove call to dev_count_cells() in of_get_address()

[PATCH 00/17] misc: Some more misc patches
 2021-04-30 18:41 UTC  (11+ messages)
` [PATCH 03/17] x86: Allow coreboot serial driver to guess the UART

[PATCH] ARM: stm32: Add additional ID register check for KSZ8851 presence
 2021-04-30 15:03 UTC  (2+ messages)

[PATCH] ARM: stm32: Enable UNZIP on DHSOM by default
 2021-04-30 15:03 UTC  (2+ messages)

[PATCH v3, 1/2] driver: watchdog: reset watchdog in designware_wdt_stop() function
 2021-04-30 14:28 UTC  (3+ messages)
` [PATCH v3,2/2] driver: watchdog: enable wdt command by default
` [PATCH v3,1/2] driver: watchdog: reset watchdog in designware_wdt_stop() function

[PATCH] pcie: designware: mvebu: do not configure ATU for IO when not used
 2021-04-30 13:33 UTC 

[PATCH v1 0/4] arm64: mvebu: Sync Marvell armada8k MMU setup with Marvell version
 2021-04-30 13:29 UTC  (5+ messages)
` [PATCH v1 1/4] arm64: mvebu: a8k: align memory regions
` [PATCH v1 2/4] arm64: mvebu: do not map firmware RT service region
` [PATCH v1 3/4] arm64: mvebu: a8k: move firmware related definitions to fw info
` [PATCH v1 4/4] arm64: mvebu: extend the mmio region

[PATCH v1 0/3] spi: Sync Kirkwood SPI driver with Marvell version
 2021-04-30 13:26 UTC  (4+ messages)
` [PATCH v1 1/3] spi: kirkwood: support extended baud rates
` [PATCH v1 2/3] spi: kirkwood: prevent configuring speed exceeding max controller freq
` [PATCH v1 3/3] spi: kirkwood: prevent limiting speed to 0

[TF-A] Proposal: TF-A to adopt hand-off blocks (HOBs) for information passing between boot stages
 2021-04-30 12:13 UTC  (2+ messages)

[PATCH] arm: bootm: wrong lmb region reservation when PRAM is used
 2021-04-30 11:52 UTC  (2+ messages)

[PATCH V2] efi_loader: loosen buffer parameter check in efi_file_read_int
 2021-04-30 11:29 UTC  (2+ messages)

[PATCH 1/1] efi_loader: implement non-blocking file services
 2021-04-30 11:28 UTC  (4+ messages)

Please pull u-boot-dm
 2021-04-30 11:16 UTC  (2+ messages)

[v2 00/17] Add Intel N5X SoC support
 2021-04-30  7:38 UTC  (18+ messages)
` [v2 01/17] arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux function
` [v2 02/17] arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.h
` [v2 03/17] arm: socfpga: Add base address for Intel N5X device
` [v2 04/17] arm: socfpga: Add handoff data support "
` [v2 05/17] drivers: clk: Add clock driver "
` [v2 06/17] arm: socfpga: Get clock manager base address "
` [v2 07/17] drivers: clk: Add memory clock driver "
` [v2 08/17] arm: socfpga: Move cm_get_mpu_clk_hz function declaration to clock_manager.h
` [v2 09/17] arm: socfpga: Add clock manager for Intel N5X device
` [v2 10/17] arm: socfpga: Changed misc_s10.c to misc_soc64.c
` [v2 11/17] ddr: socfpga: Enable memory test on memory size less than 1GB
` [v2 12/17] ddr: altera: Add SDRAM driver for Intel N5X device
` [v2 13/17] arm: socfpga: Add SPL "
` [v2 14/17] board: intel: Add socdk board support "
` [v2 15/17] arm: dts: Add base dtsi and devkit dts "
` [v2 16/17] include: configs: Add Intel N5X device CONFIGs
` [v2 17/17] arm: socfpga: Enable Intel N5X device build

Kirkwood: Fix tv sec/usec normalization in kwboot
 2021-04-30  7:24 UTC  (5+ messages)

u-boot patch for ACK
 2021-04-30  7:02 UTC 

[PATCH v7 00/14] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2021-04-30  6:47 UTC  (4+ messages)

[PATCH v3 0/7] arm: cache: cp15: don't map reserved region with no-map property
 2021-04-30  6:21 UTC  (5+ messages)
` [PATCH v3 5/7] image-fdt: save no-map parameter of reserve-memory

[PATCH] fs/squashfs: Fix some hardlinks reading the wrong inode
 2021-04-30  4:45 UTC 

Qemu U-boot Standalone Application Crash
 2021-04-29 22:55 UTC  (2+ messages)

[PATCH] net: phy: micrel: Get phy node from phy-handle
 2021-04-29 20:26 UTC  (2+ messages)


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