mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] Introduce barebox Image Metadata
 2014-07-31 12:27 UTC  (5+ messages)
` [PATCH 1/6] move file helper functions to separate file
` [PATCH 2/6] read_file: introduce read_file_2
` [PATCH 3/6] make: build device trees with obj-dtb-y and pbl-dtb-y
` [PATCH 5/6] make: Use shell script to generate .dtb.S files

[PATCH v2] envfs: provide an intentional way to ignore an existing external environment
 2014-07-31 10:39 UTC  (5+ messages)
` [PATCH 1/4] saveenv: make clear how to use the command's parameters
` [PATCH 2/4] envfs: provide an intentional way to ignore an existing external environment
` [PATCH 3/4] envfs: change API to be able to forward special flags into the envfs superblock
` [PATCH 4/4] saveenv: provide a zeroed/empty/ignore environment

envfs: provide an intentional way to ignore an existing external environment
 2014-07-31  8:03 UTC  (10+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] saveenv: change API to be able to forward special flags into the envfs superblock
` [PATCH 3/3] saveenv: provide a zeroed/empty/ignore environment

[PATCH] watchdog: add minimal jz4740 driver
 2014-07-31  6:13 UTC  (2+ messages)

[PATCH 0/5] led-related series
 2014-07-31  6:05 UTC  (7+ messages)
` [PATCH 1/5] MIPS: dts: rzx50.dts: add LCD backlight
` [PATCH 2/5] MIPS: ritmix-rzx50_defconfig: enable LED-related stuff
` [PATCH 3/5] led: triggers: fix crash on disabling "default-on" trigger
` [PATCH 4/5] commands: trigger: check trigger disable return code too
` [PATCH 5/5] led: triggers: fix "no previous prototype for 'trigger_init'" warning

[PATCH v3 0/2] i2c: add Marvell 64xxx driver; fix Makefile indentation
 2014-07-31  5:56 UTC  (7+ messages)
` [PATCH v3 1/2] i2c: add Marvell 64xxx driver
` [PATCH v3 2/2] i2c: busses/Makefile: fix indentation

[PATCH 0/6] Add network support for Armada 370/XP
 2014-07-31  5:49 UTC  (10+ messages)
` [PATCH 1/6] net: phy: Add fallbacks for the obsoletes phy DT properties
` [PATCH 2/6] net: phy: mdio-mvebu: Make the clock property required
` [PATCH 3/6] net: phy: Add minimal support for QSGMII PHY
` [PATCH 4/6] net: phy: Support Marvell 88EE1545 PHY
` [PATCH 5/6] net: Add driver for Armada 370/XP 10/100/1000 Mbps network controller
` [PATCH 6/6] configs: Add network options to Armada 370/XP boards

[PATCH v4 0/9] Add a simple rtc framework
 2014-07-31  5:31 UTC  (11+ messages)
` [PATCH v4 1/9] lib: import 'bcd' from linux-3.15
` [PATCH v4 2/9] Add a simple rtc framework
` [PATCH v4 3/9] rtc: import ds1307 driver from linux-3.15
` [PATCH v4 4/9] commands: add hwclock
` [PATCH v4 5/9] ARM: versatilepb_defconfig: enable RTC support
` [PATCH v4 6/9] rtc-lib: import rtc_time_to_tm() from linux-3.15
` [PATCH v4 7/9] rtc: add jz4740 driver
` [PATCH v4 8/9] MIPS: dts: jz4755.dtsi: add jz4740-rtc
` [PATCH v4 9/9] MIPS: ritmix-rzx50_defconfig: enable RTC support

[PATCH v3 0/8] Marvell EBU PCIe driver
 2014-07-31  5:30 UTC  (11+ messages)
` [PATCH v3 1/8] bus: mvebu: fix resource size handling
` [PATCH v3 2/8] ARM: mvebu: armada-370-xp: disable MBUS error propagation
` [PATCH v3 3/8] pci: pci_scan_bus: respect 64b BARs
` [PATCH v3 4/8] pci: register device after BAR setup
` [PATCH v3 5/8] pci: ensure device does ignore BAR mangling
` [PATCH v3 6/8] pci: set auto-incremented bus number
` [PATCH v3 7/8] of: pci: import of_pci_get_devfn()
` [PATCH v3 8/8] pci: mvebu: Add PCIe driver

[PATCH] images: get rid of remaining imximage-y
 2014-07-30 14:58 UTC 

[PATCH RESEND 0/6] Marvell EBU PCIe driver
 2014-07-30  6:21 UTC  (22+ messages)
` [PATCH RESEND 2/6] pci: pci_scan_bus: respect 64b BARs
` [PATCH RESEND 3/6] pci: add host controller struct to sysdata
` [PATCH RESEND 6/6] pci: mvebu: Add PCIe driver
` [PATCH v2 0/5] Marvell EBU "
  ` [PATCH v2 1/5] bus: mvebu: fix resource size handling
  ` [PATCH v2 2/5] pci: pci_scan_bus: respect 64b BARs
  ` [PATCH v2 3/5] pci: set auto-incremented bus number
  ` [PATCH v2 4/5] of: pci: import of_pci_get_devfn()
  ` [PATCH v2 5/5] pci: mvebu: Add PCIe driver

[PATCH v2 00/11] ARM: add support for Canon DIGIC chips and Canon PowerShot A1100 IS
 2014-07-29 13:20 UTC  (13+ messages)
` [PATCH v2 01/11] ARM: add ARM946E-S CPU type
` [PATCH v2 02/11] ARM: add very initial support for Canon DIGIC chips
` [PATCH v2 03/11] clocksource: add driver for Canon DIGIC timer
` [PATCH v2 04/11] serial: add driver for Canon DIGIC UART
` [PATCH v2 05/11] gpio: add driver for Canon DIGIC
` [PATCH v2 06/11] ARM: DIGIC: add Canon PowerShot A1100 IS support
` [PATCH v2 07/11] ARM: add Canon A1100 ROM image generation
` [PATCH v2 08/11] ARM: DIGIC: add canon-a1100_defconfig
` [PATCH v2 09/11] Documentation: add QEMU Canon A1100 barebox mini-howto
` [PATCH v2 10/11] ARM: add Canon A1100 DISKBOOT.BIN image generation stuff
` [PATCH v2 11/11] Documentation: add real Canon A1100 camera barebox mini-howto

[PATCH] ARM: at91: clock: fix the pllb checking
 2014-07-29 12:36 UTC  (2+ messages)

[PATCH v3] led: try to get LED's label from the 'label' property
 2014-07-29 12:31 UTC  (2+ messages)

[PATCH] mci: core: the sd1.0 card can work in 4 bits mode
 2014-07-29 12:31 UTC  (2+ messages)

[PATCH] readline: reimplement history functions
 2014-07-29 11:51 UTC 

[PATCH v2 1/2] usb: chipidea: Add DT vbus-supply parsing
 2014-07-29  9:11 UTC  (2+ messages)
` [PATCH v2 2/2] usb: imx-usb-misc: Use reasonable defaults to setup the ports

[PATCH] include/bbu: Add missing include errno.h
 2014-07-29  6:22 UTC  (2+ messages)

[PATCH] mfd: mc34704: Add DT support
 2014-07-29  6:22 UTC  (2+ messages)

NOR flash writing
 2014-07-29  6:21 UTC  (2+ messages)

[PATCH] led: try to get LED's label from the 'label' property
 2014-07-29  5:49 UTC  (7+ messages)

[RFC] led: try to get LED's label from the 'label' property
 2014-07-29  5:49 UTC  (3+ messages)

[PATCH v2] led: try to get LED's label from the 'label' property
 2014-07-28 21:33 UTC  (2+ messages)

[PATCH 1/2] usb: chipidea: Add DT vbus-supply parsing
 2014-07-28 20:54 UTC  (4+ messages)
` [PATCH 2/2] usb: imx-usb-misc: Use reasonable defaults to setup the ports

at91: device tree
 2014-07-28 12:37 UTC  (2+ messages)

[OE-core] [PATCH] barebox: Add recipe
 2014-07-28 12:00 UTC 

[PATCH 0/9] ARM: add support for Canon DIGIC chips and Canon PowerShot A1100 IS
 2014-07-28 11:48 UTC  (14+ messages)
` [PATCH 1/9] ARM: add ARM946E-S CPU type
` [PATCH 2/9] ARM: add very initial support for Canon DIGIC chips
` [PATCH 3/9] clocksource: add driver for Canon DIGIC timer
` [PATCH 4/9] serial: add driver for Canon DIGIC UART
` [PATCH 5/9] gpio: add driver for Canon DIGIC
` [PATCH 6/9] ARM: DIGIC: add Canon PowerShot A1100 IS support
` [PATCH 7/9] ARM: add Canon A1100 ROM image generation
` [PATCH 8/9] ARM: DIGIC: add canon-a1100_defconfig
` [PATCH 9/9] Documentation: add QEMU Canon A1100 barebox mini-howto

[PATCH v2 0/7] Minor USB fixes and xHCI driver
 2014-07-28  6:09 UTC  (10+ messages)
` [PATCH v2 1/7] USB: Fix stale usb devices in usb_device_list
` [PATCH v2 2/7] USB: Count detected USB devices independent of dev_index
` [PATCH v2 3/7] USB: improve error paths and tear-down
` [PATCH v2 4/7] USB: EHCI: use min3 from Linux
` [PATCH v2 5/7] include: import {lower,upper}_32_bits helpers
` [PATCH v2 6/7] USB: host: add xHCI HCD, Hub, and platform driver
` [PATCH v2 7/7] USB: host: add xHCI PCI driver

[PATCH 1/2] treewide: drop Doxygen stuff
 2014-07-28  5:59 UTC  (3+ messages)
` [PATCH 2/2] Makefile: clean barebox.zynq

[PATCH v2] usb: ehci: use linux-way ehci_readl and ehci_writel
 2014-07-28  5:35 UTC  (2+ messages)

[PATCH 0/4] Freescale P1010RDB board support
 2014-07-28  5:26 UTC  (6+ messages)
` [PATCH 1/4] ppc: 85xx: CCSRBAR mapping moved to start-up code
` [PATCH 2/4] ppc: Freescale P1010 headers
` [PATCH 3/4] ppc: Freescale P1010 SoC support
` [PATCH 4/4] ppc: minimal Freescale P1010RDB board support

led-gpio: do we really need xstrdup
 2014-07-26  0:11 UTC 

Tegra2 USB issue
 2014-07-25 16:41 UTC  (6+ messages)

[PATCH 0/6] Minor USB fixes and xHCI driver
 2014-07-25 15:34 UTC  (11+ messages)
` [PATCH 1/6] USB: Fix stale usb devices in usb_device_list
` [PATCH 4/6] include: import {lower,upper}_32_bits helpers
` [PATCH 5/6] USB: host: add xHCI HCD, Hub, and platform driver

[PATCH] ext4 fixes from U-Boot
 2014-07-25  8:42 UTC  (4+ messages)
` [PATCH 1/3] fs: ext4: fix "invalid extent block" error
` [PATCH 2/3] fs: ext4: use EXT2_BLOCK_SIZE instead of fs->blksz
` [PATCH 3/3] fs: ext4: le32_to_cpu() used on a 16-bit field

[RFC v3 0/5] add rtc support
 2014-07-25  7:39 UTC  (13+ messages)
` [RFC v3 4/5] commands: add hwclock

[PATCH 0/5] Early DT and MVEBU DT fixups
 2014-07-25  7:24 UTC  (3+ messages)

[PATCH v2] i2c: add Atmel AT91 driver
 2014-07-25  7:07 UTC  (2+ messages)

[PATCH] ARM: am335x Phytec phyCORE: Enable ethernet
 2014-07-25  6:56 UTC  (3+ messages)

[PATCH 0/2] Rockchip: adapt pinctrl driver to new dts
 2014-07-24 16:54 UTC  (3+ messages)
` [PATCH 1/2] mfd: syscon: add device tree support
` [PATCH 2/2] pinctrl: rockchip: add support for new DT bindings

page:  |  | latest

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