mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] fs: Fix memcpy_sz for remaining count/rwsize
 2015-10-08 21:19 UTC 

[RFC] common: filetype: is_fat_or_mbr() considered harmful
 2015-10-07 18:03 UTC 

[PATCH v6 0/5] input: add usb keyboard driver
 2015-10-07 16:52 UTC  (15+ messages)
` [PATCH 1/5] common: clock: introduce mdelay_non_interruptible()
` [PATCH 2/5] usb: ehci-hcd: port periodic transactions implementation from the u-boot
` [PATCH 3/5] usb: ehci-hcd: detect re-entrance
` [PATCH 4/5] usb: ehci-hcd: use mdelay_non_inerruptible()
` [PATCH 5/5] input: port usb keyboard driver from the u-boot
` [PATCH 1/2] fixup! usb: ehci-hcd: port periodic transactions implementation "
  ` [PATCH 2/2] fixup! input: port usb keyboard driver "

[PATCH] fixup! detect_fs: use device instead of file
 2015-10-07 15:52 UTC 

[PATCH] param: dev_add_param_mac() depends on CONFIG_NET
 2015-10-07 13:22 UTC  (4+ messages)

[PATCH 1/2] arm/cpu/start.c: Distil some common code in __start()
 2015-10-06 17:35 UTC  (8+ messages)
` [PATCH 2/2] arm/cpu/start.c: Avoid copying device-tree when possible

v2015.10.0
 2015-10-06 14:25 UTC 

[PATCH 1/3] spi: i.MX: use start mode control bit
 2015-10-05  7:52 UTC  (3+ messages)
` [PATCH 3/3] spi: i.MX: optimize transfers for ECSPI v2.3

[PATCH] mci: core: Increase clock for SD highspeed mode
 2015-10-02 12:35 UTC 

[PATCH] usb: core: drop unnecessary le16_to_cpu() conversion
 2015-10-02  8:07 UTC  (2+ messages)

[PATCH] commands: ls: use 14 digits for filesize
 2015-10-02  7:16 UTC  (2+ messages)

[PATCH] xload: be more flexible when searching for second stage bootloader
 2015-10-02  7:11 UTC  (10+ messages)
          ` [PATCH 0/2] second version for "be more flexible when searching for second stage"
            ` [PATCH 1/2] detect_fs: use device instead of file
            ` [PATCH 2/2] xload: be more flexible when searching for second stage bootloader

[PATCH] at91sam9x5: for ROM base address (bugfix for nand ECC)
 2015-10-02  7:08 UTC  (4+ messages)

booting kernel from ubi volume in nand flash
 2015-10-02  7:02 UTC  (2+ messages)

[PATCH] fixup! common: clock: introduce mdelay_non_interruptible()
 2015-10-02  5:51 UTC  (2+ messages)

[PATCH] fs: syntax fix in ramfs.c
 2015-10-01  6:38 UTC  (2+ messages)

[PATCH] video: imx-hdmi: Remove unused 'regmap' structure
 2015-10-01  6:23 UTC  (2+ messages)

boards: phytec-som-am335x: ethernet broken after reset
 2015-09-30 14:26 UTC  (4+ messages)

[PATCH] arm: Disable unaligned access if MMU is switched off
 2015-09-29 17:53 UTC  (4+ messages)

[PATCH 1/3] ARM: dts: am335x-phytec-phycore-som: Disable mac node
 2015-09-29  7:36 UTC  (4+ messages)
` [PATCH 2/3] ARM: am33xx: Enable ethernet node on NET boot
` [PATCH 3/3] net: dhcp: Fix CONFIG variable name

[PATCH 1/6] eukrea-cpuimx25: fix boot
 2015-09-29  6:48 UTC  (7+ messages)
` [PATCH 2/6] chipidea-imx: allow phymode configuration in pdata
` [PATCH 3/6] imx25: register usb-misc by default
` [PATCH 4/6] eukrea-cpuimx25: setup usb through chipidea-imx driver
` [PATCH 5/6] eukrea-cpuimx25: enable dfu sequence conditionaly
` [PATCH 6/6] eukrea-cpuimx25: update defconfig

[PATCH v7 0/5] input: add usb keyboard driver
 2015-09-29  6:43 UTC  (7+ messages)
` [PATCH v7 1/5] common: clock: introduce mdelay_non_interruptible()
` [PATCH v7 2/5] usb: ehci-hcd: port periodic transactions implementation from the u-boot
` [PATCH v7 3/5] usb: ehci-hcd: detect re-entrance
` [PATCH v7 4/5] usb: ehci-hcd: use mdelay_non_interruptible()
` [PATCH v7 5/5] input: port usb keyboard driver from the u-boot

