mail archive of the barebox mailing list
 help / color / mirror / Atom feed
v2013.02.0 phyCORE-OMAP4 MLO to big
 2013-03-07 11:19 UTC  (5+ messages)
    ` Antwort: "

[PATCH 0/7] Rework current Tegra support
 2013-03-07 10:33 UTC  (17+ messages)
` [PATCH 1/7] tegra: move address map to tegra20-silicon.h
` [PATCH 6/7] tegra: add proper timer driver
` [PATCH v2 0/5] Rework current Tegra support
  ` [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

[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 

[PATCH] OMAP3 updates
 2013-03-07  2:06 UTC  (5+ messages)
` [PATCH 1/2] ARM: OMAP3: invalidate L2 cache using ROM API
` [PATCH 2/2] ARM: OMAP: beagle: Add missing MMC iomux setup
  ` [PATCH 1/1] beagle: add missing mmc twl and control init

[RFC] Makefile: Create empty <config.h> if this header file is not needed by board
 2013-03-06 18:30 UTC 

[PATCH 0/5] Zynq support for barebox
 2013-03-06 17:28 UTC  (18+ messages)
` [PATCH 2/5] defaultenv: fixed mismatched braces in bin/boot
` [PATCH 3/5] ARM: zynq: add driver for Zynq uarts
` [PATCH 4/5] ARM: zynq: add support for Zynq 7000 SoC
` [PATCH 5/5] ARM: zynq: add support for zc702 development board

[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  (16+ messages)
` [PATCH 01/10] mtd: nand: register nand flashes with nand specific function
` [PATCH 02/10] mtd: Add parameter to allow erasing bad blocks
` [PATCH 03/10] mtd nand: introduce bbm.h
` [PATCH 04/10] nand command: use loff_t for block offset
` [PATCH 05/10] nand command: use enumeration for command instead of bitmask
` [PATCH 06/10] nand command: check for <dev> directly after option parsing
` [PATCH 07/10] mtd: nand: replace NAND_USE_FLASH_BBT with NAND_BBT_USE_FLASH
` [PATCH 08/10] mtd nand i.MX: remove unused code
` [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  (15+ 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 5/6] ARN: fixup vector addresses for relocatable binaries
` [PATCH 6/6] ARM: Add relocatable binary support
      ` Re[2]: "

New environment ?
 2013-03-04 20:53 UTC  (2+ messages)

[PATCH] usb: ehci: initialize ehci_data
 2013-03-04 19:32 UTC  (6+ messages)

[PATCH v2] remove libfdt
 2013-03-04 12:01 UTC  (39+ messages)
` [PATCH 01/37] of: unflatten: allocate root node explicitly
` [PATCH 02/37] of: export of_find_child
` [PATCH 03/37] of: removed unused variables
` [PATCH 04/37] of: Let of_find_node_by_path iterate over tree
` [PATCH 05/37] of: remove allnodes list
` [PATCH 06/37] ARM bootm: Use of_get_fixed_tree
` [PATCH 07/37] of: Add of_set_property and of_create_node
` [PATCH 08/37] of_node command: use of_create_node
` [PATCH 09/37] of: Add missing prototype for of_device_is_compatible
` [PATCH 10/37] of: let of_unflatten_dtb return the unflattened tree
` [PATCH 11/37] of: Add root node argument to of_find_node_by_path
` [PATCH 12/37] of: Add of_write_number helper
` [PATCH 13/37] of: Add initrd helper
` [PATCH 14/37] of: make unflatten independent of libfdt
` [PATCH 15/37] of: make flatten "
` [PATCH 16/37] of/fdt: use optimized endianess conversion
` [PATCH 17/37] oftree command: Use of_print_nodes
` [PATCH 18/37] of: move OFTREE Kconfig option to drivers/of/
` [PATCH 19/37] of: make OFDEVICE a user selectable option
` [PATCH 20/37] oftree command: retire CMD_OFTREE_PROBE Kconfig option
` [PATCH 21/37] of: move oftree Kconfig to the top of the drivers menu
` [PATCH 22/37] of: Pass barebox internal format devicetree to of_get_fixed_tree
` [PATCH 23/37] bootm: Use of_print_nodes instead of fdt_print
` [PATCH 24/37] of: move flat devicetree functions to separate file
` [PATCH 25/37] of: Add of property write functions for u32
` [PATCH 26/37] of: make value of property in of_new_property optional
` [PATCH 27/37] of: Add missing prototype for size/address counting functions
` [PATCH 28/37] of: fixup unflattened devicetree
` [PATCH 29/37] of_* commands: print usage when insufficient arguments are given
` [PATCH 30/37] of_property command: Fix crash with empty property value
` [PATCH 31/37] ARM: bootm: rework concatenated oftree
` [PATCH 32/37] of: memory: Use of_write_number
` [PATCH 33/37] of: Add reservemap handling
` [PATCH 34/37] bootm: Pass unflattened devicetree to handlers
` [PATCH 35/37] ARM bootm: Switch initrd support to unflattened tree
` [PATCH 36/37] of: remove unused libfdt
` [PATCH 37/37] of: make locally used functions static

[For-next PATCH 1/1] switch more boards to lwl-y
 2013-03-04  8:27 UTC  (2+ messages)

v2013.03.0
 2013-03-04  8:27 UTC 

[PATCHv2 0/2] cfa10036: Retrieve RAM size at runtime
 2013-03-04  8:02 UTC  (3+ messages)
` [PATCH 1/2] memsize: Make get_ram_size RAM proof

[PATCH 1/1] of: add do_fixup_by_compatible with u32 and string version
 2013-03-04  7:56 UTC  (4+ messages)

[PATCH v2 0/2] add mxs application uart driver
 2013-03-04  7:54 UTC  (2+ messages)

UBOOT2 JMP
 2013-03-03 13:16 UTC  (2+ messages)

[PATCH] ARM: cfa10036: Remove the boot partition and boot from ext
 2013-03-03 13:10 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox