mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[RFC 0/4] riscv: add initial LiteX SoC support
 2019-06-02  9:08 UTC  (6+ messages)
` [RFC 1/4] "
` [RFC 2/4] serial: add litex UART driver
` [RFC 3/4] WIP: make it work on litex
` [RFC 4/4] riscv: add litex_defconfig

[PATCH] Documentation: add riscv mention
 2019-06-02  5:39 UTC 

[PATCH] riscv: dts: erizo-generic: fix memory node name
 2019-06-02  5:38 UTC 

[PATCH] ARM: panic with a message when relocation type is unknown
 2019-05-31 18:56 UTC  (3+ messages)

[PATCH 1/3] ARM: zii-imx8mq-dev: add barebox and environment partition
 2019-05-31 15:08 UTC  (4+ messages)
` [PATCH 2/3] ARM: zii-imx8mq-dev: add defaultenv with simple boot configuration
` [PATCH 3/3] ARM: rdu3: disable i210 network interface

[PATCH 1/2] ARM: imx: rdu1: disable FEC node
 2019-05-31 10:32 UTC  (2+ messages)
` [PATCH 2/2] ARM: rdu1: reserve pstore memory region

[PATCH 1/4] ARM: rdu2: extend environment for netboot
 2019-05-31 10:31 UTC  (4+ messages)
` [PATCH 2/4] ARM: rdu2: disable i210 network interface
` [PATCH 3/4] ARM: rdu2: extend boot script for eMMC boot
` [PATCH 4/4] ARM: rdu2: reserve pstore memory region

[PATCH] ARM: zii-common: add missing stddef.h include
 2019-05-31 10:29 UTC 

[PATCH RFC] ARM: imx8: fix discrepancy between comment and code
 2019-05-31  7:55 UTC  (2+ messages)

[PATCH] net: macb: dma_sync_* receive buffers
 2019-05-30 12:28 UTC  (4+ messages)

[PATCH 0/4] ZII boards documentation update
 2019-05-29 13:16 UTC  (9+ messages)
` [PATCH 1/4] Documentation: Add zii-vf610-dev board documentation
` [PATCH 2/4] Documentation: Add zii-imx7d-rpu2 "
` [PATCH 3/4] Documentation: Add zii-imx6-rdu2 "
` [PATCH 4/4] Documentation: zii-imx8mq-dev: Update OpenOCD usage documentation
` [PATCH 1/3] fixup! Documentation: Add zii-vf610-dev board documentation
` [PATCH 2/3] fixup! Documentation: Add zii-imx7d-rpu2 "
` [PATCH 3/3] fixup! Documentation: Add zii-imx6-rdu2 "

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

[PATCH] scripts: kwboot: fix comparison with out-of-range constant
 2019-05-28  9:59 UTC  (2+ messages)

[PATCH v4] gpio: add driver for PCF857x, PCA{85, 96}7x, and MAX732[89] I2C GPIO expanders
 2019-05-28  9:00 UTC 

[PATCH 1/8] usb: ohci-hcd: Do not zero out DMA coherent memory
 2019-05-28  8:38 UTC  (9+ messages)
` [PATCH 2/8] net: rtl8169: "
` [PATCH 3/8] nand: nand_mxs: "
` [PATCH 4/8] apbh: "
` [PATCH 5/8] ahci: "
` [PATCH 6/8] apbh: Use dma_alloc_coherent() to get DMA address
` [PATCH 7/8] usb: fsl_udc: "
` [PATCH 8/8] usb: ohci: Add dependency on HAS_DMA

[PATCH 00/18] scripts: enable compilation on macOS
 2019-05-28  8:36 UTC  (20+ messages)
` [PATCH 01/18] kbuild: suppress warnings from 'getconf LFS_*'
` [PATCH 02/18] kbuild: Use ls(1) instead of stat(1) to obtain file size
` [PATCH 03/18] scripts: extract symbol offsets using target, not host, nm
` [PATCH 04/18] scripts: includes: restrict strlcpy prototype to glibc
` [PATCH 05/18] scripts: compiler.h: don't include <stdint.h> twice
` [PATCH 06/18] scripts: don't depend on system <asm/types.h>
` [PATCH 07/18] scripts: bareboxcrc32: remove usage of loff_t
` [PATCH 08/18] scripts: bareboximd: "
` [PATCH 09/18] scripts: compiler.h: add endianness helpers for macOS
` [PATCH 10/18] scripts: use "compiler.h" endianness helpers
` [PATCH 11/18] scripts: mkimage: s/fdatasync/fsync/ on macOS & OpenBSD
` [PATCH 12/18] scripts: removes uses of <asm*/errno.h> in favor of <errno.h>
` [PATCH 13/18] scripts: omap3-usb-loader: don't depend on unportable le32toh
` [PATCH 14/18] scripts: omap3-usb-loader: drop unneeded header
` [PATCH 15/18] scripts: imx-usb-loader: don't depend on unportable headers
` [PATCH 16/18] scripts: kwbimage: fix build with non-glibc systems
` [PATCH 17/18] scripts: compiler.h: use Linux <endian.h> as default
` [PATCH 18/18] scripts: compiler.h: support BSDs as well

[PATCH] commands: Introduce memcpy_parse_options()
 2019-05-28  8:28 UTC  (2+ messages)

[PATCH] libbb: Drop simple_itoa()
 2019-05-28  8:18 UTC  (2+ messages)

[PATCH 1/2] libfile: Simplify read_full()
 2019-05-28  8:17 UTC  (3+ messages)
` [PATCH 2/2] libfile: Do not return 0 from write_full()

[PATCH] kbuild: drop support for cc-ldoption
 2019-05-28  8:12 UTC  (2+ messages)

[PATCH] kbuild: remove unneeded patterns from distclean
 2019-05-28  8:12 UTC  (2+ messages)

[PATCH 1/4] Makefile-imx: replace static variant to dynamic for signing images
 2019-05-28  6:36 UTC  (7+ messages)
` [PATCH 2/4] imx6, imx7, imx8: changing hardcoded suffix to variable
` [PATCH 3/4] i.mx6: signed boot: add habv4-imx6-gencsf.h to the flash header of the PHYTEC boards
` [PATCH 4/4] imx6: added fit image signature to the devicetree for "

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

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

[PATCH v2 0/5] clk: imx6: work around LDB hang caused by ERR009219
 2019-05-27  9:19 UTC  (28+ messages)
` [PATCH v2 1/5] clk: imx6: remove quirky clk_set_parent(LDB_diN_sel, pll5_video_div)
` [PATCH v2 2/5] clk: imx6: Make the LDB_DI0 and LDB_DI1 clocks read-only
` [PATCH v2 3/5] clk: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podf
` [PATCH v2 4/5] clk: imx6: Fix procedure to switch the parent of LDB_DI_CLK
` [PATCH v2 5/5] clk: imx6: define an enum for ldb mux inputs

[PATCH] fixup! ARM: at91: fix at91sama5_get_ddram_size for sama5d4
 2019-05-24  6:34 UTC  (2+ messages)

[PATCH] ARM: at91: correct __iomem 'qualifier' placement
 2019-05-24  6:33 UTC  (2+ messages)

[PATCH] clk: imx: vf610: correct __iomem 'qualifier' placement
 2019-05-24  6:33 UTC  (2+ messages)

[PATCH 1/4] driver: left shift 1U instead of 1 in bitmask for consistency
 2019-05-24  6:31 UTC  (8+ messages)
` [PATCH 4/4] of: partition: add no-fixup device tree property

[PATCH v3 0/9] ARM: at91: misc fixes and cleanup
 2019-05-24  6:17 UTC  (12+ messages)
