U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
[PATCH] mtd: nand: gpmi: Fix ecc strength calculation, Sascha Hauer
Early access I2C and/or clock for iMX6?,
Michael D. Burkey
[PATCH 1/2] aiodev: imx_thermal: remove empty include,
Lucas Stach
[PATCH] mtd: nand: simplify nand_block_checkbad,
Uwe Kleine-König
[PATCH 17/17] common: Kconfig: Remove orphaned dependency LOAD_PBL_SRAM,
Alexander Shiyan
[PATCH] crypto: crc32: Optimize dynamic CRC table generation,
Alexander Shiyan
[PATCH] input: Compile keymap only if necessary,
Alexander Shiyan
[PATCH] ARM: boards: variscite-mx6: Remove the excess assignment,
Alexander Shiyan
[PATCH 1/4] mci: imx: Use mci_register() return value for driver probe.,
Alexander Shiyan
[PATCH 1/2] state: Refactor state framework,
Markus Pargmann
[PATCH 1/4] ARM: start: Fix arm_mem_barebox_image for !CONFIG_RELOCATABLE,
Sascha Hauer
ARM memory layout,
Daniel Krüger
Writing UBI image directly to flash from barebox,
Guillermo Rodriguez Garcia
[PATCH] net: phy: make locally used of_phy_register_fixed_link() static,
Antony Pavlov
v2016.06.0, Sascha Hauer
[no subject],
Raphael Poggi
- [PATCH v2 07/12] arm: include: bitops: arm64 use generic __fls, Raphael Poggi
- [PATCH v2 02/12] arm: Makefile: rework makefile to handle armv8, Raphael Poggi
- [PATCH v2 01/12] arm: add armv8 Kconfig entries, Raphael Poggi
- [PATCH v2 06/12] arm: cpu: start: arm64 does not support relocation, Raphael Poggi
- [PATCH v2 05/12] arm: include: system: add arm64 helper functions, Raphael Poggi
- [PATCH v2 04/12] arm: cpu: add arm64 specific code, Raphael Poggi
- [PATCH v2 03/12] arm: introduce lib64 for arm64 related stuff, Raphael Poggi
- [PATCH v2 08/12] arm: include: system_info: add armv8 identification, Raphael Poggi
- [PATCH v2 09/12] arm: cpu: cpuinfo: add armv8 support, Raphael Poggi
- [PATCH v2 11/12] arm: cpu: add basic arm64 mmu support, Raphael Poggi
- [PATCH v2 10/12] arm: cpu: disable code portion in armv8 case, Raphael Poggi
- [PATCH v2 12/12] arm: boards: add mach-qemu and virt64 board, Raphael Poggi
- Re:, Raphaël Poggi
[PATCH 1/2] ifup: remove deletion of ip env,
Alexander Aring
Boot iMX6 from IRAM on new Variscite SOM,
Michael D. Burkey
[PATCH 0/6] MIPS: ath79: sync dts stuff with linux v4.7-rc2,
Antony Pavlov
[PATCH RFC] common: env: handle var="" not as var=NULL,
Alexander Aring
[PATCH] MIPS: dts: add generated files to clean rule,
Antony Pavlov
barebox dts/ directory has no updates for several mouths,
Antony Pavlov
[PATCH 0/5] Fix problems with DS1307 RTC driver,
Trent Piepho
[PATCH] fs: squashfs: use correct format specifier,
Lucas Stach
[PATCH 0/12] Add basic support for arm64,
Raphael Poggi
- [PATCH 02/12] arm: Makefile: rework makefile to handle armv8, Raphael Poggi
- [PATCH 06/12] arm: cpu: start: arm64 does not support relocation, Raphael Poggi
- [PATCH 01/12] arm: add armv8 Kconfig entries, Raphael Poggi
- [PATCH 07/12] arm: include: bitops: arm64 use generic __fls, Raphael Poggi
- [PATCH 08/12] arm: include: system_info: add armv8 identification, Raphael Poggi
- [PATCH 10/12] arm: cpu: disable code portion in armv8 case, Raphael Poggi
- [PATCH 04/12] arm: cpu: add arm64 specific code, Raphael Poggi
- [PATCH 09/12] arm: cpu: cpuinfo: add armv8 support, Raphael Poggi
- [PATCH 05/12] arm: include: system: add arm64 helper functions, Raphael Poggi
- [PATCH 12/12] arm: boards: add virt board, Raphael Poggi
- [PATCH 11/12] arm: cpu: add basic arm64 mmu support, Raphael Poggi
- [PATCH 03/12] arm: introduce lib64 for arm64 related stuff, Raphael Poggi
- Re: [PATCH 0/12] Add basic support for arm64, Sascha Hauer
[PATCH v2 00/22] e1000 code cleanup and iNVM support,
Andrey Smirnov
- [PATCH v2 10/22] e1000: Remove 'page_size', Andrey Smirnov
- [PATCH v2 02/22] e1000: Include <net.h> in e1000.h, Andrey Smirnov
- [PATCH v2 04/22] e1000: Fix a bug in e1000_detect_gig_phy, Andrey Smirnov
- [PATCH v2 06/22] e1000: Do not read same register twice, Andrey Smirnov
- [PATCH v2 12/22] e1000: Simplify EEPROM init for e1000_igb, Andrey Smirnov
- [PATCH v2 05/22] e1000: Remove unnecessary variable, Andrey Smirnov
- [PATCH v2 07/22] e1000: Remove unneeded i210 specific register code, Andrey Smirnov
- [PATCH v2 11/22] e1000: Simplify EEPROM init for e1000_80003es2lan, Andrey Smirnov
- [PATCH v2 09/22] e1000: Remove 'use_eewr' parameter, Andrey Smirnov
- [PATCH v2 15/22] e1000: Fix a bug in e1000_probe(), Andrey Smirnov
- [PATCH v2 08/22] e1000: Consolidate register offset fixups, Andrey Smirnov
- [PATCH v2 13/22] e1000: Consolidate SPI EEPROM init code, Andrey Smirnov
- [PATCH v2 16/22] e1000: Remove unnecessary intialization, Andrey Smirnov
- [PATCH v2 14/22] e1000: Consolidate Microwire EEPROM init code, Andrey Smirnov
- [PATCH v2 18/22] e1000: Properly release SW_FW_SYNC semaphore bits, Andrey Smirnov
- [PATCH v2 03/22] e1000: Convert E1000_*_REG macros to functions, Andrey Smirnov
- [PATCH v2 17/22] e1000: Refactor Flash/EEPROM reading code, Andrey Smirnov
- [PATCH v2 21/22] e1000: Expose i210's iNVM as a cdev, Andrey Smirnov
- [PATCH v2 22/22] e1000: Expose i210's external flash as MTD, Andrey Smirnov
- [PATCH v2 20/22] e1000: Add a "poll register" function, Andrey Smirnov
- [PATCH v2 19/22] e1000: Add EEPROM access locking for i210, Andrey Smirnov
- [PATCH v2 01/22] e1000: Split driver into multiple files, Andrey Smirnov
- Re: [PATCH v2 00/22] e1000 code cleanup and iNVM support, Sascha Hauer
[PATCH] state: select CRC32,
Lucas Stach
[PATCH 00/21] e1000 code cleanup and iNVM support,
Andrey Smirnov
- [PATCH 02/21] e1000: Include <net.h> in e1000.h, Andrey Smirnov
- [PATCH 04/21] e1000: Fix a bug in e1000_detect_gig_phy, Andrey Smirnov
- [PATCH 06/21] e1000: Do not read same register twice, Andrey Smirnov
- [PATCH 08/21] e1000: Consolidate register offset fixups, Andrey Smirnov
- [PATCH 09/21] e1000: Remove 'use_eewr' parameter, Andrey Smirnov
- [PATCH 05/21] e1000: Remove unnecessary variable, Andrey Smirnov
- [PATCH 12/21] e1000: Simplify EEPROM init for e1000_igb, Andrey Smirnov
- [PATCH 07/21] e1000: Remove unneeded i210 specific register code, Andrey Smirnov
- [PATCH 13/21] e1000: Consolidate SPI EEPROM init code, Andrey Smirnov
- [PATCH 10/21] e1000: Remove 'page_size', Andrey Smirnov
- [PATCH 11/21] e1000: Simplify EEPROM init for e1000_80003es2lan, Andrey Smirnov
- [PATCH 16/21] e1000: Remove unnecessary intialization, Andrey Smirnov
- [PATCH 14/21] e1000: Consolidate Microwire EEPROM init code, Andrey Smirnov
- [PATCH 15/21] e1000: Fix a bug in e1000_probe(), Andrey Smirnov
- [PATCH 18/21] e1000: Properly release SW_FW_SYNC semaphore bits, Andrey Smirnov
- [PATCH 21/21] e1000: Expose i210's iNVM as a cdev, Andrey Smirnov
- [PATCH 19/21] e1000: Add EEPROM access locking for i210, Andrey Smirnov
- [PATCH 03/21] e1000: Convert E1000_*_REG macros to functions, Andrey Smirnov
- [PATCH 17/21] e1000: Refactor Flash/EEPROM reading code, Andrey Smirnov
- [PATCH 20/21] e1000: Add a "poll register" function, Andrey Smirnov
- [PATCH 01/21] e1000: Split driver into multiple files, Andrey Smirnov
[PATCH] ARM: mba53: include barebox TQMa53 overlay DT,
Lucas Stach
[PATCH v2] Add support for Baltos systems,
yegorslists
[PATCH 1/3] eeprom: at25: check return value of devfs_create,
Uwe Kleine-König
MCI print revision,
Alexander Shiyan
[PATCH] Add support for Baltos systems,
yegorslists
Some fixes for MPC5200 platforms,
Juergen Borleis
[PATCH v2 00/62] Update UBI,
Teresa Remmet
- [PATCH v2 02/62] UBI: Improve comment on work_sem, Teresa Remmet
- [PATCH v2 03/62] UBI: ubi_eba_read_leb: Remove in vain variable assignment, Teresa Remmet
- [PATCH v2 01/62] UBI: add missing kmem_cache_free() in process_pool_aeb error path, Teresa Remmet
- [PATCH v2 04/62] UBI: wl: Rename cancel flag to shutdown, Teresa Remmet
- [PATCH v2 39/62] UBI: Fastmap: Wire up WL accessor functions, Teresa Remmet
- [PATCH v2 33/62] UBI: Fastmap: Set used_ebs only for static volumes, Teresa Remmet
- [PATCH v2 41/62] UBI: Fastmap: Introduce may_reserve_for_fm(), Teresa Remmet
- [PATCH v2 40/62] UBI: Fastmap: Introduce ubi_fastmap_init(), Teresa Remmet
- [PATCH v2 38/62] UBI: Add accessor functions for WL data structures, Teresa Remmet
- [PATCH v2 42/62] UBI: Fastmap: Remove is_fm_block(), Teresa Remmet
- [PATCH v2 35/62] UBI: Fastmap: Rework fastmap error paths, Teresa Remmet
- [PATCH v2 45/62] UBI: Fastmap: Remove unnecessary `\', Teresa Remmet
- [PATCH v2 36/62] UBI: Fix stale pointers in ubi->lookuptbl, Teresa Remmet
- [PATCH v2 43/62] UBI: Fastmap: Fall back to scanning mode after ECC error, Teresa Remmet
- [PATCH v2 44/62] UBI: Fastmap: Use max() to get the larger value, Teresa Remmet
- [PATCH v2 47/62] UBI: Init vol->reserved_pebs by assignment, Teresa Remmet
- [PATCH v2 37/62] UBI: Move fastmap specific functions out of wl.c, Teresa Remmet
- [PATCH v2 49/62] UBI: add a helper function for updatting on-flash layout volumes, Teresa Remmet
- [PATCH v2 46/62] UBI: Fastmap: Rename variables to make them meaningful, Teresa Remmet
- [PATCH v2 48/62] UBI: Fastmap: Do not add vol if it already exists, Teresa Remmet
- [PATCH v2 50/62] UBI: Remove unnecessary `\', Teresa Remmet
- [PATCH v2 51/62] UBI: Validate data_size, Teresa Remmet
- [PATCH v2 53/62] UBI: Fastmap: Simplify expression, Teresa Remmet
- [PATCH v2 52/62] UBI: return ENOSPC if no enough space available, Teresa Remmet
- [PATCH v2 55/62] UBI: Fix debug message, Teresa Remmet
- [PATCH v2 56/62] UBI: Fastmap: Fix PEB array type, Teresa Remmet
- [PATCH v2 54/62] UBI: Fix typo in comment, Teresa Remmet
- [PATCH v2 59/62] mtd: ubi: don't leak e if schedule_erase() fails, Teresa Remmet
- [PATCH v2 57/62] UBI: fix use of "VID" vs. "EC" in header self-check, Teresa Remmet
- [PATCH v2 62/62] mtd: UBI: Remove ubi_free_fastmap, Teresa Remmet
- [PATCH v2 60/62] mtd: ubi: wl: avoid erasing a PEB which is empty, Teresa Remmet
- [PATCH v2 61/62] ubi: Fix out of bounds write in volume update code, Teresa Remmet
- [PATCH v2 58/62] mtd: ubi: fixup error correction in do_sync_erase(), Teresa Remmet
- [PATCH v2 15/62] UBI: fix missing brace control flow, Teresa Remmet
- [PATCH v2 18/62] UBI: initialize LEB number variable, Teresa Remmet
- [PATCH v2 21/62] UBI: Fastmap: Make ubi_refill_pools() fair, Teresa Remmet
- [PATCH v2 22/62] UBI: Fastmap: Don't allocate new ubi_wl_entry objects, Teresa Remmet
- [PATCH v2 34/62] UBI: Fastmap: Prepare for variable sized fastmaps, Teresa Remmet
- [PATCH v2 28/62] UBI: Fastmap: Remove bogus ubi_assert(), Teresa Remmet
- [PATCH v2 07/62] UBI: Extend UBI layer debug/messaging capabilities, Teresa Remmet
- [PATCH v2 26/62] UBI: Fastmap: Fix fastmap usage in ubi_volume_notify(), Teresa Remmet
- [PATCH v2 29/62] UBI: Fastmap: Remove eba_orphans logic, Teresa Remmet
- [PATCH v2 24/62] UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failure, Teresa Remmet
- [PATCH v2 32/62] UBI: Fastmap: Fix leb_count unbalance, Teresa Remmet
- [PATCH v2 10/62] UBI: Fix invalid vfree(), Teresa Remmet
- [PATCH v2 12/62] UBI: clean-up printing helpers, Teresa Remmet
- [PATCH v2 06/62] UBI: Fastmap: Calc fastmap size correctly, Teresa Remmet
- [PATCH v2 11/62] UBI: extend UBI layer debug/messaging capabilities - cosmetics, Teresa Remmet
- [PATCH v2 14/62] UBI: Fastmap: Care about the protection queue, Teresa Remmet
- [PATCH v2 05/62] UBI: Fix trivial typo in __schedule_ubi_work, Teresa Remmet
- [PATCH v2 16/62] UBI: account for bitflips in both the VID header and data, Teresa Remmet
- [PATCH v2 09/62] UBI: Fix double free after do_sync_erase(), Teresa Remmet
- [PATCH v2 19/62] UBI: align comment for readability, Teresa Remmet
- [PATCH v2 13/62] UBI: do propagate positive error codes up, Teresa Remmet
- [PATCH v2 08/62] UBI: vtbl: Use ubi_eba_atomic_leb_change(), Teresa Remmet
- [PATCH v2 17/62] UBI: fix out of bounds write, Teresa Remmet
- [PATCH v2 23/62] UBI: Fastmap: Fix memory leaks while closing the WL sub-system, Teresa Remmet
- [PATCH v2 30/62] UBI: Fastmap: Switch to ro mode if invalidate_fastmap() fails, Teresa Remmet
- [PATCH v2 20/62] UBI: Split __wl_get_peb(), Teresa Remmet
- [PATCH v2 25/62] UBI: Fastmap: Wrap fastmap specific function in a ifdef, Teresa Remmet
- [PATCH v2 31/62] UBI: Fastmap: Make WL pool size 50% of user pool size, Teresa Remmet
- [PATCH v2 27/62] UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change(), Teresa Remmet
[PATCH] pinctrl: iomux-v3: Cleaning SION patch before applying,
Alexander Shiyan
am335x questions,
Yegor Yefremov
[PATCH 1/3] globalvar: add missing static inline stubs,
Lucas Stach
[PATCH] console: Fix initial value of baudrate parameter, Sascha Hauer
[PATCH] crypto: add CRC32 digest,
yegorslists
[PATCH] MCI: imx-esdhc: Allow to use 1-bit bus width in board files,
Alexander Shiyan
[PATCH] of: Add missing include, Sascha Hauer
[PATCH 0/2] evaluate integrity of a barebox image,
Ulrich Ölmann
[PATCH] of: base: Match simple-mfd devices, Sascha Hauer
[PATCH] ARM: boot: add prepend option for board specific ATAGs,
Alexander Kurz
[PATCH 00/62] Update UBI,
Teresa Remmet
- [PATCH 02/62] UBI: Improve comment on work_sem, Teresa Remmet
- [PATCH 04/62] UBI: wl: Rename cancel flag to shutdown, Teresa Remmet
- [PATCH 03/62] UBI: ubi_eba_read_leb: Remove in vain variable assignment, Teresa Remmet
- [PATCH 01/62] UBI: add missing kmem_cache_free() in process_pool_aeb error path, Teresa Remmet
- [PATCH 06/62] UBI: Fastmap: Calc fastmap size correctly, Teresa Remmet
- [PATCH 29/62] UBI: Fastmap: Remove eba_orphans logic, Teresa Remmet
- [PATCH 33/62] UBI: Fastmap: Set used_ebs only for static volumes, Teresa Remmet
- [PATCH 31/62] UBI: Fastmap: Make WL pool size 50% of user pool size, Teresa Remmet
- [PATCH 27/62] UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change(), Teresa Remmet
- [PATCH 36/62] UBI: Fix stale pointers in ubi->lookuptbl, Teresa Remmet
- [PATCH 38/62] UBI: Add accessor functions for WL data structures, Teresa Remmet
- [PATCH 40/62] UBI: Fastmap: Introduce ubi_fastmap_init(), Teresa Remmet
- [PATCH 43/62] UBI: Fastmap: Fall back to scanning mode after ECC error, Teresa Remmet
- [PATCH 44/62] UBI: Fastmap: Use max() to get the larger value, Teresa Remmet
- [PATCH 35/62] UBI: Fastmap: Rework fastmap error paths, Teresa Remmet
- [PATCH 39/62] UBI: Fastmap: Wire up WL accessor functions, Teresa Remmet
- [PATCH 41/62] UBI: Fastmap: Introduce may_reserve_for_fm(), Teresa Remmet
- [PATCH 42/62] UBI: Fastmap: Remove is_fm_block(), Teresa Remmet
- [PATCH 45/62] UBI: Fastmap: Remove unnecessary `\', Teresa Remmet
- [PATCH 48/62] UBI: Fastmap: Do not add vol if it already exists, Teresa Remmet
- [PATCH 47/62] UBI: Init vol->reserved_pebs by assignment, Teresa Remmet
- [PATCH 49/62] UBI: add a helper function for updatting on-flash layout volumes, Teresa Remmet
- [PATCH 46/62] UBI: Fastmap: Rename variables to make them meaningful, Teresa Remmet
- [PATCH 50/62] UBI: Remove unnecessary `\', Teresa Remmet
- [PATCH 37/62] UBI: Move fastmap specific functions out of wl.c, Teresa Remmet
- [PATCH 51/62] UBI: Validate data_size, Teresa Remmet
- [PATCH 52/62] UBI: return ENOSPC if no enough space available, Teresa Remmet
- [PATCH 56/62] UBI: Fastmap: Fix PEB array type, Teresa Remmet
- [PATCH 53/62] UBI: Fastmap: Simplify expression, Teresa Remmet
- [PATCH 55/62] UBI: Fix debug message, Teresa Remmet
- [PATCH 54/62] UBI: Fix typo in comment, Teresa Remmet
- [PATCH 57/62] UBI: fix use of "VID" vs. "EC" in header self-check, Teresa Remmet
- [PATCH 58/62] mtd: ubi: fixup error correction in do_sync_erase(), Teresa Remmet
- [PATCH 59/62] mtd: ubi: don't leak e if schedule_erase() fails, Teresa Remmet
- [PATCH 61/62] ubi: Fix out of bounds write in volume update code, Teresa Remmet
- [PATCH 60/62] mtd: ubi: wl: avoid erasing a PEB which is empty, Teresa Remmet
- [PATCH 62/62] mtd: UBI: Remove ubi_free_fastmap, Teresa Remmet
- [PATCH 07/62] UBI: Extend UBI layer debug/messaging capabilities, Teresa Remmet
- [PATCH 12/62] UBI: clean-up printing helpers, Teresa Remmet
- [PATCH 08/62] UBI: vtbl: Use ubi_eba_atomic_leb_change(), Teresa Remmet
- [PATCH 10/62] UBI: Fix invalid vfree(), Teresa Remmet
- [PATCH 05/62] UBI: Fix trivial typo in __schedule_ubi_work, Teresa Remmet
- [PATCH 13/62] UBI: do propagate positive error codes up, Teresa Remmet
- [PATCH 09/62] UBI: Fix double free after do_sync_erase(), Teresa Remmet
- [PATCH 16/62] UBI: account for bitflips in both the VID header and data, Teresa Remmet
- [PATCH 14/62] UBI: Fastmap: Care about the protection queue, Teresa Remmet
- [PATCH 11/62] UBI: extend UBI layer debug/messaging capabilities - cosmetics, Teresa Remmet
- [PATCH 17/62] UBI: fix out of bounds write, Teresa Remmet
- [PATCH 23/62] UBI: Fastmap: Fix memory leaks while closing the WL sub-system, Teresa Remmet
- [PATCH 19/62] UBI: align comment for readability, Teresa Remmet
- [PATCH 25/62] UBI: Fastmap: Wrap fastmap specific function in a ifdef, Teresa Remmet
- [PATCH 21/62] UBI: Fastmap: Make ubi_refill_pools() fair, Teresa Remmet
- [PATCH 30/62] UBI: Fastmap: Switch to ro mode if invalidate_fastmap() fails, Teresa Remmet
- [PATCH 18/62] UBI: initialize LEB number variable, Teresa Remmet
- [PATCH 20/62] UBI: Split __wl_get_peb(), Teresa Remmet
- [PATCH 15/62] UBI: fix missing brace control flow, Teresa Remmet
- [PATCH 32/62] UBI: Fastmap: Fix leb_count unbalance, Teresa Remmet
- [PATCH 22/62] UBI: Fastmap: Don't allocate new ubi_wl_entry objects, Teresa Remmet
- [PATCH 28/62] UBI: Fastmap: Remove bogus ubi_assert(), Teresa Remmet
- [PATCH 34/62] UBI: Fastmap: Prepare for variable sized fastmaps, Teresa Remmet
- [PATCH 24/62] UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failure, Teresa Remmet
- [PATCH 26/62] UBI: Fastmap: Fix fastmap usage in ubi_volume_notify(), Teresa Remmet
- Re: [PATCH 00/62] Update UBI, Sascha Hauer
- Re: [PATCH 00/62] Update UBI, Robert Schwebel
[PATCH] ARM: clps711x: Simplify clock initialization,
Alexander Shiyan
[PATCH] ARM: imx51: Remove stale comment,
Alexander Shiyan
[PATCH 2/2] socfpga: Stop putting 512 byte header on SocFPGA images, Trent Piepho
[PATCH 1/2] socfpga: correct start vector when not using extra barebox header,
Trent Piepho
[PATCH 1/3] ARM: add fncpy.h from linux v4.6,
Steffen Trumtrar
Console not work with CONFIG_CONSOLE_ACTIVATE_FIRST,
Alexander Shiyan
[PATCH] ARM: i.MX: iim: Remove debug printk, Sascha Hauer
[PATCH 1/2] ubiformat: Ignore bitflip errors,
Sascha Hauer
[PATCH v2] imd: make it work on big-endian machines,
Antony Pavlov
[PATCH 2/2] rtc: ds1307: Add support for configuring external clock pin,
Trent Piepho
[PATCH 1/2] rtc: ds1307: Add ds1308 to driver's ID list,
Trent Piepho
[PATCH] imd: make it work on big-endian machine,
Antony Pavlov
[PATCH] ATA: platform_ide: Fix patch "driver: replace dev_request_mem_region with dev_request_mem_resource" dev_request_mem_region with dev_request_mem_resource" The driver trying to use memory resource, then IO resource. The ALT register is optional.,
Alexander Shiyan
[PATCH 0/3] Add basic support for arm64,
Raphael Poggi
[PATCH] imx-bbu-nand-fcb: add missing newline character,
Stefan Christ
[PATCH 1/3] ARM: i.MX: IIM: Add functions to access fuses field wise,
Sascha Hauer
[PATCH v3 0/6] AIODEV subsystem,
Andrey Smirnov
variables with random values,
Giorgio
Alert - Due dilligence process, Tangerine: Notice:
Is barebox support usb mass storeage?,
DU HUANPENG
[PATCH 1/1] reset_source: export reset_source_set_priority,
Alexander Stein
[PATCH 1/2] bootm: Move magicvar descriptions to common/bootm.c,
Sascha Hauer
[PATCH 1/6] bootm: Move bootm options to common/Kconfig,
Sascha Hauer
[PATCH 1/4] mtd: nand: nand_mxs: Factor out BCH setup function,
Sascha Hauer
[PATCH] ARM: mxs: add parameter to mx28_mem_init to allow custom memory config,
Uwe Kleine-König
[PATCH] partitions: dos: add partuuid string for logical partitions,
Uwe Kleine-König
v2016.05.0,
Sascha Hauer
[PATCH v2 0/6] AIODEV subsystem,
Andrey Smirnov
[PATCH v2] mci: imx-esdhc: implement reset quirks for i.MX6 DualLite/Solo,
Stefan Christ
[PATCH] mci: imx-esdhc: implement reset quirks for i.MX6 DualLite/Solo,
Stefan Christ
[PATCH] net: fec: add simple support for fixed-link,
Wjatscheslaw Stoljarski
[PATCH] ARM: phytec-som-imx6: add automount for first partition on eMMC,
Stefan Christ
[PATCH] fixup! PCI: imx6: Move PHY reset into imx6_pcie_establish_link(),
Stefan Christ
How to run barebox gui on linux, fb or x?,
DU HUANPENG
[PATCH 3/6] drivers: Introduce AIODEV subsystem, Andrey Smirnov
[PATCH 0/6] AIODEV subsystem,
Andrey Smirnov
[no subject],
Sascha Hauer
[PATCH 1/4] scripts: imx: support set_bits/clear_bits,
Sascha Hauer
[PATCH 1/1] documentation: i2c_read() does not expect any "DATA".,
Andreas Geisenhainer
[PATCH] sata-imx: Fix a typo,
Andrey Smirnov
[PATCH] commands: mmc_extcsd: Fix incorrect usage of sprintf,
Andrey Smirnov
[PATCH] ATA: Implement a hook for 'devinfo',
Andrey Smirnov
[PATCH] ARM: GuF Vincell: run code for LT variant aswell, Sascha Hauer
[PATCH for next 00/15] New Phytec i.MX6 Patches,
Stefan Christ
- [PATCH for next 01/15] ARM: imx_v7_defconfig: enable NANDTEST command, Stefan Christ
- [PATCH for next 03/15] ARM: imx6q: add support for phyBOARD-SUBRA-i.MX6 Quad, Stefan Christ
- [PATCH for next 02/15] ARM: imx_v7_defconfig: add command mmc_extcsd, Stefan Christ
- [PATCH for next 05/15] ARM: dts: imx6: phyboards: reduce clock speed for usdhc3, Stefan Christ
- [PATCH for next 06/15] ARM: dts: pfla02: use long enough reset for ethernet phy, Stefan Christ
- [PATCH for next 04/15] imx6qdl-phytec-pfla02.dtsi: add i2c eeprom, Stefan Christ
- [PATCH for next 08/15] ARM: phytec-som-imx6: add boot device emmc and automount, Stefan Christ
- [PATCH for next 07/15] ARM: phytec-som-imx6: add barebox partitions for MMC, Stefan Christ
- [PATCH for next 09/15] ARM: phytec-som-imx6: fix bootsource for phyCORE-i.MX6, Stefan Christ
- [PATCH for next 14/15] ARM: phytec-som-imx6: adapt main update handler for eMMC, Stefan Christ
- [PATCH for next 10/15] ARM: phytec-som-imx6: add phyCORE-i.MX6 Quad 2GiB RAM, Stefan Christ
- [PATCH for next 12/15] ARM: phytec-som-imx6: update RAM calibration for phycore-imx6dl, Stefan Christ
- [PATCH for next 11/15] ARM: phytec-som-imx6: add phyCORE-i.MX6 DualLite, Stefan Christ
- [PATCH for next 15/15] ARM: phytec-som-imx6: add NOR for phycore-imx6 emmc, Stefan Christ
- [PATCH for next 13/15] ARM: phytec-som-imx6: rename environment folder, Stefan Christ
[PATCH 1/3] Kconfig: Make GLOBALVAR visible,
Sascha Hauer
[PATCH] net: phy: micrel: KSZ9081/KSZ8091: Disable broadcast mode,
Teresa Remmet
Building on PC-BSD 10.3,
Russell Haley
[PATCH] of: fix of_tree_for_each_node_from() macro,
Boris Brezillon
[PATCH] images: Makefile.socfpga: fix typo,
Ulrich Ölmann
[PATCH 1/2] drivers/of: Always compile of_path.c with OF support,
Sascha Hauer
[PATCH] globalvar: Create Kconfig symbol for NVVAR,
Sascha Hauer
[PATCH] serial_auart: make dt aware,
Uwe Kleine-König
[PATCH v2] ARM: i.MX: increase barebox partition sizes,
Sascha Hauer
[PATCH] ARM: dts: Fix partition names,
Sascha Hauer
[PATCH 0/9] i.MX6Q+ fixes plus number of latest Kernel changes,
Andrey Smirnov
- [PATCH 1/9] PCI: imx6: Simplify imx6_pcie_remove(), Andrey Smirnov
- [PATCH 7/9] PCI: imx6: Move PHY reset into imx6_pcie_establish_link(), Andrey Smirnov
- [PATCH 2/9] OF: Port of_match_device() and of_device_get_match_data(), Andrey Smirnov
- [PATCH 6/9] PCI: imx6: Move imx6_pcie_reset_phy() near other PHY handling functions, Andrey Smirnov
- [PATCH 4/9] PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link(), Andrey Smirnov
- [PATCH 9/9] PCI: imx6: Add DT bindings to configure PHY Tx driver settings, Andrey Smirnov
- [PATCH 5/9] PCI: imx6: Simplify a trivial if-return sequence, Andrey Smirnov
- [PATCH 8/9] PCI: imx6: Remove broken Gen2 workaround, Andrey Smirnov
- [PATCH 3/9] PCI: imx6: Add proper i.MX6+ reset sequence, Andrey Smirnov
- Re: [PATCH 0/9] i.MX6Q+ fixes plus number of latest Kernel changes, Lucas Stach
- Re: [PATCH 0/9] i.MX6Q+ fixes plus number of latest Kernel changes, Sascha Hauer
[PATCH] move FLEXIBLE_BOOTARGS from commands/ to common/, Sascha Hauer
[PATCH] ARM: Bootm: FIT image handler depends on CONFIG_FITIMAGE, Sascha Hauer
Create and use C API for ubiformat,
Sascha Hauer
[PATCH] of: preserve /memreserve/ entries, Sascha Hauer
[PATCH v2] ARM: dts: imx6qdl-sabresd: Fix barebox-environment location,
Fabio Estevam
[PATCH] ARM: dts: imx6qdl-sabresd: Fix barebox-environment location, Fabio Estevam
mx6qsabresd: Cannot boot after 'saveenv',
Fabio Estevam
[PATCH] whole tree: remove trail space,
DU HUANPENG
[PATCH v2] ARM: i.MX53: ccxmx53: Fix memory detection.,
Jason Cobham
[PATCH] filetype: Fix booting ARM Linux Kernels with CONFIG_EFI enabled, Sascha Hauer
include/prototype cleanup,
Sascha Hauer
- [PATCH 01/14] include: move run_command prototype to command.h, Sascha Hauer
- [PATCH 03/14] include: move shell prototypes to shell.h, Sascha Hauer
- [PATCH 11/14] stdio: rename getc to getchar, Sascha Hauer
- [PATCH 02/14] include/common.h: remove unused struct memarea_info, Sascha Hauer
- [PATCH 06/14] show_progress: print spaces with %*s, Sascha Hauer
- [PATCH 10/14] fs: move libc function prototypes to their correct locations, Sascha Hauer
- [PATCH 05/14] libfile: move open_and_lseek() to libfile, Sascha Hauer
- [PATCH 13/14] stdio: Replace FILE functions with filedescriptor functions, Sascha Hauer
- [PATCH 04/14] include: move crc specific stuff to crc.h, Sascha Hauer
- [PATCH 09/14] move unlink_recursive declaration to libfile.h, Sascha Hauer
- [PATCH 12/14] stdio: replace fprintf(stderr,...) with eprintf, Sascha Hauer
- [PATCH 14/14] stdio: Whitespace cleanup, Sascha Hauer
- [PATCH 08/14] move make_directory declaration to libfile.h, Sascha Hauer
- [PATCH 07/14] string: Fix (v)asprintf prototypes, Sascha Hauer
Fwd: Micrel KSZ9031RN PHY problem,
Guillermo Rodriguez Garcia
[PATCH] fix erasing/protecting flashes with unspecified size, Sascha Hauer
[PATCH] ARM: board: phytec-som-am335x: RAM timings for phycore-r2 1GB,
Teresa Remmet
[PATCH] ARM: i.MX53: ccxmx53: Fix memory detection.,
Jason Cobham
wrong count argument to erase(),
Giorgio
[RFC] arch: add minimal aarch64 support,
Raphael Poggi
[PATCH] move platform_data to include/platform_data,
Sascha Hauer
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]