public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-07-29 13:44:45 to 2020-07-30 20:19:27 UTC [more...]

efi_loader/RISC-V: misaligned load when running grubriscv64.efi
 2020-07-30 20:19 UTC  (6+ messages)

[PATCH v10 1/2] spi: ca_sflash: Add CAxxxx SPI Flash Controller
 2020-07-30 19:52 UTC  (2+ messages)
` [PATCH v10 2/2] board: presidio-asic: Add SPI NOR support

[PATCH v2 00/18] Add new board: Xen guest for ARM64
 2020-07-30 19:25 UTC  (2+ messages)

[PATCH v2 1/3] net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs
 2020-07-30 19:05 UTC  (3+ messages)
` [PATCH v2 2/3] net: phy: ca_phy: Add driver for "
` [PATCH v2 3/3] board: presidio-asic: Add CAxxxx Ethernet support

[PATCH v1 00/24] arm: Introduce Marvell/Cavium OcteonTX/TX2
 2020-07-30 16:25 UTC  (16+ messages)
` [PATCH v1 01/24] fdtdec: Add API to read pci bus-range property
` [PATCH v1 03/24] pci: pci-uclass: Dynamically allocate the PCI regions
` [PATCH v1 06/24] pci: pci-uclass: Add multi entry support for memory regions
` [PATCH v1 15/24] ata: ahci: Add BAR index quirk for Cavium PCI SATA device
` [PATCH v1 16/24] pci: Add PCI controller driver for OcteonTX / TX2

Finish off common.h reduction
 2020-07-30 15:10 UTC  (2+ messages)

Improvements to FIT ciphering
 2020-07-30 14:59 UTC  (6+ messages)
` [PATCH] mkimage: fit: include image cipher in configuration signature

[PATCH 1/1] dm: fix ofnode_read_addr/size_cells()
 2020-07-30 14:58 UTC  (2+ messages)

[PATCH 0/1] fw_setenv always locks flash whenever it tries to write
 2020-07-30 14:24 UTC  (3+ messages)

[PATCH v2] mkimage: FIT ciphering bug fixes
 2020-07-30 13:58 UTC  (6+ messages)
` [PATCH v2 1/3] mkimage: fit: only process one cipher node
` [PATCH v2 2/3] mkimage: fit: handle FDT_ERR_NOSPACE when ciphering
` [PATCH v2 3/3] mkimage: fit: don't cipher ciphered data

[PATCH v2] travis: update sbsigntools to 0.9.4
 2020-07-30 13:55 UTC  (2+ messages)

[PATCH v4 0/6] Add support for the SquashFS filesystem
 2020-07-30 13:33 UTC  (7+ messages)
` [PATCH v4 1/6] fs/squashfs: new filesystem
` [PATCH v4 2/6] fs/squashfs: add filesystem commands
` [PATCH v4 3/6] include/u-boot, lib/zlib: add sources for zlib decompression
` [PATCH v4 4/6] fs/squashfs: add support "
` [PATCH v4 5/6] fs/fs.c: add symbolic link case to fs_ls_generic()
` [PATCH v4 6/6] test/py: Add tests for the SquashFS commands

[PATCH v3 0/5] Add support for the SquashFS filesystem
 2020-07-30 13:27 UTC  (11+ messages)
` [PATCH v3 3/5] include/u-boot, lib/zlib: add sources for zlib decompression

Please pull u-boot-dm
 2020-07-30 13:21 UTC  (3+ messages)

[PATCH] acpi: device: Fix check for sequence number
 2020-07-30 12:47 UTC 

[PATCH] xilinx: zynqmp: Add support for saving variables
 2020-07-30 12:42 UTC 

[PATCH] board: tbs2910: Fix video output with existing environments
 2020-07-30 12:11 UTC 

[PATCH 1/2] cmd: clk: cosmetic: correct code alignment in show_clks
 2020-07-30 12:04 UTC  (2+ messages)
` [PATCH 2/2] cmd: clk: correctly handle depth for clk dump

[PATCH] board: stm32mp1: remove board.c
 2020-07-30 11:57 UTC 

[PATCH v2 00/10] mips: octeon: Misc Octeon drivers, DT and Kconfig / defconfig updates
 2020-07-30 11:56 UTC  (11+ messages)
` [PATCH v2 01/10] gpio: octeon_gpio: Add GPIO controller driver for Octeon
` [PATCH v2 02/10] mips: octeon: mrvl,cn73xx.dtsi: Add GPIO DT nodes
` [PATCH v2 03/10] mips: octeon: dts: Add I2C "
` [PATCH v2 04/10] clk: clk_octeon: Add simple MIPS Octeon clock driver
` [PATCH v2 05/10] mips: octeon: dts: Add Octeon clock driver DT nodes
` [PATCH v2 06/10] drivers: spi: Add SPI controller driver for Octeon
` [PATCH v2 07/10] mips: octeon: mrvl,cn73xx.dtsi: Add SPI DT node
` [PATCH v2 08/10] mips: octeon: mrvl, octeon-ebb7304.dts: Add SPI flash "
` [PATCH v2 09/10] mips: octeon: Update Octeon Kconfig
` [PATCH v2 10/10] mips: octeon: Update EBB7304 defconfig

[PATCH] i2c: octeon_i2c: Misc fixes for ARM Octeon TX2 support
 2020-07-30 11:55 UTC  (2+ messages)

[PATCH v2] CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
 2020-07-30 11:48 UTC  (2+ messages)

[PATCH v2 00/10] mips: octeon: Misc Octeon drivers, DT and Kconfig / defconfig updates
 2020-07-30 11:42 UTC  (11+ messages)
` [PATCH v2 06/10] drivers: spi: Add SPI controller driver for Octeon

[Patch v2] configs: ls1012a/ls1046a: Add CONFIG_ENV_OVERWRITE in defconfig
 2020-07-30 10:08 UTC 

[PATCH 1/5] ARM: uniphier: rename include guard of include/configs/uniphier.h
 2020-07-30  9:28 UTC  (5+ messages)
` [PATCH 2/5] ARM: uniphier: remove unused uniphier_pin_init()
` [PATCH 3/5] ARM: uniphier: remove unneeded header inclusion from board_late_init.c
` [PATCH 4/5] serial: uniphier: fix typo in comment
` [PATCH 5/5] ARM: uniphier: use FIELD_GET() to get access to revision register fields

[PATCH 00/31] dm: Avoid including dm.h in header files
 2020-07-30  9:19 UTC  (5+ messages)
` [PATCH 02/31] mtd: spi-nor: Tidy up error handling / debug code

[PATCH] efi_loader: add copyright notice
 2020-07-30  8:50 UTC  (2+ messages)

[PATCH 1/1] cmd: bdinfo: cleanup phys_addr_t output
 2020-07-30  8:12 UTC  (2+ messages)

[PATCH] CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
 2020-07-30  7:30 UTC  (3+ messages)

[PATCH v2 0/4] usb: xhci: Prepare xHCI driver for MIPS Octeon big-endian support
 2020-07-30  6:59 UTC  (3+ messages)

[PATCH] mvebu: bubt: Drop dead code
 2020-07-30  6:50 UTC  (4+ messages)

[PATCH] mkimage: fit: fix import of external data
 2020-07-30  4:31 UTC 

[PATCH v3 1/1] phy: add support for stingray PAXB PHY controller
 2020-07-30  3:58 UTC  (6+ messages)

[PATCH v1 2/3] configs: pico-imx6ul: convert DM_VIDEO
 2020-07-30  2:21 UTC  (4+ messages)

[PATCH v4 00/16] efi_loader: add capsule update support
 2020-07-30  2:13 UTC  (4+ messages)
` [PATCH v4 07/16] efi_loader: capsule: add capsule_on_disk support

[RESEND PATCH] usb: max3420: add the gadget driver
 2020-07-30  1:53 UTC  (6+ messages)

[PATCHv3] usb: max3420: add the gadget driver
 2020-07-30  1:51 UTC 

[PATCH 1/3] mkimage: fit: only process one cipher node
 2020-07-30  1:27 UTC  (8+ messages)
` [PATCH 2/3] mkimage: fit: handle FDT_ERR_NOSPACE when ciphering
` [PATCH 3/3] mkimage: fit: don't cipher ciphered data

[PATCH v1 3/3] pico-imx6ul: convert ethernet function to DM_ETH
 2020-07-30  1:16 UTC  (2+ messages)

[PULL] Pull request: u-boot-stm32 for v2020.10= u-boot-stm32-20200729
 2020-07-30  1:15 UTC  (2+ messages)

[PATCH v1 1/3] configs: pico-imx6ul: convert DM_USB
 2020-07-30  1:13 UTC  (2+ messages)

[PATCH v2] configs: pico-imx6: convert ethernet function to DM_ETH
 2020-07-30  1:12 UTC  (2+ messages)

master u-boot broken for HiFive Unleashed
 2020-07-29 21:43 UTC 

[PATCH] riscv: additional crash information
 2020-07-29 20:36 UTC 

[PATCH v4 0/2] use dt and UCLASS_IRQ/SYSCON to get gic details
 2020-07-29 20:30 UTC  (5+ messages)
` [PATCH v4 1/2] arch: arm: use dt and UCLASS_IRQ "
` [PATCH v4 2/2] arch: arm: use dt and UCLASS_SYSCON to get gic lpi details

[PATCH v5 0/2] add optee support for broadcom NS3 soc
 2020-07-29 20:30 UTC  (5+ messages)
` [PATCH v5 1/2] drivers: tee: broadcom: add optee based bnxt fw load driver
` [PATCH v5 2/2] configs: ns3: enable tee and optee driver

[PATCH v4 0/3] add FIT image support for broadcom NS3 soc
 2020-07-29 20:30 UTC  (7+ messages)
` [PATCH v4 1/3] configs: ns3: enable FIT config
` [PATCH v4 2/3] board: ns3: add FIT image its file
` [PATCH v4 3/3] board: ns3: add development keys used in FIT

[PATCH v5 0/7] add basic driver support for broadcom NS3 soc
 2020-07-29 20:29 UTC  (15+ messages)
` [PATCH v5 1/7] configs: ns3: enable pinctrl driver
` [PATCH v5 2/7] dt-bindings: pinctrl: add ns3 pads definition
` [PATCH v5 3/7] configs: ns3: enable BCM IPROC mmc driver
` [PATCH v5 4/7] configs: ns3: enable mmc commands
` [PATCH v5 5/7] configs: ns3: enable gpt commands
` [PATCH v5 6/7] configs: ns3: enable EXT4 and FAT fs support
` [PATCH v5 7/7] configs: ns3: enable sp805 watchdog driver

[PATCH v5 00/15] add initial support for broadcom NS3 soc
 2020-07-29 20:29 UTC  (31+ messages)
` [PATCH v5 01/15] board: ns3: add support for Broadcom Northstar 3
` [PATCH v5 02/15] arm: cpu: armv8: add L3 memory flush support
` [PATCH v5 03/15] configs: ns3: enable clock subsystem
` [PATCH v5 04/15] dt-bindings: memory: ns3: add memory definitions
` [PATCH v5 05/15] board: ns3: add api to save boot parameters passed from BL31
` [PATCH v5 06/15] board: ns3: default reset type to L3
` [PATCH v5 07/15] board: ns3: program GIC LPI tables
` [PATCH v5 08/15] configs: ns3: enable GIC_V3 ITS
` [PATCH v5 09/15] dt-bindings: memory: ns3: add ddr memory definition
` [PATCH v5 10/15] board: ns3: define ddr memory layout
` [PATCH v5 11/15] board: ns3: limit U-boot relocation within 16MB memory
` [PATCH v5 12/15] include/configs: ns3: add env variables for Linux boot
` [PATCH v5 13/15] include/configs: ns3: add support for flashing images
` [PATCH v5 14/15] doc: add README doc for bcmns3 platform
` [PATCH v5 15/15] MAINTAINERS: update maintainers for broadcom ns3 platform

[PATCH v6 0/2] add brcm iproc gpio driver
 2020-07-29 20:27 UTC  (5+ messages)
` [PATCH v6 1/2] drivers: gpio: add broadcom iproc gpio driver support
` [PATCH v6 2/2] gpio: do not include <asm/arch/gpio.h> on TARGET_BCMNS3

[PATCH v2] board: ti: am65x: Update fdt fixup logic for interconnect nodes
 2020-07-29 18:41 UTC 

[PATCH 1/1] doc: riscv: debug UART for MAIX
 2020-07-29 17:32 UTC  (2+ messages)

[PATCH 0/2] drivers: use of_match_ptr to avoid references when OF_PLATDATA is used
 2020-07-29 16:17 UTC  (3+ messages)
` [PATCH 1/2] core: improve of_match_ptr with OF_PLATDATA
` [PATCH 2/2] drivers: use of_match_ptr to avoid references when OF_PLATDATA is used

[RFC 0/4] drivers: footprint reduction proposal
 2020-07-29 16:00 UTC  (8+ messages)
` [RFC 3/4] dtoc: add support for generate stuct udevice_id

[PATCH 0/6] efi_selftest: allow UEFI testing on MAIX
 2020-07-29 16:00 UTC  (8+ messages)
` [PATCH 1/6] efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system
` [PATCH 2/6] configs: reduce stack size of Sipeed MAIX
` [PATCH 3/6] riscv: load addresses for "
` [PATCH 4/6] dm: sysreset: wait after reset message
` [PATCH 5/6] efi_selftest: SNP test depends on network
` [PATCH 6/6] efi_selftest: block device test requires CONFIG_DOS_PARTITION

[PATCH 1/1] x86: rename CONFIG_STACK_SIZE
 2020-07-29 15:57 UTC 

[PATCH v2 0/6] mx6cuboxi: enable OF_PLATDATA with MMC support
 2020-07-29 15:32 UTC  (4+ messages)
` [PATCH v2 3/6] gpio: mxc_gpio: add OF_PLATDATA support

[PATCH v3 0/6] mx6cuboxi: enable OF_PLATDATA with MMC support
 2020-07-29 15:31 UTC  (7+ messages)
` [PATCH v3 1/6] mmc: fsl_esdhc_imx: rename driver name to match ll_entry
` [PATCH v3 2/6] mmc: fsl_esdhc_imx: add OF_PLATDATA support
` [PATCH v3 3/6] gpio: mxc_gpio: "
` [PATCH v3 4/6] mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabled
` [PATCH v3 5/6] drivers: rename more drivers to match compatible string
` [PATCH v3 6/6] mx6cuboxi: enable OF_PLATDATA

[PATCH] mmc: sdhci: Setup HS modes based on HISPD bit
 2020-07-29 15:07 UTC  (3+ messages)

[PATCH] mmc: sdhci: Enable high speed conditional on the correspnding bit
 2020-07-29 15:07 UTC  (2+ messages)

[PATCH 00/22] clk: at91: add sama7g5 support
 2020-07-29 14:51 UTC  (23+ messages)
` [PATCH 01/22] clk: check hw and hw->dev before dereference it
` [PATCH 02/22] clk: check pointer returned by dev_get_parent()
` [PATCH 03/22] dm: core: add support for device re-parenting
` [PATCH 04/22] clk: bind clk to new parent device
` [PATCH 05/22] clk: do not disable clock if it is critical
` [PATCH 06/22] clk: get clock pointer before proceeding
` [PATCH 07/22] clk: at91: add pre-requisite headers for AT91 clock architecture
` [PATCH 08/22] clk: at91: pmc: add helpers for clock drivers
` [PATCH 09/22] clk: at91: move clock code to compat.c
` [PATCH 10/22] clk: at91: sckc: add driver compatible with ccf
` [PATCH 11/22] clk: at91: clk-main: "
` [PATCH 12/22] clk: at91: sam9x60-pll: "
` [PATCH 13/22] clk: at91: clk-master: "
` [PATCH 14/22] clk: at91: clk-master: add support for sama7g5
` [PATCH 15/22] clk: at91: clk-utmi: add driver compatible with ccf
` [PATCH 16/22] clk: at91: clk-utmi: add support for sama7g5
` [PATCH 17/22] clk: at91: clk-programmable: add driver compatible with ccf
` [PATCH 18/22] clk: at91: clk-system: "
` [PATCH 19/22] clk: at91: clk-peripheral: "
` [PATCH 20/22] clk: at91: clk-generic: "
` [PATCH 21/22] clk: at91: pmc: add generic clock ops
` [PATCH 22/22] clk: at91: sama7g5: add clock support

[PATCH 1/3] board: mediatek: fix mmc_get_boot_dev() for platforms without external SD
 2020-07-29 13:45 UTC  (6+ messages)
` [PATCH 2/3] board: mediatek: Use CONFIG_DEFAULT_FDT_FILE for default environment
` [PATCH 3/3] board: mediatek: Add support for UniElec U7623 board

[PATCH v4 00/14] arm: add support for SoC S5P4418
 2020-07-29 13:45 UTC  (15+ messages)
` [PATCH v4 08/14] video: add nexell video driver (soc: displaytop)
` [PATCH v4 09/14] video: add nexell video driver (soc: mlc, mipi)
` [PATCH v4 10/14] video: add nexell video driver (soc: lvds, hdmi)
` [PATCH v4 11/14] video: add nexell video driver (soc: dpc, makefile)
` [PATCH v4 12/14] video: add nexell video driver (display/video driver)
` [PATCH v4 13/14] arm: add support for SoC s5p4418 (cpu) / nanopi2 board
` [PATCH v4 14/14] arm: add (default) config for "


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