mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH 0/3] defaultenv2: introduce init order
 2015-01-13  6:21 UTC  (3+ messages)
` [PATCH 1/3] defaultenv-2: fix misplace NV dir in env
  ` [PATCH 3/3] defaultenv-2: create a specific defaultenv for splash

[PATCH v2] console: allow to specify the device id
 2015-01-13  6:11 UTC 

[PATCH 1/2] kconfig/menu.c:590: fix warning: ‘jump’ may be used uninitialized in this function [-Wmaybe-uninitialized]
 2015-01-13  5:47 UTC  (2+ messages)
` [PATCH 2/2] command/splash: fix return value

[PATCH] Remove the CREDITS file
 2015-01-13  5:27 UTC 

[Question] How was zedboard lowlevel written?
 2015-01-13  5:17 UTC  (3+ messages)

[PATCH v2 0/9] Socfpga: Sequencer updates
 2015-01-12  9:48 UTC  (10+ messages)
` [PATCH v2 1/9] ARM: sockit: Define inst_rom_init static
` [PATCH v2 2/9] ARM: socfpga: avoid using external regulator for PLL
` [PATCH v2 3/9] ARM: socfpga: clkmgr: set alteragrp clocks
` [PATCH v2 4/9] ARM: socfpga: clkmgr: bypass debug root clock
` [PATCH v2 5/9] ARM: socfpga: clock-manager: set mainnandsdmmcclk
` [PATCH v2 6/9] scripts: socfpga sequencer extraction tool
` [PATCH v2 7/9] ARM: boards: socfpga new mem calibration function
` [PATCH v2 8/9] ARM: socfpga: Import sequencer code from generated uboot
` [PATCH v2 9/9] ARM: socfpga: cleanup sequencer warnings

[PATCH v4] mtd: nand: add mrvl-nand driver
 2015-01-10 22:04 UTC 

[PATCH v3] mtd: nand: add mrvl-nand driver
 2015-01-09 22:07 UTC  (2+ messages)

v2015.01.0
 2015-01-09 16:29 UTC 

[PATCH] resource: dev_request_mem_region: fix return value for MIPS
 2015-01-09 16:10 UTC  (2+ messages)

[PATCH v2 1/3] ARM: pxa: move pxa2xx functionality to SoC specific file
 2015-01-09  7:36 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: pxa: add pxa3xx architecture
` [PATCH v2 3/3] ARM: pxa: add the zylonite board

[PATCH v2] mtd: nand: add mrvl-nand driver
 2015-01-08 18:56 UTC  (3+ messages)

[RFC] introduce ioremap() and dev_ioremap_resource()
 2015-01-08 17:23 UTC  (5+ messages)

[PATCH 0/2] kbuild: trivial fixes of "make mrproper"
 2015-01-08 13:41 UTC  (4+ messages)
` [PATCH 1/2] kbuild: delete include/generated directory by "
` [PATCH 2/2] kbuild: drop include/asm from MRPROPER_FILES

[PATCH 1/2] sizes.h: move include/sizes.h to include/linux/sizes.h
 2015-01-08 13:40 UTC  (3+ messages)
` [PATCH 2/2] sizes.h: sync with Linux 3.19-rc3

[PATCH] driver: workaroud resource request that conflicts with errno PTR
 2015-01-08 13:00 UTC  (2+ messages)

[PATCH 0/9] Socfpga: Sequencer updates
 2015-01-08 11:46 UTC  (10+ messages)
` [PATCH 1/9] ARM: sockit: Define inst_rom_init static
` [PATCH 2/9] ARM: socfpga: avoid using external regulator for PLL
` [PATCH 3/9] ARM: socfpga: clkmgr: set alteragrp clocks
` [PATCH 4/9] ARM: socfpga: clkmgr: bypass debug root clock
` [PATCH 5/9] ARM: socfpga: clock-manager: set mainnandsdmmcclk
` [PATCH 6/9] scripts: socfpga sequencer extraction tool
` [PATCH 7/9] ARM: boards: socfpga new mem calibration function
` [PATCH 8/9] ARM: socfpga: Import sequencer code from generated uboot
` [PATCH 9/9] ARM: socfpga: cleanup sequencer warnings

Boot speed on 600MHz AM3354
 2015-01-08 10:55 UTC 

[REGRESSION BUG] at91 is broken on barebox
 2015-01-08  7:11 UTC  (12+ messages)
` [PATCH 0/2] FIX AT91 support
  ` [PATCH 1/2] arm: at91: fix ecc_mode on non atmel boards
    ` [PATCH 2/2] driver: workarroud resource request that conflist with errno PTR

[PATCH] i2c: omap: fix fclk_rate for ti,omap4-i2c
 2015-01-07 11:00 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH 0/9] versatilepb, console, graphichs serie
 2015-01-07  5:49 UTC  (22+ messages)
` [PATCH 1/9] kfifo: allow to pass a null point on kfifo_free
  ` [PATCH 2/9] efika-mx-smartbook: enable led hearbeat on mail
  ` [PATCH 3/9] grapric_utils: set_pixel only write 16bit in 16bit mode
  ` [PATCH 4/9] versatilepb: move barebox to 32 MiB and use zImage
  ` [PATCH 5/9] versatilepb: switch to defaultenv-2
  ` [PATCH 6/9] console: factorize kfifo input support
  ` [PATCH 7/9] poller: allow to restrict the poller frequency
  ` [PATCH 8/9] console: allow to specify the device id
  ` [PATCH 9/9] defaultenv-2: create a specific defaultenv for splash

[RFC, PATCH] i.MX6: phytec: Do not hardcode default environment
 2015-01-06 20:15 UTC  (4+ messages)

[PATCH] i.MX: SPI: Respect SPI_LSB_FIRST flag in mode settings
 2015-01-06 20:13 UTC  (3+ messages)

[PATCH] net: cpsw: Fix crashes on beaglebone black
 2015-01-06 14:16 UTC  (3+ messages)

[PATCH] net: cpsw: ignore error on slave setup
 2015-01-06 14:11 UTC 

[PATCH] commands: loady: fix bug with netconsole
 2015-01-06 13:58 UTC  (8+ messages)
` [PATCH] net: smc1111: fix memory congestions
` [PATCH] net: smc1111: move print_packet function

[PATCH 1/2] arm: system_info fix CPU_IS_ARM1176
 2015-01-06 13:52 UTC  (3+ messages)
` [PATCH 2/2] versatilepb: allow to compile it an arm1176

[PATCH] net: rtl8169: remove unnecessary cache maintenance
 2015-01-06 11:11 UTC  (6+ messages)

beagle bone black: problem of boot from eMMC
 2015-01-06  9:06 UTC  (4+ messages)

[PATCH] ARM: am335x bone: Fix Booting from eMMC
 2015-01-06  9:03 UTC 

[PATCH] mtd: nand: add pxa3xx-nand driver
 2015-01-05 22:42 UTC  (7+ messages)

[PATCH v2 1/2] ARM: pxa: add pxa3xx architecture
 2015-01-05 20:35 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: pxa: add the zylonite board

[PATCH 0/6] ARM: introduce debug_ll_pl011.h
 2015-01-05 11:34 UTC  (8+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] ARM: vexpress: debug_ll.h: switch to debug_ll_pl011.h
` [PATCH 3/6] ARM: highbank: "
` [PATCH 4/6] ARM: versatile: enable missed HAS_DEBUG_LL
` [PATCH 5/6] ARM: versatile: debug_ll.h: switch to debug_ll_pl011.h
` [PATCH 6/6] ARM: bcm2835: add DEBUG_LL support

[PATCH 0/3] kbuild: drop redundant code
 2015-01-05 11:31 UTC  (5+ messages)
` [PATCH 1/3] kbuild: remove redundant -include include/generated/autoconf.h
` [PATCH 2/3] kbuild: do not create symbolic link include/asm
` [PATCH 3/3] kbuild: do not create include2 directory

[PATCH 1/2] Documentation: add Raspberry Pi barebox mini-howto
 2015-01-05 10:32 UTC  (3+ messages)
` [PATCH 2/2] ARM: rpi_defconfig: enable loady command

[PATCH 1/8] fixup! ARM: MXS: Add multiimage support
 2015-01-05 10:31 UTC  (9+ messages)
` [PATCH 2/8] fixup! ARM: mxs: Add lowlevel setup from U-Boot
` [PATCH 3/8] "
` [PATCH 4/8] arm: mxs: fix pin voltage register value for EMI
` [PATCH 5/8] ARM: imx233-olinuxino: generate complete bootstream
` [PATCH 6/8] ARM: imx233-olinuxino: use LED1 as heartbeat
` [PATCH 7/8] ARM: imx233-olinuxino: update defaultenv
` [PATCH 8/8] ARM: imx233-olinuxino: update defconfig

[PATCH 1/2] ARM: pxa: add pxa3xx architecture
 2015-01-01 22:06 UTC  (2+ messages)
` [PATCH 2/2] ARM: pxa: add the zylonite board

[PATCH] firmware: altera: Make nSTAT GPIO optional
 2014-12-31 15:10 UTC 

VIPwatch . everything for you. kp wyaducko
 2014-12-30  6:26 UTC 

Beagleboard: crash during the boot time
 2014-12-24 14:30 UTC 

[PATCH] kbuild: create a build directory automatically for out-of-tree build
 2014-12-24  4:35 UTC 

[PATCH 0/2] kbuild: Fix "make clean" and move asm-offsets.h rule
 2014-12-24  4:23 UTC  (3+ messages)
` [PATCH 1/2] kbuild: add ./Kbuild file to fix "make clean"
` [PATCH 2/2] kbuild: move asm-offsets.h rule to ./Kbuild

[PATCH v3] partitions: dos: Fix support of extended partition type 0x05
 2014-12-23 13:23 UTC  (3+ messages)

[PATCH] partitions: dos: Fix support of extended partition type 0x05
 2014-12-22  8:50 UTC  (5+ messages)

picotcp barebox integration
 2014-12-19 17:28 UTC  (3+ messages)

[PATCH v2] partitions: dos: Fix support of extended partition type 0x05
 2014-12-19  9:15 UTC 

imx6: Nand flash BB erase issue/question
 2014-12-19  6:27 UTC  (2+ messages)

[PATCH 1/3] usb: ohci: Clear control register at driver startup
 2014-12-18  8:42 UTC  (2+ messages)

[PATCH v2 0/3] arm/cpu/lowlevel cleanups
 2014-12-18  8:40 UTC  (4+ messages)
` [PATCH v2 1/3] arm/cpu/lowlevel: invalidate i-cache before enabling

[PATCH 1/3] console: Add set_active callback
 2014-12-17 14:12 UTC  (3+ messages)
` [PATCH 2/3] netconsole: activate in "
` [PATCH 3/3] netconsole: fix Documentation

[PATCH 1/3] arm: include relevant headers in barebox-arm
 2014-12-17 12:47 UTC  (4+ messages)
` [PATCH 2/3] arm: edmqmx6: build entry in lwl target
` [PATCH 3/3] arm: do section garbage collection also with modules enabled

[RFC] clock: incorporate dummy clocksource into core clock code
 2014-12-17 11:15 UTC  (2+ messages)

[PATCH v2] imd: provide dummy imd_command_setenv
 2014-12-17 10:58 UTC 

[PATCH 1/5] usb: gadget: fastboot: allow to build without BOOTM
 2014-12-17 10:03 UTC  (4+ messages)

[PATCH] blspec: print error when devicetree not found
 2014-12-16 13:29 UTC 

page:  |  | latest

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