mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[RFC PATCH 0/5] ARM: imx: HAB improvements
 2018-06-06 16:08 UTC  (4+ messages)
` [RFC PATCH 1/5] scripts: imx: add optional argument to hab_blocks command
` [RFC PATCH 2/5] scripts: imx: Support CST version >= 2.3.2
` [RFC PATCH 5/5] images: imx: Add targets for signed encrypted images

[PATCH 1/1] command: oftree: support load device tree from memory
 2018-06-06 15:16 UTC 

[PATCH] ARM: i.MX: Add liteboard support
 2018-06-06 14:12 UTC 

[PATCH] mtd: core: Fix printing partitions in hex
 2018-06-06 11:28 UTC 

[PATCH v1 1/3] MIPS: ath79: provide driver for Atheros ART partition
 2018-06-06  9:14 UTC  (6+ messages)
` [PATCH v1 2/3] MIPS: dts: tl_wdr4300: add "
` [PATCH v1 3/3] MIPS: dts: dpt-module: "

[PATCH v4 0/3] MIPS: provide basic ELF support
 2018-06-06  7:59 UTC  (4+ messages)
` [PATCH v4 1/3] filetype: add ELF type
` [PATCH v4 2/3] add basic ELF parser
` [PATCH v4 3/3] MIPS: bootm: add ELF handler

[PATCH v3 0/4] MIPS: provide basic ELF support
 2018-06-06  7:12 UTC  (6+ messages)
` [PATCH v3 1/4] filetype: add ELF type
` [PATCH v3 2/4] add basic ELF parser
` [PATCH v3 3/4] bootm: split split bootm_load_devicetree function
` [PATCH v3 4/4] MIPS: bootm: add ELF handler

[PATCH 0/6] bootm: split bootm_load_devicetree into two functions
 2018-06-06  7:11 UTC  (7+ messages)
` [PATCH 1/6] ARM: bootm: drop usage of data->oftree
` [PATCH 2/6] ppc: bootm: rename variables
` [PATCH 3/6] ppc: bootm: remove unnecessary parameter
` [PATCH 4/6] ppc: bootm: Drop usage of data->oftree
` [PATCH 5/6] bootm: Drop data->oftree
` [PATCH 6/6] bootm: Split bootm_load_devicetree into two functions

[PATCH v2] defaultenv-2: make abort key to stop autoboot configurable
 2018-06-06  5:46 UTC 

[PATCH v1] defaultenv-2: make abort key to stop autoboot configurable
 2018-06-06  5:34 UTC  (3+ messages)

Oftree from memory and access to start arguments
 2018-06-05 23:07 UTC 

[PATCH 1/2] drivers: of: implement overlay support
 2018-06-05 22:52 UTC  (5+ messages)
` [PATCH 2/2] scripts/dtc: Update to upstream version 1.4.6

[PATCH 2/2] drivers: of: implement overlay support
 2018-06-05 22:50 UTC 

[PATCH 1/2] scripts/dtc: Update to upstream version 1.4.6
 2018-06-05 22:49 UTC 

[PATCH] ARM: imx6sx: use correct clocks for GPT
 2018-06-05 15:08 UTC 

[PATCH 1/3] drivers: of: implement overlay support
 2018-06-05  6:46 UTC  (5+ messages)
` [PATCH 2/3] scripts/dtc: Update to upstream version 1.4.6
` [PATCH 3/3] drivers: of: bugfix local fixups resolving

[PATCH 3/3] drivers: of: bugfix local fixups resolving
 2018-06-05  6:34 UTC  (2+ messages)

Kernel fails to start on at91sam9263 target
 2018-06-04 18:18 UTC  (4+ messages)

RaspberryPi 1/2(/3)
 2018-06-04 13:28 UTC  (4+ messages)

[PATCH] commands: mmc_extcsd: Add support to write multibyte registers
 2018-06-04 12:47 UTC 

barebox large disk problem
 2018-06-04 10:05 UTC  (2+ messages)

[PATCH v2 0/4] MIPS: provide basic ELF support
 2018-06-04  7:07 UTC  (6+ messages)
` [PATCH v2 1/4] filetype: add ELF type
` [PATCH v2 2/4] add basic ELF parser
` [PATCH v2 3/4] bootm: split split bootm_load_devicetree function
` [PATCH v2 4/4] MIPS: bootm: add ELF handler

[PATCH 1/4] kwbimage_v0: add support to detect and boot a mvebu v0 image
 2018-06-04  7:02 UTC  (6+ messages)
` [PATCH 2/4] libfile: implement new helper write_file_flash()
` [PATCH 3/4] omap/am33xx_bbu: use file_write_flash() instead of its own variant
` [PATCH 4/4] scripts/kwboot: fix image check for v0 images

[PATCH] ARM: i.MX50: fix Kindle-MX50 DT issues and warnings
 2018-06-04  6:59 UTC  (2+ messages)

[PATCH] .gitignore: sort normal pattern rules alphabetically
 2018-06-04  6:55 UTC  (2+ messages)

[PATCH] kwbimage_v0: add support to detect and boot a mvebu v0 image
 2018-06-04  6:55 UTC  (2+ messages)

[PATCH 1/1] common: state: allow to overlay state backend
 2018-06-02 22:39 UTC 

Device Tree Overlay Support v2
 2018-06-02 16:00 UTC  (3+ messages)

[PATCH 1/4] filetype: add ELF type
 2018-06-01 18:12 UTC  (7+ messages)
` [PATCH 2/4] add basic ELF parser
` [PATCH 3/4] bootm: split split bootm_load_devicetree function
` [PATCH 4/4] MIPS: bootm: add ELF handler

[PATCH v2 0/7] VF610 OCOTP MAC address layout change
 2018-05-31 15:27 UTC  (9+ messages)
` [PATCH v2 1/7] i.MX: ocotp: Unify code paths for reading MAC address
` [PATCH v2 2/7] i.MX: ocotp: Change MAC address layout for VFxxx
` [PATCH v2 3/7] i.MX: ocotp: Simplify OCOTP field packing/unpacking
` [PATCH v2 4/7] i.MX: ocotp: Simplify BF macro
` [PATCH v2 5/7] i.MX: ocotp: Move OCOTP driver to drivers/nvmem
` [PATCH v2 6/7] nvmem: Use name from struct nvmem_config for cdev
` [PATCH v2 7/7] nvmem: ocotp: Convert to NVMEM device

[PATCH] mtd: nand: omap_gpmc: fix: remove bch4 string extant
 2018-05-31 15:20 UTC  (2+ messages)

[PATCH 1/2] dove: move memory controller remapping before RAM detection
 2018-05-31 15:18 UTC  (4+ messages)
