mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/7] Device Tree Overlay Support
 2019-09-06  7:29 UTC  (11+ messages)
` [PATCH 1/7] dtc: add -@ option to enable __symbols__
` [PATCH 2/7] of: add support for devicetree overlays
` [PATCH 3/7] blspec: "
` [PATCH 4/7] of: add iterator for overlays
` [PATCH 5/7] firmware: add support to load firmware from dt overlay
` [PATCH 6/7] blspec: load firmware if specified in "
` [PATCH 7/7] commands: add of_overlay command for device tree overlays

[PATCH] elf: add 64 bits elf support
 2019-09-06  7:16 UTC  (7+ messages)
` [PATCH v3] elf: add 64 bits elf loading support
    ` [PATCH v4 1/2] "
      ` [PATCH v4 2/2] mips: bootm: Cast elf entry into unsigned long

[PATCH] clk: zynqmp: rename driver specific CLK_MUX_READ_ONLY
 2019-09-06  7:15 UTC  (2+ messages)

[PATCH] libfile: fix typos
 2019-09-06  7:14 UTC  (2+ messages)

[PATCH] video/stm: fix return value handling for of_get_display_timings()
 2019-09-06  7:13 UTC  (2+ messages)

[PATCH 1/5] nvmem: Use helper variable in nvmem_register_cdev()
 2019-09-06  5:23 UTC  (4+ messages)
` [PATCH 5/5] eeprom: at24: Convert the driver to NVMEM

[PATCH v2 00/10] Add initial support for -fsanitize={ubsan,asan}
 2019-09-05  6:02 UTC  (14+ messages)
` [PATCH v2 01/10] Kconfig: create Kconfig symbol for ARCH_HAS_STACK_DUMP
` [PATCH v2 02/10] Kconfig: create Kconfig symbol for ARCH_HAS_DATA_ABORT_MASK
` [PATCH v2 03/10] blackfin: delete unused <asm/barebox.h> definitions
` [PATCH v2 04/10] Kconfig: retire empty <asm/barebox.h>
` [PATCH v2 05/10] lib: add HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig option
` [PATCH v2 06/10] common: add generic CONFIG_UBSAN plumbing
` [PATCH v2 07/10] commands: add intentionally UB triggering ubsan command
` [PATCH v2 08/10] sandbox: use sanitizer unwind for dump_stack if available
` [PATCH v2 09/10] common: add generic CONFIG_KASAN option
` [PATCH v2 10/10] sandbox: support Address and UndefinedBehavior sanitizers

barebox bug, sh [ -c /dev/nand0.var.ubi.blablablub ] returns |true| even if there is no "blablablub" partition on "var" volume
 2019-09-02 21:30 UTC  (4+ messages)

[PATCH 0/2] Fix buffer overflows in nfs code
 2019-09-02 11:44 UTC  (3+ messages)
` [PATCH 1/2] net: nfs: Fix possible buffer overflow
` [PATCH 2/2] fs: "

[PATCH] input: add handler for reset and power key input events
 2019-09-02  7:24 UTC  (7+ messages)

[PATCH] Documentation: efi: fix typos
 2019-09-02  7:18 UTC  (2+ messages)

[PATCH] Documentation: zii-imx7d-dev: Fix errors with openocd configuration script
 2019-09-02  7:17 UTC  (2+ messages)

[PATCH] gpio: iopoll: implement gpio_poll_timeout_us
 2019-09-02  7:16 UTC  (4+ messages)

[PATCH] mtd: spi-nor: Add support for s25fl128s0 s25fl128s1 flashes from Linux
 2019-09-02  7:13 UTC  (2+ messages)

can't interrupt when printing T T T T T
 2019-08-30  8:54 UTC  (2+ messages)

mips : How to run barebox by bootm in ram(u-boot command)?
 2019-08-29 13:10 UTC  (3+ messages)

[PATCH] mtd: spi-nor: Add support for s25fl128s0 s25fl128s1 flashes from Linux
 2019-08-29  2:02 UTC 

[PATCH] mtd: spi-nor: Add support for s25fl128s0 s25fl128s1 flashes from Linux
 2019-08-28 18:15 UTC 

[PATCH 1/2] ARM: allow booting with MMU enabled
 2019-08-28 12:51 UTC  (2+ messages)
` [PATCH 2/2] commands: go: add -m option to keep MMU on

[PATCH 0/6] sandbox: add HWRNG driver for host /dev/random
 2019-08-28 12:06 UTC  (9+ messages)
` [PATCH 1/6] sandbox: include header to provide missing prototype
` [PATCH 2/6] sandbox: remove unused ARCH_LINUX Kconfig symbol
` [PATCH 3/6] sandbox: redefine optarg and optind to avoid collisions
` [PATCH 4/6] sandbox: compile with symbol -fvisibility=hidden
` [PATCH 5/6] sandbox: hostfile: allow probing from device tree
` [PATCH 6/6] hwrng: add sandbox driver interface to host /dev/random

[PATCH] ARM: zii-vf610-dev: Use CTRL-C as autoboot abort
 2019-08-28 11:37 UTC  (2+ messages)

[PATCH] ARM: dts: vf610-zii-cfu1: Fix indentation
 2019-08-28 11:36 UTC  (2+ messages)

[PATCH v1 1/3] MIPS: ath79: enable watchdog support
 2019-08-28 11:35 UTC  (4+ messages)
` [PATCH v1 2/3] MIPS: dts: dpt-module: fix gpio button
` [PATCH v1 3/3] MIPS: ath79: enable gpio key support

[PATCH] images/.gitignore: ignore i.MX8MQ HAB files
 2019-08-28 11:34 UTC  (2+ messages)

[PATCH v2 0/7] clean up and complement reset source handling
 2019-08-28 11:34 UTC  (9+ messages)
` [PATCH v2 1/7] reset_source: use instance = -1 as default
` [PATCH v2 2/7] reset_source: fix ordering of exported functions
` [PATCH v2 3/7] reset_source: drop reset_source_set_instance()
` [PATCH v2 4/7] reset_source: implement helper to set a device as reset source
` [PATCH v2 5/7] mfd: da9053: use new reset_source_set_device()
` [PATCH v2 6/7] mfd: da9063: "
` [PATCH v2 7/7] oftree: expose reset_source device in device tree

MMC hardware partitioning
 2019-08-28 11:07 UTC  (3+ messages)

[PATCH v3] console: fix out-of-bounds read in dputc(/dev/*, ...)
 2019-08-28 10:54 UTC  (2+ messages)

[PATCH 0/6] OMAP updates
 2019-08-28 10:24 UTC  (7+ messages)
` [PATCH 1/6] ARM: omap: am35xx_emif4: Fix bit polling
` [PATCH 2/6] mtd: nand: gpmc: Add support for ELM
` [PATCH 3/6] mtd: nand: gpmc: Add BCH16 support
` [PATCH 4/6] net: cpsw: Make phy its own driver
` [PATCH 5/6] mtd: peb: Add function to write file
` [PATCH 6/6] ARM: OMAP: bbu: Add an all-in-one NAND update handler

[PATCH 1/2] reset_source: use instance = -1 as default
 2019-08-27  4:52 UTC  (5+ messages)
` [PATCH 2/2] reset_source: drop reset_source_set_instance()

[PATCH 00/11] treewide: fix some ARCH=arm clang warnings
 2019-08-26 10:35 UTC  (19+ messages)
` [PATCH 01/11] linux/kbuild.h: sync with upstream
` [PATCH 02/11] ratp: fix use of %hu for printing int
` [PATCH 03/11] complete: remove unused variable
  ` [PATCH 1/2] fixup! "
    ` [PATCH 2/2] ata: fix mismatched header guards
` [PATCH 04/11] i2c-mux-pca954x: remove use of uninitialized variable
` [PATCH 05/11] net: phy: mv88e6xxx: remove duplicate member in struct initializer
` [PATCH 06/11] smc911x: fix inverted poll-for-ready
` [PATCH 07/11] nvme: use 64 bit types for timeouts even on 32 bit systems
` [PATCH 08/11] usb: gadget: fsl_udc: remove always-true null pointer checks
` [PATCH 09/11] commands: mmc_extcsd: describe missing bit
` [PATCH 10/11] gui: png_lode: fix freeing of uninitialized pointer
` [PATCH 11/11] fs: fat: fix use of wrong enumeration type
` [PATCH] ARM: don't use -no-thumb-interwork if unavailable

[PATCH 0/5] sandbox: support -fsanitize={address,ubsan}
 2019-08-23 12:31 UTC  (10+ messages)
` [PATCH 1/5] sandbox: include header to provide missing prototype
` [PATCH 2/5] common: add generic CONFIG_UBSAN_SANITIZE_ALL plumbing
` [PATCH 3/5] common: add generic CONFIG_KASAN option
` [PATCH 4/5] sandbox: support Address and UndefinedBehavior sanitizers
` [PATCH 5/5] commands: fix unaligned accesses of aliased commands on amd64

[PATCH v2 1/3] console: don't count newlines twice in bytes written
 2019-08-23  9:28 UTC  (11+ messages)
` [PATCH v2 2/3] ratp: return 0 bytes written from puts if busy
` [PATCH v2 3/3] console: fix out-of-bounds read in dputc(/dev/*, ...)

[PATCH] Documentation: zii-vf610-dev: Fix 'halt' in openocd configuration script
 2019-08-23  8:58 UTC  (3+ messages)

[PATCH v4 1/5] i.mx6: signed boot: add habv4-imx6-gencsf.h to the flash header of the PHYTEC boards
 2019-08-23  8:57 UTC  (6+ messages)
` [PATCH v4 2/5] imx6: added fit image signature to the devicetree for "
` [PATCH v4 3/5] Kconfig: add selection for creation of signed/encrypted HABV4 images
` [PATCH v4 4/5] Makefile.imx: add build_imx_habv4img for creation of signed/encrypted images
` [PATCH v4 5/5] Makefile.imx: change image creation to build_imx_habv4img for i.MX6

[PATCH 0/8] i.MX8 EVK patches
 2019-08-23  8:11 UTC  (20+ messages)
` [PATCH 1/8] ARM: aarch64: Fixup relocation table for the second relocation
` [PATCH 2/8] ARM: aarch64: Fix get_runtime_offset after relocation
` [PATCH 3/8] pbl: Move piggy verification into pbl_barebox_uncompress()
` [PATCH 4/8] ARM: i.MX: imx8-ddrc: Remove debug code
` [PATCH 5/8] ARM: nxp-imx8mq-evk: Remove duplicate call to imx8mq_cpu_lowlevel_init()
` [PATCH 6/8] ARM: nxp-imx8mq-evk: Replace trampoline
` [PATCH 7/8] ARM: i.MX8: Fix piggydata loading
` [PATCH 8/8] ARM: nxp-imx8mq-evk: Update comments

[PATCH 1/4] startup: allow ctrl+c abort during boot sequence
 2019-08-23  7:55 UTC  (5+ messages)
` [PATCH 2/4] libfile: have write_full return a descriptive error code
` [PATCH 3/4] ARM: i.MX: bbu: early exit when partition too small
` [PATCH 4/4] fs: omap4_usbbootfs: remove commented out code

[PATCH RFC 0/3] fs: tftp: don't use cached dentries
 2019-08-23  7:38 UTC  (5+ messages)
` [PATCH RFC 1/3] fs: tftp: remove duplicate header
` [PATCH RFC 2/3] fs: provide no_revalidate_d_ops for network file systems
` [PATCH RFC 3/3] fs: tftp: don't maintain tftp dentries in dcache

[PATCH] startup: Register autoboot variables earlier
 2019-08-23  7:09 UTC  (2+ messages)

[PATCH] startup: Fix typo in comment
 2019-08-23  7:08 UTC  (2+ messages)

[PATCH v1 0/4] extend support for SAMA5D27 SOM1 EK
 2019-08-21  6:52 UTC  (5+ messages)
` [PATCH v1 4/4] spi: add atmel-quadspi support

v2019.08.1
 2019-08-21  6:49 UTC 

[PATCH 1/4] ARM: socfpga: fix xload on arria10
 2019-08-21  6:45 UTC  (2+ messages)

[PATCH] serial: stm32: set linux_console_name
 2019-08-21  6:43 UTC  (2+ 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