[PATCH] ubiformat: remove dead code
 2015-09-29  6:41 UTC  (2+ messages)

Archos G9: barebox board env contains boot-entries-collect
 2015-09-29  6:40 UTC  (6+ messages)
` [PATCH 0/3] ArchosG9 updates
` [PATCH 1/3] archosg9: re-generate defconfigs with "make savedefconfig"
` [PATCH 2/3] archosg9: Use defaultenv-2-menu
` [PATCH 3/3] archosg9: add display

[PATCH] console: use int rather than uint in printf() and friends
 2015-09-24 17:33 UTC  (4+ messages)

[PATCH 1/2] state: write names in enum32 variables to oftree again
 2015-09-24 14:07 UTC  (3+ messages)
` [PATCH 2/2] state: check return value of of_property_count_strings

[PATCH] of_fix_tree: fo not fail when fixup fails
 2015-09-24  6:01 UTC  (3+ messages)

[PATCH] introduce strerrorp
 2015-09-23 15:13 UTC 

[PATCH] clock: remove duplicate xdelay declarations
 2015-09-23 13:14 UTC 

BUG, i.MX: broken LVDS display
 2015-09-23 11:49 UTC  (4+ messages)

[PATCH v2] video: imx-ipu-v3: ldb fixes
 2015-09-23 11:47 UTC  (11+ messages)
` [PATCH 01/10] video: ipuv3: Do not crash when no mode is found
` [PATCH 02/10] video: ipuv3: imx-ldb: remove unused variable
` [PATCH 03/10] video: ipuv3: imx-ldb: Support video modes in ldb node
` [PATCH 04/10] video: simple-panel: Add debug/error messages
` [PATCH 05/10] video: simple-panel: Add support for device tree provided nodes
` [PATCH 06/10] video: ipuv3: print error message when no modes are found
` [PATCH 07/10] video: backlight-pwm: Add error message
` [PATCH 08/10] video: backlight-pwm: Add regulator support
` [PATCH 09/10] ARM: i.MX: GuF Santaro: enable PWM
` [PATCH 10/10] ARM: i.MX: GuF Santaro: Fix panel support

[PATCH 0/4] New denali nand driver (ported from kernel)
 2015-09-23  8:36 UTC  (6+ messages)
` [PATCH 1/4] mtd nand: added 'bits_per_cell' property
` [PATCH 2/4] mtd nand_denali: Add denali nand driver
` [PATCH 3/4] mtd denali: pass col argument to READID operation
` [PATCH 4/4] socfpga dts: set have-hw-ecc-fixup for nand

[RFC v2 00/10] MIPS: barebox as a first stage loader on the Black Swift board
 2015-09-23  8:32 UTC  (14+ messages)
` [RFC v2 01/10] MIPS: ar933x: pbl: add pbl_ar9331_pll macro
` [RFC v2 02/10] MIPS: ar933x: pbl: add pbl_ar9331_ddr2_config macro
` [RFC v2 03/10] MIPS: mach-ath79: add pbl_ar9331_uart_enable macro
` [RFC v2 04/10] MIPS: mach-ath79: add debug_ll_ar9331_init macro
` [RFC v2 05/10] MIPS: ath79: add black-swift board support
` [RFC v2 06/10] MIPS: add black-swift_defconfig
` [RFC v2 07/10] gpio: add ath79-gpio driver for Atheros MIPS SoCs
` [RFC v2 08/10] MIPS: ath79: use gpiolib
` [RFC v2 09/10] MIPS: dts: ar9331.dtsi: add gpio
` [RFC v2 10/10] WIP: MIPS: black-swift: use GPIO

[PATCH 0/6] MIPS: ath79: add gpio support
 2015-09-22 22:34 UTC  (7+ messages)
` [PATCH 1/6] MIPS: ath79: use gpiolib
` [PATCH 2/6] gpio: add ath79-gpio driver for Atheros MIPS SoCs
` [PATCH 3/6] MIPS: dts: ar9331.dtsi: add gpio
` [PATCH 4/6] MIPS: dts: tplink-mr3020.dts: move aliases up
` [PATCH 5/6] MIPS: dts: tplink-mr3020.dts: enable gpio & leds
` [PATCH 6/6] MIPS: tplink-mr3020_defconfig: "

video: imx-ipu-v3: ldb fixes
 2015-09-22  7:19 UTC  (4+ messages)
` [PATCH 1/3] video: ipuv3: Do not crash when no mode is found
` [PATCH 2/3] video: ipuv3: imx-ldb: remove unused variable
` [PATCH 3/3] video: ipuv3: imx-ldb: Support video modes in ldb node

