[PATCH] Documentation: devel: project-ideas: align with GSoC guidelines
2022-03-03 10:00 UTC (2+ messages)
[PATCH v2] ARM: arch: dts: qspi: Add QSPI config to the NXP IMX8MN-EVK board
2022-03-03 9:59 UTC (2+ messages)
[PATCH v2] ARM: imx: spi: Add NXP IMX8 Flex SPI/QSPI support
2022-03-03 9:58 UTC (2+ messages)
[PATCH 1/2] usb: host: ehci: add GENERIC_PHY dependency to Kconfig
2022-03-03 9:55 UTC (3+ messages)
` [PATCH 2/2] usb: host: ehci: reorder code in ehci_probe()
[PATCH] phy: core: Make 'phy_optional_get' return NULL when not implemented
2022-03-03 9:53 UTC (2+ messages)
[PATCH] compiler: add support for fallthrough attribute
2022-03-02 20:12 UTC
[PATCH] watchdog: wdat: fix mixed spaces/tabs in alignment
2022-03-02 20:09 UTC
[PATCH] of: deep-probe: replace BUG() with more verbose panic()
2022-03-02 20:08 UTC
[PATCH v2] ARM: stm32: add support for PHYTEC phyCORE stm32mp1
2022-03-02 16:02 UTC
[PATCH v2] RISC-V: virt: riscvemu: add interactive tutorial
2022-03-02 16:00 UTC
[PATCH v2] driver: mtd: spi-nor: Add Micron MT25QU256A 1V8 SPI flash
2022-03-02 13:35 UTC (3+ messages)
[PATCH] bootm: add missing space in error message
2022-03-02 13:35 UTC (2+ messages)
[PATCH] Re-enable warning for non-existent symbols
2022-03-01 9:18 UTC (2+ messages)
[PATCH v2 4/6] regulator: allow use of dummy regulator
2022-03-01 9:01 UTC (5+ messages)
` [PATCH] regulator: fix memory leak
[PATCH] ARM: stm32mp: ddrctl: add STM32MP131 RAM size querying support
2022-03-01 8:49 UTC (2+ messages)
[PATCH master] regulator: fix enabling of always-on regulators
2022-03-01 8:48 UTC (2+ messages)
[PATCH] regulator: fix memory leak #2
2022-03-01 8:46 UTC
[PATCH] driver: mtd: spi-nor: Add Micron N25Q256 1V8 SPI flash
2022-02-28 17:13 UTC (2+ messages)
[PATCH] ARM: arch: dts: qspi: Add QSPI support to the NXP IMX8MN-EVK board
2022-02-28 17:11 UTC (2+ messages)
[PATCH 1/1] ARM: imx: spi: Add NXP IMX8 Flex SPI/QSPI support
2022-02-28 17:06 UTC (2+ messages)
[PATCH] scripts: bareboximd: Fix -c option
2022-02-28 11:48 UTC (2+ messages)
[PATCH 1/3] scripts/common: Do not mmap in read_file_2()
2022-02-28 11:40 UTC (6+ messages)
` [PATCH 2/3] scripts: bareboximd: Use mmap when possible
` [PATCH 3/3] Revert "scripts/common: fix write_file when opened with mmap"
[PATCH 0/4] ARM: imx: Fix problem with imx8 SDRAM size calculation
2022-02-28 10:06 UTC (7+ messages)
` [PATCH 1/4] ARM: imx: Add imx8 support for 18 bit SDRAM row size handle
` [PATCH 2/4] ARM: imx: Add imx8 support for SDRAM with two or more bank groups
` [PATCH 3/4] ARM: imx: Correct mem size calculation for 4/8/16/32 bit bus width
` [PATCH 4/4] ARM: imx: Correct bit count function
[PATCH] commands: tutorial: adjust command description
2022-02-28 9:30 UTC (2+ messages)
[PATCH] arch: arm: mach-imx: document field return in CSF template
2022-02-28 9:30 UTC (5+ messages)
[PATCH] RISC-V: virt: riscvemu: add interactive tutorial
2022-02-24 14:44 UTC (2+ messages)
[PATCH] ARM: stm32: add support for PHYTEC phyCORE stm32mp1
2022-02-23 12:18 UTC (3+ messages)
[PATCH 1/3] ARM: webasto-ccbv2: consider the available memory size for optee
2022-02-23 11:36 UTC (7+ messages)
` [PATCH 2/3] ARM: webasto-marvel: add device tree shared with the kernel
` [PATCH 3/3] ARM: webasto-marvel: share the run-time setup with the ccbv2 variant
[PATCH 1/2] ARM: stm32mp: ddrctl: add STM32MP131 RAM size querying support
2022-02-23 11:29 UTC (3+ messages)
` [PATCH 2/2] ARM: stm32mp: add board support for STM32MP135F-DK
[PATCH 00/24] ARM: stm32mp: add trusted bootchain (SCMI&FIP) support
2022-02-23 10:57 UTC (28+ messages)
` [PATCH 01/24] PBL: fdt: factor reg property parsing into helper
` [PATCH 02/24] pinctrl: stm32: use gpio-ranges instead of alias
` [PATCH 03/24] ARM: stm32mp: simplify with build_stm32mp_image macro
` [PATCH 04/24] ARM: stm32mp: change stm32image extension to .stm32
` [PATCH 05/24] filetype: detect TF-A Firmware Image Packages (FIP)
` [PATCH 06/24] scripts: add tool to adjust bl33 load address in existing FIP
` [PATCH 07/24] ARM: stm32mp: build extra barebox-stm32mp-generic-bl33.img
` [PATCH] fixup! "
` [PATCH 08/24] ARM: stm32mp: ddrctrl: fix wrong register field widths
` [PATCH 09/24] reset: stm32: drop stm32mp1_reset_ops indirection
` [PATCH 10/24] reset: move stm32 reset code to drivers/power/reset
` [PATCH 11/24] ARM: smccc: sync header with upstream
` [PATCH 12/24] firmware: import Linux v5.13 SCMI support
` [PATCH 13/24] reset: add "
` [PATCH 14/24] clk: add SCMI clock driver
` [PATCH 15/24] regulator: add SCMI regulator driver
` [PATCH 16/24] clk: accept const arguments in clk_to_clk_hw/clk_hw_to_clk
` [PATCH 17/24] serial: stm32: bail if clock_get_rate returns zero
` [PATCH 18/24] clk: implement of_clk_hw_{onecell,simple}_get
` [PATCH 19/24] clk: implement clk_hw_reparent
` [PATCH 20/24] reset: add support for reset_control_status
` [PATCH 21/24] clk: stm32mp1: sync with Linux v5.17-rc1
` [PATCH] fixup! "
` [PATCH 22/24] regulator: core: fall back to node name if no regulator-name property
` [PATCH 23/24] ARM: dts: stm32mp: remove regulator-name override in stm32mp151.dtsi
` [PATCH 24/24] ARM: stm32mp: enable more config options
Read Barebox Infos from Linux
2022-02-23 8:14 UTC (5+ messages)
` AW: "
[PATCH] kbuild: dtc: use env to resolve echo
2022-02-21 14:41 UTC (2+ messages)
[PATCH] Kbuild: use printf for as-instr
2022-02-21 14:41 UTC (2+ messages)
[PATCH 0/1] Applying barebox for Google Summer of Code 2022
2022-02-21 13:54 UTC (5+ messages)
` [PATCH 1/1] Documentation: devel: add new project ideas section
v2022.02.0
2022-02-18 14:42 UTC
[PATCH] Documentation: user: barebox: fix formatting for code block
2022-02-17 8:23 UTC
[PATCH v3] ARM: imx: add support for TQMa6UL SoM on MBa6ulxl
2022-02-16 11:42 UTC (2+ messages)
[PATCH] compressed dtb: Make sure they are only available when supported
2022-02-14 10:12 UTC
ubiattach reserves too many BEBs for each volume attached
2022-02-11 15:36 UTC (2+ messages)
[PATCH] ARM: Rockchip: rk3568: add tsadc and spi
2022-02-11 11:14 UTC (3+ messages)
[PATCH v3] ARM: Rockchip: Add rk3568 BananaPi R2 Pro board support
2022-02-11 10:45 UTC (2+ messages)
[PATCH] imd: add optional endianness= parameter for bi-endian systems
2022-02-11 10:35 UTC (2+ messages)
i.MX HABV4 USB Image generation broken since fd9c7cbfe446b0f04aa66bb198c1769045ba2fe5
2022-02-11 9:59 UTC (3+ messages)
[PATCH v1] ARM: Rockchip: Add rk3568 BananaPi R2 Pro board support
2022-02-10 15:55 UTC (4+ messages)
` Aw: "
` "
[PATCH] ARM: rockchip: rk3568-evb: Drop unused property
2022-02-10 15:48 UTC
[PATCH] common: let MACHINE_ID select SHA1
2022-02-10 15:41 UTC (4+ messages)
` [PATCH] crypto: consistently name the algo digest symbols HAVE_DIGEST_
RFC: Gitlab CI for barebox
2022-02-08 18:33 UTC (6+ messages)
[PATCH 1/8] cdev: rename partuuid to uuid
2022-02-08 12:27 UTC (14+ messages)
` [PATCH 2/8] cdev: add diskuuid support
` [PATCH 3/8] rename cdev_open() -> cdev_open_name()
` [PATCH 4/8] cdev: implement cdev_open()
` [PATCH 5/8] driver: Add functions to free devices
` [PATCH 6/8] cdev: Create missing cdev_* functions
` [PATCH 7/8] cdev: create iterator for cdev list
` [PATCH 8/8] misc: Add storage-by-uuid driver
` [PATCH] efi: probe devices from the device-tree
[PATCH v3 3/4] video: add MIPI DBI Type C Option 3 support
2022-02-08 8:21 UTC (3+ messages)
` [PATCH] fixup! "
[PATCH v3] fs: jffs2: fix error when reading blocks with offset
2022-02-08 8:19 UTC (2+ messages)
[PATCH] kbuild: replace $(H) with $(pound)
2022-02-08 8:16 UTC (2+ messages)
[PATCH] kvx: remove unused CONFIG_ARCHINFO
2022-02-08 8:15 UTC (2+ messages)
[PATCH] setlocalversion: update to Linux 5.16
2022-02-08 8:15 UTC (2+ messages)
blspec - autoboot + timeout/default
2022-02-07 16:09 UTC (3+ messages)
` Aw: "
[PATCH v2] ARM: imx: add support for TQMa6UL SoM on MBa6ulxl
2022-02-07 15:15 UTC (3+ messages)
[PATCH] ubifs: Add zstd support
2022-02-07 15:14 UTC
[PATCH 1/2] Documentation: remove some references to zbarebox.bin
2022-02-07 9:36 UTC (7+ messages)
` [PATCH 2/2] Documentation: user: barebox: mention generic dt 2nd stage support
[PATCH] state: add deep probe aware helpers to get state
2022-02-07 9:00 UTC (2+ messages)
[PATCH] Documentation: Describe how to generate a uImage for use with bootm
2022-02-07 8:44 UTC
[PATCH v2 1/5] test: self: printf: log skipped tests
2022-02-07 8:36 UTC (6+ messages)
` [PATCH v2 2/5] test: self: printf: add tests for %*ph prints
` [PATCH v2 3/5] of: report whether of_diff found differences in return code
` [PATCH v2 4/5] of: silence of_diff output for negative indents
` [PATCH v2 5/5] test: self: add device tree manipulation test
[PATCH 1/5] test: self: printf: log skipped tests
2022-02-07 8:23 UTC (8+ messages)
` [PATCH 2/5] test: self: printf: add tests for %*ph prints
` [PATCH 3/5] of: report whether of_diff found differences in return code
` [PATCH 4/5] of: silence of_diff output for negative indents
` [PATCH 5/5] test: self: add device tree manipulation test
[PATCH 1/2] mtd: mtdram: discard superfluous code
2022-02-07 8:11 UTC (3+ messages)
` [PATCH 2/2] mtd: mtdram: add physically mapped ROM (mtd-rom) support
[PATCH 1/2] sandbox: symlink stickypage.bin into build directory
2022-02-07 8:09 UTC (3+ messages)
` [PATCH 2/2] compiler: fix __attribute__((format(printf, sandbox incompatibility
[PATCH] Kbuild: add bareboxversion target to Makefile
2022-02-07 8:06 UTC (2+ messages)
[PATCH v3 0/6] refactore rpi board code
2022-02-07 8:05 UTC (2+ messages)
[PATCH v3 0/4] video: add STM32F429-DISCO video pipeline support
2022-02-07 7:55 UTC (2+ messages)
chainload barebox from uboot
2022-02-06 9:46 UTC (3+ messages)
` Aw: "
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