U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
- [PATCH 10/25] usb: xhci-hcd: Convert xhci_submit_control() to use dma_map_single(), (continued)
- [PATCH 10/25] usb: xhci-hcd: Convert xhci_submit_control() to use dma_map_single(), Andrey Smirnov
- [PATCH 11/25] usb: xhci-hcd: Simplify TRB initialization code, Andrey Smirnov
- [PATCH 12/25] usb: xhci-hcd: Drop 'dma' field from struct xhci_hcd, Andrey Smirnov
- [PATCH 14/25] usb: xhci-hcd: Initialize TRT flag for xHCI >= 1.0, Andrey Smirnov
- [PATCH 15/25] usb: xhci-hcd: Simplify route string building loop, Andrey Smirnov
- [PATCH 13/25] usb: xhci-hcd: Check usb_pipein(pipe) only once in xhci_submit_normal(), Andrey Smirnov
- [PATCH 16/25] usb: xhci-hcd: Make use of lo_hi_readq/writeq(), Andrey Smirnov
- [PATCH 17/25] phy: core: Assume EPROBE_DEFER in of_phy_provider_lookup(), Andrey Smirnov
- [PATCH 18/25] phy: Port i.MX8MQ USB PHY driver from Linux, Andrey Smirnov
- [PATCH 20/25] include/usb: Import USB_SPEED_SUPER_PLUS from Linux, Andrey Smirnov
- [PATCH 19/25] clk: Drop separate definitions of clk_put(), Andrey Smirnov
- [PATCH 21/25] clk: Import a subset of clk_bulk API from Linux, Andrey Smirnov
- [PATCH 23/25] lib: Port basic Linux kernel NLS functions, Andrey Smirnov
- [PATCH 25/25] usb: usb251xb: add usb data lane port swap feature, Andrey Smirnov
- [PATCH 24/25] usb: Port Microchip USB251x USB hub driver from Linux, Andrey Smirnov
- [PATCH 22/25] usb: Import DWC3 USB controller driver from Linux, Andrey Smirnov
- Re: [PATCH 00/25] i.MX8MQ USB support, Sascha Hauer
- [PATCH v2 00/16] ARM: at91: microchip-kz9477-evb: support first stage boot,
Ahmad Fatoum
- [PATCH v2 05/16] ARM: at91: watchdog: implement at91_wdt_disable, Ahmad Fatoum
- [PATCH v2 11/16] ARM: at91: sama5: specify 0x10000 as first stage max size, Ahmad Fatoum
- [PATCH v2 07/16] ARM: at91: import early_udelay from at91bootstrap, Ahmad Fatoum
- [PATCH v2 01/16] LICENSES: add BSD-1-Clause license, Ahmad Fatoum
- [PATCH v2 03/16] ARM: at91: migrate at91sam9_ddrsdr.h to use at91bootstrap's at91_ddrsdrc.h, Ahmad Fatoum
- [PATCH v2 09/16] ARM: at91: import lowlevel dbgu UART init code from at91bootstrap, Ahmad Fatoum
- [PATCH v2 10/16] images: at91: differentiate between first and second stage images, Ahmad Fatoum
- [PATCH v2 12/16] ARM: at91: microchip-ksz9477-evb: use compressed DTB, Ahmad Fatoum
- [PATCH v2 06/16] ARM: at91: import lowlevel clock initialization from at91bootstrap, Ahmad Fatoum
- [PATCH v2 02/16] ARM: at91: import at91bootstrap's at91_ddrsdrc.h, Ahmad Fatoum
- [PATCH v2 04/16] ARM: at91: replace at91sam9_ddrsdr.h with at91bootstrap's at91_ddrsdrc.h, Ahmad Fatoum
- [PATCH v2 15/16] ARM: at91: microchip-ksz9477: provide board code fallback, Ahmad Fatoum
- [PATCH v2 14/16] ARM: at91: microchip-ksz9477-evb: implement first stage, Ahmad Fatoum
- [PATCH v2 13/16] ARM: dts: microchip-ksz9477-evb: add dummy first stage device tree, Ahmad Fatoum
- [PATCH v2 16/16] doc: microchip-ksz9477-evb: add documentation, Ahmad Fatoum
- [PATCH v2 08/16] ARM: at91: import low level DDRAMC initialization code from at91bootstrap, Ahmad Fatoum
- Re: [PATCH v2 00/16] ARM: at91: microchip-kz9477-evb: support first stage boot, Sam Ravnborg
- [PATCH] fixup! scripts/checkpatch.pl: rebase on top of upstream v5.0-rc6,
Ahmad Fatoum
- [PATCH v2 0/2] LICENSES: adopt Linux-like LICENSES directory structure,
Ahmad Fatoum
- [PATCH 1/2] images: pbl: verify CONFIG_BAREBOX_MAX_IMAGE_SIZE is not exceeded,
Ahmad Fatoum
- [PATCH 0/4] ARM: at91: misc fixes and cleanup,
Ahmad Fatoum
- [PATCH 0/2] scripts/dtc: Update to upstream version v1.4.7,
Ahmad Fatoum
- [PATCH] ARM: dts: imx6*phytec*: switch to new partitioning scheme,
Uwe Kleine-König
- [PATCH v3 0/9] at91: Support PMC clock bindings,
Sam Ravnborg
- [PATCH v3 1/9] arm: at91: fix at91_configure_usart6 warning, Sam Ravnborg
- [PATCH v3 2/9] clocksource: Do not mix depends and select for ATMEL_PIT, Sam Ravnborg
- [PATCH v3 3/9] arm: at91: add SOC_SAMA5{D3,D4}, Sam Ravnborg
- [PATCH v3 5/9] clk: at91: add at91sam9rl, Sam Ravnborg
- [PATCH v3 6/9] clk: at91: add at91sam9x5, Sam Ravnborg
- [PATCH v3 4/9] clk: at91: add at91sam9260, Sam Ravnborg
- [PATCH v3 7/9] clk: at91: add sama5d2, Sam Ravnborg
- [PATCH v3 8/9] clk: at91: add sama5d4, Sam Ravnborg
- [PATCH v3 9/9] clk: at91: update to PMC bindings, Sam Ravnborg
- [PATCH] genenv: create a gcc-like .d file for depenencies.,
Tomaz Solc
- [PATCH v2 0/8] Fixing MMC access on Raspberry Pi CM3,
Tomaz Solc
- [PATCH v2 5/8] mci: bcm2835: use device_initcall(), not coredev., Tomaz Solc
- [PATCH v2 8/8] ARM: rpi: add CONFIG_PINCTRL to rpi_defconfig., Tomaz Solc
- [PATCH v2 6/8] mci: bcm2835: parse other device tree properties., Tomaz Solc
- [PATCH v2 7/8] ARM: rpi: Add device tree for Compute Module 3., Tomaz Solc
- [PATCH v2 1/8] ARM: rpi: switch emmc from sdhost to sdhci, Tomaz Solc
- [PATCH v2 2/8] Kconfig: add pin controllers submenu., Tomaz Solc
- [PATCH v2 3/8] pinctrl: bcm2835: move existing code from gpio., Tomaz Solc
- [PATCH v2 4/8] pinctrl: bcm2835: register the pin controller., Tomaz Solc
- Re: [PATCH v2 0/8] Fixing MMC access on Raspberry Pi CM3, Sascha Hauer
- [PATCH v1 1/4] MIPS: relocation: pass ram size to pbl_main_entry,
Oleksij Rempel
- [PATCH v3] Documentation: add watchdog documentation,
Oleksij Rempel
- [PATCH v2] Documentation: add watchdog documentation,
Oleksij Rempel
- [PATCH v2 0/9] at91: Support PMC clock bindings,
Sam Ravnborg
- [PATCH v2 3/9] arm: at91: add SOC_SAMA5{D3,D4}, Sam Ravnborg
- [PATCH v2 2/9] arm: at91: fix at91_configure_usart6 warning, Sam Ravnborg
- [PATCH v2 1/9] clocksource: Do not mix depends and select for ATMEL_PIT, Sam Ravnborg
- [PATCH v2 5/9] clk: at91: add at91sam9rl, Sam Ravnborg
- [PATCH v2 6/9] clk: at91: add at91sam9x5, Sam Ravnborg
- [PATCH v2 4/9] clk: at91: add at91sam9260, Sam Ravnborg
- [PATCH v2 8/9] clk: at91: add sama5d4, Sam Ravnborg
- [PATCH v2 7/9] clk: at91: add sama5d2, Sam Ravnborg
- [PATCH v2 9/9] clk: at91: update to new bindings, Sam Ravnborg
- Re: [PATCH v2 0/9] at91: Support PMC clock bindings, Sam Ravnborg
- Re: [PATCH v2 0/9] at91: Support PMC clock bindings, Sascha Hauer
- [PATCH 0/8] Bootchooser Documentation Update,
Enrico Jorns
- [PATCH v2 0/4] add (U)EFI watchdog,
Oleksij Rempel
- [PATCH] Documentation: add watchdog documentation,
Oleksij Rempel
- [PATCH] watchdog: fix WATCHDOG_POLLER menuconfig,
Oleksij Rempel
- [PATCH] efi: cleanups,
Oleksij Rempel
- [PATCH] watchdog: bcm2835: set timeout_max.,
Tomaz Solc
- [PATCH 0/7] Fixing MMC access on Raspberry Pi CM3,
Tomaz Solc
- [PATCH] kbuild: Add missing semicolon, Sascha Hauer
- v2019.02.0, Sascha Hauer
- Usage of mender - updating back to u-boot,
Patrick Schneider
- [PATCH] commands: nandtest: provide readonly test,
Jan Remmet
- [PATCH v2 1/7] drivers: bus: Add ti-sysc bus driver,
Teresa Remmet
- [PATCH] ARM: i.MX8MQ: Check CPU type in imx8mq_init_syscnt_frequency(),
Andrey Smirnov
- [PATCH v2] ARM: i.MX8MQ: Add code to report HDMI/eDP firmware version,
Andrey Smirnov
- [PATCH v2 1/2] of: base: add helper to rename a node,
Marco Felsch
- [PATCH] ARM: rpi: avoid NULL dereference on unknown rev.,
Tomaz Solc
- cortex-m4 in Barebox,
Yazdani, Reyhaneh
- Barebox support for Arm Cortex-M0 Boards,
Kai Che
- [PATCH 0/8] NVME support,
Andrey Smirnov
- [PATCH] nvmem: eeprom_93xx46: fix whitespaces,
Antony Pavlov
- [PATCH] ARM: i.MX8MQ: Add code to report HDMI/eDP firmware version,
Andrey Smirnov
- [PATCH 1/3] ARM: i.MX8MQ: Invert the logic in imx8mq_cpu_revision(),
Andrey Smirnov
- [PATCH] net: phy: micrel: backport ksz9031 125MHz ref-clk workaround,
Marco Felsch
- [PATCH 1/2] of: base: add helper to rename a node,
Marco Felsch
- [PATCH 0/7] Add ti-sysc bus driver,
Teresa Remmet
- Accessing MMC/SD card storage on Raspberry Pi,
Tomaž Šolc
- AM335x broken,
Teresa Remmet
- [PATCH] firmware-zynqmp: port from linux,
Thomas Hämmerle
- mci: SDHC generic driver? refactor dove-sdhci?,
Yann Sionneau
- [PATCH v1] Documentation: efi: provide watchdog documentation, Oleksij Rempel
- [PATCH 0/7] Harmonize barebox' and dt-utils' state code,
Ulrich Ölmann
- [PATCH v1] MIPS: ath79: art: fix SPDX-License-Identifier,
Oleksij Rempel
- [PATCH 1/6] include: add SPDX GPL-2.0-only license tags where applicable,
Roland Hieber
- [PATCH] LICENSES: adopt Linux-like LICENSES directory structure,
Ahmad Fatoum
- [PATCH v1 1/3] efi: add prototype and definition for set_watchdog_timer,
Oleksij Rempel
- [PATCH 00/16] E1000 driver AArch64 related fixes,
Andrey Smirnov
- [PATCH 01/16] ARM: Select HAS_DMA for AArch64, Andrey Smirnov
- [PATCH 02/16] include: Import io-64-nonatomic-*.h from Linux, Andrey Smirnov
- [PATCH 03/16] net/e1000: Don't use coherent memory for Rx buffer, Andrey Smirnov
- [PATCH 04/16] net/e1000: Convert e1000_transmit to use dma_map_single(), Andrey Smirnov
- [PATCH 05/16] net/e1000: Fix debug print warning, Andrey Smirnov
- [PATCH 07/16] net/e1000: Get rid of pointer arithmetic in e1000_poll, Andrey Smirnov
- [PATCH 06/16] net/e1000: Fix incorrect "Rx ready" check, Andrey Smirnov
- [PATCH 08/16] net/e1000: Improve Rx descriptor handling in e1000_poll(), Andrey Smirnov
- [PATCH 09/16] net/e1000: Remove pointer arithmetic in e1000_transmit(), Andrey Smirnov
- [PATCH 10/16] net/e1000: Improve Tx descriptor handling in e1000_transmit, Andrey Smirnov
- [PATCH 11/16] net/e1000: Make use of readl_poll_timeout() in e1000_transmit(), Andrey Smirnov
- [PATCH 13/16] net/e1000: Remove pointer arithmetic from e1000_fill_rx(), Andrey Smirnov
- [PATCH 12/16] net/e1000: Rename fill_rx() to e1000_fill_rx(), Andrey Smirnov
- [PATCH 14/16] net/e1000: Consolidate next index calculation code, Andrey Smirnov
- [PATCH 15/16] net/e1000: Improve RX buffer handling in e1000_fill_rx(), Andrey Smirnov
- [PATCH 16/16] net/e1000: Do not hardcode TDBAH and RDBAH to 0, Andrey Smirnov
- Re: [PATCH 00/16] E1000 driver AArch64 related fixes, Sascha Hauer
- [PATCH] ARM: phyCORE-i.MX8M SOM support,
Christian Hemp
- [PATCH 1/2] common: state: fix typo,
Ulrich Ölmann
- [PATCH] net: Phy: Update phy interface modes from Linux, Sascha Hauer
- [PATCH 0/8] MMC: esdhc: Add Layerscape support,
Sascha Hauer
- [PATCH v2 00/15] PCIE support for i.MX8MQ,
Andrey Smirnov
- [PATCH v2 01/15] PCI: dwc: Fix pointer width cast problem, Andrey Smirnov
- [PATCH v2 02/15] ARM: aarch64: Add PCI fixups section to linker script, Andrey Smirnov
- [PATCH v2 03/15] soc: imx: gpcv2: use A_CORE instread of A7 for more i.MX platforms, Andrey Smirnov
- [PATCH v2 05/15] soc: imx: gpcv2: Switch to SPDX identifier, Andrey Smirnov
- [PATCH v2 08/15] reset: Constify "ops" in struct reset_controller_dev, Andrey Smirnov
- [PATCH v2 04/15] soc: imx: gpcv2: make pgc driver more generic for other i.MX platforms, Andrey Smirnov
- [PATCH v2 06/15] soc: imx: gpcv2: prefix i.MX7 specific defines, Andrey Smirnov
- [PATCH v2 10/15] include: Import dt-bindings/reset/imx8mq-reset.h, Andrey Smirnov
- [PATCH v2 09/15] reset: imx7: Add plubming to support multiple IP variants, Andrey Smirnov
- [PATCH v2 07/15] soc: imx: gpcv2: add support for i.MX8MQ SoC, Andrey Smirnov
- [PATCH v2 14/15] PCI: imx6: Convert DIRECT_SPEED_CHANGE quirk code to use a flag, Andrey Smirnov
- [PATCH v2 11/15] reset: imx7: Add support for i.MX8MQ IP block variant, Andrey Smirnov
- [PATCH v2 13/15] PCI: imx6: Mark PHY functions as i.MX6 specific, Andrey Smirnov
- [PATCH v2 12/15] PCI: imx6: Introduce drvdata, Andrey Smirnov
- [PATCH v2 15/15] PCI: imx6: Add support for i.MX8MQ, Andrey Smirnov
- Re: [PATCH v2 00/15] PCIE support for i.MX8MQ, Sascha Hauer
- [PATCH 1/2] scripts: imx-image: Be more informative on open errors,
Sascha Hauer
- [PATCH 0/5] 32-bit lseek and /dev/mem fixes/improvements,
Sascha Hauer
- [PATCH] dts: Revert at91 switch to new PMC clock bindings,
Ladislav Michl
- [PATCH] net: fec_imx: skip fec_halt if the FEC wasn't started,
Lucas Stach
- [PATCH] net: designware: drop bad RX frames,
Ian Abbott
- [PATCH] readline: add ctrl-u (unix-line-discard),
Robert Karszniewicz
- [PATCH 00/15] PCIE support for i.MX8MQ,
Andrey Smirnov
- [PATCH 01/15] PCI: dwc: Fix pointer width cast problem, Andrey Smirnov
- [PATCH 02/15] ARM: aarch64: Add PCI fixups section to linker script, Andrey Smirnov
- [PATCH 04/15] soc: imx: gpcv2: make pgc driver more generic for other i.MX platforms, Andrey Smirnov
- [PATCH 06/15] soc: imx: gpcv2: prefix i.MX7 specific defines, Andrey Smirnov
- [PATCH 07/15] soc: imx: gpcv2: add support for i.MX8MQ SoC, Andrey Smirnov
- [PATCH 09/15] reset: imx7: Add plubming to support multiple IP variants, Andrey Smirnov
- [PATCH 08/15] reset: Constify "ops" in struct reset_controller_dev, Andrey Smirnov
- [PATCH 10/15] include: Import dt-bindings/reset/imx8mq-reset.h, Andrey Smirnov
- [PATCH 11/15] reset: imx7: Add support for i.MX8MQ IP block variant, Andrey Smirnov
- [RFC 14/15] PCI: imx6: Convert DIRECT_SPEED_CHANGE quirk code to use a flag, Andrey Smirnov
- [RFC 15/15] PCI: imx6: Add support for i.MX8MQ, Andrey Smirnov
- [PATCH 03/15] soc: imx: gpcv2: use A_CORE instread of A7 for more i.MX platforms, Andrey Smirnov
- [PATCH 05/15] soc: imx: gpcv2: Switch to SPDX identifier, Andrey Smirnov
- [RFC 12/15] PCI: imx6: Introduce drvdata, Andrey Smirnov
- [RFC 13/15] PCI: imx6: Mark PHY functions as i.MX6 specific, Andrey Smirnov
- [PATCH] net: designware: fix TX descriptor length corruption,
Ian Abbott
- [PATCH] fixup! firmware: drop the imx subdir, Lucas Stach
- bootm of 2019.01.0 doesn't load/start images,
Kai Volkmar
- [PATCH v3 1/3] Documentation: i.MX: Increase :maxdepth: for board documentation,
Andrey Smirnov
- [PATCH 0/6] i.MX8M firmware handling rework,
Lucas Stach
- [PATCH v2] ARM: aarch64: Avoid relocations in runtime-offset.S,
Andrey Smirnov
- [PATCH 0/1] OP-TEE support for barebox,
Rouven Czerwinski
- Raspberry Pi: Access Firmware-FDT,
Moritz Augsburger
- [PATCH] ARM: zynqmp: select macb driver,
thomas . haemmerle1988
- [PATCH v2 00/19] 32-bit lseek and /dev/mem fixes/improvements,
Andrey Smirnov
- [PATCH v2 01/19] commands: Move mem_parse_options() to lib/misc.c, Andrey Smirnov
- [PATCH v2 02/19] commands: Get rid of mem_rw_buf, Andrey Smirnov
- [PATCH v2 04/19] nvmem: Do not use DEVFS_IS_CHARACTER_DEV, Andrey Smirnov
- [PATCH v2 03/19] commands: Move /dev/mem driver to drivers/misc, Andrey Smirnov
- [PATCH v2 05/19] common: firmware: Don't use FILE_SIZE_STREAM directly, Andrey Smirnov
- [PATCH v2 06/19] devfs: Fix incorrect error check for cdev->ops->lseek(), Andrey Smirnov
- [PATCH v2 07/19] fs: Update FILE position in lseek(), Andrey Smirnov
- [PATCH v2 08/19] fs: Drop trivial .lseek() implementaitons in FS drivers, Andrey Smirnov
- [PATCH v2 10/19] fs: devfs: Change .lseek callbacks to return 'int', Andrey Smirnov
- [PATCH v2 11/19] fs: Do not use IS_ERR_VALUE() to validate offset in lseek(), Andrey Smirnov
- [PATCH v2 12/19] fs: Simplify new position calculation in lseek(), Andrey Smirnov
- [PATCH v2 13/19] fs: Share code between mem_write()/mem_read(), Andrey Smirnov
- [PATCH v2 14/19] fs: Avoid division in mem_copy(), Andrey Smirnov
- [PATCH v2 09/19] devfs: Drop dev_lseek_default(), Andrey Smirnov
- [PATCH v2 17/19] commands: md: Do not use memmap(), Andrey Smirnov
- [PATCH v2 16/19] fs: Introduce mem_read_nofail(), Andrey Smirnov
- [PATCH v2 15/19] fs: Report actual data processed by mem_copy(), Andrey Smirnov
- [PATCH v2 19/19] libfile: Fix incorrect lseek check in open_and_lseek(), Andrey Smirnov
- [PATCH v2 18/19] drivers: mem: Create file to access second half of 64-bit memory, Andrey Smirnov
- [PATCH] ARM: omap: Wago PFC200: Initialize switch registers, Sascha Hauer
- [PATCH 1/2] mtd: peb: Add function to skip bad blocks,
Sascha Hauer
- [PATCH] scripts: bareboxenv.c: fix warning: ‘xstrdup’ defined but not used,
Oleksij Rempel
- [PATCH v2 1/3] Documentation: i.MX: Increase :maxdepth: for board documentation,
Andrey Smirnov
- [PATCH 1/2] ARM: i.MX8MQ: bbu: Add MMC boot handler,
Andrey Smirnov
- [PATCH 1/2] i2c_probe: limit slave addresses to [0x04, 0x77],
Uwe Kleine-König
- [PATCH] gen-dtb-s: annotate magic values with their meaning,
Uwe Kleine-König
- [PATCH 1/3] Documentation: imx8mq-evk: point to current version of the firmware,
Lucas Stach
- [PATCH] lib: image-sparse: Mark sparse_seek() as static,
Andrey Smirnov
- [PATCH] rpi: completed new revision scheme,
Moritz Augsburger
- Do I really need 3 buckets for state?,
Ian Abbott
- initrd problem,
Alexander Shiyan
- [PATCH] ARM: aarch64: Avoid relocations in runtime-offset.S,
Andrey Smirnov
- [PATCH v2 1/2] ARM: zii-vf610-dev: fix boot from SD,
Vivien Didelot
- powerpc-linux-gnu-gcc: error: unrecognized command line option ‘-mno-spe’,
Antony Pavlov
- [PATCH v2 0/3] ath79: enhancements,
Oleksij Rempel
- [PATCH 0/7] 32-bit lseek and /dev/mem fixes/improvements,
Andrey Smirnov
- [PATCH v2] ARM: zynq: fix "'IO_SPACE_LIMIT' redefined" warning,
Antony Pavlov
- [PATCH 1/2] block: Do not write past block device boundary during a flush,
Andrey Smirnov
- [PATCH 1/2] ARM: zii-vf610-dev: fix boot from SD,
Vivien Didelot
- [PATCH] ubi: prevent null pointer reference,
Roland Hieber
- [PATCH 1/3] kbuild: cherry-pick changes from Linux v5.0-rc3,
Masahiro Yamada
- [PATCH v3 1/3] fs/nfs: don't try to set nfs error code from mount rpc call,
Uwe Kleine-König
- [PATCH] MIPS: drop *_MULTI_BOARDS atavisms,
Antony Pavlov
- [PATCH 01/10] ARM: mvebu: delete unused mach/kirkwood.h,
Alexander Shiyan
- [PATCH] treewide: Remove trailing whitespaces and tabs,
Alexander Shiyan
- [PATCH 1/3] ARM: qemu-virt64: Remove orphan Kconfig,
Alexander Shiyan
- [PATCH 1/5] MIPS: tplink-mr3020: use ar9331_pbl_generic_start,
Oleksij Rempel
- [PATCH] ARM: zii-vf610-dev: boot initrd from SD, Vivien Didelot
- [PATCH] ARM: zii-vf610-dev: fix boot sd,
Vivien Didelot
- [PATCH] boot: make it a little bit less verbose,
Vivien Didelot
- [PATCH] defaultenv-2: centralize nfs commands for 'net',
Vivien Didelot
- [PATCH] defaultenv-2: trigger DHCP before booting 'net',
Vivien Didelot
- [PATCH] kconfig: remove unused zconf.hash.c,
Masahiro Yamada
- [PATCH] unlink_recursive: Drop struct data,
Andrey Smirnov
- [PATCH] lib: strtox: Use plumbing from kstrtox.c,
Andrey Smirnov
- [PATCH] ls: Adjust amount of space allocated for filesize,
Andrey Smirnov
- [PATCH v2 00/12] ARM/ARM64 MMU code consolidation, zeroing of DMA coherent memory,
Andrey Smirnov
- [PATCH v2 01/12] ARM: mmu: Drop custom virt_to_phys/phys_to_virt, Andrey Smirnov
- [PATCH v2 02/12] ARM: mmu: Simplify the use of dma_inv_range(), Andrey Smirnov
- [PATCH v2 03/12] ARM: mmu: Share code for dma_(un)map_single(), Andrey Smirnov
- [PATCH v2 04/12] ARM64: mmu: Use arch_remap_range() internally, Andrey Smirnov
- [PATCH v2 05/12] ARM64: mmu: Merge create_sections() and map_region() together, Andrey Smirnov
- [PATCH v2 06/12] ARM: mmu: Share code for dma_free_coherent(), Andrey Smirnov
- [PATCH v2 07/12] ARM64: mmu: Invalidate memory before remapping as DMA coherent, Andrey Smirnov
- [PATCH v2 09/12] ARM: mmu: Share code for dma_sync_single_for_cpu(), Andrey Smirnov
- [PATCH v2 08/12] ARM: mmu: Share code for dma_alloc_coherent(), Andrey Smirnov
- [PATCH v2 11/12] ARM: mmu: Share code for arm_mmu_not_initialized_error(), Andrey Smirnov
- [PATCH v2 12/12] ARM: mmu: Make sure DMA coherent memory is zeroed out, Andrey Smirnov
- [PATCH v2 10/12] ARM: mmu: Share sanity checking code in mmu_init(), Andrey Smirnov
- Re: [PATCH v2 00/12] ARM/ARM64 MMU code consolidation, zeroing of DMA coherent memory, Sascha Hauer
- barebox state alias with same name as node doesn't work,
Ian Abbott
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]