mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v3 02/12] fs: fix memory access via /dev/mem for MIPS64
 2018-06-14  5:36 UTC  (5+ messages)
` [PATCH v4] "
    ` [RESEND "

[PATCH] scripts: gitignore += omap3-usb-loader
 2018-06-14  5:35 UTC  (5+ messages)

[PATCH] TODO: remove unused file
 2018-06-14  5:34 UTC  (2+ messages)

Device-tree node renames break barebox/kernel compatibility
 2018-06-13 16:57 UTC  (6+ messages)

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

[PATCH v1] ARM: i.MX6SX SDB: drop deprecated DT overwrites
 2018-06-13 11:08 UTC 

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

[PATCH] mvebu: create bbu handler for kwb images and use it on cubox
 2018-06-13  8:28 UTC  (7+ messages)
  ` [PATCH] fixup! "

[PATCH] Documentation: use https for Pengutronix services
 2018-06-13  8:26 UTC  (2+ messages)

[PATCH 00/14] VFxxx DCD fixes and improvements
 2018-06-13  7:58 UTC  (16+ messages)
` [PATCH 01/14] VFxxx: Remove stale code from DCD files
` [PATCH 02/14] VFxxx: Add common header for DDR IOMUX DCD configuration
` [PATCH 03/14] VFxxx: Add common DDR PHY DCD header
` [PATCH 04/14] VFxxx: Add common header for DDR clock setting DCD
` [PATCH 05/14] VFxxx: Add common DCD header for common DDR configuration
` [PATCH 06/14] VFxxx: Reconcile shared DDR DCD configuration with U-Boot
` [PATCH 07/14] VFxxx: Reconcile shared DDR DCD with memory datasheet
` [PATCH 08/14] VFxxx: zii-vf610-dev: Drop most custom DDRMC DCD code
` [PATCH 09/14] VFxxx: Initialize IOMUXC_DUMMY_DDRBYTE1/2 in default DDR DCD
` [PATCH 10/14] VFxxx: Reconcile shared DDR IOMUX DCD with schematic
` [PATCH 11/14] VFxxx: DCD: Remove CR151 initialization
` [PATCH 12/14] VFxxx: DCD: Drop initialization of CR139 - CR148
` [PATCH 13/14] VFxxx: DCD: Remove CR97, CR98 and CR99
` [PATCH 14/14] VFxxx: DCD: Remove read leveling and gate training delays

[PATCH v1] ARM: i.MX: esdctl: Add support for i.MX6SoloX's memory controller
 2018-06-13  7:51 UTC  (2+ messages)

[PATCH 0/6] i.MX BBU improvements and VFxxx support
 2018-06-13  7:50 UTC  (8+ messages)
` [PATCH 1/6] ARM: i.MX: bbu: Alias identical functions
` [PATCH 2/6] ARM: i.MX: bbu: Replace magic number with a constant
` [PATCH 3/6] ARM: i.MX: bbu: Share MMC code between i.MX51 and 53
` [PATCH 4/6] ARM: i.MX: bbu: Use pr_* functions for output
` [PATCH 5/6] ARM: i.MX: bbu: Add support for MMC on VFxxx
` [PATCH 6/6] ARM: i.MX: zii-vf610-spu3: Add support for BBU on eMMC

[PATCH 0/9] small nit-picks for the i.MX boards documentation
 2018-06-13  7:16 UTC  (11+ 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 v4 00/54] ARM: i.MX8MQ and EVK support
 2018-06-12 14:53 UTC  (59+ 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] 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  (3+ messages)

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

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

page:  |  | latest

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