mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 00/12] ARM/ARM64 MMU code consolidation, zeroing of DMA coherent memory
 2019-01-17  6:38 UTC  (8+ messages)
` [PATCH 01/12] ARM: mmu: Drop custom virt_to_phys/phys_to_virt
` [PATCH 02/12] ARM: mmu: Simplify the use of dma_inv_range()
` [PATCH 03/12] ARM: mmu: Share code for dma_(un)map_single()
` [PATCH 04/12] ARM64: mmu: Use arch_remap_range() internaly
` [PATCH 05/12] ARM64: mmu: Merge create_sections() and map_region() together
` [PATCH 06/12] ARM: mmu: Share code for dma_free_coherent()
` [PATCH 07/12] ARM64: mmu: Invalidate memory before remapping as DMA coherent

[PATCH 1/3] crypto: digest: Return -errno if open() fails
 2019-01-17  5:56 UTC  (6+ messages)
` [PATCH 2/3] crypto: digest: Return -errno if lseek() fails
` [PATCH 3/3] crypto: digest: Return -errno if stat() fails

[PATCH v4 00/17] PCIe support for i.MX7
 2019-01-17  2:17 UTC  (18+ messages)
` [PATCH v4 01/17] regulator: Convert drivers to use struct regulator_desc
` [PATCH v4 02/17] regulator: Port basic regmap regulator functions
` [PATCH v4 03/17] regulator: Add support for setting regulator's voltage
` [PATCH v4 04/17] base: driver: Drop redundant list_empty() check
` [PATCH v4 05/17] regulator: Assume probe deferral instead of missing regulator
` [PATCH v4 06/17] regulator: Port ANATOP driver from Linux
` [PATCH v4 07/17] drivers: base: Port power management code "
` [PATCH v4 08/17] soc: imx: Add GPCv2 power gating driver
` [PATCH v4 09/17] reset: Add i.MX7 SRC reset driver
` [PATCH v4 10/17] reset: Mark local functions as static
` [PATCH v4 11/17] PCI: imx6: Add code to support i.MX7D
` [PATCH v4 12/17] PCI: imx6: Allow probe deferral by reset GPIO
` [PATCH v4 13/17] PCI: imx6: Do not wait for speed change on i.MX7
` [PATCH v4 14/17] PCI: imx6: Do not switch speed if Gen2 is disabled
` [PATCH v4 15/17] PCI: imx6: Fix spelling mistake: "contol" -> "control"
` [PATCH v4 16/17] PCI: imx6: Drop unnecessary root_bus_nr setting
` [PATCH v4 17/17] PCI: imx6: Port imx6_pcie_ltssm_enable()

signed HDMI firmware in imx8mq image
 2019-01-16 20:30 UTC  (3+ messages)

[HELP] Barebox porting
 2019-01-16 18:48 UTC  (8+ messages)

[PATCH 00/11] ARM: at91: microchip-kz9477-evb: support first stage boot
 2019-01-16 18:47 UTC  (14+ messages)
` [PATCH 01/11] ARM: at91: clk: prune never-compiled h32mx code
` [PATCH 02/11] ARM: at91: sama5d3: remove never referenced empty header file
` [PATCH 03/11] ARM: at91: replace at91sam9_ddrsdr.h with at91bootstrap's
` [PATCH 04/11] ARM: at91: watchdog: implement at91_wdt_disable
` [PATCH 05/11] ARM: at91: import lowlevel clock initialization from at91bootstrap
` [PATCH 06/11] ARM: at91: import early_udelay "
` [PATCH 07/11] ARM: at91: import low level DDRAMC initialization code "
` [PATCH 08/11] ARM: at91: import lowlevel dbgu UART init "
` [PATCH 09/11] ARM: at91: microchip-ksz9477-evb: reintroduce board code for first stage
` [PATCH 10/11] ARM: at91: microchip-ksz9477-evb: import low level init from at91bootstrap
` [PATCH 11/11] ARM: at91: microchip-ksz9477-evb: add first stage MMC defconfig

[PATCH] images: Drop unnecessary fix_size
 2019-01-16 11:01 UTC  (2+ messages)

[PATCH 1/3] Documentation: i.MX: improve wording, add markup and missing articles
 2019-01-16 10:16 UTC  (4+ messages)
` [RESEND] [PATCH 0/2] small doc fixes
  ` [RESEND] [PATCH 1/2] Documentation: state: fix closing brace without opening brace
  ` [RESEND] [PATCH 2/2] Documentation: i.MX: Kindle 4/5: fix sphinx warnings

[PATCH v2] ARM: imx: add support for Udoo Neo full
 2019-01-16  9:29 UTC 

[PATCH] ARM: Makefile: Drop unnecessary imxcfg-y settings
 2019-01-16  9:19 UTC 

[PATCH v1 1/3] ARM: rpi: make locally used functions static
 2019-01-16  7:52 UTC  (4+ messages)
` [PATCH v1 2/3] mci: bcm2835: "
` [PATCH v1 3/3] amba: pl011: "

[PATCH] fixup! ARM: imx8mq: use upstream devicetree
 2019-01-16  7:49 UTC  (2+ messages)

[PATCH v6 0/9] Raspberry Pi miniuart support
 2019-01-16  7:46 UTC  (16+ messages)
` [PATCH v6 1/9] ARM: rpi: fix typo in rpi-common.c
` [PATCH v6 2/9] ARM: rpi: move clks into board specific rpi-common
` [PATCH v6 3/9] ARM: rpi: retrieve miniuart clock from firmware
` [PATCH v6 4/9] serial_ns16550: handle default reg-io-width
` [PATCH v6 5/9] serial_ns16550: add raspberry pi compatible and init
` [PATCH v6 6/9] ARM: rpi: add NS16550 support
` [PATCH v6 7/9] ARM: rpi: choose miniuart as stdout
` [PATCH v6 8/9] doc: bcm283x: remove miniuart overlay instruction
` [PATCH v6 9/9] ARM: rpi: use defines for uart bases

[PATCH-for-next 0/2] move umode_t typedef from asm/types.h to
 2019-01-16  7:37 UTC  (4+ messages)
` [PATCH-for-next 1/2] MIPS: asm/types.h: drop unused stuff
` [PATCH-for-next 2/2] move umode_t typedef from asm/types.h to linux/types.h

[PATCH v3 00/16] PCI improvements
 2019-01-16  7:36 UTC  (18+ messages)
` [PATCH v3 01/16] PCI: Switch to using %pa to print memory addresses
` [PATCH v3 02/16] PCI: Replace magic number in setup_device()
` [PATCH v3 03/16] PCI: Remove superfluous parens "
` [PATCH v3 04/16] PCI: Simplify resource setup code "
` [PATCH v3 05/16] PCI: Store and reuse BAR offsets
` [PATCH v3 06/16] PCI: Remove unused variables/code
` [PATCH v3 07/16] PCI: Make pci_scan_bus static
` [PATCH v3 08/16] PCI: Drop "slots" from struct pci_bus
` [PATCH v3 09/16] PCI: Drop "resources" "
` [PATCH v3 10/16] PCI: Drop "name" "
` [PATCH v3 11/16] PCI: Drop "ops" "
` [PATCH v3 12/16] PCI: Drop "rom_address" from struct pci_dev
` [PATCH v3 13/16] PCI: Simplify alloc_pci_dev()
` [PATCH v3 14/16] PCI: Assume 1:1 mapping if .res_start callback is NULL
` [PATCH v3 15/16] PCI: Convert ->res_start() to return resource_size_t
` [PATCH v3 16/16] PCI: Consify pci_ops in struct pci_controller

[PATCH 0/6] Support for digesting large files (> 4 GiB)
 2019-01-16  7:34 UTC  (11+ messages)
` [PATCH 1/6] treewide: Introduce MAP_FAILED and replace ad-hoc constants with it
` [PATCH 2/6] crypto: digest: Remove unused variable
` [PATCH 3/6] crypto: digest: Replace 4096 with PAGE_SIZE
` [PATCH 4/6] crypto: digest: Split memory vs. file code into separate functions
` [PATCH 5/6] commands: digest: Use MAX_LFS_FILESIZE instead of ~0
` [PATCH 6/6] crypto: digest: Change the signature of digest_file_window()

[PATCH 1/2] block: Alias block_op_close() to block_op_flush()
 2019-01-16  7:29 UTC  (3+ messages)
` [PATCH 2/2] block: Replace debug() with dev_dbg()

[PATCH v3 00/17] PCIe support for i.MX7
 2019-01-16  2:10 UTC  (19+ messages)
