public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-11-17 08:30:21 to 2020-11-20 01:36:36 UTC [more...]

[PATCH v2 00/28] fs/squashfs: fix memory leaks and introduce exists() function
 2020-11-20  1:36 UTC  (11+ messages)
` [PATCH v2 01/28] fs/squashfs: fix board hang-up when calling .exists()
` [PATCH v2 02/28] fs/squashfs: sqfs_opendir: fix some memory leaks and dangling pointers
` [PATCH v2 03/28] fs/squashfs: sqfs_opendir: simplify error handling
` [PATCH v2 22/28] fs/squashfs: sqfs_close/sqfs_read_sblk: set ctxt.sblk to NULL after free
` [PATCH v2 27/28] fs/squashfs: sqfs_read: fragmented files are not supported

[PATCH 0/4] fs: btrfs: coverity fixes
 2020-11-20  1:36 UTC  (5+ messages)
` [PATCH 1/4] fs: btrfs: inode: handle uninitialized type before returning it
` [PATCH 3/4] fs: btrfs: initialize @ret to 0 to prevent uninitialized return value

[PATCH] fs/squashfs: Fix index off by 1 for inode SQFS_LDIR_TYPE
 2020-11-20  1:36 UTC  (2+ messages)

[PATCH 1/1] env: typo enougth
 2020-11-20  1:36 UTC  (2+ messages)

[PATCH] drivers: led: bcm6858: set the correct led polarity register
 2020-11-20  1:36 UTC  (2+ messages)

[PATCH] km/ppc: use Kconfig for MEMTEST configuration
 2020-11-20  1:35 UTC  (2+ messages)

[PATCH] km: replace hardcoded address for imported environment
 2020-11-20  1:35 UTC  (2+ messages)

[PATCH] tools: dumpimage: Remove remaining mentions of the -i option
 2020-11-20  1:35 UTC  (2+ messages)

[PATCH 0/8] Raspberry Pi 400/Compute Module 4 support
 2020-11-20  0:31 UTC  (10+ messages)
` [PATCH 1/8] rpi: Add identifier for the new RPi400
` [PATCH 2/8] rpi: Add identifier for the new CM4
` [PATCH 3/8] pci: pcie-brcmstb: Fix inbound window configurations
` [PATCH 4/8] dm: Introduce xxx_get_dma_range()
` [PATCH 5/8] dm: Introduce DMA constraints into the core device model
` [PATCH 6/8] dm: Introduce dev_phys_to_bus()/dev_bus_to_phys()
` [PATCH 7/8] xhci: translate virtual addresses into the bus's address space
` [PATCH 8/8] mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()

[PATCH v2 0/4] sandbox: exception handling
 2020-11-19 21:12 UTC  (7+ messages)
` [PATCH v2 1/4] sandbox: add handler for exceptions
` [PATCH v2 3/4] efi_selftest: implement exception test for sandbox

[PATCH v1] linux/compat.h: Remove debug() from spin_lock_irqsave()
 2020-11-19 20:21 UTC  (2+ messages)

[PATCH 1/4] IPQ40xx: clk: use dev_read_addr()
 2020-11-19 20:16 UTC  (2+ messages)

[PATCH] sunxi: Add arm64 FEL support
 2020-11-19 19:59 UTC  (2+ messages)
` [linux-sunxi] "

[PATCH 1/1] efi_loader: parameter check in GetNextVariableName()
 2020-11-19 19:48 UTC 

[BUG] U-boot does not detect emmc card in odroid-c2 for newer U-boot as 2020.04
 2020-11-19 17:53 UTC  (14+ messages)

[PATCH v1 0/7] toradex: add support for Apalis iMX8X WB IT V1.1 module
 2020-11-19 14:27 UTC  (3+ messages)
` [PATCH v1 2/7] board: toradex: add apalis-imx8x 2gb wb it v1.1a module support

[PATCH 1/3] log: don't build the trace buffer when log is not ready
 2020-11-19 13:42 UTC  (4+ messages)
` [PATCH 2/3] log: use debug uart to output trace before LOG init

