Porting BareBox to Variscite iMX6 SOM
2013-08-21 8:28 UTC (2+ messages)
[PATCH] AM33xx: Make OSC frequency board depended
2013-08-20 13:27 UTC (2+ messages)
[PATCH 1/2] ARM: i.MX: move esdctl device registration to soc_init
2013-08-20 9:07 UTC (2+ messages)
` [PATCH 2/2] ARM: dts: imx53 qsb: remove wrong memory bank
[PATCH 1/1] ubi: ubi_volume_cdev_read: use pr_debug for debug info
2013-08-19 8:58 UTC (2+ messages)
[PATCH] cleanup gpio includes
2013-08-17 9:25 UTC (9+ messages)
` [PATCH 1/8] ARM: AT91: Add missing include
` [PATCH 2/8] ARM: include <gpio.h> instead of <mach/gpio.h>
` [PATCH 3/8] ARM: i.MX23: Fix double include protection
` [PATCH 4/8] ARM: AT91: move iomux definitions to iomux.h
` [PATCH 5/8] ARM: MXS: "
` [PATCH 6/8] ARM: Samsung: "
` [PATCH 7/8] ARM: i.MX: "
` [PATCH 8/8] ARM: remove include of mach/gpio.h for gpiolib users
[PATCH 0/3] Marvell MVEBU OF clock providers
2013-08-16 14:00 UTC (5+ messages)
` [PATCH 1/3] ARM: dove: add missing clocks property to timer node
` [PATCH 2/3] clk: mvebu: add OF clock providers for Marvell MVEBU SoCs
` [PATCH 3/3] ARM: dove: remove temporary clock and non-DT device probing
Porting BareBox to Variscite iMX6 SOM
2013-08-16 11:37 UTC (3+ messages)
PCM038 USB is broken again
2013-08-16 8:01 UTC (6+ messages)
[PATCH] ARM: i.MX6 phyflex: Enable lowlevel UART
2013-08-15 12:52 UTC
[PATCH] imx-image: Align image size
2013-08-15 12:52 UTC
[PATCH] move BOARDINFO to globalvar
2013-08-15 9:19 UTC (14+ messages)
` [PATCH 1/8] globalvar: Allow to set initial value
` [PATCH 2/8] Add a global.version variable
` [PATCH 3/8] globalvar: move globalvar init to pure_initcall
` [PATCH 4/8] remove remaining references of CONFIG_BOARDINFO
` [PATCH 5/8] introduce barebox_set_model
` [PATCH 6/8] Make hostname available to C Code
` [PATCH 7/8] Set model and hostname at boardlevel
` [PATCH 8/8] export model as globalvar
[PATCH] of: base.c: Use correct device-tree in of_add_initrd()
2013-08-14 12:44 UTC (2+ messages)
[PATCH] of_property and phandles
2013-08-14 9:06 UTC (9+ messages)
` [PATCH 1/7] of: fix merge mode in of_unflatten_dtb
` [PATCH 2/7] of: parse phandles during unflatten
` [PATCH 3/7] of: default to internal tree in of_find_node_by_path_from
` [PATCH 4/7] of: introduce some new helpers
` [PATCH 5/7] of_property command: allow to specify a node by alias
` [PATCH 6/7] of_property command: allow to set phandles
` [PATCH 7/7] oftree command: Allow to specify node by alias
[PATCH] of: Fix endless loop in of_add_memory
2013-08-14 7:35 UTC
[PATCH] cubox multi image support
2013-08-14 6:20 UTC (14+ messages)
` [PATCH 1/6] ARM: mvebu: move Makefile entries back to arch/arm/Makefile
` [PATCH 2/6] ARM: dts: cubox: fix stdout-path property
` [PATCH 3/6] ARM: mvebu: introduce multi image support
` [PATCH 4/6] ARM: mvebu: dove: use uart from devicetree
` [PATCH 5/6] ARM: mvebu: dove: use timer "
` [PATCH 6/6] ARM: mvebu: cubox: Update defconfig
[PATCH] mfd: syscon: Replace dev_info with dev_dbg
2013-08-12 20:06 UTC (2+ messages)
[PATCH 1/2] uimage: fix: always support multi image support
2013-08-12 20:04 UTC (3+ messages)
` [PATCH 2/2] uimage: fix: fill size when no compression is used
[PATCH] images: get rid of imximage-y
2013-08-12 15:46 UTC
[PATCH] Cleanup Kconfig files
2013-08-12 6:05 UTC (2+ messages)
[PATCH] fs: tftp: don't duplicate timeout information
2013-08-12 6:01 UTC (2+ messages)
[PATCH v2] net: fix checksum verification
2013-08-12 5:59 UTC (2+ messages)
[PATCH] net: fix checksum verification
2013-08-09 10:16 UTC (5+ messages)
[PATCH] Revert "ARM: Use armlinux_bootparams address for DTB"
2013-08-09 8:02 UTC (11+ messages)
mini2440 (256MB NAND)
2013-08-08 18:02 UTC (4+ messages)
` "
barebox-2013.07/08.0 works from RAM but fails from NAND (Mini2440)
2013-08-08 17:15 UTC (6+ messages)
` "
` "
barebox-2013.07.0 / barebox-2013.08.0 splash, bmp, png problems on Mini2440
2013-08-08 14:54 UTC (3+ messages)
` [SPAM] "
barebox-2013.07/08.0 works from RAM but fails from NAND (Mini2440)
2013-08-08 12:06 UTC
v2013.08.0
2013-08-08 6:26 UTC (6+ messages)
barebox-2013.07.0 / barebox-2013.08.0 splash, bmp, png problems on Mini2440 -- SOLVED
2013-08-07 6:47 UTC (2+ messages)
[PATCH 1/4] ARM: OMAP: Pass TEXT_BASE address to mk-am35xx-spi-image
2013-08-07 6:46 UTC (5+ messages)
` [PATCH 2/4] ARM: OMAP: pcm051: Increase console output for MLO
` [PATCH 3/4] ARM: OMAP: pcm051: Update enviroment
` [PATCH 4/4] ARM: OMAP: pcm051: Create own NAND mux struct
[PATCH] UBIFS support
2013-08-06 23:50 UTC (12+ messages)
` [PATCH 1/8] mtd: ubi: add missing prototype for ubi_volume_notify
` [PATCH 2/8] mtd: ubi: add ubi info functions
` [PATCH 3/8] filetype: Add ubifs detection
` [PATCH 4/8] mtd: ubi: Add support for opening a volume by cdev
` [PATCH 5/8] move print_hex_dump function to include/common.h
` [PATCH 6/8] extend barebox wrapper header
` [PATCH 7/8] Add deflate_decompress function
` [PATCH 8/8] fs: Add ubifs support
[PATCH] fb: make fb device a pure device
2013-08-06 13:55 UTC
[PATCH] DFI FS700-FS60 board support
2013-08-06 13:42 UTC (5+ messages)
` [PATCH 1/4] ARM: i.MX: bbu-internal: factor out a prereq function
` [PATCH 2/4] ARM: i.MX: bbu-internal: optionally use DCD data from image
` [PATCH 3/4] ARM: dts: imx: share pad macro names between imx6q and imx6dl
` [PATCH 4/4] ARM: i.MX6: Add dfi fs700 m60 i.MX6 Q7 board support
[PATCH] ARM: Create an assembly arm_cpu_lowlevel_init function
2013-08-06 13:36 UTC
Commit "ARM: Turn most board directories into regular build directories" break kwb images
2013-08-06 11:50 UTC (2+ messages)
[RFC 0/5] JUST-FOR-FUN: run barebox on Canon digital camera
2013-08-06 9:42 UTC (8+ messages)
` [RFC 1/5] ARM: add very initial support for Canon DIGIC chips
` [RFC 2/5] ARM: DIGIC: add Canon EOS 600D support
` [RFC 3/5] ARM: DIGIC: add Canon PowerShot A1100 IS support
` [RFC 4/5] ARM: DIGIC: add canon-600d_defconfig
` [RFC 5/5] ARM: DIGIC: add canon-a1100_defconfig
[PATCH 0/2] resurrect CONFIG_PANIC_HANG option
2013-08-05 10:14 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] CONFIG_PANIC_HANG: replace #ifdef with IS_ENABLED()
[PATCH] pbl: add generated file piggy.lz4 to .gitignore
2013-08-05 10:11 UTC (2+ messages)
[PATCH 0/2] ppc 85xx: remove early local bus initialisation
2013-08-05 10:09 UTC (4+ messages)
` [PATCH 1/2] mpc85xx: remove "
` [PATCH 2/2] P2020RDB: map boot flash
[PATCH] of fixes
2013-07-27 8:32 UTC (5+ messages)
` [PATCH 1/4] of: Use correct devicetree in of_print_cmdline
` [PATCH 2/4] of: net: Use correct devicetree in eth_of_fixup
` [PATCH 3/4] of: Use dts syntax when printing devicetrees
` [PATCH 4/4] ARM: bootm: Print Kernel commandline unconditionally
[PATCH] mtd: Turn 'bad block at' message into pr_debug
2013-07-25 8:44 UTC
[RFC 0/2] serial: ns16550: small dt support improvements
2013-07-25 8:28 UTC (5+ messages)
` [RFC 1/2] serial: ns16550: get clock-frequency from dt
` [RFC 2/2] serial: ns16550: fill cdev just-in-time
[PATCH] ARM: imx_v7_defconfig: remove board specific part from environment
2013-07-25 8:27 UTC
[PATCH] ARM: dts: i.MX6q: cpus/cpu nodes dts updates
2013-07-25 8:23 UTC
[PATCH] arm: mvebu: add board USI Topkick
2013-07-24 17:01 UTC (4+ messages)
Raspberry pi barebox boot
2013-07-24 7:37 UTC
Raspberry Pi net boot using barebox
2013-07-23 16:09 UTC (2+ messages)
[PATCH] update UBI support
2013-07-23 10:28 UTC (5+ messages)
` [PATCH 1/4] UBI: Add ubidetach command
` [PATCH 2/4] ubiattach command: Properly check return values
` [PATCH 3/4] UBI: remove old ubi support
` [PATCH 4/4] UBI: reimport UBI from Linux v3.10
[PATCH] serial: ns16550: Add devicetree support
2013-07-23 6:40 UTC (7+ messages)
` [PATCH 1/6] clk: provide static inline wrappers
` [PATCH 2/6] serial: ns16550: reorder functions to avoid forward declaration
` [PATCH 3/6] serial: ns16550: introduce private struct
` [PATCH 4/6] serial: ns16550: remove f_caps from platform_data
` [PATCH 5/6] serial: ns16550: Add clk support and make platform_data optional
` [PATCH 6/6] serial: ns16550: Add devicetree probe support
[PATCH] Phytec phyFLEX i.MX6 support
2013-07-22 14:06 UTC (6+ messages)
` [PATCH 1/6] scripts: imx-image: allow semicolon as command delimiter
` [PATCH 2/6] scripts: run imxcfg files through cpp
` [PATCH 4/6] ARM: i.MX6: Add ocotp driver
` [PATCH 5/6] ARM: i.MX6 sabre: register MAC address from dt
` [PATCH 6/6] ARM: Add Phytec phyFLEX-i.MX6 board support
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