U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
- [PATCH 06/17] MIPS: configs: qemu-malta: enable Virt I/O, (continued)
- [PATCH 06/17] MIPS: configs: qemu-malta: enable Virt I/O, Ahmad Fatoum
- [PATCH 15/17] test: self: run selftests as part of the pytest suite, Ahmad Fatoum
- [PATCH 03/17] kbuild: add ARCH=um alias for sandbox, Ahmad Fatoum
- [PATCH 12/17] test: add first sample tests, Ahmad Fatoum
- [PATCH 02/17] kbuild: add ARCH={i386, x86_64} as aliases for x86, Ahmad Fatoum
- [PATCH 04/17] MIPS: qemu-malta: generate swapped image as part of multi-image build, Ahmad Fatoum
- [PATCH 14/17] test: add emulate.pl, a runner for barebox on emulated targets, Ahmad Fatoum
- [PATCH 17/17] [RFC] test: run ./test/emulate.pl in Github action, Ahmad Fatoum
- [PATCH 10/17] test: self: port Linux printf kselftest, Ahmad Fatoum
- [PATCH 07/17] openrisc: set default KBUILD_IMAGE, Ahmad Fatoum
- [PATCH 13/17] test: support running labgrid-pytest from out-of-tree build directory, Ahmad Fatoum
- [PATCH 08/17] Documentation: boards: RISC-V: update TinyEMU support, Ahmad Fatoum
- [PATCH 01/17] kbuild: add install target, Ahmad Fatoum
- [PATCH 16/17] test: add bthread test, Ahmad Fatoum
- [PATCH 05/17] MIPS: qemu-malta: replace board code with syscon-reboot, Ahmad Fatoum
- [PATCH 11/17] test: add labgrid configs for some emulated targets, Ahmad Fatoum
- [PATCH 09/17] test: add basic barebox self-test infrastructure, Ahmad Fatoum
- [PATCH v2 1/4] PBL: fdt: implement fdt_device_get_match_data,
Ahmad Fatoum
- [PATCH] resource: enable use of iomem command on EFI systems,
Ahmad Fatoum
- [PATCH master] edit: don't change terminal mode if sedit would fail to read file,
Ahmad Fatoum
- [PATCH] gpio: pl061: implement gpio_ops::get_direction,
Ahmad Fatoum
- [PATCH master 1/2] virtio: pci: fix 64-bit incompatibility,
Ahmad Fatoum
- [PATCH master] video: bochs: pci: fix unterminated PCI device table,
Ahmad Fatoum
- [PATCH] common: add option for shipping KCONFIG_CONFIG as /env/data/config,
Ahmad Fatoum
- [PATCH 1/5] gpiolib: add Linux-like gpiod_get() helper,
Ahmad Fatoum
- [PATCH] ARM: i.MX: Kamstrup mx7 concentrator board support,
Lars Pedersen
- [PATCH v1 0/6] add multiimage support for sama5d3 based microchip-ksz9477-evb board,
Oleksij Rempel
- [PATCH RESEND] doc: qemu-virt64: fix reST literal block syntax,
Roland Hieber
- [PATCH 1/2] of: fix up /chosen node even when there are no bootargs,
Bastian Krause
- [PATCH] Documentation: fix sucessfuly -> successfully typo, Vivien Didelot
- [PATCH] ARM: fix typo in sxb state variable,
Vivien Didelot
- [PATCH 1/2] sandbox: env: set nv.autoboot=abort to drop to shell,
Ahmad Fatoum
- [PATCH] ARM: pbl: uncompress: add comment explaining order of operations,
Ahmad Fatoum
- [PATCH master] RISC-V: boot: uncompress: determine piggy data bounds before relocation,
Ahmad Fatoum
- [PATCH 1/4] PBL: fdt: implement fdt_device_get_match_data,
Ahmad Fatoum
- [ANNOUNCEMENT] Presenting The All-New Barebox Killer App, Ahmad Fatoum
- [PATCH 1/5] fixup! input: add virtio input driver,
Ahmad Fatoum
- [PATCH 0/2] Documentation: MIPS: update dlink-dir-320 board stuff,
Antony Pavlov
- [PATCH 1/4] commands: Kconfig: Remove HW ECC dependency from nandtest,
Stefan Riedmueller
- [PATCH 0/3] RISC-V cycle timer fixes,
Antony Pavlov
- [PATCH] net: eth: of_fixup_node: Use reproducible node name for fixup,
Stefan Riedmueller
- [PATCH 1/3] input: console: skip unmappable keys,
Ahmad Fatoum
- [PATCH] ARM: i.MX: Fix overwriting defaultenv with zii board specific env, Sascha Hauer
- [PATCH 1/4] clock: Change cyc2ns return type to uint64_t,
Jules Maselbas
- [PATCH 1/1] added support for zynq7000-fpga-manager,
Michael Graichen
- [PATCH 1/4] net: phy: at803x: fix incorrect use of FIELD_PREP,
Ahmad Fatoum
- [PATCH master] fs: ext4: fix bogus behavior on failure to read ext4 block,
Ahmad Fatoum
- [PATCH master 1/3] RISC-V: cpu: request stack memory region,
Ahmad Fatoum
- [PATCH 1/3] common: drop done TODO about 4G partitions,
Ahmad Fatoum
- v2021.03.0,
Sascha Hauer
- [PATCH] gpio: pl061: Fix driver registration, Sascha Hauer
- [PATCH 1/2] of: Return copy of live tree as fixed tree,
Sascha Hauer
- [PATCH] ARM: remove Calxeda Highbank support, Sascha Hauer
- [PATCH] fixup! ARM64: board-dt-2nd: adopt kernel image header,
Ahmad Fatoum
- [PATCH master 1/3] commands: readline: fix memory leak on wrong usage,
Ahmad Fatoum
- [PATCH v2] fixup! common: introduce bthreads, co-operative barebox threads, Ahmad Fatoum
- [PATCH v3 00/21] RISC-V: erizo: migrate to PBL,
Ahmad Fatoum
- [PATCH v3 02/21] images: make BOARD_ARM_GENERIC_DT available for other arches, Ahmad Fatoum
- [PATCH v3 01/21] partitions: don't allocate dma capable memory, Ahmad Fatoum
- [PATCH v3 12/21] filetype: detect RISC-V images, Ahmad Fatoum
- [PATCH v3 05/21] serial: virtio-console: depend on, but don't select VIRTIO, Ahmad Fatoum
- [PATCH v3 15/21] RISC-V: erizo: migrate to PBL, Ahmad Fatoum
- [PATCH v3 20/21] power: reset: add drivers for generic syscon reset and poweroff, Ahmad Fatoum
- [PATCH v3 04/21] ARM: aarch64: omit unused label in assembly, Ahmad Fatoum
- [PATCH v3 14/21] RISC-V: implement PBL and relocation support, Ahmad Fatoum
- [PATCH v3 21/21] RISC-V: add Qemu virt support, Ahmad Fatoum
- [PATCH v3 17/21] RISC-V: add 64-bit support, Ahmad Fatoum
- [PATCH v3 19/21] clocksource: add driver for RISC-V and CLINT timers, Ahmad Fatoum
- [PATCH v3 10/21] RISC-V: erizo: move to arch/riscv/boards/erizo, Ahmad Fatoum
- [PATCH v3 08/21] RISC-V: drop duplicate or unneeded cflags, Ahmad Fatoum
- [PATCH v3 06/21] RISC-V: <asm/unaligned.h>: don't do unaligned accesses, Ahmad Fatoum
- [PATCH v3 11/21] RISC-V: import Linux' optimized string functions, Ahmad Fatoum
- [PATCH v3 07/21] RISC-V: debug_ll: ns16550: align C access size with assembly's, Ahmad Fatoum
- [PATCH v3 03/21] ARM: make ARM_USE_COMPRESSED_DTB available for other arches, Ahmad Fatoum
- [PATCH v3 16/21] RISC-V: support symbol names in barebox image, Ahmad Fatoum
- [PATCH v3 13/21] RISC-V: implement PBL image header, Ahmad Fatoum
- [PATCH v3 18/21] RISC-V: add generic DT image, Ahmad Fatoum
- [PATCH v3 09/21] RISC-V: add cacheless HAS_DMA support, Ahmad Fatoum
- [PATCH] fixup! common: introduce bthreads, co-operative barebox threads,
Ahmad Fatoum
- [PATCH] fixup! RISC-V: erizo: migrate to PBL,
Antony Pavlov
- [PATCH master 1/3] glob: use empty globfree when compiling without CONFIG_GLOB,
Ahmad Fatoum
- [PATCH] net: macb: add tx clock rate for 10 MBit link,
Michael Tretter
- [PATCH 0/7] net: phy: dp83867: cleanup and link downshift support,
Michael Tretter
- [PATCH] Documentation: mips: fixup qemu-system-mipsel cmdline,
Antony Pavlov
- [PATCH] bthread: disable ASan accounting for fibers on 32-bit sandbox,
Ahmad Fatoum
- [PATCH] dts: zcu104: remove unnecessary ZynqMP clock dtsi,
Michael Tretter
- [PATCH v1] ARM: dts: protonic: drop all devictree copies and start to use mainlined kernel versions,
Oleksij Rempel
- [PATCH 0/8] <asm/setjmp.h>: Don't use __noreturn without header,
Ahmad Fatoum
- [PATCH] fixup! ARM64: qemu-virt64: migrate to generic DT image,
Ahmad Fatoum
- [PATCH] mtd: Notify user when erasure of a block failed during erase op,
Stefan Riedmueller
- [PATCH 1/2] nand: nand-mxs: Fix marking BBT blocks as bad,
Stefan Riedmueller
- [PATCH] fs: Fix default mount when device already mounted,
Stefan Riedmueller
- [PATCH 1/3] phy: stm32: sync with upstream,
Ahmad Fatoum
- [PATCH] fixup! commands: add new bthread test command,
Ahmad Fatoum
- [PATCH v2 00/20] RISC-V: rework for PBL, VIRT and 64-Bit support,
Ahmad Fatoum
- [PATCH v2 03/20] ARM: make ARM_USE_COMPRESSED_DTB available for other arches, Ahmad Fatoum
- [PATCH v2 01/20] partitions: don't allocate dma capable memory, Ahmad Fatoum
- [PATCH v2 05/20] serial: virtio-console: depend on, but don't select VIRTIO, Ahmad Fatoum
- [PATCH v2 06/20] filetype: detect RISC-V Linux kernel image, Ahmad Fatoum
- [PATCH v2 14/20] RISC-V: erizo: migrate to PBL, Ahmad Fatoum
- [PATCH v2 13/20] RISC-V: implement PBL and relocation support, Ahmad Fatoum
- [PATCH v2 19/20] power: reset: add drivers for generic syscon reset and poweroff, Ahmad Fatoum
- [PATCH v2 18/20] clocksource: add driver for RISC-V and CLINT timers, Ahmad Fatoum
- [PATCH v2 02/20] images: make BOARD_ARM_GENERIC_DT available for other arches, Ahmad Fatoum
- [PATCH v2 04/20] ARM: aarch64: ommit unused label in assembly, Ahmad Fatoum
- [PATCH v2 09/20] RISC-V: drop duplicate or unneeded cflags, Ahmad Fatoum
- [PATCH v2 08/20] RISC-V: debug_ll: ns16550: align C access size with assembly's, Ahmad Fatoum
- [PATCH v2 10/20] RISC-V: add cacheless HAS_DMA support, Ahmad Fatoum
- [PATCH v2 07/20] asm: unaligned: don't do unaligned accesses, Ahmad Fatoum
- [PATCH v2 12/20] RISC-V: import Linux' optimized string functions, Ahmad Fatoum
- [PATCH v2 15/20] RISC-V: support symbol names in barebox image, Ahmad Fatoum
- [PATCH v2 11/20] RISC-V: erizo: move to arch/riscv/boards/erizo, Ahmad Fatoum
- [PATCH v2 17/20] RISC-V: add generic DT image, Ahmad Fatoum
- [PATCH v2 20/20] RISC-V: add Qemu virt support, Ahmad Fatoum
- [PATCH v2 16/20] RISC-V: add 64-bit support, Ahmad Fatoum
- [PATCH] bootm: add RISC-V image type,
Antony Pavlov
- [PATCH 00/20] RISC-V: rework for PBL, VIRT and 64-Bit support,
Ahmad Fatoum
- [PATCH 03/20] ARM: rename CONFIG_ARM_USE_COMPRESSED_DTB to CONFIG_USE_COMPRESSED_DTB, Ahmad Fatoum
- [PATCH 04/20] ARM: aarch64: ommit unused label in assembly, Ahmad Fatoum
- [PATCH 07/20] asm: unaligned: don't do unaligned accesses, Ahmad Fatoum
- [PATCH 09/20] RISC-V: drop duplicate or unneeded cflags, Ahmad Fatoum
- [PATCH 01/20] partitions: don't allocate dma capable memory, Ahmad Fatoum
- [PATCH 17/20] RISC-V: add generic DT image, Ahmad Fatoum
- [PATCH 02/20] images: make BOARD_ARM_GENERIC_DT available for other arches, Ahmad Fatoum
- [PATCH 14/20] RISC-V: erizo: migrate to PBL, Ahmad Fatoum
- [PATCH 05/20] serial: virtio-console: depend on, but don't select VIRTIO, Ahmad Fatoum
- [PATCH 11/20] RISC-V: erizo: move to arch/riscv/boards/erizo, Ahmad Fatoum
- [PATCH 06/20] filetype: detect RISC-V Linux kernel image, Ahmad Fatoum
- [PATCH 18/20] clocksource: add driver for RISC-V CLINT timer, Ahmad Fatoum
- [PATCH 10/20] RISC-V: add cacheless HAS_DMA support, Ahmad Fatoum
- [PATCH 13/20] RISC-V: implement PBL and relocation support, Ahmad Fatoum
- [PATCH 19/20] power: reset: add drivers for generic syscon reset and poweroff, Ahmad Fatoum
- [PATCH 15/20] RISC-V: support symbol names in barebox image, Ahmad Fatoum
- [PATCH 08/20] RISC-V: debug_ll: ns16550: align C access size with assembly's, Ahmad Fatoum
- [PATCH 16/20] RISC-V: add 64-bit support, Ahmad Fatoum
- [PATCH 12/20] RISC-V: import Linux' optimized string functions, Ahmad Fatoum
- [PATCH 20/20] RISC-V: add Qemu virt support, Ahmad Fatoum
- Re: [PATCH 00/20] RISC-V: rework for PBL, VIRT and 64-Bit support, Antony Pavlov
- [PATCH 1/5] usb: dwc2: Make dwc2_wait_bit_set wait all bits in mask,
Jules Maselbas
- [RFC PATCH] reset: Remove WARN_ON when CONFIG_RESET_CONTROLLER=n,
Jules Maselbas
- [PATCH] net: e1000: Fix mtd compilation, Sascha Hauer
- [PATCH] bcm283X: Select OF clock providers,
Uwe Kleine-König
- [PATCH] fs: delete unused members in <linux/stat.h>,
Ahmad Fatoum
- [PATCH] scripts: imx-image: add error handling for pwrite,
Rouven Czerwinski
- Aarch64 Qemu virt - crash,
Gittinger Joerg (XC-ECO/ESH2)
- [PATCH] net: phy: fix waiting for link,
Sascha Hauer
- [PATCH master] of: base: probe simple-pm-bus children as well,
Ahmad Fatoum
- [PATCH] image-fit: ignore rsa by image selection,
Denis Osterland-Heim
- [PATCH] nvmem: ocotp: add support to revoke keys,
Denis Osterland-Heim
- [PATCH] arch: arm: mach-imx: print HAB ROM code version,
Denis Osterland-Heim
- [PATCH] scripts: imx: add support for additional hab Blocks,
Denis Osterland-Heim
- [PATCH master] ARM: mmu64: fix build for non-MMU configurations,
Ahmad Fatoum
- [PATCH] param: drop unused left-over struct members,
Ahmad Fatoum
- [PATCH 00/17] Apply device tree overlays to kernel tree,
Sascha Hauer
- [PATCH 04/17] firmware: consolidate ifdefs, Sascha Hauer
- [PATCH 03/17] libbb: Add find_path function, Sascha Hauer
- [PATCH 17/17] of_firmware: Fix handling of firmware-name property, Sascha Hauer
- [PATCH 05/17] firmware: Add search path, Sascha Hauer
- [PATCH 14/17] blspec: Apply overlays from rootfs, Sascha Hauer
- [PATCH 06/17] firmware: Fix device_node matching, Sascha Hauer
- [PATCH 01/17] fdt: Check blob size during unflattening, Sascha Hauer
- [PATCH 08/17] blspec: Set firmware searchpath, Sascha Hauer
- [PATCH 11/17] firmware: Load from global search path, Sascha Hauer
- [PATCH 02/17] firmware: make device_node argument non const, Sascha Hauer
- [PATCH 13/17] of_overlay: apply overlays during booting, Sascha Hauer
- [PATCH 16/17] Documentation: Add documentation for device tree overlays, Sascha Hauer
- [PATCH 15/17] doc: devicetree: Refer to internal device tree also as live tree, Sascha Hauer
- [PATCH 10/17] overlay: Add of_overlay_apply_file(), Sascha Hauer
- [PATCH 12/17] blspec: Rework firmware load, Sascha Hauer
- [PATCH 07/17] firmware: recognize by reproducible name, Sascha Hauer
- [PATCH 09/17] overlay: only apply compatible trees, Sascha Hauer
- [PATCH v3 00/16] common: introduce bthreads, co-operative,
Ahmad Fatoum
- [PATCH v3 16/16] RFC: led: migrate from poller to bthread, Ahmad Fatoum
- [PATCH v3 02/16] ARM: asm: setjmp: annotate setjmp/longjmp for GCC, Ahmad Fatoum
- [PATCH v3 15/16] commands: add new bthread test command, Ahmad Fatoum
- [PATCH v3 11/16] x86: implement setjmp/longjmp/initjmp, Ahmad Fatoum
- [PATCH v3 01/16] common: introduce HAS_ARCH_SJLJ, Ahmad Fatoum
- [PATCH v3 12/16] common: poller: replace explicit calls to poller_call() with resched(), Ahmad Fatoum
- [PATCH v3 13/16] console: unconditionally run resched() in ctrlc(), Ahmad Fatoum
- [PATCH v3 08/16] mips: Add linkage.h, Ahmad Fatoum
- [PATCH v3 05/16] riscv: Add asm/asm.h, Ahmad Fatoum
- [PATCH v3 14/16] common: introduce bthreads, co-operative barebox threads, Ahmad Fatoum
- [PATCH v3 04/16] sandbox: asm: implement setjmp/longjmp/initjmp, Ahmad Fatoum
- [PATCH v3 09/16] mips: Implement setjmp/longjmp/initjmp for 32BIT, Ahmad Fatoum
- [PATCH v3 07/16] riscv: Implement setjmp/longjmp/initjmp for RV32I, Ahmad Fatoum
- [PATCH v3 10/16] powerpc: Implement initjmp/setjmp/longjmp, Ahmad Fatoum
- [PATCH v3 06/16] riscv: Add asm/linkage.h, Ahmad Fatoum
- [PATCH v3 03/16] ARM: asm: setjmp: implement coroutine dependency initjmp(), Ahmad Fatoum
- Re: [PATCH v3 00/16] common: introduce bthreads, co-operative, Sascha Hauer
- [PATCH 0/1] x86: retire legacy (non-efi) boot ?,
Ahmad Fatoum
- [PATCH] sandbox: add Xterm escape sequence backed LED driver,
Ahmad Fatoum
- [PATCH 1/4] ARM64: qemu-virt64: remove dead CPU identification code,
Ahmad Fatoum
- [PATCH] resource: include region name in conflict's debug output,
Ahmad Fatoum
- [PATCH] scripts: imx-image: fix iMX35 header generation,
Alexander Kurz
- [PATCH v2 1/5] kvx: Implement setjmp/longjmp/initjmp,
Jules Maselbas
- A/B boot on PhyCORE iMX6 with U-Boot env,
Sébastien Merle
- [PATCH 1/3] stringlist: Add adding sort uniq,
Sascha Hauer
- [PATCH] printk: fix inverted logic in print_hex_dump_debug(), Sascha Hauer
- [PATCH v2] usb: i.MX: warn if vbus regulator isn't available,
Uwe Kleine-König
- [PATCH] Documentation: Add qemu instructions for OpenRISC,
Stafford Horne
- Uart set up in PBL,
Barbier, Renaud
- [PATCH] openrisc: Define the elf binary entry point,
Stafford Horne
- [PATCH] gpio: Replace license and copyright boilerplate by SPDX identifiers,
Uwe Kleine-König
- [PATCH 0/4] OpenRISC fixes and setjmp/longjmp work,
Stafford Horne
- [PATCH] ARM: i.MX8M: bbu: fix variable name to used semantic,
Alexander Kurz
- [PATCH 1/5] kvx: Implement setjmp/longjmp/initjmp,
Jules Maselbas
- [PATCH] usb: storage: increase init retry count to support lengthy HDD spin up,
Ahmad Fatoum
- [PATCH v2 00/11] common: introduce bthreads, co-operative,
Ahmad Fatoum
- [PATCH v2 09/11] mips: Add linkage.h, Ahmad Fatoum
- [PATCH v2 01/11] console: unconditionally run poller_call in ctrlc(), Ahmad Fatoum
- [PATCH v2 02/11] common: introduce bthreads, co-operative barebox threads, Ahmad Fatoum
- [PATCH v2 07/11] riscv: Add asm/linkage.h, Ahmad Fatoum
- [PATCH v2 10/11] mips: Implement setjmp/longjmp/initjmp, Ahmad Fatoum
- [PATCH v2 04/11] ARM: asm: setjmp: implement coroutine dependency initjmp(), Ahmad Fatoum
- [PATCH v2 06/11] riscv: Add asm/asm.h, Ahmad Fatoum
- [PATCH v2 11/11] powerpc: Implement initjmp/setjmp/longjmp, Ahmad Fatoum
- [PATCH v2 03/11] ARM: asm: setjmp: annotate setjmp/longjmp for GCC, Ahmad Fatoum
- [PATCH v2 05/11] sandbox: asm: implement setjmp/longjmp/initjmp, Ahmad Fatoum
- [PATCH v2 08/11] riscv: Implement setjmp/longjmp/initjmp, Ahmad Fatoum
- Re: [PATCH v2 00/11] common: introduce bthreads, co-operative, Stafford Horne
- [PATCH] video: add simplefb driver,
Ahmad Fatoum
- [PATCH 1/9] virtio: align virtio_config_ops::generation return type with Linux,
Ahmad Fatoum
- [PATCH 3/9] hw_random: virtio: simplify code, Ahmad Fatoum
- [PATCH 6/9] virtio: fix support for big-endian clients, Ahmad Fatoum
- [PATCH 5/9] virtio: ring: fix erroneous behavior around caches and MMU, Ahmad Fatoum
- [PATCH 2/9] virtio: remove unused, left-over, virtio_config_ops::set_features, Ahmad Fatoum
- [PATCH 9/9] virtio: virtio-pci: restrict MIPS support to MMU configuration, Ahmad Fatoum
- [PATCH 4/9] dma: move dma_map/unmap_single from ARM to common code, Ahmad Fatoum
- [PATCH 7/9] PCI: port Linux pci_find_capability, Ahmad Fatoum
- [PATCH 8/9] virtio: support virtio-based device drivers over PCI, Ahmad Fatoum
- Re: [PATCH 1/9] virtio: align virtio_config_ops::generation return type with Linux, Sascha Hauer
- [PATCH 1/3] mtd: cfi-flash: fail gracefully instead of crashing on NULL page,
Ahmad Fatoum
- [PATCH 1/2] usb: storage: refactor usb 32-bit capacity read,
Ahmad Fatoum
- [PATCH] bbremote: fix the exit usage,
Marco Felsch
- [PATCH v2 0/2] Remove NIOS2 and openrisc architectures,
Sascha Hauer
- [PATCH 1/2] nios2: Remove architecture,
Sascha Hauer
- [PATCH] Documentation: devicetree: include firmware in toctree,
Thorsten Scherer
- [PATCH] ARM: davinci: Replace license and copyright boilerplate by SPDX identifiers,
Uwe Kleine-König
- [PATCH] mtd: nand: fix hardware ECC support in atmel_nand driver,
Edoardo Scaglia
- nios2 and openrisc in barebox,
Sascha Hauer
- [PATCH] extend the test in bbu_std_file_handler() to also check for -ENOTSUP.,
jameszxj
- [PATCH] of: fdt: Add root name checks during unflattening, Sascha Hauer
- [PATCH 1/2] kbuild: add '-fno-stack-check' to barebox build options,
Ahmad Fatoum
- v2021.02.0, Sascha Hauer
- [PATCH 0/8] drivers: add VirtIO console, block device support,
Ahmad Fatoum
- [PATCH 7/8] ARM: vexpress: config: update for VirtIO support, Ahmad Fatoum
- [PATCH 8/8] Documentation: add Documentation on VirtIO for barebox, Ahmad Fatoum
- [PATCH 1/8] kbuild: add include/uapi to path, Ahmad Fatoum
- [PATCH 4/8] hw_random: add VirtIO RNG driver, Ahmad Fatoum
- [PATCH 2/8] driver: Don't throw an error on probes that didn't find the device, Ahmad Fatoum
- [PATCH 5/8] serial: add basic VirtIO console driver, Ahmad Fatoum
- [PATCH 6/8] block: add VirtIO block device driver, Ahmad Fatoum
- [PATCH 3/8] drivers: add support for memory-mapped VirtIO paravirtualization, Ahmad Fatoum
- Re: [PATCH 0/8] drivers: add VirtIO console, block device support, Sascha Hauer
- [PATCH 1/2] ARM: cpu: board-dt-2nd: rename of_find_mem for more generic use,
Ahmad Fatoum
- [PATCH v3 1/5] include: <linux/math64.h>: include header for __always_inline definition,
Ahmad Fatoum
- [PATCH v2 1/4] include: <linux/math64.h>: include header for __always_inline definition,
Ahmad Fatoum
- [PATCH] common: memtest: Allow memtest to be interrupted, Marcel Hellwig
- Heartbeat LED during init script,
barebox+mailing
- [PATCH 0/8] Support large files on larger ext4 partitions on larger still USB disks,
Ahmad Fatoum
- [PATCH 7/8] show_progress: change HASHES_PER_LINE from 65 to 64 to avoid division, Ahmad Fatoum
- [PATCH 4/8] usb: storage: support USB disks up to 2TiB of size, Ahmad Fatoum
- [PATCH 6/8] fs: ext4: support files exceeding 4G, Ahmad Fatoum
- [PATCH 8/8] copy_file: fix progress bar for files larger than 2G, Ahmad Fatoum
- [PATCH 1/8] ext4: ext_common.h: drop declaration of never-defined part_offset, Ahmad Fatoum
- [PATCH 2/8] fs: ext4: ext4fs.h: remove unused struct members of ext_filesystem, Ahmad Fatoum
- [PATCH 3/8] block: use 64-bit types for sector offset and count on all platforms, Ahmad Fatoum
- [PATCH 5/8] fs: ext4: use sector_t and loff_t where appropriate, Ahmad Fatoum
- Re: [PATCH 0/8] Support large files on larger ext4 partitions on larger still USB disks, Sascha Hauer
- Re: [PATCH 0/8] Support large files on larger ext4 partitions on larger still USB disks, Antony Pavlov
- [PATCH 1/4] treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>,
Ahmad Fatoum
- [PATCH] usb: otg: Add support to register more than one otg dev,
Jules Maselbas
- [PATCH 00/12] poller: run pollers as proper coroutines (green threads),
Ahmad Fatoum
- [PATCH 10/12] usbgadget: ums: run gadget loop in a background coroutine if possible, Ahmad Fatoum
- [PATCH 08/12] poller: implement basic Linux-like completion API, Ahmad Fatoum
- [PATCH 02/12] poller: run pollers as proper coroutines if architecture supports it, Ahmad Fatoum
- [PATCH 07/12] slice: have assert_command_context() yield until true if possible, Ahmad Fatoum
- [PATCH 06/12] poller: command: add new coroutine check, Ahmad Fatoum
- [PATCH 12/12] usbgadget: multi: wire mass storage gadget into composite gadget, Ahmad Fatoum
- [PATCH 04/12] ARM: asm: setjmp: implement coroutine dependency initjmp(), Ahmad Fatoum
- [PATCH 05/12] sandbox: asm: implement setjmp/longjmp/initjmp, Ahmad Fatoum
- [PATCH 01/12] common: add coroutine support, Ahmad Fatoum
- [PATCH 03/12] ARM: asm: setjmp: annotate setjmp/longjmp for GCC, Ahmad Fatoum
- [PATCH 11/12] usbgadget: refactor usbgadget_register to accept array, Ahmad Fatoum
- [PATCH 09/12] include: add kthread wrappers for pollers, Ahmad Fatoum
- [PATCH 0/3] usbgadget: add support for blocking USB mass storage gadget,
Ahmad Fatoum
- [PATCH] sandbox: support 64-bit file IO in 32-bit build,
Ahmad Fatoum
- [PATCH v2] fs: increase reference count for backing store when loop mounting,
Ahmad Fatoum
- [PATCH master] sandbox: fix unreliable block device detection,
Ahmad Fatoum
- [PATCH] commands: Kconfig: setenv: fix reference to unknown symbol,
Ahmad Fatoum
- [PATCH] fs: increase reference count for backing store when loop mounting,
Ahmad Fatoum
- [PATCH] watchdog: prevent the STPMIC1 watchdog probe from modifying the global turn-OFF behaviour,
Leonard Göhrs
- [PATCH] dt:overlay: fix operation with multiple overlays,
Enrico Scholz
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]