mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/9] RISC-V: add LiteX SoC support; resurrect nmon
 2021-05-05 10:32 UTC  (15+ messages)
` [PATCH 1/9] RISC-V: make it possible to run nmon from PBL C code
` [PATCH 2/9] RISC-V: boards: erizo: make it possible to use nmon
` [PATCH 3/9] serial: add litex UART driver
` [PATCH 4/9] gpio: add driver for 74xx-ICs with MMIO access
` [PATCH 5/9] spi: add litex spiflash driver
` [PATCH 6/9] net: add LiteEth driver
` [PATCH 7/9] RISC-V: add initial LiteX SoC support
` [PATCH 8/9] RISC-V: add litex-linux board support
` [PATCH 9/9] RISC-V: add litex_linux_defconfig

[PATCH 01/12] clk: add SiFive PRCI clock controller support
 2021-05-05 10:21 UTC  (17+ messages)
` [PATCH 02/12] serial: implement SiFive UART support
` [PATCH 03/12] debug_ll: support <asm/debug_ll.h> to get rid of mach directories
` [PATCH 04/12] RISC-V: support multi-image for all machines
` [PATCH 05/12] RISC-V: erizo: restrict to RV32I
` [PATCH 06/12] RISC-V: erizo: drop mach-erizo directory
` [PATCH 07/12] RISC-V: add SBI based cpuinfo
` [PATCH 08/12] gpio: gpio-generic-platform: remove unused non-DT support
` [PATCH 09/12] gpio: generic: sync with upstream Linux gpio-mmio driver
` [PATCH 10/12] gpio: add SiFive GPIO controller support
` [PATCH 11/12] net: macb: add SiFive support
` [PATCH 12/12] RISC-V: sifive: add HiFive board support

[PATCH 1/1] Zynq: add support to chainload another barebox
 2021-05-05  9:40 UTC  (4+ messages)
  ` AW: "

[PATCH 1/1] zedboard: add support for usb
 2021-05-05  8:19 UTC  (2+ messages)

[PATCH 1/3] clk: imx28: Set gpmi clock to gpmi_ref
 2021-05-04 14:10 UTC  (3+ messages)
` [PATCH 2/3] clk: imx28: propagate rate change to parents
` [PATCH 3/3] mtd: nand: mxs: Enable edo mode switching for i.MX28

[PATCH 1/3] bootm: move ARM64 Linux image parsing to common directory
 2021-05-04 10:45 UTC  (3+ messages)
` [PATCH 2/3] RISC-V: asm: barebox-riscv-head: use load-offset of 0
` [PATCH 3/3] RISC-V: add Linux kernel boot support

[PATCH] ARM: webasto-ccbv2: Add variant with 512MB RAM
 2021-05-04  9:51 UTC  (3+ messages)

[PATCH] ARM: dts: imx6qdl: pfla02: Update spi-nor naming for kernel compatibility
 2021-05-03 21:50 UTC  (5+ messages)

[PATCH] fs: Fix link_path_walk to return -ENOENT on empty path
 2021-05-03 12:45 UTC  (2+ messages)

[PATCH v3 0/4] usbgadget: add support for USB mass storage gadget
 2021-05-03 12:45 UTC  (5+ messages)
` [PATCH v3 1/4] bthread: implement basic Linux-like completion API
` [PATCH v3 2/4] slice: reschedule bthreads doing File I/O in command context
` [PATCH v3 3/4] usbgadget: refactor usbgadget_register to accept array
` [PATCH v3 4/4] usbgadget: add support for USB mass storage gadget

[PATCH] Documentation: kvx: Fix broken link
 2021-05-03 12:43 UTC  (2+ messages)

imx6 nand: dbbt version/layout
 2021-05-03 12:32 UTC  (2+ messages)

[PATCH 00/16] USB: gadget: refactor to allow easier extension
 2021-05-03 12:30 UTC  (19+ messages)
` [PATCH 01/16] show_progress: add system wide progress stage notifier
` [PATCH 02/16] common: console: add log_writefile to write log into new file
` [PATCH 03/16] string: implement strstarts along with strends
` [PATCH 04/16] vsprintf: introduce %m shorthand for "%s", strerror(errno)
` [PATCH 05/16] param: introduce file-list parameter type
` [PATCH 06/16] common: add generic system partitions interface
` [PATCH 07/16] fastboot: handle ill-named partitions gracefully
` [PATCH 08/16] usb: gadget: dfu: change status message to info log level
` [PATCH 09/16] usbgadget: autostart: fix indeterminism around usbgadget.autostart
` [PATCH 10/16] usbgadget: allow DFU and Fastboot functions to coexist
` [PATCH 11/16] file_list: make freeing a NULL pointer a no-op
` [PATCH 12/16] fastboot/dfu: use system partitions as fall back
  ` [PATCH] fixup! "
