[PATCH master 1/3] envfs: fix defaultenv_append_directory macro definition
2023-08-17 7:39 UTC (3+ messages)
` [PATCH master 2/3] test: arm: make multi_v8_defconfig.yaml a symlink to virt@
` [PATCH master 3/3] sandbox: store stickypage in runtime dir
ARM: mmu_early_enable
2023-08-17 7:32 UTC (3+ messages)
Barebox PBL with uncompressed barebox proper
2023-08-17 5:34 UTC (7+ messages)
ARM: aarch64: lowlevel: potential bug in arm_cpu_lowlevel_init
2023-08-16 10:14 UTC (3+ messages)
[PATCH 1/2] ARM: skov-imx6: Add new calibration values for i.MX6Q
2023-08-16 9:42 UTC (3+ messages)
` [PATCH 2/2] ARM: skov-imx6: Add new calibration values for i.MX6S
[PATCH] commands: global: document usage without parameters
2023-08-16 9:40 UTC (2+ messages)
[PATCH v2 1/7] mci: sdhci: Set 8-bit host caps
2023-08-16 9:39 UTC (7+ messages)
` [PATCH v2 2/7] mci: sdhci: Add registers defines
` [PATCH v2 3/7] mci: sdhci: Actually return the error code instead of 0
` [PATCH v2 4/7] mci: sdhci: Add sd host v4 mode
` [PATCH v2 5/7] mci: sdhci: Add 64-bit DMA addressing suport for V4 mode
` [PATCH v2 6/7] mci: sdhci: Force DMA update to the next block boundary
` [PATCH v2 7/7] mci: Add dwcmshc-sdhci driver
[PATCH 1/3] filetype: return error and pass filetype as pointer argument
2023-08-16 9:39 UTC (3+ messages)
` [PATCH 2/3] lib: open_and_lseek(): return error code on error
` [PATCH 3/3] lib: open_and_lseek(): move error messages to callers
[PATCH] boot: support running scripts when doing a dry run
2023-08-14 13:09 UTC (2+ messages)
[PATCH] ARM: i.MX25: image: consult pkg-config for openssl cflags
2023-08-14 13:07 UTC (2+ messages)
[PATCH v3] ARM: add Skov i.MX8MP based board support
2023-08-14 13:06 UTC (2+ messages)
[PATCH v2 0/5] net: designware: eqos: fixes
2023-08-14 13:04 UTC (7+ messages)
` [PATCH v2 1/5] net: designware: eqos: initialize MAC address specific DMA channel configuration
` [PATCH v2 2/5] net: designware: eqos: fix non-working promisc mode when set before interface start
` [PATCH v2 3/5] net: designware: eqos: add comment about external clock dependencies for the soft reset
` [PATCH v2 4/5] net: designware: eqos: fix NULL pointer dereference on LLDP packets
` [PATCH v2 5/5] net: designware: eqos: do not receive pause frames
[PATCH v2 1/5] mtd: spi-nor: Add SPI_NOR_QUAD_WRITE hwcap
2023-08-14 12:57 UTC (6+ messages)
` [PATCH v2 2/5] mtd: spi-nor: enable {dual,quad}-read and quad-write for w25q256
` [PATCH v2 3/5] mtd: spi-nor: enable quad-write for is25lp01g
` [PATCH v2 4/5] mtd: spi-nor: move SPI_NOR_MAX_ADDR_WIDTH define to spi-nor.h
` [PATCH v2 5/5] mtd: spi-nor: Add Synopsys DesignWare Octal SPI driver
[PATCH v2] ARM: add Skov i'MX8MP based board support
2023-08-14 10:03 UTC (2+ messages)
[PATCH v1] ARM: add Skov i'MX8MP based board support
2023-08-14 8:34 UTC (3+ messages)
[PATCH v2 01/11] ARM: boards: make use of MDIO_MMD register defines
2023-08-14 6:19 UTC (12+ messages)
` [PATCH v2 02/11] net: phy: micrel: "
` [PATCH v2 03/11] net: phy: fix struct member comments
` [PATCH v2 04/11] net: phy: mmd_phy_indirect: align parameters with Linux
` [PATCH v2 05/11] net: phy: add phydev_{err,err_probe,info,warn,dbg} macros
` [PATCH v2 06/11] net: phy: import phy_{read,write,modify}_mmd helpers from Linux
` [PATCH v2 07/11] net: phy: replace phy_{write,read,modify}_mmd_indirect with phy_{write,read,modify}_mmd
` [PATCH v2 08/11] net: phy: add deprecation warning to phy_{read,write,modify}_mmd_indirect
` [PATCH v2 09/11] net: phy: at803x: disable SmartEEE
` [PATCH v2 10/11] net: phy: at803x: add disable hibernation mode support
` [PATCH v2 11/11] net: phy: at803x: disable extended next page bit
[PATCH v1 1/2] net: ksz9477: add support for ksz9893 switch
2023-08-14 5:54 UTC (4+ messages)
` [PATCH v1 2/2] net: ksz9477: do not advertise EEE support
[PATCH 1/5] net: designware: eqos: initialize MAC address specific DMA channel configuration
2023-08-12 6:22 UTC (6+ messages)
` [PATCH 2/5] net: designware: eqos: fix non-working promisc mode when set before interface start
` [PATCH 3/5] net: designware: eqos: add comment about external clock dependencies for the soft reset
` [PATCH 4/5] net: designware: eqos: fix NULL pointer dereference on LLDP packets
` [PATCH 5/5] net: designware: eqos: do not receive pause frames
[PATCH 1/5] mtd: spi-nor: Add SPI_NOR_QUAD_WRITE hwcap
2023-08-10 15:20 UTC (4+ messages)
` [PATCH 5/5] mtd: spi-nor: Add Synopsys DesignWare Octal SPI driver
[PATCH v2] of_firmware: fix lookup of fpga manager
2023-08-10 5:29 UTC (2+ messages)
[PATCH v4 0/3] ARM: i.MX8MM: add Phytec i.MX8 SoM support
2023-08-09 8:47 UTC (5+ messages)
` [PATCH v4 1/3] i2c: add <pbl/eeprom.h> for PBL use
` [PATCH v4 2/3] common: board: phytec: import SoM detection for imx8m based SoM from u-boot
` [PATCH v4 3/3] ARM: i.MX8MM: add Phytec i.MX8MM SoM support
[PATCH] ARM: rockchip_v8_defconfig: Enable PCI and RTL8169 support
2023-08-09 8:21 UTC
[PATCH 1/4] doc: dt-bindings: barebox,environment: fix typo
2023-08-09 5:40 UTC (6+ messages)
` [PATCH 2/4] doc: dt-bindings: improve docs for barebox 'partuuid' property
` [PATCH 3/4] doc: user: state: update note about redefining existing partitions
` [PATCH 4/4] doc: user: state: document backend references using GPT/MBR partitions
[PATCH] of: of_net: add support to parse ASCII encoded mac-addresses
2023-08-08 16:20 UTC (7+ messages)
[PATCH] of_firmware: fix lookup of fpga manager
2023-08-07 12:02 UTC (3+ messages)
[PATCH 1/2] memory: Add driver for FMC2 External Bus Interface on STM32MP SoCs
2023-08-07 9:24 UTC (5+ messages)
` [PATCH 2/2] mtd: nand: Add driver for NAND controller "
[PATCH] i2c: stm32: Update driver
2023-08-07 7:25 UTC (4+ messages)
[PATCH master] scripts: fix pkg-config use for rsatoc/rkimage hosttools
2023-08-07 7:19 UTC (4+ messages)
[PATCH] scripts: fix pkg-config use for mksimage hosttool
2023-08-07 7:19 UTC
[PATCH] ARM: socfpga: fix include after upstream DT reorganization
2023-08-07 6:43 UTC (2+ messages)
[PATCH] ARM: socfpga_defconfig: Enable more boards
2023-08-07 6:41 UTC
[PATCH master] Convert License Identifiers to SPDX 3.0 for files originating from LiMon
2023-08-07 6:32 UTC (2+ messages)
macb_main.c ethernet driver
2023-08-05 7:23 UTC (2+ messages)
[PATCH v2] commands: rm: add -f option to ignore nonexistent files
2023-08-04 8:34 UTC (2+ messages)
[PATCH RESEND] mfd: rk808: Add missing RK809 chip ID to poweroff handler
2023-08-04 8:33 UTC (2+ messages)
[PATCH RESEND] .gitignore: Add generated scripts/rkimage to .gitignore
2023-08-04 8:32 UTC (2+ messages)
[PATCH 1/2] linux/printk.h: drop unused log_entry::dummy member
2023-08-04 8:31 UTC (3+ messages)
` [PATCH 2/2] console: allocate only once instead of twice per log message
[PATCH] include/gpiod.h: Fixed path in error string
2023-08-03 13:26 UTC (3+ messages)
Porting barebox to a new SoC
2023-08-03 11:17 UTC (16+ messages)
` [PATCH v2] "
[PATCH 00/22] Add initial Texas Instruments K3 support
2023-08-03 10:50 UTC (23+ messages)
` [PATCH 01/22] pm_domain: Add onecell support
` [PATCH 02/22] gpio: davinci: Redesign driver to accommodate ngpios in one gpio chip
` [PATCH 03/22] gpio: davinci: Add support for GPIO controllers on TI K3 SoCs
` [PATCH 04/22] ARM64: Add support for debug_ll on TI AM62x SoCs
` [PATCH 05/22] Add initial mailbox support
` [PATCH 06/22] mailbox: Add TI K3 Secure Proxy Driver
` [PATCH 07/22] serial: ns16550: Add support for UARTs on K3 SoCs
` [PATCH 08/22] firmware: Add basic support for TI System Control Interface (TI SCI) protocol
` [PATCH 09/22] lib: Add generic binary search function
` [PATCH 10/22] clk: Add K3 SCI clock driver
` [PATCH 11/22] soc: ti: Add ti_sci_pm_domains driver
` [PATCH 12/22] mci: fix define
` [PATCH 13/22] mci: make debugging output more useful
` [PATCH 14/22] mci: sdhci: Add common wait for idle function
` [PATCH 15/22] mci: sdhci: wait for idle before stopping clock
` [PATCH 16/22] mci: Add am654 SDHCI driver
` [PATCH 17/22] ARM: Add Texas Instruments K3 architecture
` [PATCH 18/22] ARM: k3: Add initial BeaglePlay board support
` [PATCH 19/22] ARM: k3: BeaglePlay: Work around non working SD card
` [PATCH 20/22] ARM: k3: BeaglePlay: generate FIT image
` [PATCH 21/22] doc: K3: Add documentation
` [PATCH 22/22] ARM: multi_v8_defconfig: Enable K3 SoCs
[PATCH] of: never fixup internal live tree
2023-08-03 10:30 UTC (4+ messages)
arm psci_probe() bug
2023-08-03 8:54 UTC (3+ messages)
[PATCH] Documentation: bcm2835: Fix grammar
2023-08-03 7:18 UTC
[PATCH] mci: arasan: Fix reg/val argument swap in register write
2023-08-03 6:59 UTC
[PATCH] Drop mkimage tool
2023-08-03 6:57 UTC
[PATCH 1/2] raspi: support to read vc values via dt-2nd boot
2023-08-02 10:50 UTC (2+ messages)
` [PATCH 2/2] raspi: fixup additional vc created nodes
[PATCH 0/2] raspi: pass additional VC values via dtb
2023-08-02 10:49 UTC
[PATCH] state: backend_bucket_direct: add debug prints on read/write
2023-07-31 14:14 UTC (6+ messages)
[PATCH v3 1/2] commands: test: simplify argv handling
2023-07-28 6:41 UTC (2+ messages)
[PATCH] net.c: Don't forget about the first fragment
2023-07-28 6:37 UTC (2+ messages)
[PATCH v2 1/3] ARM: at91: enable ddramc for sama5d3 and sama5d4
2023-07-28 6:20 UTC (2+ messages)
[PATCH] FIT: don't verify signature of non-signature nodes
2023-07-28 6:14 UTC (2+ messages)
[PATCH 1/4] commands: hab: check for error in imx_hab_device_locked_down
2023-07-28 6:09 UTC (8+ messages)
` [PATCH 2/4] HAB: guard against NULL imx_hab_ops in imx_hab_device_locked_down()
` [PATCH 3/4] nvmem: ocotp: handle too early calls into ocotp driver gracefully
` [PATCH 4/4] hab: habv4: export function to query HAB state
[PATCH] bootm: export bootm_set_verify_mode
2023-07-28 5:53 UTC (3+ messages)
[PATCH 1/2] Makefile: allow setting pkg-config binary via PKG_CONFIG
2023-07-28 5:51 UTC (3+ messages)
` [PATCH 2/2] kbuild: Add environment variables for userprogs flags
[PATCH] crypto: clarify relationship of CONFIG_{BOOTM_FITIMAGE_PUBKEY,RSA_KEY}
2023-07-28 5:37 UTC (2+ messages)
[PATCH 1/2] Add SPDX License identifier for files originating from LiMon
2023-07-27 10:10 UTC (2+ messages)
` [PATCH 2/2] test/self/mmu.c: Fix typo in SPDX License Identifier
[PATCH 00/21] MIPS: semi-random code improvements
2023-07-27 5:09 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