public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-06-25 23:42:00 to 2014-06-30 11:00:21 UTC [more...]

[U-Boot] Why spi flash probe runs twice on Xilinx Zynq board ?
 2014-06-30 11:00 UTC  (5+ messages)

[U-Boot] [PATCH 0/2] ARM: atmel: sama5d3xek: enable NOR flash support
 2014-06-30 10:46 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] "

[U-Boot] [PATCH] blackfin: Add more dcache functions
 2014-06-30 10:00 UTC 

[U-Boot] [PATCH] blackfin: Fix warning about undefined function
 2014-06-30  9:59 UTC 

[U-Boot] [PATCH] m68k: Fix incorrect memory access on M5235
 2014-06-30  9:59 UTC 

[U-Boot] [PATCH] m68k: Fix bug, "address of" operator was forgotten
 2014-06-30  9:59 UTC 

[U-Boot] [PATCH] usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC
 2014-06-30  9:37 UTC  (17+ messages)

[U-Boot] Issues configuring Samsung K4B2G1646Q DDR3 on am3352
 2014-06-30  9:17 UTC 

[U-Boot] please pull u-boot-samsung master
 2014-06-30  8:42 UTC 

[U-Boot] [PATCH v2 01/11] samsung: misc: fix soc revision setting in the set_board_info()
 2014-06-30  8:41 UTC  (25+ messages)
` [U-Boot] [PATCH v3 00/11] Add support to Odroid U3/X2
  ` [U-Boot] [PATCH v3 01/11] exynos: pinmux: fix the gpio names for exynos4x12 mmc
  ` [U-Boot] [PATCH v3 02/11] board:samsung: add function boot_device() for checking boot medium
  ` [U-Boot] [PATCH v3 03/11] board:samsung: check the boot device and init the right mmc driver
  ` [U-Boot] [PATCH v3 04/11] samsung: misc: add function for setting $dfu_alt_info
  ` [U-Boot] [PATCH v3 05/11] samsung:board: misc_init_r: call set_dfu_alt_info()
  ` [U-Boot] [PATCH v3 06/11] arm:reset: call the reset_misc() before the cpu reset
  ` [U-Boot] [PATCH v3 07/11] samsung: board: enable support of multiple board types
  ` [U-Boot] [PATCH v3 08/11] samsung: misc: use board specific functions to set env board info
  ` [U-Boot] [PATCH v3 09/11] odroid: add board file for Odroid X2/U3 based on Samsung Exynos4412
  ` [U-Boot] [PATCH v3 10/11] odroid: add odroid U3/X2 device tree description
  ` [U-Boot] [PATCH v3 11/11] odroid: add odroid_config

[U-Boot] [PATCH] i2c, omap24xx: add i2c deblock sequenz
 2014-06-30  7:12 UTC 

[U-Boot] [PATCH] Samsung: Goni: change maintainer to Robert Baldyga
 2014-06-30  5:22 UTC  (3+ messages)

[U-Boot] Build broken for bf538f-ezkit board - not enough ram
 2014-06-29 15:01 UTC 

[U-Boot] [PATCH v5 0/5] mtd, ubi, ubifs: resync with Linux-3.14
 2014-06-28 19:59 UTC  (5+ messages)

[U-Boot] __weak usage
 2014-06-28 18:34 UTC  (2+ messages)

[U-Boot] [RFC] kbuild.h: workaround for llvm IAS
 2014-06-28 12:53 UTC  (4+ messages)

[U-Boot] U-Boot Digest, Vol 73, Issue 48
 2014-06-28 10:00 UTC 

[U-Boot] [PATCH v1 0/25] Add Marvell Armada XP MV78460 SoC support
 2014-06-28  7:43 UTC  (30+ messages)
` [U-Boot] [PATCH v1 01/25] sf: Add M25PX64 SPI NOR flash ID
` [U-Boot] [PATCH v1 02/25] arm: kirkwood: spi.h: Add some missing parenthesis
` [U-Boot] [PATCH v1 03/25] spi: kirkwood_spi.c: Some fixes and cleanup
` [U-Boot] [PATCH v1 04/25] spi: kirkwood_spi.c: Make global variable static
` [U-Boot] [PATCH v1 05/25] spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues
` [U-Boot] [PATCH v1 06/25] arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common
` [U-Boot] [PATCH v1 07/25] arm: marvell: Move arch/kirkwood.h to arch/soc.h
` [U-Boot] [PATCH v1 08/25] arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h
` [U-Boot] [PATCH v1 09/25] arm: marvell: Rework timer.c to make it usable for other MVEBU platforms
` [U-Boot] [PATCH v1 10/25] arm: mvebu: Add common mbus functions to use on Marvell SoCs
` [U-Boot] [PATCH v1 11/25] spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's
` [U-Boot] [PATCH v1 12/25] arm: marvell: Extract kirkwood gpio functions into new common file gpio.c
` [U-Boot] [PATCH v1 13/25] spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
` [U-Boot] [PATCH v1 14/25] arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()
` [U-Boot] [PATCH v1 15/25] net: mvneta.c: Add support for the ethernet controller of the Marvell Armada XP SoC
` [U-Boot] [PATCH v1 16/25] net: phy.h: Make PHY autonegotiation timeout configurable
` [U-Boot] [PATCH v1 17/25] i2c: mvtwsi: Add support for Marvell Armada XP
` [U-Boot] [PATCH v1 18/25] arm: armada-xp: Add basic support for Marvell Armada XP SoC
` [U-Boot] [PATCH v1 19/25] arm: armada-xp: Add basic support for the Marvell DB-78460-BP board
` [U-Boot] [PATCH v1 20/25] arm: kirkwood: Remove some dead code from cpu.c
` [U-Boot] [PATCH v1 21/25] arm: kirkwood: Use mvebu new common mbus API
` [U-Boot] [PATCH v1 22/25] tools/kwboot: Sync with latest barebox version to support Armada XP
` [U-Boot] [PATCH v1 23/25] tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported
` [U-Boot] [PATCH v1 24/25] tools: kwbimage: Add image version 1 support for Armada XP / 370
` [U-Boot] [PATCH v1 25/25] Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image

[U-Boot] Question about dynamic gpmc timings
 2014-06-27 23:49 UTC 

[U-Boot] [PATCH 1/2] am43xx: Update EMIF DDR3 Configuration for AM43x GP
 2014-06-27 18:31 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] am43xx: Tune the system to avoid DSS underflows

[U-Boot] [PATCH] doc/README.falcon: Clarify steps slightly
 2014-06-27 18:11 UTC  (2+ messages)

[U-Boot] [Patch v1 1/4] ARMv8/ls2085a: Fix CPU_RELEASE_ADDR
 2014-06-27 16:54 UTC  (4+ messages)
` [U-Boot] [Patch v1 2/4] armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page
` [U-Boot] [Patch v1 3/4] ARMv8/ls2085a: Enable secondary cores
` [U-Boot] [Patch v1 4/4] ARMv8/ls2085a: Move u-boot location to make room for RCW

[U-Boot] ARMv8 spin-table patches
 2014-06-27 16:44 UTC  (2+ messages)

[U-Boot] Return value of run command
 2014-06-27 16:32 UTC  (3+ messages)

[U-Boot] [PATCH v3] ARM: tegra: Disable VPR
 2014-06-27 16:21 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] usb: host: xhci: make sure to power up PHY
 2014-06-27 15:37 UTC  (4+ messages)

[U-Boot] U-Boot Digest, Vol 73, Issue 47
 2014-06-27 10:02 UTC 

[U-Boot] U-Boot Digest, Vol 73, Issue 46
 2014-06-27 10:01 UTC 

[U-Boot] [PATCH] Timeout for SDHCI commands
 2014-06-27  9:37 UTC  (3+ messages)
` [U-Boot] [PATCH] mmc: sdhci: Fixed timeout for sdhci_send_command()

[U-Boot] [RFC PATCH 0/3] Implement "fastboot flash" for eMMC
 2014-06-27  8:50 UTC  (13+ messages)

[U-Boot] [PATCH v3 00/10] sunxi: Bug fixes, sun4i and sun5i support and network improvements
 2014-06-27  8:20 UTC  (4+ messages)

No subject
 2014-06-27  8:01 UTC 

No subject
 2014-06-27  8:01 UTC 

No subject
 2014-06-27  8:01 UTC 

No subject
 2014-06-27  8:01 UTC 

[U-Boot] [PATCH] powerpc/t4240qds: fix offset of serdes when checking its' reference clock
 2014-06-27  6:39 UTC 

[U-Boot] [PATCH 1/3] i2c: tegra: use repeated start for reads
 2014-06-26 22:54 UTC  (13+ messages)
` [U-Boot] [PATCH 2/3] i2c: tegra: write clean data to TX FIFO

[U-Boot] [PATCH] board: ti: dra7xx: add mux data for UART3
 2014-06-26 21:38 UTC 

[U-Boot] [PATCH v3 0/4] Implement "fastboot flash" for eMMC
 2014-06-26 20:13 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] usb/gadget: fastboot: add sparse image definitions
` [U-Boot] [PATCH v3 2/4] usb/gadget: fastboot: add eMMC support for flash command
` [U-Boot] [PATCH v3 3/4] usb/gadget: fastboot: add "
` [U-Boot] [PATCH v3 4/4] usb/gadget: fastboot: minor cleanup

[U-Boot] [PATCH v2 0/4] Implement "fastboot flash" for eMMC
 2014-06-26 18:45 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] usb/gadget: fastboot: add sparse image definitions
` [U-Boot] [PATCH v2 2/4] usb/gadget: fastboot: add eMMC support for flash command
` [U-Boot] [PATCH v2 3/4] usb/gadget: fastboot: add "
` [U-Boot] [PATCH v2 4/4] usb/gadget: fastboot: minor cleanup

