mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH V2] startup: introduce global.endianness variable
 2020-04-14  9:36 UTC  (3+ messages)

[PATCH] uimage: add define for RISC-V architecture
 2020-04-14  9:22 UTC  (3+ messages)

[PATCH] checkpatch.pl: Update DT vendor prefix check
 2020-04-14  9:17 UTC  (2+ messages)

[PATCH] ARM: i.MX: phytec-som-imx6: Fix paths to SPI-NOR partition
 2020-04-14  9:17 UTC  (2+ messages)

[PATCH] of: overlay: fix uninitialized read of variable
 2020-04-14  9:15 UTC  (2+ messages)

[PATCH] of: use of_get_child_by_name() to find child node
 2020-04-14  9:13 UTC  (2+ messages)

[PATCH] mci: arasan: fix missing select on sdhci-helpers
 2020-04-14  9:09 UTC  (2+ messages)

[PATCH v2 1/7] add-MCI_SDHCI-dependency-to-Arasan-driver
 2020-04-14  8:15 UTC  (2+ messages)

imx7d dual core boot
 2020-04-14  7:59 UTC  (17+ messages)

[PATCH 00/21] clk: at91: sync with Linux v5.6
 2020-04-14  7:29 UTC  (24+ messages)
` [PATCH 01/21] mfd: syscon: enable specified clocks on syscon_base_lookup_by_phandle
` [PATCH 02/21] mfd: syscon: refactor of_syscon_register compatible check
` [PATCH 03/21] mfd: syscon: implement device_node_to_regmap
` [PATCH 04/21] regmap: retire of_node_to_regmap in favor of device_node_to_regmap
` [PATCH 05/21] ARM: include: remove unused <asm/processor.h>
` [PATCH 06/21] treewide: use cpu_relax() where appropriate
` [PATCH 07/21] of: port Linux of_get_compatible_child helper
` [PATCH 08/21] clk: implement clk_register_fixed_rate
` [PATCH 09/21] clk: add clk_unregister stub
` [PATCH 10/21] include: linux/kernel.h: port DIV_ROUND_CLOSEST_ULL definition
` [PATCH 11/21] clk: migrate to SPDX-License-Identifier use
` [PATCH 12/21] clk: at91: fix masterck name
` [PATCH 13/21] clk: at91: fix possible deadlock
` [PATCH 14/21] clk: at91: delete no-longer required DT compat code
` [PATCH 15/21] clk: at91: compile dt-compat for all platforms that require it
` [PATCH 16/21] clk: at91: add __init marker where appropriate
` [PATCH 17/21] clk: at91: Mark struct clk_range as const
` [PATCH 18/21] clk: at91: allow 24 Mhz clock as input for PLL
` [PATCH 19/21] clk: at91: add sama5d2 audio PLL support
` [PATCH 20/21] clk: at91: port Linux v5.6 SAM9X60 (new ARM926EJ-S) clock support
` [PATCH 21/21] clk: at91: sckc: fix off-by-1000 in udelay()

[PATCH] fixup! regmap-mmio: Add big endian support
 2020-04-14  7:14 UTC  (2+ messages)

[PATCH v2 7/7] added-zynq-fpga-manager
 2020-04-09 14:44 UTC 

[PATCH v2 6/7] turns-on-mio7-led-an-startup
 2020-04-09 14:42 UTC 

[PATCH v2 5/7] added-fpga-clock-control-and-pcap-clock-control
 2020-04-09 14:41 UTC 

[PATCH v2 4/7] fixed-gem0-mio-settings
 2020-04-09 14:40 UTC 

[PATCH v2] remove-compiler-warning-in-mkimage
 2020-04-09 14:39 UTC 

[PATCH v2 2/7] fixed-false-bit-in-arasan-driver
 2020-04-09 14:38 UTC 

am335x: load a kernel with integrated initramfs
 2020-04-08 17:17 UTC  (9+ messages)

[PATCH v3 00/19] Protect code from pollers
 2020-04-07 19:28 UTC  (5+ messages)
` [PATCH 19/19] poller: Allow to run pollers inside of pollers

[PATCH 1/2] ARM: i.MX: fixed enabling the MMU after switching in non secure mode
 2020-04-07 15:35 UTC 

[PATCH 2/2] ARM: sm.c: add the attribute 'volatile' to some asm() statements
 2020-04-07 15:32 UTC 

[PATCH 1/2] ARM: i.MX: fixed enabling the MMU after switching in non secure mode
 2020-04-07 15:31 UTC 

[PATCH] startup: introduce global.endianity variable
 2020-04-06 12:12 UTC  (3+ messages)

Booting optee
 2020-04-06  8:39 UTC  (2+ messages)

[PATCH 1/3] clk-conf.h: Add missing re-inclusion protection
 2020-04-06  6:01 UTC  (3+ messages)
` [PATCH 3/3] driver: Call of_clk_set_defaults for each probed device

[PATCH] commands: remove CONFIG_ prefix from Kconfig symbol
 2020-04-06  5:54 UTC 

[PATCH v2 0/6] Add support for Kalray VLIW family (kvx)
 2020-04-04 20:29 UTC  (7+ messages)
` [PATCH v2 1/6] kvx: Initial Kalray Coolidge (kv3) architecture support
` [PATCH v2 2/6] kvx: Add processor definitions
` [PATCH v2 3/6] kvx: Add support for device tree
` [PATCH v2 4/6] kvx: Implement reset source and reset
` [PATCH v2 5/6] clocksource: kvx: Add kvx clocksource support
` [PATCH v2 6/6] watchdog: kvx: Add kvx watchdog support

[PATCH 0/5] Add fsl-dspi driver support
 2020-04-04 19:14 UTC  (3+ messages)
` [PATCH 4/5] spi: Add fsl-dspi driver

[PATCH 7/7] Zedboard added Zynq FPGA manager
 2020-04-03 11:11 UTC  (2+ messages)

[PATCH 00/23] A number of ZII related fixes
 2020-04-03  7:58 UTC  (34+ messages)
` [PATCH 01/23] ARM: zii-common: Gate rdu_i210_invm() call with CONFIG_PCI_IMX6
` [PATCH 02/23] ARM: imx7d-zii-rpu2: Drop redundant chosen node
` [PATCH 03/23] ARM: zii-imx7d-dev: Fix compatible name
` [PATCH 04/23] ARM: zii-common: Check for I2C errors in do_rdu2_switch_reset()
` [PATCH 05/23] i2c: Port of_find_i2c_device_by_node() from Linux
` [PATCH 06/23] ARM: zii-common: Find switch watchdog via DT
` [PATCH 07/23] ARM: zii-common: Support rave_switch_reset on ZII Ultra
` [PATCH 08/23] ARM: zii-imx6q-rdu2: Differentiate between RDU2 and RDU2+
` [PATCH 09/23] ARM: zii-imx7d-dev: Differentiate between RPU2 and RMU2
` [PATCH 10/23] ARM: zii-imx8mq-dev: Differentiate between Zest and RMB3
` [PATCH 11/23] ARM: zii-common: Add common environment directory
` [PATCH 12/23] ARM: zii-imx6q-rdu2: Register SD card slot with BBU
` [PATCH 13/23] ARM: zii-vf610-dev: "
` [PATCH 14/23] ARM: zii-imx8mq-dev: "
` [PATCH 15/23] ARM: zii-vf610-dev: Add newline to end of board.c
` [PATCH 16/23] ARM: rdu2: Drop redundant USB GPIO hog nodes
` [PATCH 17/23] ARM: imx8mq: Drop trailing whitespace
` [PATCH 18/23] ARM: imx8mq: Drop redundant DT nodes
` [PATCH 19/23] ARM: zii-imx8mq-dev: Add boot source info
` [PATCH 20/23] ARM: zii-imx8mq-dev: Drop redundant "stdout-path"
` [PATCH 21/23] ARM: zii-imx7d-dev: Drop redundant RMU2 .dtsi
` [PATCH 22/23] ARM: zii-imx7d-rmu2: Add SPI NOR partition info
` [PATCH 23/23] ARM: zii-imx7d-rmu2: Add boot source info

[RFC PATCH 0/4] ARM: introduce sjlj structured exception handling
 2020-04-03  6:09 UTC  (7+ messages)
` [RFC PATCH 1/4] ARM: implement sjlj-based TRY/CATCH "
` [RFC PATCH 2/4] startup: wrap barebox startup in TRY/CATCH
` [RFC PATCH 3/4] ARM: rethrow CPU exceptions as sjlj-exceptions
` [RFC PATCH 4/4] commands: implement except test command

bug report: fail to boot barebox in marvell 6281 board
 2020-04-02 10:58 UTC  (6+ messages)

[PATCH 6/7] Zedboard turn on LED on startup
 2020-04-02  8:22 UTC 

[PATCH 5/7] Zedboard added FPGA and PCAP clock control
 2020-04-02  8:21 UTC 

[PATCH 4/7] Zedboard fix GEM0 MIO Settings
 2020-04-02  8:20 UTC 

[PATCH 3/7] Zedboard fix compiler warning
 2020-04-02  8:19 UTC 

[PATCH 1/7] Zedboard Arasan MMC driver checks wrong bit
 2020-04-02  8:18 UTC 

[PATCH 1/7] Zedboard: Arasan MMC driver
 2020-04-02  8:17 UTC 

[PATCH 1/1] boards: liteboard: add i.MX6ULL revision
 2020-04-02  8:01 UTC  (3+ messages)

[PATCH] arm: omap: Fix no previous prototype warnings
 2020-04-01  8:29 UTC  (2+ messages)

[PATCH] arm: rk3288-phycore-som: Fix memory node
 2020-04-01  7:25 UTC 

[PATCH] serial: ns16550_pci: Use %pa to print resource_size_t
 2020-04-01  7:13 UTC 

bug report: fail to boot barebox in marvell 6281 board
 2020-04-01  6:08 UTC  (2+ messages)

[PATCH] fixup! regmap-mmio: Add big endian support
 2020-04-01  5:53 UTC  (2+ messages)

[PATCH] mfd: rave-sp: Fix rave_sp_emulated_get_status()
 2020-04-01  5:52 UTC  (2+ messages)

[PATCH] kbuild: Allow building with ARCH set to "arm64"
 2020-04-01  5:51 UTC  (2+ messages)

[PATCH] ARM: Drop unused marcros in exceptions.S
 2020-04-01  5:51 UTC  (2+ messages)

bug report: fail to boot barebox in marvell 6281 board
 2020-03-31 16:24 UTC 

[PATCH 1/3] ARM64: Setup vectors in all lower execption levels
 2020-03-31 10:27 UTC  (11+ messages)
` [PATCH 2/3] ARM64: attribute argument to create_sections() is 64bit
` [PATCH 3/3] arm64: Set PXN/UXN attributes for uncached mem
  ` [PATCH v2] "

[PATCH 00/12] PWM: add support for ->apply, polarity and STM32
 2020-03-31  7:49 UTC  (19+ messages)
` [PATCH 01/12] led: pwm: always initialize PWM LEDs as inactive
` [PATCH 02/12] PWM: core: remove FLAG_ENABLED
` [PATCH 03/12] PWM: core: remove ineffectual pwm_{set,get}_duty_cycle
` [PATCH 04/12] PWM: core: group PWM state into new struct pwm_state
` [PATCH 05/12] PWM: core: remove old PWM API in favor of Linux ->apply
` [PATCH 06/12] PWM: core: retire pwm_set_period
` [PATCH 07/12] PWM: core: apply initial state in of_pwm_request
` [PATCH 08/12] video: backlight-pwm: use new pwm_apply_state API
` [PATCH 09/12] led: pwm: "
` [PATCH 10/12] PWM: core: add apply API support for polarity
` [PATCH 11/12] of: introduce of_property_count_elems_of_size
` [PATCH 12/12] PWM: add support for STM32

[PATCH 1/2] fixup! regmap-mmio: Add big endian support
 2020-03-31  7:24 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH 1/8] ARM: stm32mp: init: don't cast signed error to unsigned
 2020-03-31  7:03 UTC  (11+ messages)
` [PATCH 2/8] ARM: stm32mp: init: detect Revision Z and 800 MHz profiles
` [PATCH 4/8] nvmem: bsec: allow reads at unaligned offsets
` [PATCH 5/8] nvmem: bsec: remove wrongly named bsec_field type
` [PATCH 6/8] pinctrl: stm32: fix up st,package into stm32mp nodes
` [PATCH 7/8] ARM: stm32mp: init: don't query package type
` [PATCH 8/8] ARM: stm32mp: add support for STM32MP157-EV1 board

[PATCH] commands: of_property: fix crashes on incorrect number of arguments
 2020-03-31  5:18 UTC  (2+ messages)

[PATCH 1/2] mci: core: use SECTOR_SIZE instead of direct 512
 2020-03-31  5:14 UTC  (2+ messages)

[PATCH v2 0/4] usb: gadget: dfu: Fix timeout on erase when using big partition
 2020-03-31  5:13 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