[RFC v5 0/2] WIP: add usb keyboard driver
 2015-09-22  6:31 UTC  (7+ messages)
` [PATCH 1/5] usb: ehci-hcd: port periodic transactions implementation from the u-boot
` [PATCH 2/5] usb: ehci-hcd: detect re-entrance
` [PATCH 3/5] common: clock: introduce mdelay_non_interruptible()
` [PATCH 4/5] usb: ehci-hcd: use mdelay_non_inerruptible()
` [PATCH 5/5] input: port usb keyboard driver from the u-boot

[PATCH 0/3] misc MIPS patches
 2015-09-21  6:56 UTC  (6+ messages)
` [PATCH 1/3] MIPS: mach-ath79: make ar71xx_regs.h assembler-tolerant
` [PATCH 2/3] MIPS: PBL: Add missing pieces for xz compressed PBL image
` [PATCH 3/3] MIPS: refactor SPL start.S code

[PATCH] usb: chipidea: Add udc unregister for device removal
 2015-09-21  6:24 UTC  (2+ messages)

[PATCH] images: ignore *.imx-sram-img
 2015-09-21  6:19 UTC  (2+ messages)

[RFC v4 0/2] WIP: add usb keyboard driver
 2015-09-21  6:18 UTC  (4+ messages)
` [PATCH 1/2] usb: ehci-hcd: port periodic transactions implementation from the u-boot
` [PATCH 2/2] input: port usb keyboard driver "

ARM: gcc5 causes undefined behaviour in mmu_init()
 2015-09-21  6:11 UTC  (4+ messages)
` [PATCH 1/2] ARM: MMU: fixed dma_flush_range() call
` [PATCH 2/2] ARM: MMU: fixed calculation of number of PTEs

[PATCH] video: imx: assert that image buffer doesn't cross a 4 MiB boundary
 2015-09-21  6:09 UTC  (3+ messages)

[PATCH] i2c: fsl: Add bus recovery support
 2015-09-17  8:07 UTC 

[RFC 0/4] MIPS: barebox as a first stage loader on the Black Swift board
 2015-09-17  5:44 UTC  (7+ messages)
` [RFC 1/4] MIPS: ar933x: pbl: add pbl_ar9331_pll macro
` [RFC 2/4] MIPS: ar933x: pbl: add pbl_ar9331_ddr2_config macro
` [RFC 3/4] MIPS: ath79: add black-swift board support
` [RFC 4/4] MIPS: add black-swift_defconfig

[RFC v3 0/2] WIP: add usb keyboard driver
 2015-09-16 13:13 UTC  (3+ messages)
` [PATCH 1/2] usb: ehci-hcd: port periodic transactions implementation from the u-boot
` [PATCH 2/2] input: port usb keyboard driver "

[PATCH] MIPS: start.S depends on banner
 2015-09-16  9:06 UTC  (5+ messages)

compile bug about banner and version macros
 2015-09-16  5:27 UTC  (3+ messages)

[PATCH] logo: Kconfig: make BAREBOX_LOGO_* depend on BAREBOX_LOGO
 2015-09-14  6:29 UTC  (2+ messages)

[RFC v2 0/3] WIP: add usb keyboard driver
 2015-09-14  6:27 UTC  (5+ messages)
` [RFC v2 1/3] usb: ehci-hcd: port periodic transactions implementation from the u-boot
` [RFC v2 2/3] WIP: usb: ehci-hcd: use non-interruptible version of mdelay()

[PATCH 1/2] ARM: add implementation for dma_alloc_writecombine for !CONFIG_MMU
 2015-09-14  6:00 UTC  (2+ 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