[PATCH 0/6] Marvell MVEBU mbus and Orion GBE driver
2014-02-07 11:03 UTC (14+ messages)
` [PATCH 1/6] net: reorder Kconfig and Makefile alphabetically
` [PATCH 2/6] net: phy: add of_phy_device_connect
` [PATCH 3/6] bus: mvebu: add mbus driver
` [PATCH 4/6] net: phy: add mvebu mdio bus driver
` [PATCH 5/6] net: orion: add ethernet driver
` [PATCH 6/6] ARM: dove: sync with DT files from Linux
[PATCH 0/9] nfs3 support
2014-02-07 10:23 UTC (20+ messages)
` [PATCH 1/9] net: net_read_uint32: assert that only 32 bit are read
` [PATCH 2/9] nfs: skip over stale rpc packets
` [PATCH 3/9] nfs: shorten and simplify rpc_add_credentials a bit
` [PATCH 4/9] nfs: simplify rpc_lookup_req
` [PATCH 5/9] nfs: drop an unneeded variable from nfs_do_open()
` [PATCH 6/9] net: new function net_read_uint64
` [PATCH 7/9] mount: support filesystem options passed via -o
` [PATCH 8/9] nfs: switch to nfs3
` [PATCH 9/9] nfs: parse nfsport and mount port from file system options
[PATCH 1/4] spi: imx5: allow CSPI to work
2014-02-07 9:50 UTC (6+ messages)
` [PATCH 2/4] spi: imx: correctly set GPIO chip selects on CSPI
` [PATCH 3/4] spi: m25p80: sync up device list with linux 3.13
` [PATCH 4/4] spi: m25p80: detect non-jedec chips by using DT compatible
[PATCH 00/14] Smatch warning fixups
2014-02-07 9:22 UTC (17+ messages)
` [PATCH 01/14] remove redundant NULL check on free
` [PATCH 02/14] commands: edit: properly propagate error code
` [PATCH 03/14] common: env: "
` [PATCH 04/14] clk: imx: unsigned mfn is never less than zero
` [PATCH 05/14] lib: math: fix return path (numstack may be NULL)
` [PATCH 06/14] lib: libbb: f should never be NULL
` [PATCH 07/14] comamnds: uimage: actually print error message
` [PATCH 08/14] usb: ulpi: fix logic-op
` [PATCH 09/14] usb: dfu: fix error path to avoid NULL ptr deref
` [PATCH 10/14] net: usb: smsc95xx: fix wrong phy reset condition
` [PATCH 11/14] net: usb: asix: properly propagate error code
` [PATCH 12/14] mtd: core: avoid possible NULL ptr deref
` [PATCH 13/14] clk: "
` [PATCH 14/14] don't cast negative error codes to unsigned size_t
Devicetree Maintenance in barebox
2014-02-07 9:01 UTC (5+ messages)
net usb asix: read MAC from EEPROM on AX88772B
2014-02-07 8:52 UTC (2+ messages)
match of_modaliases
2014-02-07 8:33 UTC (3+ messages)
` [PATCH 1/2] i2c/spi: "
` [PATCH 2/2] mtd: m25p80: set driver id_table
Porting barebox (devicetree) to Variscite iMX6 SOM [USB FIX]
2014-02-07 3:24 UTC
[PATCH] Load PBL into SRAM
2014-02-05 15:45 UTC (13+ messages)
` Fwd: "
barebox env userspace
2014-02-05 15:42 UTC (6+ messages)
Porting barebox (devicetree) to Variscite iMX6 SOM
2014-02-04 21:44 UTC (15+ messages)
[PATCH] Load PBL into SRAM
2014-02-04 7:53 UTC
[PATCH] i.MX21 ADS defconfig: set CONFIG_NAND_IMX since this board has a 64MBi NAND flash
2014-02-04 7:25 UTC (2+ messages)
[PATCH] cfi_flash.c: correct calculation of region erasesize and offset for multiple (size_ratio > 1) chips in parallel
2014-02-04 7:25 UTC (2+ messages)
[PATCH 1/2] scripts/kwbimage: Fix resource leak in image_create()
2014-02-04 7:21 UTC (3+ messages)
` [PATCH 2/2] scripts/kwbimage: Fix resource leak in image_create_payload()
[PATCH 0/2] DA923RC: boot script and malloc size
2014-02-04 7:13 UTC (4+ messages)
` [PATCH 1/2] DA923RC: add boot script
` [PATCH 2/2] DA923RC: increase malloc size
v2014.02.0
2014-02-03 15:48 UTC
[PATCH 1/2] sandbox: update defconfig to use new environment
2014-02-03 8:35 UTC (3+ messages)
` [PATCH 2/2] sandbox: update to "
[PATCH] Make generated variables static
2014-02-03 8:35 UTC (2+ messages)
i.mx21 ads nor flash
2014-02-03 8:35 UTC (4+ messages)
i.MX25 devicetree support
2014-02-01 18:37 UTC (20+ messages)
` [PATCH 01/15] mci: imx-esdhc: Add i.MX25 compatible entry
` [PATCH 02/15] ARM: dts: Add i.MX25 devicetree files
` [PATCH 03/15] ARM: dts: i.MX25: Add mmc aliases
` [PATCH 04/15] ARM: dts: i.MX25: remove disabled status of usbmisc unit
` [PATCH 05/15] ARM: i.MX25: Add missing GPT clock lookups
` [PATCH 06/15] ARM: dts: Add i.MX25 Karo TX25 dts
` [PATCH 07/15] ARM: dts: i.MX25: Add iram to devicetree
` [PATCH 08/15] ARM: dts: Karo TX25: Add pinctrl nodes
` [PATCH 09/15] ARM: dts: Karo TX25: Add phy-reset-gpio
` [PATCH 10/15] ARM: dts: Karo TX25: add missing nfc properties
` [PATCH 11/15] ARM: dts: Karo TX25: add phy supply for fec
` [PATCH 12/15] ARM: dts: Karo TX25: add barebox specifics
` [PATCH 13/15] ARM: i.MX25: Karo TX25: Switch to devicetree support
` [PATCH 14/15] ARM: i.MX: cleanup bootmode selection
` [PATCH 15/15] ARM: i.MX: Karo TX25: Switch to multiboard support
[PATCH 1/3] scripts: fix_size: check magic
2014-01-31 17:57 UTC (4+ messages)
` [PATCH 2/3] images: fix image size in pblx
` [PATCH 3/3] ARM: i.MX: external NAND boot: use image size from image header
[PATCH] ARM: i.MX: Add lowlevel gpio functions
2014-01-31 14:24 UTC
[PATCH 1/2] misc Kconfig: always ask for misc devices
2014-01-31 8:13 UTC (8+ messages)
` [PATCH 2/2] misc: Add devicetree SRAM driver
[PATCH] Load PBL into SRAM
2014-01-31 6:51 UTC (2+ messages)
[PATCH 00/13] MIPS: add initial Loongson-based boards support
2014-01-31 6:47 UTC (11+ messages)
[PATCH 1/2] ARM: i.MX: edmqmx6: Copy fdt to SDRAM
2014-01-30 9:48 UTC (4+ messages)
` [PATCH 2/2] ARM: i.MX: edmqmx6: update defconfig
[PATCH 0/3] DA923RC: enable UBIFS support to allow firmware flash booting
2014-01-30 7:43 UTC (5+ messages)
` [PATCH 1/3] ppc: remove bit operation headers file conflict
` [PATCH 2/3] UBIFS: implement readlink entry point
` [PATCH 3/3] DA923RC: enable UBI/UBIFS configuration
[PATCH 1/4] MIPS: mach-ar231x: Fix uninitialized variable
2014-01-30 6:39 UTC (6+ messages)
` [PATCH 2/4] ppc 8xxx: Fix logic
` [PATCH 3/4] gadget: at91: Fix uninitialized variable
` [PATCH 4/4] scripts: imx-usb-loader: Fix memory leak
[PATCH 01/12] ARM: animeo_ip: Use __iomem specifier for memory pointer
2014-01-29 17:51 UTC (11+ messages)
` [PATCH 03/12] ARM: tqma6x: "
` [PATCH 04/12] ARM: uncompress: Remove unused variable
` [PATCH 07/12] lib: bootm: Use __iomem specifier for memory pointer
` [PATCH 08/12] ARM: at91: boot_test_cmd: "
` [PATCH 10/12] ARM: i.MX: external_nand_boot: "
` [PATCH 11/12] ARM: i.MX: esdctl: "
` [PATCH 12/12] ARM: i.MX: esdctl-v4: "
[PATCH 1/4] ARM: Make thumb2 compilation only visible on CPUs that support it
2014-01-29 9:33 UTC (4+ messages)
` [PATCH 2/4] ARM: Pass armv7-a AFLAGS to cache-v7
` [PATCH 3/4] ARM: Do not use BUG() in pbl code
` [PATCH 4/4] ARM: mode cpu_architecture() to common.c
[PATCH] images: remove unused command
2014-01-29 9:32 UTC
[PATCH 3/4] net usb asix: read MAC from EEPROM on AX88772B
2014-01-28 21:46 UTC
[PATCH] env: make path arguments to envfs_load/save const
2014-01-27 10:09 UTC
[PATCH 1/2] reset_source: rename set_reset_source to reset_source_set
2014-01-27 9:44 UTC (2+ messages)
` [PATCH 2/2] reset_source: add reset_source_get
[PATCH] ARM: i.MX53: fix bootsource_instance detection
2014-01-27 9:38 UTC
[RFC PATCH 0/2] Bootmode override on i.MX6
2014-01-27 8:46 UTC (3+ messages)
` [RFC PATCH 2/2] commands: add bootmode command
[PATCH 0/4] Asix AX88772B support
2014-01-27 8:34 UTC (2+ messages)
[PATCH 1/4] dt-bindings: add ARM GIC
2014-01-27 8:22 UTC (5+ messages)
` [PATCH 2/4] dt-bindings: add Tegra GPIO
` [PATCH 3/4] dt-bindings: add Tegra CAR
` [PATCH 4/4] ARM: dts: pull in complete DTs from Linux 3.13
[PATCH v2] scripts: kwbimage: fix imagebuild on 32bit host system
2014-01-27 8:13 UTC (3+ messages)
[PATCH] scripts: kwbimage: fix imagebuild on 32bit host system
2014-01-26 17:00 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox