public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-08-20 14:37:51 to 2020-08-24 10:59:47 UTC [more...]

[PATCH v8 00/10] Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info
 2020-08-24 10:59 UTC  (7+ messages)
` [PATCH v8 01/10] CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
` [PATCH v8 02/10] image: Use gd->ram_base/_size in env_get_bootm_size()
` [PATCH v8 03/10] board_f: Add default values for bi_dram[] in dram_init_banksize()
` [PATCH v8 04/10] global: Move from bi_memstart/memsize -> gd->ram_base/ram_size
` [PATCH v8 05/10] xtensa: Remove arch_setup_bdinfo()
` [PATCH v8 06/10] xtensa: Remove local no-op dram_init_banksize()

[PATCH 1/1] efi_loader: use ':' as separator for setenv -i
 2020-08-24 10:31 UTC 

[PATCH] arm64: dts: zynqmp: Fix leds subnode name for zcu100/ultra96 v1
 2020-08-24 10:28 UTC 

[PATCH 1/7] usb: ehci-mx6: Add powerup_fixup implementation
 2020-08-24 10:20 UTC  (2+ messages)

[PATCH] clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.c
 2020-08-24  9:36 UTC 

[PATCH 1/2] configs: odroid-n2: update for HDMI output & USB keyboard
 2020-08-24  8:34 UTC  (4+ messages)
` [PATCH 2/2] configs: odroid-c4: update for HDMI output background "

[PATCH v1 00/24] arm: Introduce Marvell/Cavium OcteonTX/TX2
 2020-08-24  7:36 UTC  (12+ messages)
` [PATCH v1 06/24] pci: pci-uclass: Add multi entry support for memory regions

[PULL][PATCH 0/9] Raspberry pi improvements qemu/usb/ethernet
 2020-08-24  3:35 UTC  (4+ messages)
` [PATCH 5/9] xhci-ring.c: Add the poll_pend state to properly abort transactions

[PATCH v2 1/8] moveconfig: Skip binary and ELF files
 2020-08-23 20:03 UTC  (16+ messages)
` [PATCH v2 2/8] Convert CONFIG_SPLASH_SCREEN et al to Kconfig
` [PATCH v2 3/8] Convert CONFIG_SYS_DEVICE_NULLDEV "
` [PATCH v2 4/8] stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV
` [PATCH v2 5/8] stdio: Drop #ifdefs in the header file
` [PATCH v2 6/8] stdio: Update to use compiler for Kconfig checks
` [PATCH v2 7/8] stdio: Drop brackets around &devs.list
` [PATCH v2 8/8] stdio: Tidy up the coding style

[PATCH] arm: dts: fix ast2500-evb inclusion for correct target
 2020-08-23 20:02 UTC  (7+ messages)

[PATCH] Convert CONFIG_NETCONSOLE to Kconfig
 2020-08-23 20:02 UTC  (2+ messages)

[PATCH v2 1/4] firmware: add new driver for SCMI firmwares
 2020-08-23 17:06 UTC  (7+ messages)
` [PATCH v2 3/4] clk: add clock driver for SCMI agents
` [PATCH v2 4/4] reset: add reset controller "

RPi4 U-Boot freeze
 2020-08-23 17:06 UTC 

[PATCHv3 00/10] Introduce B1x5v2 support
 2020-08-23 14:44 UTC  (12+ messages)
` [PATCHv3 01/10] bootcount: add a DM SPI flash backing store for bootcount
` [PATCHv3 02/10] gpio: mxc_gpio: add support to read status of output gpios
` [PATCHv3 03/10] rtc: m41t62: reset SQW in m41t62_rtc_reset
` [PATCHv3 04/10] rtc: m41t62: add oscillator fail bit reset support
` [PATCHv3 05/10] imx6: allow usage of disable_ldb_di_clock_sources for CONFIG_MX6QDL
` [PATCHv3 06/10] sysreset: Add poweroff-gpio driver
` [PATCHv3 07/10] board: ge: common: rename ge_common.c to ge_rtc.c
` [PATCHv3 08/10] board: ge: common: add config option for RTC and VPD feature
` [PATCHv3 09/10] board: ge: common: vpd: separate I2C specific code
` [PATCHv3 10/10] board: ge: b1x5v2: Add GE B1x5v2 and B1x5Pv2

[PATCH 0/4] efi_loader: validate device path length in boot manager
 2020-08-23  9:26 UTC  (5+ messages)