` [PATCH v3 1/9] ARM: at91: replace __raw_{readl, writel} of peripherals with readl, writel
` [PATCH v3 2/9] ARM: at91: debug_ll: make UART base address configurable
` [PATCH v3 3/9] ARM: at91: remove references to non-existing CONFIG_ARCH_AT91*
` [PATCH v3 4/9] ARM: at91: remove no-longer needed subarch #ifdefery
` [PATCH v3 5/9] ARM: at91: remove #ifdefery around *_get_ddram_size helpers
` [PATCH v3 6/9] arm: sama5d4: fix stack setup
` [PATCH v3 7/9] ARM: at91: fix at91sama5_get_ddram_size for sama5d4
` [PATCH v3 8/9] ARM: at91: remove duplicate get_ddram_size code
` [PATCH v3 9/9] clk: at91: fix warning about missing const-safety

[PATCH v2 1/2] clk: at91: fix compilation errors in sama5d2.c
 2019-05-24  6:06 UTC  (5+ messages)
` [PATCH v2 2/2] clk: at91: delete dead i2s/audio code

[PATCH] lib: select BASE64 if BLOBGEN is selected
 2019-05-24  6:03 UTC  (2+ messages)

[PATCH] clk: at91: fix compilation errors in sama5d2.c
 2019-05-23 14:09 UTC  (3+ messages)

[PATCH] commands: mw: Use kstrto*() instead of simple_strtoul()
 2019-05-23 14:02 UTC 

[PATCH v3] ARM: Initial OP-TEE support
 2019-05-23  8:03 UTC  (2+ messages)

[PATCH] common: state: check length
 2019-05-23  8:00 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] images: remove forgotten occurences of *.imx-sram-img
 2019-05-23  8:00 UTC  (2+ messages)

[PATCH] Documentation: imx8mq-evk: collapse BMOD switch superposition
 2019-05-23  7:59 UTC  (2+ messages)

[PATCH 00/18] EHCI improvements
 2019-05-23  7:57 UTC  (20+ messages)
` [PATCH 01/18] usb: host: ehci: Do not zero out DMA coherent memory
` [PATCH 02/18] usb: host: ehci: Share code to enable/disable async schedule
` [PATCH 03/18] usb: host: ehci: Use to USBSTS to wait for transfer completion
` [PATCH 04/18] usb: host: ehci: Replace magic number with macros
` [PATCH 05/18] usb: host: ehci: Drop unnecessary cleanup code
` [PATCH 06/18] usb: host: ehci: Introduce ehci_prepare_qtd()
` [PATCH 07/18] usb: host: ehci: Simplify qTD buffer synchronization
` [PATCH 08/18] usb: host: ehci: Simplify ehci_td_buffer()
` [PATCH 09/18] usb: host: ehci: Initialize qTDs explicitly
` [PATCH 10/18] usb: host: ehci: Simplify ehci_submit_async()'s epilogue
` [PATCH 11/18] usb: host: ehci: Drop needless assignments in ehci_submit_async()
` [PATCH 12/18] usb: host: ehci: Use bool to simplify ehci_submit_async()
` [PATCH 13/18] usb: host: ehci: Add a comment explaing IOC setting for data
` [PATCH 14/18] usb: host: ehci: Replace explicit printf() with dev_err()
` [PATCH 15/18] usb: host: ehci: Drop explicit memset() in ehci_init()
` [PATCH 16/18] usb: host: ehci: Treat ehci->qh_list as an array
` [PATCH 17/18] ush: host: ehci: Simplify QH initialization in ehci_submit_async()
` [PATCH 18/18] usb: host: ehci: Allocate only NUM_QH queue heads for qh_list

[PATCH 1/3] usb: storage: Zero CDB out before sending it
 2019-05-23  7:11 UTC  (4+ messages)
` [PATCH 2/3] usb: storage: Default to a single LUN
` [PATCH 3/3] usb: storage: Fix TEST_UNIT_READY command size

[PATCH] ARM: zii-vf610-dev: disable eth1
 2019-05-23  7:07 UTC  (2+ messages)

[PATCH 0/5] i.MX USB PHY fixes
 2019-05-22  2:01 UTC  (5+ messages)
` [PATCH 5/5] ARM: i.MX: Drop unused usb-imx6.c

[PATCH] ARM: boards: kindle mx50: adapt MCI name to DTS
 2019-05-21  9:46 UTC  (2+ messages)

[PATCH] ARM: include: dma: Zero out DMA coherent memory in no-MMU case
 2019-05-21  9:46 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