public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-07-10 13:20:03 to 2014-07-14 12:51:54 UTC [more...]

[U-Boot] [PATCH 0/3] Add .mailmap file and a tool to maintain it
 2014-07-14 12:51 UTC  (2+ messages)
` [U-Boot] [PATCH 1/3] add .mailmap for proper git-shortlog output

[U-Boot] [PATCH] socfpga: initialize designware ethernet
 2014-07-14 12:38 UTC  (9+ messages)
` [U-Boot] [PATCHv2] "
  ` [U-Boot] [PATCHv3] "

[U-Boot] [Patch v1 1/4] ARMv8/ls2085a: Fix CPU_RELEASE_ADDR
 2014-07-14 12:30 UTC  (5+ messages)
` [U-Boot] [Patch v1 2/4] armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page

[U-Boot] [PATCH] Ethernet: let user know if there is no valid ethernet address
 2014-07-14 12:19 UTC  (14+ messages)
          ` [U-Boot] [PATCHv2] "

[U-Boot] [PATCH] lib/time.c cleanups
 2014-07-14 11:58 UTC  (3+ messages)

[U-Boot] [PATCH] board/ls2085a: Update env_addr after NOR flash relocation
 2014-07-14 11:45 UTC 

[U-Boot] [PATCH v3] spi, spi_mxc: do not hang in spi_xchg_single
 2014-07-14  8:22 UTC 

[U-Boot] [PATCH v2 0/5] arm, imx6: add aristainetos board support
 2014-07-14  8:20 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/5] spi, spi_mxc: do not hang in spi_xchg_single
` [U-Boot] [PATCH v2 2/5] imx6: add gpr2 usb_otg_id iomux select control define
` [U-Boot] [PATCH v2 3/5] i.MX6: define struct pwm_regs and PWMCR_* defines
` [U-Boot] [PATCH v2 4/5] i.MX6: add enable_spi_clk()
` [U-Boot] [PATCH v2 5/5] arm, imx6: add aristainetos board

[U-Boot] [PATCH 0/3] spi, sf: add mtdparts feature to spi and sf commands
 2014-07-14  7:39 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] mtd, spi: add MTD layer driver
` [U-Boot] [PATCH 2/3] mtd, nand: move common functions from cmd_nand.c to common place
` [U-Boot] [PATCH 3/3] spi, sf: use offset and size in sf cmd from mtdpartition

[U-Boot] [PATCH 1/4] mtdparts: fix usecount bug
 2014-07-14  7:17 UTC 

[U-Boot] [PATCH v1] arm: include config.h in vectors.S
 2014-07-14  5:01 UTC 

[U-Boot] [PATCH v1] arm: include config.h in vectors.S
 2014-07-14  4:55 UTC  (2+ messages)

[U-Boot] arm builds fail with with CONFIG_USE_IRQ
 2014-07-14  3:44 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] ARM: omap: Fix GPMC init for OMAP3 platforms
 2014-07-14  1:35 UTC  (7+ messages)

[U-Boot] [PATCH] mx6: add support of multi-processor command
 2014-07-13 23:16 UTC  (4+ messages)
` [U-Boot] [PATCH v5] "

[U-Boot] [PATCH] common: cmd_mii: fix printf format warning
 2014-07-13 21:44 UTC 

[U-Boot] [PATCH] autoboot: add its own header
 2014-07-13 20:57 UTC 

[U-Boot] [PATCH] board: rpi_b: include mmc header and fix prototype
 2014-07-13 20:01 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] buildman: Add -F flag to retry failed builds
 2014-07-13 18:46 UTC 

[U-Boot] [PATCH v2 0/29] Add additional core driver model features
 2014-07-13 18:38 UTC  (13+ messages)
` [U-Boot] [PATCH v2 03/29] stdio: Remove redundant code around stdio_register() calls
` [U-Boot] [PATCH v2 04/29] stdio: Pass device pointer to stdio methods
` [U-Boot] [PATCH v2 08/29] dm: Allow drivers to be marked 'before relocation'
` [U-Boot] [PATCH v2 15/29] dm: Move device display into its own function

[U-Boot] [PATCH v2 0/9] Introduce driver model serial uclass
 2014-07-13 18:27 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/9] serial: Set up the 'priv' pointer when creating a serial device
` [U-Boot] [PATCH v2 2/9] dm: Add a uclass for serial devices
` [U-Boot] [PATCH v2 3/9] Set up stdio earlier when using driver model
` [U-Boot] [PATCH v2 4/9] sandbox: Convert serial driver to use "
` [U-Boot] [PATCH v2 5/9] sandbox: serial: Support a coloured console
` [U-Boot] [PATCH v2 6/9] sandbox: dts: Add a serial console node
` [U-Boot] [PATCH v2 7/9] dm: exynos: Mark exynos5 console as pre-reloc
` [U-Boot] [PATCH v2 8/9] dm: exynos: Move serial to driver model
` [U-Boot] [PATCH v2 9/9] dm: Make driver model available before board_init()