` [PATCH 13/16] bbu: add function to directly add handlers into file_list
` [PATCH 14/16] file_list: add file_list_detect_all()
` [PATCH 15/16] common: make FILE_LIST feature unconditional
` [PATCH 16/16] fs: error out when writing on read-only file system

[PATCH 0/4] x86: add EFI PCI host and iTCO watchdog support
 2021-05-03 12:07 UTC  (2+ messages)

[PATCH] scripts/spdxcheck.py: Use Python 3
 2021-05-03 12:02 UTC  (5+ messages)

[PATCH v4 00/17] barebox deep probe support
 2021-05-03 11:54 UTC  (18+ messages)
` [PATCH 09/17] common: add initial barebox deep-probe support
` [PATCH 17/17] ARM: i.MX Phytec physom: Add "
` [PATCH 1/3] fixup! common: add initial barebox "
  ` [PATCH 2/3] fixup! ARM: boards: mx6-sabrelite: add "
  ` [PATCH 3/3] fixup! ARM: i.MX Phytec physom: Add "

[PATCH] watchdog: imxwd: get and enable clock
 2021-05-03 11:43 UTC  (2+ messages)

[PATCH v1 0/6] add multiimage support for sama5d3 based microchip-ksz9477-evb board
 2021-05-03 11:39 UTC  (5+ messages)
` [PATCH v1 1/6] mci: atmel_mci: add PBL support

[PATCH] ARM: i.MX: demote reset reason print to debug level
 2021-05-03 11:18 UTC  (3+ messages)

[PATCH] MIPS: qemu-malta: use generic syscon reset driver
 2021-05-03 11:17 UTC  (3+ messages)

[PATCH] startup: introduce global.endianness variable
 2021-05-03 11:16 UTC  (3+ messages)

[PATCH v2 0/6] add multiimage support for sama5d3 based microchip-ksz9477-evb board
 2021-05-03 10:51 UTC  (15+ messages)
` [PATCH v2 1/6] mci: atmel_mci: add PBL support
` [PATCH v2 2/6] ARM: at91: xload-mmc: add sama5d3_atmci_start_image() helper
` [PATCH v2 3/6] ARM: at91: ddramc: add sama5d3_barebox_entry() handler
` [PATCH v2 4/6] ARM: at91: add __sama5d3_stashed_bootrom_r4 helper
` [PATCH v2 5/6] ARM: at91: add sama5d3_lowlevel_init() helpers
` [PATCH v2 6/6] ARM: at91: sama5d3: add multiimage support for the microchip-ksz9477-evb

[PATCH master 1/2] sandbox: watchdog: don't return positive values from set_timeout
 2021-05-03 10:38 UTC  (3+ messages)
` [PATCH master 2/2] Documentation: user: watchdog: sync with current state

[PATCH v2 1/2] scripts: imx-usb-loader: print excluded USB device message only on verbose
 2021-05-03 10:37 UTC  (3+ messages)
` [PATCH v2 2/2] scripts: imx-usb-loader: print USB VID/PID of excluded devices

