U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
- [PATCH v2 03/11] RISC-V: make it possible to run nmon from PBL C code, (continued)
- [PATCH v2 1/3] driver: add flag to check if cdev is an mci device,
Marco Felsch
- [PATCH 1/3] driver: add flag to check if cdev is an mci device,
Marco Felsch
- [PATCH v5 00/17] barebox deep probe support,
Sascha Hauer
- [PATCH 11/17] common: Explicitly probe consoles earlier with deep probe, Sascha Hauer
- [PATCH 12/17] pinctrl: Add deep probe support, Sascha Hauer
- [PATCH 13/17] ARM: i.MX: esdctl: add deep-probe support, Sascha Hauer
- [PATCH 06/17] of: Set of_chosen and of_model earlier, Sascha Hauer
- [PATCH 15/17] ARM: boards: mx6-sabrelite: add deep-probe support, Sascha Hauer
- [PATCH 17/17] ARM: i.MX Phytec physom: Add deep-probe support, Sascha Hauer
- [PATCH 08/17] initcall: add of_populate_initcall, Sascha Hauer
- [PATCH 01/17] imx53: remove unused imx53_add_nand, Sascha Hauer
- [PATCH 16/17] ARM: i.MX Phytec physom: convert to board driver, Sascha Hauer
- [PATCH 02/17] of: platform: remove check of already added devices, Sascha Hauer
- [PATCH 10/17] pinctrl: Find controller node first, Sascha Hauer
- [PATCH 09/17] common: add initial barebox deep-probe support, Sascha Hauer
- [PATCH 04/17] of: base: move memory init from DT to initcall, Sascha Hauer
- [PATCH 05/17] of: base: move clock init from of_probe() to barebox_register_of(), Sascha Hauer
- [PATCH 07/17] of: implement of_get_stdoutpath(), Sascha Hauer
- [PATCH 03/17] of: platform: Keep track of populated platform devices, Sascha Hauer
- [PATCH 14/17] ARM: stm32mp: ddrctrl: add deep-probe support, Sascha Hauer
- [PATCH 0/9] RISC-V: add LiteX SoC support; resurrect nmon,
Antony Pavlov
- [PATCH 1/3] clk: imx28: Set gpmi clock to gpmi_ref,
Sascha Hauer
- [PATCH 1/3] bootm: move ARM64 Linux image parsing to common directory,
Ahmad Fatoum
- [PATCH] ARM: webasto-ccbv2: Add variant with 512MB RAM,
Holger Assmann
- [PATCH 1/1] zedboard: add support for usb,
Michael Graichen
- [PATCH v3 0/4] usbgadget: add support for USB mass storage gadget,
Ahmad Fatoum
- [PATCH] ARM: dts: imx6qdl: pfla02: Update spi-nor naming for kernel compatibility,
Yunus Bas
- [PATCH 00/16] USB: gadget: refactor to allow easier extension,
Ahmad Fatoum
- [PATCH 16/16] fs: error out when writing on read-only file system, Ahmad Fatoum
- [PATCH 01/16] show_progress: add system wide progress stage notifier, Ahmad Fatoum
- [PATCH 05/16] param: introduce file-list parameter type, Ahmad Fatoum
- [PATCH 13/16] bbu: add function to directly add handlers into file_list, Ahmad Fatoum
- [PATCH 10/16] usbgadget: allow DFU and Fastboot functions to coexist, Ahmad Fatoum
- [PATCH 07/16] fastboot: handle ill-named partitions gracefully, Ahmad Fatoum
- [PATCH 15/16] common: make FILE_LIST feature unconditional, Ahmad Fatoum
- [PATCH 02/16] common: console: add log_writefile to write log into new file, Ahmad Fatoum
- [PATCH 09/16] usbgadget: autostart: fix indeterminism around usbgadget.autostart, Ahmad Fatoum
- [PATCH 06/16] common: add generic system partitions interface, Ahmad Fatoum
- [PATCH 04/16] vsprintf: introduce %m shorthand for "%s", strerror(errno), Ahmad Fatoum
- [PATCH 11/16] file_list: make freeing a NULL pointer a no-op, Ahmad Fatoum
- [PATCH 08/16] usb: gadget: dfu: change status message to info log level, Ahmad Fatoum
- [PATCH 12/16] fastboot/dfu: use system partitions as fall back, Ahmad Fatoum
- [PATCH 03/16] string: implement strstarts along with strends, Ahmad Fatoum
- [PATCH 14/16] file_list: add file_list_detect_all(), Ahmad Fatoum
- Re: [PATCH 00/16] USB: gadget: refactor to allow easier extension, Sascha Hauer
- [PATCH 1/1] Zynq: add support to chainload another barebox,
Michael Graichen
- Are there any operations may influence WFI instruction?,
jameszxj
- [PATCH v2 0/4] usbgadget: add support for USB mass storage gadget,
Ahmad Fatoum
- [PATCH v2 00/15] USB: gadget: refactor to allow easier extension,
Ahmad Fatoum
- [PATCH v2 04/15] vsprintf: introduce %m shorthand for "%s", strerror(errno), Ahmad Fatoum
- [PATCH v2 02/15] common: console: add log_writefile to write log into new file, Ahmad Fatoum
- [PATCH v2 01/15] show_progress: add system wide progress stage notifier, Ahmad Fatoum
- [PATCH v2 12/15] bbu: add function to directly add handlers into file_list, Ahmad Fatoum
- [PATCH v2 06/15] common: add generic system partitions interface, Ahmad Fatoum
- [PATCH v2 05/15] param: introduce file-list parameter type, Ahmad Fatoum
- [PATCH v2 03/15] string: implement strstarts along with strends, Ahmad Fatoum
- [PATCH v2 08/15] usb: gadget: dfu: change status message to info log level, Ahmad Fatoum
- [PATCH v2 14/15] common: make FILE_LIST feature unconditional, Ahmad Fatoum
- [PATCH v2 07/15] fastboot: handle ill-named partitions gracefully, Ahmad Fatoum
- [PATCH v2 15/15] fs: error out when writing on read-only file system, Ahmad Fatoum
- [PATCH v2 10/15] usbgadget: allow DFU and Fastboot functions to coexist, Ahmad Fatoum
- [PATCH v2 11/15] fastboot/dfu: use system partitions as fall back, Ahmad Fatoum
- [PATCH v2 13/15] file_list: add file_list_detect_all(), Ahmad Fatoum
- [PATCH v2 09/15] usbgadget: autostart: fix indeterminism around usbgadget.autostart, Ahmad Fatoum
- [PATCH v2 1/2] scripts: imx-usb-loader: print excluded USB device message only on verbose,
Bastian Krause
- [PATCH 1/2] scripts: imx-usb-loader: print excluded USB device message only on verbose,
Bastian Krause
- [PATCH 01/12] clk: add SiFive PRCI clock controller support,
Ahmad Fatoum
- [PATCH 11/12] net: macb: add SiFive support, Ahmad Fatoum
- [PATCH 03/12] debug_ll: support <asm/debug_ll.h> to get rid of mach directories, Ahmad Fatoum
- [PATCH 08/12] gpio: gpio-generic-platform: remove unused non-DT support, Ahmad Fatoum
- [PATCH 10/12] gpio: add SiFive GPIO controller support, Ahmad Fatoum
- [PATCH 07/12] RISC-V: add SBI based cpuinfo, Ahmad Fatoum
- [PATCH 02/12] serial: implement SiFive UART support, Ahmad Fatoum
- [PATCH 06/12] RISC-V: erizo: drop mach-erizo directory, Ahmad Fatoum
- [PATCH 12/12] RISC-V: sifive: add HiFive board support, Ahmad Fatoum
- [PATCH 04/12] RISC-V: support multi-image for all machines, Ahmad Fatoum
- [PATCH 05/12] RISC-V: erizo: restrict to RV32I, Ahmad Fatoum
- [PATCH 09/12] gpio: generic: sync with upstream Linux gpio-mmio driver, Ahmad Fatoum
- [PATCH] startup: introduce global.endianness variable,
Antony Pavlov
- [PATCH master 1/2] sandbox: watchdog: don't return positive values from set_timeout,
Ahmad Fatoum
- [PATCH] MIPS: qemu-malta: use generic syscon reset driver,
Antony Pavlov
- [PATCH v2 0/6] add multiimage support for sama5d3 based microchip-ksz9477-evb board,
Oleksij Rempel
- imx6 nand: dbbt version/layout,
Middelschulte, Leif
- [PATCH] ARM: i.MX: demote reset reason print to debug level,
Lucas Stach
- [PATCH master] usb: dwc2: increase timeout for waiting on host mode,
Ahmad Fatoum
- [PATCH] Documentation: sandbox.rst: added dhcp network configuration,
Neeraj Pal
- [PATCH 1/8] of: reserve: add xn flag mem entries,
Rouven Czerwinski
- [PATCH] watchdog: imxwd: get and enable clock,
Steffen Trumtrar
- [PATCH] fs: Fix link_path_walk to return -ENOENT on empty path,
Jules Maselbas
- [PATCH] Documentation: kvx: Fix broken link,
Jules Maselbas
- [PATCH] common: console_common: Replace vsprintf with vsnprintf,
Jules Maselbas
- [BUG] Out of bound read of size 1 in __d_alloc function which further leads to __default_memcpy function,
Neeraj Pal
- [BUG] Stack buffer overflow WRITE of size 1 in barebox_printf function,
Neeraj Pal
- [BUG] Stack buffer overflow WRITE of size 1 in nfs_start function,
Neeraj Pal
- [PATCH v2] usb: storage: retry for up to 10s on lengthy HDD spin up,
Ahmad Fatoum
- [PATCH v4 00/17] barebox deep probe support,
Sascha Hauer
- [PATCH 10/17] pinctrl: Find controller node first, Sascha Hauer
- [PATCH 12/17] pinctrl: Add deep probe support, Sascha Hauer
- [PATCH 07/17] of: implement of_get_stdoutpath(), Sascha Hauer
- [PATCH 14/17] ARM: stm32mp: ddrctrl: add deep-probe support, Sascha Hauer
- [PATCH 04/17] of: base: move memory init from DT to initcall, Sascha Hauer
- [PATCH 08/17] initcall: add of_populate_initcall, Sascha Hauer
- [PATCH 01/17] imx53: remove unused imx53_add_nand, Sascha Hauer
- [PATCH 09/17] common: add initial barebox deep-probe support, Sascha Hauer
- [PATCH 13/17] ARM: i.MX: esdctl: add deep-probe support, Sascha Hauer
- [PATCH 15/17] ARM: boards: mx6-sabrelite: add deep-probe support, Sascha Hauer
- [PATCH 06/17] of: Set of_chosen and of_model earlier, Sascha Hauer
- [PATCH 02/17] of: platform: remove check of already added devices, Sascha Hauer
- [PATCH 11/17] common: Explicitly probe consoles earlier with deep probe, Sascha Hauer
- [PATCH 05/17] of: base: move clock init from of_probe() to barebox_register_of(), Sascha Hauer
- [PATCH 17/17] ARM: i.MX Phytec physom: Add deep-probe support, Sascha Hauer
- [PATCH 16/17] ARM: i.MX Phytec physom: convert to board driver, Sascha Hauer
- [PATCH 03/17] of: platform: Keep track of populated platform devices, Sascha Hauer
- Re: [PATCH v4 00/17] barebox deep probe support, Ahmad Fatoum
- [PATCH 1/3] fixup! common: add initial barebox deep-probe support, Marco Felsch
- [PATCH] scripts/spdxcheck.py: Use Python 3,
Antony Pavlov
- [PATCH 0/4] x86: add EFI PCI host and iTCO watchdog support,
Ahmad Fatoum
- [PATCH 1/2] ARM: i.MX: Update sabresdb dcd data from U-Boot,
Sascha Hauer
- v2021.04.0, Sascha Hauer
- [PATCH] bareboximd: Use mmap when possibly, Sascha Hauer
- [PATCH v2 1/2] of: fix up /chosen node even when there are no bootargs,
Bastian Krause
- [PATCH] ARM: AT91: Add skov-arm9cpu board support,
Sascha Hauer
- RISC-V: erizo: large gap between bss and stack regions,
Antony Pavlov
- network configuration setup - dhcp,
Neeraj Pal
[PATCH] ARM: i.MX: Add support for Skov i.MX6 boards, Sascha Hauer
[PATCH] ARM: i.MX: convert early gpio value accessors to static inline functions,
Sascha Hauer
[PATCH] pwm: add pwm-atmel from Linux kernel 4.14, Sascha Hauer
[PATCH] atmel_lcdfb: fix atmel,lcd-wiring-mode; BGR => BRG, Sascha Hauer
[PATCH] ARM: i.MX: Add missing braces,
Sascha Hauer
[PATCH] clk: divider: fix divider setting with CLK_SET_RATE_PARENT, Sascha Hauer
[PATCH v2] ARM: i.MX: Kamstrup mx7 concentrator board support,
Lars Pedersen
[PATCH 00/14] usb: gadget: refactor to allow easier extension,
Ahmad Fatoum
- [PATCH 01/14] show_progress: add system wide progress stage notifier, Ahmad Fatoum
- [PATCH 14/14] common: make FILE_LIST feature unconditional, Ahmad Fatoum
- [PATCH 10/14] usbgadget: allow DFU and Fastboot functions to coexist, Ahmad Fatoum
- [PATCH 03/14] string: implement strstarts along with strends, Ahmad Fatoum
- [PATCH 09/14] usbgadget: autostart: fix indeterminism around usbgadget.autostart, Ahmad Fatoum
- [PATCH 04/14] vsprintf: introduce %m shorthand for "%s", strerror(errno), Ahmad Fatoum
- [PATCH 05/14] param: introduce file-list parameter type, Ahmad Fatoum
- [PATCH 08/14] usb: gadget: dfu: change status message to info log level, Ahmad Fatoum
- [PATCH 07/14] fastboot: handle ill-named partitions gracefully, Ahmad Fatoum
- [PATCH 02/14] common: console: add log_dprint to print to file descriptor, Ahmad Fatoum
- [PATCH 11/14] fastboot/dfu: use machine partitions as fall back, Ahmad Fatoum
- [PATCH 06/14] common: add generic machine partitions interface, Ahmad Fatoum
- [PATCH 12/14] bbu: add function to directly add handlers into file_list, Ahmad Fatoum
- [PATCH 13/14] file_list: add file_list_detect_all(), Ahmad Fatoum
[PATCH] ARM: i.MX7/8M: reliably detect serial boot,
Ahmad Fatoum
[PATCH 00/17] add barebox in-tree testing infrastructure,
Ahmad Fatoum
- [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
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]