mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] fixup! [PATCH v2 8/8] miitool: Add code to register a PHY
 2016-02-01  4:07 UTC 

[PATCH v2 0/8] Bitbang MDIO, miitool changes
 2016-02-01  3:10 UTC  (9+ messages)
` [PATCH v2 1/8] include/linux/phy.h: Add MII_ADDR_C45
` [PATCH v2 2/8] net: Port bitbanged MDIO code from Linux kernel
` [PATCH v2 3/8] miitool: Fix PHY argument handling
` [PATCH v2 4/8] mdio_bus: Change dev_info to dev_dbg
` [PATCH v2 5/8] mdio_bus: Add mdiobus_get_bus() function
` [PATCH v2 6/8] miitool: Don't print negative parent IDs
` [PATCH v2 7/8] mdio_bus: Change PHY's naming scheme
` [PATCH v2 8/8] miitool: Add code to register a PHY

i.MX HABv4 rework and HABv3 support
 2016-01-29 18:04 UTC  (25+ messages)
` [PATCH 01/23] ARM: i.MX: Add HABv3 Kconfig variables
` [PATCH 02/23] imx: hab: rename driver dir to hab/
` [PATCH 03/23] hab: Add HABv3 status report function
` [PATCH 04/23] scripts: imx-usb-loader: Make readonly arguments const
` [PATCH 05/23] scripts: imx-usb-loader: Move definitions up
` [PATCH 06/23] scripts: imx-image: Allow dcd offset 0x0
` [PATCH 07/23] scripts: imx-usb-loader: fully read images into memory
` [PATCH 08/23] scripts: imx-usb-loader: Move load_file up
` [PATCH 09/23] scripts: imx: Consolidate flash headers in imx tools
` [PATCH 10/23] scripts: imx-image: Add context struct to config parsers
` [PATCH 11/23] scripts: imx-image: move write_mem to context data
` [PATCH 12/23] scripts: imx-image: move check "
` [PATCH 13/23] scripts: imx: move macro definitions to common header file
` [PATCH 14/23] scripts: imx: move config file parser to separate file
` [PATCH 15/23] scripts: imx: make libusb variables global
` [PATCH 16/23] scripts: imx-usb-loader: Add -s and -i options
` [PATCH 17/23] scripts: imx: Drop double check
` [PATCH 18/23] scripts: imx-image: move more variables to context data
` [PATCH 19/23] scripts: imx-image: pass config data to add_header_*
` [PATCH 20/23] scripts: imx-image: Support adding a Super Root Key to the image
` [PATCH 21/23] scripts: imx: Create CSF files from imx config file
` [PATCH 22/23] scripts: imx: Allow to create signed images
` [PATCH 23/23] scripts: imx: Generate signed images with imx-image

[PATCH 1/2] dcache: add missing linux/list.h include
 2016-01-29 14:06 UTC  (2+ messages)
` [PATCH 2/2] fs: add super_operations infrastructure

[PATCH 1/5] Introduce include/linux/sched.h
 2016-01-29  7:08 UTC  (6+ messages)
` [PATCH 2/5] Introduce include/linux/spinlock.h
` [PATCH 3/5] Introduce include/linux/mutex.h
` [PATCH 4/5] Introduce include/linux/wait.h
` [PATCH 5/5] Introduce include/linux/rwsem.h

[PATCH 1/8] fs: move PAGE_CACHE definitions to include/linux/pagemap.h
 2016-01-29  7:08 UTC  (9+ messages)
` [PATCH 2/8] fs: ubifs: remove redundant macro defines
` [PATCH 3/8] fs: use linux/fs.h for file system related definitions
` [PATCH 4/8] fs: move pgoff_t definition to include/linux/types.h
` [PATCH 5/8] fs: ubifs: move dcache related definitions to include/linux/dcache.h
` [PATCH 6/8] fs: ubifs: move vfsmount definition to include/linux/mount.h
` [PATCH 7/8] fs: ubifs: move path definition to include/linux/path.h
` [PATCH 8/8] fs: ubifs: move file and file_system_type definitions to linux/fs.h

[PATCH 1/7] include/linux/phy.h: Add MII_ADDR_C45
 2016-01-28 18:00 UTC  (13+ messages)
` [PATCH 2/7] net: Port bitbanged MDIO code from Linux kernel
` [PATCH 3/7] miitool: Fix PHY argument handling
` [PATCH 4/7] mdio_bus: Change dev_info to dev_dbg
` [PATCH 5/7] mdio_bus: Add mdiobus_get_bus() function
` [PATCH 6/7] miitool: Don't print negative parent IDs
` [PATCH 7/7] commands: Add mdio_read and mdio_write

[PATCH 1/3] fs: move struct timespec to include/linux/time.h
 2016-01-26 21:57 UTC  (4+ messages)
` [PATCH 2/3] fs: introduce include/linux/fs.h
` [PATCH 3/3] fs: import magic.h from Linux kernel

Linux headers
 2016-01-26 21:41 UTC  (2+ messages)

[PATCH] bootm: add missing curly brace
 2016-01-26 16:16 UTC  (2+ messages)

scripts/remote: make clean leftovers
 2016-01-26 10:49 UTC  (2+ messages)

[PATCH] arm: imx53-guf-vincell-lt: dts: do not specfiy fixed memory information
 2016-01-26  7:05 UTC  (2+ messages)

[PATCH v2 1/2] arm: am33xx: Move function to read from Master OSC
 2016-01-26  7:01 UTC  (3+ messages)
` [PATCH v2 2/2] arm: am33xx: Master Osc clock speed handling

[PATCH v3] kwboot: do a filetype check before sending the image
 2016-01-26  7:00 UTC  (2+ messages)

Barebox vs Raspberry PI
 2016-01-25 22:25 UTC  (2+ messages)

[RFC] fs: move super_block and inode definitions to central fs.h header
 2016-01-25  8:49 UTC  (6+ messages)

[PATCH v2 0/3] i.MX6: CAAM engine support
 2016-01-22 12:38 UTC  (5+ messages)
` [PATCH v2 1/3] include: linux: add circular buffers
` [PATCH v2 2/3] crypto: add i.MX6 CAAM support
` [PATCH v2 3/3] crypto: caam: add RNG support

[PATCH] Add initial support for Netgear ReadyNAS 104
 2016-01-22  7:44 UTC  (2+ messages)

[PATCH] ARM: cm-fx6: set proper hostname
 2016-01-22  7:40 UTC  (2+ messages)

[PATCH] bootm: Add option to force booting signed images
 2016-01-22  7:35 UTC  (3+ messages)

[PATCH v4] FIT support
 2016-01-22  7:32 UTC  (15+ messages)
` [PATCH 01/14] ARM: zImage: add missing free() in appended device tree code
` [PATCH 02/14] bootm: Do not call uimage_close twice
` [PATCH 03/14] bootm: introduce bootm_get_os_size
` [PATCH 04/14] bootm: use names instead of numbers for image parts
` [PATCH 05/14] ARM: bootm: Use kernel handler to start barebox image
` [PATCH 06/14] bootm: Push dryrun to handlers
` [PATCH 07/14] bootm: move initrd code together
` [PATCH 08/14] bootm: move oftree "
` [PATCH 09/14] bootm: Initialize bootm_data defaults in single place
` [PATCH 10/14] crypto: add digest_alloc_by_algo()
` [PATCH 11/14] crypto: add RSA support
` [PATCH 12/14] bootm: make verifying/hashing configurable
` [PATCH 13/14] bootm: add initial FIT support
` [PATCH 14/14] bootm: Add option to force booting signed images

[PATCH 1/2] arm: am33xx: Move function to read from Master OSC
 2016-01-22  7:05 UTC  (4+ messages)
` [PATCH 2/2] arm: am33xx: Master Osc clock speed handling

[PATCH v2] kwboot: do a filetype check before sending the image
 2016-01-21 20:12 UTC  (5+ messages)

[PATCH] kwboot: do a filetype check before sending the image
 2016-01-20  7:56 UTC  (2+ messages)

[PATCH 02/20] e1000: Fix a bug in e1000_detect_gig_phy
 2016-01-20  7:32 UTC  (22+ messages)
` [PATCH 03/20] e1000: Remove unnecessary variable
` [PATCH 04/20] e1000: Do not read same register twice
` [PATCH 05/20] e1000: Remove unneeded i210 specific register code
` [PATCH 06/20] e1000: Consolidate register offset fixups
` [PATCH 07/20] e1000: Remove 'use_eewr' parameter
` [PATCH 08/20] e1000: Remove 'page_size'
` [PATCH 09/20] e1000: Simplify EEPROM init for e1000_80003es2lan
` [PATCH 10/20] e1000: Simplify EEPROM init for e1000_igb
` [PATCH 11/20] e1000: Consolidate SPI EEPROM init code
` [PATCH 12/20] e1000: Consolidate Microwire "
` [PATCH 13/20] e1000: Fix a bug in e1000_probe()
` [PATCH 14/20] e1000: Remove unnecessary intialization
` [PATCH 15/20] e1000: Refactor Flash/EEPROM reading code
` [PATCH 16/20] e1000: Add functions for register polling
` [PATCH 17/20] e1000: Properly release SW_FW_SYNC semaphore bits
` [PATCH 18/20] e1000: Add EEPROM access locking for i210
` [PATCH 19/20] e1000: Expose i210's external flash as MTD
` [PATCH 20/20] e1000: Expose i210's iNVM as a cdev

[PATCH] ARM: PXA: move HAVE_CLK select
 2016-01-19 16:24 UTC  (3+ messages)

[RFC] usb: port UHCI driver from the u-boot
 2016-01-18 17:55 UTC 

[PATCH] remote control support
 2016-01-18  9:32 UTC  (16+ messages)
` [PATCH 1/8] Add Reliable Asynchronous Transfer Protocol
` [PATCH 2/8] barebox remote control
` [PATCH 3/8] fs: Add RATP fs support
` [PATCH 6/8] host side for barebox remote control
` [PATCH 8/8] barebox remote control: Documentation

[PATCH] fixup! input: gpio-keys: convert to input framework
 2016-01-18  7:33 UTC  (2+ messages)

[PATCH v3] FIT support
 2016-01-18  7:31 UTC  (17+ messages)
` [PATCH 01/13] ARM: zImage: add missing free() in appended device tree code
` [PATCH 02/13] bootm: Do not call uimage_close twice
` [PATCH 03/13] bootm: introduce bootm_get_os_size
` [PATCH 04/13] bootm: use names instead of numbers for image parts
` [PATCH 05/13] ARM: bootm: Use kernel handler to start barebox image
` [PATCH 06/13] bootm: Push dryrun to handlers
` [PATCH 07/13] bootm: move initrd code together
` [PATCH 08/13] bootm: move oftree "
` [PATCH 09/13] bootm: Initialize bootm_data defaults in single place
` [PATCH 10/13] crypto: add digest_alloc_by_algo()
` [PATCH 11/13] crypto: add RSA support
` [PATCH 12/13] bootm: make verifying/hashing configurable
` [PATCH 13/13] bootm: add initial FIT support

[PATCH] state: hmac: fix error message that algo is displayed
 2016-01-18  7:25 UTC  (2+ messages)

[PATCH] ARM: tegra: clean up lowlevel entry
 2016-01-18  7:22 UTC  (2+ messages)

Verified boot support with FIT
 2016-01-16  1:18 UTC  (3+ messages)

[PATCH 1/2] vsprintf: Add support for %pa
 2016-01-15 14:34 UTC  (2+ messages)
` [PATCH 2/2] Convert users of PRINTF_CONVERSION_RESOURCE to %pa

Verified boot support with FIT
 2016-01-14 20:05 UTC 

[PATCH v2 1/2] of: rework of_node_cmp() to support short and full node names
 2016-01-13 16:01 UTC  (3+ messages)

[PATCH] input core
 2016-01-13 15:37 UTC  (9+ messages)
` [PATCH 03/15] keymap: remove exotic and nonprintable keys
` [PATCH 06/15] keymap: Add keymap for keys with shift pressed
` [PATCH 07/15] input: Add input core
` [PATCH 08/15] input: usb keyboard: convert to input framework
` [PATCH 09/15] input: imx-keypad: Use dev_* functions
` [PATCH 13/15] input: imx-keypad: Add device tree support
` [PATCH 14/15] input: gpio-keys: Use KEY_* keycodes
` [PATCH 15/15] input: gpio-keys: convert to input framework

page:  |  | latest

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