Are there any operations may influence WFI instruction?
 2021-05-03  9:48 UTC  (2+ messages)

[PATCH v2 00/15] USB: gadget: refactor to allow easier extension
 2021-04-30 17:57 UTC  (18+ messages)
` [PATCH v2 01/15] show_progress: add system wide progress stage notifier
` [PATCH v2 02/15] common: console: add log_writefile to write log into new file
` [PATCH v2 03/15] string: implement strstarts along with strends
` [PATCH v2 04/15] vsprintf: introduce %m shorthand for "%s", strerror(errno)
` [PATCH v2 05/15] param: introduce file-list parameter type
` [PATCH v2 06/15] common: add generic system partitions interface
  ` [PATCH] fixup! "
` [PATCH v2 07/15] fastboot: handle ill-named partitions gracefully
` [PATCH v2 08/15] usb: gadget: dfu: change status message to info log level
` [PATCH v2 09/15] usbgadget: autostart: fix indeterminism around usbgadget.autostart
` [PATCH v2 10/15] usbgadget: allow DFU and Fastboot functions to coexist
` [PATCH v2 11/15] fastboot/dfu: use system partitions as fall back
  ` [PATCH] fixup! "
` [PATCH v2 12/15] bbu: add function to directly add handlers into file_list
` [PATCH v2 13/15] file_list: add file_list_detect_all()
` [PATCH v2 14/15] common: make FILE_LIST feature unconditional
` [PATCH v2 15/15] fs: error out when writing on read-only file system

[PATCH v2 0/4] usbgadget: add support for USB mass storage gadget
 2021-04-30 13:41 UTC  (5+ messages)
` [PATCH v2 1/4] bthread: implement basic Linux-like completion API
` [PATCH v2 2/4] slice: reschedule bthreads doing File I/O in command context
` [PATCH v2 3/4] usbgadget: refactor usbgadget_register to accept array
` [PATCH v2 4/4] usbgadget: add support for USB mass storage gadget

[PATCH 1/2] scripts: imx-usb-loader: print excluded USB device message only on verbose
 2021-04-30 11:53 UTC  (5+ messages)
` [PATCH 2/2] scripts: imx-usb-loader: print USB VID/PID of excluded devices

[PATCH 1/1] added support for zynq7000-fpga-manager
 2021-04-28  8:16 UTC  (5+ messages)
  ` AW: "

[PATCH 2/2] ARM: i.MX: sabresd: Add support for i.MX6QP board variant
 2021-04-22 15:14 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] Documentation: sandbox.rst: added dhcp network configuration
 2021-04-22  6:45 UTC  (6+ messages)
    ` [PATCH v2] Documentation: some extra steps requires for DHCP network configuration for sandbox on the host OS

network configuration setup - dhcp
 2021-04-21 18:44 UTC  (11+ messages)

[PATCH master] usb: dwc2: increase timeout for waiting on host mode
 2021-04-21  9:11 UTC  (4+ messages)

RFC: types conflicts
 2021-04-20 21:47 UTC  (5+ messages)

[PATCH 1/8] of: reserve: add xn flag mem entries
 2021-04-20 10:36 UTC  (17+ messages)
` [PATCH 2/8] of: export of_get_reserve_map
` [PATCH 3/8] ARM: mmu: use reserve mem entries to modify maps
` [PATCH 4/8] of: add flag to not create resmem DT entries
` [PATCH 5/8] of: add reserved_mem_read initcall
` [PATCH 6/8] pbl: fdt: add support to parse reserved mem
` [PATCH 7/8] ARM: mmu-early: map no-map entries XN & uncached
` [PATCH 8/8] PBL: enable LIBFDT for OP-TEE early loading

[PATCH 1/2] nand: nand-mxs: Fix marking BBT blocks as bad
 2021-04-20  6:29 UTC  (9+ messages)
` [PATCH 2/2] mtd: nand_bbt: Skip bad blocks when searching for the BBT in NAND

page:  |  | latest

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