mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] kconfig: update to Linux 5.2-rc4
 2019-06-18  7:11 UTC  (6+ messages)

[PATCH v1 00/12] ARM: stm32mp: add drivers for GPIO, pinctrl
 2019-06-18  5:43 UTC  (15+ messages)
` [PATCH v1 01/12] ARM: dts: stm32mp157a-dk1.dts: include upstream dts before barebox'
` [PATCH v1 02/12] ARM: dts: stm32mp: factor out common DK nodes into dtsi
` [PATCH v1 03/12] gpiolib: add gpio_get_chip helper
` [PATCH v1 04/12] driver: add stubs for hardware spinlocks
` [PATCH v1 05/12] pinctrl: add driver for STM32 GPIO and pin multiplexer
` [PATCH v1 06/12] ARM: dts: stm32mp157a-dk1: enable heartbeat and error LEDs
` [PATCH v1 07/12] ARM: stm32mp: turn on GPIO related options
` [PATCH v1 08/12] ARM: stm32mp157c-dk2: add board-specific sysconf fixups
` [PATCH v1 09/12] ARM: psci: fix erroneous call of ->system_reset on system_off
` [PATCH v1 10/12] ARM: sm: move get_gicd_base_address to header for reuse
` [PATCH v1 11/12] ARM: stm32mp: implement PSCI support
` [PATCH v1 12/12] ARM: stm32mp157c-dk2: boot kernel in nonsecure mode

[PATCH 0/2] Fix machine-id operation
 2019-06-17 18:06 UTC  (5+ messages)
` [PATCH 1/2] common: boot: Instantiate storage for global.boot.machine_id
` [PATCH 2/2] common: blspec: Both environment and config file machine-id must match

[PATCH v2 0/6] ARM: stm32mp: implement watchdog/reset handling
 2019-06-17 15:37 UTC  (13+ messages)
` [PATCH v2 1/6] ARM: stm32mp1: rename to stm32mp
` [PATCH v2 2/6] reset_source: add new Brownout reset (BOR) source
` [PATCH v2 3/6] watchdog: add stm32 watchdog and reset driver
` [PATCH v2 4/6] ARM: stm32mp: enable watchdog in oftree and defconfig
` [PATCH v2 5/6] ARM: stm32mp: stm32mp157c-dk2: compress the DTB
` [PATCH v2 6/6] ARM: stm32mp: add entry point, not point.pblb to pblb-y

[PATCH v3 0/4] ARM: stm32mp: implement watchdog/reset handling
 2019-06-17 15:08 UTC  (6+ messages)
` [PATCH v3 1/4] ARM: stm32mp1: rerun savedefconfig on stm32mp_defconfig
` [PATCH v3 2/4] Documentation: reset-reason: document new BROWNOUT reason
` [PATCH v3 3/4] watchdog: add stm32 watchdog and reset driver
` [PATCH v3 4/4] ARM: stm32mp: enable watchdog in defconfig

[PATCH] Documentation: user: suggest U-Boot's bootm, not go
 2019-06-17 14:18 UTC 

Raspberry CM3 eMMC Boot
 2019-06-17 13:44 UTC 

bugfix: _barebox_image_size wrong if enable
 2019-06-17 13:37 UTC 

[PATCH] usb: usb251xb: fix optional reset gpio request
 2019-06-17 12:25 UTC  (2+ messages)

[PATCH] ARM: zii-vf610-dev: Trivial spelling fix
 2019-06-17 12:23 UTC  (2+ messages)

[PATCH] pcf857x: fix CONFIG_OF to OFDEVICE
 2019-06-17 12:22 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Add support for ISSI flashes from Linux
 2019-06-17 12:14 UTC  (2+ messages)

[RFC] request_sdram_region: print error message
 2019-06-17 12:12 UTC  (2+ messages)

[PATCH 0/4] Overall small fixes
 2019-06-17 10:00 UTC  (5+ messages)
` [PATCH 1/4] ARM: phytec-som-imx6: update automount net entries
` [PATCH 2/4] defaultenv-2: net: fix comment
` [PATCH 3/4] commands: mmc_extcsd: fix extcsd value meanings
` [PATCH 4/4] i2c: gpio: add sda/scl-gpios property support

Bringup Barebox on imx8mm
 2019-06-17  8:17 UTC  (3+ messages)

[PATCH] MIPS: fix 'assignment makes integer from pointer without a cast' warning
 2019-06-17  7:07 UTC  (2+ messages)

