U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
- [PATCH 18/22] ARM: at91rm9200ek: use plain readl/writel for pmc accesses, (continued)
- [PATCH 1/2] fixup! ARM: add file for HYP mode related setup,
Lucas Stach
- [PATCH] arm: at91: fix sdram controller init,
Sascha Hauer
- barebox state is not fixed up into kernel-device-tree,
Patrick Boettcher
- [PATCH] kconfig: Avoid format overflow warning from GCC 8.1, Sascha Hauer
- issues verifying FIT image signature,
Kai Che
- [PATCH 1/5] ARM: socfpga: add lowlevel header with common code,
Steffen Trumtrar
- Barebox stops working if /env/boot/mmc is removed,
Patrick Boettcher
- [PATCH] mmc: atmel: Make write work on sama5d3,
Sascha Hauer
- [PATCH] Add initial support for the EVB-KSZ9477 eval board,
Sascha Hauer
- [PATCH] net: macb: Add compatible for atmel,sama5d3-gem, Sascha Hauer
- [PATCH] pinctrl: at91: Do not print registration messages, Sascha Hauer
- [PATCH 1/4] net: macb: no need for coherent memory for receive buffer,
Sascha Hauer
- [PATCH 1/4] ARM: rdu2: config PMIC SW1AB and SW1C rails to 1.375,
Lucas Stach
- [PATCH] net: designware: look for a child device node for MDIO bus,
Ian Abbott
- common/ddr_spd.c:281:28: warning: bitwise comparison always evaluates to false,
Antony Pavlov
- [PATCH v4 01/11] ARM: pass architecture flag for SMCC also to PBL compilation unit,
Lucas Stach
- [PATCH v4 04/11] ARM: allow secure monitor code to be built without PSCI, Lucas Stach
- [PATCH v4 07/11] ARM: default to starting kernel in HYP mode when entered in HYP, Lucas Stach
- [PATCH v4 11/11] ARM: rpi: autosize malloc area, Lucas Stach
- [PATCH v4 06/11] ARM: don't try to install secure monitor when entered in HYP mode, Lucas Stach
- [PATCH v4 08/11] ARM: install HYP vectors at PBL and Barebox entry, Lucas Stach
- [PATCH v4 03/11] ARM: safely switch from HYP to SVC mode if required, Lucas Stach
- [PATCH v4 05/11] ARM: add file for HYP mode related setup, Lucas Stach
- [PATCH v4 09/11] ARM: rpi: add revision IDs for Pi 3 Model B and Pi Zero, Lucas Stach
- [PATCH v4 10/11] ARM: rpi: add raspberry pi 3 support, Lucas Stach
- [PATCH v4 02/11] ARM: import opcode helpers from Linux kernel, Lucas Stach
- [PATCH] Display barebox instead of kernel in build message,
Clément Leger
- [PATCH] of: unflatten: access property properly, Sascha Hauer
- [no subject],
Mihaita Ivascu
- issues loading a FIT image with bootm,
Kai Che
- [PATCH 00/16] NAND update (1st step),
Ladislav Michl
- [PATCH 01/16] mtd: nand: refactor chip->block_markbad interface, Ladislav Michl
- [PATCH 02/16] mtd: nand: remove multiplied-by-2 block logic, Ladislav Michl
- [PATCH 03/16] mtd: nand: hide in-memory BBT implementation details, Ladislav Michl
- [PATCH 04/16] mtd: nand: remove NAND_BBT_SCANEMPTY, Ladislav Michl
- [PATCH 05/16] mtd: nand: Request strength instead of bytes for soft BCH, Ladislav Michl
- [PATCH 06/16] mtd: atmel_nand: Add per board ECC setup, Ladislav Michl
- [PATCH 07/16] mtd: nand: simplify nand_bch_init() usage, Ladislav Michl
- [PATCH 08/16] mtd: nand_bbt: kill NAND_BBT_SCANALLPAGES, Ladislav Michl
- [PATCH 09/16] mtd: nand_bbt: handle error case for nand_create_badblock_pattern(), Ladislav Michl
- [PATCH 10/16] mtd: nand_bbt: make nand_scan_bbt() static, Ladislav Michl
- [PATCH 11/16] mtd: nand_bbt: unify/fix error handling in nand_scan_bbt(), Ladislav Michl
- [PATCH 12/16] mtd: nand_bbt: Move BBT block selection logic out of write_bbt(), Ladislav Michl
- [PATCH 13/16] mtd: nand_bbt: scan for next free bbt block if writing bbt fails, Ladislav Michl
- [PATCH 14/16] mtd: nand: Kill the chip->scan_bbt() hook, Ladislav Michl
- [PATCH 15/16] mtd: nand: Kill cellinfo, Ladislav Michl
- [PATCH 16/16] mtd: nand: detect OOB size for Toshiba 24nm raw SLC, Ladislav Michl
- No default env without Barebox wanting to load from persistant storage,
Martin Hofmann
- [PATCH] bootm: abort if kernel is outside the first 128MB,
Patrick Boettcher
- [PATCH 0/6] Refactor driver resource allocation code,
Andrey Smirnov
- [PATCH 00/11] Allow GPIOs to be referenced by label,
Andrey Smirnov
- [PATCH 03/11] linux/ctype.h: Port _tolower(), Andrey Smirnov
- [PATCH 01/11] gpio: VF610: Propagate error code of gpiochip_add() up, Andrey Smirnov
- [PATCH 08/11] commands: gpio: Allow GPIOs to be specified by label, Andrey Smirnov
- [PATCH 09/11] VF610: zii-vf610-dev: Drop switch reset GPIO configuration, Andrey Smirnov
- [PATCH 07/11] gpiolib: Introduce gpio_find_by_label(), Andrey Smirnov
- [PATCH 05/11] commands: gpio: Move argument parsing into a shared function, Andrey Smirnov
- [PATCH 06/11] commands: gpio: Use kstrtoint() instead of simple_strtoul(), Andrey Smirnov
- [PATCH 04/11] lib: Port kstrtox.c from Linux kernel, Andrey Smirnov
- [PATCH 10/11] VF610: zii-vf610-dev: Replace board code with gpio-hog nodes, Andrey Smirnov
- [PATCH 11/11] ARM: rdu2: Replace board code with gpio-hog nodes, Andrey Smirnov
- [PATCH 02/11] VF610: Initialize pinctrl driver before gpio, Andrey Smirnov
- Re: [PATCH 00/11] Allow GPIOs to be referenced by label, Sam Ravnborg
- Re: [PATCH 00/11] Allow GPIOs to be referenced by label, Sascha Hauer
- [PATCH 0/6] Switch EEPROM aliases to ZII boards,
Andrey Smirnov
- [PATCH] partitions: efi: Constify force_gpt,
Andrey Smirnov
- [PATCH 1/2] Documentation: USB gadget: document usbgadget.fastboot_bbu variable,
Ladislav Michl
- [PATCH] scripts: imx-usb-loader: list_imx_device_types(): move variable declaration out of for() loop,
Marc Kleine-Budde
- IMX6UL: Booting kernel with initramfs blocks,
Patrick Boettcher
- [PATCH] USB: gadget: prevent unnecessary warning message, Sascha Hauer
- [PATCH 0/8] USB ehci/chipidea fixes,
Sascha Hauer
- [PATCH] usbgadget: autostart: add DFU support,
Ladislav Michl
- [PATCH 1/3] mtd: atmel_nand: replace printk with dev_info,
Ladislav Michl
- [PATCH] usb: gadget: set maxpacket_limit,
Ladislav Michl
- [PATCH] net: dhcp: fix option 54,
Marcin Niestroj
- Secure boot support,
Kai Che
- [PATCH v2] ARM: i.MX: Add liteboard support,
Marcin Niestroj
- [PATCH] usb: ehci: call platform init before ehci reset,
Uwe Kleine-König
- [PATCH] state: fix indentation,
Ulrich Ölmann
- [PATCH] of: base: fix typo,
Ulrich Ölmann
- [PATCH] rtc: ds1307: Add ds3231 to driver's ID list,
Marco Felsch
- [PATCH 1/2] bootchooser: put bootchooser after creating a boot entry,
Sascha Hauer
- [PATCH 0/4] gpio-hog fixes,
Marco Felsch
- [PATCH] i2c: introduce device_i2c_driver() macro,
Marco Felsch
- [PATCH 00/20] Fixes for -Wmissing-prototypes warnings,
Sascha Hauer
- [PATCH 15/20] drivers: clk: imx5: Make locally used functions static, Sascha Hauer
- [PATCH 14/20] ARM: legacy Linux support: Make locally used functions static, Sascha Hauer
- [PATCH 06/20] ARM: mmu: include dma.h, Sascha Hauer
- [PATCH 10/20] ARM: boards: karo-tx6x: Make locally used function static, Sascha Hauer
- [PATCH 03/20] video: imx-ipu-v3: Make locally used function static, Sascha Hauer
- [PATCH 11/20] ARM: boards: kindle mx50: Make locally used function static, Sascha Hauer
- [PATCH 02/20] mtd: nand: mxs: make locally used functions static, Sascha Hauer
- [PATCH 09/20] ARM: boards: GuF Vincell: Make locally used function static, Sascha Hauer
- [PATCH 01/20] ARM: Fix missing prototype warning, Sascha Hauer
- [PATCH 05/20] dma: Add missing re-inclusion protector, Sascha Hauer
- [PATCH 17/20] ARM: unwind: Provide prototypes for exported functions, Sascha Hauer
- [PATCH 08/20] ARM: cache: include mmu.h, Sascha Hauer
- [PATCH 07/20] fs: Make locally used functions static, Sascha Hauer
- [PATCH 13/20] ARM: boards: phytec-som-imx6: Make locally used function static, Sascha Hauer
- [PATCH 12/20] ARM: boards: kontron-samx6i: Add include file to provide prototype, Sascha Hauer
- [PATCH 04/20] ARM: mmu: rename dma_alloc, Sascha Hauer
- [PATCH 16/20] usb: ulpi: Make locally used functions static, Sascha Hauer
- [PATCH 20/20] nvmem: i.MX ocotp: Make locally used functions static, Sascha Hauer
- [PATCH 19/20] ARM: i.MX: Add missing include, Sascha Hauer
- [PATCH 18/20] ARM: unwind: Make locally used function static, Sascha Hauer
- [PATCH v1] Makefile: move -Wmissing-prototypes from mips to main Makefile,
Oleksij Rempel
- Re: Issues compiling barebox on raspberry pi,
r.hieber@xxxxxxxxxxxxxx
- [PATCH] of: fix reproducible node name for legacy vs. new partition binding,
Sascha Hauer
- [PATCH 0/2] fs: add revalidating of dentries,
Sascha Hauer
- [PATCH v1 1/2] ratp: fix compile warnings,
Oleksij Rempel
- [PATCH v1] fs: fix different compile warnings,
Oleksij Rempel
- [PATCH v4 00/22] MV88E6xxx switch family support,
Andrey Smirnov
- [PATCH v4 01/22] ARM: Do not expose ARMv8 functions on ARMv7, Andrey Smirnov
- [PATCH v4 07/22] aiodev: Don't try to use DT node name as aiodev->name, Andrey Smirnov
- [PATCH v4 03/22] VFxxx: Select CLOCKSOURCE_ARM_GLOBAL_TIMER, Andrey Smirnov
- [PATCH v4 02/22] clocksource: Add ARM global timer support, Andrey Smirnov
- [PATCH v4 04/22] i.MX: Move GPT driver to drivers/clocksource, Andrey Smirnov
- [PATCH v4 05/22] clocksource: Introduce ARCH_HAS_IMX_GPT, Andrey Smirnov
- [PATCH v4 08/22] aiodev: imx_thermal: Give aiodev a more descriptive name, Andrey Smirnov
- [PATCH v4 09/22] aiodev: qoriq_thermal: Give aiodev a more descriptive name, Andrey Smirnov
- [PATCH v4 06/22] of: Demote "Bad cell count for" to debug, Andrey Smirnov
- [PATCH v4 12/22] drivers: base: Convert device_d name to be dynamically allocated, Andrey Smirnov
- [PATCH v4 17/22] include: linux: ethtool: Add missing *_UNKNOWN constants, Andrey Smirnov
- [PATCH v4 11/22] base: Don't use shared buffer for results of dev_id(), Andrey Smirnov
- [PATCH v4 13/22] linux: string: Port kbasename(), Andrey Smirnov
- [PATCH v4 15/22] mdio_bus: Fix documentation for mdio_bus_match(), Andrey Smirnov
- [PATCH v4 14/22] of: Port latest of_device_make_bus_id() implementation, Andrey Smirnov
- [PATCH v4 16/22] include: linux: phy: Add missing PHY_INTERFACE_* constants, Andrey Smirnov
- [PATCH v4 19/22] mdio_bus: Allow for non PHY-devices on MDIO buses, Andrey Smirnov
- [PATCH v4 10/22] drivers: Introduce dev_set_name(), Andrey Smirnov
- [PATCH v4 21/22] net: phy: mv88e6xxx: Port EEPROM support code, Andrey Smirnov
- [PATCH v4 20/22] net: phy: Add basic driver for MV88E6XXX switches from Marvell, Andrey Smirnov
- [PATCH v4 22/22] net: phy: mv88e6xxx: Add support for MAC ports, Andrey Smirnov
- [PATCH v4 18/22] net: phy: Check phy_mask in get_phy_device(), Andrey Smirnov
- Re: [PATCH v4 00/22] MV88E6xxx switch family support, Sascha Hauer
- [PATCH] miitool: Fix inconsistent spacing,
Andrey Smirnov
- [PATCH 1/5] tlsf_malloc: dummy_malloc: Share code for calloc(),
Andrey Smirnov
- [PATCH] rave-sp: backlight: Specify parent device correctly,
Andrey Smirnov
- [PATCH] phy: call adjust_link in attach if using fixed-link,
Clément Leger
- [PATCH] net: make routing work after dhcp command,
Antony Pavlov
- [PATCH v3 00/22] MV88E6xxx switch family support,
Andrey Smirnov
- [PATCH v3 01/22] ARM: Do not expose ARMv8 functions on ARMv7, Andrey Smirnov
- [PATCH v3 02/22] clocksource: Add ARM global timer support, Andrey Smirnov
- [PATCH v3 03/22] VFxxx: Select CLOCKSOURCE_ARM_GLOBAL_TIMER, Andrey Smirnov
- [PATCH v3 04/22] i.MX: Move GPT driver to drivers/clocksource, Andrey Smirnov
- [PATCH v3 09/22] aiodev: qoriq_thermal: Give aiodev a more descriptive name, Andrey Smirnov
- [PATCH v3 05/22] clocksource: Introduce ARCH_HAS_IMX_GPT, Andrey Smirnov
- [PATCH v3 06/22] of: Demote "Bad cell count for" to debug, Andrey Smirnov
- [PATCH v3 07/22] aiodev: Don't try to use DT node name as aiodev->name, Andrey Smirnov
- [PATCH v3 08/22] aiodev: imx_thermal: Give aiodev a more descriptive name, Andrey Smirnov
- [PATCH v3 13/22] linux: string: Port kbasename(), Andrey Smirnov
- [PATCH v3 11/22] base: Don't use shared buffer for results of dev_id(), Andrey Smirnov
- [PATCH v3 12/22] drivers: base: Convert device_d name to be dynamically allocated, Andrey Smirnov
- [PATCH v3 14/22] of: Port latest of_device_make_bus_id() implementation, Andrey Smirnov
- [PATCH v3 15/22] mdio_bus: Fix documentation for mdio_bus_match(), Andrey Smirnov
- [PATCH v3 16/22] include: linux: phy: Add missing PHY_INTERFACE_* constants, Andrey Smirnov
- [PATCH v3 18/22] net: phy: Check phy_mask in get_phy_device(), Andrey Smirnov
- [PATCH v3 21/22] net: phy: mv88e6xxx: Port EEPROM support code, Andrey Smirnov
- [PATCH v3 10/22] drivers: Introduce dev_set_name(), Andrey Smirnov
- [PATCH v3 20/22] net: phy: Add basic driver for MV88E6XXX switches from Marvell, Andrey Smirnov
- [PATCH v3 17/22] include: linux: ethtool: Add missing *_UNKNOWN constants, Andrey Smirnov
- [PATCH v3 19/22] mdio_bus: Allow for non PHY-devices on MDIO buses, Andrey Smirnov
- [PATCH v3 22/22] net: phy: mv88e6xxx: Add support for MAC ports, Andrey Smirnov
- Re: [PATCH v3 00/22] MV88E6xxx switch family support, Andrey Smirnov
- [PATCH] environment: bypass overlap check for mtd devices, Sascha Hauer
- [PATCH] state: fix documentation of state_new_from_node(),
Ulrich Ölmann
- [RFC] mtd: core: set cdev offset,
Ladislav Michl
- [PATCH] environment: Fix overlapping partitions error message,
Ladislav Michl
- [PATCH] blspec: do not depend on BLOCK,
Ladislav Michl
- [PATCH] common: state: use of_property_write_string() where appropriate,
Ulrich Ölmann
- [PATCH] state: backend_bucket_circular: remove unused variables,
Ulrich Ölmann
- [PATCH v2 00/17] MV88E6xxx switch family support,
Andrey Smirnov
- [PATCH v2 06/17] of: Demote "Bad cell count for" to debug, Andrey Smirnov
- [PATCH v2 01/17] ARM: Do not expose ARMv8 functions on ARMv7, Andrey Smirnov
- [PATCH v2 03/17] VFxxx: Select CLOCKSOURCE_ARM_GLOBAL_TIMER, Andrey Smirnov
- [PATCH v2 02/17] clocksource: Add ARM global timer support, Andrey Smirnov
- [PATCH v2 04/17] i.MX: Move GPT driver to drivers/clocksource, Andrey Smirnov
- [PATCH v2 05/17] clocksource: Introduce ARCH_HAS_IMX_GPT, Andrey Smirnov
- [PATCH v2 08/17] linux: string: Port kbasename(), Andrey Smirnov
- [PATCH v2 10/17] mdio_bus: Fix documentation for mdio_bus_match(), Andrey Smirnov
- [PATCH v2 11/17] include: linux: phy: Add missing PHY_INTERFACE_* constants, Andrey Smirnov
- [PATCH v2 09/17] of: Port latest of_device_make_bus_id() implementation, Andrey Smirnov
- [PATCH v2 12/17] include: linux: ethtool: Add missing *_UNKNOWN constants, Andrey Smirnov
- [PATCH v2 13/17] net: phy: Check phy_mask in get_phy_device(), Andrey Smirnov
- [PATCH v2 14/17] mdio_bus: Allow for non PHY-devices on MDIO buses, Andrey Smirnov
- [PATCH v2 07/17] drivers: Introduce dev_set_name(), Andrey Smirnov
- [PATCH v2 16/17] net: phy: mv88e6xxx: Port EEPROM support code, Andrey Smirnov
- [PATCH v2 15/17] net: phy: Add basic driver for MV88E6XXX switches from Marvell, Andrey Smirnov
- [PATCH v2 17/17] net: phy: mv88e6xxx: Add support for MAC ports, Andrey Smirnov
- bootchooser: constant decrement of remaining_attempts,
Patrick Huesmann
- [PATCH] common: state: fix typo,
Ulrich Ölmann
- [PATCH] state: backend_bucket_circular: fix memory leak,
Ulrich Ölmann
- [PATCH] ARM: i.MX: Add missing quotes to HAB specific defines,
Sascha Hauer
- v2018.09.1, Sascha Hauer
- v2018.10.0, Sascha Hauer
- [PATCH] digest.h: Sync hash_algo values with kernel, Sascha Hauer
- [PATCH] mtd: do not attach already attached UBI, Sascha Hauer
- [PATCH 00/16],
Andrey Smirnov
- [PATCH 03/16] i.MX: Move GPT driver to drivers/clocksource, Andrey Smirnov
- [PATCH 02/16] clocksource: Add ARM global timer support, Andrey Smirnov
- [PATCH 07/16] linux: string: Port kbasename(), Andrey Smirnov
- [PATCH 04/16] clocksource: Introduce ARCH_HAS_IMX_GPT, Andrey Smirnov
- [PATCH 05/16] of: Demote "Bad cell count for" to debug, Andrey Smirnov
- [PATCH 06/16] drivers: Introduce dev_set_name(), Andrey Smirnov
- [PATCH 14/16] net: phy: Add basic driver for MV88E6XXX switches from Marvell, Andrey Smirnov
- [PATCH 01/16] ARM: Do not expose ARMv8 functions on ARMv7, Andrey Smirnov
- [PATCH 13/16] mdio_bus: Allow for non PHY-devices on MDIO buses, Andrey Smirnov
- [PATCH 12/16] net: phy: Check phy_mask in get_phy_device(), Andrey Smirnov
- [PATCH 11/16] include: linux: ethtool: Add missing *_UNKNOWN constants, Andrey Smirnov
- [PATCH 10/16] include: linux: phy: Add missing PHY_INTERFACE_* constants, Andrey Smirnov
- [PATCH 08/16] of: Port latest of_device_make_bus_id() implementation, Andrey Smirnov
- [PATCH 15/16] net: phy: mv88e6xxx: Port EEPROM support code, Andrey Smirnov
- [PATCH 16/16] net: phy: mv88e6xxx: Add support for MAC ports, Andrey Smirnov
- [PATCH 09/16] mdio_bus: Fix documentation for mdio_bus_match(), Andrey Smirnov
- Re: [PATCH 00/16], Andrey Smirnov
- [PATCH v2 0/4] Additional error checking for barebox_update,
Andrey Smirnov
- [PATCH v2 0/6] ZII RPU2 i.MX7D board support,
Andrey Smirnov
- [PATCH 1/2] ARM: rdu2: Remove now redundant RAVE SP properties/nodes,
Andrey Smirnov
- [PATCH] arm: crypto: fix SHA256 shipped assembler code,
Lucas Stach
- [PATCH] hab: Print events on info command.,
Denis OSTERLAND
- [PATCH] fs: fix NULL pointer dereference in ramfs_truncate,
Marcin Niestroj
- [PATCH 00/14] UBIFS update,
Sascha Hauer
- [PATCH 08/14] fs: implement iget_locked and iget_failed, Sascha Hauer
- [PATCH 04/14] fs: let dir_emit_dots return int, Sascha Hauer
- [PATCH 12/14] vsprintf: implement %pV, Sascha Hauer
- [PATCH 02/14] Add kmemdup, Sascha Hauer
- [PATCH 03/14] Add more mutex no-ops, Sascha Hauer
- [PATCH 01/14] Add linux/slab.h, Sascha Hauer
- [PATCH 05/14] fs: Add fscrypt no-op headers, Sascha Hauer
- [PATCH 11/14] compiler: Update to v4.19-rc6, Sascha Hauer
- [PATCH 06/14] fs: Add SB_* flags, Sascha Hauer
- [PATCH 14/14] fs: ubifs: optionally allow to mount UBIFS images with encrypted files, Sascha Hauer
- [PATCH 13/14] ubifs: Update to v4.18-rc6, Sascha Hauer
- [PATCH 07/14] fs: implement file_inode, Sascha Hauer
- [PATCH 09/14] fs: implement clear_nlink and set_nlink, Sascha Hauer
- [PATCH 10/14] fs: ubifs: remove not needed code, Sascha Hauer
- Re: [PATCH 00/14] UBIFS update, Sam Ravnborg
- [PATCH] e1000/flash: Increased erase timeout,
Uwe Kleine-König
- [PATCH] usb: gadget: fastboot: fix downoading files of wMaxPacketSize bytes,
Sascha Hauer
- [PATCH 1/6] dts: achilles: add state for bootchooser,
Steffen Trumtrar
- [PATCH] fs: ubifs: Do not free memory not allocated by ubifs, Sascha Hauer
- [PATCH 0/3] Additional error checking for barebox_update,
Andrey Smirnov
- [PATCH v2] fs: improve ramfs_truncate speed, Marcin Niestroj
- [PATCH 1/2] fs: open: Do not forget to set errno,
Sascha Hauer
- [PATCH] fs: ramfs: make chunk counting in truncate() better readable,
Sascha Hauer
- [PATCH] fs: ramfs: Free data when file is unlinked, Sascha Hauer
- [PATCH 0/6] ZII RPU2 i.MX7D board support,
Andrey Smirnov
- [PATCH] fs: improve ramfs_truncate speed,
Marcin Niestroj
- [PATCH] spi: atmel_spi: fix duplicate const warning,
Ladislav Michl
- [PATCH] state: backend_bucket_circular: fix for non power of 2 writesize,
Ladislav Michl
- [PATCH 0/3] i.MX6 NAND boot ROM workarounds,
Sascha Hauer
- [PATCH] mtd: core: Fix erase area alignment for non power of 2 erasesize,
Ladislav Michl
- [PATCH] ratp: select CMDLINE_EDITING,
Clément Leger
- [PATCH] ARM: i.MX: bbu: use full path name for mmcboot handler,
Sascha Hauer
- [PATCH 1/2] environment: Allow default env path to be NULL,
Sascha Hauer
- [PATCH] kfifo: roundup fifo size to next power of two, Sascha Hauer
- [PATCH 0/8] mtd: work on mtdraw,
Sascha Hauer
- [PATCH v2 1/3] clk: i.MX8MQ: Add missing IMX8MQ_CLK_TMU_ROOT clock,
Andrey Smirnov
- [PATCH v3 0/8] i.MX8MQ EVK miscellanea,
Andrey Smirnov
- [PATCH v3 1/8] clk: i.MX8MQ: Bump refcounters of various important clocks, Andrey Smirnov
- [PATCH v3 8/8] ARM: nxp-imx8mq-evk: Make use of memory size detection code, Andrey Smirnov
- [PATCH v3 5/8] ARM: nxp-imx8mq-evk: Add missing compatibility check, Andrey Smirnov
- [PATCH v3 7/8] ARM: i.MX: esdctl: Add memory size detection for i.MX8MQ, Andrey Smirnov
- [PATCH v3 3/8] ARM: i.MX8MQ: Configure USDHC1,2 clocks, Andrey Smirnov
- [PATCH v3 6/8] ARM: nxp-imx8mq-evk: Add FEC's PHY configuration code, Andrey Smirnov
- [PATCH v3 4/8] ARM: i.MX8MQ: Configure FEC1 clocks, Andrey Smirnov
- [PATCH v3 2/8] ARM: i.MX8MQ: Add missing node for ECSPI1, Andrey Smirnov
- Re: [PATCH v3 0/8] i.MX8MQ EVK miscellanea, Sascha Hauer
- mtd_peb_write broken on dataflash,
Ladislav Michl
- [PATCH 1/3] clk: i.MX8MQ: Add missing IMX8MQ_CLK_TMU_ROOT clock,
Andrey Smirnov
- [PATCH] .gitignore: Add .bin.gen.S files found firmware/,
Andrey Smirnov
- [PATCH 1/2] ARM: i.MX: Add ZII SCU2 Mezz Board,
Andrey Smirnov
- [PATCH v2 0/8] i.MX8MQ EVK miscellanea,
Andrey Smirnov
- [PATCH 1/2] ARM: zii-vf610-dev: Convert CFU1 to use upstream DTS,
Andrey Smirnov
- [PATCH 1/2] ARM: i.MX: boot: Make use of FIELD_GET() in imx51_get_boot_source(),
Andrey Smirnov
- [PATCH 00/11] Switch ZII boards to use MMC boot partitions,
Andrey Smirnov
- [PATCH 07/11] dts: VFxxx: Add aliases for ESDHC controllers, Andrey Smirnov
- [PATCH 03/11] ARM: i.MX: bbu: Check retrun value of getenv(), Andrey Smirnov
- [PATCH 02/11] ARM: i.MX51: bbu: Add a handler for MMC boot partitions, Andrey Smirnov
- [PATCH 01/11] ARM: i.MX: bbu: Add support for v1 header to MMC boot handler, Andrey Smirnov
- [PATCH 05/11] ARM: i.MX: bbu: Detect MMC before reading current boot partition, Andrey Smirnov
- [PATCH 04/11] ARM: i.MX: bbu: Convert devicefile to device name, Andrey Smirnov
- [PATCH 09/11] ARM: rdu2: Switch MMC BBU to use boot partitions, Andrey Smirnov
- [PATCH 11/11] ARM: rdu1: Switch MMC BBU to use boot partitions, Andrey Smirnov
- [PATCH 06/11] ARM: VFxxx: bbu: Add a handler for MMC boot partitions, Andrey Smirnov
- [PATCH 10/11] ARM: rdu1: Change BBU names to match RDU2, Andrey Smirnov
- [PATCH 08/11] ARM: zii-vf610-dev: Switch MMC BBU to use boot partitions, Andrey Smirnov
- Re: [PATCH 00/11] Switch ZII boards to use MMC boot partitions, Sascha Hauer
- [PATCH] ARM: i.MX27: Fix NAND boot with newer gcc,
Sascha Hauer
- [PATCH 0/8] i.MX8MQ EVK miscellanea,
Andrey Smirnov
- [PATCH 0/7] non-coherent Rx buffers in FEC and some small fixes,
Andrey Smirnov
- [PATCH 1/2] memtest: Adjust code for 64-bit architectures,
Andrey Smirnov
- [PATCH 1/2] ARM: rdu2: config PMIC SW1AB and SW1C rails to 1.375,
Lucas Stach
- RK3188 radxa-rock saveenv cmd not working, perachet7
- [PATCH]: ARM/RK3188 radxa-rock sdcard boot env file: DTB location fix,
perachet7
- [PATCH] usb: gadget: fastboot: detect device if not present, Sascha Hauer
- [PATCH] net: mdio: Do not warn about invalid PHY address, Sascha Hauer
- [PATCH] ARM: i.MX28: Add APBH clk support,
Oleksij Rempel
- [PATCH] ARM: Multi PBL: Fix image calculation for certain toolchains,
Sascha Hauer
- Raspberry-pi.img is not generating,
Sunil
- Booting AM335x MLO from network no longer works,
Dennis Menschel
- rk3188 (radxa rock pro) boot failure w/ barebox 2018-04 and later,
perachet7
- Message not available
- Re: rk3188 (radxa rock pro) boot failure w/ barebox 2018-04 and later, Sascha Hauer
[PATCH] checkpatch: don't check TODO file presence,
Antony Pavlov
[PATCH for master 0/2] MIPS and PCI-related fixes,
Antony Pavlov
[PATCH v2 0/7] RATP i2c and GPIO support,
Aleksander Morgado
[PATCH 1/2] fs: devfs: Create device files as character devices,
Sascha Hauer
problems writing an fs image to a disk partition,
Giorgio Dal Molin
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]