mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v2 0/3] Support usb booting on i.MX8MP
 2021-08-13 15:22 UTC  (4+ 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

[PATCH] mci: imx-esdhc-pbl: Fix two typos in a comment
 2021-08-13 14:03 UTC 

[PATCH] fastboot net: add setter for global.fastboot.net.autostart
 2021-08-13  8:38 UTC  (2+ messages)

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

[PATCH 1/5] net: drop Calxeda Highbank xgmac driver support
 2021-08-12 13:03 UTC  (6+ messages)
` [PATCH 2/5] net: make ARC MAC driver 32-bit only
` [PATCH 3/5] asm-generic: include bitio.h from io.h
` [PATCH 4/5] x86: define phys_to_virt and virt_to_phys
` [PATCH 5/5] net: e1000: split EEPROM and barebox MTD wrapper into separate files

[PATCH] fastboot net: add global.fastboot.net.autostart early
 2021-08-12  8:54 UTC  (4+ messages)

[PATCH v2] ARM: i.MX6: boot: detect USB serial downloader more reliable
 2021-08-12  8:36 UTC 

[PATCH] ARM: i.MX6: boot: detect USB serial downloader more reliable
 2021-08-12  7:38 UTC  (3+ messages)

[PATCH v3 00/10] RISC-V: add LiteX SoC support; resurrect nmon
 2021-08-11  8:52 UTC  (2+ messages)

[PATCH v2 0/3] NXP IFC nand driver
 2021-08-10 10:33 UTC  (9+ messages)
` [PATCH 1/3] ARM: atomic.h: add 64-bit counter support
` [PATCH 2/3] nand: add NXP IFC nand driver
` [PATCH 3/3] ls1046ardb: enable IFC NAND

[PATCH] hush: fix conditional statements exit code
 2021-08-10  5:47 UTC 

[PATCH v2 1/2] file_list: add file_list_parse_null()
 2021-08-10  5:29 UTC  (2+ messages)
` [PATCH v2 2/2] fastboot: use file_list_parse_null()

[PATCH] scripts: socfpga_import_preloader: make sdk optional
 2021-08-09 18:52 UTC  (2+ messages)

[PATCH v2] arm: rockchip-rk3568-evb: add hardware id detection
 2021-08-09 18:51 UTC  (4+ messages)
` [PATCH] fixup! "

[PATCH 1/2] file_list: add file_list_parse_null()
 2021-08-09 18:48 UTC  (4+ messages)
` [PATCH 2/2] fastboot: use file_list_parse_null()

[PATCH master] ARM: at91: fix building samad2 images without sama5d3
 2021-08-09 18:37 UTC  (2+ messages)

[PATCH] arm: mxs: Replace license and copyright boilerplate by SPDX identifiers
 2021-08-09 18:36 UTC  (3+ messages)

[PATCH] arm/mvebu: sync barebox-arm-head.h to generic variant
 2021-08-09 18:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/8] XN Support for reserved-memory areas
 2021-08-09 18:30 UTC  (19+ messages)
` [PATCH v2 1/8] of: reserve: add xn flag mem entries
` [PATCH v2 2/8] of: add of_get_reserve_map stub for !CONFIG_OFTREE
` [PATCH v2 3/8] ARM: mmu: use reserve mem entries to modify maps
` [PATCH v2 4/8] of: add flag to not create resmem DT entries
` [PATCH v2 5/8] of: add reserved_mem_read initcall
` [PATCH v2 6/8] pbl: fdt: add support to parse reserved mem
` [PATCH v2 7/8] ARM: mmu-early: map no-map entries XN & uncached
` [PATCH v2 8/8] PBL: enable LIBFDT for OP-TEE early loading

[PATCH 1/2] watchdog: imxwd: register explicit warm reset handler
 2021-08-09 18:18 UTC  (5+ messages)
` [PATCH 2/2] ARM: i.MX8MM: add reboot to serial download mode

[PATCH] mci: imx-esdhc-pbl: initialize fsl_esdhc_host
 2021-08-09 18:10 UTC  (3+ messages)

[PATCH 1/2] imx-usb-loader: Drop nearly unused struct usb_id
 2021-08-09 18:08 UTC  (3+ messages)
` [PATCH 2/2] imx-usb-loader: Add support for i.MX8MP

[PATCH] scripts: bareboxenv: add erase hint if build as host-tool
 2021-08-09 17:56 UTC  (2+ messages)

Not successful if statements returning error code
 2021-08-09 10:54 UTC  (7+ messages)

[PATCH 1/2] arm/mvebu: sync barebox-arm-head.h to generic variant
 2021-08-06  8:40 UTC  (3+ messages)
` [PATCH 2/2] arm: mxs: Replace license and copyright boilerplate by SPDX identifiers

[PATCH 0/4] NXP IFC nand driver
 2021-07-29 18:19 UTC  (10+ messages)
` [PATCH 1/4] ARM: atomic.h: add 64-bit counter support
` [PATCH 2/4] arm: 64-bit device specific operation
` [PATCH 3/4] nand: add NXP IFC nand driver
` [PATCH 4/4] ls1046ardb: enable IFC NAND

[PATCH] fastboot: handle error from file_list_parse()
 2021-07-21  8:41 UTC  (3+ messages)

v2021.07.0
 2021-07-19 19:00 UTC 

[PATCH 0/7] sandbox: turn into deep probe platform
 2021-07-18  5:14 UTC  (9+ messages)
` [PATCH 1/7] sandbox: power: set $global.system.reset=POR on poweroff
` [PATCH 2/7] sandbox: fix probe order dependency between watchdog and power
` [PATCH 3/7] of: partition: implement of_partition_ensure_probed
` [PATCH 4/7] state: support deep probe
` [PATCH 5/7] nvmem: "
` [PATCH 6/7] sandbox: turn into deep probe platform
` [PATCH 7/7] Revert "sandbox: hostfile: move initcall to earlier postcore level"

[PATCH] habv4: habv4_get_status(): do not print HAB error event in case of known RNG self test failure
 2021-07-18  5:09 UTC  (3+ messages)

[PATCH v2] ARM: protonic-imx6: do not expose RFID to the kernel dts
 2021-07-18  5:06 UTC  (2+ messages)

[PATCH v1] ARM: protonic-imx6: do not expose RFID not to the kernel dts
 2021-07-15 12:35 UTC  (2+ messages)
` [PATCH v1] ARM: protonic-imx6: do not expose RFID not to the kernel dts^[

[PATCH] led: Add a 74273 led driver
 2021-07-14  9:35 UTC  (2+ messages)

[PATCH next 0/3] RISC-V: resurrect nmon
 2021-07-09 20:58 UTC  (5+ messages)
` [PATCH next 1/3] RISC-V: make it possible to run nmon from PBL C code
` [PATCH next 2/3] RISC-V: boards: erizo: make it possible to use nmon
` [PATCH next 3/3] RISC-V: boards: beaglev: "

[PATCH] mtd: nand: provide helpful error message when trying disabled ecc mode
 2021-07-09 20:56 UTC  (2+ messages)

[PATCH master v2] fs: fix NULL pointer dereference of fsdrv->truncate for read-only FS
 2021-07-09 20:54 UTC  (2+ messages)

[PATCH master] fs: fix NULL pointer dereference of fsdrv->truncate for read-only FS
 2021-07-06 22:08 UTC 

[RFC PATCH 0/2] Proof of concept device tree overlays
 2021-07-03 20:49 UTC  (8+ messages)
` [RFC PATCH 1/2] arm: rockchip-rk3568-evb: add hardware id detection
` [RFC PATCH 2/2] arm: rockchip-rk3568-evb: apply dt overlay for evb7

[PATCH v2] commands: of_property: Extend command usage on external dtb
 2021-07-03 20:42 UTC  (6+ messages)
      ` [PATCH] fixup! "

[PATCH v2] sandbox: ship sample environment
 2021-07-03 20:06 UTC  (2+ messages)

[PATCH 1/5] common: machine_id: support /chosen/barebox, machine-id-path override
 2021-06-30 20:13 UTC  (13+ messages)
` [PATCH 2/5] ARM: stm32mp: migrate to barebox,machine-id-path
` [PATCH 3/5] common: machine_id: deprecate machine_id_set_hashable
` [PATCH 4/5] sandbox: dts: populate $global.machine_id
` [PATCH 5/5] ARM: dts: stm32mp: retire barebox, provide-mac-address in favor of NVMEM
` [PATCH 1/5] common: machine_id: support /chosen/barebox,machine-id-path override

[PATCH] driver: add CONFIG_DEBUG_PROBES
 2021-06-29  6:39 UTC  (3+ messages)

[PATCH] OF: gpio: drop duplicate of_device_ensure_probed
 2021-06-28 20:42 UTC  (2+ messages)

[PATCH 1/2] ARM: imx6: marsboard: simplify ar8035 PHY fixups
 2021-06-28 20:40 UTC  (3+ messages)
` [PATCH 2/2] ARM: imx6: marsboard: enable deep-probe

[PATCH] pinctrl: stm32: support deep probe
 2021-06-28 20:38 UTC  (2+ messages)

[PATCH] fixup! sandbox: ship sample environment
 2021-06-28 20:16 UTC  (2+ messages)

[PATCH v3 00/18] Apply device tree overlays to kernel tree
 2021-06-28 20:13 UTC  (4+ messages)
` [PATCH 14/18] overlay: Add filters to choose which overlays to apply

[PATCH] nvmem: fix dev_dbg(unregistered_device, ...)
 2021-06-28 12:52 UTC  (2+ messages)

[PATCH] test: self: add tests for progress notifier
 2021-06-28 12:51 UTC  (2+ messages)

[PATCH v2 1/2] string: implement strchrnul
 2021-06-28 12:50 UTC  (3+ messages)
` [PATCH v2 2/2] console: respect baudrate specified in device-tree stdout-path

[PATCH 1/3] bthread: remove thread exit codes
 2021-06-28 12:45 UTC  (4+ messages)
` [PATCH 2/3] bthread: replace blocking bthread_stop with nonblocking bthread_cancel
` [PATCH 3/3] bthread: add options to create and delete dummy bthreads

[PATCH] spi: imx: enable use for i.MX8MM and i.MX8MP
 2021-06-28 12:42 UTC  (2+ messages)

[PATCH v3 0/2] add support for Rockchip SARADC
 2021-06-28 12:41 UTC  (2+ messages)

[PATCH v2] firmware: socfpga: set APPLYCFG after loading bitstream
 2021-06-28 11:28 UTC  (2+ messages)

[PATCH] pinctrl: rockchip: Register gpios as device
 2021-06-25 14:05 UTC 

[PATCH 1/2] of: refuse to delete root node of live tree
 2021-06-25 14:02 UTC  (2+ messages)
` [PATCH 2/2] of: Fix deep-probe triggering when removing nodes

[PATCH] commands: of_property: Extend command usage on external dtb
 2021-06-25 10:30 UTC  (3+ messages)

[PATCH 0/7] ZynqMP: Cleanup and extend board support
 2021-06-25  9:05 UTC  (6+ messages)
` [PATCH 4/7] ARM: zynqmp: add update handler

page:  |  | latest

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