mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[PATCH v2] remove libfdt
 2013-03-04  9:53 UTC  (4+ 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

[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  (5+ messages)
` [PATCH 1/2] memsize: Make get_ram_size RAM proof
` [PATCH 2/2] cfa10036: Retrieve the RAM size at runtime

[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  (4+ messages)
` [PATCH 1/2] driver/serial: Kconfig: explicitly state that existing mxs driver is for the debug uart
` [PATCH 2/2] driver/serial: add driver for the mxs application uart

[PATCH 0/5] Zynq support for barebox
 2013-03-03 14:58 UTC  (13+ messages)
` [PATCH 1/5] trivial: doc: fix typos in mach-arm.dox
` [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

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)

[PATCH 0/7] Rework current Tegra support
 2013-03-03  7:07 UTC  (23+ messages)
` [PATCH 1/7] tegra: move address map to tegra20-silicon.h
` [PATCH 2/7] tegra: remove debug_ll
` [PATCH 3/7] tegra: switch to ARMv7 cpu type
` [PATCH 4/7] tegra: add blank tegra20 platform init
` [PATCH 5/7] tegra: add driver for the clock and reset module
` [PATCH 6/7] tegra: add proper timer driver
` [PATCH 7/7] tegra: add power management controller driver

New environment ?
 2013-03-02 17:47 UTC 

[PATCH] usb: fix build for big-endian platform
 2013-02-28 20:05 UTC 

[RFC TESTING] uncompress: update to lzo-2013 and add lz4
 2013-02-27 22:28 UTC 

[PATCH] net: dhcp: fix typo
 2013-02-27 20:44 UTC 

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

[PATCH] mtd: always write page when oob is given
 2013-02-27  9:42 UTC 

[PATCH] log2: Fix declaration of __roundup_pow_of_two
 2013-02-27  7:59 UTC  (2+ messages)

[PATCHv2 0/2] ARM: cfa10036: Store the barebox environment on the MMC
 2013-02-27  7:58 UTC  (4+ messages)
` [PATCH 1/2] cfa-10036: Use the second MMC partition to store the environment
` [PATCH 2/2] cfa10036: Update "

[PATCH 0/2] add mxs application uart driver
 2013-02-26 19:02 UTC  (4+ messages)
` [PATCH 1/2] driver/serial: Kconfig: explicitly state that existing mxs driver is for the debug uart
` [PATCH 2/2] driver/serial: add driver for the mxs application uart

[PATCH] ARM: i.MX: Replace numbers with predefined constants in several places
 2013-02-26 14:08 UTC  (2+ messages)

setupmbr: Bad/No Signature
 2013-02-26 14:08 UTC  (2+ messages)

[PATCH 1/1] serial/Makefile: drop out of date comments
 2013-02-26 14:05 UTC  (2+ messages)

[PATCH v2] menu: fix remove superfluous newline: change puts() -> printf("%s", )
 2013-02-26 14:04 UTC  (2+ messages)

[PATCH] bareboxenv: Return proper exit code on failure
 2013-02-26 14:02 UTC  (4+ messages)

[PATCH 1/1] Makefile: drop duplicate cmd_as_o_S support
 2013-02-26 12:49 UTC  (4+ messages)

[PATCH 1/2] ARM i.MX pcm043: Switch to new environment
 2013-02-26 10:01 UTC  (2+ messages)
` [PATCH 2/2] ARM i.MX pcm043: Use imx_bootsource() to detect bootsource

[PATCH 1/2] ARM i.MX: Fix booting from NOR when external nand boot is enabled
 2013-02-26 10:00 UTC  (2+ messages)
` [PATCH 2/2] ARM i.MX35: Let MAX clk be in run-mode-on

[PATCH] fix compiler warnings: use puts() instead of printf()
 2013-02-25 17:38 UTC  (8+ messages)

[PATCH v2 next 0/2] defenv2: complete move config-board out of /env/init
 2013-02-25 11:22 UTC  (11+ messages)
` [PATCH v2 next 1/2] defenv2: comment setting default values in /env/config
` [PATCH v2 next 2/2] ARM at91 telit-evk-pro3: move config-board out of /env/init

[RFC] menu: fix remove superfluous newline: change puts() -> printf("%s, )
 2013-02-25 11:21 UTC 

[PATCH] OMAP4 USB BOOT: remove double line endings
 2013-02-25 11:05 UTC  (3+ messages)

[PATCH 1/1] smc911111: fix send and recv return value
 2013-02-25  7:59 UTC  (2+ messages)

[PATCH 1/7] ARM: pcm038: Select IIM by default
 2013-02-25  7:58 UTC  (9+ messages)
` [PATCH 2/7] ARM: pcm038: Fix serial number IIM-address
` [PATCH 3/7] ARM: pcm970: Fix bug with CompactFlash
` [PATCH 4/7] ARM: pcm970: Replace #ifdef with IS_ENABLED()
` [PATCH 5/7] ARM: i.MX27: Use DEVICE_ID_SINGLE for IIM, CCM and ESDCTL
` [PATCH 6/7] ARM: pcm038: Using "get_ram_size" for determine SRAM size
` [PATCH 7/7] ARM: pcm038: Update defconfig

[PATCH] ARM: pcm038: Remove duplicate imx27_barebox_entry() call
 2013-02-25  7:55 UTC  (2+ messages)

[PATCH 1/1] phy: fix force mode
 2013-02-25  7:55 UTC  (2+ messages)

[PATCH] mfd: mc13xxx: Use device->bus field for using appropriate mode
 2013-02-25  4:34 UTC  (2+ messages)

Quotation for Car Music EL lamp(sound activated equalizer)
 2013-02-23  7:05 UTC 

[PATCH] defenv2: comment setting default values in /env/config
 2013-02-22  9:12 UTC 

[PATCH 1/2] net: fec_imx: use dev_err and dev_warn instead of printf
 2013-02-22  8:24 UTC  (3+ messages)
` [PATCH 2/2] net: fec_imx: ensure constant timeout in fec_halt

[PATCH] defaultenv-2: add boot sequence
 2013-02-22  8:20 UTC 

[PATCH 1/2] hush: expand variables before globbing in for loops
 2013-02-22  8:13 UTC  (3+ messages)
` [PATCH 2/2] hush: implement $*

[PATCH 1/2] nandtest: use new pread and pwrite functions
 2013-02-21 19:50 UTC  (3+ messages)

[RFC] Add system controller register driver (SYSCON)
 2013-02-21 14:11 UTC  (2+ messages)

[PATCH 1/2] Makefile.lib: introduce lwl-y for lowlevel code
 2013-02-21 14:09 UTC  (3+ messages)
` [PATCH 2/2] switch boards to lwl-y

[For master PATCH 1/1] grapric_utils: set_pixel only write 16bit in 16bit mode
 2013-02-21 14:08 UTC  (4+ messages)

[PATCH] imx_spi: fix bus-num setup
 2013-02-21 14:08 UTC  (2+ messages)

[PATCH] defaultenv-2: fix base/init/ps1: don't reload /env/config
 2013-02-21 14:03 UTC  (2+ messages)

[PATCH 1/3] env: add register_persistent_environment
 2013-02-21 13:52 UTC  (11+ messages)
` [PATCH v4 "

[PATCH 1/2] net: fec_imx: ensure constant timeout in fec_halt
 2013-02-21 13:28 UTC  (4+ messages)
` [PATCH 2/2] net: imx_fec: fix RMII support for i.MX6

[PATCH 1/1] highbank: add wfi for poweroff
 2013-02-21 13:23 UTC  (4+ messages)

[PATCH 1/1] Makefile: x_flags prepare for apps support
 2013-02-20 14:24 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