[PATCH 0/5] Calao dfu upload kernel or uImage and boot it
2012-01-17 10:29 UTC (7+ messages)
` [PATCH 1/5] dfu: add description how to specify the "description" to the long help
` [PATCH 2/5] defaultenv/boot: add getopt option support to select boot mode
` [PATCH 3/5] defaultenv/boot: add boot the kernel from the mem
` [PATCH 4/5] filetype: add command support
` [PATCH 5/5] usb-926x: add dfu mem options support
[PATCH] ARM pca-a-l1: fix board_init
2012-01-17 10:23 UTC
[PATCH 1/2 v2] add config to check if the size of barebox exceed the target size
2012-01-17 10:21 UTC (3+ messages)
` [PATCH 2/2 v2] calao/boards: specify BAREBOX_MAX_IMAGE_SIZE to 256KiB
[PATCH] omap3 towards thumb2 support
2012-01-16 16:16 UTC (18+ messages)
` [PATCH 01/10] ARM omap3: remove OMAP3_COPY_CLOCK_SRAM
` [PATCH 02/10] ARM omap3 beagle xload: Move stack to SRAM
` [PATCH 03/10] ARM omap3: move board_init to pure_initcall
` [PATCH 04/10] ARM omap3: call a_init from board code
` [PATCH 05/10] ARM omap3 clock: move pll tables to C code
` [PATCH 06/10] ARM omap3: remove vector setup from lowlevel code
` [PATCH 07/10] ARM omap3: reimplement setup_auxcr in pure asm
` [PATCH 08/10] ARM cache-armv7: Add additional ISB
` [PATCH 09/10] mtd omap nand: fix driver without CONFIG_PARAMETER
` [PATCH 10/10] ARM omap3: make omap3_core.S thumb safe
[PATCH 1/1] atmel_nand: disable hardware ecc if not enable
2012-01-16 16:10 UTC
Barebox IRC channel
2012-01-16 15:46 UTC (2+ messages)
[PATCH 1/4] omap3: move platform lowlevel init to mach-omap
2012-01-16 11:20 UTC (5+ messages)
` [PATCH 2/4] beagle: move to arch/arm/boards/beagle
` [PATCH 3/4] omap3evm: move to arch/arm/boards/omap3evm
` [PATCH 4/4] omap343xdsp: move to arch/arm/boards/omap343xdsp
[PATCH 1/2] add CONFIG_BAREBOX_MAX_SIZE to check if the size of barebox exceed the target size
2012-01-16 9:26 UTC (3+ messages)
` [PATCH 2/2] calao/boards: specific BAREBOX_MAX_SIZE to 256KiB
[PATCH 1/1] usb: fix driver name
2012-01-16 8:35 UTC (2+ messages)
[PATCH 1/1] CMD_UNCOMPRESS: select UNCOMPRESS
2012-01-14 14:49 UTC
[PATCH 1/1] atmel/mci: fix slot_b support
2012-01-13 15:55 UTC
[RFC] fix gpmc_nand_probe without param support
2012-01-13 12:49 UTC
imx35 NFC and jffs2
2012-01-13 11:57 UTC (2+ messages)
[RFC 1/2] ARM omap: Add null console
2012-01-13 11:43 UTC (8+ messages)
` [RFC 2/2] ARM omap: Add CONFIG_SILENT
how to boot from external RAM
2012-01-13 8:32 UTC (4+ messages)
[PATCH 0/6] code size reduction for xloader
2012-01-12 15:21 UTC (11+ messages)
` [PATCH 1/6] banner: add config to disable it
` [PATCH 2/6] uncompress: "
` [PATCH 3/6] filetype: "
` [PATCH 4/6] kconfig: sync to linux 3.2-rc4
` [PATCH 5/6] param: add config to disable it
` [PATCH 6/6] driver: switch driver_d name to const char*
[PATCH 1/1] devfs-code: fix warning
2012-01-12 14:41 UTC
[PATCH 0/5] ARM omap: Some fixes and enhancements
2012-01-11 17:52 UTC (8+ messages)
` [PATCH 1/5] ARM omap: Use updated config option
` [PATCH 2/5] ARM omap3beagle: Fix incorrect base addresses
` [PATCH 3/5] ARM omap3evm: Allow building first stage bootloader
` [PATCH 4/5] ARM omap3evm: Enable HSMMC device
` [PATCH 5/5] ARM omap: Set IFT target as MLO
[PATCH 1/1] at91sam9/lowlevel_init: allow to select the smc chipselect
2012-01-11 13:09 UTC
[PATCH 1/1] environment: export_/getenv_ull as inline ifndef CONFIG_ENVIRONMENT_VARIABLES
2012-01-11 0:53 UTC
[PATCH 1/1] dummy_malloc: add calloc support
2012-01-11 0:48 UTC
[PATCH 1/1] at91: add Calao TNY-A9260/TNY-A9263/TNY-A9G20
2012-01-10 14:02 UTC (3+ messages)
` [PATCH v2] "
[RESEND PATCH] atmel_nand: add on_flash_btt option to enable bbt option
2012-01-10 13:58 UTC (5+ messages)
[PATCH V2 0/3] Add MSystems Disk-On-Chip G3 support
2012-01-09 6:49 UTC (4+ messages)
compile patches
2012-01-06 12:44 UTC (12+ messages)
` [PATCH 1/3] ARM AT91: Add missing on_flash_bbt in atmel_nand_data
` [PATCH] ARM: move exception vectors away from start of binary
` [PATCH] video imx: specify num_modes in platform_data
` [PATCH 2/3] ARM omap beagle xload: update defconfig
` [PATCH 3/3] fat fs: Fix compile warning
[PATCH] fs: fat: gen_numname() is only need with FS_FAT_WRITE
2012-01-06 9:37 UTC (3+ messages)
[PATCH 1/1] mci_spi: specify hw_dev
2012-01-05 18:09 UTC (2+ messages)
[PATCH 1/2] at91: add spi device ressources
2012-01-05 13:40 UTC (2+ messages)
` [PATCH 2/2] at91: add default spi chipselect ressources
[PATCH 1/2] at91sam9260/9g20ek: add dfu and usb serial support
2012-01-05 13:36 UTC (2+ messages)
` [PATCH 2/2] at91sam9260/9g20ek: add led support
[PATCH 1/2] serial: drop non used at91rm9200 driver
2012-01-05 13:30 UTC (2+ messages)
` [PATCH 2/2] at91: 9260 and 9g20 add support of join SRAM Memory Mapping
[PATCH] arm: update mach-types
2012-01-05 8:46 UTC
[PATCH 1/2] at91rm9200: fix lowlovel init PIOC base
2012-01-05 8:33 UTC (5+ messages)
` [PATCH 2/2] at91rm9200_devices: add missing sizes.h
` [PATCH 1/2 v2] at91rm9200: fix lowlovel init PIOC base
[PATCH] u_serial: add setbrg to be able to use loadb & co
2012-01-05 8:28 UTC (6+ messages)
` [PATCH] loadb: only try to change the baudrate if the driver has this feature
AT91: Pull
2012-01-04 18:05 UTC (10+ messages)
` [PATCH 01/12] atmel: reference boards and Caloa boards bbt option enabled
` [PATCH 05/12] at91: add sram memory devices
` [PATCH 08/12] at91/gpio: simplify resources
[PATCH v4 1/5] fsl_udc: update and fix
2012-01-04 15:31 UTC (10+ messages)
` [PATCH v4 2/5] dfu: fill bwPollTimeout and better handle detach
` [PATCH v4 3/5] serial gadget: enable/disable on request
` [PATCH v4 4/5] timeout: add poller_call
` [PATCH v4 5/5] eukrea_cpuimx35: fix compilation when CONFIG_USB_GADGET is enabled
v2012.01.0
2012-01-04 15:25 UTC
[PATCH] video imx: specify num_modes in platform_data
2012-01-04 14:21 UTC
[PATCH 1/6] defaultenv: source the init_board so we can keep exported env
2012-01-04 10:46 UTC (9+ messages)
` [PATCH 2/6] defaultenv: enable progress for cp
` [PATCH 3/6] poller_call: move from getc to is_timeout
` [PATCH 4/6] arm: introduce barebox_bare_init_size to known the bare_init size
` [PATCH 5/6] ARM: add ARM_EXCEPTION_VECTOR6 options
` [PATCH 6/6] at91: use "
[PATCH] Fix compile failures due to arch move
2012-01-04 9:36 UTC (3+ messages)
` [PATCH 1/2] Mini2440: enable more working devices for a more broad compile time test
` [PATCH 2/2] S3C24xx/video: fix forgotten include file name change
[PATCH 1/4] fsl_udc: update and fix
2012-01-04 9:19 UTC (14+ messages)
` [PATCH 2/4] dfu: fill bwPollTimeout and better handle detach
` [PATCH 3/4] serial gadget: enable/disable on request
` [PATCH v2 "
` [PATCH v3 "
` [PATCH 4/4] eukrea_cpuimx35: fix compilation when CONFIG_USB_GADGET is enabled
[PATCH 1/1] calao/usb-926x: update usb gadget support
2012-01-04 9:06 UTC (2+ messages)
[PATCH] boards: mx23evk: add MMC support
2012-01-03 14:27 UTC
[PATCH 1/2] Add support for the Phytec phyCARD-A-L1 (PCA-A-L1)
2012-01-03 12:15 UTC (3+ messages)
` [PATCH V2 "
Adding New comand
2012-01-03 9:32 UTC (4+ messages)
[PATH] Some fixes after global changes
2012-01-03 8:55 UTC (3+ messages)
` [PATCH 1/2] MTD/NAND/DOC: add forgotten change due to API change
` [PATCH 2/2] MTD/NAND/S3C: re-add "
[PATCH] decompress_inflate.c: fix "no previous prototype for 'gunzip'" warning
2012-01-03 8:31 UTC (3+ messages)
[PATCH V4 1/7] drivers/mtd: move nand.c into core.c
2012-01-03 8:00 UTC (6+ messages)
[PATCH] mtd/core.c: fix MTDPGALG
2012-01-02 16:07 UTC (2+ messages)
Thumb-2 support
2012-01-02 15:09 UTC (5+ messages)
` [PATCH 7/9] ARM: move exception vectors away from start of binary
[PATCH 2/2] defconfig update
2012-01-02 14:04 UTC
[PATCH 1/2] MAKEALL: explicitly use bash
2012-01-02 14:04 UTC
patches for compiler warnings
2012-01-02 13:57 UTC (6+ messages)
` [PATCH 1/5] scripts/Kbuild.include: update to latest kernel version
` [PATCH 2/5] Makefile: disable unused-but-set-variable warning
` [PATCH 3/5] mtd Kconfig: only select NAND_READ_OOB when NAND is enabled
` [PATCH 4/5] net dm9k: Fix compiler warning
` [PATCH 5/5] Makefile: disable warning: generating trampoline in object
tlsf patches
2012-01-02 13:50 UTC (5+ messages)
` [PATCH 1/3] tlsf: enable assertions
` [PATCH] uart drivers: use xzalloc instead of xmalloc
` [PATCH 2/3] tlsf: implement malloc_stats
` [PATCH 3/3] tlsf: remove unused stuff from tlsfbits.h
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