mail archive of the barebox mailing list
 help / color / mirror / Atom feed
barebox picotcp integration (2015.06.14)
 2015-06-26  9:54 UTC  (6+ messages)

[PATCH 1/3] state: fixup: only export default value during fixup if set
 2015-06-26  9:27 UTC  (4+ messages)
` [PATCH 2/3] fixup! state: add support for fixed length strings
` [PATCH 3/3] "

[PATCH repost 1/4] usb: gadget: pxa27x: depend on right symbol
 2015-06-26  9:11 UTC  (5+ messages)
` [PATCH repost 2/4] MCI: pxa: "
` [PATCH repost 3/4] ARM: socfpga: add default ARCH_TEXT_BASE
` [PATCH repost 4/4] ARM: pxa: move lubbock TEXTBASE to Kconfig

v2015.06.0 ...and a new website
 2015-06-26  9:08 UTC  (7+ messages)

[PATCH v2 1/2] images: Add file size check for PBLX files
 2015-06-26  9:08 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: OMAP: Add max file size for PBLX images

[PATCH 1/3] boards: phytec-som-am335x: Get ready for EMMC boot
 2015-06-26  8:14 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: am33xx-strip: Keep devices we can boot from
` [PATCH 3/3] ARM: dts: am33xx-strip: Strip more unused nodes

ubi: Make attaching UBI more convenient
 2015-06-26  7:31 UTC  (9+ messages)
` [PATCH 1/8] commands: detect: use device_detect_by_name
` [PATCH 2/8] driver: detect: detect parent devices aswell
` [PATCH 3/8] blspec: Use device_detect_by_name
` [PATCH 4/8] ubi: Use preditable device names
` [PATCH 5/8] mtd: detect ubi devices automatically
` [PATCH 6/8] ubi: Lower 'already attached' message to debug level
` [PATCH 7/8] commands: mount: detect the device to be mounted
` [PATCH 8/8] ubi: Update documentation

[RFC V2 0/3] add decode command (SPD EEPROM data decoder)
 2015-06-25  9:32 UTC  (8+ messages)
` [RFC V2 1/3] common: move DDR_SPD to common/Kconfig
` [RFC V2 2/3] ddr_spd: add routune for printing SPD contents in human readable format
` [RFC V2 3/3] add decode command (SPD EEPROM data decoder)

[PATCHv3] Change barebox regarding "machine-restart", "reset cause detection" und "watchdog usage"
 2015-06-25  7:34 UTC  (6+ messages)
` [PATCH 1/5] Reset reason: add a scope value to the reset reason feature
` [PATCH 2/5] System restart: add a scope value to the system restart feature
` [PATCH 3/5] Watchdog: add a scope value to the watchdog feature
` [PATCH 4/5] Watchdog/i.MX: make the watchdog driver a regular driver
` [PATCH 5/5] MFD/DA9053: da9053: add basic da9053 driver

[PATCH] image_renderer: Use read_file_2
 2015-06-25  7:27 UTC 

[PATCH] Change barebox regarding "machine-restart", "reset cause detection" und "watchdog usage"
 2015-06-25  7:06 UTC  (9+ messages)
` [PATCH 1/6] Common: define scopes a specific hardware or software feature can cope with
` [PATCH 2/6] Reset reason: add a scope value to the reset reason feature
` [PATCH 3/6] System restart: add a scope value to the system restart feature
` [PATCH 4/6] Watchdog: add a scope value to the watchdog feature
` [PATCH 5/6] Watchdog/i.MX: make the watchdog driver a regular driver
` [PATCH 6/6] MFD/DA9053: da9053: add basic da9053 driver

[PATCH 1/2] PCI: rework BAR size calculation
 2015-06-25  6:38 UTC  (4+ messages)
` [PATCH 2/2] PCI: remove bogus host bridge setup skipping

Compiling barebox for newest Yocto/meta-freescale
 2015-06-24 19:59 UTC  (12+ messages)

[PATCH] ARM: tegra: jump to maincluster earlier
 2015-06-24 19:13 UTC 

[PATCHv2] Change barebox regarding "machine-restart", "reset cause detection" und "watchdog usage"
 2015-06-24  7:35 UTC  (10+ messages)
` [PATCH 1/5] Reset reason: add a scope value to the reset reason feature
` [PATCH 2/5] System restart: add a scope value to the system restart feature
` [PATCH 3/5] Watchdog: add a scope value to the watchdog feature
` [PATCH 4/5] Watchdog/i.MX: make the watchdog driver a regular driver
` [PATCH 5/5] MFD/DA9053: da9053: add basic da9053 driver

[PATCH] bmp support: Use unaligned accessors
 2015-06-23 14:55 UTC 

[PATCH] param_enum: protect against invalid values
 2015-06-23  7:23 UTC 

[PATCH] param_enum: Make name strings const
 2015-06-23  7:13 UTC 

[PATCH] libdt: fix detection of eeprom devicepath
 2015-06-23  6:43 UTC  (4+ messages)

[PATCH] devinfo: fix return value
 2015-06-23  6:40 UTC 

Fw: [Qemu-devel] [PATCH v7 0/4] i.MX: Add i.MX25 support through the 3DS evaluation board
 2015-06-23  6:18 UTC  (2+ messages)

[RFC] add decode command (SPD EEPROM data decoder)
 2015-06-22 12:30 UTC  (3+ messages)

[PATCH] ARM: OMAP: remove unused CONFIG_OMAP3_CLOCK_CONFIG option
 2015-06-22 12:00 UTC 

[PATCH] net: smc911x: Add device tree support
 2015-06-22 11:58 UTC 

[PATCH] serial: ns16550: Fix reading clock-frequency property
 2015-06-22  9:53 UTC  (3+ messages)

[PATCH 1/2] mtd: Add mtd concat support
 2015-06-22  9:15 UTC  (2+ messages)
` [PATCH 2/2] mtd: cfi-flash: "

cfi-flash cleanups
 2015-06-22  8:41 UTC  (12+ messages)
` [PATCH 01/11] mtd: cfi-flash: We can print longlongs
` [PATCH 02/11] mtd: cfi-flash: save indention level
` [PATCH 03/11] mtd: cfi-flash: statically initialize instead of memset
` [PATCH 04/11] mtd: cfi-flash: replace ifdef with IS_ENABLED
` [PATCH 05/11] mtd: cfi-flash: remove unnecessary ifdefs
` [PATCH 06/11] mtd: cfi-flash: make flash_detect_width more readable
` [PATCH 07/11] mtd: cfi-flash: return 0 for success
` [PATCH 08/11] mtd: cfi-flash: turn some messages into vdbg
` [PATCH 09/11] mtd: cfi-flash: use unaligned accessor functions
` [PATCH 10/11] mtd: cfi-flash: Coding style cleanup
` [PATCH 11/11] mtd: cfi-flash: remove dead code

[Patch] Trivial changes
 2015-06-22  5:22 UTC  (5+ messages)
` [PATCH 1/3] Documentation: fix spelling
` [PATCH 2/3] Documentation: be more precise about the topic
` [PATCH 3/3] arch/BCM47xx: remove bogus copy'n'paste comment

USB Host i.Mx6S
 2015-06-19 11:11 UTC  (2+ messages)
` Antwort: "

[PATCH v2] barebox update: add note after successful update
 2015-06-18  9:10 UTC  (6+ messages)

[PATCH v3 0/4] state: add support for fixed size strings
 2015-06-18  8:59 UTC  (6+ messages)
` [PATCH v3 1/4] parameter: allow setting of string parameters of zero length
` [PATCH v3 2/4] xfuncs: import xstrndup() from busybox
` [PATCH v3 3/4] state: struct variable_type::import: remove const from node argument
` [PATCH v3 4/4] state: add support for fixed length strings

[PATCH] login: fix broken login command
 2015-06-18  7:44 UTC  (2+ messages)

Bootspec: Allow to automatically append root= option
 2015-06-18  7:43 UTC  (7+ messages)
` [PATCH 1/6] Add globalvar_add_simple_string function
` [PATCH 2/6] cdev: Add partuuid string to struct cdev
` [PATCH 3/6] fs: Add device parameter for Linux root= option
` [PATCH 4/6] fs: ubifs: Implement Linux rootarg
` [PATCH 5/6] fs: nfs: "
` [PATCH 6/6] blspec: Automatically append rootarg

[PATCH] device parameters: sort alphabetically
 2015-06-18  6:59 UTC 

state: access from linux
 2015-06-18  6:40 UTC  (4+ messages)

[PATCH] scripts: Add mxs-usb-loader to .gitignore
 2015-06-18  5:59 UTC 

[PATCH 1/2] blspec: Add missing prototype for blspec_scan_device
 2015-06-17  9:40 UTC  (2+ messages)
` [PATCH 2/2] blspec: Automatically attach UBI devices

parallel lcd on i.mx6
 2015-06-17  6:37 UTC  (2+ messages)

[PATCH 1/1] mach-clps711: call shutdown_barebox instead of arch_shutdown in reset_cpu
 2015-06-17  6:20 UTC  (2+ messages)

[PATCH] Add some doc
 2015-06-17  6:19 UTC  (4+ messages)
` [PATCH 1/2] Documentation: add some info about the reset reason framework
` [PATCH 2/2] Documentation: add some info about the reset variants

[PATCH v2 0/8] Socfpga: QSPI support
 2015-06-17  6:05 UTC  (4+ messages)
` [PATCH v2 8/8] mtd: m25p80: use the SPI nor framework

[PATCH] mtd: m25p80: add Spansion S25FL204K support
 2015-06-17  6:01 UTC  (3+ messages)

[PATCH] crypto: digest: provide static inline no-ops if digest is disabled
 2015-06-17  5:58 UTC  (2+ messages)

[PATCH 0/2] state: Documentation updates
 2015-06-17  5:52 UTC  (4+ messages)
` [PATCH 1/2] state: Documentation: the backend properties are not optional (anymore)
` [PATCH 2/2] state: Documentation: fix dts code example

[PATCH 0/3] state: cleanup uint8 support
 2015-06-17  5:49 UTC  (5+ messages)
` [PATCH 1/3] state: Documentation: add newly implemented "uint8" types
` [PATCH 2/3] state: uint8: use %u as format string
` [PATCH 3/3] state: uint8: add range check for uint8

[PATCH] scripts/omap_signGP: Fix image size in GP header
 2015-06-17  5:47 UTC  (2+ messages)

Add barebox remote control
 2015-06-17  5:45 UTC  (6+ messages)
` [PATCH 1/4] Add Reliable Asynchronous Transfer Protocol

[RFC] PCI: skip pci host bridge as early as possible
 2015-06-16 19:45 UTC  (5+ messages)

[PATCH] Documentation: fix typo
 2015-06-16 13:59 UTC  (2+ messages)

[PATCH 1/2] memtest: skip memory region smaller than one page
 2015-06-16 13:59 UTC  (2+ messages)

[PATCH 1/6] Documentation: add some info about the reset variants
 2015-06-16 12:05 UTC  (7+ messages)
` [PATCH 2/6] Watchdog/i.MX: make the watchdog driver a regular driver
` [PATCH 3/6] MFD/DA9053: adapt driver to the current reset source framework
` [PATCH 4/6] MFD/DA9053: provide system reset
` [PATCH 5/6] MFD/DA9053: remove not required header file
` [PATCH 6/6] mfd: da9063: add da9063 watchdog and system restart driver

[PATCH 0/9 v3] digest: allow multiple implementation of digest
 2015-06-15 14:27 UTC  (4+ messages)
` [PATCH 1/9] command: digest/hashsum: set key command level
  ` [PATCH 4/9] crypto: hmac: move register to hmac

[PATCH 0/3] state: add support for fixed size strings
 2015-06-15 13:53 UTC  (4+ messages)
` [PATCH v2 1/3] parameter: allow setting of string parameters of zero length
` [PATCH v2 2/3] state: struct variable_type::import: remove const from node argument
` [PATCH v2 3/3] state: add support for fixed length strings

[PATCH 0/2] state: add support for fixed size strings
 2015-06-15 13:44 UTC  (3+ messages)
` [PATCH 1/2] parameter: allow setting of string parameters of zero length
` [PATCH 2/2] state: add support for fixed length strings

page:  |  | latest

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