public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-07-28 08:23:58 to 2014-07-30 09:49:47 UTC [more...]

[U-Boot] [PATCH v3 0/16] Introduce driver model serial uclass
 2014-07-30  9:49 UTC  (11+ messages)
` [U-Boot] [PATCH v3 01/16] serial: Set up the 'priv' pointer when creating a serial device
` [U-Boot] [PATCH v3 02/16] dm: Adjust lists_bind_fdt() to return the bound device
` [U-Boot] [PATCH v3 03/16] dm: Add a uclass for serial devices
` [U-Boot] [PATCH v3 04/16] Set up stdio earlier when using driver model
` [U-Boot] [PATCH v3 05/16] sandbox: Convert serial driver to use "
` [U-Boot] [PATCH v3 06/16] sandbox: serial: Support a coloured console
` [U-Boot] [PATCH v3 07/16] sandbox: dts: Add a serial console node
` [U-Boot] [PATCH v3 08/16] dm: exynos: Mark exynos5 console as pre-reloc
` [U-Boot] [PATCH v3 09/16] dm: exynos: Move serial to driver model
` [U-Boot] [PATCH v3 10/16] dm: Make driver model available before board_init()

[U-Boot] [PATCH v4 0/15] Kconfig for U-Boot
 2014-07-30  9:45 UTC  (6+ messages)

[U-Boot] Implementing spl_start_uboot() for directly booting linux
 2014-07-30  9:37 UTC  (3+ messages)

[U-Boot] [PATCH V4 0/9] peach_pit: Add support for FIMD, DP and parade chip
 2014-07-30  9:11 UTC  (10+ messages)
` [U-Boot] [PATCH V4 1/9] exynos_fb: Remove usage of static defines
` [U-Boot] [PATCH V4 2/9] arm: exynos: Add RPLL for Exynos5420
` [U-Boot] [PATCH V4 3/9] arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks "
` [U-Boot] [PATCH V4 4/9] video: exynos_fimd: Add framework to disable FIMD sysmmu
` [U-Boot] [PATCH V4 5/9] video: Add driver for Parade PS8625 dP to LVDS bridge
` [U-Boot] [PATCH V4 6/9] ARM: exynos: Add missing declaration for gpio_direction_input
` [U-Boot] [PATCH V4 7/9] exynos5420: add callbacks needed for exynos_fb driver
` [U-Boot] [PATCH V4 8/9] ARM: exynos: peach_pit: Add DT nodes for fimd and parade bridge chip
` [U-Boot] [PATCH V4 9/9] CONFIGS: peach-pit: Enable display for peach_pit board

[U-Boot] [PATCH v1 0/4] introduce get_maintainer.pl
 2014-07-30  9:02 UTC  (14+ messages)
` [U-Boot] [PATCH v1 1/4] MAINTAINERS: add initial version
  ` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH v1 0/25] Add Marvell Armada XP MV78460 SoC support
 2014-07-30  8:53 UTC  (6+ messages)
` [U-Boot] [PATCH v1 22/25] tools/kwboot: Sync with latest barebox version to support Armada XP

[U-Boot] Please pull u-boot-sunxi.git/master
 2014-07-30  8:37 UTC 

[U-Boot] SPL and an LCD splash screen on AM335x
 2014-07-30  7:53 UTC  (2+ messages)

[U-Boot] [PATCH] test email
 2014-07-30  7:40 UTC  (2+ messages)

[U-Boot] [PATCH] [blackfin] bf609: add register define required by core B on dual core BF609 processor
 2014-07-30  7:38 UTC  (2+ messages)

[U-Boot] SPL and an LCD splash screen on AM335x
 2014-07-30  6:56 UTC 

[U-Boot] [PATCH v2 1/2] blackfin: convert blackfin board_f and board_r to use generic board init functions
 2014-07-30  6:16 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] support blackfin board initialization in generic board_f

[U-Boot] [PATCH 1/1] env_mmc: support env partition setup in runtime
 2014-07-30  6:15 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] blackfin: convert blackfin board_f and board_r to use generic board init functions
 2014-07-30  5:40 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] support blackfin board initialization in generic board_f

