public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-02-05 04:22:07 to 2021-02-06 15:21:54 UTC [more...]

[RESEND PATCH 00/16] Nokia RX-51: Fix USB TTY console and enable it
 2021-02-06 15:21 UTC  (33+ messages)
` [RESEND PATCH 01/16] serial: usbtty: Fix puts function
` [RESEND PATCH 02/16] serial: usbtty: Send urb data in correct order
` [RESEND PATCH 03/16] usb: musb: Fix compilation of gadget code
` [RESEND PATCH 04/16] usb: musb: Always clear the data toggle bit when configuring ep
` [RESEND PATCH 05/16] usb: musb: Fix configuring FIFO for endpoints
` [RESEND PATCH 06/16] usb: musb: Read value of PERI_RXCSR to 16bit variable
` [RESEND PATCH 07/16] usb: musb: Fix transmission of bigger buffers
` [RESEND PATCH 08/16] usb: musb: Fix receiving "
` [RESEND PATCH 09/16] usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmand
` [RESEND PATCH 10/16] usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpoint
` [RESEND PATCH 11/16] usb: gadget: Use dbg_ep0() macro instead of serial_printf()
` [RESEND PATCH 12/16] arm: omap3: Compile lowlevel_init() function only when it is used
` [RESEND PATCH 13/16] arm: omap3: Compile s_init() "
` [RESEND PATCH 14/16] Nokia RX-51: Remove function set_muxconf_regs()
` [RESEND PATCH 15/16] Nokia RX-51: Move content of rx51.h to rx51.c
` [RESEND PATCH 16/16] Nokia RX-51: Enable usbtty serial console by default

[PATCH v2 0/3] mmc: mmc_spi: Fix potential spec violation in receiving card response
 2021-02-06 13:16 UTC  (2+ messages)

[PATCH v3] mmc: mmc_spi: Print verbose debug output when crc16 check fails
 2021-02-06 13:16 UTC  (2+ messages)

Please pull u-boot-x86
 2021-02-06 13:08 UTC 

[PATCH v3 0/2] x86: Minor improvements mostly for image loading
 2021-02-06 11:23 UTC  (2+ messages)

[PATCH v4 00/12] smbios: Enhancements for more flexibility
 2021-02-06 11:19 UTC  (2+ messages)

u-boot idbloader.img fails to initialise LPDDR3 on nanopi m4 v1
 2021-02-06  9:36 UTC 

[PATCH] gpio-uclass: fix gpio flags save condition
 2021-02-06  2:43 UTC  (6+ messages)

[PATCH v2 0/4] Add Gateworks Venice board support
 2021-02-06  0:11 UTC  (5+ messages)
` [PATCH v2 1/4] thermal: imx_tmu: enable monitoring and default alert/critical
` [PATCH v2 2/4] Respect that some compression algos can be enabled separately for SPL
` [PATCH v2 3/4] arm: dts: imx8mm: add Gateworks i.MX8 Mini Dev kits
` [PATCH v2 4/4] board: gateworks: imx8mm: Add Gateworks Venice board support

[PATCH v2 0/4] doc: update Kernel documentation build system
 2021-02-05 23:58 UTC  (6+ messages)
` [PATCH v2 4/4] "

[PATCH v1] test: Include /sbin to the PATH when creating ext4 disk image
 2021-02-05 23:57 UTC  (5+ messages)

[PATCH 0/3] Add support for the GST ESPRESSOBin-Ultra board
 2021-02-05 22:51 UTC  (8+ messages)
` [PATCH 1/3] cmd: env: Add 'env import -h' for Marvell hw_info formatted environments

[PATCH v2 0/2] Console/stdio use after free
 2021-02-05 20:47 UTC  (11+ messages)
` [PATCH v2 2/2] console: Don't start/stop console if stdio device invalid

[PATCH v1] test: Allow simple glob pattern in the test name
 2021-02-05 20:46 UTC  (7+ messages)

[PATCH v3] video: sunxi_display: Convert to DM_VIDEO
 2021-02-05 19:31 UTC  (4+ messages)

[PATCH V3] ARM: imx: Include u-boot.img in u-boot-with-spl.imx if OF_SEPARATE=y
 2021-02-05 18:49 UTC  (2+ messages)

[PATCH v2 00/12] Add support for pinmux status command on beaglebone
 2021-02-05 18:37 UTC  (5+ messages)

qemu-arm: hang during MMU initialization
 2021-02-05 17:38 UTC 

0a2aaab0b678fd1778ff2fc59d0770fc82995532 breaks Pinebook Pro
 2021-02-05 17:31 UTC 

[GIT PULL] TI changes for v2021.04 rc2
 2021-02-05 17:26 UTC  (2+ messages)

[PATCH v4 5/5] board/km: add support for seli8 design based on nxp ls102x
 2021-02-05 17:26 UTC  (2+ messages)

[PATCH 4/5] board/km: move km i2c deblock declarations to a km/common.h
 2021-02-05 17:26 UTC  (2+ messages)

[PATCH] mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output
 2021-02-05 16:57 UTC  (8+ messages)

[PATCH] rockchip: rk3399: Add Nanopi M4V2 board support
 2021-02-05 16:15 UTC  (4+ messages)

U-Boot ECDSA Implementation Question
 2021-02-05 16:08 UTC  (3+ messages)

[RFC PATCH v1 0/2] Allow disabling driver model for I2C in SPL
 2021-02-05 15:10 UTC  (3+ messages)
` [RFC PATCH v1 1/2] dm: i2c: allow disabling driver model "
` [RFC PATCH v1 2/2] dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C and DM_I2C_GPIO

[PATCH v4 0/9] fastboot: Add better support for specifying partitions
 2021-02-05 14:52 UTC  (4+ messages)
` [PATCH v4 8/9] fastboot: Allow u-boot-style partitions

