mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/5] i.MX USB PHY fixes
 2019-05-20 18:23 UTC 

checkpatch warning about strict_strto* family of functions
 2019-05-18 16:18 UTC  (2+ messages)

[PATCH] gpio: add driver for PCF857x, PCA{85, 96}7x, and MAX732[89] I2C GPIO expanders
 2019-05-18  7:21 UTC  (2+ messages)

[PATCH] treewide: replace '---help---' with 'help' in Kconfig files
 2019-05-17 10:03 UTC  (2+ messages)

[PATCH] commands: spi: fix NULL pointer dereference
 2019-05-17  7:34 UTC  (2+ messages)

[PATCH v2] ARM: i.MX6: add support for Digi CCIMX6UL SBC Pro
 2019-05-17  6:22 UTC  (2+ messages)

[PATCH v2] ARM: Initial OP-TEE support
 2019-05-16 14:12 UTC 

[PATCH 00/10] spi: spi-mem and fsl-qspi support
 2019-05-16  9:29 UTC  (14+ 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

distclean removing LICENSES .gitignores
 2019-05-16  3:53 UTC  (14+ messages)
  ` [PATCH] LICENSES: modify .gitignore files to be nonempty
          ` [PATCH v2] "

[PATCH 1/2] mtd: spi-nor: fix ISSI nor flash name
 2019-05-15 10:33 UTC  (3+ messages)
` [PATCH 2/2] mtd: spi-nor: Add support for IS25LP032/064

[PATCH v2 0/4] scripts/checkpatch.pl: rebase on top of upstream v5.1
 2019-05-15  9:36 UTC  (5+ messages)
` [PATCH v2 1/4] LICENSES: remove empty other, exceptions directories
` [PATCH v2 2/4] checkpatch: add upstream checkpatch v5.1 dependencies
` [PATCH v2 3/4] checkpatch: import as-is from Linux v5.1
` [PATCH v2 4/4] checkpatch: apply barebox-specific modifications

[PATCH v2 0/2] LICENSES: adopt Linux-like LICENSES directory structure
 2019-05-15  8:51 UTC  (6+ messages)
` [PATCH v2 2/2] scripts/checkpatch.pl: rebase on top of upstream v5.0-rc6

[PATCH] serdev: Do not call .receive_buf() callback recursively
 2019-05-15  8:10 UTC  (3+ messages)

[PATCH] spi: Kconfig: remove dependency list from Freescale QSPI controller
 2019-05-15  6:51 UTC 

[PATCH] spi: Enable Freescale QSPI controller driver for VF610
 2019-05-14 13:30 UTC  (3+ messages)

v2019.05.0
 2019-05-13 13:21 UTC  (4+ messages)

[PATCH] .gitignore: import some updates from Linux
 2019-05-13 12:18 UTC  (2+ messages)

[PATCH] arch: add KBUILD_DEFCONFIG to allow "make defconfig"
 2019-05-13 12:17 UTC  (2+ messages)

[PATCH 0/2] Layerscape: Add PPA firmware support
 2019-05-13 12:14 UTC  (3+ messages)
` [PATCH 1/2] ARM: psci: factor out of_psci_fixup() to separate file
` [PATCH 2/2] ARM: Layerscape: Add PPA firmware support

[PATCH] ARM: unify asm/arm-smccc.h and linux/arm-smccc.h
 2019-05-13 11:44 UTC 

[PATCH] ARM: introduce sync_caches_for_execution
 2019-05-13 10:41 UTC 

[PATCH] ARM: i.MX6: add support for Digi CCIMX6UL SBC Pro
 2019-05-13  7:20 UTC  (3+ messages)

5-10-19
 2019-05-10 16:25 UTC 

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

[PATCH v3 00/15] ARM: at91: microchip-kz9477-evb: support first stage boot
 2019-04-21  9:42 UTC  (10+ messages)
` [PATCH v3 01/15] LICENSES: add BSD-1-Clause license
` [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  (2+ messages)
` [PATCH 5/7] lib: add blobgen framework

page:  |  | latest

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