[PATCH 1/1] fs: fat: avoid NULL dereference when root dir is full
 2020-11-19 11:36 UTC 

[PATCH] common/board_r: make sure to call initr_dm() before initr_trace()
 2020-11-19 10:42 UTC  (6+ messages)

[RESEND v2 00/22] Add Intel Diamond Mesa SoC support
 2020-11-19 10:39 UTC  (5+ messages)
` [RESEND v2 08/22] arm: socfpga: Restructure Stratix10 and Agilex handoff code
` [RESEND v2 09/22] arm: socfpga: Add handoff data support for Diamond Mesa

[PATCH] riscv: fix the wrong swap value register
 2020-11-19 10:27 UTC  (2+ messages)

[PATCH v2] time: Fix get_ticks being non-monotonic
 2020-11-19 10:23 UTC  (2+ messages)

[PATCH v3] arm: vexpress: don't reset flags in board_init to avoid losing previous ones
 2020-11-19  9:33 UTC  (2+ messages)

[PATCH 1/3] test: cmd_ut_category: raise a error when the test is not found
 2020-11-19  9:08 UTC  (3+ messages)
` [PATCH 2/3] test: correct the test prefix in ut cmd_mem
` [PATCH 3/3] test: correct the test prefix in ut str

[U-Boot] Booting on RK3399
 2020-11-19  8:25 UTC  (13+ messages)
              ` [U-Boot] Booting on RK3399[Please note, mail behalf by sjg@google.com]
                  `  "

[PATCH 0/2] rockchip: Fix SPI boot on Pinebook Pro and RK3399-ROC-PC
 2020-11-19  8:11 UTC  (2+ messages)

U-Boot v2020.10: Environment Variables Missing in include/configs/mt7623.h
 2020-11-19  7:10 UTC 

[PATCH v8 00/18] efi_loader: add capsule update support
 2020-11-19  6:08 UTC  (21+ messages)
            ` [BUG] Hang shortly after loading FDT when booting on RK3399

[PATCH v3 5/7] riscv: dts: Add device tree for Microchip Icicle Kit
 2020-11-19  6:02 UTC  (2+ messages)

[PATCH v3 0/3] tools/sunxi: Use mkimage for SPL generation
 2020-11-19  4:06 UTC  (6+ messages)
` [PATCH v3 1/3] sunxi: Factor out eGON BROM header description
` [PATCH v3 2/3] tools: mkimage: Add Allwinner eGON support
` [PATCH v3 3/3] sunxi: Use mkimage for SPL boot image generation

[PATCH v4 0/2] dm: core: drivers: add function uclass_probe_all()
 2020-11-19  3:35 UTC  (5+ messages)
` [PATCH v4 1/2] dm: core: add function uclass_probe_all() to probe all devices
` [PATCH v4 2/2] drivers: serial: probe all uart devices

[PATCH v2] common: update: fix an "unused" warning against update_flash()
 2020-11-19  0:37 UTC 

Porting U-Boot to a QCA9531 board?
 2020-11-18 18:41 UTC  (4+ messages)

[RESEND PATCH] fdt: Use phandle to distinguish DT nodes with same name
 2020-11-18 16:55 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v2 0/9] spl: atf: add support for LOAD_IMAGE_V2
 2020-11-18 16:46 UTC  (10+ messages)
` [PATCH v2 1/9] treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORT
` [PATCH v2 2/9] spl: atf: move storage for bl31_params into function
` [PATCH v2 3/9] spl: atf: provide a bl2_plat_get_bl31_params_default()
` [PATCH v2 4/9] spl: atf: remove helper structure from common header
` [PATCH v2 5/9] spl: atf: add support for LOAD_IMAGE_V2
` [PATCH v2 6/9] armv8: layerscape: don't initialize GIC in SPL
` [PATCH v2 7/9] board: sl28: remove u-boot from loadable DT node
` [PATCH v2 8/9] board: sl28: add ATF support (bl31)
` [PATCH v2 9/9] board: sl28: add OP-TEE Trusted OS support (bl32)

[PATCH] dfu: simplify the dependencies of DFU_TFTP
 2020-11-18 16:31 UTC  (2+ messages)

[PATCH] common: update: fix an "unused" warning against update_flash()
 2020-11-18 16:26 UTC  (2+ messages)

[PATCH 0/8] spl: atf: add support for LOAD_IMAGE_V2
 2020-11-18 16:11 UTC  (18+ messages)
` [PATCH 1/8] treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORT
` [PATCH 2/8] spl: atf: move storage for bl31_params into function
` [PATCH 3/8] spl: atf: provide a bl2_plat_get_bl31_params_default()
` [PATCH 4/8] spl: atf: remove helper structure from common header
` [PATCH 5/8] spl: atf: add support for LOAD_IMAGE_V2
` [PATCH 7/8] board: sl28: add ATF support (bl31)

[PATCH 3/3] riscv: Complete efi header for RV32/64
 2020-11-18 15:47 UTC  (2+ messages)

[SPECIFICATION RFC] The firmware and bootloader log specification
 2020-11-18 15:01 UTC  (2+ messages)

[PATCH V3] dm: core: Add late driver remove option
 2020-11-18 14:53 UTC  (5+ messages)

[PATCH 0/5] allow default environment to be amended from dtb
 2020-11-18 14:37 UTC  (9+ messages)
` [PATCH 4/5] env: allow default environment to be amended from control dtb

[PATCH 00/18] Minor board_f/board_r cleanups
 2020-11-18 14:37 UTC  (5+ messages)
` [PATCH 03/18] common: board_f: Move setup_machine code to setup_bdinfo

[PATCH] dm: core: Fix incorrect flag check
 2020-11-18 14:37 UTC  (2+ messages)

[PATCH RFC 00/20] MIPS: Add support for JZ4730 and Skytone Alpha 400
 2020-11-18 13:56 UTC  (26+ messages)
` [PATCH RFC 01/20] config: Remove CONFIG_SYS_ID_EEPROM
` [PATCH RFC 02/20] mtd: Allow building nand_spl_simple w/o SPL_NAND_ECC
` [PATCH RFC 03/20] cmd/mac: Don't build unless CONFIG_CMD_MAC is enabled
` [PATCH RFC 04/20] mips: Don't access CP0_EBASE on JZ47XX
` [PATCH RFC 05/20] ns16550: Turn on the UME bit if on ARCH_JZ47XX
` [PATCH RFC 06/20] clk: Add driver for Ingenic JZ4730 CGU
` [PATCH RFC 07/20] timer-uclass: Tolerate failure to get clock rate in pre_probe
` [PATCH RFC 08/20] timer: Add Ingenic JZ4730 timer driver
` [PATCH RFC 09/20] mmc: Default to JZ47XX_MMC=y on ARCH_JZ47XX
` [PATCH RFC 10/20] mmc/jz_mmc: Add a JZ4740 compatible string
` [PATCH RFC 11/20] mmc/jz_mmc: Support wp-gpio/cd-gpio
` [PATCH RFC 12/20] pinctrl: Add Ingenic JZ4730 pin control and GPIO driver
` [PATCH RFC 13/20] nand: Use correct prototype of board_nand_init() with SPL_NAND_SIMPLE
` [PATCH RFC 14/20] nand/raw: Add Ingenic JZ4730 NAND flash driver
` [PATCH RFC 15/20] watchdog: Add Ingenic JZ4730 watchdog timer driver
` [PATCH RFC 16/20] net: Add Ingenic JZ4730 Ethernet driver
` [PATCH RFC 17/20] mips: dts: Add Ingenic JZ4730
` [PATCH RFC 18/20] mips/mach-jz47xx: Add Ingenic JZ4730 support
` [PATCH RFC 19/20] mips: dts: Add Skytone Alpha 400
` [PATCH RFC 20/20] board: "

[U-Boot] [PATCH v2 4/4] Correct return code from builtin_run_command_list()
 2020-11-18 12:46 UTC 

[U-Boot] [GIT PULL] fpga changes
 2020-11-18 12:45 UTC 

[U-Boot] [PATCH 0/2] kbuild - trivial fixes
 2020-11-18 12:42 UTC 

[U-Boot] [PATCH v2 02/11] Do not apply: tools: add genkconfig
 2020-11-18 12:39 UTC 

[PATCH v3] sunxi: add PineCube board
 2020-11-18 11:43 UTC  (2+ messages)

[PATCH 0/8] Renesas drop leading 0x from rpc nodes
 2020-11-18 11:32 UTC  (10+ messages)
` [PATCH 1/8] ARM: dts: r8a77965-u-boot: Remove leading 0x from rpc node
` [PATCH 2/8] ARM: dts: r8a77990-u-boot: "
` [PATCH 3/8] ARM: dts: 8a77980-u-boot: "
` [PATCH 4/8] M: dts: r8a77950-u-boot: "
` [PATCH 5/8] ARM: dts: r8a77960-u-boot: "
` [PATCH 6/8] ARM: dts: r8a77995-u-boot: "
` [PATCH 7/8] ARM: dts: r8a77970-u-boot: "
` [PATCH 8/8] ARM: dts: r7s72100-gr-peach-u-boot: "

[PATCH 00/26] TI J7 SoC HSM Rearch support series
 2020-11-18 10:23 UTC  (7+ messages)
` [PATCH 20/26] arm: mach-k3: do board config for PM and RM only if supported

[PATCH v2] sunxi: add PineCube board
 2020-11-18 10:09 UTC  (2+ messages)

[PATCH] pinctrl: renesas: Add support for R8A774C0
 2020-11-18  9:30 UTC 

[PATCH v4] usb: xhci: fix lack of short packet event trb handling
 2020-11-18  7:49 UTC 

[dwi2c PATCH v1] dwi2c add offsets to reads
 2020-11-18  7:41 UTC  (7+ messages)

[RESEND PATCH v3] usb: xhci: fix lack of short packet event trb handling
 2020-11-18  7:23 UTC  (2+ messages)

[PATCH] Makefile: Correctly propagate failure when removing target
 2020-11-18  4:00 UTC  (4+ messages)

[PATCH v3] usb: xhci: fix lack of short packet event trb handling
 2020-11-18  3:42 UTC  (4+ messages)

Pull request: u-boot-riscv/master 20201117
 2020-11-18  2:02 UTC  (2+ messages)

[PATCH V2] mmc: display an error number to debug
 2020-11-18  0:55 UTC  (5+ messages)

RFC: Partition type GUID for U-Boot environment
 2020-11-17 18:27 UTC  (4+ messages)

Raspberry pi CM3+ with u-boot
 2020-11-17 17:27 UTC 

[PATCH] armv8: fsl-layerscape: Fix automatic setting of bootmcd with TF-A
 2020-11-17 15:20 UTC 

[PATCH v3 0/2] dm: core: drivers: add function uclass_probe_all()
 2020-11-17 15:08 UTC  (4+ messages)
` [PATCH v3 1/2] dm: core: add function uclass_probe_all() to probe all devices

Pull request: u-boot-sunxi/pr-2020-11-17
 2020-11-17 14:52 UTC  (2+ messages)

[PATCH] riscv: timer: Add support for an early timer
 2020-11-17 11:05 UTC 

Pull request: u-boot-sunxi/master
 2020-11-17  8:50 UTC  (8+ messages)

[PATCH v3 0/1] RISC-V tracing support
 2020-11-17  8:30 UTC  (4+ messages)
` [PATCH v3 1/1] riscv: Add timer_get_us() for tracing


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