mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/8] include: list: remove dependency on linux/kernel.h
 2024-07-16 11:58 UTC  (3+ messages)
` [PATCH 3/8] stringlist: make header self-contained
` [PATCH 5/8] include: move MODULE_* macro definitions into own header

[PATCH 1/4] init: mark initcalls const
 2024-07-16 11:57 UTC  (4+ messages)
` [PATCH 2/4] base: use initcalls instead of linker lists to register classes
` [PATCH 3/4] watchdog: remove needless error checking for device parameter
` [PATCH 4/4] watchdog: factor out device registration into common class code

[PATCH] include: xfuncs: employ compiler attributes to aid GCC warnings
 2024-07-16 11:56 UTC 

[PATCH] firmware: ti_sci: drop unused ti_sci_list
 2024-07-16 11:56 UTC 

[PATCH] lib: term: add missing headers, license and copyright
 2024-07-16 11:56 UTC 

[PATCH] aiodev: mc13xxx_adc: zero-initialize struct aiochannel
 2024-07-16 11:56 UTC 

[PATCH master] misc: port: bump down debugging print from notice
 2024-07-16 11:56 UTC 

[PATCH master] sandbox: lds: fix "ELF has a LOAD segment with RWX permissions" warning
 2024-07-16 11:09 UTC  (3+ messages)

Various Integer Overflows in dlmalloc
 2024-07-16  9:16 UTC 

[PATCH 1/3] hab: bail out with error when SRK hash write fails
 2024-07-16  7:03 UTC  (4+ messages)
` [PATCH 2/3] hab: ahab: cosmetic change
` [PATCH 3/3] hab: ahab: use pr_* for printing

[PATCH v3 00/10] Add FIT image overlay support
 2024-07-15 11:56 UTC  (19+ messages)
` [PATCH v3 01/10] FIT: fix missing free in fit_open error path
` [PATCH v3 02/10] FIT: fit_open_configuration: add match function support
` [PATCH v3 03/10] of: overlay: make the pattern match function more generic
` [PATCH v3 04/10] of: overlay: make search dir/path "
` [PATCH v3 05/10] FIT: expose useful helpers
` [PATCH v3 06/10] of: overlay: add FIT overlay support
` [PATCH v3 07/10] of: overlay: drop unnecessary empty check in of_overlay_global_fixup_dir
` [PATCH v3 08/10] of: overlay: replace filename with an more unique name
` [PATCH v3 09/10] FIT: save filename during fit_open
` [PATCH v3 10/10] FIT: add support to cache opened fit images

[PATCH v2 0/9] i.MX8M HAB and OCOTP additions and fixes
 2024-07-15  9:09 UTC  (14+ messages)
` [PATCH v2 1/9] i.MX: HABv4: fix SRK_LOCK for i.MX8M devices
` [PATCH v2 2/9] nvmem: ocotp: add support to get/set srk_revoke sticky bit
` [PATCH v2 3/9] nvmem: ocotp: add support to query the field-return "
` [PATCH v2 4/9] hab: convert flags to use BIT() macro
` [PATCH v2 5/9] i.MX: HAB: add imx_hab_revoke_key support
` [PATCH v2 6/9] i.MX: HABv4: add more i.MX8M fuse defines
` [PATCH v2 7/9] i.MX8M: HABv4: add an option to allow key revocation
` [PATCH v2 8/9] i.MX8M: HABv4: add option to allow burning the field-return fuse
` [PATCH v2 9/9] i.MX: HAB: add imx_hab_field_return support
` (subset) [PATCH v2 0/9] i.MX8M HAB and OCOTP additions and fixes

[PATCH] globalvar: align parameter names in prototype with definition
 2024-07-15  9:07 UTC  (2+ messages)

[PATCH 1/2] nvmem: add support for fixed-layout binding
 2024-07-15  9:05 UTC  (3+ messages)
` [PATCH 2/2] sandbox: use "

barebox state w/ qemu
 2024-07-12 22:35 UTC  (6+ messages)

Major memory performance decline from u-boot to barebox
 2024-07-08 12:04 UTC  (4+ messages)

[PATCH] Documentation: boards: stm32mp: fix DK-1/DK-2 DIP switch formatting
 2024-07-03  8:54 UTC  (3+ messages)

[PATCH] mtd: rawnand: Ensure ECC configuration is propagated to upper layers
 2024-07-03  8:53 UTC  (2+ messages)

[PATCH] mtd: nand: mxc_nand: always copy_spare() for page write
 2024-07-03  8:53 UTC  (2+ messages)

[PATCH] ext4: Fix integer overflow in ext4fs_read_symlink()
 2024-07-02 19:44 UTC 

v2024.07.0
 2024-07-02  7:12 UTC 

[PATCH] usb: Use well-known descriptor sizes when parsing configuration
 2024-07-02  6:39 UTC  (2+ messages)

[PATCH] commands: cpuinfo: Add Cortex-A55 information
 2024-07-02  6:34 UTC  (2+ messages)

[PATCH] fixup! regulator: Add Fairchild FAN53555 driver
 2024-07-02  6:34 UTC  (2+ messages)

[PATCH master] clk: support inclusion of clk-provider.h in !COMMON_CLK code
 2024-07-02  6:33 UTC  (2+ messages)

[PATCH v2] ARM: dts: imx8mp-skov: describe RTC
 2024-07-01 13:36 UTC  (2+ messages)

[PATCH master] ARM: fix OP-TEE DT reservation clashing with barebox area at endmem
 2024-07-01 13:27 UTC  (2+ messages)

[PATCH v2 1/3] commands: edit: factor out getwinsize and export it for reuse
 2024-07-01 13:26 UTC  (4+ messages)
` [PATCH v2 2/3] lib: strtox: implement new simple_strtofract
` [PATCH v2 3/3] commands: watch: add new command

[PATCH v2] bbu: command: update via TFTP if no image given
 2024-07-01 13:23 UTC  (2+ messages)

[RFC] spi: spi-fsl-qspi: fix dev_request_mem_resource() usage
 2024-07-01 13:18 UTC  (2+ messages)

[PATCH] images: gitignore more files
 2024-07-01 13:09 UTC  (2+ messages)

[PATCH] regulator: Add Fairchild FAN53555 driver
 2024-07-01 13:08 UTC  (3+ messages)

[PATCH] efi: payload: inform users on attempt to boot non EFI-stubbed kernel
 2024-07-01 12:48 UTC  (3+ messages)

[PATCH] mfd: rk808: Abstracting childs from the interface being used
 2024-07-01 12:46 UTC  (2+ messages)

[PATCH] mfd: rk808: Fix poweroff handler name
 2024-07-01 12:45 UTC  (2+ messages)

[PATCH v2 1/2] spi: atmel_spi: Fix GPIO-based chip select handling to support multiple valid entries
 2024-07-01 12:44 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: at91: microchip-sama5d3-eds: implement MDIO and SPI extension boards detection
` (subset) [PATCH v2 1/2] spi: atmel_spi: Fix GPIO-based chip select handling to support multiple valid entries

[PATCH] MIPS: use more consistent type for memory size values
 2024-07-01 12:12 UTC  (2+ messages)

[PATCH master] common: misc: do not run pollers inside panic()
 2024-07-01 12:11 UTC  (2+ messages)

[PATCH 1/2] fixup! base: add class device support
 2024-07-01 12:10 UTC  (3+ messages)
` [PATCH 2/2] fixup! net: register eth class

[PATCH 1/8] of: overlay: add of.overlay.fitconfigpattern param
 2024-07-01 12:06 UTC  (7+ messages)
` [PATCH 2/8] FIT: skip possible overlay config nodes

[PATCH v2] net: designware-imx: add fix_reset callback
 2024-07-01 10:34 UTC  (2+ messages)

[PATCH] rtc: add PCF85063 RTC and NVMEM support
 2024-07-01 10:23 UTC  (2+ messages)

[PATCH] bbu: command: update via TFTP if no image given
 2024-07-01 10:11 UTC  (3+ messages)

[PATCH] fs: pstore: ram_core: use pr_err, not pr_info, for errors
 2024-07-01 10:10 UTC  (2+ messages)

[PATCH] mci: core: drop unused parameter members from struct mci
 2024-07-01 10:10 UTC  (2+ messages)

[PATCH 1/2] include: gfp: move flags into <linux/gfp.h>
 2024-07-01 10:09 UTC  (3+ messages)
` [PATCH 2/2] include: common.h: move barebox version/info declarations to new header

[PATCH master] video: backlight: make brightness and slew time parameters unsigned
 2024-07-01  9:57 UTC  (2+ messages)

[PATCH] fixup! base: add class device support
 2024-07-01  9:46 UTC  (2+ messages)

[PATCH 0/7] pinctrl: rockchip: support &pcfg_input/output
 2024-07-01  9:45 UTC  (9+ messages)
` [PATCH 1/7] pinctrl: import <linux/pinctrl/pinconf-generic.h> header
` [PATCH 2/7] pinctrl: rockchip: make use of pinconf-generic.h
` [PATCH 3/7] pinctrl: rockchip: use of_property_read_bool()
` [PATCH 4/7] pinctrl: rockchip: add support for configuring schmitt trigger
` [PATCH 5/7] pinctrl: rockchip: add support for bias-pull-pin-default
` [PATCH 6/7] gpiolib: implement of_gpio_get_chip_by_alias
` [PATCH 7/7] pinctrl: rockchip: add support for configuring GPIO direction

[PATCH master] bitops: change test_bit return type from int to bool
 2024-07-01  9:34 UTC  (2+ messages)

[PATCH 1/3] e1000: mtd: remove needless error checking for device parameter
 2024-07-01  9:33 UTC  (4+ messages)
` [PATCH 2/3] PWM: core: "
` [PATCH 3/3] fpga: bridge: "

[PATCH] of: platform: early exit on error
 2024-07-01  9:31 UTC  (2+ messages)

[PATCH] rtc: register RTC class to collect devices
 2024-07-01  9:30 UTC  (2+ messages)

[PATCH 0/3] commands: watch: add new command
 2024-07-01  9:26 UTC  (5+ messages)
` [PATCH 1/3] commands: edit: factor out getwinsize and export it for reuse
` [PATCH 2/3] lib: strtox: implement new simple_strtofract
` [PATCH 3/3] commands: watch: add new command

[PATCH] Documentation: boards: stm32mp: describe location of DIP switch
 2024-07-01  8:56 UTC  (2+ messages)

[PATCH 1/2] sandbox: io: alias first page of I/O memory to I/O port space
 2024-07-01  7:27 UTC  (2+ messages)
` [PATCH 2/2] sandbox: add dummy pinctrl nodes

[PATCH] ARM: dts: imx8mp-skov: describe RTC
 2024-07-01  7:20 UTC 

rk3568 boot fail with TF-A binary
 2024-06-30 18:27 UTC  (13+ messages)

[RFT PATCH master] ARM: Rockchip: call arm_cpu_lowlevel_init() in EL2/EL1
 2024-06-28 13:03 UTC 

[PATCH v2 00/11] Add FIT image overlay support
 2024-06-26 10:15 UTC  (7+ messages)
` [PATCH v2 10/11] FIT: save filename during fit_open
` [PATCH v2 11/11] FIT: add support to cache opened fit images

[PATCH v2 1/2] ARM: aarch64: align scr_el3 register setup with U-Boot
 2024-06-25  8:19 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: i.MX8M: add support to handle ROM SError ERR050350

[PATCH 1/9] i.MX: HABv4: fix SRK_LOCK for i.MX8M devices
 2024-06-25  8:07 UTC  (4+ messages)
` [PATCH 5/9] i.MX: HAB: add imx_hab_revoke_key support

[PATCH] mfd: rk808: Use standard system-power-controller property
 2024-06-24 17:52 UTC  (2+ messages)

[PATCH v1] ARM: at91: microchip-sama5d3-eds: implement MDIO extension board detection
 2024-06-22  8:53 UTC  (2+ messages)

[PATCH] ARM: arria10: generic.h: fix unused-function Werror
 2024-06-18  9:42 UTC 

[PATCH v1] net: phy: dp83tg720: Decouple PHY reset frequency from link polling interval
 2024-06-18  6:50 UTC  (2+ messages)

[PATCH 00/14] ARM: SoCFPGA: arria10: clean up early bitstream loading
 2024-06-18  6:48 UTC  (2+ messages)

[PATCH RESEND 1/2] mci: core: remove dev_add_param_bool error paths
 2024-06-18  6:20 UTC  (2+ messages)

[PATCH] mci: core: don't add broken_cd parameter for eMMCs
 2024-06-18  6:19 UTC  (2+ messages)

[PATCH] misc: add /dev/port device for I/O ports
 2024-06-18  6:16 UTC  (2+ messages)

[PATCH master] scripts: container.sh: map to UID/GUID 1000 in container
 2024-06-18  6:14 UTC  (2+ messages)

[PATCH 0/3] mtd: nand: trim down NAND layer a bit
 2024-06-18  6:13 UTC  (2+ messages)

Update kvx support
 2024-06-18  6:13 UTC  (3+ messages)
` [PATCH 1/5] kvx: Fix barebox build for kvx

page:  |  | latest

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