messages from 2020-08-21 07:53:16 to 2020-08-24 21:18:40 UTC [more...]
[PATCH] Fix data abort caused by mis-aligning fit data in
2020-08-24 21:18 UTC (5+ messages)
[Xilinx Zynq]: spurious UART receive on startup
2020-08-24 19:54 UTC (3+ messages)
Pull request for UEFI sub-system for efi-2020-10-rc3 (3)
2020-08-24 19:49 UTC
[GIT] Pull request: u-boot-clk (24.08.2020)
2020-08-24 18:06 UTC (2+ messages)
[PATCH 1/2] ti: Use devtype=mmc instead of setenv devtype mmc
2020-08-24 18:00 UTC (2+ messages)
` [PATCH 2/2] am335x_evm: Allow booting from usb-storage device
[PATCH] image: don't exceed gd->ram_top in bootm_size
2020-08-24 17:14 UTC
[PATCH v1 1/1] board: ns3: check bnxt chimp handshake status
2020-08-24 16:35 UTC (3+ messages)
Improvements to FIT ciphering
2020-08-24 15:57 UTC (5+ messages)
[PATCH] cmd: irq: disable CMD_IRQ for riscv arch
2020-08-24 15:24 UTC (2+ messages)
[PATCH 0/3] RISC-V tracing support
2020-08-24 14:44 UTC (4+ messages)
` [PATCH 1/3] riscv: Add timer_get_us() for tracing
` [PATCH 2/3] riscv: Mark riscv_timer_get_count() and sifive_clint_get_count() with 'notrace'
` [PATCH 3/3] riscv: Mark andes_plmt_get_count() "
[PATCH 1/5] arm: mvebu: Espressobin: Move env load addresses
2020-08-24 14:25 UTC (5+ messages)
` [PATCH 2/5] arm: mvebu: Espressobin: Change default loadaddr
` [PATCH 3/5] arm: mvebu: Espressobin: Define fdt_addr and kernel_addr env aliases
` [PATCH 4/5] arm: mvebu: Espressobin: Define console env
` [PATCH 5/5] arm: mvebu: Espressobin: Update README.marvell file
[PATCH v4 00/27] rockchip: x86: Support building ROM files automatically with binman
2020-08-24 14:11 UTC (7+ messages)
` [PATCH v4 20/27] Makefile: Warn against using CONFIG_SPL_FIT_GENERATOR
[PATCH] mips: dts: Fix PIC32MZDA GPIO register definitions and dtc warnings
2020-08-24 14:03 UTC (2+ messages)
[PATCH] riscv: Add do_irqinfo() for CONFIG_CMD_IRQ
2020-08-24 13:36 UTC (3+ messages)
[PATCH v1 00/24] arm: Introduce Marvell/Cavium OcteonTX/TX2
2020-08-24 13:09 UTC (13+ messages)
` [PATCH v1 06/24] pci: pci-uclass: Add multi entry support for memory regions
Please pull u-boot-dm
2020-08-24 13:05 UTC (2+ messages)
[PATCH] xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers
2020-08-24 12:46 UTC
[PATCH] xilinx: drivers: Use '_' instead of '-' in driver name
2020-08-24 12:15 UTC
[PATCH] mmc: pic32: PIC32MZDA SDHCI controller non-functional
2020-08-24 11:50 UTC (2+ messages)
[PATCH] net: gem: Add support for more PHYs on MDIO bus
2020-08-24 11:45 UTC
[PATCH] env: kconfig: Add default option for ARCH_ZYNQ
2020-08-24 11:37 UTC
Z-Turn board support on U-Boot 2020.10-rc2, got some errors
2020-08-24 11:31 UTC (2+ messages)
[PATCH] cmd: mem: Remove already removed CONFIG_SYS_MEMTEST_SCRATCH
2020-08-24 11:17 UTC
[PATCH v4 0/8] mips/usb: Add Octeon xHCI USB support
2020-08-24 11:04 UTC (9+ messages)
` [PATCH v4 1/8] usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr()
` [PATCH v4 2/8] usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses
` [PATCH v4 3/8] usb: xhci: octeon: Add DWC3 glue layer for Octeon
` [PATCH v4 4/8] mips: octeon: cpu.c: Add table for selective swapping
` [PATCH v4 5/8] mips: octeon: Add mangle-port.h
` [PATCH v4 6/8] mips: octeon: cache.c: Flush all pending writes in flush_dcache_range()
` [PATCH v4 7/8] mips: octeon: Add USB DT nodes
` [PATCH v4 8/8] mips: octeon: octeon_ebb7304_defconfig: Enable USB support
[PATCH v8 00/10] Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info
2020-08-24 10:59 UTC (11+ 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 v8 07/10] video: cfb_console.c: Use bi_dram[] values on all platforms
` [PATCH v8 08/10] powerpc: Remove bi_memstart & bi_memsize assignments in spl.c
` [PATCH v8 09/10] cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values
` [PATCH v8 10/10] asm-generic/u-boot.h: Remove bi_memstart & bi_memsize from bd_info
[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 "
[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
[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 (2+ messages)
[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 (5+ messages)
` [PATCH v2 1/5] cmd: broadcom: add bnxt boot command
` [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 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 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 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 (4+ messages)
` [PATCH v3 7/8] mips: octeon: Add USB DT nodes
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox