[PATCH 00/18] Add Rockchip RK3588 support
2023-05-04 8:17 UTC (2+ messages)
` [PATCH 04/18] pci: set upper word for 64bit base addresses
rn5t618 vs. rn5t568
2023-05-04 7:10 UTC (4+ messages)
[PATCH] ARM: dts: am335x-myirtech: Cosmetic: Remove empty extra line
2023-05-04 5:46 UTC
[PATCH] ARM: i.MX: Use postcore_platform_driver() macro for imx src driver
2023-05-04 5:40 UTC
[PATCH] ARM: clps711x: Remove unused file
2023-05-04 5:33 UTC
[PATCH] pcie-designware: Fix dev_get_resource_by_name error check
2023-05-03 12:27 UTC
[PATCH] ARM: rockchip: bootm: move image to 4k alignment
2023-05-03 12:26 UTC
[PATCH v1 0/4] Improve USB FIFO handling and enable UMS mode on PRTT1L boards
2023-05-03 11:01 UTC (7+ messages)
` [PATCH v1 1/4] usb: dwc2: Port support for USB FIFO devicetree properties from Linux v6.3
` [PATCH v1 2/4] usb: dwc2: Port FIFO configuration sync "
` [PATCH v1 3/4] usb: dwc2: fix multiplier handling in endpoint setup
` [PATCH v1 4/4] arm: dts: stm32mp151-prtt1l: Configure USB gadget FIFOs for multiple gadgets support
[PATCH] net: dsa: realtek: fix Kconfig selects
2023-05-03 10:06 UTC
[PATCH] ARM: NXP i.MX8MN EVK: Drop unnecessary IMD_USED_OF
2023-05-02 16:11 UTC (3+ messages)
[PATCH] scripts: rkimage: Use non-deprecated functions for sha256/512
2023-05-02 15:10 UTC (3+ messages)
[PATCH master] lib: genalloc: drop reliance on mmio-sram driver
2023-05-02 12:06 UTC (2+ messages)
[PATCH 1/3] ARM: arm64virt: move to multiarch
2023-05-02 11:59 UTC (3+ messages)
` [PATCH 2/3] ARM: multi_v8_defconfig: Enable ARM64 QEMU Virt board
` [PATCH 3/3] ARM: Remove qemu_virt64_defconfig
[PATCH] ARM: i.MX: bbu: fix compilation without CONFIG_BAREBOX_UPDATE
2023-05-02 11:48 UTC (4+ messages)
[PATCH v2] commands: add new of_fixup command to list and disable DT fixups
2023-05-02 11:47 UTC (2+ messages)
[PATCH 0/2] ARM: at91: usb-a9g20: make it work out of the box again
2023-05-02 11:43 UTC (5+ messages)
` [PATCH 1/2] ARM: at91: usb-a926x: remove nand partitions from config
` [PATCH 2/2] defconfigs: usb-a9g20: update to a working version
[PATCH 00/12] ARM Versatile updates
2023-05-02 11:41 UTC (15+ messages)
` [PATCH 01/12] ARM: versatile: Enable CONFIG_RELOCATABLE
` [PATCH 02/12] ARM: versatile: Use common clk framework
` [PATCH 03/12] ARM: versatile: drop platform code to register UART
` [PATCH 04/12] ARM: versatile: drop platform code to register GPIOs
` [PATCH 05/12] ARM: versatile: Use flash from device tree
` [PATCH 06/12] ARM: versatile: Use smc91c111 "
` [PATCH 07/12] ARM: versatile: make sure to run initcalls on versatile only
` [PATCH 08/12] ARM: versatile: simplify ARM1176 support
` [PATCH 09/12] ARM: versatile: move over to multi image support
` [PATCH 10/12] ARM: versatile: move over to multi arch support
` [PATCH 11/12] ARM: versatile: Use existing clocksource driver
` [PATCH 12/12] ARM: Merge imx_defconfig and versatilepb_defconfig into multi_v5_v6_defconfig
[PATCH] ARM: configs: multi_v7_defconfig: enable CONFIG_USB_ONBOARD_HUB
2023-05-02 11:36 UTC (2+ messages)
[PATCH 0/5] ARM: stm32mp: enable UBS hubs on DKx
2023-05-02 11:36 UTC (9+ messages)
` [PATCH 1/5] asm-generic: atomic: implement atomic_inc/dec_return stubs
` [PATCH 2/5] phy: stm32-usphyc: sync with Linux v6.3-rc5
` [PATCH 3/5] ARM: stm32mp: defconfig: enable use of DKx USB hubs
` [PATCH 4/5] clk: bulk: return -EPROBE_DEFER in silence
` [PATCH 5/5] ARM: stm32mp: dkx: enable deep probe
[PATCH 1/2] regulator: core: add debug print for regulator_resolve_supply
2023-05-02 11:22 UTC (6+ messages)
` [PATCH 2/2] test: self: add basic regulator selftest
` [PATCH] fixup! "
[PATCH] commands: implement of_compatible command
2023-05-02 11:17 UTC (2+ messages)
[PATCH] of: add function to read a file as unflattened device tree
2023-05-02 11:15 UTC
[PATCH] net: ifup: pass hostname and linuxdevname to linux with DHCP
2023-05-02 9:44 UTC (2+ messages)
[PATCH 1/7] sandbox: watchdog: handle missing stickypage gracefully
2023-05-02 9:34 UTC (8+ messages)
` [PATCH 2/7] sandbox: power: "
` [PATCH 3/7] sandbox: hostfile: don't warn on failed hostfile fixup
` [PATCH 4/7] treewide: drop trailing space
` [PATCH 5/7] driver: be explicit about supported #feature-cells
` [PATCH 6/7] featctrl: drop useless NULL check
` [PATCH 7/7] sandbox: hostfile: add feature controller support
[PATCH] clk: implement clk_to_clk_hw using container_of_safe
2023-05-02 9:24 UTC (2+ messages)
[ANN] github.com/saschahauer/barebox is now github.com/barebox/barebox
2023-05-02 9:22 UTC
[PATCH 1/2] test: self: printf: compile test with -Wno-format-security
2023-05-02 9:17 UTC (3+ messages)
` [PATCH 2/2] treewide: use non-executable stack annotations for blobs
[PATCH] ARM: multi_v7_defconfig: Enable BCM283X Pinctrl/GPIO driver
2023-05-02 7:43 UTC
[PATCH 00/10] MAKEALL updates
2023-05-02 7:39 UTC (11+ messages)
` [PATCH 01/10] MAKEALL: Configure before setting up CROSS_COMPILE
` [PATCH 02/10] MAKEALL: Select arm64 toolchain for 64bit ARM configs
` [PATCH 03/10] MAKEALL: order configs alphabetically
` [PATCH 04/10] MAKEALL: Do not print sizes
` [PATCH 05/10] MAKEALL: Do not trap
` [PATCH 06/10] MAKEALL: fix printing number of compiled configs
` [PATCH 07/10] MAKEALL: support Kconfig fragments
` [PATCH 08/10] MAKEALL: rename variables
` [PATCH 09/10] MAKEALL: separate errors and warnings
` [PATCH 10/10] MAKEALL: allow multiple defconfigs as arguments
[PATCH 0/3] mtd: nand: atmel: legacy: fix boot on USB-A9G20
2023-04-27 17:26 UTC (8+ messages)
[PATCH] mci: dove: Add unhandled enumeration value
2023-04-27 13:18 UTC
[PATCH 0/3] Compile boards only when firmware is present
2023-04-26 9:03 UTC (4+ messages)
` [PATCH 1/3] Kconfig: source Kconfig.include earlier
` [PATCH 2/3] ARM: Rockchip: make boards only selectable when firmware is present
` [PATCH 3/3] ARM: i.MX: make boards selectable only when firmware files are present
[PATCH 1/2] ARM: vexpress: Disable non working devices
2023-04-25 13:35 UTC (2+ messages)
` [PATCH 2/2] ARM: remove vexpress_defconfig
[PATCH v2 1/5] mci: core: drop unused DDR/SDR constants
2023-04-21 6:29 UTC (6+ messages)
` [PATCH v2 2/5] mci: introduce new dedicated enum mmc_bus_width type
` [PATCH v2 3/5] mci: core: factor out MMC bus width selection for reuse
` [PATCH v2 4/5] mci: add eMMC DDR52 support
` [PATCH v2 5/5] mci: imx-esdhc: add uSDHC "
[PATCH] commands: add new of_fixup command to list and disable DT fixups
2023-04-20 20:15 UTC (3+ messages)
SHA256 API in RK3568 rkimage deprecated since OpenSSL 3.0
2023-04-19 8:57 UTC
v2023.04.0
2023-04-19 7:03 UTC
[PATCH 1/2] mci: add eMMC DDR52 support
2023-04-18 7:36 UTC (5+ messages)
` [PATCH 2/2] mci: imx-esdhc: add uSDHC eMMC DDR52 supprot
[PATCH v1] Add bootchooser command option for active boot target
2023-04-17 9:42 UTC (6+ messages)
` EXTERNAL - "
[PATCH 1/2] of: implement of_copy_property
2023-04-17 7:08 UTC (3+ messages)
` [PATCH 2/2] ARM: rpi: fixup prefix property from VideoCore FDT
[PATCH v2 0/5] dma: pass physical device to DMA API
2023-04-17 7:05 UTC (7+ messages)
` [PATCH v2 1/5] usb: dwc3: populate parent of xHCI dev
` [PATCH v2 2/5] usb: xhci: pass physical device to DMA API
` [PATCH v2 3/5] net: rtl8169: pass physical device for "
` [PATCH v2 4/5] firmware: zynqmp-fpga: pass physical device to "
` [PATCH v2 5/5] net: designware: eqos: "
[PATCH] fixup! scripts: gen-dtb-s: reference OF IMD entries automatically
2023-04-17 7:00 UTC (2+ messages)
[PATCH] usb: misc: onboard_hub: sync compatibles with kernel
2023-04-17 6:58 UTC (2+ messages)
[PATCH master] ARM: i.MX6: fix DEBUG_LL use
2023-04-17 6:58 UTC (2+ messages)
[PATCH master] libfile: don't leak file descriptors in compare_file
2023-04-17 6:57 UTC (2+ messages)
[PATCH master] arm: error out if __LINUX_ARM_ARCH__ is undefined
2023-04-17 6:55 UTC (2+ messages)
[PATCH v2 master] mci: bcm2835: return command timeout silently
2023-04-17 6:53 UTC (2+ messages)
[PATCH master] ARM64: setupc: don't invoke KASAN before relocation
2023-04-17 6:52 UTC (2+ messages)
[PATCH] mci: bcm2835: Print less errors
2023-04-14 17:47 UTC
imx8 - gpc: Support IMX8 Lite
2023-04-14 7:59 UTC (4+ messages)
[PATCH v3] kbuild: drop reliance on echo -e extension for DT fragments
2023-04-14 7:31 UTC (2+ messages)
[PATCH] commands: menu: enable help text parsing for sphinx docs
2023-04-14 7:30 UTC (2+ messages)
[PATCH v2] kbuild: use printf instead of echo -e extension
2023-04-13 9:40 UTC (3+ messages)
[PATCH v2 1/2] scripts: gen-dtb-s: reference OF IMD entries automatically
2023-04-13 7:26 UTC (6+ messages)
` [PATCH] fixup! "
[PATCH] hush: Fix a memory leak in run_command()
2023-04-12 11:29 UTC (2+ messages)
[PATCH] Documentation: barebox environment: recommend a partition type GUID for GPT partitions
2023-04-11 13:14 UTC (3+ messages)
[PATCH] video: fbconsole: implement non-fullscreen fbconsole
2023-04-11 13:14 UTC (2+ messages)
[PATCH] clock: implement CLOCKSOURCE_MASK in terms of GENMASK_ULL
2023-04-11 13:13 UTC (2+ messages)
[PATCH v3 0/3] boards: qemu-virt: support passing in FIT public key
2023-04-11 12:35 UTC (3+ messages)
[PATCH] ARM: LS1021A: slow boot
2023-04-11 12:34 UTC (2+ messages)
[PATCH 0/3] scripts: imx: make imx-usb-loader compilable for MinGW
2023-04-11 12:30 UTC (5+ messages)
` [PATCH 1/3] imx-usb-loader: don't depend on arpa/inet.h for endianness conversion
` [PATCH 2/3] scripts: compiler.h: add Windows support
` [PATCH 3/3] scripts: common: drop unused mman.h include
[PATCH v2 1/3] video: fb: add optional damage tracking
2023-04-11 12:02 UTC (2+ messages)
[PATCH master] treewide: add missing device tree artifact cleanup where needed
2023-04-11 12:01 UTC (2+ messages)
[PATCH v1 2/2] ARM: add sama5d4_wifx to at91_multi_defconfig
2023-04-11 12:00 UTC (2+ messages)
[PATCH v1 1/2] ARM: sama5d4_wifx: fix build with moved mach files
2023-04-11 12:00 UTC (2+ messages)
[PATCH] fixup! spi: add per-driver bits-per-word mask
2023-04-11 11:58 UTC (2+ messages)
[PATCH master 00/14] treewide: fixes for master
2023-04-11 11:57 UTC (12+ messages)
` [PATCH master 02/14] RISC-V: board-dt-2nd: fix hang in startup
` [PATCH master 04/14] video: qemu-ramfb: reduce -ENODEV lo level to debug
` [PATCH master 05/14] gpiolib: fix gpio label generation with gpiod_get
` [PATCH master 06/14] test: emulate.pl: fix firmware use with non-tuxmake out-of-tree build
` [PATCH master 07/14] RISC-V: restrict GCC optimization some more
` [PATCH master 09/14] net: dsa: realtek: include needed headers directly
` [PATCH master 12/14] treewide: fix includes missed by multiarch support
` [PATCH master 13/14] mci: dw_mmc: make reset optional
` [PATCH master 14/14] kbuild: remove useless use of /usr/bin/env
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox