mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] ARM: i.MX: remove platform device registration helpers
 2024-04-19  6:25 UTC  (2+ messages)

[PATCH] file-list: remove unused variable
 2024-04-19  6:25 UTC  (3+ messages)

[PATCH 0/5] ARM: i.MX8MP: add nominal drive mode support
 2024-04-19  6:13 UTC  (6+ messages)
` [PATCH 1/5] ARM: i.MX8M: pass cpu_type parameter to __imx8m_early_clock_init
` [PATCH 2/5] ARM: i.MX8MP: configure PLL3 as 600MHz
` [PATCH 3/5] ARM: i.MX8MP: configure PLL3 as noc_io parent
` [PATCH 4/5] ARM: i.MX8MP: don't reparent GIC from BootROM default
` [PATCH 5/5] ARM: dts: i.MX8MP: Add optional nominal drive mode DTSI

[PATCH master 0/3] clk: imx: composite-8m: fix muxing of core and bus
 2024-04-19  6:10 UTC  (4+ messages)
` [PATCH master 1/3] clk: imx: add IMX_COMPOSITE_CLK_FLAGS_DEFAULT macro
` [PATCH master 2/3] clk: imx: composite-8m: fix muxing of core and bus clocks
` [PATCH master 3/3] clk: imx: imx8mp: sync with Linux v6.9-rc3

[PATCH 1/2] clk: add flags parameter to clk_dump(_one)
 2024-04-19  6:07 UTC  (2+ messages)
` [PATCH 2/2] commands: clk_dump: add json output option

[PATCH v2] scripts: imx: IMX8MQ: fix header entry offset
 2024-04-18  9:24 UTC 

[PATCH] scripts: imx: fix header entry offset
 2024-04-18  8:40 UTC  (2+ messages)

[PATCH 0/2] net: designware-imx: fix eqos in RMII on i.MX93
 2024-04-17  9:11 UTC  (3+ messages)
` [PATCH 1/2] net: designware-imx: add fix_reset callback
` [PATCH 2/2] net: designware-imx: i.MX93: set TX_CLK in RMII mode

[PATCH] mtd: nand: mxc_nand: disable subpage reads
 2024-04-17  6:51 UTC 

[PATCH] mtd: nand: stm32: fix wrong regmap_bulk_read() usage
 2024-04-17  6:22 UTC  (2+ messages)

[PATCH 1/2] fs: jffs2: remove NAND write support entirely
 2024-04-17  6:22 UTC  (3+ messages)
` [PATCH 2/2] fs: jffs2: ignore cleanup hints

[PATCH 1/2] clk: imx27: add nand clock
 2024-04-16 13:41 UTC  (3+ messages)
` [PATCH 2/2] clk: imx27: add watchdog clock

[PATCH 0/4] arm: boards: add wolfvision pf5 mainboard
 2024-04-16 13:39 UTC  (11+ messages)
` [PATCH 1/4] DNM: dts: arm64: rockchip: copy pf5 device tree from mainline Linux
` [PATCH 2/4] common: add wolfvision board code library
` [PATCH 3/4] arm: dts: add common state for wolfvision boards
` [PATCH 4/4] arm: boards: add wolfvision pf5 mainboard

raspi: should vc fixups update properties of existing nodes?
 2024-04-16 13:38 UTC  (6+ messages)
  ` [PATCH] of: do not copy properties if they already exist in the destination
      ` [PATCH v2] "

[PATCH v2] gpio: Add Intel gpio controller support
 2024-04-16 13:37 UTC  (2+ messages)

[PATCH] scripts: config: add script to manipulate .config files on the command line
 2024-04-16 13:36 UTC  (2+ messages)

[PATCH v2 0/4] arm: boards: add wolfvision pf5 mainboard
 2024-04-16 13:34 UTC  (6+ messages)
` [PATCH v2 1/4] arm: dts: copy pf5 device tree from mainline linux
` [PATCH v2 2/4] arm: dts: add common state for wolfvision boards
` [PATCH v2 3/4] common: add wolfvision board code library
` [PATCH v2 4/4] arm: boards: add wolfvision pf5 mainboard

[PATCH] ARM64: let 'end' point after the range in cache functions
 2024-04-16 12:10 UTC  (4+ messages)

[PATCH] of: do not acccess 'prop->value' directly
 2024-04-16 11:16 UTC  (2+ messages)

[PATCH master] mci: core: don't fail MMC probe if HS200 isn't supported in HW
 2024-04-16 11:10 UTC  (2+ messages)

[PATCH 1/3] ARM: Rockchip: bbu: rename rk3568_bbu_mmc_register to rockchip_*
 2024-04-16 11:05 UTC  (4+ messages)
` [PATCH 2/3] ARM: Rockchip: bbu: output unallocated space size on error
` [PATCH 3/3] ARM: Rockchip: bbu: allow forcing barebox update handler despite size

[PATCH] gpiolib: implement gpiod_slice_acquired
 2024-04-16 10:30 UTC  (2+ messages)

[PATCH master] partitions: efi: fix NULL dereference on corrupted GPT
 2024-04-16 10:29 UTC  (2+ messages)

[PATCH master] soc: rockchip: io-domain: handle missing supply correctly
 2024-04-16 10:26 UTC  (2+ messages)

[PATCH master] gpio: rockchip: fix support for RK3588/RK3566
 2024-04-16 10:24 UTC  (2+ messages)

[PATCH] clk: rk3568: sync PLL rates with Linux
 2024-04-16 10:23 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: drop unreferenced rockchip-pinconf.dtsi
 2024-04-16 10:23 UTC  (2+ messages)

[PATCH] ARM: dts: rk356x: describe serial reboot mode
 2024-04-16 10:22 UTC  (2+ messages)

[PATCH 0/7] PWM: rockchip: add driver support
 2024-04-16 10:11 UTC  (9+ messages)
` [PATCH 1/7] PWM: core: check that struct pwm_chip::devname is set
` [PATCH 2/7] PWM: core: add struct pwm_chip::dev
` [PATCH 3/7] PWM: core: adopt Linux prototype for struct pwm_ops::apply
` [PATCH 4/7] PWM: align struct pwm_state member names with Linux
` [PATCH 5/7] PWM: core: add definition for PWM_POLARITY_INVERSED
` [PATCH 6/7] PWM: rockchip: add driver support
` [PATCH 7/7] ARM: dts: rk356x: add aliases for PWM controllers

[PATCH] common: factor out debugging options into separate files
 2024-04-16 10:03 UTC  (2+ messages)

[PATCH] pinctrl: rockchip: check for invalid pull settings
 2024-04-16 10:02 UTC  (2+ messages)

[PATCH master] Documentation: aarch64-qemu-virt: add name of defconfig
 2024-04-16 10:00 UTC  (2+ messages)

[PATCH master] Documentation: devel: project-ideas: remove outdated info on MMC speed
 2024-04-16 10:00 UTC  (2+ messages)

[PATCH 0/8] Update NAND layer
 2024-04-16  9:53 UTC  (9+ messages)
` [PATCH 1/8] bch: update from Kernel
` [PATCH 2/8] mtd: nand: move to drivers/mtd/nand/raw/
` [PATCH 3/8] mtd: update _lock/_unlock prototype
` [PATCH 4/8] mtd: nand: update to Linux-6.9-rc2
` [PATCH 5/8] mtd: nand: replace nand_imx driver with kernel driver
` [PATCH 6/8] mtd: nand: mxc_nand: separate page read from ecc calc
` [PATCH 7/8] mtd: nand: mxc_nand: implement exec_op
` [PATCH 8/8] mtd: nand: mxc_nand: support software ECC

[PATCH] bch: update from Kernel
 2024-04-16  6:21 UTC 

[PATCH] usb: gadget: ums: add support for optional partition flag
 2024-04-15  5:34 UTC 

[PATCH] jffs2: change pr_fmt prefix to jffs2
 2024-04-10  9:23 UTC 

[PATCH] gpio: Add Intel gpio controller support
 2024-04-10  8:37 UTC  (4+ messages)

[PATCH v2 1/2] bootm: replace CONFIG_BOOTM_FORCE_SIGNED_IMAGES with helper
 2024-04-10  6:36 UTC  (3+ messages)
` [PATCH v2 2/2] bootm: add support for dynamically forcing signature verification

[PATCH] mci: sdhci: fix dma mapping
 2024-04-10  6:35 UTC  (2+ messages)

[PATCH] mci: arasan: rework register_sdclk
 2024-04-09 13:06 UTC  (3+ messages)

[PATCH 1/2] bootm: don't allow bootm_set_verify_mode if BOOTM_FORCE_SIGNED_IMAGES is enabled
 2024-04-08 14:12 UTC  (6+ messages)
` [PATCH 2/2] bootm: always apply strict signed FIT boot rules

[PATCH] arm: mecsbc: fixup /regulator-sd device tree node
 2024-04-08  6:50 UTC  (4+ messages)

[PATCH 1/2] ARM: dts: add common bootstate.dtsi
 2024-04-05 10:40 UTC  (3+ messages)
` [PATCH 2/2] ARM: stm32mp: lxa-mc1: add state description

[PATCH v2 1/2] aiodev: add helper for getting a value by its channel name
 2024-04-05 10:16 UTC  (3+ messages)
` [PATCH v2 2/2] arm: boards: Add support for protonic-mecsbc board

[PATCH 00/10] net: fix problems handling trailing bytes
 2024-04-05  9:57 UTC  (14+ messages)
` [PATCH 01/10] net: free packets with net_free_packet
` [PATCH 02/10] net: ip: don't blindly trust driver supplied frame size
` [PATCH 03/10] net: icmp: "
` [PATCH 04/10] net: icmp: properly set IP TTL and fragement fields
` [PATCH 05/10] net: icmp: don't overrun buffer on send
` [PATCH 06/10] net: cpsw: report correct frame size to network stack
` [PATCH 07/10] net: usb: smsc95xx: don't opencode get/put_aligned_le32
` [PATCH 08/10] net: usb: smsc95xx: don't blindly trust hardware size
` [PATCH 09/10] net: usb: smsc95xx: fix handling of multiple packets per urb
  ` [PATCH] fixup! "
` [PATCH 10/10] net: usb: smsc95xx: disable HW checksumming in driver

[PATCH] pmdomain: imx8mp-blk-ctrl: fix adb handshake handling
 2024-04-04 13:41 UTC  (3+ messages)

[PATCH 1/4] string: add isempty helper
 2024-04-04 13:40 UTC  (2+ messages)

[PATCH] scripts: rk-usb-loader.c: Read input file after connecting USB device
 2024-04-04 11:09 UTC 

[PATCH 1/3] of: add of_property_read_variable_uxx_array()
 2024-04-04  6:36 UTC  (6+ messages)
` [PATCH 2/3] phy: rockchip: add pcie3 phy driver
` [PATCH 3/3] pci: ignore BAR when it doesn't fit into bus resource

[PATCH v2] i2c: add EFI i2c master driver
 2024-04-04  6:35 UTC  (5+ messages)

[PATCH 12/16] pci: add of_pci_bridge_init()
 2024-04-04  6:18 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ARM: rpi: detect mci1 as well when searching for environment
 2024-04-03 12:26 UTC  (2+ messages)

[PATCH 1/2] mci: improve packing of struct mci
 2024-04-03 12:25 UTC  (3+ messages)
` [PATCH 2/2] mci: remove FIXME in rca description

[PATCH] console: make console_set_stdoutpath public
 2024-04-03 12:17 UTC  (2+ messages)

[PATCH 0/4] input: add CONFIG_INPUT_EVBUG debug option
 2024-04-03 11:40 UTC  (8+ messages)
` [PATCH 1/4] input: record parent device at registration time
` [PATCH 2/4] input: add CONFIG_INPUT_EVBUG debug option
` [PATCH 3/4] input: imx-keypad: remove now-duplicate debug messages
` [PATCH 4/4] input: gpio-keys: drop now-superfluous struct gpio_keys::dev

[PATCH master 1/3] soc: sifive: l2_cache: fix 32-bit compilation
 2024-04-03 11:33 UTC  (2+ messages)

[PATCH] net: usb: ax88179_178a.c: Add 2 new USB ids
 2024-04-03 11:30 UTC  (2+ messages)

[PATCH] fastboot: explain use of struct fastboot::cmd_exec/flash
 2024-04-03 11:30 UTC  (2+ messages)

[PATCH v2 1/2] ARM: i.MX8MP: skov: add fallback for unsupported HW
 2024-04-03 11:29 UTC  (5+ messages)

[PATCH] net: phy: do not crash on missing read_page()/write_page() ops
 2024-04-03 11:25 UTC  (2+ messages)

[PATCH] arm: boards: Add support for protonic-mecsbc board
 2024-04-03  8:25 UTC  (2+ messages)

[PATCH 1/2] include: kconfig.h: move __is_defined definition into new header
 2024-04-03  7:23 UTC  (2+ messages)
` [PATCH 2/2] include: is_defined: implement __if_defined helper

[PATCH v3 1/2] ARM: i.MX8MP: skov: add fallback for unsupported HW
 2024-04-03  4:34 UTC  (2+ messages)
` [PATCH v3 2/2] ARM: i.MX8MP: skov: add new bd500 variant support

page: 

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