public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-01-14 11:06:47 to 2022-01-16 23:11:33 UTC [more...]

[BUG] sandbox: NO_SDL=1 gcc: error: arch/sandbox/cpu/sdl.o: No such file or directory
 2022-01-16 23:11 UTC  (6+ messages)

[PATCH V2] mkimage: fix segfault on MacOS arm64
 2022-01-16 23:07 UTC 

[PATCH v4 00/13] kconfig: Add some new macros
 2022-01-16 21:06 UTC  (15+ messages)
` [PATCH v4 01/13] imx: Don't define __ASSEMBLY__ in C files
` [PATCH v4 02/13] mips: Avoid using config_enabled() directly
` [PATCH v4 03/13] mmc: fsl: Use brackets around if()
` [PATCH v4 04/13] kconfig: Update IS_ENABLED() internals
` [PATCH v4 05/13] kconfig: Add support for conditional values
` [PATCH v4 06/13] bloblist: Update to use conditional value
` [PATCH v4 07/13] patman: Update test_util to run doc tests
` [PATCH v4 08/13] buildman: Add a flag to control the traceback
` [PATCH v4 09/13] buildman: Make use of test_util
` [PATCH v4 10/13] buildman: Add helper functions for updating .config files
` [PATCH v4 11/13] buildman: Provide a hint on how to debug thread crashes
` [PATCH v4 12/13] buildman: Allow adjusting board config on the fly
` [PATCH v4 13/13] test: Add some tests for kconfig.h

[PATCH 1/1] drivers: octeon: get rid of Unicode in code
 2022-01-16 22:11 UTC 

[PATCH] imx8mq_evk: configs: add/cleanup variables for distro boot
 2022-01-16 21:44 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/4] rockchip: sdhci: Fix reinit and add HS400 Enhanced Strobe support
 2022-01-16 20:18 UTC  (5+ messages)
` [PATCH v3 1/4] mmc: sdhci: Add "
` [PATCH v3 2/4] rockchip: sdhci: Fix RK3399 eMMC PHY power cycling
` [PATCH v3 3/4] rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3399
` [PATCH v3 4/4] rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3568

[PATCH 1/1] efi_loader: printing TCG2 protocol GUID
 2022-01-16 20:04 UTC 

[PATCH] spl: add support for custom boot method names
 2022-01-16 19:32 UTC  (2+ messages)

[RFC] nvme: Split out PCI support
 2022-01-16 17:15 UTC  (3+ messages)

[PATCH 0/2] Apple M1 laptop keyboard support
 2022-01-16 17:06 UTC  (3+ messages)
` [PATCH 1/2] spi: apple: Add driver for Apple SPI controller
` [PATCH 2/2] input: apple: Add support for Apple SPI keyboard

[PATCH] binman: Skip node generation for images read from files
 2022-01-16 15:51 UTC 

[PATCH 0/8] efi_loader: simplify printing GUIDs
 2022-01-16 15:14 UTC  (9+ messages)
` [PATCH 1/8] lib: compile uuid_guid_get_str if CONFIG_LIB_UUID=y
` [PATCH 2/8] lib: printf code %pUs for GUID text representation
` [PATCH 3/8] disk: simplify part_print_efi()
` [PATCH 4/8] sandbox: imply PARTITION_TYPE_GUID
` [PATCH 5/8] test: add test for %pUs
` [PATCH 6/8] cmd: efidebug: simplify printing GUIDs
` [PATCH 7/8] efi_loader: user %pUs for "
` [PATCH 8/8] cmd: printenv: simplify "

[PATCH 1/1] efi_selftest: implement printing GUIDs
 2022-01-16 14:55 UTC 

[BUG] U-Boot selftest for ESRT table: %pUl
 2022-01-16 13:33 UTC 

[PATCH 0/7] clk: Make clk_free return void
 2022-01-15 22:25 UTC  (8+ messages)
` [PATCH 1/7] clk: Make rfree "
` [PATCH 2/7] dma: bcm6348: Don't check clk_free
` [PATCH 3/7] net: bcm63xx: "
` [PATCH 4/7] phy: "
` [PATCH 5/7] spi: "
` [PATCH 6/7] spi: dw: "
` [PATCH 7/7] clk: Make clk_free return void

[PATCH 00/11] Add support for SUNIV and F1C100s
 2022-01-15 21:02 UTC  (2+ messages)

[PATCH v3 0/1] clk: Clean up optional helpers, and add API docs to HTML
 2022-01-15 20:52 UTC  (2+ messages)
` [PATCH v3 1/1] clk: Add clk_get_by_name_optional

[PATCH v2] drivers: spi-nor: Add JEDEC id for W25Q16JV
 2022-01-15 20:45 UTC  (4+ messages)

[PATCH v2 0/5] clk: Clean up optional helpers, and add API docs to HTML
 2022-01-15 20:40 UTC  (2+ messages)

[PATCH v2 1/2] clk: cdce9xx: Convert .of_xlate to .request
 2022-01-15 20:40 UTC  (2+ messages)
` (subset) "

[PATCH] clk: versaclock: Remove xlate function
 2022-01-15 20:40 UTC  (2+ messages)

[PATCH] clk: Remove no-op request and rfree callbacks
 2022-01-15 20:40 UTC  (2+ messages)

[PATCH 0/3] clk: Some build infrastructure cleanups
 2022-01-15 20:40 UTC  (2+ messages)

Please pull u-boot-net/next
 2022-01-15 20:01 UTC 

[PATCH 1/1] mkimage: struct stat.st_size may not be long
 2022-01-15 19:12 UTC 

[PATCH] mkimage: Call verify_header after writing image to disk
 2022-01-15 18:01 UTC  (4+ messages)
` [PATCH v2] tools: "

[PATCH v4 0/6] Add MMC/SD support for S700/S900
 2022-01-15 17:44 UTC  (5+ messages)
` [PATCH v4 1/6] clk: actions: Introduce dummy get/set_rate callbacks
` [PATCH v4 2/6] clk: actions: Add SD/MMC clocks

[PATCH 3/6] clk: sunxi: v3s: fix tabs / spaces
 2022-01-15 17:36 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v7 00/19] Add Rikomagic MK808 board
 2022-01-15 17:28 UTC  (5+ messages)
` [PATCH v7 04/19] rockchip: rk3066: add clock driver for rk3066 soc
` [PATCH v7 07/19] rockchip: rk3066: fix assigned-clocks rk3066_clk_set_rate

[PATCH] net: fastboot: make UDP port net: configurable
 2022-01-15 16:54 UTC  (4+ messages)

[PATCH v3] net: fsl: Fix busy flag polling register
 2022-01-15 16:53 UTC  (3+ messages)

[PATCH] net: eth-phy: Demote missing phy-handle log message to debug
 2022-01-15 16:52 UTC  (3+ messages)

[PATCH] net: phy: add TI DP83869HM ethernet driver
 2022-01-15 16:51 UTC  (3+ messages)

[PATCH 0/2] DSA switch fixes
 2022-01-15 16:48 UTC  (7+ messages)
` [PATCH 1/2] net: dsa: fix phydev->speed being uninitialized for the CPU port fixed PHY
` [PATCH 2/2] net: dsa: sja1105: fix device id detection

[PATCH v2] cmd: pxe_utils: sysboot: add label override support
 2022-01-15 16:44 UTC  (4+ messages)

[PATCH] Revert "net: gem: Disable broadcast setting"
 2022-01-15 16:14 UTC  (2+ messages)

[PATCH] net: gem: Workaround gmii2rgmii bridge DT node issue
 2022-01-15 16:14 UTC  (2+ messages)

[PATCH v3 1/3] imx: Don't define __ASSEMBLY__ in C files
 2022-01-15 15:55 UTC  (4+ messages)
` [PATCH v3 2/3] kconfig: Add support for conditional values
` [PATCH v3 3/3] bloblist: Update to use conditional value

[PATCH] arm:dts:k3-am64-sk: EMIF tool update to 0.8.0 with 1333MTs for lpddr4
 2022-01-15 15:33 UTC  (2+ messages)

[PATCH 1/1] video: mxsfb: fix pixel clock polarity
 2022-01-15 14:16 UTC  (2+ messages)

[PATCH] spi: mxc_spi: remove redundant code in spi_xchg_single()
 2022-01-15 14:15 UTC  (2+ messages)

[PATCH 1/1] configs: opos6uldev: update to have screen working at power on
 2022-01-15 14:13 UTC  (2+ messages)

[PATCH] ARM: imx6: dh-imx6: Add update_sf script to install U-Boot into SF
 2022-01-15 14:11 UTC  (2+ messages)

[PATCH v2 0/2] imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards
 2022-01-15 14:11 UTC  (5+ messages)
` [PATCH v2 1/2] imx8m: add regs used by GPMI

[PATCH 0/1] imx8mm-cl-iot-gate-optee: add CONFIG_SPL_MMC and CONFIG_SPL_SERIAL
 2022-01-15 14:06 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] ARM: imx8m: support env in fat and ext4
 2022-01-15 14:02 UTC  (2+ messages)

[PATCH] imx: spl: Fix typo BMODE_EMI -> BMODE_EIM
 2022-01-15 13:55 UTC  (2+ messages)

[PATCH] mx6: Use imx6_src_get_boot_mode() to check boot device
 2022-01-15 13:54 UTC  (2+ messages)

[PATCH] imx: nandbcb: Fix printf format in write_fcb
 2022-01-15 13:51 UTC  (2+ messages)

[PATCH] mxs: power: Change sequence of enabling DCDC switches
 2022-01-15 13:48 UTC  (2+ messages)

[PATCH] imx8mm-venice-gw7902: fix M2_RST# gpio pinmux
 2022-01-15 13:47 UTC  (2+ messages)

[PATCH] arm: imx: imx8mq: add support to get values for more clocks
 2022-01-15 13:45 UTC  (2+ messages)

[PATCH] gpio: mxc_gpio: Fix i.MX8M GPIO output status read
 2022-01-15 13:43 UTC  (2+ messages)

[PATCH] lib: Kconfig: fix PHANDLE_CHECK_SEQ position outside of menu
 2022-01-15 12:38 UTC  (2+ messages)

[PATCH] env: fat: Add new lines at the end of print statements
 2022-01-15 12:38 UTC  (2+ messages)

[PATCH v3] phy: Track power-on and init counts in uclass
 2022-01-15 12:38 UTC  (2+ messages)

[PATCH 0/1] [PATCH] ARM: qemu-arm: Fix build fail with boot devices disabled
 2022-01-15 12:38 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] phy: nop-phy: Enable reset-gpios support
 2022-01-15 12:38 UTC  (4+ messages)

[PATCH] armv8: apple: Disable PSCI reset
 2022-01-15 12:38 UTC  (2+ messages)

[PATCH] BRCMNAND: Fix reporting of uncorrectable errors on subpages during page read
 2022-01-15 12:38 UTC  (2+ messages)

[PATCH] cmd: adc: Report return value on error
 2022-01-15 12:38 UTC  (2+ messages)

[PATCH] lib: export vsscanf
 2022-01-15 12:38 UTC  (2+ messages)

[PATCH] checkpatch: report ERROR only on disabling of fdt and initrd relocation
 2022-01-15 12:37 UTC  (2+ messages)

[PATCH] nvme: Do not allocate 8kB buffer on stack
 2022-01-15 12:37 UTC  (2+ messages)

[PATCH] test: test_lsblk: Mark as sandbox specific
 2022-01-15 12:37 UTC  (2+ messages)

[PATCH v3] pci: Work around PCIe link training failures
 2022-01-15 12:37 UTC  (2+ messages)

[PATCH v4] lib: sparse: Make CHUNK_TYPE_RAW buffer aligned
 2022-01-15 12:37 UTC  (2+ messages)

[PATCH] pci: pci_mvebu: Add support for Kirkwood PCIe controllers
 2022-01-15  9:47 UTC  (4+ messages)

[PATCH v9 0/9] efi: Improvements to U-Boot running on top of UEFI
 2022-01-15  9:36 UTC  (3+ messages)
