[RFC][FAT] Handle MBR on the first sector
2012-09-14 8:47 UTC (6+ messages)
[PATCH 0/3 v3] net: check error and introduce phylib
2012-09-14 7:57 UTC (4+ messages)
` [PATCH 1/3] net: "
` [PATCH 2/3] net: catch error on eth_send
` [PATCH 3/3] net: move the eth_dev status detection at driver level
[PATCH] net: tftp: timeout only after a proper amount of time
2012-09-14 7:50 UTC
[RFC, PATCH] barebox-update command support
2012-09-14 7:45 UTC (4+ messages)
` [PATCH 1/3] Add barebox update infrastructure
` [PATCH 2/3] ARM: Add dummy update handler
` [PATCH 3/3] ARM pcm038: register nor "
[PATCH] Barebox logo
2012-09-14 7:41 UTC (2+ messages)
` [PATCH 1/1] add barebox logo
[PATCH 0/2] P2020RDB eTSEC2
2012-09-14 7:33 UTC (4+ messages)
` [PATCH 1/2] gianfar: region request returns NULL on already mapped region
` [PATCH 2/2] P2020rdb: eTSEC2 support
[PATCH] pcm049 phycard l + xl2: update partion sizes
2012-09-14 7:28 UTC (2+ messages)
[PATCH 0/7 v2] dhcp: update to globalvar
2012-09-14 7:07 UTC (9+ messages)
` [PATCH 1/7] globalvar: add inline when not enabled
` [PATCH 2/7] defaultenv: enable glovalvar support
` [PATCH 3/7] defaultenv: switch hostname to global.hostname
` [PATCH 4/7] dhcp: switch to global var support
` [PATCH 5/7] dhcp: add copy_only_if_valid support
` [PATCH 6/7] dhcp: add retries limit support
` [PATCH 7/7] defaultenv-2: eth0 add default global.dhcp.vendor_id
[PATCH 1/3] fec: restart autoneg at open instead of init
2012-09-14 7:03 UTC (3+ messages)
` [PATCH 3/3] miidev: fix 1G wrong detection
[PATCH 1/3] [OpenRISC] Add __ashrdi3 and remove link to libgcc
2012-09-14 6:40 UTC (4+ messages)
` [PATCH 2/3] Add OpenRISC Image type
` [PATCH 3/3] [MCI_SPI] Fix endianness error on be target
[PATCH 0/7 v4] defaultenv-2: add boot sequence
2012-09-13 17:40 UTC (8+ messages)
` [PATCH 1/7] globalvar: add inline when not enabled
` [PATCH 2/7] echo: always allow to pass -e option
` [PATCH 3/7] defaultenv-2/ansi-colors: export color only if enable
` [PATCH 4/7] globalvar: add support to set a value to of all globalvars beginning with 'match'
` [PATCH 5/7] defaultenv-2: boot use global.linux.bootargs.dyn for dynamic globalvar
` [PATCH 6/7] defaultenv-2: boot reset linux.bootargs.dyn. and bootm. globalvar
` [PATCH 7/7] defaultenv-2: add boot sequence
[PATCH 1/7] globalbar: add inline when not enabled
2012-09-13 17:16 UTC (15+ messages)
` [PATCH 2/7] globalvar: add support to set a value to of all globalvars beginning with 'match'
` [PATCH 3/7] defaultenv-2: boot use global.linux.bootargs.dyn for dynamic globalvar
` [PATCH 4/7] defaultenv-2: boot reset linux.bootargs.dyn. and bootm. globalvar
` [PATCH 5/7] echo: always allow to pass -e option
` [PATCH 6/7] defaultenv-2/ansi-colors: export color only if enable
` [PATCH 7/7] defaultenv-2: add boot sequence
[PATCH 1/1] mci_spi: fix missing switch to spi_register_driver
2012-09-13 15:27 UTC (2+ messages)
[PATCH 0/7] dhcp: update to globalvar
2012-09-13 7:44 UTC (19+ messages)
` [PATCH 1/7] globalbar: add inline when not enabled
` [PATCH 2/7] defaultenv: enable glovalvar support
` [PATCH 3/7] defaultenv: switch hostname to global.hostname
` [PATCH 3/7 v2] "
` [PATCH 4/7] dhcp: switch to global var support
` [PATCH 5/7] dhcp: add copy_only_if_valid support
` [PATCH 6/7] dhcp: add retries limit support
` [PATCH 7/7] defaultenv-2: eth0 add default global.dhcp.vendor_id
[PATCH] devicetree probe support
2012-09-12 20:06 UTC (16+ messages)
` [PATCH 01/15] driver: add dev_get_drvdata function
` [PATCH 02/15] of: add devicetree probing support
` [PATCH 03/15] oftree command: Add devicetree probe support
` [PATCH 04/15] of: Add devicetree partition parsing
` [PATCH 05/15] spi: add oftree support
` [PATCH 06/15] ARM i.MX: Use platform_device_id for gpio driver
` [PATCH 07/15] ARM i.MX: implement clocksource as driver
` [PATCH 08/15] serial i.MX: oftree support
` [PATCH 09/15] net fec_imx: "
` [PATCH 10/15] spi imx: dt support
` [PATCH 11/15] mfd mc13xxx: Add devicetree support
` [PATCH 12/15] cfi-flash: Add devicetree probe support
` [PATCH 13/15] mci i.MX esdhc: Add oftree support
` [PATCH 14/15] ARM i.MX: add devicetree support for gpio driver
` [PATCH 15/15] ARM i.MX: Add devicetree support for clocksource driver
[PATCH v4] bootm: add global bootm.{image/initrd}.loadaddr support
2012-09-12 15:48 UTC
[PATCH 1/1 v3] bootm: add global bootm.{image/initrd}.loadaddr support
2012-09-12 15:46 UTC (3+ messages)
[PATCH 1/1] tap: fix missing parent setting on eth_device
2012-09-12 15:26 UTC (2+ messages)
[PATCH 1/1] arm: armlinux: get the architecture before shutdown barebox
2012-09-12 15:25 UTC (2+ messages)
[PATCH 00/11 v4] add PNG support
2012-09-12 15:24 UTC (17+ messages)
` [PATCH 01/11] bmp: rename it to splash
` [PATCH 02/11] bmp: split bmp rending in lib/bmp.c
` [PATCH 03/11] Introduce graphic utils
` [PATCH 04/11] introduce image_renderer framework
` [PATCH 05/11] filetype: add BMP support
` [PATCH 06/11] splash/bmp: switch to image_renderer
` [PATCH 07/11] splash: add support to set a background color
` [PATCH 08/11] graphic_utils: add rgba support
` [PATCH 09/11] filetype: add PNG support
` [PATCH 10/11] "
` [PATCH 11/11] png: add picoPNG lib support
[PATCH 1/1] sandbox: add sdl video support
2012-09-12 13:38 UTC
[PATCH 00/11 v3] add PNG support
2012-09-12 8:01 UTC (14+ messages)
` [PATCH 01/11] bmp: rename it to splash
` [PATCH 02/11] bmp: split bmp rending in lib/bmp.c
` [PATCH 06/11] splash: add support to set a background color
` [PATCH 07/11] Introduce graphic utils
` [PATCH 10/11] add PNG support
` [PATCH 11/11] png: add picoPNG lib support
[PATCH] device/driver work
2012-09-12 6:47 UTC (14+ messages)
` [PATCH 1/5] mfd mc13xxx: Separate I2C and SPI probe
` [PATCH 2/5] SPI: Put SPI devices on their own bus bus
` [PATCH 3/5] I2C: Put I2C devices on their own bus
` [PATCH 4/5] driver: rewrite dev_printf as a function
` [PATCH 5/5] driver: Add platform_device_id mechanism
regression: ARM: pca100: Use _text rather than TEXT_BASE
2012-09-11 19:21 UTC
[PATCH 1/2] xload: make internal functions static
2012-09-11 13:55 UTC (3+ messages)
` [PATCH 2/2] xload: add SPI as a boot mode
[PATCH 0/3 v2] AMBA Bus support
2012-09-11 13:53 UTC (5+ messages)
` [PATCH 1/3] Introduce ARM AMBA bus
` [PATCH 2/3] amba-pl011: switch to amba bus
` [PATCH 3/3] amba-pl011: add st specific init
[PATCH 1/2] libbb: remove vi tabwidth setting
2012-09-11 12:16 UTC (6+ messages)
` [PATCH 2/2] complete: abstract path complete
[PATCH 1/1 v2] genenv: Allow to also specify files for the environment instead of only directories
2012-09-11 11:43 UTC (2+ messages)
[PATCH] video imx-ipu-fb: add clear screen
2012-09-11 10:14 UTC (5+ messages)
[Resend PATCH 0/7 v3] defaultenv-2: add boot sequence
2012-09-11 10:00 UTC
[for master PATCH 1/2] miidev: add phy_addr detection support
2012-09-11 9:25 UTC (6+ messages)
[PATCH 1/3 v2] net: introduce phylib
2012-09-11 9:09 UTC (4+ messages)
[PATCH] fsl TSEC: register map boundary
2012-09-11 8:06 UTC (2+ messages)
[PATCH] arm: mxs: add proper resource length
2012-09-11 7:59 UTC (3+ messages)
[PATCH 1/3] sandbox-unaligned: better usement of ifdef
2012-09-11 7:51 UTC (4+ messages)
` [PATCH 2/3] sandbox: fix posix_types
` [PATCH 3/3] sandbox: add missed case statement
[PATCH 1/3] commands: add testing menu
2012-09-11 7:46 UTC (5+ messages)
` [PATCH 2/3] commands: move nandtest to testing
` [PATCH 3/3] commands: move memtest "
[PATCH 1/1] genenv: fix files copy
2012-09-11 7:39 UTC (2+ messages)
[PATCH] fs: fs.c fix cast
2012-09-11 7:20 UTC (2+ messages)
[PATCH] smsc911x: Check platformdata pointer
2012-09-10 16:07 UTC (2+ messages)
[PATCH 1/2] drivers/nor/m25p80: add MTD support
2012-09-10 16:04 UTC (3+ messages)
` [PATCH 2/2] drivers/nor/cfi_flash: use IS_ENABLED instead of an ifdef
[PATCH] omap: add SPI as a boot mode for xload
2012-09-10 10:47 UTC (3+ messages)
[PATCH 1/1] uncompress: drop wrong BUG(uncompress_size)
2012-09-10 8:05 UTC (2+ messages)
[PATCH v2] ARM lowlevel
2012-09-10 7:56 UTC (2+ messages)
` [PATCH 3/3] ARM lowlevel: Use get_runtime_offset
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