U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
- Re: barebox state alias with same name as node doesn't work, (continued)
- [PATCH 1/2] ARN: boards: Remove duplicate includes,
Alexander Shiyan
- [PATCH 00/12] ARM/ARM64 MMU code consolidation, zeroing of DMA coherent memory,
Andrey Smirnov
- [PATCH 01/12] ARM: mmu: Drop custom virt_to_phys/phys_to_virt, Andrey Smirnov
- [PATCH 04/12] ARM64: mmu: Use arch_remap_range() internaly, Andrey Smirnov
- [PATCH 02/12] ARM: mmu: Simplify the use of dma_inv_range(), Andrey Smirnov
- [PATCH 03/12] ARM: mmu: Share code for dma_(un)map_single(), Andrey Smirnov
- [PATCH 05/12] ARM64: mmu: Merge create_sections() and map_region() together, Andrey Smirnov
- [PATCH 06/12] ARM: mmu: Share code for dma_free_coherent(), Andrey Smirnov
- [PATCH 07/12] ARM64: mmu: Invalidate memory before remapping as DMA coherent, Andrey Smirnov
- [PATCH 09/12] ARM: mmu: Share code for dma_sync_single_for_cpu(), Andrey Smirnov
- [PATCH 08/12] ARM: mmu: Share code for dma_alloc_coherent(), Andrey Smirnov
- [PATCH 10/12] ARM: mmu: Share sanity checking code in mmu_init(), Andrey Smirnov
- [PATCH 11/12] ARM: mmu: Share code for arm_mmu_not_initialized_error(), Andrey Smirnov
- [PATCH 12/12] ARM: mmu: Make sure DMA coherent memory is zeroed out, Andrey Smirnov
- Re: [PATCH 00/12] ARM/ARM64 MMU code consolidation, zeroing of DMA coherent memory, Sam Ravnborg
- [PATCH 1/3] crypto: digest: Return -errno if open() fails,
Andrey Smirnov
- [PATCH v4 00/17] PCIe support for i.MX7,
Andrey Smirnov
- [PATCH v4 01/17] regulator: Convert drivers to use struct regulator_desc, Andrey Smirnov
- [PATCH v4 02/17] regulator: Port basic regmap regulator functions, Andrey Smirnov
- [PATCH v4 04/17] base: driver: Drop redundant list_empty() check, Andrey Smirnov
- [PATCH v4 03/17] regulator: Add support for setting regulator's voltage, Andrey Smirnov
- [PATCH v4 05/17] regulator: Assume probe deferral instead of missing regulator, Andrey Smirnov
- [PATCH v4 06/17] regulator: Port ANATOP driver from Linux, Andrey Smirnov
- [PATCH v4 07/17] drivers: base: Port power management code from Linux, Andrey Smirnov
- [PATCH v4 08/17] soc: imx: Add GPCv2 power gating driver, Andrey Smirnov
- [PATCH v4 10/17] reset: Mark local functions as static, Andrey Smirnov
- [PATCH v4 09/17] reset: Add i.MX7 SRC reset driver, Andrey Smirnov
- [PATCH v4 12/17] PCI: imx6: Allow probe deferral by reset GPIO, Andrey Smirnov
- [PATCH v4 13/17] PCI: imx6: Do not wait for speed change on i.MX7, Andrey Smirnov
- [PATCH v4 11/17] PCI: imx6: Add code to support i.MX7D, Andrey Smirnov
- [PATCH v4 17/17] PCI: imx6: Port imx6_pcie_ltssm_enable(), Andrey Smirnov
- [PATCH v4 15/17] PCI: imx6: Fix spelling mistake: "contol" -> "control", Andrey Smirnov
- [PATCH v4 14/17] PCI: imx6: Do not switch speed if Gen2 is disabled, Andrey Smirnov
- [PATCH v4 16/17] PCI: imx6: Drop unnecessary root_bus_nr setting, Andrey Smirnov
- Re: [PATCH v4 00/17] PCIe support for i.MX7, Sascha Hauer
- [PATCH 00/11] ARM: at91: microchip-kz9477-evb: support first stage boot,
Ahmad Fatoum
- [PATCH 06/11] ARM: at91: import early_udelay from at91bootstrap, Ahmad Fatoum
- [PATCH 04/11] ARM: at91: watchdog: implement at91_wdt_disable, Ahmad Fatoum
- [PATCH 05/11] ARM: at91: import lowlevel clock initialization from at91bootstrap, Ahmad Fatoum
- [PATCH 01/11] ARM: at91: clk: prune never-compiled h32mx code, Ahmad Fatoum
- [PATCH 10/11] ARM: at91: microchip-ksz9477-evb: import low level init from at91bootstrap, Ahmad Fatoum
- [PATCH 02/11] ARM: at91: sama5d3: remove never referenced empty header file, Ahmad Fatoum
- [PATCH 09/11] ARM: at91: microchip-ksz9477-evb: reintroduce board code for first stage, Ahmad Fatoum
- [PATCH 07/11] ARM: at91: import low level DDRAMC initialization code from at91bootstrap, Ahmad Fatoum
- [PATCH 08/11] ARM: at91: import lowlevel dbgu UART init code from at91bootstrap, Ahmad Fatoum
- [PATCH 11/11] ARM: at91: microchip-ksz9477-evb: add first stage MMC defconfig, Ahmad Fatoum
- [PATCH 03/11] ARM: at91: replace at91sam9_ddrsdr.h with at91bootstrap's, Ahmad Fatoum
- Re: [PATCH 00/11] ARM: at91: microchip-kz9477-evb: support first stage boot, Sam Ravnborg
- [PATCH v2] ARM: imx: add support for Udoo Neo full,
Rouven Czerwinski
- [PATCH] ARM: Makefile: Drop unnecessary imxcfg-y settings, Sascha Hauer
- [PATCH] images: Drop unnecessary fix_size,
Sascha Hauer
- signed HDMI firmware in imx8mq image,
Yazdani, Reyhaneh
- [PATCH v3 00/17] PCIe support for i.MX7,
Andrey Smirnov
- [PATCH v3 02/17] regulator: Port basic regmap regulator functions, Andrey Smirnov
- [PATCH v3 01/17] regulator: Convert drivers to use struct regulator_desc, Andrey Smirnov
- [PATCH v3 03/17] regulator: Add support for setting regulator's voltage, Andrey Smirnov
- [PATCH v3 04/17] base: driver: Drop redundant list_empty() check, Andrey Smirnov
- [PATCH v3 06/17] regulator: Port ANATOP driver from Linux, Andrey Smirnov
- [PATCH v3 05/17] regulator: Assume probe deferral instead of missing regulator, Andrey Smirnov
- [PATCH v3 07/17] drivers: base: Port power management code from Linux, Andrey Smirnov
- [PATCH v3 08/17] soc: imx: Add GPCv2 power gating driver, Andrey Smirnov
- [PATCH v3 09/17] reset: Add i.MX7 SRC reset driver, Andrey Smirnov
- [PATCH v3 10/17] reset: Mark local functions as static, Andrey Smirnov
- [PATCH v3 11/17] PCI: imx6: Add code to support i.MX7D, Andrey Smirnov
- [PATCH v3 13/17] PCI: imx6: Do not wait for speed change on i.MX7, Andrey Smirnov
- [PATCH v3 12/17] PCI: imx6: Allow probe deferral by reset GPIO, Andrey Smirnov
- [PATCH v3 14/17] PCI: imx6: Do not switch speed if Gen2 is disabled, Andrey Smirnov
- [PATCH v3 15/17] PCI: imx6: Fix spelling mistake: "contol" -> "control", Andrey Smirnov
- [PATCH v3 16/17] PCI: imx6: Drop unnecessary root_bus_nr setting, Andrey Smirnov
- [PATCH v3 17/17] PCI: imx6: Port imx6_pcie_ltssm_enable(), Andrey Smirnov
- [PATCH] fs: nfs: copy data from rpc replies to local storage,
Uwe Kleine-König
- [PATCH v1 1/3] ARM: rpi: make locally used functions static,
Roland Hieber
- [PATCH] fixup! ARM: imx8mq: use upstream devicetree,
Lucas Stach
- [PATCH v6 0/9] Raspberry Pi miniuart support,
Rouven Czerwinski
- [PATCH v6 1/9] ARM: rpi: fix typo in rpi-common.c, Rouven Czerwinski
- [PATCH v6 3/9] ARM: rpi: retrieve miniuart clock from firmware, Rouven Czerwinski
- [PATCH v6 2/9] ARM: rpi: move clks into board specific rpi-common, Rouven Czerwinski
- [PATCH v6 4/9] serial_ns16550: handle default reg-io-width, Rouven Czerwinski
- [PATCH v6 5/9] serial_ns16550: add raspberry pi compatible and init, Rouven Czerwinski
- [PATCH v6 6/9] ARM: rpi: add NS16550 support, Rouven Czerwinski
- [PATCH v6 7/9] ARM: rpi: choose miniuart as stdout, Rouven Czerwinski
- [PATCH v6 9/9] ARM: rpi: use defines for uart bases, Rouven Czerwinski
- [PATCH v6 8/9] doc: bcm283x: remove miniuart overlay instruction, Rouven Czerwinski
- Re: [PATCH v6 0/9] Raspberry Pi miniuart support, Roland Hieber
- Re: [PATCH v6 0/9] Raspberry Pi miniuart support, Roland Hieber
- Re: [PATCH v6 0/9] Raspberry Pi miniuart support, Sascha Hauer
- [PATCH-for-next 0/2] move umode_t typedef from asm/types.h to,
Antony Pavlov
- [PATCH 1/8] clk: add missing list.h include,
Lucas Stach
- [PATCH] images: check for use of obsolete pblx-*,
Ahmad Fatoum
- v2019.01.0, Sascha Hauer
- [PATCH v3 00/16] PCI improvements,
Andrey Smirnov
- [PATCH v3 02/16] PCI: Replace magic number in setup_device(), Andrey Smirnov
- [PATCH v3 01/16] PCI: Switch to using %pa to print memory addresses, Andrey Smirnov
- [PATCH v3 03/16] PCI: Remove superfluous parens in setup_device(), Andrey Smirnov
- [PATCH v3 05/16] PCI: Store and reuse BAR offsets, Andrey Smirnov
- [PATCH v3 04/16] PCI: Simplify resource setup code in setup_device(), Andrey Smirnov
- [PATCH v3 06/16] PCI: Remove unused variables/code, Andrey Smirnov
- [PATCH v3 07/16] PCI: Make pci_scan_bus static, Andrey Smirnov
- [PATCH v3 08/16] PCI: Drop "slots" from struct pci_bus, Andrey Smirnov
- [PATCH v3 10/16] PCI: Drop "name" from struct pci_bus, Andrey Smirnov
- [PATCH v3 11/16] PCI: Drop "ops" from struct pci_bus, Andrey Smirnov
- [PATCH v3 13/16] PCI: Simplify alloc_pci_dev(), Andrey Smirnov
- [PATCH v3 12/16] PCI: Drop "rom_address" from struct pci_dev, Andrey Smirnov
- [PATCH v3 09/16] PCI: Drop "resources" from struct pci_bus, Andrey Smirnov
- [PATCH v3 15/16] PCI: Convert ->res_start() to return resource_size_t, Andrey Smirnov
- [PATCH v3 14/16] PCI: Assume 1:1 mapping if .res_start callback is NULL, Andrey Smirnov
- [PATCH v3 16/16] PCI: Consify pci_ops in struct pci_controller, Andrey Smirnov
- Re: [PATCH v3 00/16] PCI improvements, Sascha Hauer
- [PATCH 0/6] Support for digesting large files (> 4 GiB),
Andrey Smirnov
- [PATCH v2 00/16] PCI improvements,
Andrey Smirnov
- [PATCH v2 01/16] PCI: Switch to using %pa to print memory addresses, Andrey Smirnov
- [PATCH v2 02/16] PCI: Replace magic number in setup_device(), Andrey Smirnov
- [PATCH v2 03/16] PCI: Remove superfluous parens in setup_device(), Andrey Smirnov
- [PATCH v2 04/16] PCI: Simplify resource setup code in setup_device(), Andrey Smirnov
- [PATCH v2 05/16] PCI: Store and reuse BAR offsets, Andrey Smirnov
- [PATCH v2 06/16] PCI: Remove unused variables/code, Andrey Smirnov
- [PATCH v2 07/16] PCI: Make pci_scan_bus static, Andrey Smirnov
- [PATCH v2 08/16] PCI: Drop "slots" from struct pci_bus, Andrey Smirnov
- [PATCH v2 09/16] PCI: Drop "resources" from struct pci_bus, Andrey Smirnov
- [PATCH v2 11/16] PCI: Drop "ops" from struct pci_bus, Andrey Smirnov
- [PATCH v2 10/16] PCI: Drop "name" from struct pci_bus, Andrey Smirnov
- [PATCH v2 14/16] PCI: Assume 1:1 mapping if .res_start callback is NULL, Andrey Smirnov
- [PATCH v2 13/16] PCI: Simplify alloc_pci_dev(), Andrey Smirnov
- [PATCH v2 12/16] PCI: Drop "rom_address" from struct pci_dev, Andrey Smirnov
- [PATCH v2 15/16] PCI: Convert ->res_start() to return resource_size_t, Andrey Smirnov
- [PATCH v2 16/16] PCI: Consify pci_ops in struct pci_controller, Andrey Smirnov
- Re: [PATCH v2 00/16] PCI improvements, Sam Ravnborg
- [PATCH 1/2] block: Alias block_op_close() to block_op_flush(),
Andrey Smirnov
- [PATCH v2 00/18] PCIe support for i.MX7,
Andrey Smirnov
- [PATCH v2 01/18] regulator: Convert drivers to use struct regulator_desc, Andrey Smirnov
- [PATCH v2 02/18] regulator: Port basic regmap regulator functions, Andrey Smirnov
- [PATCH v2 03/18] regulator: Add support for setting regulator's voltage, Andrey Smirnov
- [PATCH v2 04/18] base: driver: Drop redundant list_empty() check, Andrey Smirnov
- [PATCH v2 06/18] regulator: Add primitive support for deferred probe, Andrey Smirnov
- [PATCH v2 05/18] base: Port driver_deferred_probe_check_state() from Linux, Andrey Smirnov
- [PATCH v2 07/18] regulator: Port ANATOP driver from Linux, Andrey Smirnov
- [PATCH v2 09/18] soc: imx: Add GPCv2 power gating driver, Andrey Smirnov
- [PATCH v2 08/18] drivers: base: Port power management code from Linux, Andrey Smirnov
- [PATCH v2 10/18] reset: Add i.MX7 SRC reset driver, Andrey Smirnov
- [PATCH v2 11/18] reset: Mark local functions as static, Andrey Smirnov
- [PATCH v2 14/18] PCI: imx6: Do not wait for speed change on i.MX7, Andrey Smirnov
- [PATCH v2 13/18] PCI: imx6: Allow probe deferral by reset GPIO, Andrey Smirnov
- [PATCH v2 12/18] PCI: imx6: Add code to support i.MX7D, Andrey Smirnov
- [PATCH v2 16/18] PCI: imx6: Fix spelling mistake: "contol" -> "control", Andrey Smirnov
- [PATCH v2 17/18] PCI: imx6: Drop unnecessary root_bus_nr setting, Andrey Smirnov
- [PATCH v2 18/18] PCI: imx6: Port imx6_pcie_ltssm_enable(), Andrey Smirnov
- [PATCH v2 15/18] PCI: imx6: Do not switch speed if Gen2 is disabled, Andrey Smirnov
- Re: [PATCH v2 00/18] PCIe support for i.MX7, Sam Ravnborg
- dfu: Does is work for anybody with dfu-util 0.9?,
Ladislav Michl
- build barebox for imx8mqevk,
Yazdani, Reyhaneh
- barebox: plathome-openblocks-a6/kwbimage.cfg is missed,
Antony Pavlov
- [PATCH] ARM: i.MX8MQ: Add alias for ECSPI1,
Andrey Smirnov
- [PATCH] ARM: nitrogen6x: remove conflicting upstream SPI NOR partitions,
Philipp Zabel
- [PATCH 00/21] PCI improvements,
Andrey Smirnov
- [PATCH 01/21] PCI: Switch to using %pa to print memory addresses, Andrey Smirnov
- [PATCH 02/21] PCI: Replace last_* variables with an array, Andrey Smirnov
- [PATCH 04/21] PCI: Convert prescan_setup_bridge() to use a loop, Andrey Smirnov
- [PATCH 05/21] PCI: Convert postscan_setup_bridge() to use a loop, Andrey Smirnov
- [PATCH 03/21] PCI: Consolidate limit/base settting code, Andrey Smirnov
- [PATCH 06/21] PCI: Replace magic number in setup_device(), Andrey Smirnov
- [PATCH 07/21] PCI: Remove superfluous parens in setup_device(), Andrey Smirnov
- [PATCH 08/21] PCI: Simplify resource setup code in setup_device(), Andrey Smirnov
- [PATCH 09/21] PCI: Store and reuse BAR offsets, Andrey Smirnov
- [PATCH 11/21] PCI: Remove unused variables/code, Andrey Smirnov
- [PATCH 10/21] PCI: Conver register_pci_controller() to use a loop, Andrey Smirnov
- [PATCH 13/21] PCI: Drop "slots" from struct pci_bus, Andrey Smirnov
- [PATCH 12/21] PCI: Make pci_scan_bus static, Andrey Smirnov
- [PATCH 14/21] PCI: Drop "resources" from struct pci_bus, Andrey Smirnov
- [PATCH 16/21] PCI: Drop "ops" from struct pci_bus, Andrey Smirnov
- [PATCH 17/21] PCI: Drop "rom_address" from struct pci_dev, Andrey Smirnov
- [PATCH 19/21] PCI: Assume 1:1 mapping if .res_start callback is NULL, Andrey Smirnov
- [PATCH 21/21] PCI: Consify pci_ops in struct pci_controller, Andrey Smirnov
- [PATCH 15/21] PCI: Drop "name" from struct pci_bus, Andrey Smirnov
- [PATCH 18/21] PCI: Simplify alloc_pci_dev(), Andrey Smirnov
- [PATCH 20/21] PCI: Convert ->res_start() to return resource_size_t, Andrey Smirnov
- [RFC] ARM: zynq: fix "'IO_SPACE_LIMIT' redefined" warning,
Antony Pavlov
- [PATCH 0/3] drivers: fix "no previous prototype" warnings,
Antony Pavlov
- [HELP] Barebox porting,
Серафим Долбилов
- [PATCH 3/5] usbgadget: dfu: remove useless break in the switch statement,
Ladislav Michl
- [PATCH 00/21] PCIe support for i.MX7,
Andrey Smirnov
- [PATCH 02/21] regulator: Port basic regmap regulator functions, Andrey Smirnov
- [PATCH 03/21] regulator: Add support for setting regulator's voltage, Andrey Smirnov
- [PATCH 04/21] base: driver: Drop redundant list_empty() check, Andrey Smirnov
- [PATCH 01/21] regulator: Convert drivers to use struct regulator_desc, Andrey Smirnov
- [PATCH 05/21] base: Port driver_deferred_probe_check_state() from Linux, Andrey Smirnov
- [PATCH 06/21] regulator: Add primitive support for deferred probe, Andrey Smirnov
- [PATCH 07/21] regulator: Port ANATOP driver from Linux, Andrey Smirnov
- [PATCH 08/21] drivers: base: Port power management code from Linux, Andrey Smirnov
- [PATCH 10/21] soc: imx: gpcv2: fix regulator deferred probe, Andrey Smirnov
- [PATCH 11/21] soc: imx: gpcv2: correct PGC offset, Andrey Smirnov
- [PATCH 09/21] soc: imx: Add GPCv2 power gating driver, Andrey Smirnov
- [PATCH 13/21] reset: imx7: Fix always writing bits as 0, Andrey Smirnov
- [PATCH 14/21] reset: Mark local functions as static, Andrey Smirnov
- [PATCH 16/21] PCI: imx6: Allow probe deferral by reset GPIO, Andrey Smirnov
- [PATCH 12/21] reset: Add i.MX7 SRC reset driver, Andrey Smirnov
- [PATCH 15/21] PCI: imx6: Add code to support i.MX7D, Andrey Smirnov
- [PATCH 17/21] PCI: imx6: Do not wait for speed change on i.MX7, Andrey Smirnov
- [PATCH 18/21] PCI: imx6: Do not switch speed if Gen2 is disabled, Andrey Smirnov
- [PATCH 21/21] PCI: imx6: Port imx6_pcie_ltssm_enable(), Andrey Smirnov
- [PATCH 20/21] PCI: imx6: Drop unnecessary root_bus_nr setting, Andrey Smirnov
- [PATCH 19/21] PCI: imx6: Fix spelling mistake: "contol" -> "control", Andrey Smirnov
- [PATCH] printk: Pass groupsize to memory_display() in print_hex_dump(),
Andrey Smirnov
- [PATCH] mfd: syscon: Switch to using %pa to print memory addresses,
Andrey Smirnov
- [PATCH] memory_display: Fix type of argument passed to %*s,
Andrey Smirnov
- [PATCH] fixup! arm: fix no prototype for barebox_arm_reset_vector(),
Andrey Smirnov
- [PATCH 1/6] dp83867: port from linux,
Thomas Hämmerle
- Message not available
- Message not available
- Message not available
- Message not available
- Re: [PATCH 1/6] dp83867: port from linux, Sascha Hauer
[PATCH RFC] imx6ul-phytec-phycore-som: don't use fsl, no-blockmark-swap for the NAND,
Uwe Kleine-König
[PATCH 0/4] arm: boards: phytec-som-am335x: Add bootchooser support,
Teresa Remmet
unalignment access on cortex-a8 caues exception,
张忠山
[PATCH 0/9] net: Allow global.net.server being a hostname,
Sascha Hauer
[PATCH 0/3] add at91 documentation,
Sam Ravnborg
[PATCH v1 1/1] Add generic implementation for muldi3,
Martin Hofmann
[PATCH] common: state: fix alignment,
Roland Hieber
barebox on Canon A1100,
Antony Pavlov
[PATCH] ARM: imx7: missing config for AIPS3 bridge added,
Lukasz Madej
[PATCH v1 0/3] bootstrap support for AT91SAM9263-EK,
Sam Ravnborg
[PATCH] mci: skip of_partitions_register_fixup for boot partitions,
Ahmad Fatoum
[PATCH 0/5] Independent collection of patches,
Sam Ravnborg
[PATCH 00/11] Sync Kconfig to Linux 4.20,
Masahiro Yamada
- [PATCH 04/11] kbuild: add %.lex.c and %.tab.[ch] to 'targets' automatically, Masahiro Yamada
- [PATCH 01/11] kbuild: filter-out PHONY targets from "targets", Masahiro Yamada
- [PATCH 05/11] treewide: remove blank texts, Masahiro Yamada
- [PATCH 07/11] kbuild: clean up *.lex.c and *.tab.[ch] patterns from top-level Makefile, Masahiro Yamada
- [PATCH 06/11] .gitignore: move *.lex.c *.tab.[ch] patterns to the top-level .gitignore, Masahiro Yamada
- [PATCH 11/11] kbuild: remove unnecessary LEX_PREFIX and YACC_PREFIX, Masahiro Yamada
- [PATCH 02/11] kbuild: add .DELETE_ON_ERROR special target, Masahiro Yamada
- [PATCH 03/11] kbuild: add .SECONDARY special target, Masahiro Yamada
- [PATCH 08/11] kbuild: rename HOSTLOADLIBES_* to HOSTLDLIBS_*, Masahiro Yamada
- [PATCH 09/11] kbuild: generate lexer and parser during build instead of shipping, Masahiro Yamada
- [PATCH 10/11] kconfig: sync to Linux 4.20, Masahiro Yamada
- Re: [PATCH 00/11] Sync Kconfig to Linux 4.20, Sam Ravnborg
[PATCH] README: add licensing information,
Roland Hieber
[PATCH] Documentation: imx8mq-evk: Pass the full path for file names,
Fabio Estevam
[PATCH] fs/fat: fix FAT32 detection,
Alexander Kurz
[PATCH 1/2] imx-bbu-nand-fcb: Check the required space a bit earlier,
Alexander Shiyan
[PATCH V3 1/2] mfd: mc13892: MC13892_POWER_MISC bits revision,
Alexander Shiyan
MIPS multiimabe is brocken after "Images: Add image size to built images",
Oleksij Rempel
[PATCH v2 1/3] MIPS: migrate all files to SPDX,
Oleksij Rempel
[PATCH] nvmem: ocotp: Fix writing of second mac address fuses on imx6ul,
Stefan Riedmueller
[PATCH for next] mtd: nand: nand_omap_gpmc: Fix GPMC_BCH_RESULT offset,
Teresa Remmet
[PATCH 01/10] serial: clps711x: Change compatible string,
Alexander Shiyan
- [PATCH 08/10] clocksource: clps711x: Add devicetree support, Alexander Shiyan
- [PATCH 10/10] clocksource: clps711x: Use coredevice_platform_driver() macro, Alexander Shiyan
- [PATCH 09/10] clocksource: clps711x: Switch to SPDX identifier, Alexander Shiyan
- [PATCH 03/10] serial: clps711x: Use DIV_ROUND_CLOSEST() for baudrate calculation, Alexander Shiyan
- [PATCH 02/10] serial: clps711x: Switch to SPDX identifier, Alexander Shiyan
- [PATCH 04/10] serial: clps711x: Determine device name from device tree, Alexander Shiyan
- [PATCH 05/10] gpio: clps711x: Change compatible string, Alexander Shiyan
- [PATCH 07/10] gpio: clps711x: Use coredevice_platform_driver() macro, Alexander Shiyan
- [PATCH 06/10] gpio: clps711x: Switch to SPDX identifier, Alexander Shiyan
- Re: [PATCH 01/10] serial: clps711x: Change compatible string, Sascha Hauer
[PATCH] commands: nand-bitflip: Add documentation for option '-c',
Teresa Remmet
[PATCH v5 0/9] Raspberry Pi miniuart support,
Rouven Czerwinski
- [PATCH v5 2/9] ARM: rpi: move clks into board specific rpi-common, Rouven Czerwinski
- [PATCH v5 1/9] ARM: rpi: fix typo in rpi-common.c, Rouven Czerwinski
- [PATCH v5 4/9] serial_ns16550: handle default reg-io-width, Rouven Czerwinski
- [PATCH v5 3/9] ARM: rpi: retrieve miniuart clock from firmware, Rouven Czerwinski
- [PATCH v5 8/9] doc: bcm283x: remove miniuart overlay instruction, Rouven Czerwinski
- [PATCH v5 7/9] ARM: rpi: choose miniuart as stdout, Rouven Czerwinski
- [PATCH v5 5/9] serial_ns16550: add raspberry pi compatible and init, Rouven Czerwinski
- [PATCH v5 6/9] ARM: rpi: add NS16550 support, Rouven Czerwinski
- [PATCH v5 9/9] ARM: rpi: use defines for uart bases, Rouven Czerwinski
- Re: [PATCH v5 0/9] Raspberry Pi miniuart support, Sascha Hauer
[PATCH v3 00/10] Add initial RISC-V architecture support,
Antony Pavlov
- [PATCH v3 02/10] RISC-V: add Erizo SoC support, Antony Pavlov
- [PATCH v3 07/10] RISC-V: erizo: add nmon image creation, Antony Pavlov
- [PATCH v3 01/10] Add initial RISC-V architecture support, Antony Pavlov
- [PATCH v3 03/10] RISC-V: add low-level debug macros for ns16550, Antony Pavlov
- [PATCH v3 08/10] RISC-V: add erizo_generic_defconfig, Antony Pavlov
- [PATCH v3 04/10] RISC-V: add nmon nano-monitor, Antony Pavlov
- [PATCH v3 09/10] scripts: add nmon-loader, Antony Pavlov
- [PATCH v3 05/10] RISC-V: erizo: add DEBUG_LL support, Antony Pavlov
- [PATCH v3 06/10] RISC-V: erizo: enable nmon, Antony Pavlov
- [PATCH v3 10/10] Documentation: add RISC-V docs, Antony Pavlov
- Re: [PATCH v3 00/10] Add initial RISC-V architecture support, Sascha Hauer
[PATCH for next] mtd: nand: nand_base: Fix compile warning if CONFIG_MTD_WRITE is not enabled,
Teresa Remmet
[PATCH 1/2] arm: boards: vscom-baltos: Run environment_initcall only on correct board,
Teresa Remmet
[PATCH v1] MIPS: bcm47xx: migrate to multiimage, Oleksij Rempel
AM335x NAND boot on next,
Teresa Remmet
[PATCH v4 0/7] Raspberry Pi miniuart support,
Rouven Czerwinski
[PATCH v3 0/7] Raspberry Pi miniuart support,
Rouven Czerwinski
[PATCH V2 1/2] mfd: mc13892: MC13892_POWER_MISC bits revision,
Alexander Shiyan
[PATCH v2 00/65] PCI i.MX6/DesignWare sync up with 4.20-rc1,
Andrey Smirnov
- [PATCH v2 06/65] PCI: designware: Simplify dw_pcie_cfg_read/write() interfaces, Andrey Smirnov
- [PATCH v2 01/65] PCI: desginware: Remove bogus prototypes, Andrey Smirnov
- [PATCH v2 04/65] PCI: designware: Fix PORT_LOGIC_LINK_WIDTH_MASK, Andrey Smirnov
- [PATCH v2 02/65] PCI: designware: Consolidate outbound iATU programming functions, Andrey Smirnov
- [PATCH v2 05/65] PCI: designware: Use exact access size in dw_pcie_cfg_read(), Andrey Smirnov
- [PATCH v2 03/65] PCI: designware: Use iATU0 for cfg and IO, iATU1 for MEM, Andrey Smirnov
- [PATCH v2 07/65] PCI: designware: Require config accesses to be naturally aligned, Andrey Smirnov
- [PATCH v2 13/65] PCI: imx6: Move link up check into imx6_pcie_wait_for_link(), Andrey Smirnov
- [PATCH v2 09/65] PCI: designware: Ensure ATU is enabled before IO/conf space accesses, Andrey Smirnov
- [PATCH v2 10/65] PCI: designware: Simplify control flow, Andrey Smirnov
- [PATCH v2 11/65] PCI: designware: Make config accessor override checking symmetric, Andrey Smirnov
- [PATCH v2 12/65] PCI: designware: Explain why we don't program ATU for some platforms, Andrey Smirnov
- [PATCH v2 15/65] PCI: designware: Add default link up check if sub-driver doesn't override, Andrey Smirnov
- [PATCH v2 17/65] PCI: designware: Remove incorrect RC memory base/limit configuration, Andrey Smirnov
- [PATCH v2 14/65] PCI: designware: Add generic dw_pcie_wait_for_link(), Andrey Smirnov
- [PATCH v2 16/65] PCI: designware: Move Root Complex setup code to dw_pcie_setup_rc(), Andrey Smirnov
- [PATCH v2 18/65] PCI: designware: Return data directly from dw_pcie_readl_rc(), Andrey Smirnov
- [PATCH v2 20/65] PCI: designware: Wait for iATU enable, Andrey Smirnov
- [PATCH v2 25/65] PCI: designware: Rename dw_pcie_valid_config() to dw_pcie_valid_device(), Andrey Smirnov
- [PATCH v2 24/65] PCI: designware: Exchange viewport of `MEMORYs' and `CFGs/IOs', Andrey Smirnov
- [PATCH v2 22/65] PCI: designware: Check LTSSM training bit before deciding link is up, Andrey Smirnov
- [PATCH v2 23/65] PCI: designware: Keep viewport fixed for IO transaction if num_viewport > 2, Andrey Smirnov
- [PATCH v2 21/65] PCI: designware: Add iATU Unroll feature, Andrey Smirnov
- [PATCH v2 28/65] PCI: designware: Swap order of dw_pcie_writel_rc() reg/val arguments, Andrey Smirnov
- [PATCH v2 26/65] PCI: designware: Simplify dw_pcie_readl_unroll(), dw_pcie_writel_unroll(), Andrey Smirnov
- [PATCH v2 29/65] PCI: designware: Export dw_pcie_readl_rc(), dw_pcie_writel_rc(), Andrey Smirnov
- [PATCH v2 33/65] PCI: dwc: designware: Move register defines to designware header file, Andrey Smirnov
- [PATCH v2 32/65] PCI: designware: Check for iATU unroll only on platforms that use ATU, Andrey Smirnov
- [PATCH v2 36/65] PCI: imx6: Add local struct device pointers, Andrey Smirnov
- [PATCH v2 40/65] PCI: imx6: Use generic DesignWare accessors, Andrey Smirnov
- [PATCH v2 37/65] PCI: imx6: Removed unused struct imx6_pcie.mem_base, Andrey Smirnov
- [PATCH v2 35/65] PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init(), Andrey Smirnov
- [PATCH v2 44/65] PCI: imx6: Factor out ref clock enable, Andrey Smirnov
- [PATCH v2 47/65] PCI: imx6: Remove LTSSM disable workaround, Andrey Smirnov
- [PATCH v2 58/65] PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate, Andrey Smirnov
- [PATCH v2 61/65] PCI: dwc: Add accessors for write permission of DBI, Andrey Smirnov
- [PATCH v2 64/65] PCI: dwc: Small computation improvement, Andrey Smirnov
- [PATCH v2 30/65] PCI: designware: Uninline register accessors, Andrey Smirnov
- [PATCH v2 31/65] PCI: designware: Swap order of dw_pcie_writel_unroll() reg/val arguments, Andrey Smirnov
- [PATCH v2 65/65] PCI: dwc: Constify dw_pcie_host_ops structures, Andrey Smirnov
- [PATCH v2 55/65] PCI: dwc: designware: Test PCIE_ATU_ENABLE bit specifically, Andrey Smirnov
- [PATCH v2 41/65] PCI: imx6: Reorder struct imx6_pcie, Andrey Smirnov
- [PATCH v2 08/65] PCI: designware: Make "num-lanes" an optional DT property, Andrey Smirnov
- [PATCH v2 19/65] PCI: designware: Move link wait definitions to .c file, Andrey Smirnov
- [PATCH v2 60/65] PCI: dwc: designware: Handle ->host_init() failures, Andrey Smirnov
- [PATCH v2 57/65] PCI: Fix typos and whitespace errors, Andrey Smirnov
- [PATCH v2 48/65] PCI: dwc: all: Split struct pcie_port into host-only and core structures, Andrey Smirnov
- [PATCH v2 49/65] PCI: dwc: designware: Parse "num-lanes" property in dw_pcie_setup_rc(), Andrey Smirnov
- [PATCH v2 39/65] PCI: imx6: Pass device-specific struct to internal functions, Andrey Smirnov
- [PATCH v2 34/65] PCI: dwc: all: Rename cfg_read/cfg_write to read/write, Andrey Smirnov
- [PATCH v2 27/65] PCI: designware: Simplify pcie_host_ops.readl_rc() and .writel_rc() interfaces, Andrey Smirnov
- [PATCH v2 63/65] PCI: dwc: Fix enumeration end when reaching root subordinate, Andrey Smirnov
- [PATCH v2 52/65] PCI: dwc: all: Modify dbi accessors to take dbi_base as argument, Andrey Smirnov
- [PATCH v2 62/65] PCI: dwc: Enable write permission for Class Code, Interrupt Pin updates, Andrey Smirnov
- [PATCH v2 56/65] PCI: dwc: designware: Make dw_pcie_prog_*_atu_unroll() static, Andrey Smirnov
- [PATCH v2 54/65] PCI: dwc: designware: Move _unroll configurations to a separate function, Andrey Smirnov
- [PATCH v2 53/65] PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytes, Andrey Smirnov
- [PATCH v2 59/65] PCI: dwc: Replace lower into upper case characters, Andrey Smirnov
- [PATCH v2 51/65] PCI: dwc: Split pcie-designware.c into host and core files, Andrey Smirnov
- [PATCH v2 45/65] PCI: imx6: Add DT property for link gen, default to Gen1, Andrey Smirnov
- [PATCH v2 46/65] PCI: imx6: Remove redundant "Link never came up" message, Andrey Smirnov
- [PATCH v2 50/65] PCI: dwc: designware: Fix style errors in pcie-designware.c, Andrey Smirnov
- [PATCH v2 42/65] PCI: imx6: Port error messages for imx6_pcie_deassert_core_reset(), Andrey Smirnov
- [PATCH v2 43/65] PCI: imx6: Remove unused return values, Andrey Smirnov
- [PATCH v2 38/65] PCI: imx6: Pass struct imx6_pcie to PHY accessors, Andrey Smirnov
- Re: [PATCH v2 00/65] PCI i.MX6/DesignWare sync up with 4.20-rc1, Andrey Smirnov
[PATCH v1 1/3] MIPS: migrate all files to SPDX,
Oleksij Rempel
[PATCH 1/2] include/linux/time.h: define USEC_PER_SEC and friends,
Ahmad Fatoum
[PATCH 00/23] AM3517 support,
Sascha Hauer
- [PATCH 05/23] mci: omap: use IS_ENABLED() rather than #ifdef, Sascha Hauer
- [PATCH 09/23] mtd: nand: omap: remove unused function argument, Sascha Hauer
- [PATCH 02/23] net: davinci-emac: Add timeout to polling loop, Sascha Hauer
- [PATCH 13/23] ARM: omap: Add missing include, Sascha Hauer
- [PATCH 07/23] mtd: nand: omap: Fix hamming correct return values, Sascha Hauer
- [PATCH 18/23] ARM: omap3: Add support for reset reason detection, Sascha Hauer
- [PATCH 04/23] mci: omap: Improve error handling, Sascha Hauer
- [PATCH 01/23] net: davinci-emac: fix buggy channel tear down, Sascha Hauer
- [PATCH 06/23] mtd: nand: omap: Use dev_dbg when a struct device * is available, Sascha Hauer
- [PATCH 08/23] mtd: nand: omap: Disable subpage reads in hardware ecc mode, Sascha Hauer
- [PATCH 10/23] mtd: nand: omap: fix bch8_hw_romcode ecc layout, Sascha Hauer
- [PATCH 03/23] net: davinci-emac: switch to device tree support, Sascha Hauer
- [PATCH 16/23] ARM: omap: Add AM35XX support, Sascha Hauer
- [PATCH 17/23] ARM: omap: enable am33xx_uart_soft_reset for AM35xx, Sascha Hauer
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]