U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
- Re: [PATCH v3 02/22] clocksource: Add ARM global timer support, (continued)
- [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
v2018.09.0, Sascha Hauer
unable to upload new file to tftp server,
Toews, Dietrich
[PATCH] ARM: i.MX: make HAB certificate pathes explicitly overwritable, Sascha Hauer
Re: Re: [PATCH 09/10] ARM: rpi: add raspberry pi 3 support,
Martin Ortbauer
[PATCH] arm: boards: phytec-som-am335x: Rename kernel image,
Teresa Remmet
[PATCH 0/2] add support for pca955x i2c led drivers,
Oleg.Karfich
[PATCH v2] net: dhcp: add global variable for retries,
Oleg.Karfich
[PATCH 0/4] make imx-usb-loader usable for unknown device IDs,
Roland Hieber
[PATCH v2] scripts imx-image: add support for newer versions of "cst",
Marc Kleine-Budde
[PATCH 00/18] crypto: caam: Pull CAAM support improvements from Linux,
Marcin Niestroj
- [PATCH 01/18] crypto: caam - fix RNG init descriptor ret. code checking, Marcin Niestroj
- [PATCH 03/18] crypto: caam - fix writing to JQCR_MS when using service interface, Marcin Niestroj
- [PATCH 02/18] crypto: caam - fix warning in APPEND_MATH_IMM_u64, Marcin Niestroj
- [PATCH 05/18] crypto: caam - add support for iMX6UL, Marcin Niestroj
- [PATCH 04/18] crypto: caam - handle core endianness != caam endianness, Marcin Niestroj
- [PATCH 06/18] crypto: caam - fix sparse warnings, Marcin Niestroj
- [PATCH 08/18] crypto: caam - remove unreachable code in report_ccb_status(), Marcin Niestroj
- [PATCH 07/18] crypto: caam - trivial code clean-up, Marcin Niestroj
- [PATCH 09/18] crypto: caam - constify pointer to descriptor buffer, Marcin Niestroj
- [PATCH 10/18] crypto: caam - avoid double inclusion in desc_constr.h, Marcin Niestroj
- [PATCH 12/18] crypto: caam - fix incorrect define, Marcin Niestroj
- [PATCH 11/18] crypto: caam - clean-up in caam_init_rng(), Marcin Niestroj
- [PATCH 13/18] crypto: caam - constify key data, Marcin Niestroj
- [PATCH 14/18] crypto: caam - fix endless loop when DECO acquire fails, Marcin Niestroj
- [PATCH 17/18] crypto: caam - staticize caam_get_era(), Marcin Niestroj
- [PATCH 16/18] crypto: caam - sync desc.h with Linux, Marcin Niestroj
- [PATCH 15/18] crypto: caam - do not use mem and emi_slow clock for imx7x, Marcin Niestroj
- [PATCH 00/18] crypto: caam: Pull CAAM support improvements from Linux, Marcin Niestroj
- [PATCH 18/18] crypto: caam - allow retrieving 'era' from register, Marcin Niestroj
- [PATCH 18/18] crypto: caam - allow retrieving 'era' from register, Marcin Niestroj
- [PATCH 07/18] crypto: caam - trivial code clean-up, Marcin Niestroj
- [PATCH 12/18] crypto: caam - fix incorrect define, Marcin Niestroj
- [PATCH 03/18] crypto: caam - fix writing to JQCR_MS when using service interface, Marcin Niestroj
- [PATCH 11/18] crypto: caam - clean-up in caam_init_rng(), Marcin Niestroj
- [PATCH 13/18] crypto: caam - constify key data, Marcin Niestroj
- [PATCH 17/18] crypto: caam - staticize caam_get_era(), Marcin Niestroj
- [PATCH 14/18] crypto: caam - fix endless loop when DECO acquire fails, Marcin Niestroj
- [PATCH 08/18] crypto: caam - remove unreachable code in report_ccb_status(), Marcin Niestroj
- [PATCH 01/18] crypto: caam - fix RNG init descriptor ret. code checking, Marcin Niestroj
- [PATCH 05/18] crypto: caam - add support for iMX6UL, Marcin Niestroj
- [PATCH 16/18] crypto: caam - sync desc.h with Linux, Marcin Niestroj
- [PATCH 09/18] crypto: caam - constify pointer to descriptor buffer, Marcin Niestroj
- [PATCH 10/18] crypto: caam - avoid double inclusion in desc_constr.h, Marcin Niestroj
- [PATCH 04/18] crypto: caam - handle core endianness != caam endianness, Marcin Niestroj
- [PATCH 02/18] crypto: caam - fix warning in APPEND_MATH_IMM_u64, Marcin Niestroj
- [PATCH 06/18] crypto: caam - fix sparse warnings, Marcin Niestroj
- [PATCH 15/18] crypto: caam - do not use mem and emi_slow clock for imx7x, Marcin Niestroj
- [PATCH 11/18] crypto: caam - clean-up in caam_init_rng(), Marcin Niestroj
- [PATCH 13/18] crypto: caam - constify key data, Marcin Niestroj
- [PATCH 16/18] crypto: caam - sync desc.h with Linux, Marcin Niestroj
- [PATCH 17/18] crypto: caam - staticize caam_get_era(), Marcin Niestroj
- [PATCH 10/18] crypto: caam - avoid double inclusion in desc_constr.h, Marcin Niestroj
- [PATCH 15/18] crypto: caam - do not use mem and emi_slow clock for imx7x, Marcin Niestroj
- [PATCH 14/18] crypto: caam - fix endless loop when DECO acquire fails, Marcin Niestroj
- [PATCH 12/18] crypto: caam - fix incorrect define, Marcin Niestroj
- [PATCH 18/18] crypto: caam - allow retrieving 'era' from register, Marcin Niestroj
- Re: [PATCH 00/18] crypto: caam: Pull CAAM support improvements from Linux, Sascha Hauer
[PATCH 0/5] ARM: imx: HAB improvements,
Marcin Niestroj
[PATCH 0/4] Kindle i.MX50 improvements,
Roland Hieber
[PATCH 0/3] extend dhcp functionality,
Oleg.Karfich
[PATCH 1/5] driver: Adopt DMA mask concept from Linux,
Andrey Smirnov
[PATCH 5/5] mfd: rave-sp: Emulate CMD_GET_STATUS on device that don't support it, Andrey Smirnov
[PATCH 0/5] RAVE SP driver fixes,
Andrey Smirnov
[PATCH] ratp: fix sending data that won't fit in a single RATP packet,
Aleksander Morgado
TFTP improvements,
Sascha Hauer
[PATCH v2 1/2] scripts: imx: Add support for signed HDMI firmware,
Andrey Smirnov
[PATCH v2] clk: i.MX: Port Linux clock tree for i.MX51 and i.MX53,
Andrey Smirnov
[PATCH] ARM: vf610dev: Change "Zodiac" to "ZII",
Andrey Smirnov
[PATCH v3] lxc: add new package,
Michael Grzeschik
dwc2 USB host initialization issue, Bogdan Harjoc
[PATCH] arm: mach-imx: remove unused header,
Michael Grzeschik
[PATCH v2] ARM: i.MX: Reset OTG controller during startup,
Michael Grzeschik
[PATCH 00/56] Update Barebox UBI,
Teresa Remmet
- [PATCH 04/56] UBI: Modify wrong comment in ubi_leb_map function., Teresa Remmet
- [PATCH 02/56] UBI: Remove alloc_ai() slab name from parameter list, Teresa Remmet
- [PATCH 03/56] UBI: Don't read back all data in ubi_eba_copy_leb(), Teresa Remmet
- [PATCH 01/56] UBI: Fastmap: Fix memory leak while attaching, Teresa Remmet
- [PATCH 12/56] ubi: Fix scan_fast() comment, Teresa Remmet
- [PATCH 11/56] ubi: Make volume resize power cut aware, Teresa Remmet
- [PATCH 14/56] ubi: Fix whitespace issue in count_fastmap_pebs(), Teresa Remmet
- [PATCH 10/56] ubi: Fix early logging, Teresa Remmet
- [PATCH 05/56] UBI: Clean up return in ubi_remove_volume(), Teresa Remmet
- [PATCH 06/56] UBI: Set free_count to zero before walking through erase list, Teresa Remmet
- [PATCH 09/56] ubi: Fix race condition between ubi device creation and udev, Teresa Remmet
- [PATCH 08/56] ubi: Make recover_peb power cut aware, Teresa Remmet
- [PATCH 13/56] ubi: Introduce vol_ignored(), Teresa Remmet
- [PATCH 17/56] ubi: Be more paranoid while seaching for the most recent Fastmap, Teresa Remmet
- [PATCH 07/56] UBI: Fix static volume checks when Fastmap is used, Teresa Remmet
- [PATCH 15/56] ubi: Rework Fastmap attach base code, Teresa Remmet
- [PATCH 19/56] UBI: fix add_fastmap() to use the vid_hdr passed in argument, Teresa Remmet
- [PATCH 21/56] UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC header, Teresa Remmet
- [PATCH 25/56] UBI: fastmap: use ubi_io_{read, write}_data() instead of ubi_io_{read, write}(), Teresa Remmet
- [PATCH 23/56] UBI: factorize destroy_av() and ubi_remove_av() code, Teresa Remmet
- [PATCH 27/56] UBI: move the global ech and vidh variables into struct ubi_attach_info, Teresa Remmet
- [PATCH 35/56] ubi: Deal with interrupted erasures in WL, Teresa Remmet
- [PATCH 31/56] UBI: provide an helper to check whether a LEB is mapped or not, Teresa Remmet
- [PATCH 36/56] ubi: Fix races around ubi_refill_pools(), Teresa Remmet
- [PATCH 37/56] ubi: Fix Fastmap's update_vol(), Teresa Remmet
- [PATCH 29/56] UBI: simplify LEB write and atomic LEB change code, Teresa Remmet
- [PATCH 33/56] UBI: hide EBA internals, Teresa Remmet
- [PATCH 38/56] ubi: fix swapped arguments to call to ubi_alloc_aeb, Teresa Remmet
- [PATCH 39/56] UBI: Fix crash in try_recover_peb(), Teresa Remmet
- [PATCH 24/56] UBI: fastmap: use ubi_rb_for_each_entry() in unmap_peb(), Teresa Remmet
- [PATCH 40/56] ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap(), Teresa Remmet
- [PATCH 16/56] ubi: Check whether the Fastmap anchor matches the super block, Teresa Remmet
- [PATCH 18/56] UBI: fastmap: use ubi_find_volume() instead of open coding it, Teresa Remmet
- [PATCH 20/56] UBI: fastmap: avoid multiple be32_to_cpu() when unneccesary, Teresa Remmet
- [PATCH 30/56] UBI: add an helper to check lnum validity, Teresa Remmet
- [PATCH 28/56] UBI: simplify recover_peb() code, Teresa Remmet
- [PATCH 41/56] UBI: Fix typos, Teresa Remmet
- [PATCH 22/56] UBI: factorize code used to manipulate volumes at attach time, Teresa Remmet
- [PATCH 26/56] UBI: provide helpers to allocate and free aeb elements, Teresa Remmet
- [PATCH 42/56] ubi/upd: Always flush after prepared for an update, Teresa Remmet
- [PATCH 43/56] ubi: fastmap: Fix slab corruption, Teresa Remmet
- [PATCH 46/56] UBI: Fix two typos in comments, Teresa Remmet
- [PATCH 44/56] ubi: pr_err() strings should end with newlines, Teresa Remmet
- [PATCH 48/56] ubi: fastmap: Erase outdated anchor PEBs during attach, Teresa Remmet
- [PATCH 45/56] ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate", Teresa Remmet
- [PATCH 47/56] ubi: fastmap: Clean up the initialization of pointer p, Teresa Remmet
- [PATCH 49/56] ubi: Fastmap: Fix typo, Teresa Remmet
- [PATCH 54/56] ubi: fastmap: Detect EBA mismatches on-the-fly, Teresa Remmet
- [PATCH 51/56] mtd: ubi: wl: Fix error return code in ubi_wl_init(), Teresa Remmet
- [PATCH 53/56] ubi: fastmap: Check each mapping only once, Teresa Remmet
- [PATCH 52/56] ubi: fastmap: Correctly handle interrupted erasures in EBA, Teresa Remmet
- [PATCH 56/56] ubi: Initialize Fastmap checkmapping correctly, Teresa Remmet
- [PATCH 50/56] ubi: Fix copy/paste error in function documentation, Teresa Remmet
- [PATCH 55/56] mtd: ubi: Update ubi-media.h to dual license, Teresa Remmet
- [PATCH 32/56] UBI: provide an helper to query LEB information, Teresa Remmet
- [PATCH 34/56] UBI: introduce the VID buffer concept, Teresa Remmet
- Re: [PATCH 00/56] Update Barebox UBI, Sascha Hauer
[PATCH] drivers: net: designware: select reset controller,
Steffen Trumtrar
[PATCH] gpio: pca953x: add oftree support,
Oleg.Karfich
[PATCH 1/2] bbu: Look for default handler in barebox_update_handler_exists(),
Andrey Smirnov
[PATCH 1/2] USB: host: hub: Make sure to remove dangling pointers,
Andrey Smirnov
[PATCH v2] commands: of_property: copy value instead of resizing,
Oleg.Karfich
[PATCH] arm: mach-omap: bbu_emmc: Fix return value,
Teresa Remmet
[PATCH 0/5] i.MX habv4: decode error/warning events and support new CST version,
Marc Kleine-Budde
[PATCH] commands: of_property: do not free data in general,
Oleg.Karfich
[PATCH 0/6] i.MX51 RDU1 and Babbage USB fixes,
Andrey Smirnov
[PATCH] bootsource: handle SPI-NOR in the same way as SPI-EEPROM,
Lucas Stach
[PATCH] imx{5,6}: reset otg port after usb-serial boot,
Michael Grzeschik
[PATCH] ARM: i.MX5 clock: add clock provider support,
Michael Grzeschik
[PATCH 1/2] scripts: imx: Add support for signed HDMI firmware,
Andrey Smirnov
[PATCH] ARM: mmu64: Don't flush freshly invalidated region,
Andrey Smirnov
[PATCH 0/3] i.MX8 malloc pool position and 32-bit only DMA,
Andrey Smirnov
[PATCH 0/5] include/linux/log2.h warning fix,
Andrey Smirnov
[PATCH v2 00/24] i.MX BBU improvements and bugfixes,
Andrey Smirnov
- [PATCH v2 01/24] ARM: i.MX: bbu: Remove unused define, Andrey Smirnov
- [PATCH v2 06/24] ARM: i.MX: bbu: Drop IMX_INTERNAL_FLAG_NAND, Andrey Smirnov
- [PATCH v2 02/24] filetype: Add arch/ to include path, Andrey Smirnov
- [PATCH v2 03/24] filetype: Add code to detect i.MX image v1, Andrey Smirnov
- [PATCH v2 08/24] ARM: i.MX: bbu: Simplify imx53_bbu_internal_nand_register_handler(), Andrey Smirnov
- [PATCH v2 07/24] ARM: i.MX: bbu: Consolidate various update helpers, Andrey Smirnov
- [PATCH v2 04/24] filetype: Add code to detect i.MX image v2, Andrey Smirnov
- [PATCH v2 05/24] ARM: i.MX: bbu: Move inner-image type check, Andrey Smirnov
- [PATCH v2 16/24] ARM: i.MX: zii-vf610-dev-rev-b/c: Add support for BBU on SPI-NOR, Andrey Smirnov
- [PATCH v2 09/24] ARM: i.MX: bbu: Constify all 'devicefile' arguments, Andrey Smirnov
- [PATCH v2 12/24] ARM: i.MX: bbu: Alias imx5*_bbu_internal_spi_i2c_register_handler(), Andrey Smirnov
- [PATCH v2 14/24] ARM: i.MX: bbu: Adjust FLASH_HEADER_OFFSET_MMC for i.MX8MQ, Andrey Smirnov
- [PATCH v2 19/24] libfile: Introduce pwrite_full(), Andrey Smirnov
- [PATCH v2 13/24] ARM: i.MX: bbu: Move protect code into a separate routine, Andrey Smirnov
- [PATCH v2 23/24] bbu: Report update failures explicitly, Andrey Smirnov
- [PATCH v2 15/24] ARM: i.MX: bbu: Add support for SPI/I2C on VFxxx, Andrey Smirnov
- [PATCH v2 17/24] ARM: i.MX: bbu: Add support for MMC on i.MX8MQ, Andrey Smirnov
- [PATCH v2 21/24] bbu: Remove logical negation in barebox_update_handler_exists(), Andrey Smirnov
- [PATCH v2 18/24] ARM: nxp-imx8mq-evk: Add eMMC BBU configuration, Andrey Smirnov
- [PATCH v2 20/24] ARM: i.MX: bbu: Use pwrite_full() instead of pwrite(), Andrey Smirnov
- [PATCH v2 24/24] bbu: command: Make sure specified update handler exists, Andrey Smirnov
- [PATCH v2 22/24] block: Do not ignore error in blk->ops->write(), Andrey Smirnov
- [PATCH v2 11/24] ARM: i.MX: bbu: Alias imx5*_bbu_internal_mmc_register_handler(), Andrey Smirnov
- [PATCH v2 10/24] ARM: i.MX: bbu: Detect which platforms need v2 i.MX header, Andrey Smirnov
- Re: [PATCH v2 00/24] i.MX BBU improvements and bugfixes, Sascha Hauer
[PATCH] ARM: phytec-phycard-imx27: Add debug UART support,
Florian Bäuerle
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]