mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/6] MIPS: ath79: sync dts stuff with linux v4.7-rc2
 2016-06-13 22:15 UTC  (5+ messages)
` [PATCH 1/6] clk: ar933x: fix copyright header
` [PATCH 2/6] MIPS: ath79: dts: sync clk stuff with linux v4.7-rc2
` [PATCH 3/6] MIPS: ath79: dts: sync uart "
` [PATCH 6/6] MIPS: ath79: dts: use ar9331.dtsi from "

Fwd: Micrel KSZ9031RN PHY problem
 2016-06-13 17:29 UTC  (2+ messages)
` [PATCH] Fix genphy_restart_aneg() for Micrel's ksz9031

[PATCH RFC] common: env: handle var="" not as var=NULL
 2016-06-13 10:51 UTC 

[PATCH v2] Add support for Baltos systems
 2016-06-13  9:22 UTC  (6+ messages)

[PATCH] MIPS: dts: add generated files to clean rule
 2016-06-13  7:20 UTC  (2+ messages)

barebox dts/ directory has no updates for several mouths
 2016-06-13  5:35 UTC  (2+ messages)

[PATCH 0/5] Fix problems with DS1307 RTC driver
 2016-06-12 23:54 UTC  (9+ messages)
` [PATCH 1/5] rtc: ds1307: Keep DT based RTC configuration from breaking DS1337/41
` [PATCH 2/5] rtc: ds1307: Remove unused and unneeded driver code
` [PATCH 3/5] rtc: ds1307: Clean up of chip variant support
` [PATCH 4/5] rtc: ds1307: Allow configuring DS1337 type chips
` [PATCH 5/5] rtc: ds1307: Limit clock starting retries

[PATCH 0/12] Add basic support for arm64
 2016-06-07 13:16 UTC  (26+ messages)
` [PATCH 01/12] arm: add armv8 Kconfig entries
` [PATCH 02/12] arm: Makefile: rework makefile to handle armv8
` [PATCH 03/12] arm: introduce lib64 for arm64 related stuff
` [PATCH 04/12] arm: cpu: add arm64 specific code
` [PATCH 05/12] arm: include: system: add arm64 helper functions
` [PATCH 06/12] arm: cpu: start: arm64 does not support relocation
` [PATCH 07/12] arm: include: bitops: arm64 use generic __fls
` [PATCH 08/12] arm: include: system_info: add armv8 identification
` [PATCH 09/12] arm: cpu: cpuinfo: add armv8 support
` [PATCH 10/12] arm: cpu: disable code portion in armv8 case
` [PATCH 11/12] arm: cpu: add basic arm64 mmu support
` [PATCH 12/12] arm: boards: add virt board

[PATCH] fs: squashfs: use correct format specifier
 2016-06-07  6:10 UTC  (2+ messages)

MCI print revision
 2016-06-07  6:07 UTC  (8+ messages)
  ` Re[2]: "
        ` [PATCH] mci: Fix version numbers again

[PATCH v2 00/22] e1000 code cleanup and iNVM support
 2016-06-03  7:15 UTC  (24+ messages)
` [PATCH v2 01/22] e1000: Split driver into multiple files
` [PATCH v2 02/22] e1000: Include <net.h> in e1000.h
` [PATCH v2 03/22] e1000: Convert E1000_*_REG macros to functions
` [PATCH v2 04/22] e1000: Fix a bug in e1000_detect_gig_phy
` [PATCH v2 05/22] e1000: Remove unnecessary variable
` [PATCH v2 06/22] e1000: Do not read same register twice
` [PATCH v2 07/22] e1000: Remove unneeded i210 specific register code
` [PATCH v2 08/22] e1000: Consolidate register offset fixups
` [PATCH v2 09/22] e1000: Remove 'use_eewr' parameter
` [PATCH v2 10/22] e1000: Remove 'page_size'
` [PATCH v2 11/22] e1000: Simplify EEPROM init for e1000_80003es2lan
` [PATCH v2 12/22] e1000: Simplify EEPROM init for e1000_igb
` [PATCH v2 13/22] e1000: Consolidate SPI EEPROM init code
` [PATCH v2 14/22] e1000: Consolidate Microwire "
` [PATCH v2 15/22] e1000: Fix a bug in e1000_probe()
` [PATCH v2 16/22] e1000: Remove unnecessary intialization
` [PATCH v2 17/22] e1000: Refactor Flash/EEPROM reading code
` [PATCH v2 18/22] e1000: Properly release SW_FW_SYNC semaphore bits
` [PATCH v2 19/22] e1000: Add EEPROM access locking for i210
` [PATCH v2 20/22] e1000: Add a "poll register" function
` [PATCH v2 21/22] e1000: Expose i210's iNVM as a cdev
` [PATCH v2 22/22] e1000: Expose i210's external flash as MTD

[PATCH] state: select CRC32
 2016-06-03  7:07 UTC  (2+ messages)

[PATCH 00/21] e1000 code cleanup and iNVM support
 2016-06-01 21:35 UTC  (24+ messages)
` [PATCH 01/21] e1000: Split driver into multiple files
` [PATCH 02/21] e1000: Include <net.h> in e1000.h
` [PATCH 03/21] e1000: Convert E1000_*_REG macros to functions
` [PATCH 04/21] e1000: Fix a bug in e1000_detect_gig_phy
` [PATCH 05/21] e1000: Remove unnecessary variable
` [PATCH 06/21] e1000: Do not read same register twice
` [PATCH 07/21] e1000: Remove unneeded i210 specific register code
` [PATCH 08/21] e1000: Consolidate register offset fixups
` [PATCH 09/21] e1000: Remove 'use_eewr' parameter
` [PATCH 10/21] e1000: Remove 'page_size'
` [PATCH 11/21] e1000: Simplify EEPROM init for e1000_80003es2lan
` [PATCH 12/21] e1000: Simplify EEPROM init for e1000_igb
` [PATCH 13/21] e1000: Consolidate SPI EEPROM init code
` [PATCH 14/21] e1000: Consolidate Microwire "
` [PATCH 15/21] e1000: Fix a bug in e1000_probe()
` [PATCH 16/21] e1000: Remove unnecessary intialization
` [PATCH 17/21] e1000: Refactor Flash/EEPROM reading code
` [PATCH 18/21] e1000: Properly release SW_FW_SYNC semaphore bits
` [PATCH 19/21] e1000: Add EEPROM access locking for i210
` [PATCH 20/21] e1000: Add a "poll register" function
` [PATCH 21/21] e1000: Expose i210's iNVM as a cdev

[PATCH] ARM: mba53: include barebox TQMa53 overlay DT
 2016-06-01  7:29 UTC  (2+ messages)

[PATCH] Add support for Baltos systems
 2016-06-01  7:23 UTC  (7+ messages)

[PATCH 1/3] eeprom: at25: check return value of devfs_create
 2016-05-31  6:58 UTC  (4+ messages)
` [PATCH 2/3] eeprom: at24: check return value of devfs_create and fix error path
` [PATCH 3/3] eeprom: at24: make device name setup more robust

[PATCH 0/2] evaluate integrity of a barebox image
 2016-05-30  6:06 UTC  (3+ messages)
` [PATCH 2/2] images: add function to verify checksum in barebox header

[PATCH 2/2] rtc: ds1307: Add support for configuring external clock pin
 2016-05-30  5:14 UTC  (2+ messages)

[PATCH] pinctrl: iomux-v3: Cleaning SION patch before applying
 2016-05-30  5:09 UTC  (2+ messages)

Some fixes for MPC5200 platforms
 2016-05-30  5:08 UTC  (6+ messages)
` [PATCH 1/4] PPC: fix size optimisation
` [PATCH 2/4] PPC: clean compiler warning
` [PATCH 3/4] PPC/MPC5XXX/reginfo: fix a bunch of compiler warnings
` [PATCH 4/4] PPC/MPC5200: enable a useful command by default

[PATCH 1/3] globalvar: add missing static inline stubs
 2016-05-30  5:04 UTC  (2+ messages)

am335x questions
 2016-05-27 13:52 UTC  (3+ messages)

[PATCH v2 00/62] Update UBI
 2016-05-27  7:44 UTC  (63+ messages)
` [PATCH v2 01/62] UBI: add missing kmem_cache_free() in process_pool_aeb error path
` [PATCH v2 02/62] UBI: Improve comment on work_sem
` [PATCH v2 03/62] UBI: ubi_eba_read_leb: Remove in vain variable assignment
` [PATCH v2 04/62] UBI: wl: Rename cancel flag to shutdown
` [PATCH v2 05/62] UBI: Fix trivial typo in __schedule_ubi_work
` [PATCH v2 06/62] UBI: Fastmap: Calc fastmap size correctly
` [PATCH v2 07/62] UBI: Extend UBI layer debug/messaging capabilities
` [PATCH v2 08/62] UBI: vtbl: Use ubi_eba_atomic_leb_change()
` [PATCH v2 09/62] UBI: Fix double free after do_sync_erase()
` [PATCH v2 10/62] UBI: Fix invalid vfree()
` [PATCH v2 11/62] UBI: extend UBI layer debug/messaging capabilities - cosmetics
` [PATCH v2 12/62] UBI: clean-up printing helpers
` [PATCH v2 13/62] UBI: do propagate positive error codes up
` [PATCH v2 14/62] UBI: Fastmap: Care about the protection queue
` [PATCH v2 15/62] UBI: fix missing brace control flow
` [PATCH v2 16/62] UBI: account for bitflips in both the VID header and data
` [PATCH v2 17/62] UBI: fix out of bounds write
` [PATCH v2 18/62] UBI: initialize LEB number variable
` [PATCH v2 19/62] UBI: align comment for readability
` [PATCH v2 20/62] UBI: Split __wl_get_peb()
` [PATCH v2 21/62] UBI: Fastmap: Make ubi_refill_pools() fair
` [PATCH v2 22/62] UBI: Fastmap: Don't allocate new ubi_wl_entry objects
` [PATCH v2 23/62] UBI: Fastmap: Fix memory leaks while closing the WL sub-system
` [PATCH v2 24/62] UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failure
` [PATCH v2 25/62] UBI: Fastmap: Wrap fastmap specific function in a ifdef
` [PATCH v2 26/62] UBI: Fastmap: Fix fastmap usage in ubi_volume_notify()
` [PATCH v2 27/62] UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()
` [PATCH v2 28/62] UBI: Fastmap: Remove bogus ubi_assert()
` [PATCH v2 29/62] UBI: Fastmap: Remove eba_orphans logic
` [PATCH v2 30/62] UBI: Fastmap: Switch to ro mode if invalidate_fastmap() fails
` [PATCH v2 31/62] UBI: Fastmap: Make WL pool size 50% of user pool size
` [PATCH v2 32/62] UBI: Fastmap: Fix leb_count unbalance
` [PATCH v2 33/62] UBI: Fastmap: Set used_ebs only for static volumes
` [PATCH v2 34/62] UBI: Fastmap: Prepare for variable sized fastmaps
` [PATCH v2 35/62] UBI: Fastmap: Rework fastmap error paths
` [PATCH v2 36/62] UBI: Fix stale pointers in ubi->lookuptbl
` [PATCH v2 37/62] UBI: Move fastmap specific functions out of wl.c
` [PATCH v2 38/62] UBI: Add accessor functions for WL data structures
` [PATCH v2 39/62] UBI: Fastmap: Wire up WL accessor functions
` [PATCH v2 40/62] UBI: Fastmap: Introduce ubi_fastmap_init()
` [PATCH v2 41/62] UBI: Fastmap: Introduce may_reserve_for_fm()
` [PATCH v2 42/62] UBI: Fastmap: Remove is_fm_block()
` [PATCH v2 43/62] UBI: Fastmap: Fall back to scanning mode after ECC error
` [PATCH v2 44/62] UBI: Fastmap: Use max() to get the larger value
` [PATCH v2 45/62] UBI: Fastmap: Remove unnecessary `\'
` [PATCH v2 46/62] UBI: Fastmap: Rename variables to make them meaningful
` [PATCH v2 47/62] UBI: Init vol->reserved_pebs by assignment
` [PATCH v2 48/62] UBI: Fastmap: Do not add vol if it already exists
` [PATCH v2 49/62] UBI: add a helper function for updatting on-flash layout volumes
` [PATCH v2 50/62] UBI: Remove unnecessary `\'
` [PATCH v2 51/62] UBI: Validate data_size
` [PATCH v2 52/62] UBI: return ENOSPC if no enough space available
` [PATCH v2 53/62] UBI: Fastmap: Simplify expression
` [PATCH v2 54/62] UBI: Fix typo in comment
` [PATCH v2 55/62] UBI: Fix debug message
` [PATCH v2 56/62] UBI: Fastmap: Fix PEB array type
` [PATCH v2 57/62] UBI: fix use of "VID" vs. "EC" in header self-check
` [PATCH v2 58/62] mtd: ubi: fixup error correction in do_sync_erase()
` [PATCH v2 59/62] mtd: ubi: don't leak e if schedule_erase() fails
` [PATCH v2 60/62] mtd: ubi: wl: avoid erasing a PEB which is empty
` [PATCH v2 61/62] ubi: Fix out of bounds write in volume update code
` [PATCH v2 62/62] mtd: UBI: Remove ubi_free_fastmap

[PATCH 00/62] Update UBI
 2016-05-27  7:26 UTC  (5+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox