mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] gpio: add driver for SN74273 output expander
 2019-09-17  9:22 UTC  (3+ messages)

[PATCH] Doc: i.MX: Document image structure for i.MX
 2019-09-17  9:13 UTC  (2+ messages)

[PATCH] docs: add python version in shebang
 2019-09-17  8:33 UTC  (5+ messages)
  ` [PATCH 1/2] Convert latin1 files to utf-8
  ` [PATCH 2/2] Documentation: make gen_commands helper python3 compatible

[PATCH 1/2] gpio: add driver for MPC8xxx ip core
 2019-09-17  7:57 UTC  (2+ messages)
` [PATCH 2/2] ARM: Layerscape: ls1046a: enable GPIOs

[PATCH] libfile: null-terminate buffer as expected
 2019-09-17  7:49 UTC  (3+ messages)

[PATCH 1/6] barebox-wrapper: add IRQ_WAKE_THREAD
 2019-09-16 12:43 UTC  (6+ messages)
` [PATCH 2/6] usb: gadget: add usb_gadget_udc_reset function
` [PATCH 3/6] usb/ch9.h: add USB 3.1 isoc endpoint define
` [PATCH 4/6] usb: dwc3: add support for gadget mode
` [PATCH 5/6] usb: gadget: composite: conditionally dequeue setup requests
` [PATCH 6/6] ARM: Layerscape: LS1046a: configure USB ports

[PATCH] imd: fix memory leak
 2019-09-16  8:27 UTC 

[PATCH v2 0/2] ARM: imx6: add new MarsBoard support
 2019-09-16  7:49 UTC  (6+ messages)
` [PATCH v2 1/2] ARM: imx6: add Embest MarSBoard support
` [PATCH v2 2/2] ARM: imx_v7_defconfig: enable Embdest MarS board

[PATCH] squash! ARM: imx6: add Embest MarSBoard support
 2019-09-16  7:48 UTC 

[PATCH] net: dsa: mv88e6xxx: Wait for EEPROM done after HW reset
 2019-09-16  7:37 UTC  (2+ messages)

[PATCH 1/8] ARM: zii-imx8mq-dev: Drop extra relocation code
 2019-09-16  7:28 UTC  (9+ messages)
` [PATCH 2/8] ARM: zii-imx8mq-dev: Switch to using compressed DTB
` [PATCH 3/8] ARM: zii-vf610-dev: Swith "
` [PATCH 4/8] ARM: zii-imx6-rdu2: "
` [PATCH 5/8] ARM: zii-imx7d-dev: "
` [PATCH 6/8] ARM: zii-imx51-rdu1: "
` [PATCH 7/8] ARM: imx8mq-zii-ultra: Use upstream DTS
` [PATCH 8/8] ARM: zii-common: Share MAC address configuration between RDU2/3

[PATCH 0/6] ARM: Merge single PBL code into multi PBL code
 2019-09-16  7:27 UTC  (7+ messages)
` [PATCH 1/6] ARM: remove PBL_FORCE_PIGGYDATA_COPY
` [PATCH 2/6] ARM: Compile dtbs for lowlevel code
` [PATCH 3/6] ARM: drop bultin DTB
` [PATCH 4/6] ARM: Merge single pbl with multi pbl
` [PATCH 5/6] ARM: remove now unused PBL code
` [PATCH 6/6] ARM: aarch64: Re-implement most of barebox_arm_entry() in assembly

[PATCH 1/2] i.MX: Introduce imx_ocotp_read_uid()
 2019-09-16  7:09 UTC  (3+ messages)
` [PATCH 2/2] ARM: i.MX8MQ: Display UID information on boot

[PATCH v3 0/8] Device Tree Overlay Support
 2019-09-16  7:07 UTC  (10+ messages)
` [PATCH v3 1/8] of: add support for devicetree overlays
` [PATCH v3 2/8] blspec: "
` [PATCH v3 3/8] of: add iterator for overlays
` [PATCH v3 4/8] firmware: add function to find firmware by devicetree node
` [PATCH v3 5/8] firmware: add support to load firmware from dt overlay
` [PATCH v3 6/8] blspec: load firmware if specified in "
` [PATCH v3 7/8] commands: add of_overlay command for device tree overlays
` [PATCH v3 8/8] dtc: optionally add add __symbols__ to build-in devicetree

[PATCH] fixup! net: dsa: mv88e6xxx: Wait for EEPROM done after HW reset
 2019-09-15  2:53 UTC 

[PATCH v2] ARM: aarch64: Re-implement most of barebox_arm_entry() in assembly
 2019-09-14  6:11 UTC 

[PATCH 1/7] libfile: introduce copy_file_2 for copying starting with offset
 2019-09-13 14:38 UTC  (11+ messages)