` [PATCH 1/4] include: kernel.h: define SSIZE_MAX
` [PATCH 2/4] efi_loader: efi_dp_check_length()
` [PATCH 3/4] test: unit test for efi_dp_check_length()
` [PATCH 4/4] efi_loader: validate device path length in boot manager

Please pull u-boot-dm
 2020-08-22 23:21 UTC 

[PATCH 1/1] dm: fix ofnode_read_addr/size_cells()
 2020-08-22 23:18 UTC  (3+ messages)

[PATCH v5 0/5] cmd: bind allow to bind driver with driver_data
 2020-08-22 23:18 UTC  (11+ messages)
` [PATCH v5 2/5] sandbox: phy: add driver_data for bind test cmd
` [PATCH v5 3/5] sandbox: dts: Add compatible string for bind-test node
` [PATCH v5 4/5] test/py: Update test_bind
` [PATCH v5 5/5] doc: add bind/unbind command documentation

[PATCH v2] dtoc: add coverage test for unicode error
 2020-08-22 23:18 UTC  (2+ messages)

[PATCH 1/2] dm: core: Fix devfdt_get_addr_ptr return value
 2020-08-22 23:18 UTC  (6+ messages)
` [PATCH 2/2] test: dm: Add test case for devfdt_get_addr_ptr

[PATCH 1/3] gpio: at91: use dev_read_addr() to get base address
 2020-08-22 23:18 UTC  (7+ messages)
` [PATCH 2/3] ata: mvebu: "
` [PATCH 3/3] treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()

[PATCH 0/4] binman: Add support for Python installation
 2020-08-22 23:17 UTC  (9+ messages)
` [PATCH 1/4] binman: Move GetEntryModules() to control
` [PATCH 2/4] binman: Correct some import statements
` [PATCH 3/4] dtoc: Add a setup script for Python
` [PATCH 4/4] binman: "

[PATCH 1/2] board_f: Remove dead code from init_func_i2c
 2020-08-22 23:17 UTC  (6+ messages)
` [PATCH 2/2] sandbox: u-boot.lds: Remove bogus __bss_start symbol

[PATCH] ARM: dts: stm32: Pull UART4 RX high on AV96
 2020-08-22 20:45 UTC 

[PATCH] ARM: dts: stm32: Adjust PLL4 settings on AV96 again
 2020-08-22 20:45 UTC 

[PATCH 0/2][v2] Raspberry pi improvements usb core
 2020-08-22 19:53 UTC 

Chainloading U-Boot from Fastboot on Tegra30
 2020-08-22 17:15 UTC  (10+ messages)

[PATCH v6 0/7] Add MTK AHCI driver, BPI-R64 dts and USB-Nodes for mt7622>
 2020-08-22 16:50 UTC  (9+ messages)
` [PATCH v6 1/7] phy: mtk-tphy: make shared reg optional for v1
` [PATCH v6 2/7] reset: drop unnecessary comment for pciesys
` [PATCH v6 3/7] ahci: mediatek: fix copyright and author-lines
` [PATCH v6 4/7] clk: mt7622: add needed clocks for ssusb-node
` [PATCH v6 5/7] arm: dts: rename mt7622-bpi-r64.dts
` [PATCH v6 6/7] arm: dts: mt7622: add USB nodes
` [PATCH v6 7/7] arm: dts: mt7623: "

[PATCH] mips: dts: Fix PIC32MZDA GPIO register definitions and dtc warnings
 2020-08-22 16:36 UTC 

[PATCH] net: ftgmac100: Add support for board specific PHY interface address
 2020-08-22 15:13 UTC  (2+ messages)

[PATCH v2 0/5] add custome commands for broadcom NS3 soc
 2020-08-22 15:09 UTC  (8+ messages)
` [PATCH v2 1/5] cmd: broadcom: add bnxt boot command
` [PATCH v2 2/5] cmd: broadcom: add cmd to update bnxt image env variables
` [PATCH v2 3/5] cmd: broadcom: add command for chimp handshake
` [PATCH v2 4/5] board: ns3: kconfig: extend board kconfig with specific commands
` [PATCH v2 5/5] MAINTAINERS: update maintainers file for new files

[PATCH v2 0/5] Follow up to "Add new board: Xen guest for ARM64" series
 2020-08-22 15:09 UTC  (10+ messages)
` [PATCH v2 1/5] board: xen: Remove unnecessary CONFIG_BOARD_EARLY_INIT_F define and board_early_init_f function
` [PATCH v2 2/5] MAINTAINERS: Add maintainers to XEN section
` [PATCH v2 3/5] board: xen: Remove CONFIG_CMD_RUN define and clean xenguest_arm64_defconfig
` [PATCH v2 4/5] board: xen: Remove unnecessary CONFIG_INITRD_TAG and CONFIG_CMDLINE_TAG
` [PATCH v2 5/5] xen: Code style conformity

[PATCH v2 00/25] arm: Introduce Marvell/Cavium OcteonTX/TX2
 2020-08-22 15:09 UTC  (9+ messages)
` [PATCH v2 02/25] dm: core: Add API to read PCI bus-range property
` [PATCH v2 04/25] ARM: renesas: Drop unnecessary function ft_board_setup()
` [PATCH v2 05/25] pci: pci-uclass: Dynamically allocate the PCI regions
` [PATCH v2 08/25] pci: pci-uclass: Add multi entry support for memory regions

[PATCH 1/2] fdtdec: optionally add property no-map to created reserved memory node
 2020-08-22 15:09 UTC  (2+ messages)

[PATCH 1/1] lib/rsa: correct check after allocation in fdt_add_bignum()
 2020-08-22 15:09 UTC  (2+ messages)

[PATCH 1/1] lib: rsa: remove redundant check
 2020-08-22 15:09 UTC  (4+ messages)

[PATCH 1/1] lib: rsa: superfluous initialization in rsa_verify()
 2020-08-22 15:09 UTC  (2+ messages)

[PATCH 1/1] lib/hashtable: remove superfluous check
 2020-08-22 15:09 UTC  (2+ messages)

binman build questions
 2020-08-22 15:09 UTC  (2+ messages)

libfdt: Warnings of signed/unsigned comparison
 2020-08-22 15:09 UTC  (2+ messages)

[PATCH v1 1/1] board: ns3: check bnxt chimp handshake status
 2020-08-22 15:09 UTC  (2+ messages)

[PATCH v7 00/10] Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info
 2020-08-22 15:09 UTC  (11+ messages)
` [PATCH v7 02/10] image: Use gd->ram_base/_size in env_get_bootm_size()
` [PATCH v7 04/10] global: Move from bi_memstart/memsize -> gd->ram_base/ram_size
` [PATCH v7 07/10] video: cfb_console.c: Use bi_dram[] values on all platforms
` [PATCH v7 08/10] powerpc: Remove bi_memstart & bi_memsize assignments in spl.c
` [PATCH v7 10/10] asm-generic/u-boot.h: Remove bi_memstart & bi_memsize from bd_info

[PATCH v4 00/27] rockchip: x86: Support building ROM files automatically with binman
 2020-08-22 15:08 UTC  (6+ messages)
` [PATCH v4 20/27] Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR

[PATCH v2 0/3] Add support for multiple required keys
 2020-08-22 15:08 UTC  (5+ messages)
` [PATCH v2 3/3] doc: verified-boot: add required-mode information

[PATCH v2 0/3] efi_loader: rework ResetSystem()
 2020-08-22  7:39 UTC  (4+ messages)
` [PATCH v2 1/3] efi_loader: ResetSystem() should not hang
` [PATCH v2 2/3] efi_selftest: add a test for ResetSystem()
` [PATCH v2 3/3] efi_selftest: substitute ResetSystem() by do_reset()

[PATCH 1/1] dm: syscon: typo alerady
 2020-08-22  5:16 UTC 

[PATCH] mmc: pic32: PIC32MZDA SDHCI controller non-functional
 2020-08-22  2:37 UTC 

[PATCH 0/7] binman: Add support for generating more complex FITs
 2020-08-22  2:36 UTC  (8+ messages)
` [PATCH 1/7] binman: Allow entry args to be required
` [PATCH 2/7] binman: Fix up a few missing comments
` [PATCH 3/7] libfdt: Detected out-of-space with fdt_finish()
` [PATCH 4/7] binman: Add support for ATF BL31
` [PATCH 5/7] binman: Support generating FITs with multiple dtbs
` [PATCH 6/7] sunxi: Convert 64-bit boards to use binman
` [PATCH 7/7] sunxi: Drop the FIT-generator script

[PATCH 0/9] Incorrect Kconfig dependencies
 2020-08-21 23:41 UTC  (3+ messages)
` [PATCH 6/9] arc: Kconfig: Add missing DM dependency

[PATCH v2] board/freescale: emc2305: Pass chip_addr emc2305_init() and set_fan_speed()
 2020-08-21 21:28 UTC 

[PATCH] net: add a generic udp protocol
 2020-08-21 20:54 UTC  (2+ messages)

[PATCH] board/freescale/common: emc2305: Pass chip_addr to set_fan_speed()
 2020-08-21 20:50 UTC 

[PATCH] imx8m: config: convert to bootm_size
 2020-08-21 19:28 UTC  (2+ messages)

[GIT PULL] xilinx patches for v2020.10-rc3
 2020-08-21 15:21 UTC  (2+ messages)

[PATCH] configs: Enable NVME support for NXP platforms
 2020-08-21 12:41 UTC 

[PATCH] board/freescale/lsch3: Correct entry for 0.9v
 2020-08-21 11:44 UTC 

[PATCH v2 0/9] mips: Add Octeon DDR4 init code
 2020-08-21 11:36 UTC  (7+ messages)
` [PATCH v2 6/9] ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3)
` [PATCH v2 7/9] ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3)

[PATCH 1/4] clk: clk-imx8mm: Add flexspi clock and fix set parent
 2020-08-21 11:36 UTC  (2+ messages)

[PATCH v5 00/11] riscv: Add FPIOA and GPIO support for Kendryte K210
 2020-08-21 10:06 UTC  (6+ messages)
` [PATCH v5 11/11] "

Question about 0.9V on lsch3
 2020-08-21  9:37 UTC  (2+ messages)

[PATCH v4 0/9] Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info
 2020-08-21  8:50 UTC  (4+ messages)
` [PATCH v4 7/9] powerpc: Remove bi_memstart & bi_memsize assignments in spl.c

[PATCH v2] board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM support
 2020-08-21  7:55 UTC 

[PATCH v3 0/8] mips/usb: Add Octeon xHCI USB support
 2020-08-21  7:53 UTC  (13+ messages)
` [PATCH v3 1/8] usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr()
` [PATCH v3 2/8] usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses
` [PATCH v3 3/8] usb: xhci: octeon: Add DWC3 glue layer for Octeon
` [PATCH v3 4/8] mips: octeon: cpu.c: Add table for selective swapping
` [PATCH v3 5/8] mips: octeon: Add mangle-port.h
` [PATCH v3 6/8] mips: octeon: cache.c: Flush all pending writes in flush_dcache_range()
` [PATCH v3 7/8] mips: octeon: Add USB DT nodes
` [PATCH v3 8/8] mips: octeon: octeon_ebb7304_defconfig: Enable USB support

[PATCH] board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM support
 2020-08-21  7:10 UTC  (3+ messages)

[PATCH v5 1/1] cmd: provide command sbi
 2020-08-21  5:39 UTC  (3+ messages)

make htmldocs fails with Sphinx 3
 2020-08-21  3:13 UTC 

[PATCH 1/1] test: undefined reference to 'sscanf'
 2020-08-21  1:56 UTC 

[PATCH v2 00/10] riscv: Add SPI support for Kendryte K210
 2020-08-21  1:08 UTC  (6+ messages)
` [PATCH v2 01/10] spi: dw: Convert calls to debug to log_*

[PATCH V2] ARM: imx6q_logic: Fix broken booting by moving fdt_addr_r address
 2020-08-20 16:57 UTC  (3+ messages)

[RESEND PATCH 0/3] clk: Fix ETH initialization on i.MX6Q boards using CCF
 2020-08-20 16:22 UTC  (4+ messages)
` [RESEND PATCH 1/3] clk: imx6: Add definition for IMX6QDL_CLK_ENET clock
` [RESEND PATCH 2/3] clk: imx: Add support for pllv3 enet clock
` [RESEND PATCH 3/3] clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clock

[PATCH 1/1] fastboot: Fix fastboot reboot fail by changing functions order
 2020-08-20 15:41 UTC 

[PATCH] video: Add copy_fb_to_hw op
 2020-08-20 15:31 UTC 

[PATCH v1 0/3] add elog support for broadcom NS3 soc
 2020-08-20 15:12 UTC  (4+ messages)
` [PATCH v1 1/3] common: ns3: add error logging support


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