[PATCH] Extend device_platform_driver macro
2013-03-09 18:36 UTC (4+ messages)
` Re[2]: "
[PATCH] net: fec: Use standard phy type defines
2013-03-09 16:56 UTC (4+ messages)
` [PATCH 1/2] net: fec: drop sevenwire support
` [PATCH 2/2] net: fec: use standard phy type defines
[PATCH] Make: update setlocalversion from the kernel
2013-03-09 11:12 UTC
[PATCH] image and bss size decrease
2013-03-09 10:53 UTC (11+ messages)
` [PATCH 01/10] mips: initialize malloc pool before start_barebox()
` [PATCH 02/10] nios: "
` [PATCH 03/10] openrisc: "
` [PATCH 04/10] blackfin: "
` [PATCH 05/10] x86: "
` [PATCH 06/10] bus: Make struct device a pointer
` [PATCH 07/10] command: remove list_head from struct command
` [PATCH 08/10] command: remove statically initialized aliases
` [PATCH 09/10] fs: allocate FILE table dynamically
` [PATCH 10/10] gpio: allocate gpio_desc "
[PATCH 00/11 v6] introduction of dmesg support
2013-03-09 10:25 UTC (17+ messages)
` [PATCH 01/11] kfifo: introduce kfifo_dump_str to dump the fifo
` [PATCH 02/11] console: switch to kfifo_dump_str
` [PATCH 03/11] intoduce dmesg to print the barebox printk to dmesg ring buffer
` [PATCH 04/11] startup: switch to pr_xxx
` [PATCH 05/11] at91: clock switch to pr_info
` [PATCH 06/11] meminfo: switch to pr_xxx
` [PATCH 07/11] net/console: "
` [PATCH 08/11] startup: "
` [PATCH 09/11] barebox_banner: switch to pr_info
` [PATCH 10/11] net/phy: convert "
` [PATCH 11/11] ext4: switch debug and printf to dev_xxx
[PATCH 0/5] Zynq support for barebox
2013-03-08 19:31 UTC (19+ messages)
` [PATCH 4/5] ARM: zynq: add support for Zynq 7000 SoC
` [PATCH 5/5] ARM: zynq: add support for zc702 development board
[PATCH 0/7] Rework current Tegra support
2013-03-08 17:15 UTC (12+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 1/5] tegra: pull in iomap.h from the Linux kernel
` [PATCH v2 2/5] tegra: switch to ARMv7 cpu type
` [PATCH v2 3/5] tegra: add driver for the clock and reset module
` [PATCH v2 4/5] tegra: add proper timer driver
` [PATCH v2 5/5] tegra: add power management controller driver
[PATCH] Add DataModul Realq7 board support
2013-03-08 16:23 UTC (13+ messages)
` [PATCH 1/3] ARM i.MX6: Add mmdc calibration support
` [PATCH 2/3] Add DMO RealQ7 board support
` [PATCH 3/3] Add DMO RealQ7 defconfig
Status Tegra 2/3 Support
2013-03-08 14:44 UTC (2+ messages)
[PATCH 2/2] ARM: OMAP: beagle: Add missing MMC iomux setup
2013-03-08 13:00 UTC (8+ messages)
` [PATCH 1/1] beagle: add missing mmc twl and control init
[PATCH] ata/ahci work
2013-03-08 10:35 UTC (6+ messages)
` [PATCH 1/5] ata: ahci: fix wrong link check
` [PATCH 2/5] ata: add ata logical device to defer probe
` [PATCH 3/5] ata: Add init callback to ata_port_operations
` [PATCH 4/5] ata: ahci: implement init callback
` [PATCH 5/5] ata: ahci: refactor init functions
[PATCH] usb: ehci: initialize ehci_data
2013-03-08 7:24 UTC (3+ messages)
[PATCH 0/9 v5] introduction of dmesg support
2013-03-07 21:25 UTC
[PATCHv2 0/2] cfa10036: Retrieve RAM size at runtime
2013-03-07 14:26 UTC (6+ messages)
` [PATCH 1/2] memsize: Make get_ram_size RAM proof
v2013.02.0 phyCORE-OMAP4 MLO to big
2013-03-07 11:19 UTC (5+ messages)
` Antwort: "
[RFC PATCH 00/20] introduce application support
2013-03-07 9:17 UTC (31+ messages)
` [PATCH 01/20] Makefile: x_flags prepare for apps support
` [PATCH 02/20] tlsf_malloc: drop duplicate include
` [PATCH 03/20] kbuild: add application (app) target
` [PATCH 04/20] Introduce application (app) support
` [PATCH 05/20] app: Introduce libc support
` [PATCH 06/20] app: add some utils
` [PATCH 07/20] app: Introduce example application
` [PATCH 08/20] filetype: add barebox arm application
` [PATCH 09/20] arm: add application support
` [PATCH 10/20] app: printf: use HelenOS verison with wide char support
` [PATCH 11/20] app: printf: add version from contiki
` [PATCH 12/20] app: add tinycurses support
` [PATCH 13/20] app: curses: add pdcurses
` [PATCH 14/20] app: add test curses
` [PATCH 15/20] app: pdcurses: add libmenu
` [PATCH 16/20] app: pdcurses: add libform
` [PATCH 17/20] app: curses: add menu example
` [PATCH 18/20] app: curses: add panel example
` [PATCH 19/20] app: curses: add form example
` [PATCH 20/20] highbank: enable application support
[PATCH 0/9 v4] introduction of dmesg support
2013-03-07 7:30 UTC (12+ messages)
` [PATCH 1/9] kfifo: introduce kfifo_dump_str to dump the fifo
` [PATCH 2/9] console: switch to kfifo_dump_str
` [PATCH 3/9] intoduce dmesg to print the barebox printk to dmesg ring buffer
` [PATCH 4/9] startup: switch to pr_xxx
` [PATCH 5/9] at91: clock switch to pr_info
` [PATCH 6/9] meminfo: switch to pr_xxx
` [PATCH 7/9] net/console: "
` [PATCH 8/9] startup: "
` [PATCH 9/9] barebox_banner: switch to pr_info
[PATCH] fix another brown paper bag bug introduced with compile time loglevel
2013-03-07 7:21 UTC
[RFC] Makefile: Create empty <config.h> if this header file is not needed by board
2013-03-06 18:30 UTC
[PATCH] dummy malloc: Add licence header
2013-03-06 8:44 UTC (2+ messages)
[PATCH 1/1] devfs: add symlink support
2013-03-06 8:41 UTC (6+ messages)
[PATCH 0/9 v3] introduction of dmesg support
2013-03-06 8:35 UTC (10+ messages)
` [PATCH 1/9] kfifo: introduce kfifo_dump_str to dump the fifo
` [PATCH 2/9] console: switch to kfifo_dump_str
` [PATCH 3/9] intoduce dmesg to print the barebox printk to dmesg ring buffer
` [PATCH 4/9] startup: switch to pr_xxx
` [PATCH 5/9] at91: clock switch to pr_info
` [PATCH 6/9] meminfo: switch to pr_xxx
` [PATCH 7/9] net/console: "
` [PATCH 8/9] startup: "
` [PATCH 9/9] barebox_banner: switch to pr_info
[PATCH 1/2] mtd: nand: Fix compiler warning
2013-03-06 8:05 UTC (3+ messages)
` [PATCH 2/2] w1: "
[PATCH 0/6 v2] introduction of dmesg support
2013-03-06 0:22 UTC (7+ messages)
` [PATCH 1/6] kfifo: introduce kfifo_dump_str to dump the fifo
` [PATCH 2/6] console: switch to kfifo_dump_str
` [PATCH 3/6] intoduce dmesg to print the barebox printk to dmesg ring buffer
` [PATCH 4/6] startup: switch to pr_xxx
` [PATCH 5/6] at91: clock switch to pr_info
` [PATCH 6/6] meminfo: switch to pr_xxx
debug in PBL
2013-03-05 20:29 UTC (5+ messages)
` Re[2]: "
[PATCH] usb: chipidea-imx: Fix usb initialization
2013-03-05 17:11 UTC
[PATCH 1/1] highbank: switch to defaultenv-2
2013-03-05 12:31 UTC (3+ messages)
[PATCH] defaultenv-2: add boot sequence
2013-03-05 10:52 UTC (3+ messages)
[PATCH] nand bad block erase and i.MX bbt tool
2013-03-05 10:49 UTC (9+ messages)
` [PATCH 05/10] nand command: use enumeration for command instead of bitmask
` [PATCH 09/10] mtd: nand: Add bbt parameter
` [PATCH 10/10] mtd: nand: Add command to generate a flash BBT
[PATCH] ARM: Add relocatable binary support
2013-03-05 10:46 UTC (14+ messages)
` [PATCH 1/6] ARM: make cpu architecture detection available as static inline function
` [PATCH 2/6] ARM: add early mmu cache flush function and use it in setup_c
` [PATCH 3/6] ARM: provide accessor functions for linker variables
` [PATCH 4/6] ARM boards: Use accessor functions to access "
` [PATCH 6/6] ARM: Add relocatable binary support
` Re[2]: "
New environment ?
2013-03-04 20:53 UTC (2+ 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