` [PATCH 2/7] ARM: Layerscape: add bootm handler for images
` [PATCH 3/7] ARM: Layerscape: don't generate second-stage 2nd.image
` [PATCH 4/7] filetype: support fastboot barebox_update with layerscape image
` [PATCH 5/7] scripts: pblimage: explicitly set architecture to ARM
` [PATCH 6/7] ARM: layerscape: tqmls1046a: disable all SGMII PHYs
` [PATCH 7/7] Documentation: boards: document layerscape support

[PATCH] mtd: nand: Fix retrieving nand_chip from mtd_info
 2019-09-12  9:16 UTC 

[PATCH] clk: i.MX6qp: Fix location of the enfc_sel mux
 2019-09-12  8:48 UTC 

[PATCH 1/3] of: Fix memory hole in of_find_node_by_reproducible_name()
 2019-09-12  8:35 UTC  (3+ messages)
` [PATCH 2/3] of: add of_diff()
` [PATCH 3/3] add of_diff command

[PATCH] bootm: release tee_res
 2019-09-12  7:47 UTC  (2+ messages)

[PATCH v2 0/7] Device Tree Overlay Support
 2019-09-12  6:57 UTC  (15+ messages)
` [PATCH v2 1/7] dtc: add -@ option to enable __symbols__
` [PATCH v2 2/7] of: add support for devicetree overlays
` [PATCH v2 3/7] blspec: "
` [PATCH v2 4/7] of: add iterator for overlays
` [PATCH v2 5/7] firmware: add support to load firmware from dt overlay
` [PATCH v2 6/7] blspec: load firmware if specified in "
` [PATCH v2 7/7] commands: add of_overlay command for device tree overlays

[PATCH 1/4] ratp: Mark struct ratp_bb as packed
 2019-09-12  6:55 UTC  (7+ messages)
` [PATCH 2/4] net: Adjust net_copy_uint32's signature
` [PATCH 3/4] mtd: ubi: Compile fastmap.c with -Wno-address-of-packed-member
` [PATCH 4/4] USB: gadget: Compile composite.c "

[PATCH] gcc-9: silence 'address-of-packed-member' warning
 2019-09-12  6:54 UTC 

[PATCH v4 0/2] simplify setting enhanced area of mmc devices
 2019-09-12  6:47 UTC  (6+ messages)
` [PATCH v4 1/2] mci: provide wrapper for mci_get_device_by_name ∘ devpath_to_name
` [PATCH v4 2/2] mci: implement command to switch a mmc device to enhanced mode

[PATCH 1/2] state: drop unused code and declarations for non-existing functions
 2019-09-12  6:44 UTC  (3+ messages)
` [PATCH 2/2] state: provide dummy implementations for some functions when STATE is disabled

[PATCH] mci: imx-esdhc: fix error handling during probe
 2019-09-12  6:43 UTC  (2+ messages)

[PATCH] mci: core: make mci_register -EPROBE_DEFER sensitive
 2019-09-12  6:41 UTC  (2+ messages)

[PATCH 1/2] mfd: da9063: add support to populate subdevs
 2019-09-12  6:40 UTC  (3+ messages)
` [PATCH 2/2] gpio: add DA9062 MFD gpio support

[PATCH 1/2] ARM: dts: drop skeleton.dtsi
 2019-09-12  6:20 UTC  (3+ messages)
` [PATCH 2/2] ARM: dts: imx25-karo-tx25: include Linux dts instead of duplicating it

[PATCH] video: imxfb: make pcr and bpp per-display settings
 2019-09-12  6:05 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: imx6: phycore: make use of upstream dts
 2019-09-11 14:56 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx6: phycore: use spdx license identifier

[PATCH] ARM: i.MX: phytec-som-imx6: phycore: fix updating pmic regulators
 2019-09-11 14:53 UTC 

[RFC PATCH v1] edit: add vi alias with vi-style bindings
 2019-09-11 10:53 UTC  (2+ messages)

[PATCH 1/8] ARM: Remove vincell_defconfig
 2019-09-11  8:07 UTC  (8+ messages)
` [PATCH 2/8] ARM: Remove datamodul-edm-qmx6_defconfig
` [PATCH 3/8] ARM: Remove tqma53_defconfig
` [PATCH 4/8] ARM: Remove tx53stk5_defconfig
` [PATCH 5/8] ARM: NETX: remove architecture
` [PATCH 6/8] serial: Remove NETX serial driver
` [PATCH 7/8] net: Remove NETX ethernet driver
` [PATCH 8/8] scripts: Remove NETX image tool

[PATCH 1/3] Blackfin: Remove architecture
 2019-09-11  7:26 UTC  (3+ messages)
