mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 1/2] arm/cpu/start.c: Distil some common code in __start()
 2015-09-29  6:58 UTC  (3+ messages)
` [PATCH 2/2] arm/cpu/start.c: Avoid copying device-tree when possible

[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 1/3] ARM: dts: am335x-phytec-phycore-som: Disable mac node
 2015-09-28 10:48 UTC  (3+ messages)
` [PATCH 2/3] ARM: am33xx: Enable ethernet node on NET boot
` [PATCH 3/3] net: dhcp: Fix CONFIG variable name

[PATCH] xload: be more flexible when searching for second stage bootloader
 2015-09-27 14:08 UTC 

[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] arm: Disable unaligned access if MMU is switched off
 2015-09-24  9:20 UTC  (2+ messages)

boards: phytec-som-am335x: ethernet broken after reset
 2015-09-24  6:37 UTC  (2+ messages)

[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 v6 0/5] input: add usb keyboard driver
 2015-09-23 14:34 UTC  (11+ 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] 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  (3+ messages)
` [PATCH] usb: storage: fix warning: no previous prototype for 'usb_stor_Bulk_clear_endpt_stall'

[RFC v2 0/3] WIP: add usb keyboard driver
 2015-09-14  6:27 UTC  (6+ 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()
` [RFC v2 3/3] input: port usb keyboard driver from the u-boot

[PATCH 1/2] ARM: add implementation for dma_alloc_writecombine for !CONFIG_MMU
 2015-09-14  6:00 UTC  (3+ messages)
` [PATCH 2/2] passwd: avoid NULL ptr usage

[RFC] WIP: add usb keyboard driver
 2015-09-11 14:56 UTC  (5+ messages)

[PATCH 1/2] ARM: i.MX6: Add i2c4 clock support
 2015-09-11  6:29 UTC  (2+ messages)
` [PATCH 2/2] net: fec_imx: Fix RGMII-ID mode

[PATCH] usb: ehci-hcd: use is_timeout_non_interruptible()
 2015-09-10  7:17 UTC  (2+ messages)

[PATCH] endian: sync {big,little}_endian.h with linux-4.2
 2015-09-10  7:14 UTC  (5+ messages)

[PATCH v2 1/2] ARM: am33xx: Add barebox_update eMMC option
 2015-09-09  7:01 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: am335x: Register eMMC MLO handler

[PATCH] ata: intf_platform_ide: add OF bindings
 2015-09-09  6:54 UTC  (5+ messages)
` [PATCHv2] "
    ` [PATCHv3] "

[PATCH v4 4/4] commands: Add MMC ext. CSD register tool
 2015-09-09  6:49 UTC  (2+ messages)

[PATCH] net: e1000: correct function signature of set_ethaddr
 2015-09-09  6:45 UTC  (2+ messages)

[PATCH] of_fix_tree: Print error message
 2015-09-08 13:50 UTC 

[PATCH v3 1/4] drivers: mci: Make two functions public
 2015-09-07  7:00 UTC  (5+ messages)
` [PATCH v3 3/4] drivers: mci: Add mci_get_device_by_name function
` [PATCH v3 4/4] commands: Add MMC ext. CSD register tool

[PATCH] ata: intf_platform_ide: add OF bindings
 2015-09-04 10:23 UTC  (7+ messages)

[RFC 0/9] ehci-hcd.c: make it works on big-endian mips (AR9331)
 2015-09-04  8:44 UTC  (7+ messages)
` [RFC 3/9] MIPS: add virt_to_phys() and phys_to_virt()

[RFC] usb: ehci-hcd: add OF bindings
 2015-09-04  6:06 UTC  (2+ messages)

[PATCH 1/3] mfd: da9053: remove references to nonexistent cdev member
 2015-09-04  6:02 UTC  (2+ messages)

[PATCH] ARM: boards: Fix beaglebone enviroment
 2015-09-04  6:00 UTC  (2+ messages)

[PATCH] ata: ide-sff: fix integer overflow in ata_wait_ready()
 2015-09-04  5:39 UTC  (2+ messages)

[PATCH resend 1/2] video: vpl: depend on OFTREE
 2015-09-04  5:37 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