mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] mvebu: create bbu handler for kwb images and use it on cubox
 2018-06-08  8:42 UTC 

[PATCH 1/1] arm: boards: support native fdt for raspberry pi
 2018-06-08  7:47 UTC  (2+ messages)

v2018.06.0
 2018-06-08  7:31 UTC 

[PATCH 1/1] drivers: of: bugfix partition fixups
 2018-06-08  7:31 UTC  (3+ messages)

[PATCH v2 1/3] MIPS: ath79: provide driver for Atheros ART partition
 2018-06-08  7:23 UTC  (5+ messages)
` [PATCH v2 2/3] MIPS: dts: tl_wdr4300: add "
` [PATCH v2 3/3] MIPS: dts: dpt-module: "

[PATCH 1/4] kwbimage_v0: add support to detect and boot a mvebu v0 image
 2018-06-08  7:10 UTC  (6+ messages)
` [PATCH 2/4] libfile: implement new helper write_file_flash()

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

[PATCH v2] commands: mmc_extcsd: Add support to write multibyte registers
 2018-06-08  6:02 UTC  (3+ messages)

[PATCH 1/2] wdt: da9053: fix missed dev->hwdev conversion
 2018-06-08  6:01 UTC  (6+ messages)
` [PATCH 2/2] ARM: throw out no-MMU vector base fixup when ARMv7 isn't selected

[PATCH v4 0/3] MIPS: provide basic ELF support
 2018-06-08  5:59 UTC  (5+ 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

[RFC PATCH 0/5] ARM: imx: HAB improvements
 2018-06-08  5:50 UTC  (8+ 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 3/5] ARM: imx: Update default image certificate for CST tool
` [RFC PATCH 4/5] scripts: imx: Support encrypted boot with HABv4
` [RFC PATCH 5/5] images: imx: Add targets for signed encrypted images

Oftree from memory and access to start arguments
 2018-06-07 23:03 UTC  (3+ messages)

[PATCH v3 00/38] ARM: i.MX8MQ and EVK support
 2018-06-07 12:59 UTC  (40+ messages)
` [PATCH v3 01/38] ARM: i.MX: xload: Fix compiler warning
` [PATCH v3 02/38] ARM: i.MX: compile arm32 specific errata only for CPU32
` [PATCH v3 03/38] ARM: Add i.MX8 support
` [PATCH v3 04/38] aarch64: Add i.MX8 debug UART support
` [PATCH v3 05/38] Include our own include/dt-bindings
` [PATCH v3 06/38] mci: imx-esdhc: use dma mapping functions
` [PATCH v3 07/38] net: fec_imx: remove unnecessary DMA sync ops
` [PATCH v3 08/38] net: fec_imx: Use dma mapping functions
` [PATCH v3 09/38] net: fec_imx: Make use of IS_ALIGNED
` [PATCH v3 10/38] clock: Add i.MX8MQ clock driver
` [PATCH v3 11/38] serial: i.MX: Add i.MX8 support
` [PATCH v3 12/38] mmc: i.MX esdhc: "
` [PATCH v3 13/38] gpio: i.MX: Add i.MX8mq support
` [PATCH v3 14/38] ARM: i.MX: ocotp: Add i.MX8MQ support
` [PATCH v3 15/38] ARM: i.MX: Split shared CCM code into a separate file
` [PATCH v3 16/38] ARM: i.MX: Add IOMUX pad constants for i.MX8
` [PATCH v3 17/38] ARM: i.MX: Add basic CCM "
` [PATCH v3 18/38] ARM: Add constants and helpers for system counter interface
` [PATCH v3 19/38] clocksource: armv8-timer: Convert explicit assembly into helpers
` [PATCH v3 20/38] ARM: i.MX8: Initialize system counter
` [PATCH v3 21/38] ARM: i.MX: boot: Fix address casting on 64-bit platforms
` [PATCH v3 22/38] ARM: boot: Add trivial i.MX8 support
` [PATCH v3 23/38] ARM: i.MX: xload-esdhc: Rework to make code be less i.MX6-specific
` [PATCH v3 24/38] ARM: i.MX: xload-esdhc: Allow custom buffer address, device offset
` [PATCH v3 25/38] ARM: i.MX: xload-esdhc: Add support for i.MX8
` [PATCH v3 26/38] pinctrl: i.MX: "
` [PATCH v3 27/38] Documentation: imx: Change block size for 'dd' to 1024
` [PATCH v3 28/38] Documentation: i.MX: Add missing <soctype>
` [PATCH v3 29/38] clocksource: armv8-timer: Make armv8_clocksource_read() static
` [PATCH v3 30/38] clocksource: armv8-timer: Make use of postcore_platform_driver()
` [PATCH v3 31/38] Port <linux/iopoll.h> from U-Boot
` [PATCH v3 32/38] common/clock: Move delay and timeout functions to clock.h
` [PATCH v3 33/38] clock: Use udelay() to implement mdelay()
` [PATCH v3 34/38] ARM: i.MX8: Add DDRC PHY and DDR CTL base addresses
` [PATCH v3 35/38] Kbuild: Add $(quote)
` [PATCH v3 36/38] Add builtin firmware support
` [PATCH v3 37/38] ARM: i.MX8: Add DDRC PHY support code
` [PATCH v3 38/38] ARM: Specify HAVE_PBL_IMAGE for CPU_64

[PATCH 1/1] command: oftree: support load device tree from memory
 2018-06-07 12:45 UTC  (7+ messages)

[PATCH] ARM: imx6sx: use correct clocks for GPT
 2018-06-07  9:23 UTC  (2+ messages)

[PATCH] commands: mmc_extcsd: Add support to write multibyte registers
 2018-06-07  8:16 UTC  (3+ messages)

[PATCH v2] defaultenv-2: make abort key to stop autoboot configurable
 2018-06-07  7:46 UTC  (2+ messages)

[PATCH 1/2] scripts/dtc: Update to upstream version 1.4.6
 2018-06-07  7:25 UTC  (2+ messages)

[PATCH] mtd: core: Fix printing partitions in hex
 2018-06-07  7:21 UTC  (2+ messages)

[PATCH] scripts: gitignore omap3-usb-loader binary
 2018-06-07  7:14 UTC  (2+ messages)

[PATCH] ARM: i.MX: Add liteboard support
 2018-06-06 19:44 UTC  (2+ messages)

[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 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 v1] defaultenv-2: make abort key to stop autoboot configurable
 2018-06-06  5:34 UTC  (3+ messages)

[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/3] drivers: of: implement overlay support
 2018-06-05  6:46 UTC  (3+ messages)

[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)

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  (3+ messages)
` [PATCH v2 2/4] add basic ELF parser

[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)

page:  |  | latest

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