` [PATCH 2/2] dove: fix bit layout of DOVE_CPU_CTRL register

[PATCH v2 00/10] dentry cache support
 2018-05-31 15:04 UTC  (11+ messages)
` [PATCH 01/10] fs: dentry cache implementation
` [PATCH 02/10] fs: ramfs: Switch to "
` [PATCH 03/10] fs: devfs: "
` [PATCH 04/10] fs: ext4: "
` [PATCH 05/10] fs: ubifs: "
` [PATCH 06/10] fs: nfs: "
` [PATCH 07/10] fs: tftp: "
` [PATCH 08/10] fs: cramfs: "
` [PATCH 09/10] fs: squashfs: "
` [PATCH 10/10] block: Adjust cache sizes

[RFC] ARM: mmu: Do not try to pick early TTB up
 2018-05-28 18:08 UTC  (10+ messages)

[PATCH v2 00/48] ARM: i.MX8MQ and EVK support
 2018-05-28 18:07 UTC  (57+ messages)
` [PATCH v2 01/48] ARM: i.MX: xload: Fix compiler warning
` [PATCH v2 02/48] ARM: i.MX: compile arm32 specific errata only for CPU32
` [PATCH v2 03/48] ARM: Add i.MX8 support
` [PATCH v2 04/48] aarch64: Add i.MX8 debug UART support
` [PATCH v2 05/48] Include our own include/dt-bindings
` [PATCH v2 06/48] mci: imx-esdhc: use dma mapping functions
` [PATCH v2 07/48] net: fec_imx: remove unnecessary DMA sync ops
` [PATCH v2 08/48] net: fec_imx: Use dma mapping functions
` [PATCH v2 09/48] net: fec_imx: Make use of IS_ALIGNED
` [PATCH v2 10/48] clock: Add i.MX8MQ clock driver
` [PATCH v2 11/48] serial: i.MX: Add i.MX8 support
` [PATCH v2 12/48] mmc: i.MX esdhc: "
` [PATCH v2 13/48] gpio: i.MX: Add i.MX8mq support
` [PATCH v2 14/48] ARM: i.MX: ocotp: Add i.MX8MQ support
` [PATCH v2 15/48] ARM: i.MX: Split shared CCM code into a separate file
` [PATCH v2 16/48] ARM: i.MX: Add IOMUX pad constants for i.MX8
` [PATCH v2 17/48] scripts/imx: Add trivial i.MX8 support
` [PATCH v2 18/48] ARM: i.MX: Add basic CCM constants for i.MX8
` [PATCH v2 19/48] ARM: Add constants and helpers for system counter interface
` [PATCH v2 20/48] clocksource: armv8-timer: Convert explicit assembly into helpers
` [PATCH v2 21/48] ARM: i.MX8: Initialize system counter
` [PATCH v2 22/48] ARM: i.MX: boot: Fix address casting on 64-bit platforms
` [PATCH v2 23/48] ARM: boot: Add trivial i.MX8 support
` [PATCH v2 24/48] ARM: i.MX: xload-esdhc: Rework to make code be less i.MX6-specific
` [PATCH v2 25/48] ARM: i.MX: xload-esdhc: Allow custom buffer address, device offset
` [PATCH v2 26/48] ARM: i.MX: xload-esdhc: Add support for i.MX8
` [PATCH v2 27/48] pinctrl: i.MX: "
` [PATCH v2 28/48] Documentation: imx: Change block size for 'dd' to 1024
` [PATCH v2 29/48] Documentation: i.MX: Add missing <soctype>
` [PATCH v2 30/48] clocksource: armv8-timer: Make armv8_clocksource_read() static
` [PATCH v2 31/48] clocksource: armv8-timer: Make use of postcore_platform_driver()
` [PATCH v2 32/48] Port <linux/iopoll.h> from U-Boot
` [PATCH v2 33/48] common/clock: Move delay and timeout functions to clock.h
` [PATCH v2 34/48] clock: Use udelay() to implement mdelay()
` [PATCH v2 35/48] ARM: i.MX8: Add DDRC PHY and DDR CTL base addresses
` [PATCH v2 36/48] ARM: i.MX8: Add DDRC PHY support code
` [PATCH v2 37/48] ARM: Specify HAVE_PBL_IMAGE for CPU_64
` [PATCH v2 38/48] ARM: lib64: Make string functions aware of MMU configuration
` [PATCH v2 39/48] ARM: mmu: Make use of dsb() and isb() helpers
` [PATCH v2 40/48] ARM: cache: Remove unused cache ops struct
` [PATCH v2 41/48] ARM: no-mmu: Disable building for ARMv8
` [PATCH v2 42/48] ARM: interrupts64: Include ESR value in exception traceback
` [PATCH v2 43/48] ARM: mmu64: Trivial code simplification
` [PATCH v2 44/48] ARM: mmu64: Make use of create_table()
` [PATCH v2 45/48] ARM: mmu64: Convert flags in arch_remap_range()
` [PATCH v2 46/48] ARM: include: dma: Add missing no-MMU stubs
` [PATCH v2 47/48] ARM: i.MX8: Add i.MX8mq EVK support
` [PATCH v2 48/48] ARM: Introduce imx_v8_defconfig

[PATCH] commands/of_node: add option to apply changes as fixup
 2018-05-28 16:10 UTC  (3+ messages)

[PATCH v2] commands/of_property: add option to apply changes as fixup
 2018-05-28 16:09 UTC  (2+ messages)

barebox for an i586 board
 2018-05-28 11:59 UTC  (3+ messages)

[PATCH 1/1] ARM: dts: bcm2836-rpi-2: re-enable booting from SD card
 2018-05-26 11:43 UTC  (3+ messages)

Trigger fixups of device tree
 2018-05-25 14:38 UTC  (2+ messages)

[BUG] TFTP: No access to subdirectories
 2018-05-25  9:06 UTC  (4+ messages)

[PATCH] commands/of_property: add option to apply changes as fixup
 2018-05-25  8:39 UTC  (5+ messages)

[PATCH 0/7] VF610 OCOTP MAC address layout change
 2018-05-25  3:06 UTC  (4+ messages)
` [PATCH 2/7] i.MX: ocotp: Change MAC address layout for VFxxx

Modifying device-tree: /chosen
 2018-05-24 14:12 UTC  (3+ 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