mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v2 00/48] ARM: i.MX8MQ and EVK support
 2018-05-28 18:02 UTC  (55+ 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)

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

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

Device Tree Overlay Support v2
 2018-05-27 14:44 UTC  (2+ 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  (10+ messages)
` [PATCH 1/7] i.MX: ocotp: Unify code paths for reading MAC address
` [PATCH 2/7] i.MX: ocotp: Change MAC address layout for VFxxx
` [PATCH 3/7] i.MX: ocotp: Simplify OCOTP field packing/unpacking
` [PATCH 4/7] i.MX: ocotp: Simplify BF macro
` [PATCH 5/7] i.MX: ocotp: Move OCOTP driver to drivers/nvmem
` [PATCH 6/7] nvmem: Use name from struct nvmem_config for cdev
` [PATCH 7/7] nvmem: ocotp: Convert to NVMEM device

Modifying device-tree: /chosen
 2018-05-24 14:12 UTC  (4+ messages)

[PATCH v3 00/12] various fixes for MIPS64
 2018-05-24 14:01 UTC  (16+ messages)
` [PATCH v3 01/12] resource: fix iomem_resource.end for 64 bit systems
` [PATCH v3 02/12] fs: fix memory access via /dev/mem for MIPS64
    ` [PATCH v4] "
` [PATCH v3 03/12] mtd: cfi-flash: fix write_buff() for 64 bit systems
` [PATCH v3 04/12] i2c-mux-pca954x: fix out-of-bounds write "
` [PATCH v3 05/12] MIPS: import 64-bit address conversion macros
` [PATCH v3 06/12] include/common.h: move IOMEM declaration for MIPS to arch/mips/include/asm/io.h
` [PATCH v3 07/12] MIPS: add proper IOMEM() declaration for MIPS64
` [PATCH v3 08/12] MIPS: fix copy_to_link_location for 64 bit mode
` [PATCH v3 09/12] MIPS: use CKSEG1 instead of KSEG1
` [PATCH v3 10/12] MIPS: add PHYS_ADDR_T_64BIT option
` [PATCH v3 11/12] MIPS: 64BIT selects PHYS_ADDR_T_64BIT
` [PATCH v3 12/12] MIPS: don't use optimized string functions for MIPS64

[PATCH] imx-usb-loader: Align uploaded file length
 2018-05-24 10:22 UTC 

[PATCH v1] imx-usb-loader: skip image verification on iMX25
 2018-05-24  5:50 UTC  (2+ messages)

[PATCH v2] mtd: nand: nand_omap_gpmc: Fix ecc steps
 2018-05-24  5:50 UTC  (2+ messages)

[PATCH] mw command: add `-x` option description
 2018-05-24  5:41 UTC  (2+ messages)

[PATCH 1/2] imx-usb-loader: Fix verify for non word aligned lengths
 2018-05-24  5:36 UTC  (2+ messages)
` [PATCH 2/2] imx-usb-loader: dump memory bytewise on verification mismatch

[PATCH] USB: host: hub: increase delay after device removal
 2018-05-23 13:36 UTC  (6+ messages)

[PATCH] nvmem: snvs_lpgpr: Drop stray commas
 2018-05-23  8:13 UTC  (2+ messages)

[PATCH] scripts/mkimage: Fix strncpy usage
 2018-05-23  8:12 UTC  (2+ messages)

RaspberryPi 1/2(/3)
 2018-05-22 19:50 UTC  (7+ messages)
    ` Fwd: "

[PATCH v4 00/29] ARM MMU code improvements and on-demand PTE allocation
 2018-05-22 18:37 UTC  (32+ messages)
` [PATCH v4 01/29] ARM: mmu: Remove unused ARM_VECTORS_SIZE
` [PATCH v4 02/29] ARM: mmu: Make use of IS_ALIGNED in arm_mmu_remap_sdram()
` [PATCH v4 03/29] ARM: mmu: Use ALIGN and ALIGN_DOWN in map_cachable()
` [PATCH v4 04/29] ARM: mmu: Introduce set_ttbr()
` [PATCH v4 05/29] ARM: mmu: Introduce set_domain()
` [PATCH v4 06/29] ARM: mmu: Share code for create_sections()
` [PATCH v4 07/29] ARM: mmu: Separate index and address in create_sections()
` [PATCH v4 08/29] sizes.h: Sync with Linux 4.16
` [PATCH v4 09/29] ARM: mmu: Specify size in bytes in create_sections()
` [PATCH v4 10/29] ARM: mmu: Share code for initial flat mapping creation
` [PATCH v4 11/29] ARM: mmu: Share PMD_SECT_DEF_CACHED
` [PATCH v4 12/29] ARM: mmu: Drop needless shifting in map_io_sections()
` [PATCH v4 13/29] ARM: mmu: Replace hardcoded shifts with pgd_index() from Linux
` [PATCH v4 14/29] ARM: mmu: Trivial simplification in arm_mmu_remap_sdram()
` [PATCH v4 15/29] ARM: mmu: Replace various SZ_1M with PGDIR_SIZE
` [PATCH v4 16/29] ARM: mmu: Use PAGE_SIZE when specifying size of one page
` [PATCH v4 17/29] ARM: mmu: Define and use PTRS_PER_PTE
` [PATCH v4 18/29] ARM: mmu: Use PAGE_SIZE instead of magic right shift by 12
` [PATCH v4 19/29] ARM: mmu: Use xmemalign in arm_create_pte()
` [PATCH v4 20/29] ARM: mmu: Use xmemalign in mmu_init()
` [PATCH v4 21/29] ARM: mmu: Share code between dma_alloc_*() functions
` [PATCH v4 22/29] ARM: mmu: Pass PTE flags a parameter to arm_create_pte()
` [PATCH v4 23/29] ARM: mmu: Make sure that address is 1M aligned in arm_create_pte()
` [PATCH v4 24/29] ARM: mmu: Use find_pte() to find PTE in create_vector_table()
` [PATCH v4 25/29] ARM: mmu: Use dma_inv_range() in dma_sync_single_for_cpu()
` [PATCH v4 26/29] ARM: mmu: Simplify the use of dma_flush_range()
` [PATCH v4 27/29] ARM: mmu: Implement on-demand PTE allocation
` [PATCH v4 28/29] ARM: mmu: Introduce ARM_TTB_SIZE
` [PATCH v4 29/29] ARM: mmu: Do not try to pick early TTB up

[PATCH v2 00/12] various fixes for MIPS64
 2018-05-22 15:05 UTC  (26+ messages)
` [PATCH v2 01/12] resource: fix iomem root resource for 64 bit
` [PATCH v2 02/12] fs: fix memory access for 64bit MIPS
` [PATCH v2 03/12] mtd: cfi-flash: fix write_buff() for 64BIT
` [PATCH v2 04/12] i2c/muxes/i2c-mux-pca954x: fix private data retrieval for 64bit mode
` [PATCH v2 06/12] common.h: fix IOMEM() for MIPS64
` [PATCH v2 08/12] MIPS: use CKSEG1 instead of KSEG1
` [PATCH v2 09/12] mips: fix warnings from CPHYSADDR() macro
` [PATCH v2 10/12] mips: add PHYS_ADDR_T_64BIT option
` [PATCH v2 12/12] fixup! MIPS: import optimized string functions from Linux

[PATCH 00/19] Add Linux dcache implementation
 2018-05-22  8:21 UTC  (5+ messages)
` [PATCH 18/19] fs: tftp: Switch to "

[PATCH] mtd: nand: nand_omap_gpmc: Fix ecc steps
 2018-05-22  7:37 UTC  (2+ messages)

[PATCH v3 0/4] Pass reset and boot sources via /chosen node
 2018-05-22  7:17 UTC  (2+ messages)

[PATCH v2] net: use dev_warn() when no MAC address is set
 2018-05-22  6:41 UTC  (2+ messages)

[PATCH v3 00/28] ARM MMU code improvements and on-demand PTE allocation
 2018-05-21 19:12 UTC  (4+ messages)
` [PATCH v3 23/28] ARM: mmu: Make sure that address is 1M aligned in arm_create_pte()

page:  |  | latest

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