[U-Boot] [PATCH v1 0/25] Add Marvell Armada XP MV78460 SoC support
 2014-07-13 16:20 UTC  (12+ messages)
` [U-Boot] [PATCH v1 01/25] sf: Add M25PX64 SPI NOR flash ID
` [U-Boot] [PATCH v1 08/25] arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h
` [U-Boot] [PATCH v1 11/25] spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's
` [U-Boot] [PATCH v1 13/25] spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE

[U-Boot] [PATCH] sf: Stop leaking memory
 2014-07-13 14:43 UTC  (4+ messages)

[U-Boot] [PATCH 1/6] cros_ec: Fix two bugs in the SPI implementation
 2014-07-13 14:41 UTC  (9+ messages)
` [U-Boot] [PATCH 2/6] exynos: spi: Fix calculation of SPI transaction start time
` [U-Boot] [PATCH 3/6] spi: Support half-duplex mode in FDT decode

[U-Boot] [PATCH] socfpga: timer actually counts down
 2014-07-13 13:28 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: prevent some warnings with make W=1
 2014-07-12 19:24 UTC 

[U-Boot] [PATCH] am335x_evm / gumstix pepper: Correct DDR settings
 2014-07-12 18:15 UTC  (2+ messages)

[U-Boot] [PATCH] arm: mxs: Scrub useless ifdef
 2014-07-12 13:39 UTC 

[U-Boot] [PATCH v5 00/11] ARMv7: add PSCI support to U-Boot
 2014-07-12 13:24 UTC  (12+ messages)
` [U-Boot] [PATCH v5 01/11] ARM: HYP/non-sec: move switch to non-sec to the last boot phase
` [U-Boot] [PATCH v5 02/11] ARM: HYP/non-sec: add a barrier after setting SCR.NS==1
` [U-Boot] [PATCH v5 03/11] ARM: non-sec: reset CNTVOFF to zero
` [U-Boot] [PATCH v5 04/11] ARM: add missing HYP mode constant
` [U-Boot] [PATCH v5 05/11] ARM: HYP/non-sec: add separate section for secure code
` [U-Boot] [PATCH v5 06/11] ARM: HYP/non-sec: allow relocation to secure RAM
` [U-Boot] [PATCH v5 07/11] ARM: HYP/non-sec: add generic ARMv7 PSCI code
` [U-Boot] [PATCH v5 08/11] ARM: HYP/non-sec: add the option for a second-stage monitor
` [U-Boot] [PATCH v5 09/11] ARM: convert arch_fixup_memory_node to a generic FDT fixup function
` [U-Boot] [PATCH v5 10/11] ARM: HYP/non-sec/PSCI: emit DT nodes
` [U-Boot] [PATCH v5 11/11] ARM: HYP/non-sec: remove MIDR check to validate CBAR

[U-Boot] [PATCH] common: env_common: make env_get_char_spec __weak
 2014-07-12 13:22 UTC  (6+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 0/2] yaffs2: fix clang warnings and small cleanup
 2014-07-12 13:16 UTC  (4+ messages)
` [U-Boot] [PATCH v2 "
  ` [U-Boot] [PATCH v2 1/2] yaffs2: cosmetic: remove self assignments
  ` [U-Boot] [PATCH v2 2/2] yaffs2: preprocessor cleanup

[U-Boot] [PATCH 1/3] sf: ops: Add spi_flash_copy_mmap function
 2014-07-12 13:12 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] dma: Add TI EDMA driver
` [U-Boot] [PATCH 3/3] sf: ti_qspi: Enable EDMA for reads in SPL

[U-Boot] [PATCH 0/2] cmd_ide: compile with clang and some cleanup
 2014-07-12 13:07 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] common: cmd_ide: remove PIO mode
` [U-Boot] [PATCH 2/2] common: cmd_ide: use __weak and add prototypes

[U-Boot] [PATCH 0/5] ARM: Allwinner sun7i (A20) USB Host EHCI support
 2014-07-12 12:21 UTC  (2+ messages)

[U-Boot] [patch 0/2] SPL: Lightweight UBI and UBI fastmap support
 2014-07-12  4:54 UTC  (2+ messages)

[U-Boot] [PULL] Please pull u-boot-imx
 2014-07-11 18:54 UTC  (2+ messages)

[U-Boot] [PULL] u-boot/master
 2014-07-11 18:47 UTC  (2+ messages)

[U-Boot] [RFC 00/10] clang support for ARM
 2014-07-11 17:55 UTC  (3+ messages)
` [U-Boot] [RFC 01/10] ARM: crt0.S: clear the global data

[U-Boot] [PATCH v3 0/9] Add a pre-relocation malloc() implementation
 2014-07-11 17:44 UTC  (11+ messages)
` [U-Boot] [PATCH v3 1/9] Remove form-feeds from dlmalloc.c
` [U-Boot] [PATCH v3 2/9] arm: Set up global data before board_init_f()
` [U-Boot] [PATCH v3 3/9] sandbox: "
` [U-Boot] [PATCH v3 4/9] Add a simple malloc() implementation for pre-relocation
` [U-Boot] [PATCH v3 5/9] arm: Support pre-relocation malloc()
` [U-Boot] [PATCH v3 6/9] exynos: Enable "
` [U-Boot] [PATCH v3 7/9] sandbox: Support "
` [U-Boot] [PATCH v3 8/9] sandbox: config: Enable "
` [U-Boot] [PATCH v3 9/9] sandbox: Always enable malloc debug

[U-Boot] [PATCH v1 0/4] arm, imx6: add aristainetos board support
 2014-07-11 14:12 UTC  (10+ messages)
` [U-Boot] [PATCH v1 1/4] arm, imx6: add mxc_iomux_set_gpr_register function
` [U-Boot] [PATCH v1 3/4] i.MX6: add enable_spi_clk()
` [U-Boot] [PATCH v1 4/4] arm, imx6: add aristainetos board

[U-Boot] [PATCH V3 0/9] peach_pit: Add support for FIMD, DP and parade chip
 2014-07-11 13:50 UTC  (9+ messages)
` [U-Boot] [PATCH V3 4/9] video: exynos_fimd: Add framework to disable FIMD sysmmu
` [U-Boot] [PATCH V3 6/9] ARM: exynos: Add missing declaration for gpio_direction_input
` [U-Boot] [PATCH V3 9/9] CONFIGS: peach-pit: Enable display for peach_pit board

[U-Boot] [PATCH v8] nand/denali: Adding Denali NAND driver support
 2014-07-11 11:59 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] Collection of ns16550 UART driver refactoring
 2014-07-11 11:52 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] serial: ns16550: drop CONFIG_OMAP1610 from the special case
` [U-Boot] [PATCH 2/3] serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor
` [U-Boot] [PATCH 3/3] serial: ns16550: use a const variable instead of macro

[U-Boot] Antw: [PATCH v11 3/4] mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme
 2014-07-11 10:08 UTC  (2+ messages)

[U-Boot] [PATCH] bootp can use mdelay
 2014-07-11  9:43 UTC  (2+ messages)

[U-Boot] socfpga: time problems, get ethernet to work in recent versions
 2014-07-11  9:35 UTC  (3+ messages)

[U-Boot] [PATCH] boards.cfg: keep it sorted filling the board field
 2014-07-11  8:22 UTC  (3+ messages)

[U-Boot] [PATCH 2/6] serial: add UniPhier serial driver
 2014-07-11  8:07 UTC  (4+ messages)

[U-Boot] SPL broken on i.mx31 platforms
 2014-07-11  7:56 UTC  (9+ messages)

[U-Boot] [PATCH 1/2] mx6: Remove duplication of iomuxc structure
 2014-07-11  7:42 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mx6: Adjust the GPR offset for mx6solox

[U-Boot] [PATCH v2 1/2] boards.cfg: keep it sorted filling the board field
 2014-07-11  7:31 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] boards.cfg: change "<none>" in the board field to "-"

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

[U-Boot] [PATCH v1 0/2] Add SD boot support for LS1021AQDS/TWR board
 2014-07-11  4:47 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] arm: ls102xa: Add SD boot support for LS1021AQDS board
` [U-Boot] [PATCH 2/2] arm: ls102xa: Add SD boot support for LS1021ATWR board

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

[U-Boot] [PATCH 1/6] nand: denali: add Denali NAND driver for SPL
 2014-07-11  2:19 UTC  (3+ messages)

[U-Boot] [PATCH] common: bootm_os: make arch_preboot_os __weak
 2014-07-10 21:06 UTC 

[U-Boot] [PATCH] dirvers: mmc: use __weak
 2014-07-10 20:46 UTC 

[U-Boot] [PATCH] lib:vsprintf: reduce scope of pack_hex_byte
 2014-07-10 20:33 UTC 

[U-Boot] [PATCH] lcd: remove unused lcd_puts_xy
 2014-07-10 20:21 UTC 

[U-Boot] [PATCH] env_callback.h: spl: mark callback as maybe_unused
 2014-07-10 18:38 UTC 

[U-Boot] [PATCH] lib:sha1: remove unused constant
 2014-07-10 18:12 UTC 

[U-Boot] [Patch v3] Add TQ Systems TQMa6 board support
 2014-07-10 14:24 UTC  (5+ messages)

[U-Boot] Newbie question: What are uImage and initrd?
 2014-07-10 13:35 UTC 

[U-Boot] [PATCH] i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10
 2014-07-10 13:31 UTC  (4+ messages)


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