mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 00/14] More Layerscape patches
 2019-05-10  6:21 UTC  (15+ messages)
` [PATCH 01/14] bbu: In bbu_register_std_file_update detect device before accessing it
` [PATCH 02/14] esdhc-xload: invalidate icache before jumping to image
` [PATCH 03/14] ARM: Layerscape: ls1046a: Add bootsource detection support
` [PATCH 04/14] ARM: Layerscape: pblimage: Drop pbl end command
` [PATCH 05/14] ARM: Layerscape: Add QSPI boot support
` [PATCH 06/14] ARM: Layerscape: ls1046a: Add automatic bootsource detection xload function
` [PATCH 07/14] ARM: Layerscape: ls1046a: Add bbu handlers
` [PATCH 08/14] ARM: Layerscape: TQMLS1046a: configure qspi divider
` [PATCH 09/14] ARM: Layerscape: TQMLS1046a: Sync qspi RCW from TQ U-Boot
` [PATCH 10/14] ARM: Layerscape: TQMLS1046a: print life signs when debugging
` [PATCH 11/14] ARM: Layerscape: TQMLS1046a: unify pbi files
` [PATCH 12/14] ARM: Layerscape: TQMLS1046a: Support booting from QSPI
` [PATCH 13/14] ARM: Layerscape: TQMLS1046a: Add environment and update handlers
` [PATCH 14/14] ARM: Layerscape: Add device tree compatible to image metadata

[PATCH] commands/hwclock: align -n option help
 2019-05-09 17:15 UTC  (2+ messages)

[PATCH 00/10] Layerscape patches
 2019-05-09 12:31 UTC  (14+ messages)
` [PATCH 01/10] mci: imx-esdhc-pbl: ls1046a: Set better divider values
` [PATCH 02/10] ARM: Layerscape: TQMLS1046a: Set cpo_sample value
` [PATCH 03/10] ddr: fsl: move fsl_ddr_set_memctl_regs prototype to include/
` [PATCH 04/10] ARM: Layerscape: TQMLS1046a: Use static DDR settings
` [PATCH 05/10] ARM: Layerscape: TQMLS1046a: Update device tree files from tq repository
` [PATCH 06/10] ARM: Layerscape: TQMLS1046a: Unify SD and eMMC images
` [PATCH 07/10] ARM: Layerscape: TQMLS1046a: Fix pinmux setup for i2c4
` [PATCH 08/10] filetype: Detect Layerscape PBL images
` [PATCH 09/10] net: fsl-fman: Sync rx buffers for device initially
` [PATCH 10/10] ARM: Layerscape: defconfig: Enable more features

[PATCH] crypto: digest: fix digesting file windows
 2019-05-09  9:46 UTC 

[PATCH 00/10] spi: spi-mem and fsl-qspi support
 2019-05-08  8:54 UTC  (12+ messages)
` [PATCH 01/10] mtd: spi-nor: cadence: add cqspi_set_protocol
` [PATCH 02/10] spi: Generalize SPI "master" to "controller"
` [PATCH 03/10] spi: Import more spi mode defines from Linux
` [PATCH 04/10] spi: Extend the core to ease integration of SPI memory controllers
` [PATCH 05/10] mtd: spi-nor: remove unused write_enable from write_reg
` [PATCH 06/10] mtd: spi-nor: remove unused read_xfer/write_xfer hooks
` [PATCH 07/10] spi: add driver for Freescale QSPI controller
` [PATCH 08/10] mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols
` [PATCH 09/10] mtd: spi-nor: provide default erase_sector implementation
` [PATCH 10/10] mtd: devices: m25p80: use the spi_mem_xx() API

[PATCH v2 1/4] mci: add driver for BCM283x sdhost core
 2019-05-06  7:05 UTC  (5+ messages)
` [PATCH v2 2/4] ARM: rpi: add clock for sdhost
` [PATCH v2 3/4] ARM: rpi: enable sdhost driver in defconfig
` [PATCH v2 4/4] ARM: rpi3: remove swapped sdhci and sdhost

[PATCH] ARM: aarch64: do not use 32bit optimized find bit functions
 2019-05-06  6:37 UTC  (2+ messages)

[PATCH] UBI: remove Kconfig entry from include
 2019-05-06  6:35 UTC  (2+ messages)

[PATCH] ARM: zii-imx8mq-dev: select ZII_COMMON
 2019-05-06  6:34 UTC  (2+ messages)

[PATCH v2] Documentation: imx: add documentation for RioTboard
 2019-05-06  6:33 UTC  (2+ messages)

[PATCH v2] ARM: imx: disable IPU QoS setup for correct SoCs
 2019-05-06  6:31 UTC  (2+ messages)

cortex-a9 boot issue
 2019-05-02 13:16 UTC  (3+ messages)

[PATCH v1] Documentation: imx: add documentation for RioTboard
 2019-04-30  7:14 UTC  (3+ messages)

[PATCH 0/4] BCM283x sdhost driver
 2019-04-29  7:42 UTC  (7+ messages)
` [PATCH 1/4] mci: add driver for BCM283x sdhost core
` [PATCH 2/4] ARM: rpi: add clock for sdhost
` [PATCH 3/4] ARM: rpi: enable sdhost driver in defconfig
` [PATCH 4/4] ARM: rpi3: remove swapped sdhci and sdhost

[PATCH] clk: vf610: improve handling case that cpu frequency can't be changed
 2019-04-29  7:08 UTC  (3+ messages)

[PATCH] fs: nfs: ensure rpc_req message is send
 2019-04-29  7:02 UTC  (2+ messages)

[PATCH v2 0/4] ARM: mmu: misc armv7 cache/MMU fixes
 2019-04-29  6:59 UTC  (7+ messages)
` [PATCH v2 1/4] ARM: cache-armv7: work around Cortex-A7 erratum 814220
` [PATCH v2 2/4] ARM: cache-armv7: start invalidation from outer levels
  ` [PATCH v2 2/4] fixup! "
` [PATCH v2 3/4] ARM: mmu: remove doubly defined macro
` [PATCH v2 4/4] ARM: mmu: mark uncached regions as eXecute never on v7

[PATCH 1/4] Shell: Handle aborting loops better
 2019-04-29  6:57 UTC  (6+ messages)
` [PATCH 2/4] console: forbid ctrlc during startup
` [PATCH 3/4] console_countdown: Add pattern list
` [PATCH 4/4] defaultenv: Convert init script to C

[PATCH] docs: fix code-block types, indents & whitespaces
 2019-04-26 12:50 UTC  (2+ messages)

[PATCH] ARM: zii-vf610-dev: Add ZII SSMB DTU board
 2019-04-26  6:31 UTC  (2+ messages)

state/bootchoser and sdhci/sdhost switchover
 2019-04-26  6:27 UTC  (2+ messages)

Porting Clause 45 PHY support to Barebox
 2019-04-26  6:05 UTC  (2+ messages)

[PATCH] ARM: aarch64: lowlevel: Reset SCTLR_EL3 in arm_cpu_lowlevel_init()
 2019-04-26  5:40 UTC  (2+ messages)

[PATCH 0/2] Company name change
 2019-04-26  5:37 UTC  (4+ messages)
` [PATCH 1/2] owc: directories and files renaming
` [PATCH 2/2] owc: remove references to GE

[PATCH 0/5] ARM: mmu: misc armv7 cache/MMU fixes
 2019-04-25 10:39 UTC  (13+ messages)
` [PATCH 1/5] ARM: cache-armv7: add work-around for errata 814220
` [PATCH 2/5] ARM: imx: work around i.MX6UL ERR008958 (ARM errata 814220)
` [PATCH 3/5] ARM: cache-armv7: start invalidation from outer levels
` [PATCH 4/5] ARM: mmu: remove doubly defined macro
` [PATCH 5/5] ARM: mmu: mark uncached regions as eXecute never on v7

[PATCH] doc: variables: nv vars are saved automatically
 2019-04-23  9:51 UTC  (2+ messages)

Why sbrk clear the increased memory region
 2019-04-23  9:49 UTC  (2+ messages)

[PATCH 1/3] ARM: zii-vf610-dev: Use -fno-tree-switch-conversion -fno-jump-tables
 2019-04-23  9:33 UTC  (4+ messages)
` [PATCH 2/3] ARM: zii-imx51-rdu1: "
` [PATCH 3/3] ARM: zii-imx8mq-dev: Drop unnecessary barrier() in switch statement

[PATCH v2] mtd: spi-nor: add Winbond W25Q40BW
 2019-04-23  8:37 UTC  (2+ messages)

[PATCH] mtd: spi-nor: add Winbond W25Q40BW
 2019-04-23  8:35 UTC  (2+ messages)

[PATCH] ARM: imx8mq: link PCIE1 and PCIE2 power domains
 2019-04-23  8:34 UTC  (2+ messages)

[PATCH] ARM: socfpga: Cyclone5: remove watchdog_disable()
 2019-04-23  8:34 UTC  (2+ messages)

[PATCH v3 0/4] MIPS: add relocation support
 2019-04-23  8:32 UTC  (6+ messages)
` [PATCH v3 1/4] MIPS: relocation: pass ram size to pbl_main_entry
` [PATCH v3 2/4] MIPS: relocation: add relocation support
` [PATCH v3 3/4] MIPS: relocation: do not use configurable memory layout
` [PATCH v3 4/4] MIPS: remove request_sdram_region "fdt"

[PATCH v3 00/15] ARM: at91: microchip-kz9477-evb: support first stage boot
 2019-04-21  9:42 UTC  (15+ messages)
` [PATCH v3 01/15] LICENSES: add BSD-1-Clause license
` [PATCH v3 04/15] ARM: at91: replace at91sam9_ddrsdr.h with at91bootstrap's at91_ddrsdrc.h
` [PATCH v3 10/15] images: at91: differentiate between first and second stage images
` [PATCH v3 14/15] ARM: at91: microchip-ksz9477: provide board code fallback

[PATCH] usb: storage: fix capacity detection on 64 bit systems
 2019-04-18  9:12 UTC  (3+ messages)

[PATCH] ARM: imx: disable IPU QoS setup for i.MX6 UL/ULL
 2019-04-15  7:03 UTC  (2+ messages)

[PATCH 0/7] Add support for encrypted blobs
 2019-04-12 10:15 UTC  (8+ messages)
` [PATCH 1/7] crypto/caam: Add missing include
` [PATCH 2/7] lib: add base64 helpers
` [PATCH 3/7] include: crypto: import des.h from kernel
` [PATCH 4/7] include: crypto: import ablkcipher struct "
` [PATCH 5/7] lib: add blobgen framework
` [PATCH 6/7] crypto: add new imx-scc driver
` [PATCH 7/7] crypto: caam: add blobgen driver

[PATCH 1/2] mtd: peb: Add function to test for an empty block
 2019-04-12 10:02 UTC  (4+ messages)
` [PATCH 2/2] ARM: i.MX: create i.MX25 internal Nand update handler

[PATCH] fs: ubifs: Add authentication support
 2019-04-12  9:54 UTC 

[PATCH] ARM: i.MX: Add missing quotes to HAB specific defines
 2019-04-12  8:23 UTC 

[PATCH 1/2] ARM: i.MX25: Add some more clocks
 2019-04-12  6:31 UTC  (2+ messages)
` [PATCH 2/2] Add i.MX25 rtc driver

[PATCH] hab/caam: Fix compilation of caam driver when hab is disabled
 2019-04-11  9:52 UTC 

maybe bug in common/ddr_spd.c
 2019-04-11  8:03 UTC  (4+ messages)

[PATCH] clk: socfpga: fix compiler warnings for Cyclone5
 2019-04-10  6:22 UTC  (2+ messages)

watchdog_disable() in Cyclone V reset manager
 2019-04-10  6:21 UTC  (2+ messages)

[PATCH] common: bootchooser: Fix compile warning
 2019-04-10  6:18 UTC  (2+ messages)

[PATCH v2 0/4] MIPS: add relocation support
 2019-04-09 11:51 UTC  (4+ messages)
` [PATCH v2 2/4] MIPS: relocation: "

Boards possibly broken due to dts merge of v5.1-rc1
 2019-04-08 14:08 UTC  (3+ messages)

ECC nand 74 code error in barebox 2018.04.10
 2019-04-08  6:51 UTC  (5+ messages)

v2019.04.0
 2019-04-05 13:41 UTC 

[RFC PATCH 0/7] Device Tree Overlay Support
 2019-04-05 12:47 UTC  (11+ messages)
` [RFC PATCH 1/7] commands: unify newlines for options
` [RFC PATCH 2/7] dtc: add -@ option to enable __symbols__
` [RFC PATCH 3/7] of: add support for devicetree overlays
` [RFC PATCH 4/7] commands: add oftree -o option for overlays
` [RFC PATCH 5/7] firmware: allow to find manager by device node
` [RFC PATCH 6/7] firmware: add support for fpga-regions
` [RFC PATCH 7/7] blspec: add support for devicetree overlays

[PATCH v2 00/10] ARM: at91: misc fixes and cleanup
 2019-04-03 10:11 UTC  (5+ messages)
` [PATCH v2 06/10] ARM: at91: remove at91sam9g45_get_ddram_size helper

[PATCH 0/6] clk: imx6: work around LDB hang caused by ERR009219
 2019-04-03  9:52 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