U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
- Re: [PATCH] mci: be more verbose about wrong bus-width, (continued)
- [PATCH v2 0/8] SoCFPGA: add support for Arria10,
Steffen Trumtrar
- [PATCH 1/7] arm: mach-omap: Change file flags in emmc handler,
Daniel Schultz
- [PATCH] mtd: m25p80: make it possible to use 4K erase block,
Antony Pavlov
- [PATCH 1/4] common: BLSPEC needs boot infrastructure and at least simple command support,
Lucas Stach
- [PATCH] docs: update vendor URL for Vincell-LT,
Ulrich Ölmann
- [PATCH] commands: add spd_decode to the 'hardware manipulation' group,
Antony Pavlov
- [PATCH] eeprom: at24: add the "read-only" dt parameter support,
Antony Pavlov
- [PATCH] readline_simple: drop unusable u-boot legacy stuff,
Antony Pavlov
- [PATCH 0/2] globalvar: nv_device fixes,
Antony Pavlov
- [PATCH] state: backend_raw: init digest earlier, Sascha Hauer
- Reach out "dirty" state value,
Çağlar Kilimci
- [PATCH v2 1/3] ARM: i.MX50: Add imx50.dtsi as workaround,
Alexander Kurz
- [PATCH] state: Fix "pack" returning freed data for DTB backend,
Ian Abbott
- [PATCH] ARM: cache-l2x0: honour aux_val when determing way size, Sascha Hauer
- [PATCH] state: Fix error return value, Sascha Hauer
- Howto set var from command output,
张忠山
- [PATCH] ARM: at91sam9x5ek: Actually build image, Sascha Hauer
- [PATCH] state: backend_storage: Set needs_refresh back to 0 after refreshing, Sascha Hauer
- [PATCH] state: backend_bucket_circular: Do not leak memory, Sascha Hauer
- [PATCH 1/3] libgen: implement posix_basename,
Sascha Hauer
- [PATCH 1/2] mtd: spi-nor: cadence: change devicetree bindings to upstream,
Steffen Trumtrar
- Bootchooser with State Framework and dtb has permanently rebooting,
Norbert Wiedmann
- [PATCH v2] mci: add Marvell Dove SDHCI driver,
Michael Grzeschik
- [PATCH 0/2] of: base: some simplifications,
Antony Pavlov
- [PATCH] mtd: nand_omap_gpmc: fix BCH error correction,
Matt Reimer
- cp: incorrect behaviour when copying recursively,
Peter Mamonov
- How to change filesystem size of root,
张忠山
- Re: gpio-keys on barebox 2015.11,
Zdenek Svachula
[PATCH 1/3] common: bootchooser: add dependencies,
Lucas Stach
[PATCH] xfuncs: Be more informative when out of memory panic occurs, Sascha Hauer
[PATCH 1/2] of: use of_property_read_bool where appropriate,
Sascha Hauer
[PATCH] usb: gadget: fastboot: delete temporary file, Sascha Hauer
[PATCH] ARM: phytec-som-imx6: the ethernet clocks get enabled by fec_imx,
Michael Grzeschik
[PATCH] ARM: mx6sx-sabresdb: the ethernet clocks get enabled by fec_imx,
Michael Grzeschik
[PATCH] drivers: video: drop unused of_display_timings_exist(),
Antony Pavlov
[PATCH 1/2] lib/strtox: whitespace cleanup,
Sascha Hauer
[PATCH v1] mci: add Marvell Dove SDHCI driver,
Michael Grzeschik
[PATCH v2] ARM: i.MX6: add Technexion Pico Hobbit support,
Michael Grzeschik
[PATCH] ARM: i.MX6: add Technexion Pico Hobbit support,
Michael Grzeschik
improve device parameter types,
Sascha Hauer
- [PATCH 07/10] net: use dev_add_param_string, Sascha Hauer
- [PATCH 03/10] lib: implement simple_strtoll, Sascha Hauer
- [PATCH 02/10] parameter: Give device parameters types, Sascha Hauer
- [PATCH 10/10] param: remove unnecessary device_d * argument, Sascha Hauer
- [PATCH 04/10] console: Use dev_add_param_string, Sascha Hauer
- [PATCH 05/10] mtd: nand: use dev_add_param_enum, Sascha Hauer
- [PATCH 01/10] ARM: socfpga: change param_type struct name, Sascha Hauer
- [PATCH 06/10] mtd: use dev_add_param_string, Sascha Hauer
- [PATCH 09/10] globalvar: make globalvar functions more consistent, Sascha Hauer
- [PATCH 08/10] param: make parameter functions more consistent, Sascha Hauer
[PATCH] ARM: imx6: add Hummingboard2 support,
Lucas Stach
[PATCH] gui: image_renderer: fix "no previous prototype for 'squashfs_set_rootarg'" warning,
Antony Pavlov
v2017.04.0, Sascha Hauer
[PATCH 1/3] globalvar: remove unused globalvar_add(),
Sascha Hauer
[PATCH] nvvar: Fix creation without value, Sascha Hauer
[PATCH] new make helper to decode binaries using base64, Uwe Kleine-König
[PATCH 1/4] boot: Allow to register boot entry providers,
Sascha Hauer
[PATCH] commands: digest: show area info only if necessary,
Antony Pavlov
[PATCH] sandbox_defconfig: enable squashfs support,
Antony Pavlov
[PATCH v1] mtd: ubi: add ubi_attach_mtd_path function, Oleksij Rempel
Directory mirroring,
Daniel Schultz
[PATCH] state: remove unused variable type, Sascha Hauer
[PATCH] global command: print info about variables, Sascha Hauer
[PATCH 0/7] SoCFPGA: add support for Arria10,
Steffen Trumtrar
[PATCH v2] usb: gadget: set otg to peripheral mode on autostart,
Oleksij Rempel
[PATCH v1] usb: gadget: set otg to peripheral mode on autostart,
Oleksij Rempel
State patches,
Sascha Hauer
- [PATCH 04/42] state: backend: remove len_hint argument from state_storage_read, Sascha Hauer
- [PATCH 10/42] state: storage: initialize variable once outside loop, Sascha Hauer
- [PATCH 07/42] state: open code state_backend_init in caller, Sascha Hauer
- [PATCH 03/42] state: backend: remove .get_packed_len, Sascha Hauer
- [PATCH 11/42] state: backend_circular: Read whole PEB, Sascha Hauer
- [PATCH 01/42] state: Make pointing to the backend using a phandle the only supported method, Sascha Hauer
- [PATCH 09/42] state: pass struct state * to storage functions, Sascha Hauer
- [PATCH 02/42] state: Use positive logic, Sascha Hauer
- [PATCH 25/42] state: backend_circular: rewrite function doc, Sascha Hauer
- [PATCH 05/42] state: Drop backend as extra struct type, Sascha Hauer
- [PATCH 21/42] state: backend_circular: remove unnecessary warning, Sascha Hauer
- [PATCH 12/42] state: drop lazy_init, Sascha Hauer
- [PATCH 24/42] state: backend_circular: default to circular storage, Sascha Hauer
- [PATCH 13/42] state: simplify direct backend, Sascha Hauer
- [PATCH 28/42] state: backend_storage: rewrite function doc, Sascha Hauer
- [PATCH 18/42] state: bucket: Make output more informative, Sascha Hauer
- [PATCH 36/42] state: backend_circular: Set minumum writesize to 8, Sascha Hauer
- [PATCH 22/42] state: storage: direct: do not close file that is not opened, Sascha Hauer
- [PATCH 39/42] state: Update documentation, Sascha Hauer
- [PATCH 41/42] state: Remove -EUCLEAN check from userspace tool, Sascha Hauer
- [PATCH 15/42] state: Convert all bufs to void *, Sascha Hauer
- [PATCH 08/42] state: remove unnecessary argument from state_format_init, Sascha Hauer
- [PATCH 19/42] state: backend_bucket_direct: max_size is always given, Sascha Hauer
- [PATCH 20/42] state: backend: Add more fields to struct state_backend_storage, Sascha Hauer
- [PATCH 16/42] state: Drop cache bucket, Sascha Hauer
- [PATCH 29/42] state: backend_storage: make locally used variable static, Sascha Hauer
- [PATCH 26/42] state: backend_storage: Rename variable nr_copies to n_buckets, Sascha Hauer
- [PATCH 40/42] state: Do not load state during state_new_from_node, Sascha Hauer
- [PATCH 35/42] state: backend_raw: alloc digest only when needed, Sascha Hauer
- [PATCH 32/42] commands: implement keystore command, Sascha Hauer
- [PATCH 37/42] state: backend bucket circular: Explain metadata, Sascha Hauer
- [PATCH 31/42] keystore: implement forgetting secrets, Sascha Hauer
- [PATCH 42/42] state: find device node from device path, not from device node path, Sascha Hauer
- [PATCH 33/42] commands: state: allow loading state with -l, Sascha Hauer
- [PATCH 23/42] state: backend: Add some documentation, Sascha Hauer
- [PATCH 30/42] state: backend_storage: rename more variables, Sascha Hauer
- [PATCH 38/42] state: Allow to load without authentification, Sascha Hauer
- [PATCH 27/42] state: backend_storage: Rename variable desired_copies to desired_buckets, Sascha Hauer
- [PATCH 34/42] crypto: digest: initialize earlier, Sascha Hauer
- [PATCH 06/42] state: merge backend.c into state.c, Sascha Hauer
- [PATCH 14/42] state: replace len_hint logic, Sascha Hauer
- [PATCH 17/42] state: backend-direct: Fix max_size, Sascha Hauer
- Re: State patches, Sam Ravnborg
OF partitions rework,
Sascha Hauer
- [PATCH 04/14] mtd: of: Make used partition binding configurable, Sascha Hauer
- [PATCH 01/14] of: Add of_property_write_string(), Sascha Hauer
- [PATCH 09/14] fs: devfs-core: remove unused code, Sascha Hauer
- [PATCH 11/14] of: partition: only create partition node when partitions exist, Sascha Hauer
- [PATCH 06/14] mtd: partition: set cdev->offset to the actual offset, Sascha Hauer
- [PATCH 07/14] cdev: Collect partitions on list, Sascha Hauer
- [PATCH 03/14] of: partition: Move of_mtd_fixup to drivers/of/, Sascha Hauer
- [PATCH 12/14] of: partitions: flag partitions from a partition table, Sascha Hauer
- [PATCH 08/14] of: partition: Make partition fixup independent from mtd devices, Sascha Hauer
- [PATCH 02/14] treewide: Use of_property_write_string() where appropriate, Sascha Hauer
- [PATCH 14/14] of: of_path: add of_find_node_by_devpath(), Sascha Hauer
- [PATCH 05/14] of: partition: support 64bit partition sizes, Sascha Hauer
- [PATCH 13/14] of: partition: Register the of partition fixup for of partition users, Sascha Hauer
- [PATCH 10/14] fs: devfs-core: replace DEVFS_PARTITION_FIXED flag with pointer to the master cdev, Sascha Hauer
Linking issue with ld.bfd 2.28.0.20170307,
Holger Freyther
[PATCH 0/2] Watchdog support for mvebu Armada XP,
Uwe Kleine-König
State Framework and dtb,
Çağlar Kilimci
[PATCH v3] bootm: fit: support multiple configuration nodes,
Oleksij Rempel
[PATCH v1] i.MX: hab: fix compile after define renames,
Oleksij Rempel
[PATCH v4 0/4] upstream nvmem patches,
Oleksij Rempel
[PATCH v2] bootm: fit: support multiple configuration nodes,
Oleksij Rempel
[PATCH] console: fix usbserial re-connect,
Alexander Kurz
[PATCH] console: console_get_by_name: do not strcmp NULL,
Alexander Kurz
[PATCH 1/3] ARM: i.MX50: Add imx50.dtsi as workaround,
Alexander Kurz
[PATCH] scripts: mkmakefile: apply changes from Linux kernel,
Dennis Menschel
[PATCH] ARM Kindle3 defconfig: add clock manipulation command,
Alexander Kurz
[PATCH 00/13] add efi secure boot support,
Jean-Christophe PLAGNIOL-VILLARD
- [PATCH 01/13] bootm: move open to image_handler, Jean-Christophe PLAGNIOL-VILLARD
- [PATCH 02/13] boot_verify: use a new error ESECVIOLATION, Jean-Christophe PLAGNIOL-VILLARD
- [PATCH 04/13] boot: invert the secure boot forcing support, Jean-Christophe PLAGNIOL-VILLARD
- [PATCH 03/13] bootm: make security generic, Jean-Christophe PLAGNIOL-VILLARD
- [PATCH 05/13] move boot verify to generic code, Jean-Christophe PLAGNIOL-VILLARD
- [PATCH 10/13] efi: add more security related guid for the efivars, Jean-Christophe PLAGNIOL-VILLARD
- [PATCH 07/13] go: only use it if boot signature is not required, Jean-Christophe PLAGNIOL-VILLARD
- [PATCH 06/13] boot_verify: make it modifiable at start time, Jean-Christophe PLAGNIOL-VILLARD
- [PATCH 08/13] boot_verify: allow to force unsigned image to boot, Jean-Christophe PLAGNIOL-VILLARD
- [PATCH 09/13] boot_verify: add password request support, Jean-Christophe PLAGNIOL-VILLARD
- [PATCH 12/13] efi: fix secure and setup mode report, Jean-Christophe PLAGNIOL-VILLARD
- [PATCH 11/13] efi: fix lds for secure boot support, Jean-Christophe PLAGNIOL-VILLARD
- [PATCH 13/13] efi: enable sercure boot support, Jean-Christophe PLAGNIOL-VILLARD
- Re: [PATCH 01/13] bootm: move open to image_handler, Michael Olbrich
[PATCH] openrisc: fix call to restart_handler_register_fn,
Franck Jullien
[PATCH v1 1/2] usb: gadget: start usbgadget automatically,
Oleksij Rempel
[RFC PATCH 1/2] usb: gadget: start usbgadget automatically,
Oleksij Rempel
[PATCH] video: edid.c: fix "no previous prototype" warning,
Antony Pavlov
[PATCH] net: phy: mdio-gpio.c: fix "no previous prototype" warning,
Antony Pavlov
Information regarding iMX6 QuadPlus and iMX6 DualLite,
gianluca
[PATCH 00/14] AT91, at91sam9x5ek updates (part III/III),
Andrey Smirnov
- [PATCH 02/14] at91sam9x5ek: Add CONFIG_KALLSYMS to defconfig, Andrey Smirnov
- [PATCH 03/14] at91sam9x5ek: Add preliminary device tree support, Andrey Smirnov
- [PATCH 01/14] at91sam9x5ek: Convert to mult-image build, Andrey Smirnov
- [PATCH 05/14] at91sam9x5ek: Remove at91sam9x5ek_mem_init(), Andrey Smirnov
- [PATCH 10/14] at91sam9x5ek: Configure SPI in DT, Andrey Smirnov
- [PATCH 06/14] at91: Enable PINCTRL for SOC_AT91SAM9, Andrey Smirnov
- [PATCH 08/14] at91sam9x5ek: Configure I2C via DT, Andrey Smirnov
- [PATCH 07/14] at91sam9x5ek: Configure LEDs in DT, Andrey Smirnov
- [PATCH 04/14] at91sam9x5ek: Convert to use DT clock tree, Andrey Smirnov
- [PATCH 14/14] at91sam9x5ek: Configure NAND in DT, Andrey Smirnov
- [PATCH 09/14] at91sam9x5ek: Configure MMC in DT, Andrey Smirnov
- [PATCH 13/14] at91sam9x5ek: Configure Ethernet in DT, Andrey Smirnov
- [PATCH 11/14] at91sam9x5ek: Configure 1-wire in DT, Andrey Smirnov
- [PATCH 12/14] at91sam9x5ek: Configure USB in DT, Andrey Smirnov
- Re: [PATCH 00/14] AT91, at91sam9x5ek updates (part III/III), Sascha Hauer
[PATCH 1/2] video: ipu: convert "failed to get modes" message to dev_dbg,
Sascha Hauer
[PATCH 1/2] state: bucket_cached: Fix reading pages which need cleanup,
Sascha Hauer
[PATCH] mtd: fix reading data from page that needs cleanup, Sascha Hauer
[PATCH v1] i.MX: hab: Add HAB fusebox related convenience functions / command,
Oleksij Rempel
[PATCH] usb_kbd: release all keys on error / disconnect,
Peter Mamonov
[PATCH] usb: uhci-hcd: fix submit_int_msg() return value, Peter Mamonov
[PATCH] usb: uhci-hcd: fix uhci_alloc_int_td(),
Peter Mamonov
[PATCH v8 0/7] upstream hwrng framework,
Oleksij Rempel
[PATCH v7 0/7] upstream hwrng framework,
Oleksij Rempel
[PATCH v6 0/8] upstream hwrng framework,
Oleksij Rempel
[PATCH 0/3] scripts/tags.sh: adopt some linux kernel commits,
Antony Pavlov
[PATCH v4 0/7] upstream hwrng framework,
Oleksij Rempel
[PATCH 1/3] ARM: add AFLAGS for secure monitor files,
Lucas Stach
[PATCH v1 1/2] bootm: fit: support multiple configuration nodes,
Oleksij Rempel
[PATCH 0/7] fix ext4 support for volumes greater than 4 GiB,
Antony Pavlov
[PATCH v2 0/4] upstream nvmem patches,
Oleksij Rempel
[PATCH v2] ata: ide-sff: add LBA48 support,
Antony Pavlov
[PATCH] ata: ide-sff: add LBA48 support, Antony Pavlov
[PATCH 0/3] fix "no previous prototype" warnings,
Antony Pavlov
[PATCH] fixup! clk: at91: Port at91 DT clock code,
Andrey Smirnov
[PATCH 1/2] add driver for Tegra124 memory controller,
Lucas Stach
[PATCH] ARM: i.MX WaRP7: Add defaultenv and boot pre-installed kernel,
Alexander Kurz
[PATCH] ARM: dts: i.MX7 WaRP7: remove wdog1 pinctrl workaround,
Alexander Kurz
[PATCH] ARM: i.MX7: Kconfig: ARCH_IMX7 selects PINCTRL_IMX_IOMUX_V3,
Alexander Kurz
[PATCH 1/3] ARM: tegra: jetson-tk1: adapt internal DT paths to changed upstream DT,
Lucas Stach
[PATCH v3 0/4] upstream hwrng framework,
Oleksij Rempel
[PATCH] ARM: mvebu: remove obsolete select,
Ulrich Ölmann
[PATCH v2 00/11] AT91, at91sam9x5ek updates (part II/III),
Andrey Smirnov
- [PATCH v2 04/11] mci: Allow parsing for explicit DT node, Andrey Smirnov
- [PATCH v2 01/11] clocksource: at91: Add DT compatibility table, Andrey Smirnov
- [PATCH v2 05/11] mci: atmel_mci: Add DT support, Andrey Smirnov
- [PATCH v2 09/11] usb/host: Allow USB_OHCI_AT91 even if USB_OHCI is disabled, Andrey Smirnov
- [PATCH v2 06/11] spi: atmel_spi: Add DT support, Andrey Smirnov
- [PATCH v2 02/11] serial: atmel: Add DT compatibility table, Andrey Smirnov
- [PATCH v2 07/11] w1-gpio: Add DT support, Andrey Smirnov
- [PATCH v2 08/11] usb: ohci-at91: Add DT support, Andrey Smirnov
- [PATCH v2 10/11] usb: echi-atmel: Add DT support, Andrey Smirnov
- [PATCH v2 11/11] net: macb: Add DT support, Andrey Smirnov
- [PATCH v2 03/11] clk: at91: Port at91 DT clock code, Andrey Smirnov
- Re: [PATCH v2 00/11] AT91, at91sam9x5ek updates (part II/III), Sascha Hauer
- Re: [PATCH v2 00/11] AT91, at91sam9x5ek updates (part II/III), Sam Ravnborg
Barebox State Framework,
Çağlar Kilimci
[PATCH v2 0/3] upstream hwrng framework,
Oleksij Rempel
[PATCH 00/11] AT91, at91sam9x5ek updates (part II/III),
Andrey Smirnov
- [PATCH 05/11] mci: atmel_mci: Add DT support, Andrey Smirnov
- [PATCH 06/11] spi: atmel_spi: Add DT support, Andrey Smirnov
- [PATCH 01/11] clocksource: at91: Add DT compatibility table, Andrey Smirnov
- [PATCH 04/11] mci: Allow parsing for explicit DT node, Andrey Smirnov
- [PATCH 02/11] serial: atmel: Add DT compatibility table, Andrey Smirnov
- [PATCH 09/11] usb/host: Allow USB_OHCI_AT91 even if USB_OHCI is disabled, Andrey Smirnov
- [PATCH 11/11] net: macb: Add DT support, Andrey Smirnov
- [PATCH 07/11] w1-gpio: Add DT support, Andrey Smirnov
- [PATCH 10/11] usb: echi-atmel: Add DT support, Andrey Smirnov
- [PATCH 08/11] usb: ohci-at91: Add DT support, Andrey Smirnov
- [PATCH 03/11] clk: at91: Port at91 DT clock code, Andrey Smirnov
- Re: [PATCH 00/11] AT91, at91sam9x5ek updates (part II/III), Sam Ravnborg
[PATCH v2] clk: No-op CLK_OF_DECLARE if not enabled,
Andrey Smirnov
[PATCH] ARM: i.MX: GuF Santaro: Detect and enable touch controller, Sascha Hauer
[PATCH] efi: clocksoure: make sure the meassured frequency is valid,
Michael Olbrich
[PATCH 1/2] mtd: create bitflips in the correct page,
Sascha Hauer
[PATCH v1 1/3] drivers: add simple hw_random implementation,
Oleksij Rempel
[PATCH v2] poweroff: Allow to register poweroff handlers,
Oleksij Rempel
[PATCH v1 0/2] upstream nvmem patches,
Oleksij Rempel
[PATCH v3 0/4] upstream led blinking rework,
Oleksij Rempel
[PATCH v1] poweroff: Allow to register poweroff handlers,
Oleksij Rempel
[PATCH] ARM: zynq7000: make PS_CLK Kconfigurable,
Alexander Kurz
[PATCH 1/2] efi: load the protocol expected by the driver,
Michael Olbrich
[PATCH v1 0/4] upstream led blinking rework,
Oleksij Rempel
[PATCH 1/4] led: Allow blinking/flashing on led level,
Oleksij Rempel
[PATCH] net/phy: marvell: import support for 88E1111 from the Linux,
pmamonov
[PATCH 1/1] fix: console: expose consoles in devfs,
Jean-Christophe PLAGNIOL-VILLARD
[PATCH] arm: baltos: define baltos_sram_init() return type as void,
yegorslists
[PATCH] arm: baltos: enable mPCIe slot and configure external GPIO controller,
yegorslists
v2017.03.0, Sascha Hauer
[PATCH] video: call fb_[en|dis]able instead of fops directly, Sascha Hauer
[PATCH] fixup! clk: No-op CLK_OF_DECLARE if not enabled,
Andrey Smirnov
e1000 driver hangs during probe,
Uwe Kleine-König
[PATCH 1/3] console_countdown: width to of countdown to 4 digits,
Oleksij Rempel
[PATCH 0/5] EFI Secure boot support,
Jean-Christophe PLAGNIOL-VILLARD
[PATCH 1/3] import linux __iowrite32/64_copy support,
Jean-Christophe PLAGNIOL-VILLARD
[PATCH 1/2] parameter: fix read only int support,
Jean-Christophe PLAGNIOL-VILLARD
[PATCH 1/2] usb: gadget: print a meaningful error message,
Sascha Hauer
[PATCH 1/2] usb: imx: role_registered contains role,
Sascha Hauer
[PATCH 00/20] AT91, at91sam9x5ek updates (part I/III),
Andrey Smirnov
- [PATCH 01/20] at91: Fix bug/typo in debug_ll.h, Andrey Smirnov
- [PATCH 02/20] regmap: Implement syscon_node_to_regmap(), Andrey Smirnov
- [PATCH 04/20] pinctrl: at91: Fix a bug in at91_pinctrl_set_state(), Andrey Smirnov
- [PATCH 03/20] pinctrl: at91: Fix a bug in at91_pinctrl_set_conf(), Andrey Smirnov
- [PATCH 06/20] clk: Port two helper functions from Linux, Andrey Smirnov
- [PATCH 09/20] of: base: Use scoring in DT device matching, Andrey Smirnov
- [PATCH 11/20] usb: ohci-at91: Check result of clk_get(), Andrey Smirnov
- [PATCH 12/20] usb: ohci-at91: Convert global variables to private data, Andrey Smirnov
- [PATCH 10/20] serial: atmel: Check result of clk_get(), Andrey Smirnov
- [PATCH 05/20] pinctrl: at91: Implement .get_direction hook, Andrey Smirnov
- [PATCH 14/20] usb: ehci-atmel: Check result of clk_enable(), Andrey Smirnov
- [PATCH 15/20] usb: echi-atmel: Convert global variables to private data, Andrey Smirnov
- [PATCH 07/20] clk: Make COMMON_CLK_OF_PROVIDER depend on OFTREE, Andrey Smirnov
- [PATCH 17/20] usb: echi-atmel: Check result of ehci_register(), Andrey Smirnov
- [PATCH 18/20] spi: atmel_spi: Configure CS GPIO as output, Andrey Smirnov
- [PATCH 13/20] usb: ohci-at91: Check result of clk_enable(), Andrey Smirnov
- [PATCH 16/20] usb: ehci-atmel: Zero ehci_data before using it, Andrey Smirnov
- [PATCH 08/20] clk: No-op CLK_OF_DECLARE if not enabled, Andrey Smirnov
- [PATCH 20/20] clocksource: at91: Move to 'drivers/clocksource', Andrey Smirnov
- [PATCH 19/20] spi: atmel_spi: Use VERSION register instead of CPU type, Andrey Smirnov
- Re: [PATCH 00/20] AT91, at91sam9x5ek updates (part I/III), Sascha Hauer
[PATCH 1/2] bbu: Search for cdev names aswell,
Oleksij Rempel
[PATCH] scripts: imx/mxs remove mxs-usb-loader,
Oleksij Rempel
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]