Strange behaviour of 'exit' command
 2019-06-13  7:18 UTC  (2+ messages)

[PATCH] pbl: report decompression failure
 2019-06-13  6:26 UTC  (2+ messages)

[PATCH] kbuild: do not drop -I without parameter
 2019-06-13  6:25 UTC  (2+ messages)

[PATCH] treewide: remove stale mentions of CONFIG_OF in comments
 2019-06-13  6:17 UTC  (2+ messages)

[PATCH v2] commands: don't use stale errno when calling fb_open
 2019-06-13  6:15 UTC  (2+ messages)

[PATCH 1/4] plathome-openblocks-a6: use image format 0
 2019-06-13  6:14 UTC  (6+ messages)
` [PATCH 2/4] mvebuimg: new tool to create kwb version1 boot images
` [PATCH 3/4] images/mvebu: Convert Armada machines to mvebuimg
` [PATCH 4/4] images/mvebu: use space before = instead of tab

[PATCH] startup: execute /env/bin/init as part of the initial shell
 2019-06-13  5:57 UTC  (2+ messages)

[PATCH] startup: Do not overwrite global.linux.bootargs.console
 2019-06-12  9:56 UTC  (2+ messages)

Environment variables set by /env/bin/init disappear when script exits
 2019-06-12  6:32 UTC  (3+ messages)

[PATCH] ARM: zii-rdu2: disable eth0 and eth1
 2019-06-11 18:11 UTC  (6+ messages)

v2019.06.0
 2019-06-11  9:36 UTC 

[PATCH] ARM: imx6sx-sdb: remove PHY reset GPIO from DT
 2019-06-11  8:32 UTC  (2+ messages)

[PATCH 1/3] nvmem: ocotp: Elongate OCOTP_CTRL_ADDR field
 2019-06-11  8:30 UTC  (2+ messages)

[PATCH v3 1/3] remove CONFIG_DEBUG_INFO
 2019-06-11  8:22 UTC  (7+ messages)
` [PATCH v3 2/3] add CONFIG_PBL_BREAK option
` [PATCH v3 3/3] add gdb helper scripts to load barebox symbols

[PATCH 3/3] nvmem: ocotp: Change TIMING calculation algorithm
 2019-06-11  6:51 UTC 

[PATCH 2/3] nvmem: ocotp: Ensure WAIT bits are preserved
 2019-06-11  6:50 UTC 

[PATCH v2 1/4] add syscon_regmap_lookup_by_phandle() support
 2019-06-07  7:32 UTC  (4+ messages)
` [PATCH v2 2/4] elf: add missing elf32_shdr
` [PATCH v2 3/4] of: base: don't try to read cells_name property if no cells_name set
` [PATCH v2 4/4] port reduced version of remoteproc framework from linux

[PATCH v1 1/4] add syscon_regmap_lookup_by_phandle() support
 2019-06-07  7:14 UTC  (6+ messages)
` [PATCH v1 2/4] elf: add missing elf32_shdr
` [PATCH v1 3/4] of: base: don't try to read cells_name property if no cells_name set
` [PATCH v1 4/4] port reduced version of remoteproc framework from linux

[RFC 0/4] riscv: add initial LiteX SoC support
 2019-06-07  7:11 UTC  (3+ messages)
` [RFC 3/4] WIP: make it work on litex

[PATCH v2 0/7] U-Boot environment data as a filesystem
 2019-06-07  7:05 UTC  (9+ messages)
` [PATCH v2 1/7] filetype: Add "U-Boot environmemnt variable data" filetype
` [PATCH v2 2/7] filetype: Allow specifying cdev's filetype explicitly
` [PATCH v2 3/7] drivers: Introduce late_platform_driver()
` [PATCH v2 4/7] misc: Add a driver to expose U-Boot environment variable data
` [PATCH v2 5/7] fs: Add a driver to access U-Boot environment variables
` [PATCH v2 6/7] ARM: rdu2: Add U-Boot environment partitions
` [PATCH v2 7/7] ARM: rdu1: Add U-Boot environment partition

[PATCH] ARM: udoo-neo: add ocotp and environment nodes
 2019-06-07  7:02 UTC  (2+ messages)

[PATCH] mvebu: make the compiler inline mvebu_remap_registers
 2019-06-07  7:01 UTC  (2+ messages)

[PATCH 1/2] images: ignore *.csfbin files
 2019-06-07  6:58 UTC  (3+ messages)
` [PATCH 2/2] firmware: add gitignore file for *.bin

[PATCH] scripts: imx-usb-loader: add i.MX8MQ PID and VID
 2019-06-07  6:57 UTC  (2+ messages)

[PATCH] fixup! ARM: Initial OP-TEE support
 2019-06-07  6:42 UTC  (2+ messages)

[PATCH] filetype: fix typo
 2019-06-07  6:40 UTC  (2+ messages)

[PATCH 1/3] scripts: imx-image: document -d, -e, -s, -u
 2019-06-07  6:40 UTC  (5+ messages)
` [PATCH 2/3] doc: boards: imx: document image creation
` [PATCH 3/3] doc: boards: imx: add HAB section

[PATCH v2 1/3] remove CONFIG_DEBUG_INFO
 2019-06-07  6:36 UTC  (3+ messages)
` [PATCH v2 2/3] add CONFIG_PBL_BREAK option
` [PATCH v2 3/3] add gdb helper scripts to load barebox symbols

[PATCH 1/3] remove CONFIG_DEBUG_INFO
 2019-06-07  6:33 UTC  (5+ messages)
` [PATCH 2/3] add CONFIG_PBL_BREAK option
` [PATCH 3/3] add gdb helper scripts to load barebox symbols

[PATCH] MIPS: use anonymous labels in ENTRY_FUNCTION_END and STOP_WITH_DEBUG_EVENT macros
 2019-06-07  6:29 UTC  (8+ messages)

[PATCH] net: limit NET_FSL_FMAN to Layerscape
 2019-06-05 12:55 UTC 

Raspberry Pi Barebox State Integration - SD card
 2019-06-05  6:46 UTC  (2+ messages)

[PATCH 1/7] ARM: stm32mp1: rename to stm32mp
 2019-06-04 17:23 UTC  (12+ messages)
` [PATCH 2/7] reset_source: add new Brownout reset (BOR) source
` [PATCH 3/7] watchdog: add stm32 watchdog and reset driver
` [PATCH 4/7] ARM: stm32mp1: enable watchdog in oftree and defconfig

[PATCH 1/4] Makefile-imx: replace static variant to dynamic for signing images
 2019-06-04 15:11 UTC  (3+ messages)
` [PATCH 3/4] i.mx6: signed boot: add habv4-imx6-gencsf.h to the flash header of the PHYTEC boards

simplefb question
 2019-06-04  9:20 UTC  (2+ messages)

Raspberry Pi Barebox State Integration - SD card
 2019-06-04  8:59 UTC  (3+ messages)

[PATCH] ARM: rdu2: Initialize DEBUG_LL in entry function
 2019-06-04  8:28 UTC  (2+ messages)

[PATCH] serial_ns16550: readd support for mvebu armada 38x
 2019-06-04  8:27 UTC  (2+ messages)

[PATCH] commands: don't use stale errno when calling fb_open
 2019-06-04  8:08 UTC  (3+ messages)

[PATCH] plathome-openblocks-a6: provide a kwbimage.cfg file
 2019-06-04  8:05 UTC  (2+ messages)

[PATCH 1/2] ARM: imx: rdu1: disable FEC node
 2019-06-04  8:03 UTC  (2+ messages)

[PATCH 1/4] ARM: rdu2: extend environment for netboot
 2019-06-04  8:02 UTC  (2+ messages)

[PATCH 1/3] ARM: zii-imx8mq-dev: add barebox and environment partition
 2019-06-04  7:55 UTC  (2+ messages)

[PATCH] Documentation: add riscv mention
 2019-06-04  6:58 UTC  (2+ messages)

[PATCH] riscv: dts: erizo-generic: fix memory node name
 2019-06-04  6:57 UTC  (2+ messages)

[PATCH] ARM: zii-common: add missing stddef.h include
 2019-06-04  6:56 UTC  (2+ messages)

[PATCH RFC] ARM: imx8: fix discrepancy between comment and code
 2019-06-04  6:51 UTC  (2+ messages)

[PATCH] net: macb: dma_sync_* receive buffers
 2019-06-04  6:49 UTC  (5+ messages)

[PATCH v4] gpio: add driver for PCF857x, PCA{85, 96}7x, and MAX732[89] I2C GPIO expanders
 2019-06-04  6:44 UTC  (2+ messages)

[PATCH] ARM: panic with a message when relocation type is unknown
 2019-06-04  6:10 UTC  (4+ 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