[PATCH v5 00/10] fastboot: Add better support for specifying partitions
 2021-02-05 14:39 UTC  (11+ messages)
` [PATCH v5 01/10] mmc: sandbox: Add support for writing
` [PATCH v5 02/10] test: dm: Add test for fastboot mmc partition naming
` [PATCH v5 03/10] part: Give several functions more useful return values
` [PATCH v5 04/10] part: Support getting whole disk from part_get_info_by_dev_and_name_or_num
` [PATCH v5 05/10] part: Support string block devices in part_get_info_by_dev_and_name
` [PATCH v5 06/10] fastboot: Remove mmcpart argument from raw_part_get_info_by_name
` [PATCH v5 07/10] fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_name
` [PATCH v5 08/10] fastboot: Allow u-boot-style partitions
` [PATCH v5 09/10] doc: Rename k210 partitions anchor
` [PATCH v5 10/10] doc: Document partition specifications

[PATCH 0/4] arm: mvebu: turris_mox: Fix and enable PCIe devices
 2021-02-05 14:32 UTC  (5+ messages)
` [PATCH 1/4] arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytes
` [PATCH 2/4] arm: mvebu: turris_mox: Enable CONFIG_PCI_PNP
` [PATCH 3/4] arm: mvebu: turris_mox: Enable CONFIG_USB_XHCI_PCI
` [PATCH 4/4] arm: mvebu: turris_mox: Enable NVMe support

Pull request for UEFI sub-system for efi-2021-04-rc2
 2021-02-05 14:06 UTC  (2+ messages)

[RFC PATCH 00/13] spi: dw: Add support for XIP mode
 2021-02-05 13:28 UTC  (19+ messages)
` [RFC PATCH 01/13] linux err: Synchronize with Linux 5.10
` [RFC PATCH 02/13] spi-mem: Add dirmap API from Linux
` [RFC PATCH 03/13] mtd: spi-nor: use spi-mem dirmap API
` [RFC PATCH 04/13] core: ofnode: Fix inconsistent returns of *_read_u32_array
` [RFC PATCH 05/13] mux: Inline mux functions when CONFIG_MUX is disabled
` [RFC PATCH 06/13] mux: Define a stub for mux_get_by_index if "
` [RFC PATCH 07/13] mux: mmio: Only complain about idle-states if it is malformed
` [RFC PATCH 08/13] spi: dw: Define XIP registers
` [RFC PATCH 09/13] spi: dw: Add XIP and XIP_CONCURRENT caps
` [RFC PATCH 10/13] spi: dw: Use a mux to access registers
` [RFC PATCH 11/13] spi: dw: Add support for DIRMAP
` [RFC PATCH 12/13] riscv: k210: Increase SPI3 bus clock to CPU speed
` [RFC PATCH 13/13] riscv: k210: Add bindings for SPI XIP

[PATCH 0/8]
 2021-02-05 12:53 UTC  (9+ messages)
` [PATCH 1/8] stm32mp: update MMU config before the relocation
` [PATCH 2/8] stm32mp: update the mmu configuration for SPL and prereloc
` [PATCH 3/8] arm: remove TTB_SECT_XN_MASK in DCACHE_WRITETHROUGH
` [PATCH 4/8] arm: cosmetic: align TTB_SECT define value
` [PATCH 5/8] arm: cp15: update DACR value to activate access control
` [PATCH 6/8] arm: omap2: remove arm_init_domains
` [PATCH 7/8] arm: cp15: remove weak function arm_init_domains
` [PATCH 8/8] arm: remove set_dacr/get_dacr functions

[v5 00/33] gpio: layerscape: fix gpio and enable gpio
 2021-02-05 11:02 UTC  (34+ messages)
` [v5 01/33] gpio: mpc8xxx_gpio: Fix for litte endian
` [v5 02/33] arm: dts: ls1021a: add gpio node
` [v5 03/33] arm64: dts: ls1012a: "
` [v5 04/33] arm64: dts: ls1028a: "
` [v5 05/33] arm64: dts: ls1043a: "
` [v5 06/33] arm64: dts: ls1046a: "
` [v5 07/33] arm64: dts: ls1088a: "
` [v5 08/33] arm64: dts: ls208xa: "
` [v5 09/33] configs: ls1012a: enable CONFIG_MPC8XXX_GPIO
` [v5 10/33] configs: ls1043a: "
` [v5 11/33] configs: ls1028a: "
` [v5 12/33] configs: ls1088a: "
` [v5 13/33] configs: ls208xa: "
` [v5 14/33] configs: lx2160a: "
` [v5 15/33] configs: ls1046a: enable MPC8XXX_GPIO
` [v5 16/33] configs: ls1021atwr: enable CONFIG_MPC8XXX_GPIO
` [v5 17/33] configs: ls1021aqds: "
` [v5 18/33] configs: ls1012afrwy: enable CMD_GPIO
` [v5 19/33] configs: ls1012ardb: "
` [v5 20/33] configs: ls1021aqds: "
` [v5 21/33] configs: ls1021atwr: "
` [v5 22/33] configs: ls1028aqds: "
` [v5 23/33] configs: ls1028ardb: "
` [v5 24/33] configs: ls1043aqds: "
` [v5 25/33] configs: ls1043ardb: "
` [v5 26/33] configs: ls1046ardb: "
` [v5 27/33] configs: ls1046aqds: "
` [v5 28/33] configs: ls2088ardb: enable DM_GPIO and CMD_GPIO
` [v5 29/33] configs: ls2088aqds: enable CMD_GPIO
` [v5 30/33] configs: ls1088aqds: enable DM_GPIO and CMD_GPIO
` [v5 31/33] configs: ls1088ardb: "
` [v5 32/33] configs: lx2160ardb: enable CMD_GPIO
` [v5 33/33] configs: lx2160aqds: "

[v3 0/6] Add Vendor Authorized Boot (VAB) support
 2021-02-05 10:52 UTC  (7+ messages)
` [v3 1/6] arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64
` [v3 2/6] arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)
` [v3 3/6] arm: socfpga: cmd: Support 'vab' command
` [v3 4/6] arm: socfpga: dts: soc64: Update filename in binman node of FIT image with VAB support
` [v3 5/6] configs: socfpga: soc64: Move CONFIG_BOOTCOMMAND to defconfig
` [v3 6/6] configs: socfpga: Add defconfig for Agilex with VAB support

[PATCH] board/km: fix setting of pram variable
 2021-02-05 10:16 UTC  (3+ messages)

[PATCH v5 5/5] board/km: add support for seli8 design based on nxp ls102x
 2021-02-05 10:03 UTC 

[PATCH v4] arm: fsl: common: Improve NXP VID driver PMBus support
 2021-02-05  9:59 UTC  (4+ messages)

[HELP] binman: main.py: not found
 2021-02-05  9:11 UTC 

[v4 00/33] gpio: layerscape: fix gpio and enable gpio
 2021-02-05  8:47 UTC  (3+ messages)
` [v4 01/33] gpio: mpc8xxx_gpio: Fix for litte endian

[PATCH] configs: T1042: Drop the CONFIG_VIDEO
 2021-02-05  8:34 UTC 

[PATCH] mpc8xxx: fsl_pamu: Update data type in config_pamu
 2021-02-05  8:31 UTC 

[PATCH] armv7: ls102xa: Enable I-Cache to speed up the boot time
 2021-02-05  7:45 UTC 

[PATCH 1/2] ARM: imx6: mx6sabre-common: Replace fatload with FS_GENERIC load
 2021-02-05  6:46 UTC  (4+ messages)
` [PATCH 2/2] ARM: imx6: mx6sabre-common: Search for boot components in /boot too

[BUG]u-boot no boots from SD-card on NXP T2080RDB development board
 2021-02-05  6:17 UTC  (2+ messages)

[PATCH v2] fastboot: add UUU command UCmd and ACmd support
 2021-02-05  5:30 UTC  (3+ messages)

[PATCH v3] fastboot: add UUU command UCmd and ACmd support
 2021-02-05  5:29 UTC 

[PATCH v4 00/16] gpio: Update and simplify the uclass API
 2021-02-05  4:22 UTC  (4+ messages)
` [PATCH v4 14/16] gpio: sandbox: Track whether a GPIO is driven
` [PATCH v4 15/16] gpio: Define the log category in the uclass
` [PATCH v4 16/16] gpio: Add a way to read 3-way strapping pins


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