mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v4 00/13] add barebox in-tree testing infrastructure
 2021-06-04  8:31 UTC  (6+ messages)
` [PATCH v4 04/13] MIPS: qemu-malta: generate swapped image as part of multi-image build
` [PATCH v4 05/13] openrisc: set default KBUILD_IMAGE
` [PATCH v4 06/13] Documentation: boards: RISC-V: update TinyEMU support
` [PATCH v4 07/13] test: add basic barebox self-test infrastructure
` [PATCH v4 08/13] test: self: port Linux printf kselftest

[PATCH v2 00/13] add barebox in-tree testing infrastructure
 2021-06-03 15:31 UTC  (21+ messages)
` [PATCH v2 01/13] kbuild: add install target
` [PATCH v2 02/13] kbuild: add ARCH={i386, x86_64} as aliases for x86
` [PATCH v2 03/13] kbuild: add ARCH=um alias for sandbox
` [PATCH v2 04/13] MIPS: qemu-malta: generate swapped image as part of multi-image build
` [PATCH v2 05/13] openrisc: set default KBUILD_IMAGE
` [PATCH v2 06/13] Documentation: boards: RISC-V: update TinyEMU support
` [PATCH v2 07/13] test: add basic barebox self-test infrastructure
` [PATCH v2 08/13] test: self: port Linux printf kselftest
` [PATCH v2 09/13] test: add labgrid configs for some emulated targets
` [PATCH v2 10/13] test: add first sample tests
` [PATCH v2 11/13] test: add emulate.pl, a runner for barebox on emulated targets
` [PATCH v2 12/13] test: self: run selftests as part of the pytest suite
` [PATCH v2 13/13] test: add bthread test

[PATCH 1/3] ARM: at91: microchip-ksz9477-evb: support PBL console
 2021-06-03  7:01 UTC  (9+ messages)
` [PATCH 2/3] ARM: at91: mmc-xload: allow overriding card capacity
` [PATCH 3/3] ARM: at91: xload-mmc: add prominent note about PBL MMC limitation

[PATCH v2 00/24] clk updates
 2021-06-02 18:25 UTC  (27+ messages)
` [PATCH 01/24] clk: clk-mux: Fix handling of CLK_MUX_HIWORD_MASK
` [PATCH 02/24] clk: introduce clk init op
` [PATCH 03/24] clk: rename clk_register() to bclk_register()
` [PATCH 04/24] clk: introduce struct clk_hw
` [PATCH 05/24] clk: introduce clk_register()
` [PATCH 06/24] clk: divider: Make clk_divider_ops const
` [PATCH 07/24] clk: divider: Add ro ops
` [PATCH 08/24] clk: divider: Make clk_mux_ops const
` [PATCH 09/24] clk: mux: Add ro ops
` [PATCH 10/24] clk: move fixed_factor to include/linux/clk.h
` [PATCH 11/24] Add rational_best_approximation()
` [PATCH 12/24] clk: Update fractional divider from Linux
` [PATCH 13/24] clk: Add lock to different clock types
` [PATCH 14/24] clk: Add Linux functions to register a divider
` [PATCH 15/24] clk: Add Linux functions to register a fixed factor clock
` [PATCH 16/24] clk: Add Linux functions to register a gate
` [PATCH 17/24] clk: Add Linux functions to register a mux
` [PATCH 18/24] clk: Add CLK_GET_RATE_NOCACHE
` [PATCH 19/24] clk: Rename CLK_GATE_INVERTED to CLK_GATE_SET_TO_DISABLE
` [PATCH 20/24] clk: implement CLK_SET_RATE_UNGATE
` [PATCH 21/24] clk: implement set/get phase
` [PATCH 22/24] regmap: Add regmap_read_poll_timeout
` [PATCH 23/24] clk: rockchip: Update to current Linux
` [PATCH 24/24] clk: Rockchip: Add rk3568 clk support

[PATCH v3 00/13] add barebox in-tree testing infrastructure
 2021-06-02 14:34 UTC  (14+ messages)
` [PATCH v3 01/13] kbuild: add install target
` [PATCH v3 02/13] kbuild: add ARCH={i386, x86_64} as aliases for x86
` [PATCH v3 03/13] kbuild: add ARCH=um alias for sandbox
` [PATCH v3 04/13] MIPS: qemu-malta: generate swapped image as part of multi-image build
` [PATCH v3 05/13] openrisc: set default KBUILD_IMAGE
` [PATCH v3 06/13] Documentation: boards: RISC-V: update TinyEMU support
` [PATCH v3 07/13] test: add basic barebox self-test infrastructure
` [PATCH v3 08/13] test: self: port Linux printf kselftest
` [PATCH v3 09/13] test: add labgrid configs for some emulated targets
` [PATCH v3 10/13] test: add first sample tests
` [PATCH v3 11/13] test: add emulate.pl, a runner for barebox on emulated targets
` [PATCH v3 12/13] test: self: run selftests as part of the pytest suite
` [PATCH v3 13/13] test: add bthread test

[PATCH master] usb: dwc2: increase timeout for waiting on host mode
 2021-06-02 11:21 UTC  (5+ messages)

[PATCH 1/2] partitions: Increase MAX_PARTITION to 128
 2021-06-02  9:20 UTC  (4+ messages)
` [PATCH 2/2] partitions: efi: Fix MAX_PARTITION check

[PATCH 0/3] rockchip: Build for multiple SoCs
 2021-06-02  6:54 UTC  (4+ messages)
` [PATCH 2/3] ARM: Rockchip: Merge defconfig files

[PATCH v1] ARM: at91: xload-mmc: fix typo in sama5d3_atmci_start_image()
 2021-06-02  6:45 UTC  (2+ messages)

[PATCH v3] ARM: SoCFPGA: add Terasic DE10-Nano board support
 2021-06-02  6:43 UTC  (2+ messages)

[PATCH] net: phy: micrel: Add led-mode support
 2021-06-02  6:41 UTC  (2+ messages)

[PATCH 0/6] memory: fuse overlapping memory banks
 2021-06-02  6:38 UTC  (8+ messages)
` [PATCH 1/6] common: memory: allocate all memory devices at once
` [PATCH 2/6] memory: fuse overlapping memory banks
` [PATCH 3/6] of: propagate errors inside barebox_register_{of, fdt} into initcalls
` [PATCH 4/6] of: warn about of_add_memory_bank errors
` [PATCH 5/6] ARM: <asm/memory.h>: propagate error codes from arm_add_mem_device()
` [PATCH 6/6] ARM: report probe error at arm_add_mem_device() callsites on failure

[PATCH 0/5] add regmap helpers for NVMEM and i2c
 2021-06-02  6:36 UTC  (7+ messages)
` [PATCH 1/5] regmap: implement regmap_init_i2c
` [PATCH 2/5] mfd: stpmic1: simplify using regmap_init_i2c
` [PATCH 3/5] nvmem: provider: align read/write callback prototype with upstream
` [PATCH 4/5] nvmem: add nvmem_regmap_register helper
` [PATCH 5/5] nvmem: stm32-bsec: simplify using new nvmem_regmap_register

[PATCH] ARM: SoCFPGA: add Terasic DE10-Nano board support
 2021-05-31 19:29 UTC  (7+ messages)

bareboxenv-target
 2021-05-31 17:10 UTC  (5+ messages)

[PATCH] drivers: base: Check all compatible strings for modalias match
 2021-05-31 14:54 UTC 

[PATCH] watchdog: add option to provide fall-back restart handler
 2021-05-31 10:17 UTC  (3+ messages)

[PATCH] i2c: designware: fix error message formatting
 2021-05-31  9:47 UTC  (2+ messages)

[PATCH RESEND] fixup! gpio: generic: sync with upstream Linux gpio-mmio driver
 2021-05-31  9:10 UTC  (2+ messages)

[PATCH v2] net: macb: add SiFive support
 2021-05-31  9:08 UTC  (2+ messages)

[PATCH 00/20] RISC-V: prepare for BeagleV pre-production board support
 2021-05-31  8:41 UTC  (23+ messages)
` [PATCH 01/20] RISC-V: socs: add Kconfig entry for StarFive JH7100
` [PATCH 02/20] net: designware: add support for IP integrated into StarFive SoC
` [PATCH 03/20] mfd: add TI TPS65086 PMIC restart driver
` [PATCH 04/20] mtd: spi-nor: cadence: fix 64-bit issues
` [PATCH 05/20] nvmem: add StarFive OTP support
` [PATCH 06/20] RISC-V: dma: support multiple dma_alloc_coherent backends
` [PATCH 07/20] RISC-V: support incoherent I-Cache
` [PATCH 08/20] soc: add support for StarFive JH7100 incoherent interconnect
` [PATCH 09/20] soc: sifive: l2_cache: enable maximum available cache ways
` [PATCH 10/20] net: designware: fix 64-bit incompatibilities
` [PATCH 11/20] dma: support marking SRAM for coherent DMA use
` [PATCH 12/20] mci: allocate DMA-able memory
` [PATCH 13/20] mci: allocate sector_buf on demand
` [PATCH 14/20] dma: allocate 32-byte aligned buffers by default
` [PATCH 15/20] mci: dw_mmc: enable use on 64-bit CPUs
` [PATCH 16/20] mci: dw_mmc: match against generic "snps, dw-mshc" compatible
` [PATCH 17/20] clk: add initial StarFive clock support
` [PATCH 18/20] reset: add StarFive reset controller driver
` [PATCH 19/20] watchdog: add StarFive watchdog driver
` [PATCH 20/20] hw_random: add driver for RNG on StarFive SoC

[PATCH] video: reunite fb devices with their hardware parent
 2021-05-31  8:27 UTC  (5+ messages)

[PATCH 1/2] firmware: refactor firmware/Makefile
 2021-05-31  8:21 UTC  (3+ messages)
` [PATCH 2/2] kconfig: update to Linux 5.13-rc1

[PATCH v2] ARM: SoCFPGA: add Terasic DE10-Nano board support
 2021-05-31  8:20 UTC  (2+ messages)

[PATCH] of: base: constify some property pointers
 2021-05-31  7:23 UTC  (2+ messages)

[PATCH] driver: have dev_set_name() return 0 on success
 2021-05-31  7:22 UTC  (2+ messages)

[PATCH v2 1/4] drivers: mci: imx-esdhc-common.c: Add missing dev_dbg define for pbl case
 2021-05-31  7:20 UTC  (5+ messages)
` [PATCH v2 2/4] ARM: protonic: add initial support for the Protonic PRT8MM family of boards
` [PATCH v2 3/4] ARM: imx_v8_defconfig: enable PRT8MM board
` [PATCH v2 4/4] ARM: imx_v8_defconfig: enable EHCI

[PATCH v2] mtd: nand: Add help text for i.MX NAND controllers
 2021-05-31  7:14 UTC  (2+ messages)

[PATCH v2 1/5] RISC-V: extend multi-image to support both S- and M-Mode
 2021-05-31  7:05 UTC  (6+ messages)
` [PATCH v2 2/5] RISC-V: cpuinfo: return some output for non-SBI systems as well
` [PATCH v2 3/5] clocksource: RISC-V: demote probe success messages to debug level
` [PATCH v2 4/5] RISC-V: S-Mode: propagate Hart ID
` [PATCH v2 5/5] RISC-V: erizo: make it easier to reuse ns16550 debug_ll

[PATCH] commands: of_dump: implement -p for printing properties only
 2021-05-31  7:01 UTC  (2+ messages)

[PATCH v2 1/2] uncompress: use read_full to fill decompression buffer
 2021-05-28  7:06 UTC  (4+ messages)
` [PATCH v2 2/2] bootm: add support for booting compressed images

[PATCH] imx-image: Fix uninitialized add_barebox_header
 2021-05-27  9:21 UTC  (4+ messages)

[PATCH] mtd: nand: Add help text for i.MX NAND controllers
 2021-05-27  8:21 UTC  (3+ messages)

[PATCH 1/3] ARM: protonic: add initial support for the Protonic PRT8MM family of boards
 2021-05-27  7:35 UTC  (2+ messages)

[PATCH] fs: nfs: Decrease NFS timeout
 2021-05-27  7:20 UTC  (2+ messages)

barebox ubifs support
 2021-05-27  6:48 UTC  (2+ messages)

[PATCH 1/2] uncompress: use read_full to fill decompression buffer
 2021-05-26 10:04 UTC  (7+ messages)
` [PATCH 2/2] bootm: add support for booting compressed images

[PATCH v3] ARM: i.MX: sabresd: Add support for i.MX6QP board variant
 2021-05-26  7:24 UTC  (3+ messages)

[PATCH 2/2] ARM: i.MX: sabresd: Add support for i.MX6QP board variant
 2021-05-26  7:18 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v2 1/2] of: fix up /chosen node even when there are no bootargs
 2021-05-26  5:53 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox