mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 1/5] common: machine_id: support /chosen/barebox, machine-id-path override
 2021-09-15 10:55 UTC  (4+ messages)

[PATCH 0/9] ARM: i.MX8M: add nano support
 2021-09-15 10:39 UTC  (14+ messages)
` [PATCH 1/9] ARM: i.MX: add i.MX8MN (Nano) SoC support boilerplate
` [PATCH 2/9] clk: imx: add i.MX8MN (Nano) support
` [PATCH 3/9] ARM: i.MX8MN: adapt early clock support
` [PATCH 4/9] ARM: i.MX: extend drivers for i.MX8MN (Nano) support
` [PATCH 5/9] ARM: i.MX8MM: correct unrecognized fracpll frequency
` [PATCH 6/9] ddr: imx8m: add i.MX8MN (Nano) support
` [PATCH 7/9] ddr: imx8m: ddrphy_train: add DDR4 support
` [PATCH 8/9] scripts: imx: add i.MX8MN support to imx-image
` [PATCH 9/9] ARM: i.MX8MN: add i.MX8MN-EVK support

[PATCH 1/4] common: remove !SANDBOX dependency for target tools
 2021-09-15 10:23 UTC  (12+ messages)
` [PATCH 2/4] common: add new menu "
` [PATCH 3/4] scripts: unify libusb.h inclusion
` [PATCH 4/4] scripts: allow building USB loader tools for target as well

[PATCH] mci: Improve error message for non-existent vmmc regulator
 2021-09-14 11:22 UTC  (2+ messages)

[PATCH] fs: remove unused struct fs_device_d::parent_device
 2021-09-14 10:10 UTC  (4+ messages)

[PATCH v1] net: dhcp: set default DHCP vendor ID to "barebox"
 2021-09-14  6:48 UTC 

[PATCH v1] net: dhcp: send current hostname as part of the DHCP request
 2021-09-14  6:30 UTC 

[PATCH 0/2] gpio: add driver for xilinx zynq and zynqmp
 2021-09-13 16:43 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] arm: dts: zynqmp: add alias gpio0 to zcu104 and zcu106 boards

[PATCH v2 0/3] arm: zynqmp: add support for zcu106 and boot sources
 2021-09-13 12:13 UTC  (4+ messages)
` [PATCH v2 1/3] arm: zynqmp: add support for xilinx zcu106 board
` [PATCH v2 2/3] Documentation: boards: zynqmp: fix broken links
` [PATCH v2 3/3] arm: zynqmp: add boot source support

[PATCH 0/3] arm: zynqmp: add support for zcu106 and boot sources
 2021-09-13 12:03 UTC  (8+ messages)
` [PATCH 1/3] arm: zynqmp: add support for xilinx zcu106 board
` [PATCH 2/3] Documentation: boards: zynqmp: fix broken links
` [PATCH 3/3] arm: zynqmp: add boot source support

[PATCH master] base: driver: fix double removal of child devices
 2021-09-13 10:18 UTC  (3+ messages)

[PATCH master v2] base: driver: fix double removal of child devices
 2021-09-13 10:17 UTC 

[PATCH] net: add virtio network driver
 2021-09-13  8:30 UTC 

[PATCH master] blspec: fix use-after-free of firmware search path
 2021-09-13  8:29 UTC 

[RFC PATCH] usb: gadget: dfu: Rework dfu command to use usbgadget
 2021-09-10 18:27 UTC  (5+ messages)

[PATCH v2] usb: gadget: dfu: Rework dfu command to use usbgadget
 2021-09-10 10:29 UTC 

barebox environment early loading
 2021-09-09 17:16 UTC  (2+ messages)

[PATCH v2 1/7] ARM: dts: skov-imx6: add USB nodes
 2021-09-09 12:09 UTC  (7+ messages)
` [PATCH v2 2/7] ARM: boards: skov-imx6: fixup_machine_compatible() add optional root node
` [PATCH v2 3/7] ARM: boards: skov-imx6: add switch detection
` [PATCH v2 4/7] ARM: boards: skov-imx6: disable eth0 for barebox if no switch is detected
` [PATCH v2 5/7] ARM: boards: skov-imx6: fixup different DTS variants
` [PATCH v2 6/7] ARM: boards: skov-imx6: start using deep-probe
` [PATCH v2 7/7] ARM: boards: skov-imx6: add defaultenv with eth1-discover script

[PATCH v1 1/8] ARM: dts: skov-imx6: add USB nodes
 2021-09-09 10:36 UTC  (11+ messages)
` [PATCH v1 2/8] ARM: boards: skov-imx6: fixup_machine_compatible() add optional root node
` [PATCH v1 3/8] ARM: boards: skov-imx6: add switch detection
` [PATCH v1 4/8] ARM: boards: skov-imx6: disable eth0 for barebox if no switch is detected
` [PATCH v1 5/8] ARM: boards: skov-imx6: fixup different DTS variants
` [PATCH v1 6/8] ARM: boards: skov-imx6: start using deep-probe
` [PATCH v1 7/8] ARM: boards: skov-imx6: set net.ifup_force_detect if no switch is detected
` [PATCH v1 8/8] ifup: optimize net boot time for USB ethernet adapters

[PATCH] kbuild: dtc: Allow adding device tree fragments via config
 2021-09-08 18:59 UTC 

[PATCH] video: Fix broken bcm2835 fb driver
 2021-09-08 18:36 UTC  (2+ messages)

[PATCH 0/2] usb: dwc2: fix phy dependecy
 2021-09-08 12:58 UTC  (5+ messages)
` [PATCH 1/2] usb: dwc2: Make having a phy optional
    ` [PATCH 1/2 v2] "
` [PATCH 2/2] ARM: rpi_defconfig: Enable PHY core for dwc2 usb driver

[PATCH] Documentation: Replace ENTRY_POINT with ENTRY_FUNCTION
 2021-09-08  8:41 UTC  (3+ messages)
` [PATCH] Documentation: Typo fix in command example

[PATCH] common: Select CRC32 dependency for DEFAULT_ENVIRONMENT
 2021-09-07 12:45 UTC 

[PATCH] ARM: i.MX8MP: bbu: use correct offset for eMMC boot partition
 2021-09-05 14:00 UTC  (2+ messages)

[PATCH master] net: designware: eqos: fix MDIO regression for STM32MP1 boards
 2021-09-02  7:00 UTC  (2+ messages)

[PATCH master] of: overlay: don't do fixups on empty global.of.overlay.dir
 2021-08-31 16:11 UTC 

[PATCH] net: cpsw: fix ethernet bringup in case of a fixed-link phy
 2021-08-31 12:57 UTC 

[PATCH v2 1/3] ARM: i.MX8MP: bbu: fix wrong flash header offset for eMMC boot partition
 2021-08-31  9:42 UTC  (4+ messages)
` [PATCH v2 2/3] mci: imx-esdhc-pbl: support eMMC boot partitions on i.MX8MP
` [PATCH v2 3/3] ARM: i.MX8MP: EVK: change bbu handler from eMMC user to boot partition

[PATCH v2] mci: sdhci: fix big-endian write for blockcount/size
 2021-08-31  6:47 UTC 

[PATCH RESEND v4 0/8] RISC-V: add LiteX SoC support
 2021-08-31  4:38 UTC  (16+ messages)
` [PATCH RESEND v4 1/8] clocksource: timer-riscv: select CSR from device tree
` [PATCH RESEND v4 2/8] serial: add litex UART driver
` [PATCH RESEND v4 3/8] console: support set baudrate for fixed baudrate drivers
` [PATCH RESEND v4 4/8] gpio: add driver for 74xx-ICs with MMIO access
` [PATCH RESEND v4 5/8] spi: add litex spiflash driver
  ` [PATCH] fixup! "
` [PATCH RESEND v4 6/8] net: add LiteEth driver
` [PATCH RESEND v4 7/8] RISC-V: add LiteX SoC and linux-on-litex-vexriscv support
` [PATCH RESEND v4 8/8] RISC-V: add litex_linux_defconfig

[PATCH] ARM: i.MX8MP: move SCTR enabling into imx8mp_cpu_lowlevel_init
 2021-08-30 11:53 UTC 

[PATCH] state: backend_raw: fix ignoring unpack failures
 2021-08-25 14:49 UTC 

[PATCH v1 0/6] protonic: maintaining and new board
 2021-08-25 12:54 UTC  (5+ messages)
` [PATCH v1 1/4] ARM: boards: protonic-imx6: enable deep-probe support
` [PATCH v1 2/4] ARM: boards: protonic-imx6: use decode error values instead error numbers
` [PATCH v1 3/4] ARM: boards: protonic-imx6: Skip usb check on prtvt7 by default
` [PATCH v1 4/4] ARM: boards: protonic-imx6: Add support for jozacp board

[PATCH] mtd: spi-nor: remove use-large-blocks left over
 2021-08-25 11:35 UTC 

[PATCH] Documentation: framebuffer: remove note about lack of backlight support
 2021-08-25  9:27 UTC 

[PATCH] net: eqos: let phy_resume handle fixed link phys
 2021-08-25  7:05 UTC  (2+ messages)

[PATCH v2] usb: imx-us-phy: add vbus_valid ro parameter
 2021-08-24 12:12 UTC 

[PATCH] usb: imx-us-phy: add vbus_valid ro parameter
 2021-08-24 11:21 UTC  (4+ messages)

[PATCH 1/2] video: simplefb-client: populate video mode field
 2021-08-24  9:51 UTC  (2+ messages)
