mail archive of the barebox mailing list
 help / color / mirror / Atom feed
unalignment access on cortex-a8 caues exception
 2019-01-07  8:13 UTC 

bareboxenv -s: output depends on filesystem
 2019-01-07  7:58 UTC  (10+ messages)
  ` [PATCH 1/2] recursive_action: add ACTION_SORT flag
    ` [PATCH 2/2] envfs: new flag for sorting env before saving
    ` [PATCH v2 1/2] recursive_action: add ACTION_SORT flag
      ` [PATCH v2 2/2] envfs: new flag for sorting env before saving

[PATCH v3 00/10] Add initial RISC-V architecture support
 2019-01-07  7:54 UTC  (15+ messages)
` [PATCH v3 01/10] "
` [PATCH v3 02/10] RISC-V: add Erizo SoC support
` [PATCH v3 03/10] RISC-V: add low-level debug macros for ns16550
` [PATCH v3 04/10] RISC-V: add nmon nano-monitor
` [PATCH v3 05/10] RISC-V: erizo: add DEBUG_LL support
` [PATCH v3 06/10] RISC-V: erizo: enable nmon
` [PATCH v3 07/10] RISC-V: erizo: add nmon image creation
` [PATCH v3 08/10] RISC-V: add erizo_generic_defconfig
` [PATCH v3 09/10] scripts: add nmon-loader
` [PATCH v3 10/10] Documentation: add RISC-V docs

[PATCH v1 1/1] Add generic implementation for muldi3
 2019-01-07  7:44 UTC  (2+ messages)

[PATCH] common: state: fix alignment
 2019-01-07  7:41 UTC  (2+ messages)

[PATCH 0/5] Independent collection of patches
 2019-01-07  7:41 UTC  (10+ messages)
` [PATCH v1 1/5] 2d-primitives: fix no previous prototype warning
` [PATCH v1 2/5] images: fix force rebuild of piggy.o
` [PATCH v1 3/5] arm: fix no prototype for barebox_arm_reset_vector()
` [PATCH v1 4/5] at91sam9263ek: fix build of of_init
` [PATCH v1 5/5] video: mtl017: fix driver name variable

[PATCH 0/9] net: Allow global.net.server being a hostname
 2019-01-07  7:40 UTC  (10+ messages)
` [PATCH 1/9] net: ip_route_get: Fix error message
` [PATCH 2/9] net: ip_route_get: Hook help text to command
` [PATCH 3/9] net: dns: leave host command with error on failure
` [PATCH 4/9] net: dns: Allow to set variable with the resolved host
` [PATCH 5/9] defaultenv: Pass serverip to nfsroot string
` [PATCH 6/9] net: Allow hostnames for global.net.server
` [PATCH 7/9] net: ip_route_get: resolv hostnames
` [PATCH 8/9] defaultenv: defaultenv uses ip_route_get
` [PATCH 9/9] defaultenv: resolve global.net.server before using it

[PATCH v1 0/3] bootstrap support for AT91SAM9263-EK
 2019-01-07  7:29 UTC  (15+ messages)
` [PATCH v1 1/3] arm: at91: fix clock to mci1 for at91sam9263
` [PATCH v1 2/3] lib: bootstrap: detect SD card before mounting
` [PATCH v1 3/3] at91sam9263ek: add bootstrap support

[PATCH 0/3] add at91 documentation
 2019-01-06 18:18 UTC  (4+ messages)
` [PATCH v1 1/3] doc: "
` [PATCH v1 2/3] doc: add additional at91 boards
` [PATCH v1 3/3] doc: at91sam9263-ek: add notes

[PATCH 1/4] net/e1000: Map custom error codes to more appropriate errno values
 2019-01-04 11:16 UTC  (5+ messages)

barebox on Canon A1100
 2019-01-04 10:54 UTC  (3+ messages)

[PATCH 01/10] serial: clps711x: Change compatible string
 2019-01-04 10:48 UTC  (13+ messages)
` [PATCH 02/10] serial: clps711x: Switch to SPDX identifier
` [PATCH 03/10] serial: clps711x: Use DIV_ROUND_CLOSEST() for baudrate calculation
` [PATCH 04/10] serial: clps711x: Determine device name from device tree
` [PATCH 05/10] gpio: clps711x: Change compatible string
` [PATCH 06/10] gpio: clps711x: Switch to SPDX identifier
` [PATCH 07/10] gpio: clps711x: Use coredevice_platform_driver() macro
` [PATCH 08/10] clocksource: clps711x: Add devicetree support
` [PATCH 09/10] clocksource: clps711x: Switch to SPDX identifier
` [PATCH 10/10] clocksource: clps711x: Use coredevice_platform_driver() macro

[PATCH] of: Add .of suffix to device names from devicetree
 2019-01-04  8:12 UTC  (3+ messages)

[PATCH] ARM: imx7: missing config for AIPS3 bridge added
 2019-01-03 11:18 UTC  (2+ messages)

[PATCH] README: add licensing information
 2019-01-03 11:05 UTC  (2+ messages)

[PATCH] imd: model and compatible missing in metadata
 2019-01-03 11:02 UTC  (5+ messages)

[PATCH] nvmem: ocotp: Fix writing of second mac address fuses on imx6ul
 2019-01-03 11:01 UTC  (2+ messages)

[PATCH v2 1/3] MIPS: migrate all files to SPDX
 2019-01-03 10:07 UTC  (7+ messages)
` [PATCH v2 2/3] MIPS: convert files with not precise GNU version "
` [PATCH v2 3/3] MIPS: update to GPL-2.0-or-later for files copyrighted by me

MIPS multiimabe is brocken after "Images: Add image size to built images"
 2019-01-03 10:04 UTC  (7+ messages)

[PATCH V3 1/2] mfd: mc13892: MC13892_POWER_MISC bits revision
 2019-01-03  9:41 UTC  (3+ messages)
` [PATCH V3 2/2] ARM: CCMX51: Switch to multiimage support

[PATCH] fs/fat: fix FAT32 detection
 2019-01-03  9:27 UTC  (2+ messages)

[PATCH 1/2] imx-bbu-nand-fcb: Check the required space a bit earlier
 2019-01-03  9:24 UTC  (3+ messages)
` [PATCH 2/2] imx-bbu-nand-fcb: Remove unused variable partition_size

[PATCH] Documentation: imx8mq-evk: Pass the full path for file names
 2019-01-03  9:20 UTC  (2+ messages)

[PATCH 00/11] Sync Kconfig to Linux 4.20
 2019-01-03  9:18 UTC  (19+ messages)
` [PATCH 01/11] kbuild: filter-out PHONY targets from "targets"
` [PATCH 02/11] kbuild: add .DELETE_ON_ERROR special target
` [PATCH 03/11] kbuild: add .SECONDARY "
` [PATCH 04/11] kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically
` [PATCH 05/11] treewide: remove blank texts
` [PATCH 06/11] .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore
` [PATCH 07/11] kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile
` [PATCH 08/11] kbuild: rename HOSTLOADLIBES_* to HOSTLDLIBS_*
` [PATCH 09/11] kbuild: generate lexer and parser during build instead of shipping
` [PATCH 10/11] kconfig: sync to Linux 4.20
` [PATCH 11/11] kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX

[PATCH] mci: skip of_partitions_register_fixup for boot partitions
 2019-01-03  8:17 UTC  (2+ messages)

[PATCH for next] mtd: nand: nand_omap_gpmc: Fix GPMC_BCH_RESULT offset
 2018-12-20  7:52 UTC  (2+ messages)

[PATCH v5 0/9] Raspberry Pi miniuart support
 2018-12-19 11:28 UTC  (17+ messages)
` [PATCH v5 1/9] ARM: rpi: fix typo in rpi-common.c
` [PATCH v5 2/9] ARM: rpi: move clks into board specific rpi-common
` [PATCH v5 3/9] ARM: rpi: retrieve miniuart clock from firmware
` [PATCH v5 4/9] serial_ns16550: handle default reg-io-width
` [PATCH v5 5/9] serial_ns16550: add raspberry pi compatible and init
` [PATCH v5 6/9] ARM: rpi: add NS16550 support
` [PATCH v5 7/9] ARM: rpi: choose miniuart as stdout
` [PATCH v5 8/9] doc: bcm283x: remove miniuart overlay instruction
` [PATCH v5 9/9] ARM: rpi: use defines for uart bases

[PATCH] commands: nand-bitflip: Add documentation for option '-c'
 2018-12-18 14:08 UTC  (2+ messages)

[PATCH v1 1/3] MIPS: migrate all files to SPDX
 2018-12-18 10:52 UTC  (5+ messages)

[PATCH v4 0/7] Raspberry Pi miniuart support
 2018-12-18  8:45 UTC  (13+ messages)
` [PATCH v4 2/7] ARM: rpi: retrieve miniuart clock from firmware
` [PATCH v4 4/7] serial_ns16550: add raspberry pi compatible and init
` [PATCH v4 5/7] ARM: rpi: add NS16550 support
` [PATCH v4 6/7] ARM: rpi: choose miniuart as stdout
` [PATCH v4 7/7] doc: bcm283x: remove miniuart overlay instruction

[PATCH 00/23] AM3517 support
 2018-12-18  7:46 UTC  (4+ messages)
` [PATCH 14/23] ARM: omap: dmtimer: Turn into a driver

AM335x NAND boot on next
 2018-12-18  7:44 UTC  (4+ messages)

[PATCH for next] mtd: nand: nand_base: Fix compile warning if CONFIG_MTD_WRITE is not enabled
 2018-12-18  7:15 UTC  (2+ messages)

[PATCH 1/2] arm: boards: vscom-baltos: Run environment_initcall only on correct board
 2018-12-18  7:14 UTC  (3+ messages)
` [PATCH 2/2] arm: dts: am335x strip: Don't strip timer2 anymore

[PATCH V2 1/2] mfd: mc13892: MC13892_POWER_MISC bits revision
 2018-12-17 11:22 UTC  (6+ messages)
` [PATCH V2 2/2] ARM: CCMX51: Switch to multiimage support

[PATCH v1] MIPS: bcm47xx: migrate to multiimage
 2018-12-17 11:02 UTC 

[PATCH 1/2] include/linux/time.h: define USEC_PER_SEC and friends
 2018-12-17  9:50 UTC  (5+ messages)
` [PATCH 2/2] net: fec_imx: fix timeout off by *1000 error

[PATCH 1/3] Documentation: i.MX: improve wording, add markup and missing articles
 2018-12-17  9:45 UTC  (4+ 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