` [PATCH 2/3] serial: Remove blackfin driver
` [PATCH 3/3] USB: remove blackfin support

[PATCH v3 0/6] clk: imx6: work around LDB hang caused by ERR009219
 2019-09-10 14:07 UTC  (4+ messages)
` [PATCH v3 5/6] clk: imx6: Fix procedure to switch the parent of LDB_DI_CLK

[PATCH] ARM: aarch64: Re-implement most of barebox_arm_entry() in assembly
 2019-09-10  4:29 UTC  (3+ messages)

v2019.09.0
 2019-09-09 14:02 UTC 

[PATCH v2 0/4] stm32mp: add support for STPMIC1
 2019-09-09 13:44 UTC  (7+ messages)
` [PATCH v2 1/4] i2c: port Linux i2c_parse_fw_timings
  ` [PATCH] fixup! "
` [PATCH v2 2/4] i2c: add stm32f7 I2C adapter driver
` [PATCH v2 3/4] mfd: add support for STPMIC1
` [PATCH v2 4/4] watchdog: add support for STPMIC1 integrated watchdog

[PATCH v2 0/3] sandbox: add HWRNG driver for host /dev/random
 2019-09-09 13:23 UTC  (5+ messages)
` [PATCH v2 1/3] sandbox: hostfile: allow probing from device tree
` [PATCH v2 2/3] sandbox: dts: add example for barebox, hostfile backed state
` [PATCH v2 3/3] hwrng: add sandbox driver interface to host /dev/random

[PATCH] fixup! common: add generic CONFIG_UBSAN plumbing
 2019-09-09 13:16 UTC  (2+ messages)

[PATCH] edit: replace ASCII codes by symbolic names
 2019-09-09 13:15 UTC  (2+ messages)

initrd in imx8mm
 2019-09-09 11:20 UTC  (3+ messages)

[PATCH 00/11] treewide: fix some ARCH=arm clang warnings
 2019-09-09  9:57 UTC  (4+ messages)
` [PATCH 01/11] linux/kbuild.h: sync with upstream

[PATCH v2] input: add handler for reset and power key input events
 2019-09-09  9:04 UTC  (2+ messages)

[PATCH] param: make dev_add_param_string_fixed value parameter const
 2019-09-09  9:01 UTC  (2+ messages)

[PATCH v2] gpio: iopoll: implement gpio_poll_timeout_us
 2019-09-09  9:00 UTC  (2+ messages)

[PATCH] console: set default console_device devname
 2019-09-09  8:56 UTC  (2+ messages)

[PATCH 1/7] ARM: dts: vf610-zii-dev-rev-b: Fix SPI flash node name
 2019-09-09  8:53 UTC  (8+ messages)
` [PATCH 2/7] ARM: dts: vf610-zii-dev-rev-c: Fix DSPI "
` [PATCH 3/7] ARM: dts: vf610-zii-cfu1: Configure "STATUS" LED as heartbeat
` [PATCH 4/7] ARM: dts: vf610-zii-cfu1: Expose fiber optic module EEPROM
` [PATCH 5/7] ARM: dts: vf610-zii-scu4-aib: Expose fiber EEPROM modules
` [PATCH 6/7] ARM: dts: imx8mq-zii-ultra: Add switch EEPROM alias
` [PATCH 7/7] ARM: zii-vf610-dev: Re-align SCU4's hostname with upstream kernel

[PATCH] Documentation: Provide default values for version/release
 2019-09-09  8:49 UTC  (2+ messages)

[PATCH] i2c/pca954x: Initialize the mux to disconnected state
 2019-09-09  8:48 UTC  (2+ messages)

[PATCH] mtd: spi-nor: Import missing Micron devices
 2019-09-09  8:46 UTC  (2+ messages)

[PATCH] mfd: rave-sp: Emulate firmware/bootloader mode reporting on RDU2
 2019-09-09  8:46 UTC  (2+ messages)

[PATCH 1/2] mfd: da9053: Drop unused 'priority' variable
 2019-09-09  8:45 UTC  (3+ messages)
` [PATCH 2/2] mfd: da9063: "

[PATCH] ARM: Cleanup stack offset cargo cult
 2019-09-09  8:40 UTC 

[PATCH] eeprom: at24: Select NVMEM as a dependency
 2019-09-09  7:07 UTC  (2+ messages)

[PATCH] CONFIG_PBL_BREAK option is available for MIPS
 2019-09-06 10:24 UTC  (2+ messages)

[PATCH 0/7] Device Tree Overlay Support
 2019-09-06  7:33 UTC  (5+ messages)
` [PATCH 2/7] of: add support for devicetree overlays
` [PATCH 3/7] blspec: "

page:  |  | latest

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