` [PATCH 2/2] video: simplefb-client: make probe less verbose

[PATCH v2 0/8] XN Support for reserved-memory areas
 2021-08-24  7:09 UTC  (8+ messages)
` [PATCH v2 3/8] ARM: mmu: use reserve mem entries to modify maps
` [PATCH v2 8/8] PBL: enable LIBFDT for OP-TEE early loading

v2021.08.0
 2021-08-23 14:27 UTC 

[PATCH v2] arm: rockchip-rk3568-evb: add hardware id detection
 2021-08-23 14:11 UTC  (2+ messages)

[PATCH v3 0/3] NXP IFC nand driver
 2021-08-23 14:03 UTC  (4+ messages)
` [PATCH 1/3] ARM: atomic.h: add 64-bit counter support
` [PATCH 3/3] ls1046ardb: enable IFC NAND

[PATCH] ARM: zynqmp: use std_file_update as update handler
 2021-08-23 13:53 UTC  (2+ messages)

[PATCH v2 0/3] firmware: zynqmp-fpga: fix fpga loading with optimized string functions
 2021-08-23 13:51 UTC  (5+ messages)
` [PATCH v2 1/3] firmware: zynqmp-fpga: initialize flags at function start
` [PATCH v2 2/3] firmware: zynqmp-fpga: avoid additional buffer for size argument
` [PATCH v2 3/3] firmware: zynqmp-fpga: do not use DMA coherent memory for bitstream

[PATCH v2 1/2] file_list: add file_list_parse_null()
 2021-08-23 13:48 UTC  (2+ messages)

[PATCH v1 0/6] protonic: fix and maintaining
 2021-08-23 13:45 UTC  (8+ messages)
` [PATCH v1 1/6] ARM: boards: protonic-imx6: Run usb boot entry instead of bare device
` [PATCH v1 2/6] ARM: boards: protonic-imx6: Don't fixup MAC address for disabled device
` [PATCH v1 3/6] ARM: dts: imx6dl-prtvt7: Add brand state variable
` [PATCH v1 4/6] ARM: boards: protonic-imx6: Don't register SD with bbu
` [PATCH v1 5/6] ARM: boards: protonic-imx6: Add emmc_usdhc machine data variable
` [PATCH v1 6/6] ARM: boards: protonic-imx6: Enable bootchooser on prti6g board

[PATCH] fixup! asm-generic: include bitio.h from io.h
 2021-08-23 13:39 UTC  (2+ messages)

[PATCH] hush: fix conditional statements exit code
 2021-08-23 13:36 UTC  (2+ messages)

[PATCH 0/3] firmware: zynqmp-fpga: fix fpga loading with optimized string functions
 2021-08-19  8:14 UTC  (6+ messages)
` [PATCH 1/3] firmware: zynqmp-fpga: initialize flags at function start
` [PATCH 2/3] firmware: zynqmp-fpga: avoid additional buffer for size argument
` [PATCH 3/3] firmware: zynqmp-fpga: do not use DMA coherent memory for bitstream

[PATCH v2] ARM: i.MX6: boot: detect USB serial downloader more reliable
 2021-08-18  4:51 UTC  (2+ messages)

[PATCH] mci: imx-esdhc-pbl: Fix two typos in a comment
 2021-08-18  4:48 UTC  (2+ messages)

[PATCH] fastboot net: add setter for global.fastboot.net.autostart
 2021-08-18  4:48 UTC  (3+ messages)

[PATCH 1/5] net: drop Calxeda Highbank xgmac driver support
 2021-08-18  4:46 UTC  (2+ messages)

[PATCH v3 00/10] RISC-V: add LiteX SoC support; resurrect nmon
 2021-08-17 10:20 UTC  (4+ messages)

[PATCH 0/8 v4] RISC-V: add LiteX SoC support
 2021-08-17 10:10 UTC  (10+ messages)
` [PATCH 1/8] clocksource: timer-riscv: select CSR from device tree
` [PATCH 2/8] serial: add litex UART driver
` [PATCH 3/8] console: support set baudrate for fixed baudrate drivers
` [PATCH 4/8] gpio: add driver for 74xx-ICs with MMIO access
` [PATCH 5/8] spi: add litex spiflash driver
` [PATCH 6/8] net: add LiteEth driver
` [PATCH 7/8] RISC-V: add LiteX SoC and linux-on-litex-vexriscv support
` [PATCH 8/8] RISC-V: add litex_linux_defconfig

[PATCH v2 0/3] Support usb booting on i.MX8MP
 2021-08-13 20:48 UTC  (8+ messages)
` [PATCH v2 1/3] imx8mp-evk: Add support for booting via USB
` [PATCH v2 2/3] imx-usb-loader: Drop nearly unused struct usb_id
` [PATCH v2 3/3] imx-usb-loader: Add support for i.MX8MP

page:  |  | latest

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