[PATCH 00/15] Compiler warning fixes
2021-05-17 18:54 UTC (12+ messages)
` [PATCH 01/15] arm: friendlyarm-tiny210: Remove dead code
` [PATCH 02/15] ARM: socfpga: Fix timeout tests
` [PATCH 03/15] i.MX FCB: Fix error checking
` [PATCH 04/15] clk: tegra: Fix -Wtype-limits compiler warning
` [PATCH 05/15] ARM: i.MX: xload-gpmi: Fix "
` [PATCH 06/15] mtd: cfi-flash: "
` [PATCH 07/15] pci: mvebu: Fix wrong error check
` [PATCH 10/15] ARM: phytec-phycard-omap3: Fix checking of unsigned variable being negative
` [PATCH 12/15] ARM: module: Remove always false check
` [PATCH 13/15] aiodev: lm75: Handle unknown lm75 types
` [PATCH 15/15] powerpc: law: use signed type to allow error checking
[PATCH v2] ARM: webasto-ccbv2: Add variant with 512MB RAM
2021-05-17 16:39 UTC (2+ messages)
[PATCH] usb: dwc2: more precise and helpful message for dr_mode config issues
2021-05-17 12:51 UTC (2+ messages)
v2021.05.0
2021-05-17 12:03 UTC
[PATCH] usb: dwc2: do no print error message with dwc2_warn() macro
2021-05-17 11:45 UTC
[BUG] mtd: cfi-flash: comparison of unsigned expression in '>= 0' is always true
2021-05-17 11:29 UTC
[PATCH v2 1/5] kvx: Implement setjmp/longjmp/initjmp
2021-05-17 10:56 UTC (4+ messages)
` [PATCH v2 3/5] kvx: Implement dma handling primitives
[PATCH 1/1] Zynq: add support to chainload another barebox
2021-05-17 8:23 UTC (5+ messages)
` AW: "
Board specific environments and broken configs
2021-05-17 7:38 UTC (2+ messages)
[PATCH 1/3] ARM: Remove delphi-poc20 dead leftover
2021-05-17 7:32 UTC (3+ messages)
` [PATCH 2/3] ARM: i.MX: Remove mx31moboard board support
` [PATCH 3/3] ARM: i.MX: Skov-imx6: Remove custom env
[PATCH] kconfig: update to Linux 5.13-rc1
2021-05-17 6:57 UTC (3+ messages)
[PATCH 01/12] clk: add SiFive PRCI clock controller support
2021-05-17 6:39 UTC (13+ messages)
` [PATCH 04/12] RISC-V: support multi-image for all machines
` [PATCH 06/12] RISC-V: erizo: drop mach-erizo directory
` [PATCH 09/12] gpio: generic: sync with upstream Linux gpio-mmio driver
` [PATCH 11/12] net: macb: add SiFive support
[PATCH] readline_simple: Fix compiler warning
2021-05-12 15:15 UTC (4+ messages)
[PATCH] common: console_common: Replace vsprintf with vsnprintf
2021-05-12 7:17 UTC (3+ messages)
[PATCH] mci: atmel-sdhci: FIx compiler warning
2021-05-12 5:51 UTC
[PATCH] ARM: at91: boot_test_cmd: Fix compiler warning
2021-05-12 5:50 UTC
[PATCH] ARM: use new vendor prefix for MNT Reform2
2021-05-12 5:37 UTC (2+ messages)
[PATCH v2] startup: introduce global.endianness variable
2021-05-12 5:36 UTC (2+ messages)
[PATCH v3 1/3] driver: add flag to check if cdev is an mci device
2021-05-12 5:25 UTC (4+ messages)
` [PATCH v3 2/3] mci: mci-core: set the DEVFS_IS_MCI_MAIN_PART_DEV flag
` [PATCH v3 3/3] fs: add linux_rootarg 'root=mmcblkXpN' support
[PATCH v2] Revert "ARM: dts: phycore-imx6: change mtd-partition names for compatibility with kernel"
2021-05-12 5:17 UTC (2+ messages)
[BUG] Stack buffer overflow WRITE of size 1 in nfs_start function
2021-05-11 18:06 UTC (6+ messages)
[PATCH 1/2] fixup! gpio: generic: sync with upstream Linux gpio-mmio driver
2021-05-11 11:26 UTC (4+ messages)
` [PATCH 2/2] RISC-V: extend multi-image to support both S- and M-Mode
[PATCH] fs: nfs: Fix readlink max size check
2021-05-11 8:53 UTC
[BUG] Out of bound read of size 1 in __d_alloc function which further leads to __default_memcpy function
2021-05-11 8:52 UTC (5+ messages)
[PATCH] startup: introduce global.endianness variable
2021-05-11 7:52 UTC (4+ messages)
[PATCH v2 1/3] driver: add flag to check if cdev is an mci device
2021-05-10 10:26 UTC (5+ messages)
` [PATCH v2 2/3] mci: mci-core: set the DEVFS_IS_MCI_MAIN_PART_DEV flag
` [PATCH v2 3/3] fs: add linux_rootarg 'root=mmcblkXpN' support
[PATCH] Removed Unreachable code: net/net.c: net_handle_arp()
2021-05-10 7:21 UTC (2+ messages)
[PATCH] README: advertise lore.barebox.org instead of mail-archive.com
2021-05-10 7:20 UTC (2+ messages)
[PATCH] fixup! RISC-V: erizo: drop mach-erizo directory
2021-05-10 7:19 UTC (2+ messages)
[PATCH v2] Documentation: some extra steps requires for DHCP network configuration for sandbox on the host OS
2021-05-08 19:08 UTC (2+ messages)
` [PATCH v3] Documentation: boards: sandbox: "
[PATCH v2 00/11] RISC-V: add LiteX SoC support; resurrect nmon
2021-05-07 18:36 UTC (26+ messages)
` [PATCH v2 01/11] clocksource: timer-riscv: select CSR from device tree
` [PATCH v2 02/11] RISC-V: make RISCV_SBI and RISCV_M_MODE explicitly mutually exclusive
` [PATCH v2 03/11] RISC-V: make it possible to run nmon from PBL C code
` [PATCH v2 04/11] RISC-V: boards: erizo: make it possible to use nmon
` [PATCH v2 05/11] serial: add litex UART driver
` [PATCH v2 06/11] gpio: add driver for 74xx-ICs with MMIO access
` [PATCH v2 07/11] spi: add litex spiflash driver
` [PATCH v2 08/11] net: add LiteEth driver
` [PATCH v2 09/11] RISC-V: add LiteX SoC and linux-on-litex-vexriscv support
` [PATCH v2 10/11] RISC-V: add litex_linux_defconfig
` [PATCH v2 11/11] RISC-V: make it possible to build RV32I multi-image with DEBUG_LL=n
[PATCH 0/3] Fix opening empty path
2021-05-07 10:56 UTC (4+ messages)
` [PATCH 1/3] fs: check for empty name in getname()
` [PATCH 2/3] fs: check for valid name in filename_lookup()
` [PATCH 3/3] fs: check getname() return value in open()
[BUG] Stack buffer overflow WRITE of size 1 in barebox_printf function
2021-05-07 9:43 UTC
[PATCH v2] usb: storage: retry for up to 10s on lengthy HDD spin up
2021-05-07 8:09 UTC (2+ messages)
[PATCH master] usb: dwc2: increase timeout for waiting on host mode
2021-05-07 8:07 UTC (4+ messages)
[PATCH 1/2] nand: nand-mxs: Fix marking BBT blocks as bad
2021-05-07 7:52 UTC (10+ messages)
` [PATCH 2/2] mtd: nand_bbt: Skip bad blocks when searching for the BBT in NAND
[PATCH 1/3] bootm: move ARM64 Linux image parsing to common directory
2021-05-07 7:28 UTC (4+ messages)
` [PATCH 2/3] RISC-V: asm: barebox-riscv-head: use load-offset of 0
` [PATCH 3/3] RISC-V: add Linux kernel boot support
[PATCH] Revert "ARM: dts: phycore-imx6: change mtd-partition names for compatibility with kernel"
2021-05-07 7:27 UTC
[PATCH 1/3] driver: add flag to check if cdev is an mci device
2021-05-06 13:30 UTC (10+ messages)
` [PATCH 2/3] mci: mci-core: set the DEVFS_IS_MCI_DEV flag
` [PATCH 3/3] fs: add linux_rootarg 'root=mmcblkXpN' support
[PATCH 0/9] RISC-V: add LiteX SoC support; resurrect nmon
2021-05-06 11:33 UTC (23+ messages)
` [PATCH 1/9] RISC-V: make it possible to run nmon from PBL C code
` [PATCH 2/9] RISC-V: boards: erizo: make it possible to use nmon
` [PATCH 3/9] serial: add litex UART driver
` [PATCH 4/9] gpio: add driver for 74xx-ICs with MMIO access
` [PATCH 5/9] spi: add litex spiflash driver
` [PATCH 6/9] net: add LiteEth driver
` [PATCH 7/9] RISC-V: add initial LiteX SoC support
` [PATCH 8/9] RISC-V: add litex-linux board support
` [PATCH 9/9] RISC-V: add litex_linux_defconfig
[PATCH v5 00/17] barebox deep probe support
2021-05-06 9:29 UTC (18+ messages)
` [PATCH 01/17] imx53: remove unused imx53_add_nand
` [PATCH 02/17] of: platform: remove check of already added devices
` [PATCH 03/17] of: platform: Keep track of populated platform devices
` [PATCH 04/17] of: base: move memory init from DT to initcall
` [PATCH 05/17] of: base: move clock init from of_probe() to barebox_register_of()
` [PATCH 06/17] of: Set of_chosen and of_model earlier
` [PATCH 07/17] of: implement of_get_stdoutpath()
` [PATCH 08/17] initcall: add of_populate_initcall
` [PATCH 09/17] common: add initial barebox deep-probe support
` [PATCH 10/17] pinctrl: Find controller node first
` [PATCH 11/17] common: Explicitly probe consoles earlier with deep probe
` [PATCH 12/17] pinctrl: Add deep probe support
` [PATCH 13/17] ARM: i.MX: esdctl: add deep-probe support
` [PATCH 14/17] ARM: stm32mp: ddrctrl: "
` [PATCH 15/17] ARM: boards: mx6-sabrelite: "
` [PATCH 16/17] ARM: i.MX Phytec physom: convert to board driver
` [PATCH 17/17] ARM: i.MX Phytec physom: Add deep-probe support
[PATCH 1/1] zedboard: add support for usb
2021-05-05 8:19 UTC (2+ messages)
[PATCH 1/3] clk: imx28: Set gpmi clock to gpmi_ref
2021-05-04 14:10 UTC (3+ messages)
` [PATCH 2/3] clk: imx28: propagate rate change to parents
` [PATCH 3/3] mtd: nand: mxs: Enable edo mode switching for i.MX28
[PATCH] ARM: webasto-ccbv2: Add variant with 512MB RAM
2021-05-04 9:51 UTC (3+ messages)
[PATCH] ARM: dts: imx6qdl: pfla02: Update spi-nor naming for kernel compatibility
2021-05-03 21:50 UTC (5+ messages)
[PATCH] fs: Fix link_path_walk to return -ENOENT on empty path
2021-05-03 12:45 UTC (2+ messages)
[PATCH v3 0/4] usbgadget: add support for USB mass storage gadget
2021-05-03 12:45 UTC (5+ messages)
` [PATCH v3 1/4] bthread: implement basic Linux-like completion API
` [PATCH v3 2/4] slice: reschedule bthreads doing File I/O in command context
` [PATCH v3 3/4] usbgadget: refactor usbgadget_register to accept array
` [PATCH v3 4/4] usbgadget: add support for USB mass storage gadget
[PATCH] Documentation: kvx: Fix broken link
2021-05-03 12:43 UTC (2+ messages)
imx6 nand: dbbt version/layout
2021-05-03 12:32 UTC (2+ messages)
[PATCH 12/16] fastboot/dfu: use system partitions as fall back
2021-05-03 12:30 UTC (2+ messages)
` [PATCH] fixup! "
[PATCH 0/4] x86: add EFI PCI host and iTCO watchdog support
2021-05-03 12:07 UTC (2+ messages)
[PATCH] scripts/spdxcheck.py: Use Python 3
2021-05-03 12:02 UTC (2+ messages)
[PATCH 00/16] USB: gadget: refactor to allow easier extension
2021-05-03 11:55 UTC (2+ messages)
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