mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH] kbuild: add KBUILD_DEFCONFIG
 2015-01-13  8:16 UTC  (5+ messages)

[PATCH v2] kbuild: add KBUILD_DEFCONFIG
 2015-01-13  8:16 UTC  (2+ messages)

[PATCH 0/6] raspberry-pi: updates
 2015-01-13  8:15 UTC  (9+ messages)
` [PATCH 1/6] raspberry-pi: add board model detection
  ` [PATCH 2/6] raspberry-pi: add leds support
  ` [PATCH 3/6] amba: pl011: add support for regulator
  ` [PATCH 4/6] driver: add postcore_platform_driver
  ` [PATCH 5/6] regulator: allow to use it with non DT device
  ` [PATCH 6/6] regulator: add bcm2835 driver

[PATCH 0/3] defaultenv2: introduce init order
 2015-01-13  8:11 UTC  (5+ messages)
` [PATCH 1/3] defaultenv-2: fix misplace NV dir in env
  ` [PATCH 2/3] defaultenv-2: introduce /env/rc.d
  ` [PATCH 3/3] defaultenv-2: create a specific defaultenv for splash

[PATCH 0/5] .gitignore fixes
 2015-01-13  8:07 UTC  (2+ messages)

[PATCH] powerpc: include <linux/stringify.h> to avoid dupulicated defines
 2015-01-13  8:05 UTC  (2+ messages)

[PATCH] kbuild: arm: Do not define "comma" twice
 2015-01-13  8:03 UTC  (2+ messages)

[PATCH] commands: fix a warning in help.c
 2015-01-13  7:56 UTC  (2+ messages)

[PATCH v2] console: allow to specify the device id
 2015-01-13  7:49 UTC  (2+ messages)

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

[PATCH] Remove the CREDITS file
 2015-01-13  7:46 UTC  (2+ messages)

[PATCH v4] mtd: nand: add mrvl-nand driver
 2015-01-13  7:44 UTC  (2+ messages)

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

[PATCH 1/5] .gitignore: match ncscope.out
 2015-01-13  7:22 UTC  (5+ messages)
` [PATCH 2/5] gitignore: Add GNU GLOBAL files to top .gitignore
` [PATCH 3/5] gitignore: add all.config
` [PATCH 4/5] gitignore: do not ignore .mailmap
` [PATCH 5/5] gitignore: remove bogus ignore patterns

[PATCH 0/6 v2] raspberry-pi: updates
 2015-01-13  6:33 UTC  (7+ messages)
` [PATCH 1/6] raspberry-pi: add board model detection
  ` [PATCH 2/6] raspberry-pi: add leds support
  ` [PATCH 3/6] amba: pl011: add support for regulator
  ` [PATCH 4/6] driver: add postcore_platform_driver
  ` [PATCH 5/6] regulator: allow to use it with non DT device
  ` [PATCH 6/6] regulator: add bcm2835 driver

[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 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] 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  (5+ 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  (4+ messages)
` [PATCH 1/3] kbuild: remove redundant -include include/generated/autoconf.h
` [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

page:  |  | latest

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