[U-Boot] [PATCH v8 0/13] Kconfig for U-Boot
 2014-07-30  5:34 UTC  (15+ messages)
` [U-Boot] [PATCH v8 01/13] kconfig: import Kconfig files from Linux 3.16-rc7
` [U-Boot] [PATCH v8 02/13] kconfig: add board Kconfig and defconfig files
` [U-Boot] [PATCH v8 03/13] kconfig: add basic Kconfig files
` [U-Boot] [PATCH v8 04/13] include: define CONFIG_SPL and CONFIG_TPL as 1
` [U-Boot] [PATCH v8 05/13] kconfig: switch to Kconfig
` [U-Boot] [PATCH v8 06/13] Add board MAINTAINERS files
` [U-Boot] [PATCH v8 07/13] tools: add genboardscfg.py
` [U-Boot] [PATCH v8 08/13] kconfig: remove mkconfig and boards.cfg
` [U-Boot] [PATCH v8 09/13] MAKEALL: adjust for Kconfig
` [U-Boot] [PATCH v8 10/13] buildman: "
` [U-Boot] [PATCH v8 11/13] kconfig: delete redundant CONFIG_${ARCH} definition
` [U-Boot] [PATCH v8 12/13] powerpc: remove redundant CPU definition
` [U-Boot] [PATCH v8 13/13] include: remove CONFIG_SPL/CONFIG_TPL definition in config headers

[U-Boot] [PATCH v7 0/15] Kconfig for U-Boot
 2014-07-30  5:22 UTC  (21+ messages)
` [U-Boot] [PATCH v7 01/15] kconfig: import Kconfig files from Linux 3.16-rc7
` [U-Boot] [PATCH v7 02/15] Do not apply: tools: add genkconfig
` [U-Boot] [PATCH v7 03/15] kconfig: add board Kconfig and defconfig files
` [U-Boot] [PATCH v7 04/15] kconfig: add basic Kconfig files
` [U-Boot] [PATCH v7 05/15] include: define CONFIG_SPL and CONFIG_TPL as 1
` [U-Boot] [PATCH v7 06/15] kconfig: switch to Kconfig
` [U-Boot] [PATCH v7 07/15] Do not apply: tools: add gen_maintainers.py
` [U-Boot] [PATCH v7 08/15] Add board MAINTAINERS files
` [U-Boot] [PATCH v7 09/15] tools: add genboardscfg.py
` [U-Boot] [PATCH v7 10/15] kconfig: remove mkconfig and boards.cfg
` [U-Boot] [PATCH v7 11/15] MAKEALL: adjust for Kconfig
` [U-Boot] [PATCH v7 12/15] buildman: "
` [U-Boot] [PATCH v7 13/15] kconfig: delete redundant CONFIG_${ARCH} definition
` [U-Boot] [PATCH v7 14/15] powerpc: remove redundant CPU definition
` [U-Boot] [PATCH v7 15/15] include: remove CONFIG_SPL/CONFIG_TPL definition in config headers

[U-Boot] [RFC] Makefile: Add a message warning size change for mpc85xx boards
 2014-07-30  5:02 UTC  (3+ messages)

[U-Boot] [PATCH v5 09/15] tools: add genboardscfg.py
 2014-07-30  2:02 UTC  (3+ messages)

[U-Boot] DM, Kconfig and clang changes
 2014-07-30  1:57 UTC  (4+ messages)

[U-Boot] [PATCH 0/3] spi, sf: add mtdparts feature to spi and sf commands
 2014-07-30  0:29 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] mtd, nand: move common functions from cmd_nand.c to common place

[U-Boot] [PATCH] sun7i: Add bananapi board
 2014-07-29 19:43 UTC  (5+ messages)

[U-Boot] [PATCH v7 1/1] ARM: kirkwood: add mvsdio driver
 2014-07-29 18:23 UTC  (5+ messages)

[U-Boot] [PATCH v5 0/11] Enable driver model for GPIOs on Tegra and Exynos
 2014-07-29 17:46 UTC  (12+ messages)
` [U-Boot] [PATCH v5 01/11] tegra: Convert tegra GPIO driver to use driver model
` [U-Boot] [PATCH v5 02/11] exynos: dts: Convert /include/ to #include
` [U-Boot] [PATCH v5 03/11] exynos: Bring in pinctrl dts files from Linux kernel
` [U-Boot] [PATCH v5 04/11] exynos: dts: Remove unused pinctrl information to save space
` [U-Boot] [PATCH v5 05/11] exynos: dts: Adjust device tree files for U-Boot
` [U-Boot] [PATCH v5 06/11] exynos: Tidy up GPIO headers
` [U-Boot] [PATCH v5 07/11] exynos: Tidy up GPIO defines
` [U-Boot] [PATCH v5 08/11] exynos: Make sure that GPIOs are requested
` [U-Boot] [PATCH v5 09/11] dm: gpio: Enhance gpio command to show only active GPIOs
` [U-Boot] [PATCH v5 10/11] exynos: gpio: Convert to driver model
` [U-Boot] [PATCH v5 11/11] dm: sandbox: dts: Add a GPIO bank

[U-Boot] [PATCH 0/3] test: Extending USB gadget tests infrastructure
 2014-07-29 16:45 UTC  (5+ messages)
` [U-Boot] [PATCH 1/3] test: dfu: Extend dfu_gadget_test_init.sh to accept sizes of test files
` [U-Boot] [PATCH 2/3] test: dfu: cosmetic: Add missing license information to DFU test scripts
` [U-Boot] [PATCH 3/3] test: ums: Add script for testing UMS gadget operation

[U-Boot] [PATCH] boards:trats2: New Trats2 board maintainer
 2014-07-29 16:09 UTC 

[U-Boot] [PATCH] boards.cfg : Add maintainers entries for SOCFPGA
 2014-07-29 15:57 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] cosmetic: boards.cfg: fix some maintainers fields
 2014-07-29 15:57 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 3/3] buildman: make sure to invoke GNU Make
 2014-07-29 15:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/3] MAKEALL: make sure to invoke GNU Make
 2014-07-29 15:57 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,2/3] "

[U-Boot] [PATCH v2 1/3] scripts: add scripts/show-gnu-make to get GNU Make command name
 2014-07-29 15:57 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] Pull request: u-boot-arm/master
 2014-07-29 14:30 UTC  (2+ messages)

[U-Boot] [PATCH v5 00/11] ARMv7: add PSCI support to U-Boot
 2014-07-29 11:57 UTC  (2+ messages)

[U-Boot] Please pull u-boot-ti/master
 2014-07-29 11:55 UTC  (2+ messages)

[U-Boot] [PATCH] cosmetic: update doc/README.scrapyard
 2014-07-29 10:41 UTC 

[U-Boot] ext4load: fix help text
 2014-07-29 10:37 UTC 

[U-Boot] [PATCH] samsung: dfu: Provide correct Vendor and Product IDs for UMS gadget
 2014-07-29  9:10 UTC 

[U-Boot] Can not boot Linux with new FIT image on ARMv8
 2014-07-29  9:04 UTC 

[U-Boot] [PATCH] sunxi: make mksunxiboot available to tools-only builds
 2014-07-29  8:31 UTC  (5+ messages)

[U-Boot] [PATCH v2] powerpc/85xx: enable some P1/P2 boards mtdparts for nor flash
 2014-07-29  7:21 UTC 

[U-Boot] [PATCH 1/2] git-mailrc: Change fdt maintainer
 2014-07-29  6:03 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] git-mailrc: Add myself as dm maintainer

[U-Boot] [PATCH v2 0/3] Add some missing buildman features and deprecate MAKEALL
 2014-07-29  5:53 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] buildman: Fix a few typos
` [U-Boot] [PATCH v2 2/3] buildman: Add some notes about moving from MAKEALL
` [U-Boot] [PATCH v2 3/3] RFC: Deprecate MAKEALL

[U-Boot] [PATCH v2 0/9] Introduce driver model serial uclass
 2014-07-29  5:12 UTC  (7+ messages)
