U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
- [PATCH 3/9] ARM: rpi: convert mailbox interface to regular driver
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 4/9] ARM: rpi: convert watchdog/reset to regular driver
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 6/9] mci-bcm2835: enable devicetree probing
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 7/9] ARM: rpi: always build relocatable image
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 5/9] clocksource: bcm2835: use clock-frequency property when available
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 8/9] ARM: rpi: move debug UART base selection to Kconfig
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 2/9] ARM: rpi: move model detection before console init
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 3/3] ARM: execute DMB before trying to flush cache
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 1/3] ARM: align exception vectors to 32 byte
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 2/3] ARM: correctly identify ARMv6 K/Z
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH v2] arm: boards: phytec-som-am335x: Remove 1GB RAM type
- From: Daniel Schultz <d.schultz@xxxxxxxxx>
- Re: GPLv3 file in barebox
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] Prepare consoles, add fb flush and Solomon SSD1307 OLED controller support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 0/4] mvebu: Make 2nd-stage booting possible
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH v2 3/4] fb: introduce flush for virtual framebuffer
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- [PATCH v2 4/4] video: add support for Solomon SSD1307 OLED controller family
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- [PATCH v2 1/4] console: replace set_active by open/close
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- [PATCH v2 0/4] Prepare consoles, add fb flush and Solomon SSD1307 OLED controller support
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- [PATCH v2 2/4] console: expose consoles in devfs
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- Re: GPLv3 file in barebox
- From: Daniel Schultz <d.schultz@xxxxxxxxx>
- Re: [PATCH 4/4] video: add support for Solomon SSD1307 OLED controller family
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [RFC] serial: ns16550: Set read/write functions depending on reg-io-width
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH v2] console: expose consoles in devfs
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH v2] console: replace set_active by open/close
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: Zyxel NAS540 bricked?
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 5/8] clocksource: allow to have multiple device from clock source
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 0/4] mvebu: Make 2nd-stage booting possible
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3+0/3] retry on simplification of init code flow
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH v3] fbconsole: check cursor position before moving
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH v3] fbconsole: check cursor position before moving
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH v3] fbconsole: check cursor position before moving
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH v2] console: expose consoles in devfs
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- [PATCH v2] console: replace set_active by open/close
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- Re: [PATCH 4/4] video: add support for Solomon SSD1307 OLED controller family
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- [PATCH v3] fbconsole: check cursor position before moving
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- [PATCH 7/8] efi: clocksoure: use event for timer
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 6/8] efi: move x86 clocksource to device/driver
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 8/8] efi: add veriable to report secure boot support and status
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 5/8] clocksource: allow to have multiple device from clock source
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 4/8] efi: move x86 clocksource init at core initcall level
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 3/8] efi: move LoaderTimeInitUSec and LoaderDevicePartUUID to postcore initcall
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 2/8] efi: add prototype and definition for setting timer
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 1/8] efi: add prototype and definition for creating and closing event
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- Re: [PATCH 4/4] video: add support for Solomon SSD1307 OLED controller family
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 0/8] add generic EFI timer
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- Zyxel NAS540 bricked?
- From: AndrewCz <andrewcz@xxxxxxxxxxxxxx>
- Re: [PATCH 2/4] console: expose consoles in devfs
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 1/4] console: replace set_active by open/close
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH v2] fbconsole: check cursor position before moving
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 07/12] efi: move x86 efi boot support to x86 arch
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 1/4] mvebu: get initial position of register window from image header
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 0/4] mvebu: Make 2nd-stage booting possible
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 3/4] kwbimage_v1: add support to boot a mvebu image
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 4/4] mvebu: netgear-rn2120: make use of mvebu_get_initial_int_reg_base
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 2/4] filetype: Add image type for boot images used on Armada 370 and XP
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH] mvebu: Fix fixup of mbus device-tree ranges
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH v2 5/3] mvebu: dove: simplify soc init code flow
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH v2 6/3] mvebu: kirkwood: simplify soc init code flow
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH v2 4/3] mvebu: armada-370-xp: simplify soc init code flow
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH v2 3+0/3] retry on simplification of init code flow
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH] lseek: ensure errno is set on failure and return -1
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH 4/4] video: add support for Solomon SSD1307 OLED controller family
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- [PATCH 4/4] video: add support for Solomon SSD1307 OLED controller family
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- [PATCH 1/4] console: replace set_active by open/close
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- [PATCH 3/4] fb: introduce flush for virtual framebuffer
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- [PATCH 2/4] console: expose consoles in devfs
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- [PATCH 0/4] Prepare consoles, add fb flush and Solomon SSD1307 OLED controller support
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- [PATCH v2] fbconsole: check cursor position before moving
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] fbconsole: check cursor position before moving
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] fbconsole: check cursor position before moving
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH] lib/fonts: add VGA8x8 font
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: mw crash
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH] lseek: ensure errno is set on failure and return -1
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] fbconsole: check cursor position before moving
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] lib/fonts: add VGA8x8 font
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 1/3] graphic_utils: implement 8 bpp color depth in gu_set_pixel
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] i2c: mv64xxx: add software delays
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] ata: new driver to support the internal sata controller on Armada-XP
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH v2] lib: xz: add support for bcj filters
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] mvebu: Fix fixup of mbus device-tree ranges
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- mw crash
- From: Chris Healy <cphealy@xxxxxxxxx>
- [PATCH] lseek: ensure errno is set on failure and return -1
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 2/2] fbconsole: implement vt100 cursor shown/hidden
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- [PATCH 1/2] fbconsole: check cursor position before moving
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- [PATCH] lib/fonts: add VGA8x8 font
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- [PATCH 3/3] 2d-primitives: check dimensions in __illuminate
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- [PATCH 1/3] graphic_utils: implement 8 bpp color depth in gu_set_pixel
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- [PATCH 2/3] graphic_utils: do not allocate info in fb_open
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- [PATCH 1/2] i2c: mv64xxx: add software delays
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- [PATCH 2/2] i2c: mv64xxx: simplify mv64xxx_i2c_wait_for_completion
- From: Bastian Stender <bst@xxxxxxxxxxxxxx>
- [PATCH] usb: gadget: fastboot: close fd after download
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: Using LVDS in a iMX6Q/D from Barebox
- From: gianluca <gianlucarenzi@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 07/12] efi: move x86 efi boot support to x86 arch
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH] mvebu: Fix fixup of mbus device-tree ranges
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH] lib: xz: add support for bcj filters
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] lib: xz: add support for bcj filters
- From: Yegor Yefremov <yegorslists@xxxxxxxxxxxxxx>
- [PATCH v2] lib: xz: add support for bcj filters
- From: yegorslists@xxxxxxxxxxxxxx
- Re: [PATCH] lib: xz: add support for bcj filters
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] lib: xz: add support for bcj filters
- From: Yegor Yefremov <yegorslists@xxxxxxxxxxxxxx>
- Re: [PATCH] lib: xz: add support for bcj filters
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: Using LVDS in a iMX6Q/D from Barebox
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: Using LVDS in a iMX6Q/D from Barebox
- From: gianluca <gianlucarenzi@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] scripts: mxsimage: Fix build with OpenSSL < 1.1.x
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: Using LVDS in a iMX6Q/D from Barebox
- From: gianluca <gianlucarenzi@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] scripts: imx-usb-loader: implement DCD v2 check command
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] lib: xz: add support for bcj filters
- From: Yegor Yefremov <yegorslists@xxxxxxxxxxxxxx>
- Re: [PATCH] ARM: i.MX50: do not pass base address to imx53_boot_save_loc
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: Using LVDS in a iMX6Q/D from Barebox
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] lib: xz: add support for bcj filters
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- Re: Fwd: Barebox 2017.02 works great but no Linux Framebuffer... :-/
- From: gianluca <gianlucarenzi@xxxxxxxxxxxxxxxxxxx>
- Re: Fwd: Barebox 2017.02 works great but no Linux Framebuffer... :-/
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- Re: Fwd: Barebox 2017.02 works great but no Linux Framebuffer... :-/
- From: gianluca <gianlucarenzi@xxxxxxxxxxxxxxxxxxx>
- [PATCH] lib: xz: add support for bcj filters
- From: yegorslists@xxxxxxxxxxxxxx
- Fwd: Barebox 2017.02 works great but no Linux Framebuffer... :-/
- From: gianluca <gianlucarenzi@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] scripts: mxsimage: Fix build with OpenSSL < 1.1.x
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- Re: [RFC] serial: ns16550: Set read/write functions depending on reg-io-width
- From: Wadim Egorov <w.egorov@xxxxxxxxx>
- [PATCH 11/12] efi-gui: add Timestamp Protocol GUID definition
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 12/12] efi: add efi handle dump command
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 10/12] efi: add minor and major to the bus and display it at boot
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH] scripts: imx-usb-loader: implement DCD v2 check command
- From: Alexander Kurz <akurz@xxxxxxxx>
- [PATCH] ARM: i.MX50: do not pass base address to imx53_boot_save_loc
- From: Alexander Kurz <akurz@xxxxxxxx>
- Re: Using LVDS in a iMX6Q/D from Barebox
- From: gianluca <gianlucarenzi@xxxxxxxxxxxxxxxxxxx>
- Re: Using LVDS in a iMX6Q/D from Barebox
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- Re: Using LVDS in a iMX6Q/D from Barebox
- From: gianluca <gianlucarenzi@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/2] sandbox: add gpio support with libftdi1
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: Using LVDS in a iMX6Q/D from Barebox
- From: gianluca <gianlucarenzi@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC 0/2] sandbox: add gpio support with libftdi1
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [RFC 0/2] sandbox: add gpio support with libftdi1
- From: Antony Pavlov <antonynpavlov@xxxxxxxxx>
- Re: [PATCH 0/12] EFI: drop arch efi
- From: Michael Olbrich <m.olbrich@xxxxxxxxxxxxxx>
- Re: [PATCH 0/12] EFI: drop arch efi
- From: Michael Olbrich <m.olbrich@xxxxxxxxxxxxxx>
- Re: [RFC 0/2] sandbox: add gpio support with libftdi1
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 07/12] efi: move x86 efi boot support to x86 arch
- From: Michael Olbrich <m.olbrich@xxxxxxxxxxxxxx>
- Re: Using LVDS in a iMX6Q/D from Barebox
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] arm: imx: don't let MACH_SABRELITE select HAVE_PBL_MULTI_IMAGES
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 6/3] mvebu: kirkwood: simplify soc init code flow
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 08/12] ARCH: efi: Finally drop it as now we can build efi bootup from x86
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 07/12] efi: move x86 efi boot support to x86 arch
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 09/12] efi: bus: add firmware vendor and resision and tables info
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 03/12] efi: move bus driver to driver/efi
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 05/12] efi: move startup and payload to common/efi
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 06/12] x86: move bios bootup code to arch/x86/bios
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 04/12] efi: move debug_ll.h to include/efi
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 01/12] efi: move block io driver to driver/block
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 02/12] efi: move clocksource out of arch
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 0/12] EFI: drop arch efi
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- Re: [PATCH 0/9] EFI: drop arch efi
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 6/3] mvebu: kirkwood: simplify soc init code flow
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 5/3] mvebu: dove: simplify soc init code flow
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 4/3] mvebu: armada-370-xp: simplify soc init code flow
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 3/3] fixup! mvebu: rework how memory is detected
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: Using LVDS in a iMX6Q/D from Barebox
- From: gianluca <gianlucarenzi@xxxxxxxxxxxxxxxxxxx>
- Re: problems with ext4
- From: Oleksij Rempel <fishor@xxxxxxx>
- Re: problems with ext4
- From: Oleksij Rempel <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH 0/9] EFI: drop arch efi
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: Using LVDS in a iMX6Q/D from Barebox
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH] mvebu: rn2120: Make available all RAM
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: Using LVDS in a iMX6Q/D from Barebox
- From: gianluca <gianlucarenzi@xxxxxxxxxxxxxxxxxxx>
- Re: barebox PBL question
- From: "s.hauer@xxxxxxxxxxxxxx" <s.hauer@xxxxxxxxxxxxxx>
- Re: problems with ext4
- From: Oleksij Rempel <linux@xxxxxxxxxxxxxxxx>
- [RFC 2/2] sandbox: add gpio support with libftdi1
- From: Antony Pavlov <antonynpavlov@xxxxxxxxx>
- [RFC 0/2] sandbox: add gpio support with libftdi1
- From: Antony Pavlov <antonynpavlov@xxxxxxxxx>
- [RFC 1/2] sandbox: avoid symbol conflict for {open,read,close}dir
- From: Antony Pavlov <antonynpavlov@xxxxxxxxx>
- Re: problems with ext4
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: barebox PBL question
- From: Trent Piepho <tpiepho@xxxxxxxxxxxxxx>
- Re: problems with ext4
- From: Oleksij Rempel <linux@xxxxxxxxxxxxxxxx>
- problems with ext4
- From: Oleksij Rempel <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] i.MX: i2c: fix i2c-fsl for non-OF boards
- From: Alexander Kurz <akurz@xxxxxxxx>
- Re: barebox PBL question
- From: Wadim Egorov <w.egorov@xxxxxxxxx>
- [PATCH] arm: imx: don't let MACH_SABRELITE select HAVE_PBL_MULTI_IMAGES
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: Using LVDS in a iMX6Q/D from Barebox
- From: gianluca <gianlucarenzi@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/3] mvebu: remove unused function barebox_arm_reset_vector
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 3/3] mvebu: rework how memory is detected
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 1/3] mvebu: simplify detection and fixup of MV78230-A0
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: barebox PBL question
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: Using LVDS in a iMX6Q/D from Barebox
- From: gianluca <gianlucarenzi@xxxxxxxxxxxxxxxxxxx>
- Re: barebox PBL question
- From: Wadim Egorov <w.egorov@xxxxxxxxx>
- Re: [PATCH] ata: new driver to support the internal sata controller on Armada-XP
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH] at91: serial: pullup RX pins, do not pullup TX pins
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] i.MX: i2c: fix i2c-fsl for non-OF boards
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] scripts: kwboot: fix image check for padded images
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 0/9] EFI: drop arch efi
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: barebox PBL question
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- RE: barebox PBL question
- From: Trent Piepho <tpiepho@xxxxxxxxxxxxxx>
- Re: barebox PBL question
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 4/4] ARM: i.MX7: Add PSCI support
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- Re: [USB BOOT] Help needed
- From: Vicente Bergas <vicencb@xxxxxxxxx>
- [PATCH] at91: serial: pullup RX pins, do not pullup TX pins
- From: Peter Rosin <peda@xxxxxxxxxx>
- barebox PBL question
- From: Wadim Egorov <w.egorov@xxxxxxxxx>
- [PATCH] ARM: i.MX: iim: Only register actually equipped fuses
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [USB BOOT] Help needed
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] mvebu: make boards pass initial memory size
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 4/4] ARM: i.MX7: Add PSCI support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH] ARM: i.MX7: Add PSCI support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 1/2] i.MX: i2c: fix i2c-fsl for non-OF boards
- From: Alexander Kurz <akurz@xxxxxxxx>
- [PATCH 2/2] i.MX: esdhc: fix imx-esdhc driver for non-OF boards
- From: Alexander Kurz <akurz@xxxxxxxx>
- [PATCH 1/2] scripts: kwboot: fix image check for padded images
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 2/2] scripts/kwboot: new parameter -n to skip a number of NAKs
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [USB BOOT] Help needed
- From: Vicente Bergas <vicencb@xxxxxxxxx>
- [PATCH 0/2] mvebu: make more RAM available from malloc
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 2/2] netgear-rn2120: use complete memory from the start
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 1/2] mvebu: make boards pass initial memory size
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH] arm: boards: phytec-som-am335x: Remove 1GB RAM type
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 8/9] ARCH: efi: Finally drop it as now we can build efi bootup from x86
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 7/9] efi: move x86 efi boot support to x86 arch
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 9/9] efi: bus: add firmware vendor and resision and tables info
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 5/9] efi: move startup and payload to common/efi
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 3/9] efi: move bus driver to driver/efi
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 6/9] x86: move bios bootup code to arch/x86/bios
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 2/9] efi: move clocksource out of arch
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 1/9] efi: move block io driver to driver/block
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 4/9] efi: move debug_ll.h to include/efi
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH 0/9] EFI: drop arch efi
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- Re: Multiple root file systems
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- v2017.02.0
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: Using LVDS in a iMX6Q/D from Barebox
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: GPLv3 file in barebox
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] ARM: phycore-rk3288: Use UART2 as debug output
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 4/4] ARM: i.MX7: Add PSCI support
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- Using LVDS in a iMX6Q/D from Barebox
- From: gianluca <gianlucarenzi@xxxxxxxxxxxxxxxxxxx>
- Re: GPLv3 file in barebox
- From: Teresa Remmet <t.remmet@xxxxxxxxx>
- GPLv3 file in barebox
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 1/2] ARM: phycore-rk3288: Use UART2 as debug output
- From: Wadim Egorov <w.egorov@xxxxxxxxx>
- [RFC] serial: ns16550: Set read/write functions depending on reg-io-width
- From: Wadim Egorov <w.egorov@xxxxxxxxx>
- [PATCH 2/2] config: Set UART port 2 as debug port
- From: Wadim Egorov <w.egorov@xxxxxxxxx>
- Re: squashfs: corrupted kernel image when booting/reading from squashfs
- From: Falco Hyfing <hyfinglists@xxxxxxxxx>
- Re: [PATCH] arm: boards: phytec-som-am335x: Remove 1GB RAM type
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH v2] i.MX: vf610: Add support for ZII VF610 Dev Family
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 3/4] ARM: Add PSCI support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 2/4] ARM: Add smc call support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 4/4] ARM: i.MX7: Add PSCI support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 1/4] ARM: Add UNWIND macro
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Add PSCI support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH] ARM: i.MX7: Initialize CSU
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH] ARM: i.MX7: Add imx7s.dtsi
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH] pinctrl: i.MX7: Fix LPSR sel_imput setting
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 4/9] clk: i.MX: Pass CLK_OPS_PARENT_ENABLE where necessary
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 3/9] clk: i.MX: clk-gate2: Allow to pass flags
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 2/9] clk: implement CLK_OPS_PARENT_ENABLE
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 7/9] clk: i.MX7: Fix ethernet clocks
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 6/9] clk: Add support for shared gates
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- i.MX7 Ethernet clock fixes
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 9/9] clk: i.MX7: setup ethernet clocks
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 8/9] clk: i.MX7: do not register PLL bypass clocks as separate clocks
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 1/9] clk: Keep enable count consistent over reparent
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 5/9] clk: i.MX7: do clock reparenting when all clocks are initialized
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: squashfs: corrupted kernel image when booting/reading from squashfs
- From: Ulrich Ölmann <u.oelmann@xxxxxxxxxxxxxx>
- [PATCH v2] i.MX: vf610: Add support for ZII VF610 Dev Family
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- Re: [PATCH] i.MX: vf610: Add support for ZII VF610 Dev Family
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- Multiple root file systems
- From: Haris Papadopoulos <haris@xxxxxxxxxxxx>
- Re: squashfs: corrupted kernel image when booting/reading from squashfs
- From: Falco Hyfing <hyfinglists@xxxxxxxxx>
- Re: [PATCH 1/5] ARM i.MX: move cpu_type macros in front of cpu_revision code
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 1/5] ARM i.MX: move cpu_type macros in front of cpu_revision code
- From: Alexander Kurz <akurz@xxxxxxxx>
- [PATCH] arm: boards: phytec-som-am335x: Remove 1GB RAM type
- From: Daniel Schultz <d.schultz@xxxxxxxxx>
- Re: [PATCH 1/5] ARM i.MX: move cpu_type macros in front of cpu_revision code
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 5/5] ARM i.MX6SL: Add support for the Tolino Vision, Vision2 and Vision3HD
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH v2] ARM: i.MX7: add AIPS base address defines
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH] scripts: mxsimage: Fix build with OpenSSL < 1.1.x
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 3/5] ARM: i.MX6SL: import clock infrastructure from linux
- From: Alexander Kurz <akurz@xxxxxxxx>
- [PATCH 5/5] ARM i.MX6SL: Add support for the Tolino Vision, Vision2 and Vision3HD
- From: Alexander Kurz <akurz@xxxxxxxx>
- [PATCH 1/5] ARM i.MX: move cpu_type macros in front of cpu_revision code
- From: Alexander Kurz <akurz@xxxxxxxx>
- [PATCH 4/5] ARM i.MX: Add i.MX6SL support
- From: Alexander Kurz <akurz@xxxxxxxx>
- [PATCH 2/5] ARM i.MX: add SoC type detection for i.MX6SL
- From: Alexander Kurz <akurz@xxxxxxxx>
- Re: [PATCH v2] spi: i.MX: Add driver for DSPI
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] i.MX: vf610: Add support for ZII VF610 Dev Family
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] usb: ehci: pass full speed devices to companion controller
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] mtd: spi-nor: add support for s25fl208k
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH v2] ARM: i.MX7: add AIPS base address defines
- From: Alexander Kurz <akurz@xxxxxxxx>
- Re: [PATCH] ARM: i.MX7: add AIPS base address defines
- From: Alexander Kurz <akurz@xxxxxxxx>
- [PATCH v2] spi: i.MX: Add driver for DSPI
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- Re: [PATCH] i.MX: vf610: Add support for ZII VF610 Dev Family
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- Re: [PATCH] spi: i.MX: Add driver for DSPI
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- Re: How to renew eth0 settings without doing a reset
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH] ata: new driver to support the internal sata controller on Armada-XP
- From: Peter Mamonov <pmamonov@xxxxxxxxx>
- Re: Accessing non-volatile variables from Linux
- From: Frank Hunleth <fhunleth@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] usb: ehci: pass full speed devices to companion controller
- From: Peter Mamonov <pmamonov@xxxxxxxxx>
- [PATCH] mtd: spi-nor: add support for s25fl208k
- From: Peter Mamonov <pmamonov@xxxxxxxxx>
- [PATCH] ata: new driver to support the internal sata controller on Armada-XP
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH] arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT
- From: Daniel Schultz <d.schultz@xxxxxxxxx>
- Re: How to configure Imx6ul watchdog from barebox
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: Accessing non-volatile variables from Linux
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] ARM: i.MX7: add AIPS base address defines
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] ARM: i.MX7: Kconfig: ARCH_IMX7 selects COMMON_CLK_OF_PROVIDER
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH v2] ARM i.MX31 clk: add pll_ref_clk and MCU PLL bypass select
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: Accessing non-volatile variables from Linux
- From: Trent Piepho <tpiepho@xxxxxxxxxxxxxx>
- How to configure Imx6ul watchdog from barebox
- From: Haris Papadopoulos <haris@xxxxxxxxxxxx>
- Accessing non-volatile variables from Linux
- From: Frank Hunleth <fhunleth@xxxxxxxxxxxxxxxxxxxx>
- Re: How to renew eth0 settings without doing a reset
- From: Ian Abbott <abbotti@xxxxxxxxx>
- How to renew eth0 settings without doing a reset
- From: Haris Papadopoulos <haris@xxxxxxxxxxxx>
- [PATCH] ARM: i.MX7: add AIPS base address defines
- From: Alexander Kurz <akurz@xxxxxxxx>
- [PATCH] ARM: i.MX7: Kconfig: ARCH_IMX7 selects COMMON_CLK_OF_PROVIDER
- From: Alexander Kurz <akurz@xxxxxxxx>
- [PATCH v2] ARM i.MX31 clk: add pll_ref_clk and MCU PLL bypass select
- From: Alexander Kurz <akurz@xxxxxxxx>
- Re: [PATCH 0/5] EFI fixes
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: tftp get and last ack hanlding
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] spi: i.MX: Add driver for DSPI
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] i.MX: vf610: Add support for ZII VF610 Dev Family
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 5/5] efi: don't unload drivers
- From: Michael Olbrich <m.olbrich@xxxxxxxxxxxxxx>
- [PATCH 3/5] output: use '[0m' to reset colors
- From: Michael Olbrich <m.olbrich@xxxxxxxxxxxxxx>
- [PATCH 4/5] efi: include and execute exit calls
- From: Michael Olbrich <m.olbrich@xxxxxxxxxxxxxx>
- [PATCH 0/5] EFI fixes
- From: Michael Olbrich <m.olbrich@xxxxxxxxxxxxxx>
- [PATCH 1/5] readkey: keys are unsigned char
- From: Michael Olbrich <m.olbrich@xxxxxxxxxxxxxx>
- [PATCH 2/5] serial: efi: improve input handling
- From: Michael Olbrich <m.olbrich@xxxxxxxxxxxxxx>
- Re: tftp get and last ack hanlding
- From: Yegor Yefremov <yegorslists@xxxxxxxxxxxxxx>
- tftp get and last ack hanlding
- From: Yegor Yefremov <yegorslists@xxxxxxxxxxxxxx>
- [PATCH] i.MX: vf610: Add support for ZII VF610 Dev Family
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH] spi: i.MX: Add driver for DSPI
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- Re: [PATCH 1/2] watchdog: i.MX: add soc_reset operation
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] watchdog: i.MX: add soc_reset operation
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH 1/2] watchdog: i.MX: add soc_reset operation
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: i.MX7 support
- From: Fabio Estevam <festevam@xxxxxxxxx>
- [PATCH 1/5] ARM: i.MX: Add i.MX7 base architecture support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 2/5] pinmmux: i.MX: add pin mux support for i.MX7
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [patch v2] i.MX7 support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] arm: omap: OMAP_SERIALBOOT needs console support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] video: tc358767: add copyright lines
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH] ARM: vf610-twr: remove unused variable
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 4/5] ARM: i.MX7: initialize architected timer
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 5/5] regulator: Add pfuze driver
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 3/5] ARM: i.MX: Add WaRP7 board support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 2/2] watchdog: i.MX: Fix internal/external reset
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 1/2] watchdog: i.MX: add soc_reset operation
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: i.MX7 support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: i.MX7 support
- From: Fabio Estevam <festevam@xxxxxxxxx>
- Re: i.MX7 support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] ata: ide-sff: don't call free for ide_port in error path
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH] arm: omap: OMAP_SERIALBOOT needs console support
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- Re: i.MX7 support
- From: Fabio Estevam <festevam@xxxxxxxxx>
- Re: scripts/checkpatch.pl is deprecated
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: i.MX7 support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH] video: tc358767: add copyright lines
- From: Andrey Gusakov <andrey.gusakov@xxxxxxxxxxxxxxxxxx>
- Re: i.MX7 support
- From: Fabio Estevam <festevam@xxxxxxxxx>
- Re: [PATCH] ARM i.MX31 clk: add pll_ref_clk and MCU PLL bypass select
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] ARM i.MX31 iomux: add and sort GPIO MUX options
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 1/3] defaultenv: select COMMAND_SUPPORT and GLOBALVAR
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH v2] lib: libfile: Fix copying files to a non existing destination
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] of: provide for_each_matching_node_from
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: scripts/checkpatch.pl is deprecated
- From: Vicente Bergas <vicencb@xxxxxxxxx>
- [PATCH] ARM i.MX31 iomux: add and sort GPIO MUX options
- From: Alexander Kurz <akurz@xxxxxxxx>
- [PATCH] ARM i.MX31 clk: add pll_ref_clk and MCU PLL bypass select
- From: Alexander Kurz <akurz@xxxxxxxx>
- Re: i.MX7 support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: i.MX7 support
- From: Belisko Marek <marek.belisko@xxxxxxxxx>
- Re: i.MX7 support
- From: Robert Schwebel <r.schwebel@xxxxxxxxxxxxxx>
- Re: [PATCH 20/23] ARM: i.MX: gpt: Add i.MX7 support
- From: Juergen Borleis <jbe@xxxxxxxxxxxxxx>
- Re: [PATCH 02/23] imx-usb-loader: this table is used internally only, so keep it static
- From: Juergen Borleis <jbe@xxxxxxxxxxxxxx>
- Re: i.MX7 support
- From: Belisko Marek <marek.belisko@xxxxxxxxx>
- Re: i.MX7 support
- From: Fabio Estevam <festevam@xxxxxxxxx>
- [PATCH 18/23] clk: i.MX: Add clock support for i.MX7
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 23/23] ARM: i.MX: Add WaRP7 board support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 21/23] pinmmux: i.MX: add pin mux support for i.MX7
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 09/23] usb: imx: Add usbmisc support for i.MX7
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 20/23] ARM: i.MX: gpt: Add i.MX7 support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 13/23] mci: Allow to partition eMMC boot partitions
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 02/23] imx-usb-loader: this table is used internally only, so keep it static
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 15/23] ARM: i.MX: Add i.MX7 base architecture support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 07/23] serial: i.MX: Enable clock
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 08/23] usb: imx: Make usb-misc multi instance safe
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 22/23] serial: i.MX: add i.MX7 support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 01/23] imx-usb-loader: let constant data be const
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 14/23] mci: imx-esdhci: remove wrong write protection test
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 04/23] ARM: Makefile: format fix
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 10/23] usb: imx: Add clock support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 16/23] clk: i.MX: pllv3: Add support for the i.MX7 enet pll
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 19/23] clk: i.MX7: Add missing USB clocks
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 12/23] of: partitions: force "partitions" subnode
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 11/23] phy: usb-nop-xceiv: Add clock support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 06/23] mci: imx-esdhc: Enable clock
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 17/23] clk: imx: Add clk-cpu support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 03/23] imx-usb-loader: add i.MX7S support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 05/23] i2c: i.MX: Enable clock
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- i.MX7 support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH 1/3] defaultenv: select COMMAND_SUPPORT and GLOBALVAR
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 2/3] usb: gadget: disable AT91 driver on SAMA5D4
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 3/3] barebox-imd: add dependency on generated/compile.h also for PBL version
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- Re: Secure trusted boot mechanism
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: Secure trusted boot mechanism
- From: "Dold, Wolfram" <Wolfram.Dold@xxxxxxxxxxxx>
- [PATCH v2] lib: libfile: Fix copying files to a non existing destination
- From: Teresa Remmet <t.remmet@xxxxxxxxx>
- Re: Secure trusted boot mechanism
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Secure trusted boot mechanism
- From: "Dold, Wolfram" <Wolfram.Dold@xxxxxxxxxxxx>
- [PATCH v2 1/2] of: provide for_each_matching_node_from
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 1/2] of: provice for_each_matching_node_from
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 2/2] bus: mvebu-mbus: fixup correct device tree
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: scripts/checkpatch.pl is deprecated
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] lib: libfile: Fix copying files to a non existing destination
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] bootm: fix magicvar name for global_bootm_verbose
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: Problem loading environment from spi-nor flash partition since barebox 2017.01.0
- From: "s.hauer@xxxxxxxxxxxxxx" <s.hauer@xxxxxxxxxxxxxx>
- Re: scripts/checkpatch.pl is deprecated
- From: Vicente Bergas <vicencb@xxxxxxxxx>
- Re: scripts/checkpatch.pl is deprecated
- From: Vicente Bergas <vicencb@xxxxxxxxx>
- Re: Problem loading environment from spi-nor flash partition since barebox 2017.01.0
- From: Trent Piepho <tpiepho@xxxxxxxxxxxxxx>
- Re: [PATCH] of_path: only handle no driver for device if it is on a bus
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH] lib: libfile: Fix copying files to a non existing destination
- From: Teresa Remmet <t.remmet@xxxxxxxxx>
- [PATCH] bootm: fix magicvar name for global_bootm_verbose
- From: Enrico Jorns <ejo@xxxxxxxxxxxxxx>
- Re: [PATCH] of_path: only handle no driver for device if it is on a bus
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] bootchooser: fix help message
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] scripts/omap4_usbboot: use libusb
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH v1 0/7] net/phy: marvell: add support for 88e1510
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH] bootchooser: fix help message
- From: Jan Luebbe <jlu@xxxxxxxxxxxxxx>
- [PATCH] of_path: only handle no driver for device if it is on a bus
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: scripts/checkpatch.pl is deprecated
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: [PATCH 1/3] spi: mvebu: fix register macros for Armada 370/XP clock divider
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH v3 00/20] Vybrid related patches
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: scripts/checkpatch.pl is deprecated
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- scripts/checkpatch.pl is deprecated
- From: Vicente Bergas <vicencb@xxxxxxxxx>
- [PATCH] scripts/omap4_usbboot: use libusb
- From: Vicente Bergas <vicencb@xxxxxxxxx>
- Re: [PATCH 1/3] spi: mvebu: fix register macros for Armada 370/XP clock divider
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH v1 2/7] net/phy: marvell: 88E1540 LED registers already exist on 88E1121
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH] ata: pata-imx: simplify assignment of device name
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH v1 3/7] net/phy: marvell: rename phy_driver array to match Linux driver
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH v1 1/7] net/phy: marvell: rename 88E1545 to 88E1540
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH v1 6/7] net/phy: marvell: improve config_aneg for 88E1121R and 88E1318S
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH v1 7/7] net/phy: marvell: add support for 88e1510 to marvell phy driver
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH v1 4/7] net/phy: marvell: change spacing to be more similar to the Linux driver
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH v1 0/7] net/phy: marvell: add support for 88e1510
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH v1 5/7] net/phy: marvell: align definition of MII_88E1121_PHY_MSCR to Linux driver
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: Problem loading environment from spi-nor flash partition since barebox 2017.01.0
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: Problem loading environment from spi-nor flash partition since barebox 2017.01.0
- From: Ian Abbott <abbotti@xxxxxxxxx>
- Re: Problem loading environment from spi-nor flash partition since barebox 2017.01.0
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: Problem loading environment from spi-nor flash partition since barebox 2017.01.0
- From: Trent Piepho <tpiepho@xxxxxxxxxxxxxx>
- Problem loading environment from spi-nor flash partition since barebox 2017.01.0
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH v3 08/20] i.MX: Add fusemap for VF610
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v3 20/20] i.MX: vf610-twr: Remove MSCM setup code
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v3 19/20] i.MX: imx-usb-misc: Add Vybrid support
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v3 16/20] i.MX: iomux-vf610: Add missing pad definitions
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v3 17/20] i.MX: imx-usb-phy: Add VF610 OF compatiblity string
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v3 15/20] i.MX: vf610: Add low-level pin configuration helper
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v3 14/20] i.MX: iomuxv3: Use helper functions in iomux-v3.h
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v3 13/20] i.MX6: sabresd: Remove magic numbers in setup_uart
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v3 18/20] i.MX: Default CONFIG_USB_IMX_PHY to 'y' on Vybrid
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v3 12/20] i.MX: iomuxv3: Add low-level pad configuration routine
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v3 09/20] i.MX: vf610: Ramp CPU clock to maximum frequency
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v3 11/20] i.MX: iomuxv3: Add helper macros to deconstruct iomux_v3_cfg_t values
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v3 07/20] i.MX: imx6-fusemap: Fix SJC_RESP_LOCK width
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v3 10/20] i.MX: iomuxv3: Add low-level pad code to headers
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v3 01/20] i.MX: esdhc: Enable host->clk during initialization
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v3 06/20] i.MX: ocotp: Add imx_ocotp_sense_enable()
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v3 05/20] i.MX: clk: Add IMX_PLLV3_SYS_VF610 subtype
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v3 02/20] i.MX: ocotp: Move memory reversing into a subroutine
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v3 03/20] i.MX: ocotp: Add provisions for storing multiple MAC addresses
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v3 04/20] i.MX: ocotp: Initialize OCOTP as early as possible
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v3 00/20] Vybrid related patches
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- Re: [PATCH v2 03/21] i.MX: ocotp: Simplify MAC address storing logic
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- Re: [PATCH v2 19/21] i.MX: Default CONFI_USB_IMX_PHY to 'y' on Vybrid
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- Re: [PATCH v2 12/21] i.MX: iomuxv3: Add helper type to deconstruct iomux_v3_cfg_t values
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- v2017.01.0
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: drop redundant debug_ll_outhexw macro defines
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 8/9] lib: add generic find_bit implementation from Linux and use in ARMv8
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH] MIPS: drop redundant debug_ll_outhexw macro defines
- From: Antony Pavlov <antonynpavlov@xxxxxxxxx>
- Re: [PATCH] arm: decalare div0 as weak function
- From: Du Huanpeng <opentkernel@xxxxxxx>
- Re: [PATCH 1/2] arm: am33xx: add reset duration control register address definition
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH] scripts: mxsimage: Fix build with OpenSSL 1.1.x
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH v2 19/21] i.MX: Default CONFI_USB_IMX_PHY to 'y' on Vybrid
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH v2 12/21] i.MX: iomuxv3: Add helper type to deconstruct iomux_v3_cfg_t values
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: No release for December
- From: gianluca <gianlucarenzi@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 03/21] i.MX: ocotp: Simplify MAC address storing logic
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH v2 03/21] i.MX: ocotp: Simplify MAC address storing logic
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] mci: imx: Add imx6sx compatible
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] imx-bbu-nand-fcb: split up read_fcb
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] da9053: add dt_ids to be probed by devicetree
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] da9053: reset FAULTLOG after read
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] ARM: i.MX53 Vincell: change dialog compatible to proper vendor prefix
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] ARM: mvebu: enable MMU in defconfig
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] ata/ahci: simplify ahci_read_id
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] ARM: Fix a bug in stack's "top" initialization
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] ata: ide-sff: don't call free for ide_port in error path
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 1/9] fs: squashfs: don't reference UBI symbols if UBI isn't compiled in
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] mtd: nand_mxs: fix NAND error when change clk rate
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] ata: pata-imx: simplify assignment of device name
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] ata: pata-imx: simplify assignment of device name
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] USB: host: hub: increase delay after device removal
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: No release for December
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH RESEND] gpio: gpio-74164: Add 74lvc594 ID
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] ARM: socfpga: dtsi: remove fpgamgr+sysmgr entry
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] ARM: socfpga: remove unused entry from Makefile
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] arm: decalare div0 as weak function
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] of: base: add chosen node if it does not exist when adding initrd
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH] arm: decalare div0 as weak function
- From: DU HUANPENG <opentkernel@xxxxxxx>
- [PATCH] ARM: socfpga: remove unused entry from Makefile
- From: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>
- [PATCH] ARM: socfpga: dtsi: remove fpgamgr+sysmgr entry
- From: Steffen Trumtrar <s.trumtrar@xxxxxxxxxxxxxx>
- Re: No release for December
- From: gianluca <gianlucarenzi@xxxxxxxxxxxxxxxxxxx>
- No release for December
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH] mci: omap: Add devicetree options parsing by MCI core.
- From: Alexander Shiyan <shc_work@xxxxxxx>
- [PATCH RESEND] gpio: gpio-74164: Add 74lvc594 ID
- From: Alexander Shiyan <shc_work@xxxxxxx>
- [PATCH] USB: host: hub: increase delay after device removal
- From: Christoph Fritz <chf.fritz@xxxxxxxxxxxxxx>
- Re: [PATCH] mtd: nand_mxs: fix NAND error when change clk rate
- From: Fabio Estevam <festevam@xxxxxxxxx>
- Re: [PATCH] mtd: nand_mxs: fix NAND error when change clk rate
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH] ata: pata-imx: simplify assignment of device name
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH] ata: pata-imx: simplify assignment of device name
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH] mtd: nand_mxs: fix NAND error when change clk rate
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH] mtd: nand_mxs: fix NAND error when change clk rate
- From: Christian Hemp <c.hemp@xxxxxxxxx>
- Re: [PATCH] mtd: nand_mxs: fix NAND error when change clk rate
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- [PATCH] mtd: nand_mxs: fix NAND error when change clk rate
- From: Christian Hemp <c.hemp@xxxxxxxxx>
- [PATCH 2/9] arm64: disable PBL support
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 6/9] devparam: add static inline dummy for dev_add_param_bitmask
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 3/9] net: e1000: don't try to register eeprom if MTD support is missing
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 8/9] lib: add generic find_bit implementation from Linux and use in ARMv8
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 1/9] fs: squashfs: don't reference UBI symbols if UBI isn't compiled in
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 7/9] arm: pbl: rename linker script for uncompressed image data
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 9/9] arm: ARM64 doesn't provide the armlinux_* functions
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 5/9] nvvar: add static inline dummy for nvvar_save
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 4/9] globalvar: select FNMATCH
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH] fixup! ata/ahci: simplify ahci_read_id
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH] ata: ide-sff: don't call free for ide_port in error path
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH] ARM: Fix a bug in stack's "top" initialization
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH] ata/ahci: simplify ahci_read_id
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH] ARM: mvebu: enable MMU in defconfig
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH] gpio: gpio-74164: Add 74lvc594 ID
- From: Alexander Shiyan <shc_work@xxxxxxx>
- [PATCH] ARM: i.MX53 Vincell: change dialog compatible to proper vendor prefix
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH] da9053: add dt_ids to be probed by devicetree
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- [PATCH] da9053: reset FAULTLOG after read
- From: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] imx-bbu-nand-fcb: split up read_fcb
- From: Jan Remmet <J.Remmet@xxxxxxxxx>
- [PATCH 1/2] imx-bbu-nand-fcb: split up read_fcb
- From: Jan Remmet <j.remmet@xxxxxxxxx>
- [PATCH] i.MX habv4: add RVT address for i.MX6UL
- From: Jan Remmet <j.remmet@xxxxxxxxx>
- [PATCH 1/2] imx-bbu-nand-fcb: split up read_fcb
- From: Jan Remmet <j.remmet@xxxxxxxxx>
- [PATCH 2/2] imx-bbu-nand-fcb: add support for imx6ul
- From: Jan Remmet <j.remmet@xxxxxxxxx>
- Re: [RFC v3 2/2] Add initial RISC-V architecture support
- From: Antony Pavlov <antonynpavlov@xxxxxxxxx>
- Re: [RFC v3 2/2] Add initial RISC-V architecture support
- From: Andrey Korolyov <andrey@xxxxxxx>
- [PATCH 2/2] ARCH: ARM: Add support for phytec-phycore-imx6ul
- From: Christian Hemp <c.hemp@xxxxxxxxx>
- [PATCH 1/2] mci: imx: Add imx6sx compatible
- From: Christian Hemp <c.hemp@xxxxxxxxx>
- Re: [PATCH v2 04/21] i.MX: ocotp: Add provisions for storing multiple MAC addresses
- From: Stefan Lengfeld <s.lengfeld@xxxxxxxxx>
- [PATCH v2 21/21] i.MX: vf610-twr: Remove MSCM setup code
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 20/21] i.MX: imx-usb-misc: Add Vybrid support
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 17/21] i.MX: iomux-vf610: Add missing pad definitions
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 19/21] i.MX: Default CONFI_USB_IMX_PHY to 'y' on Vybrid
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 18/21] i.MX: imx-usb-phy: Add VF610 OF compatiblity string
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 16/21] i.MX: vf610: Add low-level pin configuration helper
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 15/21] i.MX: iomuxv3: Use helper functions in iomux-v3.h
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 14/21] i.MX6: sabresd: Remove magic numbers in setup_uart
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 13/21] i.MX: iomuxv3: Add low-level pad configuration routine
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 10/21] i.MX: vf610: Ramp CPU clock to maximum frequency
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 11/21] i.MX: iomuxv3: Add low-level pad code to headers
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 12/21] i.MX: iomuxv3: Add helper type to deconstruct iomux_v3_cfg_t values
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 09/21] i.MX: Add fusemap for VF610
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 06/21] i.MX: clk: Add IMX_PLLV3_SYS_VF610 subtype
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 05/21] i.MX: ocotp: Initialize OCOTP as early as possible
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 08/21] i.MX: imx6-fusemap: Fix SJC_RESP_LOCK width
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 07/21] i.MX: ocotp: Add imx_ocotp_sense_enable()
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 03/21] i.MX: ocotp: Simplify MAC address storing logic
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 04/21] i.MX: ocotp: Add provisions for storing multiple MAC addresses
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 01/21] i.MX: esdhc: Enable host->clk during initialization
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 02/21] i.MX: ocotp: Move memory reversing into a subroutine
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH v2 00/21] Vybrid related patches
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- Re: [PATCH] of: base: add chosen node if it does not exist when adding initrd
- From: Jan Lübbe <jlu@xxxxxxxxxxxxxx>
- Re: [PATCH] of: base: add chosen node if it does not exist when adding initrd
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] spi: mvebu: add LSB support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] spi: mvebu: use wait_on_timeout instead of a loop with udelay.
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 06/16] i.MX: vf610: Ramp CPU clock to maximum frequency
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- Re: [PATCH] spi: mvebu: only read from bus when data is needed
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 1/3] spi: mvebu: fix register macros for Armada 370/XP clock divider
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 1/3] i.MX: IPUv3: Add parallel display support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] ubifs: restore symlink support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [RFC v3 1/2] serial: add driver for SiFive UART
- From: Antony Pavlov <antonynpavlov@xxxxxxxxx>
- [RFC v3 0/2] add initial RISC-V architecture support
- From: Antony Pavlov <antonynpavlov@xxxxxxxxx>
- [RFC v3 2/2] Add initial RISC-V architecture support
- From: Antony Pavlov <antonynpavlov@xxxxxxxxx>
- [PATCH 2/2] arm: baltos: prolong global reset
- From: yegorslists@xxxxxxxxxxxxxx
- [PATCH 1/2] arm: am33xx: add reset duration control register address definition
- From: yegorslists@xxxxxxxxxxxxxx
- am335x: assert sysreset (NRESET_INOUT)
- From: Yegor Yefremov <yegorslists@xxxxxxxxxxxxxx>
- Re: AM335x Porting Questions
- From: Yegor Yefremov <yegorslists@xxxxxxxxxxxxxx>
- RE: AM335x Porting Questions
- From: "Jonathan Stackhouse" <jon@xxxxxxxxx>
- [PATCH 3/3] PWM: update enable status when using the internal API
- From: Jan Luebbe <jlu@xxxxxxxxxxxxxx>
- [PATCH 1/3] i.MX: IPUv3: Add parallel display support
- From: Jan Luebbe <jlu@xxxxxxxxxxxxxx>
- [PATCH 2/3] video: IPU framebuffer: honor clock and enable polarities
- From: Jan Luebbe <jlu@xxxxxxxxxxxxxx>
- [PATCH] ubifs: restore symlink support
- From: Renaud Barbier <renaud.barbier@xxxxxx>
- Re: AM335x Porting Questions
- From: Ian Abbott <abbotti@xxxxxxxxx>
- [PATCH 1/2] spi: mvebu: add LSB support
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 2/2] spi: mvebu: improve error reporting
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH] spi: mvebu: use wait_on_timeout instead of a loop with udelay.
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH] of: base: add chosen node if it does not exist when adding initrd
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: [PATCH] spi: mvebu: only read from bus when data is needed
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH] spi: mvebu: only read from bus when data is needed
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] arm: dts: Added ocotp support for i.MX6UL
- From: Daniel Schultz <d.schultz@xxxxxxxxx>
- [PATCH 2/3] spi: mvebu: make sure the value calculated for PSCL is also used
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 1/3] spi: mvebu: fix register macros for Armada 370/XP clock divider
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 3/3] spi: mvebu: various non-critical improvements to armada_370_xp_spi_set_baudrate
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [RFC v2 6/8] bootm: add kexec ELF support
- From: Antony Pavlov <antonynpavlov@xxxxxxxxx>
- Re: [RFC v2 4/8] import initial kexec stuff
- From: Antony Pavlov <antonynpavlov@xxxxxxxxx>
- AM335x Porting Questions
- From: "Jonathan Stackhouse" <jon@xxxxxxxxx>
- Re: [PATCH 2/4] ARM i.MX: add SoC type detection for i.MX6SL
- From: Alexander Kurz <akurz@xxxxxxxx>
- Re: [PATCH 02/16] i.MX: ocotp: Add provisions for storing multiple MAC addresses
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 2/4] ARM i.MX: add SoC type detection for i.MX6SL
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: UBIFS trouble
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 1/3] ARM: dts: phycore-imx6: refactor fec nodes
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 0/6] ubi: remove character device flag from static volumes
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] fixup! gpio: Add GPIO driver for Vybrid
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] mtd: m25p80: add support for Everspin MR25H40
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] imx6qdl-phytec-phycore-som.dtsi: rename eeprom
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] x86: update boot message "UBOOT2" to "BAREBOX"
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] MIPS: qemu-malta_defconfig: set MAX_IMAGE_SIZE = 4 MiB
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [RFC v2 6/8] bootm: add kexec ELF support
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [RFC v2 4/8] import initial kexec stuff
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 02/16] i.MX: ocotp: Add provisions for storing multiple MAC addresses
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- Re: [PATCH 02/16] i.MX: ocotp: Add provisions for storing multiple MAC addresses
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- Re: [PATCH] spi: mvebu: fix error handling for transfer problems
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 06/16] i.MX: vf610: Ramp CPU clock to maximum frequency
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 02/16] i.MX: ocotp: Add provisions for storing multiple MAC addresses
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH] spi: mvebu: fix baudrate selection for Armada 370/XP
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- [PATCH] spi: mvebu: fix baudrate selection for Armada 370/XP
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH 02/16] i.MX: ocotp: Add provisions for storing multiple MAC addresses
- From: Stefan Lengfeld <s.lengfeld@xxxxxxxxx>
- Re: [PATCH 02/16] i.MX: ocotp: Add provisions for storing multiple MAC addresses
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- Re: [PATCH 02/16] i.MX: ocotp: Add provisions for storing multiple MAC addresses
- From: Stefan Lengfeld <s.lengfeld@xxxxxxxxx>
- [PATCH 16/16] i.MX: imx-usb-misc: Add Vybrid support
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 14/16] i.MX: imx-usb-phy: Add VF610 OF compatiblity string
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 12/16] i.MX: vf610: Add low-level pin configuration helper
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 15/16] i.MX: Default CONFI_USB_IMX_PHY to 'y' on Vybrid
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 08/16] i.MX: iomuxv3: Add helper type to deconstruct iomux_v3_cfg_t values
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 10/16] i.MX6: sabresd: Remove magic numbers in setup_uart
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 13/16] i.MX: iomux-vf610: Add missing pad definitions
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 03/16] i.MX: ocotp: Initialize OCOTP as early as possible
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 06/16] i.MX: vf610: Ramp CPU clock to maximum frequency
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 09/16] i.MX: iomuxv3: Add low-level pad configuration routine
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 11/16] i.MX: iomuxv3: Use helper functions in iomux-v3.h
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 05/16] i.MX: clk: Add IMX_PLLV3_SYS_VF610 subtype
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 02/16] i.MX: ocotp: Add provisions for storing multiple MAC addresses
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 07/16] i.MX: iomuxv3: Add low-level pad code to headers
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 04/16] i.MX: ocotp: Initialize 'sense_enable' to true on Vybrid
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 01/16] i.MX: esdhc: Enable host->clk during initialization
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 00/16] Vybrid related patches
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- Re: [PATCH] bootm: dont use internal oftree fallback by default
- From: Alexander Kurz <akurz@xxxxxxxx>
- Re: [PATCH] bootm: dont use internal oftree fallback by default
- From: Alexander Kurz <akurz@xxxxxxxx>
- [PATCH] spi: mvebu: fix error handling for transfer problems
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [RFC v2 4/8] import initial kexec stuff
- From: Antony Pavlov <antonynpavlov@xxxxxxxxx>
- [RFC v2 7/8] MIPS: add kexec ELF loading support
- From: Antony Pavlov <antonynpavlov@xxxxxxxxx>
- [RFC v2 3/8] resource: add create_resource() helper function
- From: Antony Pavlov <antonynpavlov@xxxxxxxxx>
- [RFC v2 5/8] filetype: add ELF type
- From: Antony Pavlov <antonynpavlov@xxxxxxxxx>
- [RFC v2 6/8] bootm: add kexec ELF support
- From: Antony Pavlov <antonynpavlov@xxxxxxxxx>
- [RFC v2 0/8] MIPS: use kexec to load ELF linux images
- From: Antony Pavlov <antonynpavlov@xxxxxxxxx>
- [RFC v2 8/8] MIPS: malta: enable kexec
- From: Antony Pavlov <antonynpavlov@xxxxxxxxx>
- [RFC v2 2/8] MIPS: c-r4k: add support for secondary cache
- From: Antony Pavlov <antonynpavlov@xxxxxxxxx>
- [RFC v2 1/8] MIPS: add virt_to_phys() and phys_to_virt()
- From: Antony Pavlov <antonynpavlov@xxxxxxxxx>
- Re: [PATCH] bootm: dont use internal oftree fallback by default
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH] MIPS: qemu-malta_defconfig: set MAX_IMAGE_SIZE = 4 MiB
- From: Antony Pavlov <antonynpavlov@xxxxxxxxx>
- Cadence QSPI xload boot timing issue
- From: Ian Abbott <abbotti@xxxxxxxxx>
- black screen with blinking cursor
- From: irlinuxbox <irlinuxbox@xxxxxxxxx>
- Re: [PATCH] bootm: dont use internal oftree fallback by default
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- Re: help-UBOOT2 JMP
- From: irlinuxbox <irlinuxbox@xxxxxxxxx>
- [PATCH] bootm: dont use internal oftree fallback by default
- From: Alexander Kurz <akurz@xxxxxxxx>
- [PATCH] x86: update boot message "UBOOT2" to "BAREBOX"
- From: Ulrich Ölmann <u.oelmann@xxxxxxxxxxxxxx>
- Re: help-UBOOT2 JMP
- From: Ulrich Ölmann <u.oelmann@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] arm: dts: Added ocotp support for i.MX6UL
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- help-UBOOT2 JMP
- From: irlinuxbox <irlinuxbox@xxxxxxxxx>
- [PATCH 3/3] arm: dts: Added ocotp support for i.MX6UL
- From: Daniel Schultz <d.schultz@xxxxxxxxx>
- [PATCH 1/3] arm: imx6: ocotp: Added support for the i.MX6UL
- From: Daniel Schultz <d.schultz@xxxxxxxxx>
- [PATCH 2/3] arm: imx6: ocotp: Added write check
- From: Daniel Schultz <d.schultz@xxxxxxxxx>
- [PATCH 2/3] ARM: rdu2: support QP variant
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 1/3] ARM: imx: Add support for ZII RDU2 board
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 3/3] ARM: rdu2: bring board support in line with other boards
- From: Lucas Stach <l.stach@xxxxxxxxxxxxxx>
- [PATCH 2/2] Documentation: remote-control: fix markup
- From: Stefan Lengfeld <s.lengfeld@xxxxxxxxx>
- [PATCH 1/2] imx6qdl-phytec-phycore-som.dtsi: rename eeprom
- From: Stefan Lengfeld <s.lengfeld@xxxxxxxxx>
- Re: UBIFS trouble
- From: Juergen Borleis <jbe@xxxxxxxxxxxxxx>
- UBIFS trouble
- From: Juergen Borleis <jbe@xxxxxxxxxxxxxx>
- [PATCH 2/4] ARM i.MX: add SoC type detection for i.MX6SL
- From: Alexander Kurz <akurz@xxxxxxxx>
- [PATCH 4/4] ARM i.MX: Add i.MX6SL support
- From: Alexander Kurz <akurz@xxxxxxxx>
- [PATCH 3/4] ARM: i.MX6SL: import clock infrastructure from linux
- From: Alexander Kurz <akurz@xxxxxxxx>
- [PATCH 1/4] ARM i.MX: move cpu_type macros in front of cpu_revision code
- From: Alexander Kurz <akurz@xxxxxxxx>
- [PATCH 3/3] ARM: dts: phycore-imx6: remove unnecessary include
- From: Stefan Lengfeld <s.lengfeld@xxxxxxxxx>
- [PATCH 2/3] ARM: dts: phycore-imx6: fix missing ?xc-skew-ps settings for ethphy
- From: Stefan Lengfeld <s.lengfeld@xxxxxxxxx>
- [PATCH 1/3] ARM: dts: phycore-imx6: refactor fec nodes
- From: Stefan Lengfeld <s.lengfeld@xxxxxxxxx>
- [PATCH 1/2] fixup! gpio: Add GPIO driver for Vybrid
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 2/2] fixup! i.MX: Add VF610 clock tree initialization code
- From: Andrey Smirnov <andrew.smirnov@xxxxxxxxx>
- [PATCH 6/6] ubi: barebox: Remove character device flag from static volumes
- From: Teresa Remmet <t.remmet@xxxxxxxxx>
- [PATCH 2/6] devfs: Add optional truncate callback for device files
- From: Teresa Remmet <t.remmet@xxxxxxxxx>
- [PATCH 0/6] ubi: remove character device flag from static volumes
- From: Teresa Remmet <t.remmet@xxxxxxxxx>
- [PATCH 3/6] ubi: Add truncate callback
- From: Teresa Remmet <t.remmet@xxxxxxxxx>
- [PATCH 5/6] commands: ubi: ubiupdatevol: Open device with O_TRUNC
- From: Teresa Remmet <t.remmet@xxxxxxxxx>
- [PATCH 1/6] libfile: copy_file: Only open regular files with O_TRUNC
- From: Teresa Remmet <t.remmet@xxxxxxxxx>
- [PATCH 4/6] fs: Remove O_TRUNC check for devices when open files
- From: Teresa Remmet <t.remmet@xxxxxxxxx>
- [PATCH] mtd: m25p80: add support for Everspin MR25H40
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 03/10] nios2: Fix compiler warning
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]