messages from 2020-03-24 13:59:10 to 2020-03-26 11:42:55 UTC [more...]
[PATCH 0/3] mtd: spi-nor: add support for locking on Macronix nor flashes
2020-03-26 11:42 UTC (2+ messages)
` [PATCH 1/3] mtd: spi-nor: don't guard stm_*lock* family by preprocessor conditionals
[PATCH v3 1/8] tool: Move ALIGN_MASK to header as common MACRO
2020-03-26 11:39 UTC (10+ messages)
` [PATCH v3 2/8] tool: aisimage: use ALIGN instead of self defiend macro
` [PATCH v3 3/8] tools: mkimage: use common ALIGN to do the size align
` [PATCH v3 4/8] tools: kwbimage: "
` [PATCH v3 5/8] tools: imx8mimage: remove redundant code
` [PATCH v3 6/8] tool: use ALIGN() to align the size
` [PATCH v3 7/8] libfdt: Make fdtdec_get_child_count() available for HOST
` [PATCH v3 8/8] mkimage: fit_image: Add option to make fit header align
[PATCH] fs: ext4: Fix alignment of cache buffers
2020-03-26 11:38 UTC (4+ messages)
[PATCH V4 00/13] net: smc911x: Convert to DM
2020-03-26 10:59 UTC (17+ messages)
` [PATCH V4 01/13] net: smc911x: Remove pkt_data_{push,pull}
` [PATCH V4 02/13] net: smc911x: Replace malloc()+memset() with calloc()
` [PATCH V4 03/13] net: smc911x: Rename smc911x_rx() to smc911x_recv()
` [PATCH V4 04/13] net: smc911x: Invert the logic in smc911x_miiphy_{read, write}()
` [PATCH V4 05/13] net: smc911x: Fix potential memleak() in init fail path
` [PATCH V4 06/13] net: smc911x: Pull MII registration into separate function
` [PATCH V4 07/13] net: smc911x: Inline all functions from header file
` [PATCH V4 08/13] net: smc911x: Drop weak alias from 32bit accessors
` [PATCH V4 09/13] net: smc911x: Convert IO accessors to {read, write}{w, l}()
` [PATCH V4 10/13] net: smc911x: Pass around driver private data
` [PATCH V4 11/13] net: smc911x: Clean up the status handling in smc911x_recv()
` [PATCH V4 12/13] net: smc911x: Split non-DM specific bits from common code
` [PATCH V4 13/13] net: smc911x: Add DM support
[PATCH v2 1/1] drivers: i2c: add brcm iproc I2C driver support
2020-03-26 10:51 UTC
[PATCH v2] x86: acpi: Describe USB 3 host controller found on Intel Tangier
2020-03-26 10:33 UTC
[PATCH] mtd: spi-nor-core: call WATCHDOG_RESET() in spi_nor_ready()
2020-03-26 10:12 UTC (6+ messages)
` [PATCH v2 1/2] spi: call WATCHDOG_RESET() in spi_nor_wait_till_ready_with_timeout()
[PATCH] arm: dts: rockchip: rk3399-roc-pc: Enable FE1.1 USB 2.0 HUB on roc-rk3399-pc
2020-03-26 10:02 UTC (2+ messages)
[PATCH] ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2
2020-03-26 9:50 UTC (3+ messages)
[U-Boot] [PATCH 1/1] drivers: i2c: Add brcm iproc I2C driver support
2020-03-26 9:49 UTC (4+ messages)
` "
[PATCH v1 0/2] Add roc-rk3328-cc support
2020-03-26 9:42 UTC (3+ messages)
[PATCH] dt-bindings: clock: rk3328 sync from upstream Linux kernel
2020-03-26 9:29 UTC (2+ messages)
` [PATCH] dt-bindings: clock: rk3328 sync from upstream Linux kernel【请注意,邮件由lists.intricate@gmail.com代发】
[PATCH U-BOOT v2 0/3] fs: btrfs: Fix false LZO decompression error due to missing page boundary check
2020-03-26 9:03 UTC (7+ messages)
` [PATCH U-BOOT v2 1/3] fs: btrfs: Use LZO_LEN to replace immediate number
` [PATCH U-BOOT v2 2/3] fs: btrfs: Reject fs with sector size other than PAGE_SIZE
` [PATCH U-BOOT v2 3/3] fs: btrfs: Fix LZO false decompression error caused by pending zero
[PATCH V2] ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2
2020-03-26 8:52 UTC (2+ messages)
[PATCH v3 0/3] Support SDMA mode on RPI4 target - 32bit
2020-03-26 8:46 UTC (7+ messages)
` [PATCH v3 1/3] mmc: sdhci: use phys2bus macro when dma address is accessed
` [PATCH v3 2/3] mmc: sdhci: not return error when SDMA is not supported
` [PATCH v3 3/3] configs: rpi_4_32b_defconfig: enable SDHCI_SDMA config
[PATCH v3 0/9] Add support for MediaTek xHCI host controller
2020-03-26 8:01 UTC (10+ messages)
` [PATCH v3 1/9] dm: core: Add function to get child count of ofnode or device
` [PATCH v3 2/9] test: dm: add test item for ofnode_get_child_count()
` [PATCH v3 3/9] phy: phy-mtk-tphy: add support USB phys
` [PATCH v3 4/9] phy: phy-mtk-tphy: add support new version
` [PATCH v3 5/9] phy: phy-mtk-tphy: add a new reference clock
` [PATCH v3 6/9] xhci: mediatek: Add support for MTK xHCI host controller
` [PATCH v3 7/9] arm: dts: mt7629: add usb related nodes
` [PATCH v3 8/9] dt-bindings: phy-mtk-tphy: add properties of address mapping and clocks
` [PATCH v3 9/9] dt-bindings: usb: mtk-xhci: Add binding for MediaTek xHCI host controller
[PATCH] net: phy: micrel: ksz8061 implement errata 80000688A fix
2020-03-26 3:54 UTC
[PATCH 0/7] Arm Juno board OF_CONTROL upgrade
2020-03-26 2:38 UTC (9+ messages)
` [PATCH 1/7] arm: juno: Fix Juno address variables
` [PATCH 2/7] uart: pl011: Add proper DM clock support
` [PATCH 3/7] arm: juno: Fix UART clock rate
` [PATCH 4/7] arm: juno: Enable OF_CONTROL
` [PATCH 5/7] arm: juno: Use PSCI based reset
` [PATCH 6/7] arm: juno: enable USB
` [PATCH 7/7] arm: vexpress64: Remove unneeded CONFIG_ check
[PATCH v1] x86: acpi: Describe USB 3 host controller found on Intel Tangier
2020-03-26 2:05 UTC (2+ messages)
[PATCH] MAINTAINERS: Add usb.h entry to usb
2020-03-25 20:35 UTC
[PATCH] ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support
2020-03-25 20:22 UTC (10+ messages)
ext4: invalid extent block on imx7
2020-03-25 20:17 UTC (7+ messages)
[PATCH] ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2
2020-03-25 18:45 UTC
[PATCH 01/12] net: ks8851: Replace malloc()+memset() with calloc()
2020-03-25 18:45 UTC (12+ messages)
` [PATCH 02/12] net: ks8851: Remove RXQCR cache
` [PATCH 03/12] net: ks8851: Use 16bit RXQCR access
` [PATCH 04/12] net: ks8851: Trim down struct ks_net
` [PATCH 05/12] net: ks8851: Remove type_frame_head
` [PATCH 06/12] net: ks8851: Clean up chip ID readout
` [PATCH 07/12] net: ks8851: Checkpatch cleanup
` [PATCH 08/12] net: ks8851: Pass around driver private data
` [PATCH 09/12] net: ks8851: Split non-DM specific bits from common code
` [PATCH 10/12] net: ks8851: Receive one packet per recv call
` [PATCH 11/12] net: ks8851: Add DM support
` [PATCH 12/12] net: ks8851: Add Kconfig entries
[PATCH] ARM: tegra: Add NVIDIA Jetson Nano Developer Kit support
2020-03-25 18:21 UTC
latest u-boot branch for Marvell Armada 88F3720
2020-03-25 17:57 UTC (4+ messages)
[PATCH V3 00/13] net: smc911x: Convert to DM
2020-03-25 16:40 UTC (16+ messages)
` [PATCH V3 01/13] net: smc911x: Remove pkt_data_{push,pull}
` [PATCH V3 02/13] net: smc911x: Replace malloc()+memset() with calloc()
` [PATCH V3 03/13] net: smc911x: Rename smc911x_rx() to smc911x_recv()
` [PATCH V3 04/13] net: smc911x: Invert the logic in smc911x_miiphy_{read, write}()
` [PATCH V3 05/13] net: smc911x: Fix potential memleak() in init fail path
` [PATCH V3 06/13] net: smc911x: Pull MII registration into separate function
` [PATCH V3 07/13] net: smc911x: Inline all functions from header file
` [PATCH V3 08/13] net: smc911x: Drop weak alias from 32bit accessors
` [PATCH V3 09/13] net: smc911x: Convert IO accessors to {read, write}{w, l}()
` [PATCH V3 10/13] net: smc911x: Pass around driver private data
` [PATCH V3 11/13] net: smc911x: Clean up the status handling in smc911x_recv()
` [PATCH V3 12/13] net: smc911x: Split non-DM specific bits from common code
` [PATCH V3 13/13] net: smc911x: Add DM support
STM32MP1 boot slow
2020-03-25 16:09 UTC (3+ messages)
[PATCH 00/12] net: smc911x: Convert to DM
2020-03-25 15:32 UTC (5+ messages)
[PATCH V2 00/13] net: smc911x: Convert to DM
2020-03-25 15:31 UTC (4+ messages)
` [PATCH V2 02/13] net: smc911x: Replace malloc()+memset() with calloc()
[PATCH 1/1] cmd: blkls: Add blkls command
2020-03-25 14:30 UTC (3+ messages)
[RFC PATCH 1/1] Makefile: Expand legacy (non-DM) driver warnings
2020-03-25 13:47 UTC
[PATCH] net: ping: reset stored IP once the command finishes
2020-03-25 13:42 UTC
[PATCH v1] x86: acpi: Add I²C timings to Intel Merrifield platform
2020-03-25 13:00 UTC (4+ messages)
[PATCH 0/5] CMD_SAVEENV ifdef cleanup
2020-03-25 11:37 UTC (4+ messages)
[PATCH 0/2] uboot: fs/btrfs: Fix read error on LZO compressed extents
2020-03-25 11:32 UTC (7+ messages)
` [PATCH 2/2] uboot: fs/btrfs: Fix LZO false decompression error caused by pending zero
[PATCH] MAINTAINERS: add myself as maintainer of fs/btrfs
2020-03-25 11:04 UTC
bootp problems with rpi4
2020-03-25 10:51 UTC (2+ messages)
[PATCH] condfigs: ls1046aqds: support distro boot
2020-03-25 8:32 UTC (2+ messages)
[PATCH v3] board: stm32mp1: add finished good in board identifier OTP
2020-03-25 8:17 UTC (2+ messages)
[PULL] Pull request: u-boot-stm/next =u-boot-stm32-20200324
2020-03-25 8:15 UTC
SPI driver for Raspberry Pi 4 (BMC2835)
2020-03-25 8:08 UTC
[PATCH 0/2] uboot: fs/btrfs: Fix read error on LZO compressed extents
2020-03-25 7:58 UTC (8+ messages)
` [PATCH 2/2] uboot: fs/btrfs: Fix LZO false decompression error caused by pending zero
[PATCH] configs: ls1012afrwy: fix board name
2020-03-25 7:51 UTC (2+ messages)
[PATCH] x86: spi: Only use the fast SPI peripheral when support
2020-03-25 7:25 UTC (2+ messages)
[PATCH v2] configs: ls1021a: Append othbootargs to bootargs
2020-03-25 7:03 UTC (2+ messages)
[PATCH v1] doc: board: verdin-imx8mm: use mainline TF-A
2020-03-25 6:56 UTC (3+ messages)
[PATCH v1] x86: acpi: Refactor XSDT handling in acpi_add_table()
2020-03-25 6:54 UTC (3+ messages)
Update and Add features to Bosch Guardian Board
2020-03-25 6:45 UTC (6+ messages)
` [PATCH 1/5] am335x, guardian: fix spl usb-eth boot
` [PATCH 2/5] am335x, guardian: boot stage feedback in headless mode
` [PATCH 3/5] am335x, guardian: boot count is stored in AM3352 RTC block
` [PATCH 4/5] am335x, guardian: load env from NAND
` [PATCH 5/5] am335x, guardian: update boot mechanism
[PATCH] image-fit: Allow loading FIT image for VxWorks
2020-03-25 6:38 UTC (2+ messages)
[PATCH v4 0/6] DT related fixes for RISC-V UEFI
2020-03-25 3:38 UTC (6+ messages)
` [PATCH v4 5/6] riscv: Copy the reserved-memory nodes to final DT
[PATCH] [RFC] i2c: stm32f2: FIXME: Disable I2C timing calculation
2020-03-24 22:47 UTC (2+ messages)
[PATCH v2 0/8] Cortina Access Drivers Package 2
2020-03-24 21:18 UTC (4+ messages)
` [PATCH v2 1/8] mmc: ca_dw_mmc: add DesignWare based DM support for CAxxxx SoCs
[PATCH] ARC: fix up memory accessors
2020-03-24 19:08 UTC
[RFT PATCH v1 0/5] usb: Improve robustness of ehci-hcd controller operation
2020-03-24 18:33 UTC (11+ messages)
` [RFT PATCH v1 1/5] Revert "usb: ehci-hcd: Keep async schedule running"
[PATCH 1/1] efi_loader: only reserve memory if fdt node enabled
2020-03-24 18:14 UTC (2+ messages)
[PATCH v3 0/3] cmd: add driver, fs and part type listing commands
2020-03-24 15:17 UTC (4+ messages)
` [PATCH v3 1/3] cmd: part: Add subcommand to list supported partition tables
` [PATCH v3 2/3] cmd: fs: Add command to list supported fs types
` [PATCH v3 3/3] cmd: dm: Fixed/Added DM driver listing subcommands
Totally wrecked my ENV
2020-03-24 15:15 UTC (3+ messages)
Seeed BeagleBone Green Wireless: U-boot cli not shown
2020-03-24 14:49 UTC
[PATCH v5 1/5] cmd: mvebu: bubt: add A38x support
2020-03-24 14:23 UTC (5+ messages)
` [PATCH v5 2/5] cmd: mvebu: bubt: correct U-Boot spelling
` [PATCH v5 3/5] cmd: mvebu: bubt: verify A38x target device type
` [PATCH v5 4/5] arm: mvebu: clearfog: enable bubt command
` [PATCH v5 5/5] cmd: mvebu: bubt: show image boot device
[PATCH v3 1/5] cmd: mvebu: bubt: add A38x support
2020-03-24 13:59 UTC (4+ messages)
` [PATCH v3 5/5] cmd: mvebu: bubt: show image boot device
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox