mail archive of the barebox mailing list
 help / color / mirror / Atom feed
[RFC 0/8] barebox on Canon cameras: serial console and dts support
 2013-08-26 23:32 UTC  (14+ messages)
` [RFC 1/8] ARM: add very initial support for Canon DIGIC chips
` [RFC 2/8] serial: add driver for Canon DIGIC UART
` [RFC 3/8] gpio: add driver for Canon DIGIC
` [RFC 4/8] ARM: DIGIC: add Canon PowerShot A1100 IS support
` [RFC 5/8] ARM: DIGIC: add canon-a1100_defconfig
` [RFC 6/8] ARM: DIGIC: add csrc-dummy
` [RFC 7/8] ARM: DIGIC: add Canon EOS 600D support
` [RFC 8/8] ARM: DIGIC: add canon-600d_defconfig

[PATCH 1/3 for next] AM33xx: Cleanup of lowlevel code
 2013-08-26 12:19 UTC  (5+ messages)
` [PATCH 2/3 for next] PCM051: Clean up "
` [PATCH 3/3 for next] beaglebone: "

[PATCH] am33xx beaglebone and related
 2013-08-26 12:00 UTC  (24+ messages)
` [PATCH 01/22] console: fix console without CONFIG_PARAMETER
` [PATCH 02/22] mci: omap: advertise 8 bit support
` [PATCH 03/22] mci: omap: implement device detect callback
` [PATCH 04/22] mci: omap: Allow to set mmc devname via platformdata
` [PATCH 05/22] ARM: omap: Allow to set mmc devname used for booting
` [PATCH 06/22] ARM: omap: fix omap_save_bootinfo
` [PATCH 07/22] ARM: omap: rename INIT_LL to omap_uart_lowlevel_init
` [PATCH 08/22] ARM: am33xx: Cleanup of lowlevel code
` [PATCH 09/22] ARM: pcm051: Clean up "
` [PATCH 10/22] ARM: beaglebone: "
` [PATCH 11/22] ARM: am33xx: set bootsource instance correctly for MMC1
` [PATCH 12/22] ARM: cpuinfo: display the core name and version
` [PATCH 13/22] ARM: am33xx: implement cpu revision decoding
` [PATCH 14/22] ARM: am33xx: beaglebone: configure I2C EEPROM
` [PATCH 15/22] ARM: am33xx: Add mmc1 registration helper
` [PATCH 16/22] ARM: am33xx: make DDR PLL frequency configurable
` [PATCH 17/22] rework debug_ll
` [PATCH 18/22] ARM: beaglebone: Initialize UART for lowlevel debugging
` [PATCH 19/22] ARM: beaglebone: add support for beaglebone black with DDR3 RAM
` [PATCH 20/22] ARM: beaglebone: register sd/emmc with persistent name
` [PATCH 21/22] ARM: beaglebone: update mlo_small defconfig
` [PATCH 22/22] ARM: beaglebone: update defconfig

[PATCH] mci: sdhci: fix IRQSTAT_DMAE bit shift
 2013-08-26  7:04 UTC  (2+ messages)

[PATCH] ARM: OMAP: PCM051: Remove spi platform data
 2013-08-26  7:02 UTC  (2+ messages)

[PATCH v2 1/2] ARM: omap: barebox update spi nor MLO handler
 2013-08-26  6:59 UTC  (3+ messages)
` [PATCH v2 2/2] PCM051: Added barebox update SPI NOR "

[PATCH 1/2] ARM: omap: barebox update spi nor MLO handler
 2013-08-23  6:46 UTC  (3+ messages)
` [PATCH 2/2] PCM051: Added barebox update SPI NOR "

Porting BareBox to Variscite iMX6 SOM
 2013-08-22 21:09 UTC  (6+ messages)

[PATCH] OMAP fixes and beaglebone black support
 2013-08-22 20:36 UTC  (9+ messages)
` [PATCH 1/8] ARM: am33xx: Add SRAM0 address/size defines
` [PATCH 2/8] ARM: omap: fix omap_save_bootinfo
` [PATCH 3/8] ARM: am33xx: Make uart0 mux init callable during early init
` [PATCH 4/8] ARM: cpuinfo: display the core name and version
` [PATCH 5/8] ARM: am33xx: implement cpu revision decoding
` [PATCH 6/8] ARM: am33xx: beaglebone: split out DDR2 init for BB White
` [PATCH 7/8] ARM: am33xx: beaglebone: configure I2C EEPROM
` [PATCH 8/8] ARM: am33xx: beaglebone: add support for beaglebone black with DDR3 RAM

[PATCH 1/2] ARM: i.MX: move esdctl device registration to soc_init
 2013-08-22  7:08 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx53 qsb: remove wrong memory bank
  ` [SPAM] "

[PATCH] AM33xx: Make OSC frequency board depended
 2013-08-22  7:04 UTC  (3+ messages)

uImage doesn't boot
 2013-08-22  6:46 UTC  (2+ messages)

Porting BareBox to Variscite iMX6 SOM
 2013-08-21 15:48 UTC 

Porting BareBox to Variscite iMX6 SOM
 2013-08-21  8:28 UTC  (2+ messages)

[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  (5+ 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  (2+ messages)

[PATCH] UBIFS support
 2013-08-06 23:50 UTC  (5+ messages)
` [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

page:  |  | latest

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