mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/3] ARMv7: mmu: fix setting eXecute Never for device memory
 2019-10-09 16:40 UTC  (3+ messages)
` [PATCH 1/3] ARM: cache-armv7: remove duplicate domain initialization
` [PATCH 2/3] ARM: mmu: set R/W bits in ARMv7 translation table

[PATCH v1 1/2] ARM: stm32mp: enable ARM_AMBA
 2019-10-09 11:00 UTC  (2+ messages)
` [PATCH v1 2/2] mci: add support for stm32mp sd/mmc controller

[PATCH] ARM: cache-armv7: remove superfluous instruction
 2019-10-08 14:46 UTC 

[PATCH] ARM: mmu: remove no longer accurate comment
 2019-10-08 14:18 UTC 

[PATCH 1/2] net: fec_imx: Fix resource rollback with regulator errors
 2019-10-08  8:56 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx6qdl: pfla02: Remove fec phy-supply

[PATCH] version_string: Add toolchain and build host info
 2019-10-08  8:14 UTC  (4+ messages)

[PATCH 1/2] i2c-mux-pca954x: Add support for "i2c-mux-idle-disconnect"
 2019-10-08  5:06 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: vf610-zii-scu4-aib: Add "i2c-mux-idle-disconnect" to I2C muxes

[PATCH] Documentation: zii-vf610-dev: Fix bogus DDR configuration values
 2019-10-08  5:04 UTC 

erroneous behavior for iMX+GPT
 2019-10-07 14:15 UTC 

[PATCH] ARM: use system.h's get_cr() for cpuinfo
 2019-10-07 10:28 UTC 

[PATCH v2] ARM: i.MX: phytec-som-imx6: phycore: fix updating pmic regulators
 2019-10-04  7:58 UTC  (2+ messages)

[PATCH] fix compile error when set CONFIG_CONSOLE_SIMPLE=y
 2019-10-03 13:52 UTC 

compile error report: CONFIG_CONSOLE_SIMPLE=y
 2019-10-03 13:38 UTC  (2+ messages)

[PATCH 0/7] Cleanup linker scripts
 2019-10-02 18:55 UTC  (11+ messages)
` [PATCH 1/7] barebox.lds: Remove unnecessary braces
` [PATCH 2/7] ppc: remove unused variables from linker scripts
` [PATCH 3/7] lds: Move start/end address variables into defines
` [PATCH 4/7] lds: create and use BAREBOX_PCI_FIXUP macro
` [PATCH 5/7] X86: lds: remove unnecessary alignments
` [PATCH 6/7] lds: remove more "
` [PATCH 7/7] lds: Add and use RO_DATA_SECTION macro

[PATCH 1/2] ARM: cache_64: invalidate icache in arm_early_mmu_cache_flush
 2019-10-02 10:45 UTC  (9+ messages)
` [PATCH 2/2] ARM: cache_64: invalidate dcache in arm_early_mmu_cache_invalidate
      ` [PATCH] ARM: aarch64: save clobbered registers in __barebox_arm_entry

[PATCH] ARM: i.MX: phytec-som-imx6: phycore: fix updating pmic regulators
 2019-10-02  8:53 UTC  (7+ messages)

[PATCH] ARM: stm32mp: add bootm handler for images
 2019-10-02  7:57 UTC  (2+ messages)

[PATCH] ARM: aarch64: add image markers to linker script
 2019-10-02  7:14 UTC  (2+ messages)

[PATCH 0/3] usb: Reduce USB scanning time
 2019-10-02  7:11 UTC  (5+ messages)
