mail archive of the barebox mailing list
 help / color / mirror / Atom feed
Device-tree node renames break barebox/kernel compatibility
 2018-06-12 13:46 UTC  (3+ messages)

[PATCH v2] ARM: VFxxx: Record cpu boot source as a part of startup
 2018-06-12 13:44 UTC  (3+ messages)

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

[PATCH] mvebu: create bbu handler for kwb images and use it on cubox
 2018-06-12  5:42 UTC  (6+ messages)
  ` [PATCH] fixup! "

[PATCH 0/9] small nit-picks for the i.MX boards documentation
 2018-06-11 22:02 UTC  (10+ messages)
` [PATCH 1/9] doc: boards: imx: order table of contents alphabetically
` [PATCH 2/9] doc: boards: Amazon Kindle 4/5: apply some more formatting
` [PATCH 3/9] doc: boards: Amazon Kindle 3: apply "
` [PATCH 4/9] doc: boards: element14 WaRP7: fix header level and nested list
` [PATCH 5/9] doc: boards: Garz+Fricke Vincell: fix header level, capitalization and punctuation
` [PATCH 6/9] doc: boards: Ka-Ro TX6: use official spelling of Ka-Ro
` [PATCH 7/9] doc: boards: Phytec phyCORE-i.MX31: fix formatting, style
` [PATCH 8/9] doc: boards: Synertronixx SCB9328: use official uppercase spelling
` [PATCH 9/9] doc: boards: Wandboard: fix formatting and punctuation

[PATCH] commands: oftree: kill oftree -f
 2018-06-11 20:44 UTC  (3+ messages)

[PATCH v2 0/3] kill oftree -f
 2018-06-11 20:42 UTC  (4+ messages)
` [PATCH 1/3] ARM: bootm: Add option boot using ATAGs
` [PATCH 2/3] commands: oftree: kill oftree -f
` [PATCH 3/3] Documentation: explain new way to boot using ATAGs

[RESEND v3 00/52] ARM: i.MX8MQ and EVK support
 2018-06-11 17:56 UTC  (55+ 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

[RESEND v3 50/52] scripts: imx-image: Share the code to write barebox header
 2018-06-11 17:40 UTC  (3+ messages)

[PATCH] Documentation: use https for Pengutronix services
 2018-06-11  8:02 UTC 

[PATCH] scripts: create a separate section for host tools
 2018-06-11  7:07 UTC  (2+ messages)

[PATCH] i.MX: iomuxv3: restore NO_PAD_CTRL semantic
 2018-06-11  6:48 UTC  (2+ messages)

[PATCH] DTS ARM: i.MX50: resolve warning
 2018-06-11  6:47 UTC  (2+ messages)

[PATCH] scripts: imx-image: fix build with OpenSSL 1.1.x
 2018-06-11  6:46 UTC  (2+ messages)

[PATCH] serdev: select POLLER
 2018-06-11  6:44 UTC  (2+ messages)

[PATCH 1/1] drivers: of: bugfix partition fixups
 2018-06-11  6:41 UTC  (4+ messages)

[PATCH 1/1] arm: boards: support native fdt for raspberry pi
 2018-06-11  6:34 UTC  (3+ messages)

Oftree from memory and access to start arguments
 2018-06-11  6:31 UTC  (4+ messages)

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

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

[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 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  (2+ messages)

[RFC PATCH 0/5] ARM: imx: HAB improvements
 2018-06-08  5:50 UTC  (4+ messages)
` [RFC PATCH 2/5] scripts: imx: Support CST version >= 2.3.2

[PATCH v3 00/38] ARM: i.MX8MQ and EVK support
 2018-06-07 12:59 UTC  (3+ messages)
` [PATCH v3 03/38] ARM: Add i.MX8 support

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

page:  |  | latest

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