` [PATCH v9 9/9] efi: Tidy up some comments in efi header

[PATCH 1/9] doc: add include/dm/uclass.h to the HTML documentation
 2022-01-15  9:26 UTC  (12+ messages)
` [PATCH 2/9] doc: add include/dm/root.h "
` [PATCH 5/9] doc: add include/dm/device.h "
` [PATCH 6/9] doc: add include/dm/devres.h "
` [PATCH 7/9] doc: add include/dm/read.h "
` [PATCH 8/9] doc: add include/dm/of*.h "

[PATCH 8/9] doc: add include/dm/of*.h to the HTML documentation
 2022-01-15  9:26 UTC  (3+ messages)
` [PATCH 9/9] doc: add include/dm/fdtaddr.h "

[PATCH] MAINTAINERS: remove Alexander Graf from EFI PAYLOAD
 2022-01-15  1:22 UTC 

[PATCH] efidebug: avoid 'dfu_alt_info not defined' message
 2022-01-15  1:18 UTC 

[RFC 1/1] efi_loader: rename 'efidebug boot' 'bootefi'
 2022-01-15  0:49 UTC 

binman generator nodes break over read-back
 2022-01-15  0:47 UTC  (3+ messages)

[PATCH 1/1] configs: disable UEFI for Colibri VF610
 2022-01-14 22:29 UTC 

[PATCH 1/1] efi_loader: fix SectionAlignment, FileAlignment
 2022-01-14 20:51 UTC 

imx8mm-evk does not boot kernel 5.16
 2022-01-14 20:28 UTC  (4+ messages)

[PATCH] cmd: Add Kconfig option for multiprocessor cmds
 2022-01-14 20:00 UTC  (2+ messages)

[PATCH] arm: mach-k3: am642_init: Unlock MCU PADCFG regs
 2022-01-14 19:27 UTC  (2+ messages)

[PATCH] pinctrl: single: add support for pinctrl-single, pins when #pinctrl-cells = 2
 2022-01-14 18:17 UTC  (2+ messages)

[PATCH v3 0/1] rsa: adds rsa3072 algorithm
 2022-01-14 18:14 UTC  (3+ messages)
` [PATCH v3 1/1] "

Please pull u-boot-marvell/master
 2022-01-14 17:26 UTC  (2+ messages)

[PATCH] introduce CONFIG_DEVICE_TREE_INCLUDES
 2022-01-14 16:51 UTC  (8+ messages)
  ` [PATCH v2] "

[PATCH 0/3] QEMU spike machine support for U-Boot
 2022-01-14 16:20 UTC  (4+ messages)
` [PATCH 1/3] serial: Add RISC-V HTIF console driver
` [PATCH 2/3] riscv: qemu: Enable HTIF console support
` [PATCH 3/3] riscv: qemu: Implement is_flash_available() for MTD NOR

[PATCH] arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculation
 2022-01-14 15:41 UTC  (2+ messages)

[PATCH] arm: mvebu: db-88f6720: Fix CONFIG_SPL_TEXT_BASE and remove wrong memory layout
 2022-01-14 15:41 UTC  (2+ messages)

[PATCH u-boot-marvell 00/16] tools: kwbimage: Load address fixes
 2022-01-14 15:40 UTC  (3+ messages)
` [PATCH u-boot-marvell v2 00/20] "

[PATCH u-boot-marvell] ddr: marvell: a38x: fix SPLIT_OUT_MIX state decision
 2022-01-14 15:38 UTC  (2+ messages)

[PATCH u-boot-marvell] board: gdsys: Drop Dirk Eibach from MAINTAINERS
 2022-01-14 15:38 UTC  (2+ messages)

[PATCH u-boot-marvell] ddr: marvell: a38x: Fix Synchronous vs Asynchronous mode determination
 2022-01-14 15:37 UTC  (2+ messages)

[PATCH 0/3] Add PCIe support for Iomega iConnect board
 2022-01-14 15:36 UTC  (2+ messages)

[PATCH] mtd: nand: pxa3xx: use marvell, prefix for custom DT properties
 2022-01-14 15:34 UTC  (2+ messages)

[PATCH u-boot-marvell 0/9] mvebu: Move PCIe code from serdes to PCIe driver
 2022-01-14 15:33 UTC  (2+ messages)

[PATCH 1/2] cmd: fuse: add a fuse comparison function
 2022-01-14 14:57 UTC  (4+ messages)
` [PATCH 2/2] cmd: fuse: Add a command to read fuses to memory

converting IMX6 board to DM_ETH and DM_USB - usb_ether gadget support
 2022-01-14 14:56 UTC  (2+ messages)

[PATCH] board: stm32mp1: solve compilation issue when ENV_IS_IN_MMC is deactivated
 2022-01-14 14:35 UTC  (2+ messages)

[PATCH 1/1] stm32mp: fix board_get_alt_info_mmc()
 2022-01-14 14:26 UTC  (2+ messages)

[PATCH 1/2] stm32mp: remove the bootcount activation
 2022-01-14 14:26 UTC  (4+ messages)
` [PATCH 2/2] stm32mp: correct the dependency for bootcount configs

[PATCH 1/3] fs/erofs: new filesystem
 2022-01-14 14:20 UTC  (5+ messages)
` [PATCH v2 0/3] "

[PATCH u-boot-marvell v4 0/9] More verifications for kwbimage in SPL
 2022-01-14 13:31 UTC  (10+ messages)
` [PATCH u-boot-marvell v4 1/9] arm: mvebu: Check that kwbimage offset and blocksize are valid
` [PATCH u-boot-marvell v4 2/9] SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
` [PATCH u-boot-marvell v4 3/9] arm: mvebu: Check that kwbimage blockid matches boot mode
` [PATCH u-boot-marvell v4 4/9] SPL: Add support for checking board / BootROM specific image types
` [PATCH u-boot-marvell v4 5/9] arm: mvebu: Check for kwbimage data checksum
` [PATCH u-boot-marvell v4 6/9] arm: mvebu: spl: Print srcaddr in error message
` [PATCH u-boot-marvell v4 7/9] arm: mvebu: spl: Use preferred types u8/u16/u32 instead of uintN_t
` [PATCH u-boot-marvell v4 8/9] arm: mvebu: spl: Use IS_ENABLED() instead of #ifdef where possible
` [PATCH u-boot-marvell v4 9/9] arm: mvebu: spl: Fix 100 column exceeds

[ANN] U-Boot v2022.01 released
 2022-01-14 12:27 UTC  (2+ messages)

[PATCH 0/4] zynqmp: Add support for sending pmufw config object overlay
 2022-01-14 12:25 UTC  (5+ messages)
` [PATCH 1/4] xilinx: firmware: Introduce zynqmp_pmufw_node() for loading PMU fragments
` [PATCH 2/4] firmware: zynqmp: Move loading message to debug
` [PATCH 3/4] firmware: zynqmp: Do not report error if node is already configured
` [PATCH 4/4] arm64: zynqmp: Add command for disabling loading other overlays

[PATCH] zynqmp: Use the same style for macro definitions
 2022-01-14 12:20 UTC 

[PATCH 1/2] lmb: Fix lmb property's defination under struct lmb
 2022-01-14 12:14 UTC  (2+ messages)
` [PATCH 2/2] zynqmp: Run board_get_usable_ram_top() only on main U-Boot

[PATCH] arm64: zynqmp: Change firmware dependency
 2022-01-14 12:08 UTC 

[PATCH] arm64: xilinx: dts: Add dma properties to fix dtbs_check warnings
 2022-01-14 11:44 UTC 

[PATCH] arm64: zynqmp: Update USB node handle from dwc3 to usb
 2022-01-14 11:43 UTC 

[PATCH] arm64: zynqmp: Change compatible strings for cadence uart
 2022-01-14 11:43 UTC 

[PATCH 0/8] Apple M1 NVMe storage support
 2022-01-14 11:04 UTC  (2+ messages)
` [PATCH 7/8] nvme: apple: Add driver for Apple NVMe storage controller


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