[U-Boot] [PATCH] common: main.c: make show_boot_progress __weak
 2014-06-26 18:18 UTC 

[U-Boot] [PATCH] driver/ddr: Fix DDR register timing_cfg_8
 2014-06-26 18:14 UTC 

[U-Boot] [PATCH] lib:lmb: use __weak
 2014-06-26 18:04 UTC 

[U-Boot] [PATCH] common:splash: use __weak
 2014-06-26 17:53 UTC 

[U-Boot] Why spi flash probe runs twice ?
 2014-06-26 14:43 UTC 

[U-Boot] [PATCH V2 00/10] peach_pit: Add support for FIMD, DP and parade chip
 2014-06-26 11:18 UTC  (16+ messages)
` [U-Boot] [PATCH V2 01/10] exynos_fb: Remove usage of static defines
` [U-Boot] [PATCH V2 02/10] arm: exynos: Add RPLL for Exynos5420
` [U-Boot] [PATCH V2 03/10] arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks "
` [U-Boot] [PATCH V2 04/10] video: exynos_fimd: Add framework to disable FIMD sysmmu
` [U-Boot] [PATCH V2 05/10] video: Add driver for Parade PS8625 dP to LVDS bridge
` [U-Boot] [TEST_ONLY V2 06/10] ARM: exynos: Add missing declaration for gpio_direction_input
` [U-Boot] [PATCH V2 07/10] exynos5420: add callbacks needed for exynos_fb driver
` [U-Boot] [PATCH V2 08/10] ARM: exynos: peach_pit: Add DT nodes for fimd and parade bridge chip
` [U-Boot] [PATCH V2 09/10] CONFIGS: peach-pit: Enable display for peach_pit board
` [U-Boot] [TEST_ONLY V2 10/10] Pit WIP

[U-Boot] [PATCH RFC 0/2] usb: host: Add a wrapper layer for mutiple host support
 2014-06-26  9:21 UTC  (8+ messages)

[U-Boot] [PATCH 1/6] ARM: m28evk: add needed commands and options
 2014-06-26  9:01 UTC  (6+ messages)
` [U-Boot] [PATCH 2/6] ARM: m28evk: Adjust mtdparts
` [U-Boot] [PATCH 3/6] ARM: m28evk: Update default environment
` [U-Boot] [PATCH 4/6] ARM: m53evk: add needed commands and options
` [U-Boot] [PATCH 5/6] ARM: m53evk: Adjust mtdparts settings
` [U-Boot] [PATCH 6/6] ARM: m53evk: Update default environment

[U-Boot] SPL with NAND: programming addresses
 2014-06-26  8:25 UTC 

[U-Boot] [PULL] : Please pull u-boot-imx
 2014-06-26  8:25 UTC 

[U-Boot] [PATCH] mx25pdk: Remove CONFIG_SYS_GENERIC_BOARD
 2014-06-26  8:18 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/3] mtd, ubi, ubifs: resync with Linux-3.14
 2014-06-26  7:51 UTC  (11+ messages)

[U-Boot] [PATCH] Add Epson RX8581 RTC support
 2014-06-26  7:31 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/2] OMAP/GPMC: speed up NAND read access
 2014-06-26  7:19 UTC  (3+ messages)

[U-Boot] [PATCH] powerpc/ifc: fix invalid CSn FTIM2.TCH setting
 2014-06-26  6:41 UTC 

[U-Boot] DCache in designware.c brakes bf609-ezkit board build
 2014-06-26  6:10 UTC  (2+ messages)

[U-Boot] usb post diagnostic test in u boot for arm
 2014-06-26  5:30 UTC 

[U-Boot] [PATCH 00/10] peach_pit: Add support for FIMD, DP and parade chip
 2014-06-26  2:22 UTC  (8+ messages)
` [U-Boot] [PATCH 03/10] arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420

[U-Boot] [PATCH] patman: Only apply patches when we know the original HEAD
 2014-06-26  2:20 UTC  (4+ messages)

[U-Boot] [PATCH] x86: Enable 32-bit build using x86_64 multilib toolchain
 2014-06-26  2:19 UTC  (3+ messages)

[U-Boot] [PATCH V2] sandbox: terminate os_dirent_ls() result list
 2014-06-26  2:18 UTC  (3+ messages)

[U-Boot] [PATCH V3] sandbox: restore ability to access host fs through standard commands
 2014-06-26  2:17 UTC  (3+ messages)

[U-Boot] [PATCH] dm: add missing includes
 2014-06-26  2:15 UTC  (2+ messages)


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