public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-06-11 11:52:34 to 2020-06-13 12:21:04 UTC [more...]

[PATCH v2 00/10] spi: dm-conversion (part2)
 2020-06-13 12:21 UTC  (7+ 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 1/1] doc: random number generation
 2020-06-13 10:53 UTC 

Please pull u-boot-dm/next
 2020-06-13  3:17 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  (7+ 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  (20+ messages)
` [PATCH 02/10] net: rtl8139: Switch from malloc()+memset() to calloc()
` [PATCH 03/10] net: rtl8139: Use dev->iobase instead of custom ioaddr
` [PATCH 04/10] net: rtl8139: Clean up bus_to_phys()/phys_to_bus() macros
` [PATCH 05/10] net: rtl8139: Introduce device private data
` [PATCH 06/10] net: rtl8139: Pass private data into rtl8139_eeprom_delay()
` [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

[PATCH] net: tftp: fix progress marker for file transfer
 2020-06-12 21:16 UTC  (2+ messages)

[PATCH v4 0/5] TI Ethernet PHY changes
 2020-06-12 21:16 UTC  (11+ messages)
` [PATCH v4 1/5] net: phy: Add missing kernel doc to phy functions
` [PATCH v4 2/5] net: phy: Fix kernel doc issues in phy.h
` [PATCH v4 3/5] net: phy: Add helper routines to set and clear bits
` [PATCH v4 4/5] net: phy: Add support for TI PHY init
` [PATCH v4 5/5] net: phy: Add DP8382x phy registration to "

[PATCH] net: phy: add phyid search in vendor specific space
 2020-06-12 21:15 UTC  (2+ messages)

[PATCH 0/2] net: tegra: Misc network fixes
 2020-06-12 21:15 UTC  (3+ messages)
` [PATCH 1/2] net: rt8169: WAR for DHCP not getting IP after kernel boot/reboot

[PATCH] net: phy: micrel: ksz8061 implement errata 80000688A fix
 2020-06-12 21:15 UTC  (2+ messages)

[PATCH] [RFC] net: smc911x: Drop the standalone EEPROM example
 2020-06-12 21:15 UTC  (2+ messages)

[PATCH] net: Fix error if some network features are disabled
 2020-06-12 21:15 UTC  (2+ messages)

[PATCHv3 00/13] powerpc: covert p1010, p1020 and p2020 RDB board to DM_ETH
 2020-06-12 20:40 UTC  (24+ messages)
` [PATCHv3 01/15] net: fsl_mdio: Change to use virtual address
` [PATCHv3 02/15] net: fsl_mdio: Correct the MII management register block address
` [PATCHv3 03/15] net: tsec: convert to use DM_MDIO when DM_ETH enabled
` [PATCHv3 04/15] net: tsec: Add the compatible string "gianfar" support
` [PATCHv3 05/15] powerpc: mpc8xxx: Don't compile cpu_eth_init() when DM_ETH enabled
` [PATCHv3 06/15] fsl: p1_p2_rdb: Move vsc7835 firmware uploading to board_early_init_r()
` [PATCHv3 07/15] configs: p1_p2_rdb: Add the default address of vsc7385 firmware
` [PATCHv3 08/15] dts: powerpc: p1020rdb: Add eTSEC DT nodes
` [PATCHv3 09/15] powerpc: p1_p2_rdb: Don't compile board_eth_init() when DM_ETH enabled
` [PATCHv3 10/15] configs: P1020RDB: Enable DM_ETH config
` [PATCHv3 11/15] dts: powerpc: p1010rdb: Add eTSEC DT nodes
` [PATCHv3 12/15] powerpc: p1010rdb: Compile legacy ethernet init function when no DM_ETH
` [PATCHv3 13/15] configs: P1010RDB: Enable DM_ETH config
` [PATCHv3 14/15] dts: powerpc: p2020rdb: Add eTSEC DT nodes
` [PATCHv3 15/15] configs: P2020RDB: Enable DM_ETH config

[PATCH] RFC: dtoc: add POC for dtb shrink
 2020-06-12 18:44 UTC 

[PATCH v4 0/2] Calculate SDRAM size for Actions OWL SoCs
 2020-06-12 18:42 UTC  (3+ messages)

U-Boot call on Monday?
 2020-06-12 18:34 UTC  (2+ messages)

Gitlab failure
 2020-06-12 18:02 UTC  (5+ messages)

[PATCH 00/10] improve OF_PLATDATA support
 2020-06-12 17:38 UTC  (12+ messages)
` [PATCH 01/10] dtoc: add support to scan drivers

[PATCH v4 0/5] usb: xhci: Load Raspberry Pi 4 VL805's firmware
 2020-06-12 17:08 UTC  (7+ messages)
` [PATCH v4 1/5] arm: rpi: Add function to trigger VL805's firmware load
` [PATCH v4 2/5] reset: Add Raspberry Pi 4 firmware reset controller
` [PATCH v4 3/5] configs: Enable support for reset controllers on RPi4
` [PATCH v4 4/5] dm: pci: Assign controller device node to root bridge
` [PATCH v4 5/5] usb: xhci-pci: Add reset controller support

[PATCH] net: ping: reset stored IP once the command finishes
 2020-06-12 16:04 UTC  (2+ messages)

[PATCH] armv8: layerscape: don't remove crypto node on LS1028A
 2020-06-12 15:41 UTC  (3+ messages)

[Resend PATCHv3 02/15] net: fsl_mdio: Correct the MII management register block address
 2020-06-12 15:30 UTC 

[PATCH] Add support for SHA384 and SHA512
 2020-06-12 15:24 UTC  (2+ messages)

[PATCH v2] tpm2: tis_spi: add linux compatible fallback string
 2020-06-12 15:24 UTC  (2+ messages)

[PATCH 1/2] phy: mv88e61xx: add support for RGMII TX/RX delay
 2020-06-12 15:08 UTC  (2+ messages)

[PATCH] net: eth-uclass: Fix message if mac is coming from DT or ROM
 2020-06-12 15:00 UTC  (2+ messages)

[RESEND PATCH v2 00/11] Add dwc_eth_qos support for rockchip
 2020-06-12 14:48 UTC  (3+ messages)
` [RESEND PATCH v2 02/11] net: dwc_eth_qos: Add option "snps, reset-gpio" phy-rst gpio for stm32

U-Boot is broken on real N900 HW
 2020-06-12 13:03 UTC  (11+ messages)
      ` Bisected: mmc cause reboot loops on N900 (Was: Re: U-Boot is broken on real N900 HW)
          ` Bisected: omap_hsmmc 3.3V IO voltage incompatible with N900 (Was: Re: Bisected: mmc cause reboot loops on N900)

[PATCH 0/4] Some reserved memory hardenings
 2020-06-12 12:41 UTC  (5+ messages)
` [PATCH 1/4] lmb/bdinfo: dump lmb info via bdinfo
` [PATCH 2/4] image: fdt: bail out with error if no boot time FDT image found
` [PATCH 3/4] common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image
` [PATCH 4/4] cmd: booti: convert the debug print about image move to printf

[PATCH v2 0/2] reset: Add a managed API
 2020-06-12 12:08 UTC  (3+ messages)
` [PATCH v2 1/2] drivers: reset: Add a managed API to get reset controllers from the DT
` [PATCH v2 2/2] test: reset: Add tests for the managed API

[PATCH u-boot 0/4] r8152: support more chips
 2020-06-12 11:52 UTC  (11+ messages)
` [PATCH u-boot 4/4] eth/r8152: support RTL8153B/RTL8154B

[RFC PATCH 0/4] CONFIG_IS_ENABLED magic
 2020-06-12 11:02 UTC  (5+ messages)
` [RFC PATCH 1/4] common/image.c: image_decomp: put IH_COMP_XXX cases inside ifndef USE_HOSTCC
` [RFC PATCH 2/4] linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }*
` [RFC PATCH 3/4] linux/kconfig.h: remove unused helper macros
` [RFC PATCH 4/4] linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLED

[PATCH 0/2] board: amlogic: move boards doc into doc/board/amlogic
 2020-06-12 10:55 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] board: amlogic: add board doc files to MAINTAINERS

[PATCH] arm: socfpga: add board support for ic-automation moritz III
 2020-06-12 10:22 UTC  (2+ messages)

[PATCH] optee: fix copy of optee reserved-memory node
 2020-06-12  9:03 UTC  (2+ messages)

[PATCH] power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enabling
 2020-06-12  8:40 UTC 

[PATCH 1/4] ram: stm32mp1: protect minimum value in get_bufsize
 2020-06-12  8:34 UTC  (4+ messages)
` [PATCH 2/4] ram: stm32mp1: add parameter addr in test FrequencySelectivePattern
` [PATCH 3/4] ram: stm32mp1: use the DDR size by default in the test addressBus
` [PATCH 4/4] ram: stm32mp1: add size and addr parameter to test all

[PATCH] arm: dts: socfpga: l2c-310 full line of zeros error @kernel boot
 2020-06-12  8:04 UTC  (8+ messages)

[PATCH 00/30] Finish some Kconfig migrations
 2020-06-12  7:59 UTC  (20+ messages)
` [PATCH 16/30] arm: abb secu1: Convert CONFIG_BOOTDELAY to Kconfig
` [PATCH 22/30] arm: toradex: Convert CONFIG_CONSOLE_MUX "
` [PATCH 24/30] arm: imx: Finish migration of CONFIG_CSF_SIZE "
  ` [EXT] "
` [PATCH 25/30] arm: imx: Finish migration from CONFIG_SECURE_BOOT to CONFIG_IMX_HAB
` [PATCH 28/30] spi: Enable missing CONFIG_SPL_DM_SPI support

[PATCH v2] Fix MMC access on Sabrelite
 2020-06-12  7:54 UTC  (5+ messages)

How to fix: partition (SPL) size alignment incorrect
 2020-06-12  7:13 UTC  (2+ messages)

[PATCH v3] mmc: sdhci: Fix HISPD bit handling
 2020-06-12  6:51 UTC  (3+ messages)

[PATCH 1/2] rock-pi-4: Enable USB Gadget
 2020-06-12  6:41 UTC  (3+ messages)
` [PATCH] roc-rk3399-pc: Update ENV offset, size
` [PATCH 2/2] rock-pi-4: Enable HDMI output

[v2 1/3] Watchdog: introduce ARM SBSA watchdog driver
 2020-06-12  5:30 UTC  (4+ messages)
` [v2 2/3] arm64: lx2160a: dts: Add watchdog node
` [v2 3/3] configs: lx2160a: Enable Watchdog support

[PATCH] ARM: da850-evm: Remove SPI from SPL when booting from NAND
 2020-06-12  2:19 UTC 

[PATCH 24/30] arm: imx: Finish migration of CONFIG_CSF_SIZE to Kconfig
 2020-06-12  1:55 UTC 

[PATCH v2 1/3] riscv: Avoid the reserved memory fixup if src and dst point to the same place
 2020-06-12  1:03 UTC  (6+ messages)
` [PATCH v2 2/3] riscv: Expand the DT size before copy reserved memory node

[PATCH] image: Add support for ZSTD decompression
 2020-06-11 20:10 UTC  (11+ messages)

[PATCH v3 0/6] drivers: Add a framework for MUX drivers
 2020-06-11 19:45 UTC  (7+ messages)
` [PATCH v3 1/6] drivers: Add a new framework for multiplexer devices
` [PATCH v3 2/6] dm: board: complete the initialization of the muxes in initr_dm()
` [PATCH v3 3/6] drivers: mux: mmio-based syscon mux controller
` [PATCH v3 4/6] cmd: Add a mux command
` [PATCH v3 5/6] sandbox: Enable memio operations in board_init
` [PATCH v3 6/6] test: Add tests for the multiplexer framework

[PATCH 0/2] omap4: panda: convert to device model
 2020-06-11 18:10 UTC  (3+ messages)
` [PATCH 2/2] "

[ANN] U-Boot v2020.07-rc4 released
 2020-06-11 17:55 UTC  (3+ messages)

Pull request: u-boot-spi/master
 2020-06-11 17:53 UTC 

[PATCH] Fix MMC access on Sabrelite
 2020-06-11 17:40 UTC  (4+ messages)

[PATCH] net: dwc_eth_qos: add Kconfig option to select supported configuration
 2020-06-11 16:42 UTC  (13+ messages)

[PATCH] configs: stm32mp1: activate WATCHDOG
 2020-06-11 14:51 UTC 

Update of dts files for U-Boot for i.MX
 2020-06-11 12:51 UTC  (3+ messages)


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