mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 00/21] mci: SDHCI helper functions and arasan driver
 2019-11-19 10:50 UTC  (2+ messages)
` [PATCH 10/21] mci: imx-esdhc-pbl: Use 16bit register definitions

[PATCH 0/8] Add support for a generic DT based 2nd stage ARM image
 2019-11-19 10:21 UTC  (5+ messages)
` [PATCH 6/8] ARM: Add generic device tree 2nd stage support

[PATCH 0/2] ARM: zynqmp: defconfig fixes
 2019-11-18 18:48 UTC  (3+ messages)
` [PATCH 1/2] ARM: zynqmp: defconfig: fix FIRMWARE_ZYNQMP_FPGA
` [PATCH 2/2] ARM: zynqmp: defconfig: reenable DRIVER_NET_MACB

[PATCH] mci: add Arasan SDHCI controller driver
 2019-11-18  9:13 UTC  (2+ messages)

[PATCH] image: add zynqimg to gitignore
 2019-11-18  8:19 UTC  (2+ messages)

[PATCH] net: disable all other devices when enabling the new one
 2019-11-18  8:19 UTC  (2+ messages)

[PATCH] net: cpsw: don't reset twice
 2019-11-18  8:16 UTC  (2+ messages)

[PATCH] MIPS: ath79: art: fix typo in SPDX-License-Identifier
 2019-11-18  6:11 UTC 

[PATCH 0/1] net: designware: eqos: stop DMA on halt
 2019-11-15 13:41 UTC  (8+ messages)
` [PATCH 1/1] "
    ` [PATCH v2 0/3] "
      ` [PATCH 1/3] net: designware: eqos: properly "
      ` [PATCH 2/3] net: designware: eqos: enable clocks before mdio_register
      ` [PATCH 3/3] net: designware: eqos: fix NULL pointer use in dev_printf

[PATCH] net: designware: eqos: remove done TODO
 2019-11-15 13:33 UTC  (2+ messages)

[PATCH] nvmem: bsec: fix typo in function name (s/st32/stm32/)
 2019-11-15 13:32 UTC  (2+ messages)

[PATCH] filetype: mvebu: Fix kwbimage v1 detection
 2019-11-15 10:58 UTC  (2+ messages)

[PATCH 1/5] ARM: psci: factor out smc command into commands/
 2019-11-15  7:52 UTC  (5+ messages)
` [PATCH 2/5] ARM: psci: properly wire in command help
` [PATCH 3/5] commands: psci: make locally-used function static
` [PATCH 4/5] commands: smc: verify PSCI_POWER_ON with interprocessor handshake
` [PATCH 5/5] commands: smc: make command usable when ARM_PSCI is undefined

[PATCH] MIPS: ath79: art: fix typo in SPDX-License-Identifier
 2019-11-15  7:24 UTC  (3+ messages)

[PATCH 0/6] fsl-fman patches
 2019-11-14 14:36 UTC  (9+ messages)
` [PATCH 1/6] net: fsl-fman: reset device before leaving
` [PATCH 2/6] net: fsl-fman: Store index for txbd
` [PATCH 3/6] net: fsl-fman: move status read into loop
` [PATCH 4/6] net: fsl-fman: Store index for rxbd
` [PATCH 5/6] net: fsl-fman: simplify setting next offset
` [PATCH 6/6] net: fsl-fman: do not leave not transmitted DMA buffers mapped

[PATCH] usb: dwc3: Remove wrong error messages
 2019-11-14 14:25 UTC 

[PATCH 01/10] ARM: dts: stm32mp: move alias to SoC device tree
 2019-11-13 14:25 UTC  (13+ messages)
` [PATCH 02/10] ARM: stm32mp157c-dk2: add optional DEBUG_LL print to entry point
` [PATCH 03/10] mfd: stpmic1: use register define from header
` [PATCH 04/10] watchdog: stm32_iwdg: return -ENOSYS on attempt to disable
` [PATCH 05/10] i2c: stm32: use device_reset_us helper instead of open-coding
` [PATCH 06/10] Documentation: boards: stm32mp: document boot error LED
` [PATCH 07/10] ARM: stm32mp: add helper for querying ram size
` [PATCH 08/10] ARM: stm32mp: add basic DDR controller driver
  ` [PATCH] fixup! "
` [PATCH 09/10] ARM: stm32mp: add stm32mp_cpu_lowlevel_init with stack set up
` [PATCH 10/10] ARM: stm32mp: dk2: don't hard-code memory size
  ` [PATCH] fixup! "

[PATCH 1/2] ARM: dts: imx6: phycore: Make use of upstream devicetree
 2019-11-13 14:25 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: imx6: phycore: Update License, copyright and model description

[PATCH v4 1/5] i.mx6: signed boot: add habv4-imx6-gencsf.h to the flash header of the PHYTEC boards
 2019-11-13  9:21 UTC  (3+ messages)

Oselas 2018.12.0 toolchain seems to break barebox for AM335x
 2019-11-12 14:37 UTC  (5+ messages)

[PATCH] ARM: start: check for machine type last
 2019-11-12 11:56 UTC  (2+ messages)

[PATCH] ARM: Compile with -fPIE
 2019-11-12 11:17 UTC 

barebox on VoCore2
 2019-11-11 21:46 UTC  (2+ messages)

state: eMMC boot0-partitions backend for Linux
 2019-11-11 15:54 UTC  (2+ messages)

[PATCH] ARM: am335x: Enable MMC2 clock
 2019-11-11 13:20 UTC 

[PATCH v3 1/4] watchdog: always populate watchdog priority from device tree if possible
 2019-11-11  8:20 UTC  (5+ messages)
` [PATCH v3 2/4] watchdog: implement generic support for .running device parameter
` [PATCH v3 3/4] watchdog: imxwd: support .running device parameter on i.MX2+
` [PATCH v3 4/4] watchdog: f71808e: support .running device parameter

[PATCH v2 01/18] ARM: zynq: zedboard: enable MACB driver in defconfig
 2019-11-11  8:16 UTC  (19+ messages)
` [PATCH v2 02/18] ARM: zynq: add trivial image build mechanism
` [PATCH v2 03/18] ARM: zynq: use getopt in zynq_mkimage
` [PATCH v2 04/18] ARM: zynq: move header generation to zynq_mkimage
` [PATCH v2 05/18] ARM: zynq: add size check in zynq_mkimage
` [PATCH v2 06/18] ARM: zynq: zedboard: provide DTB
` [PATCH v2 07/18] net: macb: handle more clocks
` [PATCH v2 08/18] net: macb: add Zynq compatible
` [PATCH v2 09/18] ARM: zynq: move clock controller driver to drivers/clk
` [PATCH v2 10/18] clk: zynq: use base address of clock controller
` [PATCH v2 11/18] clk: zynq: improve PLL enable handling
` [PATCH v2 12/18] clk: zynq: fix up address from DT
` [PATCH v2 13/18] clk: zynq: partially sync with Linux
` [PATCH v2 14/18] ARM: zynq: switch to DT based probing
` [PATCH v2 15/18] clk: zynq: remove clkdevs
` [PATCH v2 16/18] ARM: zynq: switch to multi-image build
` [PATCH v2 17/18] bootsource: add JTAG bootsource
` [PATCH v2 18/18] ARM: zynq: add bootsource detection

[RFC] WIP: import gpio-poweroff driver from linux kernel
 2019-11-08 12:54 UTC  (2+ messages)

[PATCH 1/2] ARM: i.MX6: Embedsky E9: remove inaccurate comment
 2019-11-08 12:45 UTC  (3+ messages)
` [PATCH 2/2] ARM: i.MX6: sabresd: "

[PATCH v2 1/4] watchdog: always populate watchdog priority from device tree if possible
 2019-11-08 11:04 UTC  (10+ messages)
` [PATCH v2 2/4] watchdog: implement generic support for .running device parameter
` [PATCH v2 3/4] watchdog: imxwd: support .running device parameter on i.MX2+
` [PATCH v2 4/4] watchdog: f71808e: support .running device parameter

[PATCH] ARM: mmu-early: On i.MX6 with HAB map ROM is mapped without XN
 2019-11-08  8:28 UTC 

[PATCH 00/18] Zynq multi-image conversion and improvements
 2019-11-08  7:16 UTC  (20+ messages)
` [PATCH 01/18] ARM: zynq: zedboard: enable MACB driver in defconfig
` [PATCH 02/18] ARM: zynq: add trivial image build mechanism
` [PATCH 03/18] ARM: zynq: use getopt in zynq_mkimage
` [PATCH 04/18] ARM: zynq: move header generation to zynq_mkimage
` [PATCH 05/18] ARM: zynq: add size check in zynq_mkimage
` [PATCH 06/18] ARM: zynq: zedboard: provide DTB
` [PATCH 07/18] net: macb: handle more clocks
` [PATCH 08/18] net: macb: add Zynq compatible
` [PATCH 09/18] ARM: zynq: move clock controller driver to drivers/clk
` [PATCH 10/18] clk: zynq: use base address of clock controller
` [PATCH 11/18] ARM: zynq: fixup SLCR ranges
` [PATCH 12/18] clk: zynq: improve PLL enable handling
` [PATCH 13/18] clk: zynq: partially sync with Linux
` [PATCH 14/18] ARM: zynq: switch to DT based probing
` [PATCH 15/18] clk: zynq: remove clkdevs
` [PATCH 16/18] ARM: zynq: switch to multi-image build
` [PATCH 17/18] bootsource: add JTAG bootsource
` [PATCH 18/18] ARM: zynq: add bootsource detection

v2019.11.0
 2019-11-07 13:25 UTC 

[PATCH v2 0/6] ARM: psci: add PSCI client driver
 2019-11-07 11:33 UTC  (10+ messages)
` [PATCH v2 1/6] ARM: psci: translate PSCI error codes in smc command
` [PATCH v2 2/6] ARM: psci: use CONFIG_ARM_PSCI_DEBUG for "
` [PATCH v2 3/6] ARM: psci: wire in smc command help
` [PATCH v2 4/6] ARM: psci: implement PSCI client driver
` [PATCH v2 5/6] ARM: stm32mp: select ARM_USE_COMPRESSED_DTB for the whole arch
` [PATCH v2 6/6] ARM: dts: stm32mp: report psci v0.2 at least
  ` [PATCH] fixup! "

[PATCH] MIPS: loongsonl: pull headers from linux kernel
 2019-11-06 10:27 UTC  (2+ messages)

[PATCH 01/10] commands: regulator: move implementation to regulator core
 2019-11-06 10:24 UTC  (14+ messages)
` [PATCH 02/10] commands: regulator: add support for enabling/disabling regulators
` [PATCH 03/10] regulator: copy upstream struct regulator_desc documentation
` [PATCH 04/10] regulator: port Linux of_regulator_match
` [PATCH 05/10] regulator: import linear voltage range helpers
` [PATCH 06/10] mfd: stpmic1: use dev_get_regmap instead of priv member
` [PATCH 07/10] regulator: add driver for stpmic1-regulators
  ` [PATCH 11/10] fixup! "
` [PATCH 08/10] ARM: dts: stm32mp157a-dk1: remove unnecessary sram node
` [PATCH 09/10] ARM: stm32mp: enable STPMIC1 MFD and cell drivers
` [PATCH 10/10] Revert "ARM: dts: stm32mp157a-dk1: overwrite regulator for sdmmc node"

[PATCH 1/7] misc: psci: translate PSCI error codes in smc command
 2019-11-06  9:32 UTC  (8+ messages)
` [PATCH 2/7] ARM: psci: use CONFIG_ARM_PSCI_DEBUG for "
` [PATCH 3/7] psci: wire in smc command help
` [PATCH 4/7] misc: implement PSCI client driver
` [PATCH 5/7] misc: implement PSCI system reset driver
` [PATCH 6/7] ARM: stm32mp: select ARM_USE_COMPRESSED_DTB for the whole arch
` [PATCH 7/7] ARM: dts: stm32mp: report psci v0.2 at least

[PATCH] param: drop unused parameters in helpers
 2019-11-05 10:18 UTC  (2+ messages)

[PATCH v2 1/2] mfd: da9063: fix TWDSCALE debug message
 2019-11-05 10:10 UTC  (3+ messages)
` [PATCH v2 2/2] mfd: da9063: fix watchdog ping execution

[PATCH 1/4] watchdog: always populate watchdog priority from device tree if possible
 2019-11-04 18:25 UTC  (4+ messages)
` [PATCH 2/4] watchdog: implement generic support for .running device parameter
` [PATCH 3/4] watchdog: imxwd: support .running device parameter on i.MX2+
` [PATCH 4/4] watchdog: f71808e: support .running device parameter

[PATCH] usb: storage: Increase retries for usb_stor_transport()
 2019-11-04 15:28 UTC  (8+ messages)
    ` [PATCH v2] "

[PATCH 1/2] mfd: da9063: fix TWDSCALE debug message
 2019-11-04 10:13 UTC  (8+ messages)
` [PATCH 2/2] mfd: da9063: fix watchdog ping execution

[PATCH] of: of_path: fix return in case of EPROBE_DEFER
 2019-11-04  9:40 UTC  (2+ messages)

[PATCH] parameter: strip leading and trailing whitespaces
 2019-11-04  9:39 UTC  (2+ messages)

[PATCH] serial: cadence: fix serial_flush
 2019-11-04  8:58 UTC  (2+ messages)

[PATCH 1/2] ARM: pbl: keep __image_end section
 2019-11-04  8:56 UTC  (4+ messages)
` [PATCH 2/2] ARM: force TEXT_BASE to zero only for relocatable build

[BUG] Padding inserted by linker breaks magicvar linker array
 2019-11-04  8:36 UTC  (2+ messages)

[PATCH] ARM: zii-commmon: Fix NULL pointer dereference in do_rdu1_switch_reset()
 2019-11-04  8:13 UTC  (2+ messages)

[PATCH 1/2] soc: imx: gpcv2: skip registering devices for unavailable power domains
 2019-11-04  8:11 UTC  (3+ messages)
` [PATCH 2/2] ARM: zii-imx8mq-dev: disable GPU and VPU power domain in DT

page:  |  | latest

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