U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
- Re: eth frame error on imx6ul, (continued)
- [PATCH] parameter: fix parameter name to reflect usage,
Ahmad Fatoum
- [PATCH 1/2] Fix Kconfig coding style from spaces to tab,
Anand Moon
- [PATCH] fixup! debug_ll: implement putws_ll,
Ahmad Fatoum
- [PATCH] console: honour OF current-speed property if available,
Ahmad Fatoum
- [PATCH v2 00/19] Add ECDSA support for FIT image verification,
Sascha Hauer
- [PATCH v2 08/19] rsatoc: remove unnecessary error check, Sascha Hauer
- [PATCH v2 01/19] errno: include string for EOPNOTSUPP, Sascha Hauer
- [PATCH v2 05/19] rsatoc: rename rsa_err() to openssl_error(), Sascha Hauer
- [PATCH v2 02/19] rsatoc: disable deprecated function warnings, Sascha Hauer
- [PATCH v2 03/19] rsatoc: remove unnecessary function call, Sascha Hauer
- [PATCH v2 07/19] rsatoc: cleanup error handling, Sascha Hauer
- [PATCH v2 04/19] rsatoc: pass EVP_PKEY around, Sascha Hauer
- [PATCH v2 09/19] rsatoc: use non deprecated openssl functions to retrieve RSA params, Sascha Hauer
- [PATCH v2 06/19] rsatoc: move engine initialization to engine_get_pub_key(), Sascha Hauer
- [PATCH v2 18/19] crypto: make RSA a visible option, Sascha Hauer
- [PATCH v2 14/19] keytoc: clarify error messages, Sascha Hauer
- [PATCH v2 15/19] malloc: implement free_sensitive(), Sascha Hauer
- [PATCH v2 12/19] keytoc: add ecdsa support, Sascha Hauer
- [PATCH v2 11/19] rsatoc: rename to keytoc, Sascha Hauer
- [PATCH v2 17/19] crypto: add ECDSA support, Sascha Hauer
- [PATCH v2 13/19] keytoc: Let openssl_error() take a format string, Sascha Hauer
- [PATCH v2 19/19] fit: Add ecdsa support, Sascha Hauer
- [PATCH v2 10/19] rsatoc: check error value of gen_key(), Sascha Hauer
- [PATCH v2 16/19] Add elliptic curve cryptography (ECC) helper functions, Sascha Hauer
- Re: [PATCH v2 00/19] Add ECDSA support for FIT image verification, Sascha Hauer
- bootchooser: avoid write environment,
Stefano Manni
- [PATCH v2 00/10] mmc: add SD/eMMC erase support,
Ahmad Fatoum
- [PATCH v2 03/10] block: factor out chunk_flush helper, Ahmad Fatoum
- [PATCH v2 04/10] block: allow block devices to implement the cdev erase operation, Ahmad Fatoum
- [PATCH v2 02/10] cdev: factor out range identical/overlap check, Ahmad Fatoum
- [PATCH v2 01/10] fs: give erase() a new erase_type parameter, Ahmad Fatoum
- [PATCH v2 09/10] commands: sync: add new command to flush cached writes, Ahmad Fatoum
- [PATCH v2 06/10] mci: describe more command structure in mci.h, Ahmad Fatoum
- [PATCH v2 05/10] mci: turn bool members into bitfield in struct mci, Ahmad Fatoum
- [PATCH v2 07/10] mci: core: use CONFIG_MCI_WRITE, not CONFIG_BLOCK_WRITE, Ahmad Fatoum
- [PATCH v2 08/10] mci: add support for discarding write blocks, Ahmad Fatoum
- [PATCH v2 10/10] commands: blkstats: add command to print block device statistics, Ahmad Fatoum
- Re: [PATCH v2 00/10] mmc: add SD/eMMC erase support, Sascha Hauer
- [PATCH 1/5] console: provide veprintf and eputchar helpers,
Ahmad Fatoum
- [PATCH] debug_ll: implement putws_ll,
Ahmad Fatoum
- [PATCH] efi: define extra efi_memory_type flags,
Ahmad Fatoum
- [PATCH v3 1/2] console: add new CONSOLE_ACTIVATE_ALL_FALLBACK option,
Ahmad Fatoum
- [PATCH 00/10] mmc: add SD/eMMC erase support,
Ahmad Fatoum
- [PATCH 06/10] mci: core: use CONFIG_MCI_WRITE, not CONFIG_BLOCK_WRITE, Ahmad Fatoum
- [PATCH 09/10] mci: core: remove reference to SD Card from common mci_card_probe, Ahmad Fatoum
- [PATCH 02/10] block: factor out chunk_flush helper, Ahmad Fatoum
- [PATCH 04/10] mci: turn bool members into bitfield in struct mci, Ahmad Fatoum
- [PATCH 03/10] block: allow block devices to implement the cdev erase operation, Ahmad Fatoum
- [PATCH 08/10] commands: sync: add new command to flush cached writes, Ahmad Fatoum
- [PATCH 01/10] fs: give erase() a new erase_type parameter, Ahmad Fatoum
- [PATCH 07/10] mci: add support for discarding write blocks, Ahmad Fatoum
- [PATCH 05/10] mci: describe more command structure in mci.h, Ahmad Fatoum
- [PATCH 10/10] commands: blkstats: add command to print block device statistics, Ahmad Fatoum
- [PATCH] commands: sync: add new command to flush cached writes,
Ahmad Fatoum
- [PATCH] mci: core: remove reference to SD Card from common mci_card_probe,
Ahmad Fatoum
- [PATCH] watchdog: imxwd: more info in imx21_watchdog_set_timeout debug message,
Ahmad Fatoum
- [PATCH] optee: ioctl takes unsigned int argument,
Sascha Hauer
- [PATCH 1/2] ARM: i.MX8MP: tqma8mpxl: fix eMMC barebox update handler,
Ahmad Fatoum
- [PATCH] bbu: report what device caused the handler to be unavailble,
Ahmad Fatoum
- [PATCH 1/2] restart: allow selecting restart handler by device name,
Ahmad Fatoum
- [PATCH] fixup! ARM: cpuinfo: add option to print early memory map,
Ahmad Fatoum
- [PATCH] MIPS: <asm/io.h>: use generic io accessors,
Antony Pavlov
- [RESEND][PATCH 1/2] console: add new CONSOLE_ACTIVATE_ALL_FALLBACK option,
Ahmad Fatoum
- [PATCH] common: clarify help text for CONFIG_CONSOLE_ACTIVATE_* options,
Ahmad Fatoum
- [PATCH] env: suggest global/nv command when calling setenv on non-existent parameter,
Ahmad Fatoum
- [PATCH] net: designware: dma_sync_single_for_device buffer before passing to HW,
Ahmad Fatoum
- [PATCH] calloc: handle wrap around in total buffer size correctly,
Ahmad Fatoum
- [PATCH master 1/2] dma: debug: fix compiler warning about pointer u64 cast,
Ahmad Fatoum
- [PATCH] rsa: fix deleting RSA keys,
Ahmad Fatoum
- [PATCH v2] of: fdt: fix overflows when parsing sizes,
Ahmad Fatoum
- [PATCH] fs: ramfs: simplify len calculation in ramfs_find_chunk,
Ahmad Fatoum
- [PATCH] habv4: ignore engine failure due to RNG self-test in boot ROM,
Stefano Manni
- HAB warning on imx6sx,
Stefano Manni
- [PATCH master] of: fdt: fix overflows when parsing sizes,
Ahmad Fatoum
- [PATCH] resource: add CONFIG_DEBUG_RESOURCES option,
Ahmad Fatoum
- [PATCH] pstore: implement devinfo callback,
Ahmad Fatoum
- [PATCH] ARM: cpuinfo: add option to print early memory map,
Ahmad Fatoum
- [PATCH] commands: mount: simplify positional argument handling,
Ahmad Fatoum
- [PATCH master 1/3] resource: return NULL for error in request_barebox_region,
Ahmad Fatoum
- [PATCH] ARM: i.MX8M: bootrom-cmd: include missing linux/kernel.h header,
Ahmad Fatoum
- [PATCH] lib: kasan: kasan_test: hide buggy access after xzalloc from compiler,
Ahmad Fatoum
- [PATCH 0/9] Add ECDSA support for FIT image verification,
Sascha Hauer
- [PATCH 9/9] fit: Add ecdsa support, Sascha Hauer
- [PATCH 2/9] rsatoc: switch to non deprecated openssl API, Sascha Hauer
- [PATCH 3/9] rsatoc: rename to keytoc, Sascha Hauer
- [PATCH 1/9] errno: include string for EOPNOTSUPP, Sascha Hauer
- [PATCH 8/9] crypto: make RSA a visible option, Sascha Hauer
- [PATCH 5/9] malloc: implement free_sensitive(), Sascha Hauer
- [PATCH 6/9] Add elliptic curve cryptography (ECC) helper functions, Sascha Hauer
- [PATCH 7/9] crypro: add ECDSA support, Sascha Hauer
- [PATCH 4/9] keytoc: add ecdsa support, Sascha Hauer
- Re: [PATCH 0/9] Add ECDSA support for FIT image verification, Sascha Hauer
- [PATCH master 1/3] environment: don't leak environment path buffer,
Ahmad Fatoum
- [PATCH v2 1/2] xfuncs: return NULL from xstrdup_wchar(NULL),
Ahmad Fatoum
- [PATCH 0/6] squashfs: harden against crafted metadata,
Ahmad Fatoum
- [PATCH 1/2] ci: bump action versions,
Ahmad Fatoum
- Various Squashfs Issues,
Richard Weinberger
- [PATCH] video: backlight-pwm: switch to gpiod functions,
Ahmad Fatoum
- [PATCH 1/2] rtc: add stubs for when CONFIG_RTC_CLASS is disabled,
Ahmad Fatoum
- [PATCH v2 1/2] sandbox: alias I/O ports region in MMIO space,
Ahmad Fatoum
- [PATCH 0/8] include: list: remove dependency on linux/kernel.h,
Ahmad Fatoum
- [PATCH 1/4] init: mark initcalls const,
Ahmad Fatoum
- [PATCH] include: xfuncs: employ compiler attributes to aid GCC warnings,
Ahmad Fatoum
- [PATCH] firmware: ti_sci: drop unused ti_sci_list,
Ahmad Fatoum
- [PATCH] lib: term: add missing headers, license and copyright,
Ahmad Fatoum
- [PATCH] aiodev: mc13xxx_adc: zero-initialize struct aiochannel,
Ahmad Fatoum
- [PATCH master] misc: port: bump down debugging print from notice,
Ahmad Fatoum
- Various Integer Overflows in dlmalloc,
Richard Weinberger
- [PATCH 1/3] hab: bail out with error when SRK hash write fails,
Sascha Hauer
- Major memory performance decline from u-boot to barebox,
Enrico Scholz
- barebox state w/ qemu,
Wes Chow
- [PATCH 1/2] nvmem: add support for fixed-layout binding,
Ahmad Fatoum
- [PATCH master] sandbox: lds: fix "ELF has a LOAD segment with RWX permissions" warning,
Ahmad Fatoum
- [PATCH] globalvar: align parameter names in prototype with definition,
Ahmad Fatoum
- [PATCH v2 0/9] i.MX8M HAB and OCOTP additions and fixes,
Marco Felsch
- [PATCH v2 7/9] i.MX8M: HABv4: add an option to allow key revocation, Marco Felsch
- [PATCH v2 6/9] i.MX: HABv4: add more i.MX8M fuse defines, Marco Felsch
- [PATCH v2 8/9] i.MX8M: HABv4: add option to allow burning the field-return fuse, Marco Felsch
- [PATCH v2 4/9] hab: convert flags to use BIT() macro, Marco Felsch
- [PATCH v2 1/9] i.MX: HABv4: fix SRK_LOCK for i.MX8M devices, Marco Felsch
- [PATCH v2 2/9] nvmem: ocotp: add support to get/set srk_revoke sticky bit, Marco Felsch
- [PATCH v2 3/9] nvmem: ocotp: add support to query the field-return sticky bit, Marco Felsch
- [PATCH v2 9/9] i.MX: HAB: add imx_hab_field_return support, Marco Felsch
- [PATCH v2 5/9] i.MX: HAB: add imx_hab_revoke_key support, Marco Felsch
- Re: (subset) [PATCH v2 0/9] i.MX8M HAB and OCOTP additions and fixes, Sascha Hauer
- [PATCH v3 00/10] Add FIT image overlay support,
Marco Felsch
- [PATCH v3 07/10] of: overlay: drop unnecessary empty check in of_overlay_global_fixup_dir, Marco Felsch
- [PATCH v3 05/10] FIT: expose useful helpers, Marco Felsch
- [PATCH v3 08/10] of: overlay: replace filename with an more unique name, Marco Felsch
- [PATCH v3 04/10] of: overlay: make search dir/path more generic, Marco Felsch
- [PATCH v3 02/10] FIT: fit_open_configuration: add match function support, Marco Felsch
- [PATCH v3 03/10] of: overlay: make the pattern match function more generic, Marco Felsch
- [PATCH v3 09/10] FIT: save filename during fit_open, Marco Felsch
- [PATCH v3 01/10] FIT: fix missing free in fit_open error path, Marco Felsch
- [PATCH v3 06/10] of: overlay: add FIT overlay support, Marco Felsch
- [PATCH v3 10/10] FIT: add support to cache opened fit images, Marco Felsch
- [PATCH] ext4: Fix integer overflow in ext4fs_read_symlink(),
Richard Weinberger
- [PATCH] Documentation: boards: stm32mp: fix DK-1/DK-2 DIP switch formatting,
Antony Pavlov
- [PATCH] mtd: nand: mxc_nand: always copy_spare() for page write,
Sascha Hauer
- [PATCH] mtd: rawnand: Ensure ECC configuration is propagated to upper layers,
Sascha Hauer
- v2024.07.0, Sascha Hauer
- [PATCH] commands: cpuinfo: Add Cortex-A55 information,
Alexander Shiyan
- [PATCH] fixup! regulator: Add Fairchild FAN53555 driver,
Ahmad Fatoum
- [PATCH master] clk: support inclusion of clk-provider.h in !COMMON_CLK code,
Ahmad Fatoum
- [PATCH] usb: Use well-known descriptor sizes when parsing configuration,
Ahmad Fatoum
- [PATCH v2 1/3] commands: edit: factor out getwinsize and export it for reuse,
Ahmad Fatoum
- [PATCH v2] bbu: command: update via TFTP if no image given,
Ahmad Fatoum
- [PATCH master] ARM: fix OP-TEE DT reservation clashing with barebox area at endmem,
Ahmad Fatoum
- [PATCH] Documentation: boards: stm32mp: describe location of DIP switch,
Ahmad Fatoum
- [PATCH 0/3] commands: watch: add new command,
Ahmad Fatoum
- [PATCH v2] ARM: dts: imx8mp-skov: describe RTC,
Ahmad Fatoum
- [PATCH] rtc: register RTC class to collect devices,
Ahmad Fatoum
- [PATCH] of: platform: early exit on error,
Ahmad Fatoum
- [PATCH 1/3] e1000: mtd: remove needless error checking for device parameter,
Ahmad Fatoum
- [PATCH master] bitops: change test_bit return type from int to bool,
Ahmad Fatoum
- [PATCH 0/7] pinctrl: rockchip: support &pcfg_input/output,
Ahmad Fatoum
- [PATCH] fixup! base: add class device support,
Ahmad Fatoum
- [PATCH 1/2] sandbox: io: alias first page of I/O memory to I/O port space,
Ahmad Fatoum
- [PATCH master] video: backlight: make brightness and slew time parameters unsigned,
Ahmad Fatoum
- [PATCH] ARM: dts: imx8mp-skov: describe RTC, Ahmad Fatoum
- [PATCH] bbu: command: update via TFTP if no image given,
Ahmad Fatoum
- [PATCH 1/2] include: gfp: move flags into <linux/gfp.h>,
Ahmad Fatoum
- [PATCH] mci: core: drop unused parameter members from struct mci,
Ahmad Fatoum
- [PATCH] fs: pstore: ram_core: use pr_err, not pr_info, for errors,
Ahmad Fatoum
- [PATCH] rtc: add PCF85063 RTC and NVMEM support,
Ahmad Fatoum
- [PATCH v2] net: designware-imx: add fix_reset callback,
Steffen Trumtrar
- [RFT PATCH master] ARM: Rockchip: call arm_cpu_lowlevel_init() in EL2/EL1, Ahmad Fatoum
- rk3568 boot fail with TF-A binary,
Alexander Shiyan
- [PATCH] mfd: rk808: Use standard system-power-controller property,
Alexander Shiyan
- [PATCH] MIPS: use more consistent type for memory size values,
Denis Orlov
- [PATCH v2 1/2] spi: atmel_spi: Fix GPIO-based chip select handling to support multiple valid entries,
Oleksij Rempel
- [PATCH v1] ARM: at91: microchip-sama5d3-eds: implement MDIO extension board detection,
Oleksij Rempel
- [PATCH] mfd: rk808: Abstracting childs from the interface being used,
Alexander Shiyan
- [PATCH] regulator: Add Fairchild FAN53555 driver,
Alexander Shiyan
- [PATCH master] common: misc: do not run pollers inside panic(),
Ahmad Fatoum
- [PATCH 1/2] fixup! base: add class device support,
Ahmad Fatoum
- [PATCH] mfd: rk808: Fix poweroff handler name,
Alexander Shiyan
- [PATCH] efi: payload: inform users on attempt to boot non EFI-stubbed kernel,
Ahmad Fatoum
- [RFC] spi: spi-fsl-qspi: fix dev_request_mem_resource() usage,
Antony Pavlov
- [PATCH] ARM: arria10: generic.h: fix unused-function Werror, Steffen Trumtrar
- [PATCH master] scripts: container.sh: map to UID/GUID 1000 in container,
Ahmad Fatoum
- Update kvx support,
jvetter
- [PATCH] misc: add /dev/port device for I/O ports,
Ahmad Fatoum
- [PATCH RESEND 1/2] mci: core: remove dev_add_param_bool error paths,
Ahmad Fatoum
- [PATCH] mci: core: don't add broken_cd parameter for eMMCs,
Ahmad Fatoum
- [PATCH 00/14] ARM: SoCFPGA: arria10: clean up early bitstream loading,
Steffen Trumtrar
- [PATCH 03/14] ARM: socfpga: Arria10: PE1: remove arm_cpu_lowlevel_init, Steffen Trumtrar
- [PATCH 01/14] ARM: arria10: system-manager: add handoff registers, Steffen Trumtrar
- [PATCH 05/14] ARM: Arria10: PE1: disable l4wd0 in bringup, Steffen Trumtrar
- [PATCH 04/14] ARM: arria10: reset-manager: don't touch l4 wdog, Steffen Trumtrar
- [PATCH 02/14] ARM: Arria10: reset manager: document reset source, Steffen Trumtrar
- [PATCH 06/14] ARM: Arria10: xload: rework __arria10_load_fpga, Steffen Trumtrar
- [PATCH 09/14] ARM: arria10: mark image in OCRAM as valid, Steffen Trumtrar
- [PATCH 07/14] ARM: arria10: xload: fix __arria10_load_fpga, Steffen Trumtrar
- [PATCH 08/14] ARM: Arria10: xload: kick watchdog, Steffen Trumtrar
- [PATCH 12/14] ARM: Arria10: xload: refactor wait loops, Steffen Trumtrar
- [PATCH 11/14] ARM: Arria10: xload: remove useless writel, Steffen Trumtrar
- [PATCH 14/14] ARM: arria10-xload: rework broken bitstream handling, Steffen Trumtrar
- [PATCH 13/14] ARM: Arria10: xload: reduce timeout on condone, Steffen Trumtrar
- [PATCH 10/14] ARM: Arria10: arria10_finish_io: remove unused param, Steffen Trumtrar
- Re: [PATCH 00/14] ARM: SoCFPGA: arria10: clean up early bitstream loading, Sascha Hauer
- [PATCH] gitignore: ignore *.dtbo and *.dtbo.*,
Antony Pavlov
- [PATCH 0/3] mtd: nand: trim down NAND layer a bit,
Sascha Hauer
- [PATCH v1] net: phy: dp83tg720: Decouple PHY reset frequency from link polling interval,
Oleksij Rempel
- [PATCH] mci: core: clarify why write_bl_len is the same as read_bl_len,
Jules Maselbas
- [PATCH] mci: core: clarify comment on MMC version detection,
Jules Maselbas
- [PATCH] mci: core: fix typos,
Jules Maselbas
- [PATCH v2 1/5] nvmem: fix nvmem_register error path,
Marco Felsch
- [PATCH 1/9] i.MX: HABv4: fix SRK_LOCK for i.MX8M devices,
Marco Felsch
- [PATCH v2 1/2] ARM: aarch64: align scr_el3 register setup with U-Boot,
Marco Felsch
- [PATCH v2 00/11] Add FIT image overlay support,
Marco Felsch
- [PATCH v2 06/11] FIT: expose useful helpers, Marco Felsch
- [PATCH v2 03/11] FIT: skip possible overlay config nodes, Marco Felsch
- [PATCH v2 02/11] of: overlay: add of.overlay.fitconfigpattern param, Marco Felsch
- [PATCH v2 04/11] of: overlay: make the pattern match function more generic, Marco Felsch
- [PATCH v2 10/11] FIT: save filename during fit_open, Marco Felsch
- [PATCH v2 07/11] of: overlay: add FIT overlay support, Marco Felsch
- [PATCH v2 08/11] of: overlay: drop unnecessary empty check in of_overlay_global_fixup_dir, Marco Felsch
- [PATCH v2 11/11] FIT: add support to cache opened fit images, Marco Felsch
- [PATCH v2 05/11] of: overlay: make search dir/path more generic, Marco Felsch
- [PATCH v2 01/11] FIT: fix missing free in fit_open error path, Marco Felsch
- [PATCH v2 09/11] of: overlay: replace filename with an more unique name, Marco Felsch
- [PATCH 0/3] MIPS: pbl fixes,
Antony Pavlov
- [PATCH v2] net: phy: Add support for PHY-specific link polling interval and randomization,
Oleksij Rempel
- [PATCH v1] net: phy: Add support for PHY-specific link polling interval and randomization,
Oleksij Rempel
- [PATCH] Documentation: state: add real-world example for stride size calculation,
Ahmad Fatoum
- [PATCH v1 1/2] arm: boards: Add support for Protonic MECIO1 board,
Oleksij Rempel
- [PATCH] net: phy: dp83tg720: wake up PHYs in managed mode,
Oleksij Rempel
- [PATCH v1] add ip command, Oleksij Rempel
- [PATCH] ARM: stm32mp: remove unused hardcoded MMIO address constants,
Ahmad Fatoum
- [PATCH master] serial: stm32: suppress -EPROBE_DEFER messages using dev_err_probe,
Ahmad Fatoum
- [PATCH 0/6] semihosting: extend support for ARM64, console,
Ahmad Fatoum
- [PATCH 1/2] watchdog: bcm2835: add support for powering off SoC,
Ahmad Fatoum
- [PATCH] serial: replace all clk_get with clk_get_for_console,
Ahmad Fatoum
- [PATCH master 1/4] efi: hide EFI related symbols when !EFI,
Ahmad Fatoum
- [PATCH v2 0/4] Introduce class devices,
Sascha Hauer
- [PATCH] mci: imx: fix clk handling after clk driver update, Sascha Hauer
- [PATCH] nandtest: fix wrong initialization,
Sascha Hauer
- [PATCH 0/4] Introduce class devices,
Sascha Hauer
- [PATCH 0/5] net: preparations for integrating a network stack,
Sascha Hauer
- [PATCH 0/4] pbl and debug_ll fixes,
Antony Pavlov
- [PATCH] scripts/rk-usb-loader: Add support for rk3588,
Alexander Shiyan
- [PATCH] test: pytest: introduce pytest for network, test tftp notfound,
Jonas Rebmann
- [PATCH] nandtest: fix wrong ecc stats and start offset parameter,
Andreas Helmcke
- barebox + picotcp,
Sascha Hauer
- [PATCH v1] ARM: dts: stm32mp151-prtt1c: sync with the kernel dts,
Oleksij Rempel
- [PATCH v1] spi: stm32: avoid enabling SPI in setup to allow register configuration,
Oleksij Rempel
- [PATCH v1 1/2] net: sja1105: split adjust_link into reusable functions,
Oleksij Rempel
- [PATCH v1] of: add sanity check for machine compatible string,
Oleksij Rempel
- [PATCH v1] phy: avoid adjust_link call if link remains down,
Oleksij Rempel
- [PATCH v1 1/2] gpiolib: extend support for non-zero offset GPIO banks,
Oleksij Rempel
- [PATCH 1/3] clk: imx27: sync with kernel,
Sascha Hauer
- [PATCH] usb: ulpi: add more ulpi ids,
Sascha Hauer
- [PATCH 0/9] mci: core: add CID as parameters and fix parsing,
Stefan Kerkmann
- [PATCH 2/9] mci: core: add cbx extraction function, Stefan Kerkmann
- [PATCH 8/9] mci: core: fix extract_oid and write to string buffer, Stefan Kerkmann
- [PATCH 9/9] mci: core: add missing slice range for extract_psn function, Stefan Kerkmann
- [PATCH 1/9] mci: core: rename mtd to mdt, Stefan Kerkmann
- [PATCH 4/9] mci: core: add manufacturing date extraction function, Stefan Kerkmann
- [PATCH 3/9] mci: core: add product name extraction function, Stefan Kerkmann
- [PATCH 7/9] mci: core: add CBX field as parameter and print it, Stefan Kerkmann
- [PATCH 6/9] mci: core: fix extract_prv and write to string buffer, Stefan Kerkmann
- [PATCH 5/9] mci: core: parse cid into parameters, Stefan Kerkmann
- Re: [PATCH 0/9] mci: core: add CID as parameters and fix parsing, Sascha Hauer
- Re: [PATCH 0/9] mci: core: add CID as parameters and fix parsing, Ahmad Fatoum
- MTD/NAND layer size increase after update, Ahmad Fatoum
- [PATCH master] mtd: nand: reinstate raw NAND IS_ENABLED(CONFIG_MTD_WRITE) checks,
Ahmad Fatoum
- [PATCH master] bus: omap-gpmc: allow build with raw NAND support disabled,
Ahmad Fatoum
- [PATCH v3 0/9] net: do not read past receive buffer,
Sascha Hauer
- [PATCH 1/2] string: inline isempty,
Ahmad Fatoum
- [PATCH] commands: mipi_dbi: fix null pointer dereference when writing data,
Roland Hieber
- [PATCH] mtd: nand: mxc_nand: sync with kernel driver,
Sascha Hauer
- [PATCH v2 0/7] net: do not read past receive buffer,
Sascha Hauer
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]