barebox startup
2011-02-10 9:04 UTC
[PATCH] tx28: fix kconfig warning
2011-02-10 7:22 UTC (3+ messages)
[PATCH 1/4] bus: remove dead code
2011-02-10 7:12 UTC (5+ messages)
` [PATCH 2/4] bus/driver: move from lib to drivers/base
` [PATCH 3/4] driver/memmap: fix generic_memmap_rw and generic_memmap_ro
` [PATCH 4/4] devices_shutdown: move remove call to bus
Compile failure (as of fri Feb 4 13:50:49 2011 +0100, c5dd4c4d0a6a6)
2011-02-09 16:14 UTC (3+ messages)
Manipulating boot environment from user-space
2011-02-07 13:06 UTC (8+ messages)
[PATCH v2] defaultenv/bin/update: fix return values
2011-02-04 14:12 UTC (2+ messages)
[PATCH] defaultenv/bin/update: fix return values
2011-02-04 12:45 UTC
fb patches
2011-02-03 9:57 UTC (3+ messages)
` [PATCH 1/2] fb: For multiple video modes print the available modes in devinfo
` [PATCH 2/2] ARM tx28: Add hook for enabling the display
v2011.02.0
2011-02-03 9:48 UTC
[PATCH v2] defaultenv/bin/boot: fix ubi root's name assignment
2011-02-02 22:20 UTC
[PATCH] defaultenv/bin/boot: fix ubi root's name assignment
2011-02-02 22:18 UTC (3+ messages)
[PATCH] sandbox: remove non used functions linux_getc/putc
2011-02-02 16:47 UTC
[to be tested] [PATCH] at91: switch to CLKDEV_LOOKUP
2011-02-02 6:28 UTC (2+ messages)
kconfig: update
2011-02-02 6:23 UTC
mci/stm378x warning
2011-01-31 14:01 UTC (2+ messages)
pcm037 warnings
2011-01-31 13:36 UTC
master compile error
2011-01-31 13:08 UTC (3+ messages)
Mini2440
2011-01-30 11:31 UTC (2+ messages)
[PATCH] lib/decompress_unlzo: use fill and full to read and write data
2011-01-28 10:13 UTC
[RFC] Boot command line support
2011-01-27 13:15 UTC (8+ messages)
` [PATCH 1/3] string: add skip_spaces support
` [PATCH 2/3] add command line boot support
` [PATCH 3/3] __setup test
[PATCH 1/3] string: add skip_spaces support
2011-01-27 13:02 UTC (3+ messages)
` [PATCH 2/3] add command line boot support
` [PATCH 3/3] cmdline: add section initsetup_calls to be able to discard them
i.MX27 ?
2011-01-27 12:04 UTC (3+ messages)
[To test] [PATCH 0/5] device: introduce resource structure
2011-01-27 8:20 UTC (3+ messages)
` [PATCH 1/5] device: introduce resource structure to simplify resource delaration
[PATCH] x86/pmjump: rename __bss_end to __bss_stop
2011-01-23 14:22 UTC
[PATCH] at91sam9m10g45ek: add board revision support
2011-01-22 15:45 UTC (5+ messages)
` [PATCH v2] "
[PATCH v2 1/1] fb i.MX23/28: Add the reset control of LCD
2011-01-21 11:37 UTC
[PATCH v2 0/1] fb i.MX23/28: Add the reset control of LCD
2011-01-21 11:37 UTC
i.MX23 patches
2011-01-21 9:37 UTC (15+ messages)
` [PATCH 01/10] USB ehci: Set to host mode on tt capable controllers
` [PATCH 02/10] i.MX23: Add USB (phy) support
` [PATCH 03/10] ARM Chumby: Add USB support
` [PATCH 04/10] ARM Chumby: Add MMU support
` [PATCH 05/10] i.MX23/28: Fix setting of lcd clock
` [PATCH 06/10] fb i.MX23/28: add platform data hook to enable backlight
` [PATCH 07/10] ARM chumby: enable backlight in platform data hook
` [PATCH 08/10] fb i.MX23/28: rename imx_fb_videomode to imx_fb_platformdata
` [PATCH 09/10] ARM: rename STM arch to mxs
` [PATCH 10/10] ARM chumby defconfig: update with new features
Default environment patches
2011-01-20 15:37 UTC (6+ messages)
` [PATCH 1/2] defaultenv: only try to add partitions when partition description exists
` [PATCH 2/2] defaultenv: do not print usage information for update script
[PATCH] Fix default environment 'boot' script
2011-01-20 8:35 UTC (2+ messages)
[PATCH] Compiling at91sam9g45 fails with NAND driver enabled
2011-01-20 8:31 UTC (2+ messages)
imx25,35 save boot location V2
2011-01-19 15:24 UTC (3+ messages)
` [PATCH v2] imx(25,35): save boot location into $barebox_loc env
Add basic driver for 24clxx eeproms
2011-01-19 8:41 UTC (9+ messages)
` [PATCH 1/2] i2c: add platform_data for i2c_board_info
` [PATCH 2/2] at24: add I2C eeprom for 24cl02
` [PATCH] devfs: new func make_cdev_name: allocate unique cdev name
` cdev name generation
[PATCH] at91sam9g45: fix ARCH_TEXT_BASE
2011-01-19 7:05 UTC (3+ messages)
[PATCH] miidev: allow read/write of all registers
2011-01-18 14:59 UTC
i.MX28 patches v2
2011-01-18 9:41 UTC (10+ messages)
` [PATCH 1/4] video stm/mx2x: simplify memory allocation
` [PATCH 2/4] video stm/mx2x: allow to pass in fb memory from platform data
` [PATCH 2/4 v2] "
` [PATCH 3/4] ARM i.MX28 tx28: use a fixed framebuffer address
` [PATCH 4/4] ARM i.MX28 tx28 defconfig: enable MMU
fix framebuffer memory base address
2011-01-17 17:58 UTC (5+ messages)
` [PATCH] fb: update cdev map_base
[PATCH] arm: add __bswapsi2 support
2011-01-17 10:28 UTC (4+ messages)
` [PATCH 1/1] import swab.h arch implementation form linux v2.3.37
cleanup linker variables
2011-01-17 10:17 UTC (10+ messages)
` [PATCH 1/9] ppc pcm030: provide _stext, _text and __bss_stop in linker script
` [PATCH 2/9] blackfin: provide "
` [PATCH 3/9] ARM: "
` [PATCH 4/9] add sections.h header file
` [PATCH 5/9] ARM start.c: use sections.h header file for linker variables
` [PATCH 6/9] ARM: remove unnecessary include
` [PATCH 7/9] x86: use sections.h header file for linker variables
` [PATCH 8/9] reloc.h: remove linker variables which are now in asm/sections.h
` [PATCH 9/9] startup: make debug printing of linker variables work again
[PATCH] CFI NOR flash: fix write timeout units
2011-01-16 21:40 UTC
some i.MX28 related patches
2011-01-15 15:10 UTC (13+ messages)
` [PATCH 1/7] fec i.MX28: Make it work with MMU on
` [PATCH 2/7] ARM tx28: Add mmu support
` [PATCH 3/7] video stm/mx2x: simplify memory allocation
` [PATCH 4/7] video stm/mx2x: allow to pass in fb memory from platform data
` [PATCH 5/7] provide real barebox end variable
` [PATCH 6/7] ARM i.MX28 tx28: use a fixed framebuffer address
` [PATCH 7/7] ARM i.MX28 tx28 defconfig: enable MMU
[PATCH] versatile: add missing env/config
2011-01-15 2:36 UTC
/dev/env0 not found
2011-01-14 18:52 UTC (4+ messages)
[PATCH 1/2] Thumb-2: Add macros for the unified assembler syntax
2011-01-14 15:44 UTC (2+ messages)
` [PATCH 2/2] arm: libgcc update to linux v2.6.37
[PATCH 1/1] BMP: Add support for 32bpp video frame buffer
2011-01-14 9:45 UTC (3+ messages)
Beagle XM MMC driver
2011-01-14 9:42 UTC (2+ messages)
[PATCH] i2c-imx: sync with kernel's driver
2011-01-14 9:06 UTC (3+ messages)
Various fixes to make barebox's x86 support working again
2011-01-13 15:25 UTC (5+ messages)
` [PATCH 09/10] LINUX16: Add selection of the VESA video mode
[PATCH 1/4] ARM STM/i.MX: Allocate memory for framebuffer during probe
2011-01-13 15:21 UTC (7+ messages)
Issues in compiling
2011-01-12 13:59 UTC (2+ messages)
[PATCH] imx(25,35): save boot location into $barebox_loc env
2011-01-12 7:04 UTC (3+ messages)
[PATCH v2] imx: Save boot source into env during init
2011-01-11 11:32 UTC (8+ messages)
` [PATCH v2 1/3] Init env context a bit earlier in initalization sequence
` [PATCH v2 2/3] imx: add reg definitions for imx25 and imx35 boot source
` [PATCH v2 3/3] imx(25,35): save boot location into $boot_loc env
` [PATCH v2 3/3] imx(25, 35): "
[PATCH] defaultenv: make 'boot' work from subdirs
2011-01-10 19:50 UTC (2+ messages)
fix printf related compiler warnings
2011-01-10 19:49 UTC (3+ messages)
` [PATCH 07/24] add to speed
imx: Save boot source into env during init
2011-01-10 19:13 UTC (5+ messages)
` [PATCH 1/3] Init env context a bit earlier in initalization sequence
` [PATCH 2/3] imx: add reg definitions for imx25 and imx35 boot source
` [PATCH 3/3] imx(25,35): save boot location into $boot_loc env
New round of my IXP42x patches
2011-01-09 12:03 UTC (9+ messages)
` [PATCH 3/3] ARM: Add support for IXP4xx CPU and for Goramo Multilink router platform
USB ethernet
2011-01-09 9:37 UTC (4+ messages)
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