mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/3] Support for fastboot over UDP
 2020-03-05  7:50 UTC  (6+ messages)
` [PATCH 1/3] fastboot: split generic code from USB gadget
` [PATCH 2/3] fastboot net: implement fastboot over UDP
` [PATCH 3/3] fastboot net: workaround for receiving before sending

[PATCH 0/2] state: deal gracefully with runtime bucket corruption
 2020-03-05  7:40 UTC  (3+ messages)
` [PATCH 1/2] state: backend_storage: "
` [PATCH 2/2] state: treat state with all-invalid buckets as dirty

can not compile on ubuntu 18.04 lts for x86
 2020-03-04  3:56 UTC  (2+ messages)
` 回复: "

[PATCH 1/3] ARM: nitrogen6x: add phy reset timings
 2020-03-03 17:46 UTC  (3+ messages)
` [PATCH 2/3] net: phy: micrel: backport finding PHY properties
` [PATCH 3/3] ARM: nitrogen6: remove hard coded values

Barebox as first and second stage bootloader
 2020-03-03  7:03 UTC  (11+ messages)

[PATCH] firmware: Fix dependencies for firmware in PBL
 2020-03-02 11:55 UTC  (2+ messages)

[PATCH 1/3] video/ssd1307fb: fix NULL pointer dereference in probe
 2020-03-02 11:49 UTC  (3+ messages)
` [PATCH 2/3] video/ssd1307fb: drop unneeded regulator NULL checks
` [PATCH 3/3] video/ssd1307fb: make reset GPIO optional

[PATCH 1/3] arm: dts: Fix node names
 2020-03-02  9:02 UTC  (3+ messages)
` [PATCH 2/3] arm: vf610-zii-scu4-aib: Remove non effective properties
` [PATCH 3/3] ARM: dts: Add missing #size/address-cells properties

[PATCH] reset: add stub for device_reset when CONFIG_RESET_CONTROLLER=n
 2020-03-02  8:20 UTC  (2+ messages)

[PATCH 0/2] USB fastboot onto eMMC: make 30% faster!
 2020-03-02  8:15 UTC  (5+ messages)
` [PATCH 1/2] usb: gadget: fastboot: call discard_range for sparse files as well
  ` [PATCH] fixup! "
` [PATCH 2/2] Revert "block: Adjust cache sizes"

[PATCH 1/2] USB: MUSB: PHY: scrap singleton am335x_get_usb_phy()
 2020-03-02  8:12 UTC  (8+ messages)
` [PATCH 2/2] USB: MUSB: defer driver probes where necessary
  ` [PATCH] fixup! "

[PATCH 1/2] net: designware: eqos: remove left-over PHY quirk work around
 2020-03-02  7:11 UTC  (3+ messages)
` [PATCH 2/2] net: designware: eqos: mimic Linux gmac4 mdio_{read, write}

[PATCH v2] Documentation: boards: stm32mp: document eMMC partition layout
 2020-03-02  7:08 UTC  (2+ messages)

[PATCH] ARM64: add support for booting a FIT image
 2020-03-02  7:07 UTC  (2+ messages)

[RFC 0/5] WIP: MIPS: implement dma mapping functions
 2020-02-28  5:38 UTC  (4+ messages)
` [RFC 4/5] net: rtl8169: make it work on big-endian system

[PATCH] usb: host: ehci: distinguish DMA addresses
 2020-02-27 17:26 UTC 

Private: Re: [yocto] #yocto update the kernel with a rauc bundle
 2020-02-27 14:51 UTC  (8+ messages)
      ` [RAUC] "

[PATCH] Documentation: boards: stm32mp: document eMMC partition layout
 2020-02-27 13:02 UTC 

[PATCH] ARM: dts: phycore-imx6: change mtd-partition names for compatibility with kernel
 2020-02-27  9:06 UTC 

musb is broken in master
 2020-02-26  7:27 UTC  (12+ messages)

Bareox mv88e6xxx switch driver not working properly
 2020-02-26  7:19 UTC  (2+ messages)

[PATCH 1/3] clk: initially enable critical clocks
 2020-02-25  8:22 UTC  (3+ messages)
` [PATCH 2/3] clk: Do not let the enable count of critical clocks go below 1
` [PATCH 3/3] clk: print more consistent clock states

[PATCH 0/6] phy: usb: add support for STM32 usbphyc
 2020-02-25  8:11 UTC  (8+ messages)
` [PATCH 1/6] regulator: import Linux regulator_bulk API
` [PATCH 2/6] phy: remove unused init_data parameter
` [PATCH 3/6] phy: populate existing ->pwr member with phy-supply
` [PATCH 4/6] phy: introduce phy_get_by_index
` [PATCH 5/6] regulator: port over Linux stm32 PWR regulator driver
` [PATCH 6/6] phy: port over Linux stm32 usbphyc driver

[PATCH] images: i.MX: fix marsboard image file name
 2020-02-25  8:06 UTC  (2+ messages)

[PATCH 1/2] ARM: stm32mp: dk2: delete unused includes
 2020-02-25  8:05 UTC  (3+ messages)
` [PATCH 2/2] ARM: stm32mp: add aliases for mmc1 and mmc2

[PATCH] MIPS: ath79: add support for OpenEmbed SOM9331 board
 2020-02-25  8:04 UTC  (2+ messages)

[PATCH] gadget: f_fastboot: New Kconfig option USB_GADGET_FASTBOOT_CMD_OEM
 2020-02-25  8:02 UTC  (2+ messages)

[PATCH] usb: rename "struct usb_configuration" to "struct usb_config"
 2020-02-25  7:56 UTC  (2+ messages)

[PATCH 1/2] of: demote symbol copy error from warning to info
 2020-02-25  7:52 UTC  (4+ messages)
` [PATCH 2/2] of: add missing newline to pr_warn

[PATCH] arm: baltos: use compressed DTB images
 2020-02-25  7:47 UTC  (5+ messages)

imx-usb-loader on imx8mq/mm
 2020-02-24  8:43 UTC  (7+ messages)

[PATCH 0/6] i.MX: Fix external NAND boot
 2020-02-19 11:53 UTC  (10+ messages)
` [PATCH 1/6] ARM: i.MX Phytec phycard i.MX27: get fdt in common init function
` [PATCH 2/6] ARM: i.MX Phytec phycard i.MX27: replace __naked with noinline
` [PATCH 3/6] ARM: i.MX Phytec phycore "
` [PATCH 4/6] ARM: i.MX: external NAND boot: remove unnecessary arguments from imx*_nand_load_image
` [PATCH 5/6] ARM: i.MX: external NAND boot: Leave icache disabled
` [PATCH 6/6] ARM: i.MX: external NAND boot: Fix passing boarddata

[PATCH] fixup! commands: boot: create boot entries on demand
 2020-02-19  8:30 UTC  (2+ messages)

[PATCH 1/4] reset_source: introduce reset_source_xlate to translate specific type
 2020-02-19  8:24 UTC  (2+ messages)

[PATCH 0/6] ARM: stm32mp: fix Ethernet after dts/ update
 2020-02-19  8:03 UTC  (8+ messages)
` [PATCH 1/6] ARM: dts: stm32mp: align barebox dtsi name with upstream
` [PATCH 2/6] regmap: make internal.h a self-contained header
` [PATCH 3/6] regmap: add support for regmap_init_mmio_clk
` [PATCH 4/6] mfd: syscon: use regmap-mmio as backend
` [PATCH 5/6] mfd: syscon: clock peripheral if specified in device tree
` [PATCH 6/6] net: designware: eqos: stm32: drop no longer needed syscfg-clk

[PATCH 1/3] gpiolib: use correct format specifier for ptrdiff_t
 2020-02-19  7:54 UTC  (4+ messages)
` [PATCH 2/3] scripts: define ALIGN(x) in scripts' <linux/kernel.h>
` [PATCH 3/3] scripts: imd: remove duplicate macro definitions

[PATCH 1/8] mips: remove bare_init
 2020-02-18 15:39 UTC  (8+ messages)
` [PATCH 2/8] nios2: "
` [PATCH 3/8] ARM: arm64: "
` [PATCH 4/8] x86: "
` [PATCH 5/8] ARM: remove unnecessary __bare_init attributes
` [PATCH 6/8] ARM: Use function specific sections in assembly functions
` [PATCH 7/8] Remove unused __BARE_INIT
` [PATCH 8/8] Put bare_init functions in separate sections

[PATCH] clk: i.MX1: make locally used function static
 2020-02-18 15:32 UTC 

[PATCH] ARM: i.MX: scb9328: Add missing machine protection
 2020-02-18 15:32 UTC 

[PATCH 00/42] Add i.MX8M support
 2020-02-17 12:46 UTC  (43+ messages)
` [PATCH 01/42] ARM: i.MX8: Move iomux header to make space for i.MX8MM
` [PATCH 02/42] ARM: i.MX8M: Add base addresses common to i.MX8M
` [PATCH 03/42] ARM: i.MX8M: add and use imx8mq_setup_pad()
` [PATCH 04/42] ARM: i.MX: Drop iomux argument from mx7_setup_pad()
` [PATCH 05/42] ARM: i.MX8M: Add iomux header for i.MX8MM
` [PATCH 06/42] ARM: i.MX8M: Add imx8mm-regs.h
` [PATCH 07/42] ARM: i.MX8M: Add ARCH_IMX8M symbol
` [PATCH 08/42] ARM: i.MX: esdctl: rename functions to imx8m_*
` [PATCH 09/42] ARM: i.MX8M: Use imx8mq.c for other i.MX8M as well
` [PATCH 10/42] ARM: i.MX8M: rename imx8_* bootsource functions to imx8mq_*
` [PATCH 11/42] ARM: i.MX8M: Detect serial downloader mode correctly
` [PATCH 12/42] HAB: i.MX8M: rename imx8_* functions to imx8m_*
` [PATCH 13/42] ARM: i.MX8M: rename i.MX8M specific function
` [PATCH 14/42] ARM: i.MX8M: rename functions to be i.MX8M specific
` [PATCH 15/42] mci: imx-esdhc-pbl: Add instance 2 for i.MX8MM
` [PATCH 16/42] USB: gadget: fsl_udc: move register definitions to header file
` [PATCH 17/42] usb: gadget: fsl_udc: Add PBL image loading support
` [PATCH 18/42] usb: gadget: fsl_udc: Fix warnings on 64bit compilation
` [PATCH 19/42] usb: imx: Add i.MX8mm support
` [PATCH 20/42] serial: imx: Add imx8mm compatible
` [PATCH 21/42] mci: imx-esdhc: Add i.MX8mm support
` [PATCH 22/42] I2C: i.MX: Add early i2c support for i.MX8M
` [PATCH 23/42] clk: imx: Add pll14xx support
` [PATCH 24/42] clk: imx: Add imx8m_clk_composite_critical
` [PATCH 25/42] clk: imx: Add imx8mm clk driver
` [PATCH 26/42] ARM: i.MX: Add SoC namespace to imx7/8m CCM defines
` [PATCH 27/42] Add some CCM defines for i.MX8M
` [PATCH 28/42] ARM: i.MX8M: rename imx8-ccm-regs.h to imx8m-ccm-regs.h
` [PATCH 29/42] ARM: i.MX8M: Add some lowlevel clock functions
` [PATCH 30/42] ARM: i.MX7: Add and use function for early UART clock setup
` [PATCH 31/42] ARM: i.MX8M: "
` [PATCH 32/42] iomux: Add i.MX8MM support
` [PATCH 33/42] mfd: Add Rohm bd71837 header file
` [PATCH 34/42] scripts: imx-usb-loader: Add 2nd stage loading support
` [PATCH 35/42] scripts: imx-usb-loader: Add i.MX8MM support
` [PATCH 36/42] ARM: i.MX8MQ boards: Add missing includes
` [PATCH 37/42] ARM: i.MX8M: Add DDR controller support
` [PATCH 38/42] ARM: i.MX8M: Add TF-A loading support for i.MX8MM
` [PATCH 39/42] ARM: i.MX8M: Add i.MX8MM support
` [PATCH 40/42] scripts: imx-image: "
` [PATCH 41/42] ARM: i.MX: Add i.MX8MM EVK board support
` [PATCH 42/42] ARM: i.MX: update imx_v8_defconfig for i.MX8MM

v2020.02.0
 2020-02-17 10:47 UTC 

[PATCH 1/6] include: add SPDX GPL-2.0-only license tags where applicable
 2020-02-17  9:09 UTC  (3+ messages)
` [PATCH v3 0/7] SPDX license tags and (L)GPL boilerplate cleanup

[PATCH 1/4] fs: Introduce discard_range()
 2020-02-14 11:16 UTC  (4+ messages)
` [PATCH 2/4] cdev: Add discard_range hook
` [PATCH 3/4] block: Implement discard_range
` [PATCH 4/4] copy_file: call discard_range on destination file

[PATCH] i2c_probe command: Use kstrtoint
 2020-02-14 10:40 UTC 

[PATCH 1/2] commands: boot: refactor boot entry creation to use iterators
 2020-02-14  8:12 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