[PATCH] automount support
2012-03-18 14:26 UTC (8+ messages)
` [PATCH 1/8] fs: change get_fs_device_by_path prototype
` [PATCH 2/8] fs: drop struct mtab_entry
` [PATCH 4/8] fs open: pass error from stat
` [PATCH 5/8] hush source: expand $PATH
` [PATCH 6/8] FAT: Fix error path
` [PATCH 7/8] usb command: by default scan only once for USB devices
` [PATCH 8/8] partition command: optionally do not automatically prepend the device name
[PATCH] Add support for Karo TX51 module
2012-03-18 11:27 UTC
[PATCH] Remove duplicate voltage setup for imx-esdhc
2012-03-18 9:50 UTC
[PATCH 3/3] i.MX51: Fix NANDF_RDY_INT pin definition
2012-03-18 8:59 UTC
[PATCH 2/3] Use mx53-related functions for i.MX53 boards
2012-03-18 8:59 UTC
[PATCH 1/3] Use register names for MC13892
2012-03-18 8:59 UTC
[PATCH] i.MX27: Use resigter name in imx27_add_fb
2012-03-18 6:40 UTC
[PATCH 2/2] i.MX27: Add support for SDHC1
2012-03-18 6:29 UTC
[PATCH 1/2] i.MX27: Define SDHC base address
2012-03-18 6:29 UTC
[PATCH 2/2] PCM038: add support for MMC
2012-03-18 5:16 UTC (3+ messages)
` Re[2]: "
[PATCH 1/2] i.MX51: add support for UART3
2012-03-17 16:21 UTC (2+ messages)
[PATCH] i.MX51: Remove GPIO2.6 setup from lowlevel_init
2012-03-17 16:21 UTC (2+ messages)
[PATCH 1/5] pcm049: Update RAM timings
2012-03-15 19:55 UTC (6+ messages)
` [PATCH 2/5] pcm049: Update muxing
` [PATCH 3/5] pcm049: Update GPMC net conf
` [PATCH 4/5] devices-gpmc-nand: Add OMAP4 gpmc nand timings
` [PATCH 5/5] pcm049_xload_defconfig: activate Thumb-2 support
[PATCH] pcm038: increase size of barebox partition
2012-03-15 19:55 UTC (2+ messages)
[PATCH 00/14] Atmel Reference Board Update
2012-03-14 19:28 UTC (2+ messages)
[PATCH 1/2] defaultenv: add bootp support
2012-03-13 17:45 UTC (2+ messages)
` [PATCH 2/2] defaultenv: add dhcp-barebox option
[PATCH 1/1] at91: set dhcp vendor id on Atmel Reference board
2012-03-13 17:43 UTC
Shall 'bmp' uncompress automagically?
2012-03-13 17:16 UTC (4+ messages)
[PATCH 01/14] macb: fix mmu support
2012-03-13 17:13 UTC (16+ messages)
` [PATCH 02/14] at91sam9263ek: add runtime nor detection
` [PATCH 03/14] at91sam9263ek: add leds support
` [PATCH 04/14] at91sam9263ek: add dfu and usb serial support
` [PATCH 05/14] at91sam9263ek: update defconfig
` [PATCH 06/14] at91sam9261ek/9g10ek: update partition layout
` [PATCH 07/14] at91sam9261ek/9g10ek: add leds support
` [PATCH 08/14] at91sam9261ek/9g10ek: add dfu and usb serial support
` [PATCH 09/14] at91sam9261ek/9g10ek: add gpio Keyboard support
` [PATCH 10/14] at91sam9261ek/9g10ek: update board supprt
` [PATCH 11/14] at91sam9m10g45ek: update partition layout
` [PATCH 12/14] at91sam9m10g45ek: add leds support
` [PATCH 13/14] at91sam9m10g45ek: update defconfig
` [PATCH 14/14] at91sam9260ek/9g20ek: "
[RFC] ARM/serial: add a DCC based console driver
2012-03-13 13:32 UTC (4+ messages)
[PATCH] ENV: remove kernelimage_type from env/config
2012-03-13 12:36 UTC (2+ messages)
[PATCH] NET: Add support for ks8851_mll
2012-03-13 12:36 UTC (4+ messages)
` [PATCH v2] "
[PATCH] omap: add support for phycard-a-xl2
2012-03-13 12:35 UTC (4+ messages)
` [PATCH v2] "
[PATCH] drivers/mtd: improve docg3 write speed
2012-03-13 12:25 UTC (2+ messages)
[PATCH] imx_nand_load_image: change all users to use barebox_image_size
2012-03-13 12:24 UTC (2+ messages)
serial S3: fix local structure malloc
2012-03-13 12:24 UTC (2+ messages)
[PATCH 1/1] net: dhcp: allow to set transmitted vendor id
2012-03-12 21:44 UTC (2+ messages)
[PATCH 00/14] Atmel ref board update
2012-03-12 10:47 UTC
[RFC V2 0/6] barebox PCI support
2012-03-09 18:17 UTC (10+ messages)
` [RFC V2 1/6] PCI: initial commit (draft)
` [RFC V2 2/6] MIPS: add file gt64120.h from linux 2.6.39
` [RFC V2 3/6] MIPS: add PCI support for GT64120-based malta
` [RFC V2 4/6] PCI: add draft lspci command
` [RFC V2 5/6] net: add Realtek 8139 Ethernet controller support
` [RFC V2 6/6] net: add DEC 21143 (tulip) "
__bss_stop question
2012-03-08 13:45 UTC (3+ messages)
[PATCH 1/3] pm9g45: fix Ethernet
2012-03-08 13:05 UTC (18+ messages)
` [PATCH 2/3] pm9g45: enable MCI0
` [PATCH 3/3] pm9g45: enable USB OHCI host and USB mass storage
` [PATCH v2 1/4] pm9g45: boot from NAND
` [PATCH v2 2/4] pm9g45: fix Ethernet
` [PATCH v2 3/4] pm9g45: enable MCI0
` [PATCH v2 4/4] pm9g45: enable USB OHCI host and USB mass storage
[PATCH 1/5] net: use net_alloc_packet to allocate packet
2012-03-07 9:21 UTC (9+ messages)
` [PATCH 2/5] net: introduce net_free_packet to free the packet
` [PATCH 3/5] net: allow the drivers to specify the tx buffer allocator
` [PATCH 4/5] macb: implement alloc_packet & free_packet
` [PATCH 5/5] macb: add timeout on send
[PATCH 1/2] omap: move scale_vcores to omap4_generic
2012-03-07 8:56 UTC (7+ messages)
` [PATCH 2/2] omap: move do_set_mux "
` [PATCH 1/2 v2] omap: move scale_vcores "
` [PATCH 2/2 v2] omap: move do_set_mux "
[PATCH] fs: flush device on close
2012-03-07 8:46 UTC (2+ messages)
[PATCH] net: dhcp: allow to set transmitted vendor id
2012-03-07 8:42 UTC (3+ messages)
[PATCH] fb: added flush() method to synchronize the used DMA buffer
2012-03-06 19:09 UTC
[PATCH] bmp: honor alpha channel bits
2012-03-06 18:41 UTC
[PATCH] show_progress: minor optimizations
2012-03-06 18:01 UTC
v2012.03.0
2012-03-06 9:53 UTC
[PATCH/RFC 3/4] barebox-data: add barebox-data sections
2012-03-06 9:05 UTC (2+ messages)
` [PATCH/RFC 4/4] memtest: rewrite memtest commands
[PATCH 1/2 v2] macb: add timeout on send
2012-03-05 18:00 UTC (2+ messages)
` [PATCH 2/2] macb: fix mmu support
[PATCH] mach-omap: add HAS_DEBUG_LL
2012-03-05 17:13 UTC (2+ messages)
[PATCH] pca-a-l1: remove duplicate includes
2012-03-04 12:01 UTC (2+ messages)
[PATCH 1/2] omap: Remove OMAP_GPMC prompt and usage
2012-03-03 12:11 UTC (4+ messages)
` [PATCH 2/2] pandaboard: Add gpmc_generic_init to board init
AT91SAM9G45: MACB: not usable Ethernet when MMU is enabled
2012-03-02 17:16 UTC (4+ messages)
Booting PPC Linux
2012-03-02 16:28 UTC (3+ messages)
[PATCH 1/2] pcaam1: Add support for the Phytec phyCARD-A-M1 (PCA-A-M1)
2012-03-02 8:28 UTC (4+ messages)
` [PATCH 2/2] pcaam1: Change the machine id/name to follow the phyCARD naming convention
[PATCH] Thumb2 support
2012-03-01 4:40 UTC (8+ messages)
` [PATCH 1/3] ARM: move exception vectors away from start of binary
` [PATCH 2/3] ARM: get runtime offset of board_init_lowlevel_return by using separate section
` [PATCH 3/3] ARM: Allow to compile in thumb-2 mode
[PATCH V3] arm/mach-pxa: add mioa701 board
2012-02-29 7:41 UTC (2+ messages)
[PATCH] drivers/serial: trivial regression fix
2012-02-29 7:41 UTC (2+ messages)
[PATCH] drivers/mci: fix read/write stalling
2012-02-29 7:39 UTC (4+ messages)
PATCH: Fix MMC boot in OMAP4 xload configurations
2012-02-28 8:57 UTC (4+ messages)
[PATCH] some binary space reduction
2012-02-27 19:24 UTC (4+ messages)
` [PATCH 1/3] command: do not allow abbreviated commands anymore
` [PATCH 2/3] ARM boot[zu]: return COMMAND_ERROR_USAGE instead of calling barebox_cmd_usage
` [PATCH 3/3] commands: remove struct command pointer from commands
[PATCH] lib: remove unused bcopy function
2012-02-27 19:05 UTC
[PATCH 3/7] i.MX53: add silicn revision functions
2012-02-27 18:59 UTC (11+ messages)
` [PATCH v2 1/7] add i2c clock support
` [PATCH v2 2/7] mfd: add mc34708 driver
` [PATCH v2 3/7] i.MX53: add silicon revision functions
` [PATCH v2 4/7] i.MX53: enable pull up on I2C0 pins
` [PATCH v2 5/7] mx53-loco: add i2c support
` [PATCH v2 6/7] mx53-loco: add board revision support
` [PATCH v2 7/7] mx53-loco: update defconfig
[PATCH] Add unaligned.h to sandbox arch
2012-02-27 18:56 UTC (2+ messages)
[PATCH] Typo fix in pm9261 init file
2012-02-27 18:55 UTC (2+ messages)
[PATCH 2/2] getopt: save and restore context
2012-02-27 8:38 UTC
[PATCH 1/2] getopt: turn commented out printf into debug()
2012-02-27 8:38 UTC
[PATCH] cp: fix memory leak
2012-02-27 8:37 UTC
PATCH: Fix MMC boot in OMAP4 xload configurations
2012-02-24 16:18 UTC (2+ messages)
` Fwd: "
mx53 loco boot procedure
2012-02-23 20:59 UTC (6+ 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