public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-02-22 13:05:39 to 2020-02-25 21:30:09 UTC [more...]

[RESEND, 1/1] eth: mtk-eth: add mt7531 switch support in mediatek eth driver
 2020-04-07  7:23 UTC  (2+ messages)
  ` Aw: [U-Boot "

[PATCH 1/1] include/ata.h: remove invalid links
 2020-02-25 21:30 UTC  (2+ messages)

[PATCH 1/1] Kconfig: fix typos in CMD_BEDBUG description
 2020-02-25 20:44 UTC 

[PATCH 1/1] doc: fix references to driver-model
 2020-02-25 20:35 UTC 

[PATCH 1/1] scripts: add documentation-file-ref-check
 2020-02-25 19:51 UTC 

[RFC PATCH 00/10] arm: add support for SoC S5P4418
 2020-02-25 19:13 UTC  (3+ messages)

[PATCH 1/1] MAINTAINERS: set maintainer for doc/api/efi.rst
 2020-02-25 19:01 UTC  (2+ messages)

[PATCH] tools: image-host.c: remove uboot_aes.h
 2020-02-25 19:00 UTC  (2+ messages)

[PATCH] arch: arm: Fix SZ_64K undeclared compilation error
 2020-02-25 19:00 UTC  (2+ messages)

[PATCH 0/2] moveconfig fixes
 2020-02-25 19:00 UTC  (5+ messages)
` [PATCH 1/2] moveconfig: replace unsafe eval with asteval
` [PATCH 2/2] moveconfig: convert ps.stderr to string

[PATCH] board: novtech: meerkat96: use correct mmc driver
 2020-02-25 19:00 UTC  (2+ messages)

[PATCH v2 00/21] Enable ARM Trusted Firmware for U-Boot
 2020-02-25 18:56 UTC  (52+ messages)
` [PATCH v2 01/21] configs: agilex: Remove CONFIG_OF_EMBED
` [PATCH v2 05/21] arm: socfpga: Override 'lowlevel_init' to support ATF
` [PATCH v2 10/21] arm: socfpga: Add secure register access helper functions for SoC 64bits
` [PATCH v2 11/21] arm: socfpga: Secure register access for clock manager (SoC 64bits)
` [PATCH v2 12/21] arm: socfpga: Secure register access in PHY mode setup
` [PATCH v2 13/21] arm: socfpga: Secure register access for reading PLL frequency

[PATCH] doc: Makefile: remove target refcheckdocs
 2020-02-25 18:44 UTC  (3+ messages)

[PATCH] tiny-printf: revert patch to fix spl eth boot
 2020-02-25 18:15 UTC 

[PATCH v3] doc: add board documentation for stm32mp1
 2020-02-25 18:04 UTC 

[U-Boot] [PATCH] usb: ehci-mx5: Fix bus enumeration for DM case
 2020-02-25 18:01 UTC  (4+ messages)

Fixing low-speed USB keyboard detection
 2020-02-25 17:45 UTC 

[PATCH 1/1] vexpress_ca9x4: Enable use of correct DTB file and restore EFI loader
 2020-02-25 17:22 UTC 

[PATCH] watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG
 2020-02-25 16:40 UTC  (2+ messages)

[PATCH] env: Make mmc as default option for CONFIG_ENV_FAT_INTERFACE
 2020-02-25 14:52 UTC 

[PATCH 1/4] nand: raw: Do not free xnand structure
 2020-02-25 14:33 UTC  (4+ messages)
` [PATCH 2/4] nand: raw: zynq: Do not try to probe driver if nand flash is disabled
` [PATCH 3/4] ARM: zynq: Do not report NOR flash detection failure
` [PATCH 4/4] ARM: zynq: Enable DM for CFI NOR flash

[PATCH] ARM: zynq: Remove single comment about QSPI
 2020-02-25 14:32 UTC 

[PATCH v2 0/5] make htmldocs in CI
 2020-02-25 14:07 UTC  (11+ messages)
` [PATCH v2 1/5] doc: update doc/sphinx/kerneldoc.py
` [PATCH v2 2/5] travis: build HTML docs
` [PATCH v2 3/5] gitlab: build HTML documentation
` [PATCH v2 4/5] azure: "
` [PATCH v2 5/5] doc/Makefile: turn warnings into errors

[PATCH] Azure / GitLab: Update Docker image
 2020-02-25 14:07 UTC  (2+ messages)

[PATCH 0/5] i.MXRT1020 add basic support
 2020-02-25 13:59 UTC  (4+ messages)
` [PATCH 4/5] dt-bindings: pinctrl: add i.MXRT1020 pins definition

[PATCH] doc: Chromebook Coral: Fix typo for "Top of CAR region"
 2020-02-25 13:17 UTC  (2+ messages)

[PATCH 0/2] x86: apl: Add support for different number of cores
 2020-02-25 13:15 UTC  (5+ messages)
` [PATCH 1/2] x86: cpu_x86: Make cpu_x86_get_count() non-static
` [PATCH 2/2] x86: apl: Use cpu_x86_get_count() for cpu_ops.get_count

[PATCH] configs: stm32mp1: Resync with savedefconfig
 2020-02-25 13:06 UTC 

[PATCH v4 00/14] RISC-V SiFive FU540 support SPL
 2020-02-25 11:49 UTC  (19+ messages)
` [PATCH v4 01/14] misc: add driver for the SiFive otp controller
` [PATCH v4 02/14] riscv: sifive: fu540: Use OTP DM driver for serial environment variable
` [PATCH v4 03/14] riscv: Add _image_binary_end for SPL
` [PATCH v4 04/14] lib: Makefile: build crc7.c when CONFIG_MMC_SPI
` [PATCH v4 05/14] riscv: sifive: dts: fu540: Add board -u-boot.dtsi files
` [PATCH v4 06/14] sifive: fu540: add ddr driver
` [PATCH v4 07/14] sifive: dts: fu540: Add DDR controller and phy register settings
` [PATCH v4 08/14] clk: sifive: fu540-prci: Add clock enable and disable ops
` [PATCH v4 09/14] clk: sifive: fu540-prci: Add clock initialization for SPL
` [PATCH v4 10/14] riscv: sifive: fu540: add SPL configuration
` [PATCH v4 11/14] configs: fu540: Add config options for U-boot SPL
` [PATCH v4 12/14] riscv: sifive: fu540: enable all cache ways from u-boot proper
` [PATCH v4 13/14] sifive: fix palmer's email address
` [PATCH v4 14/14] doc: update FU540 RISC-V documentation

[PATCH] net: zynq_gem: Add cache flush to zynq_gem_free_pkt
 2020-02-25 11:42 UTC 

[PATCH v2] arm: imx6: configure NoC on i.MX6DQP
 2020-02-25 10:36 UTC  (2+ messages)

[U-Boot Patch v2 0/4] Fix currently available support for flash on HiFive Unleashed
 2020-02-25  9:49 UTC  (6+ messages)
` [U-Boot Patch v2 3/4] dts: u-boot.dtsi: override flash tx-rx width

[RFC PATCH 0/1] Add boot hartid to a Device tree
 2020-02-25  9:07 UTC  (10+ messages)
` [RFC PATCH 1/1] riscv: Add boot hartid to "

[PATCH 1/2] board: sama5d3_xplained: Fix SPL DTB read from NAND
 2020-02-25  8:16 UTC  (2+ messages)
` [PATCH 2/2] board: sama5d3_xplained: Fix uboot size when loaded from NAND by SPL

[PATCH] efi_loader: add some description about UEFI secure boot
 2020-02-25  7:22 UTC  (2+ messages)

[PATCH] dm: make uclass_find_first_device() return error when no defice is found
 2020-02-25  6:58 UTC 

[PATCH v5 00/16] efi_loader: add secure boot support
 2020-02-25  6:57 UTC  (20+ messages)
` [PATCH v5 01/16] efi_loader: add CONFIG_EFI_SECURE_BOOT config option
` [PATCH v5 04/16] efi_loader: variable: support variable authentication
` [PATCH v5 07/16] efi_loader: image_loader: support image authentication
` [PATCH v5 16/16] travis: add packages for UEFI secure boot test

[PATCH 0/2] Update reserved memory for simple framebuffer
 2020-02-25  5:10 UTC  (3+ messages)
` [PATCH 1/2] common: fdt: Add a function for reserving memory without kernel linear mapping
` [PATCH 2/2] video: meson: Use reserving memory function "

[PATCH v7 0/7] rsa: extend rsa_verify() for UEFI secure boot
 2020-02-25  4:55 UTC  (3+ messages)

[PATCH v2] env: ti: boot: Fix Android boot on AM57x EVM
 2020-02-25  4:06 UTC  (4+ messages)

[PATCH 1/1] drivers/rng: add Amlogic hardware RNG driver
 2020-02-24 22:21 UTC 

[PATCH] net: phy: marvell: Unify 88E151x series phy_driver
 2020-02-24 19:52 UTC 

[PATCH 1/7] misc: Add more -I$(objtree)/$(obj) lines
 2020-02-24 19:22 UTC  (8+ messages)
` [PATCH 2/7] mx31pdk: Move CONFIG_SPL_LDSCRIPT to defconfig
` [PATCH 3/7] Kconfig: Escape variables to make in default strings
` [PATCH 4/7] Kconfig: Remove redundant variable sets
` [PATCH 5/7] Azure / GitLab / Travis: Add Kconfig unit tests to a job
` [PATCH 6/7] scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc
` [PATCH 7/7] kconfig / kbuild: re-sync with Linux 4.18

[PATCH 0/3] mediatek: pwm: add pwm driver for MediaTek SoCs
 2020-02-24 18:51 UTC  (2+ messages)

[PATCHv2 1/4] kbuild: fixdep: Resync this with v4.17
 2020-02-24 17:50 UTC  (4+ messages)
` [PATCHv2 2/4] kbuild: Re-sync DTC flag logic "
` [PATCHv2 3/4] scripts/Makefile.lib: Restore PCI related warnings to DTC_FLAGS
` [PATCHv2 4/4] scripts/Makefile.lib: Re-add -Wno-simple_bus_reg "

[PATCH 1/1] README: replace reference to boards.cfg
 2020-02-24 17:36 UTC 

[PATCH] spl.h: make <spl.h> self-contained
 2020-02-24 17:25 UTC 

[PATCH] mmc: make <mmc.h> self-contained
 2020-02-24 17:25 UTC 

[PATCH] debug_uart.h: make <debug_uart.h> self-contained
 2020-02-24 17:24 UTC 

[PATCH] asm-generic/u-boot.h: make <asm-generic/u-boot.h> self-contained
 2020-02-24 17:24 UTC 

[PATCH 1/1] stm32mp1: rng: remove superfluous assignment
 2020-02-24 17:22 UTC  (2+ messages)

[PATCH] global_data.h: make <asm-generic/global_data.h> self-contained
 2020-02-24 17:22 UTC 

[PATCH v3 00/21] Actions S700 SoC support
 2020-02-24 14:52 UTC  (29+ messages)
` [PATCH v3 01/21] arm: actions: Add common framework for Actions Owl Semi SoCs
` [PATCH v3 02/21] arm: actions: rename sysmap-s900 to sysmap-owl
` [PATCH v3 03/21] clk: actions: Add common clock driver
` [PATCH v3 04/21] arm: add support Actions Semi S700
` [PATCH v3 05/21] arm: actions: add S700 SoC device tree
` [PATCH v3 06/21] actions:s700: add u-boot specific dts file
` [PATCH v3 07/21] arm: dts: sync dts for Action Semi S900
` [PATCH v3 08/21] actions: s900: add u-boot specific dts file
` [PATCH v3 09/21] arm: dts: Use consistent name "CLK_ETHERNET" for the Ethernet clock binding
` [PATCH v3 10/21] serial: actions: add uart support for s700
` [PATCH v3 11/21] arm: add Cubieboard7 board support
` [PATCH v3 15/21] reset: add driver for generic reset controllers

[PATCH 0/5] CMD_SAVEENV ifdef cleanup
 2020-02-24 14:49 UTC  (7+ messages)
` [PATCH 3/5] env/fat.c: remove private CMD_SAVEENV logic

spi_flash_read issue
 2020-02-24 14:18 UTC  (3+ messages)

[PATCH 0/2] ARM: zynq: Start to use unified configurations
 2020-02-24 13:56 UTC  (3+ messages)
` [PATCH 1/2] Makefile: Add environment variable DEVICE_TREE to header

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

[U-Boot] Sharing a hardware lab
 2020-02-24 13:27 UTC  (8+ messages)

U-Boot Logo showing incorrect colors with eLCDIF
 2020-02-24 12:51 UTC  (9+ messages)

[PATCH] watchdog: Handle timer wrap around
 2020-02-24 11:48 UTC  (2+ messages)

[PATCH v1 0/2] display proper CPU frequency on hifive-unleashed
 2020-02-24 11:31 UTC  (9+ messages)
` [PATCH v1 1/2] fu540: prci: add request and free clock handlers
` [PATCH v1 2/2] cpu: clk: riscv: populate proper CPU core clk frequency

[PATCH] spi: nxp-fspi: Add 1us delay to make controller ready for next transaction
 2020-02-24 11:22 UTC 

[PATCH] arm: imx6: configure NoC on i.MX6DQP
 2020-02-24  9:28 UTC 

[PATCH] spi: cadence-qspi: Move ref clock calculation to probe
 2020-02-24  7:10 UTC 

[PATCH 0/3] Remove CONFIG_MMC_BROKEN_CD
 2020-02-24  2:41 UTC  (8+ messages)

[PATCH 000/108] RFC: dm: Add programatic generation of ACPI tables
 2020-02-23 22:34 UTC  (3+ messages)

[U-Boot] [PATCH 1/4 v4] watchdog: Implement generic watchdog_reset() version
 2020-02-23 19:37 UTC  (2+ messages)

[PATCH v3 00/13] Add DM/DTS support for omap video driver
 2020-02-23  8:16 UTC  (14+ messages)
` [PATCH v3 03/13] video: omap: fix coding style on use of spaces
` [PATCH v3 04/13] video: omap: fix bitfields order
` [PATCH v3 05/13] video: omap: rename LCD controller registers
` [PATCH v3 06/13] video: omap: fix debug message
` [PATCH v3 07/13] video: omap: add loop exit conditions to the dpll setup
` [PATCH v3 08/13] video: omap: create two routines to set the pixel clock rate
` [PATCH v3 09/13] video: omap: add support for DM/DTS
` [PATCH v3 10/13] arm: dts: am335x: add 'u-boot, dm-pre-reloc' to panel
  ` [PATCH v3 10/13] arm: dts: am335x: add 'u-boot,dm-pre-reloc' "
` [PATCH v3 11/13] fdt: video: omap: add framebuffer and panel bindings
` [PATCH v3 12/13] video: omap: fix pixel-per-line bitfield setting
` [PATCH v3 13/13] board: brxre1: fix building errors

[PATCH] arm: dts: k3-am654-base-board: Enable I2C nodes
 2020-02-23  8:16 UTC  (2+ messages)

[PATCH v8 0/9] Add support for loading main_r5fss0_core0
 2020-02-23  8:15 UTC  (2+ messages)

[PATCH 1/1] power: mfd: k3_avs: update am65xx MPU_VDD voltage values
 2020-02-23  8:14 UTC  (2+ messages)

[PATCHv2 0/7] ESM support for TI K3 SoCs
 2020-02-23  8:14 UTC  (2+ messages)

[PATCH v2 00/12] TI: AM654/J721e: Add support to boot from OSPI
 2020-02-23  8:13 UTC  (2+ messages)


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