` [PATCH v3 01/17] regulator: Convert drivers to use struct regulator_desc
` [PATCH v3 02/17] regulator: Port basic regmap regulator functions
` [PATCH v3 03/17] regulator: Add support for setting regulator's voltage
` [PATCH v3 04/17] base: driver: Drop redundant list_empty() check
` [PATCH v3 05/17] regulator: Assume probe deferral instead of missing regulator
` [PATCH v3 06/17] regulator: Port ANATOP driver from Linux
` [PATCH v3 07/17] drivers: base: Port power management code "
` [PATCH v3 08/17] soc: imx: Add GPCv2 power gating driver
` [PATCH v3 09/17] reset: Add i.MX7 SRC reset driver
` [PATCH v3 10/17] reset: Mark local functions as static
` [PATCH v3 11/17] PCI: imx6: Add code to support i.MX7D
` [PATCH v3 12/17] PCI: imx6: Allow probe deferral by reset GPIO
` [PATCH v3 13/17] PCI: imx6: Do not wait for speed change on i.MX7
` [PATCH v3 14/17] PCI: imx6: Do not switch speed if Gen2 is disabled
` [PATCH v3 15/17] PCI: imx6: Fix spelling mistake: "contol" -> "control"
` [PATCH v3 16/17] PCI: imx6: Drop unnecessary root_bus_nr setting
` [PATCH v3 17/17] PCI: imx6: Port imx6_pcie_ltssm_enable()

[PATCH v2 00/18] PCIe support for i.MX7
 2019-01-15 20:16 UTC  (17+ messages)
` [PATCH v2 08/18] drivers: base: Port power management code from Linux
` [PATCH v2 09/18] soc: imx: Add GPCv2 power gating driver
` [PATCH v2 10/18] reset: Add i.MX7 SRC reset driver
` [PATCH v2 11/18] reset: Mark local functions as static
` [PATCH v2 12/18] PCI: imx6: Add code to support i.MX7D
` [PATCH v2 13/18] PCI: imx6: Allow probe deferral by reset GPIO
` [PATCH v2 14/18] PCI: imx6: Do not wait for speed change on i.MX7
` [PATCH v2 15/18] PCI: imx6: Do not switch speed if Gen2 is disabled
` [PATCH v2 16/18] PCI: imx6: Fix spelling mistake: "contol" -> "control"
` [PATCH v2 17/18] PCI: imx6: Drop unnecessary root_bus_nr setting
` [PATCH v2 18/18] PCI: imx6: Port imx6_pcie_ltssm_enable()

build barebox for imx8mqevk
 2019-01-15 14:42 UTC  (3+ messages)

[PATCH] fs: nfs: copy data from rpc replies to local storage
 2019-01-15 10:53 UTC 

[PATCH 1/8] clk: add missing list.h include
 2019-01-15  6:43 UTC  (11+ messages)
` [PATCH 2/8] clk: move struct clk_gate into header
` [PATCH 3/8] clk: move struct clk_mux "
` [PATCH 4/8] clk: add divider_recalc_rate helper
` [PATCH 5/8] clk: imx: add imx8mq composite clock
` [PATCH 6/8] clk: imx: sync imx8mq clock driver with upstream kernel
` [PATCH 7/8] pinctrl: imx-v3: imx8mq does use the old binding
` [PATCH 8/8] ARM: imx8mq: use upstream devicetree

[PATCH 0/3] ARM: images: Use piggydata
 2019-01-14 17:22 UTC  (3+ messages)

[PATCH 0/7] non-coherent Rx buffers in FEC and some small fixes
 2019-01-14 14:17 UTC  (4+ messages)
` [PATCH 7/7] net: fec_imx: Do not use DMA coherent memory for Rx buffers

[PATCH] images: check for use of obsolete pblx-*
 2019-01-14 13:48 UTC 

[PATCH] mtd: core: Fix erase area alignment for non power of 2 erasesize
 2019-01-14 11:15 UTC  (4+ messages)

v2019.01.0
 2019-01-14  8:38 UTC 

[PATCH v2 00/16] PCI improvements
 2019-01-12 21:35 UTC  (24+ messages)
` [PATCH v2 01/16] PCI: Switch to using %pa to print memory addresses
` [PATCH v2 02/16] PCI: Replace magic number in setup_device()
` [PATCH v2 03/16] PCI: Remove superfluous parens "
` [PATCH v2 04/16] PCI: Simplify resource setup code "
` [PATCH v2 05/16] PCI: Store and reuse BAR offsets
` [PATCH v2 06/16] PCI: Remove unused variables/code
` [PATCH v2 07/16] PCI: Make pci_scan_bus static
` [PATCH v2 08/16] PCI: Drop "slots" from struct pci_bus
` [PATCH v2 09/16] PCI: Drop "resources" "
` [PATCH v2 10/16] PCI: Drop "name" "
` [PATCH v2 11/16] PCI: Drop "ops" "
` [PATCH v2 12/16] PCI: Drop "rom_address" from struct pci_dev
` [PATCH v2 13/16] PCI: Simplify alloc_pci_dev()
` [PATCH v2 14/16] PCI: Assume 1:1 mapping if .res_start callback is NULL
` [PATCH v2 15/16] PCI: Convert ->res_start() to return resource_size_t
` [PATCH v2 16/16] PCI: Consify pci_ops in struct pci_controller

page:  |  | latest

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