` [PATCH 1/3] usb: hub_port_reset(): Speedup hub reset handling
` [PATCH 2/3] usb: usb_hub_port_connect_change(): Remove unnecessary delays
` [PATCH 3/3] usb: Change power-on / scanning timeout handling

[PATCH v1] MIPS: net: ag71xx/ar9331: partially sync network support with upstream
 2019-10-02  6:49 UTC  (2+ messages)

[PATCH 0/2] dtc: fix breakage of in-barebox libfdt
 2019-10-02  6:48 UTC  (4+ messages)
` [PATCH 1/2] lib: fdt: define INT32_MAX for in-barebox use
` [PATCH 2/2] fixup! Documentation: document barebox device tree handling

[PATCH] gpio: da9062: fix uninitialized variable read
 2019-10-02  6:46 UTC  (3+ messages)

[PATCH] input: specialkeys: remove unused printk argument
 2019-10-02  6:44 UTC  (2+ messages)

[PATCH] ARM: start: Cast board data to "unsigned long"
 2019-10-02  6:42 UTC  (2+ messages)

[PATCH v2] mci: imx-esdhc-pbl: Fix watermark level value for i.MX
 2019-10-02  6:39 UTC  (3+ messages)

[PATCH] mci: imx-esdhc-pbl: Fix watermark level value for i.MX
 2019-09-30 19:10 UTC  (3+ messages)

[PATCH] mtd: nand: nand_omap_gpmc: Fix mtd_info usage
 2019-09-30 18:43 UTC  (2+ messages)

[PATCH 1/3] state: backend_bucket_circular: harmonize code with dt-utils
 2019-09-30 18:41 UTC  (4+ messages)
` [PATCH 2/3] state: backend_bucket_circular: fix double free()
` [PATCH 3/3] common: state: fix backward compatibility

[PATCH v4 0/4] Machine ID Support
 2019-09-30 18:39 UTC  (6+ messages)
` [PATCH v4 1/4] digest.h: needs errno definitions
` [PATCH v4 2/4] common: machine_id: introduce machine id generation
` [PATCH v4 3/4] nvmem: ocotp: set unique id as machine-id hashable
` [PATCH v4 4/4] bootm: allow providing machine id to Kernel

[PATCH] nvmem: Fix read/write access to partition devices
 2019-09-30 18:38 UTC  (2+ messages)

[PATCH] commands: ubsan: remove redundant depends
 2019-09-30 18:36 UTC  (2+ messages)

[PATCH] kbuild, LLVMLinux: Add -Werror to cc-option to support clang
 2019-09-30 18:35 UTC  (2+ messages)

[PATCH 1/2] ARM: at91: provide at91_mux_pio3_pin for use in first stage
 2019-09-30 18:34 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: add gpio and pinctrl driver for sama5d2 PIO4

[BUG] Cadence QSPI broken since barebox-2019.06.0?
 2019-09-30 16:45 UTC 

(no subject)
 2019-09-30 12:28 UTC 

barebox 2019.07 ubiformat
 2019-09-27  8:43 UTC  (5+ messages)

[RFC PATCH] ARM: layerscape: zero-index DEBUG_LAYERSCAPE_UART_PORT
 2019-09-27  6:50 UTC  (2+ messages)

[PATCH v4] Documentation: add watchdog documentation
 2019-09-26  7:00 UTC 

[PATCH v3 0/3] remoteproc for barebox
 2019-09-26  6:43 UTC  (5+ messages)
` [PATCH v3 1/3] elf: add missing elf32_shdr
` [PATCH v3 2/3] of: base: don't try to read cells_name property if no cells_name set
` [PATCH v3 3/3] port reduced version of remoteproc framework from linux

[PATCH] Allow usage of default environment without environment file storage
 2019-09-25 11:40 UTC  (2+ messages)

[PATCH v3] Documentation: add watchdog documentation
 2019-09-25 10:09 UTC  (2+ messages)

[PATCH v3] net: dsa: mv88e6xxx: Wait for EEPROM done after HW reset
 2019-09-25  9:56 UTC  (2+ messages)

[PATCH] net: dsa: mv88e6xxx: Fix error message typo
 2019-09-25  9:54 UTC  (2+ messages)

[PATCH 0/6] scripts/dtc: rework dtc import handling
 2019-09-25  9:51 UTC  (9+ messages)
` [PATCH 1/6] scripts/dtc: Reinstate barebox-specifics in update-dtc-source.sh
` [PATCH 2/6] scripts/dtc: reinstate building of fdtget along with dtc
` [PATCH 3/6] scripts/dtc: git rm old files as part of update process
` [PATCH 4/6] scripts/dtc: mention dtc project in update-dtc-source.sh commit message
` [PATCH 5/6] scripts/dtc: Update to upstream version v1.5.1
` [PATCH 6/6] Documentation: document barebox device tree handling

[PATCH v2] Doc: i.MX: Document image structure for i.MX
 2019-09-25  9:40 UTC  (2+ messages)

[PATCH v3 0/4] Machine ID Support
 2019-09-25  8:54 UTC  (7+ messages)
` [PATCH v3 1/4] digest.h: needs errno definitions
` [PATCH v3 2/4] common: machine_id: introduce machine id generation
` [PATCH v3 3/4] nvmem: ocotp: set unique id as machine-id hashable
` [PATCH v3 4/4] bootm: allow providing machine id to Kernel

[PATCH] imx-bbu-nand-fcb: Mark block as bad when erasing it fails
 2019-09-25  6:49 UTC 

[PATCH v2] net: dsa: mv88e6xxx: Wait for EEPROM done after HW reset
 2019-09-24 19:09 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx6: phycore: make use of upstream dts
 2019-09-24 13:30 UTC  (5+ messages)

[PATCH v2] blspec: skip entries that are not blspec entries
 2019-09-24  8:01 UTC 

[PATCH] blspec: skip entries that are not blspec entries
 2019-09-24  7:55 UTC  (4+ messages)

[PATCH] net: dsa: mv88e6xxx: Wait for EEPROM done after HW reset
 2019-09-23 17:50 UTC  (3+ messages)

[PATCH 0/8] Add support for a generic DT based 2nd stage ARM image
 2019-09-23 13:39 UTC  (6+ messages)
` [PATCH 2/8] scripts/dtc: Update to upstream version v1.5.0

[PATCH v1 1/4] console: disallow opening for writing when no write method defined
 2019-09-23  6:59 UTC  (9+ messages)
` [PATCH v1 2/4] input: set console input name as input
` [PATCH v1 3/4] common: ubsan: ignore shifting one into sign bit
` [PATCH v1 4/4] USB: gadget: ACM: don't announce V.25ter support

[PATCH v2] mtd: ubi: Max out wear-leveling threshold
 2019-09-23  6:53 UTC  (2+ messages)

[PATCH] regmap: align documentation in comment with code
 2019-09-23  6:52 UTC  (2+ messages)

[PATCH] chdir(): add LOOKUP_DIRECTORY flag to filename_lookup()
 2019-09-23  6:50 UTC  (2+ messages)

[PATCH] fixup! ARM: NETX: remove architecture
 2019-09-23  6:49 UTC  (2+ messages)

[PATCH] docs: add python version in shebang
 2019-09-18 19:25 UTC  (5+ messages)
  ` [PATCH 1/2] Convert latin1 files to utf-8

[PATCH] trivial: fix typo lenght -> length
 2019-09-18 12:41 UTC  (2+ messages)

[PATCH v2 0/6] ARM: layerscape: streamline and document boot
 2019-09-18 12:40 UTC  (8+ messages)
` [PATCH v2 1/6] ARM: Layerscape: add bootm handler for images
` [PATCH v2 2/6] ARM: Layerscape: don't generate second-stage 2nd.image
` [PATCH v2 3/6] filetype: support fastboot barebox_update with layerscape image
` [PATCH v2 4/6] scripts: pblimage: explicitly set architecture to ARM
` [PATCH v2 5/6] ARM: layerscape: tqmls1046a: disable all SGMII PHYs
` [PATCH v2 6/6] Documentation: boards: document layerscape support

[PATCH 00/16] ARM: mxs: full multi image support
 2019-09-18  7:54 UTC  (17+ messages)
` [PATCH 01/16] ARM: start: Allow to pass machine type as boarddata
` [PATCH 02/16] ARM: tx28: Pass and check machine type
` [PATCH 03/16] ARM: tx28: Make locally used function static
` [PATCH 04/16] ARM: duckbill: Check machine type in initcalls
` [PATCH 05/16] ARM: Freescale mx28evk: "
` [PATCH 06/16] ARM: i.MX23 olinuxino: "
` [PATCH 07/16] ARM: Crytalfonts cfa10036: "
` [PATCH 08/16] ARM: i.MX23 Chumby: "
` [PATCH 09/16] ARM: Freescale i.MX23 evk: "
` [PATCH 10/16] ARM: mxs: cfa10036: Switch to multi image support
` [PATCH 11/16] ARM: mxs: imx23-evk: "
` [PATCH 12/16] ARM: mxs: chumby: "
` [PATCH 13/16] ARM: mxs: Move HAVE_PBL_MULTI_IMAGES up to ARCH
` [PATCH 14/16] ARM: mxs: Allow to compile all boards for a SoC together
` [PATCH 15/16] ARM: add common i.MX28 defconfig file
` [PATCH 16/16] ARM: add common i.MX23 "

[PATCH] Doc: i.MX: Document image structure for i.MX
 2019-09-17 10:12 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