` [U-Boot] [PATCH v2 8/9] dm: exynos: Move serial to driver model

[U-Boot] [PATCH v5 0/11] Enable driver model for GPIOs on Tegra and Exynos
 2014-07-29  4:41 UTC  (15+ messages)
` [U-Boot] [PATCH v5 01/11] tegra: Convert tegra GPIO driver to use driver model
` [U-Boot] [PATCH v5 02/11] exynos: dts: Convert /include/ to #include
` [U-Boot] [PATCH v5 03/11] exynos: Bring in pinctrl dts files from Linux kernel
` [U-Boot] [PATCH v5 04/11] exynos: dts: Remove unused pinctrl information to save space
` [U-Boot] [PATCH v5 05/11] exynos: dts: Adjust device tree files for U-Boot
` [U-Boot] [PATCH v5 06/11] exynos: Tidy up GPIO headers
` [U-Boot] [PATCH v5 07/11] exynos: Tidy up GPIO defines
` [U-Boot] [PATCH v5 08/11] exynos: Make sure that GPIOs are requested
` [U-Boot] [PATCH v5 09/11] dm: gpio: Enhance gpio command to show only active GPIOs
` [U-Boot] [PATCH v5 10/11] exynos: gpio: Convert to driver model
` [U-Boot] [PATCH v5 11/11] dm: sandbox: dts: Add a GPIO bank

[U-Boot] [PATCH 01/12] video: Add S3C24xx framebuffer support
 2014-07-29  4:21 UTC  (8+ messages)
` [U-Boot] [PATCH 03/12] mtd: nand: s3c: Fix data type width in debug()

[U-Boot] Please pull u-boot-ppc4xx/master
 2014-07-28 21:48 UTC  (2+ messages)

[U-Boot] [PATCH] SOM: tam3517: convert to generic board
 2014-07-28 21:34 UTC 

[U-Boot] CPU Wachtog for P2041
 2014-07-28 19:29 UTC  (5+ messages)
` [U-Boot] [PATCH 5/9] kmp204x: CPU watchdog enabled

[U-Boot] Please pull u-boot-mpc85xx master
 2014-07-28 19:03 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: DRA: Enable VTT regulator
 2014-07-28 17:26 UTC  (3+ messages)

[U-Boot] Refactoring of U-Boot directory structure
 2014-07-28 17:24 UTC  (5+ messages)

[U-Boot] [PATCH] mx6: add support of multi-processor command
 2014-07-28 15:15 UTC  (3+ messages)
` [U-Boot] [PATCH v6] "

[U-Boot] Please pull u-boot-x86.git branch patman
 2014-07-28 14:47 UTC  (2+ messages)

[U-Boot] fatload from eMMC general purpose partition
 2014-07-28 14:35 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/9] Add a pre-relocation malloc() implementation
 2014-07-28 12:17 UTC  (11+ messages)
` [U-Boot] [PATCH v3 2/9] arm: Set up global data before board_init_f()

[U-Boot] [PATCH] usb: ehci: rmobile: Remove xHCI address
 2014-07-28 10:48 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-sh/rmobile into u-boot-arm/master
 2014-07-28 10:25 UTC  (2+ messages)

[U-Boot] [PATCH 1/7] sun4i: add USB EHCI settings
 2014-07-28  8:59 UTC  (10+ messages)
` [U-Boot] [PATCH 4/7] sunxi: Add CONFIG_MACPWR option
    ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 5/7] sun4i: Add support for a number of new sun4i boards

[U-Boot] Please pull u-boot-sunxi.git/master
 2014-07-28  8:53 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/85xx: enable mtdparts for nor flash
 2014-07-28  8:30 UTC  (2+ messages)

[U-Boot] [PATCH v5 00/12] Add support to Odroid U3/X2
 2014-07-28  8:29 UTC  (8+ messages)
` [U-Boot] [PATCH v6 "
  ` [U-Boot] [PATCH v6 03/12] arch:exynos: boot mode: add get_boot_mode(), code cleanup
  ` [U-Boot] [PATCH v6 10/12] odroid: add board file for Odroid X2/U3 based on Samsung Exynos4412


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