public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-06-06 03:24:24 to 2014-06-09 10:32:49 UTC [more...]

[U-Boot] [GIT] Pull request: u-boot-dfu
 2014-06-09 10:32 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/4] Exynos5: Update dmc init
 2014-06-09 10:26 UTC 

[U-Boot] [PATCH v3 0/5] Fix SPI read and Enable required configs for Exynos5
 2014-06-09 10:25 UTC 

[U-Boot] [PATCH] arm: Allow u-boot to run from offset base address
 2014-06-09 10:23 UTC  (11+ messages)

[U-Boot] [PATCH v3 0/2] Introduction of new board Peach-Pit
 2014-06-09 10:22 UTC 

[U-Boot] [PATCH v2 00/12] sunxi: Bug fixes, sun4i and sun5i support, pmic support and network improvements
 2014-06-09 10:09 UTC  (9+ messages)
` [U-Boot] [PATCH v2 08/12] sunxi: Add axp209 pmic support

[U-Boot] [PATCH] arm: fix a double-definition error of _start symbol
 2014-06-09  9:58 UTC  (4+ messages)

[U-Boot] [PATCH] arm: fix a build error with CONFIG_USE_IRQ
 2014-06-09  9:42 UTC  (6+ messages)

[U-Boot] [PATCH v3 00/10] sunxi: Bug fixes, sun4i and sun5i support and network improvements
 2014-06-09  9:37 UTC  (11+ messages)
` [U-Boot] [PATCH v3 01/10] sunxi: mksunxiboot: Fix loading of files with a size which is not a multiple of 4
` [U-Boot] [PATCH v3 02/10] sunxi: Fix u-boot-spl.lds to refer to .vectors
` [U-Boot] [PATCH v3 03/10] sunxi: Remove mmc DMA support
` [U-Boot] [PATCH v3 04/10] sunxi: Implement reset_cpu
` [U-Boot] [PATCH v3 05/10] sunxi: Add sun4i support
` [U-Boot] [PATCH v3 06/10] sunxi: Add sun5i support
` [U-Boot] [PATCH v3 07/10] net: Rename and cleanup sunxi (Allwinner) emac driver
` [U-Boot] [PATCH v3 08/10] sunxi: Add emac glue, enable emac on the cubieboard
` [U-Boot] [PATCH v3 09/10] sunxi: Add support for using MII phy-s with the GMAC nic
` [U-Boot] [PATCH v3 10/10] sunxi: Add Ian Campbell and Hans de Goede as cubietruck board-maintainers

[U-Boot] [PATCH] FIX: config: goni: Change goni configuration to store envs at eMMC
 2014-06-09  9:36 UTC 

[U-Boot] [PATCH v4 00/10] ARMv7: add PSCI support to U-Boot
 2014-06-09  9:34 UTC  (5+ messages)

[U-Boot] [PATCH] common: hash: zero end the string instead of the pointer
 2014-06-09  9:02 UTC 

[U-Boot] [PATCH v4] arm: Add support for semihosting for armv8 fastmodel targets
 2014-06-09  9:00 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] blackfin: spi: move spi max chip select to spi.h
 2014-06-09  8:36 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] blackfin: spi clock is in sysclk1 domain instead of sysclk0
` [U-Boot] [PATCH 3/3] spi: add common spi3 controller driver

[U-Boot] [PATCH] arm64: zero cntvoff_el2
 2014-06-09  8:26 UTC  (2+ messages)

[U-Boot] [PATCH] vf610twr: Tune DDR initialization settings
 2014-06-09  8:11 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] arm: vf610: Add QSPI driver support
 2014-06-09  8:09 UTC  (2+ messages)

[U-Boot] [PATCH u-boot sunxi 00/12] sun4i (v2) + sun5i + pmic + emac support
 2014-06-09  7:56 UTC  (4+ messages)
` [U-Boot] [PATCH] sun5i: Add A13-OLinuXinoM support

[U-Boot] [PULL u-boot-arm]: sunxi fixes + sun4i and sun5i support
 2014-06-09  7:49 UTC 

[U-Boot] [PATCH] arm: bcm281xx: Add CONFIG_SYS_GENERIC_BOARD
 2014-06-09  7:16 UTC  (2+ messages)

[U-Boot] u-boot: vexpressca9x4: hang(?) with qemu
 2014-06-09  6:57 UTC 

[U-Boot] [PATCH] kbuild: move spl/Makefile to scripts/Makefile.spl
 2014-06-09  6:14 UTC 

[U-Boot] Pull request: u-boot-arm/master
 2014-06-09  2:25 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/15] Collected driver model bug-fixes and docs
 2014-06-08 22:46 UTC  (26+ messages)
` [U-Boot] [PATCH v4 01/15] Add an I/O tracing feature
` [U-Boot] [PATCH v4 02/15] arm: Support iotrace feature
` [U-Boot] [PATCH v4 03/15] sandbox: "
` [U-Boot] [PATCH v4 04/15] Makefile: Support include files for .dts files
` [U-Boot] [PATCH v4 05/15] dm: Rename struct device_id to udevice_id
` [U-Boot] [PATCH v4 06/15] dm: Update README to encourage conversion to driver model
` [U-Boot] [PATCH v4 07/15] dm: Use case-insensitive comparison for GPIO banks
` [U-Boot] [PATCH v4 08/15] dm: Add missing header files in lists and root
` [U-Boot] [PATCH v4 09/15] dm: Cast away the const-ness of the global_data pointer
` [U-Boot] [PATCH v4 10/15] dm: Allow driver model tests only for sandbox
` [U-Boot] [PATCH v4 11/15] dm: Fix printf() strings in the 'dm' command
` [U-Boot] [PATCH v4 12/15] tegra: dts: Bring in GPIO bindings from linux
` [U-Boot] [PATCH v4 13/15] tegra: Enable driver model
` [U-Boot] [PATCH v4 14/15] dm: Tidy up four minor code nits
` [U-Boot] [PATCH v4 15/15] dm: Expand and improve the device lifecycle docs

[U-Boot] [PATCH] Add support for DS1340 RTC
 2014-06-08 21:59 UTC 

[U-Boot] [PATCH 1/3] net: sh-eth: Add support R7S72100 of rmobile
 2014-06-08 21:58 UTC  (4+ messages)

[U-Boot] [PATCH/RFC] Reintegration of ns9750
 2014-06-08 19:08 UTC  (5+ messages)

[U-Boot] Pull request: u-boot-spi/master
 2014-06-08 17:57 UTC 

[U-Boot] [PATCH v2 02/04] spi, spi_mxc: do not hang in spi_xchg_single
 2014-06-08 17:36 UTC  (3+ messages)

[U-Boot] Fwd: Patch to support dns-320 (variation of dns-325)
 2014-06-08 16:40 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/4] kirkwood: Rename dns325 to dnskw
 2014-06-08 16:30 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] kirkwood: Add support for the D-Link DNS-320
` [U-Boot] [PATCH 3/4] kirkwood: Set unused SD pins back to GPIO for DNS-320 & DNS-325
` [U-Boot] [PATCH 4/4] kirkwood: Shorten DNS-325 IDENT_STRING to match DNS-320

[U-Boot] [PATCH v2 0/6] sunxi: GPIO, AHCI and Cubieboard 2 support
 2014-06-08 12:19 UTC  (5+ messages)
` [U-Boot] [PATCH 4/6] sunxi: add gpio driver
` [U-Boot] [PATCH 5/6] sunxi: use setbits_le32 to enable the DMA clock

[U-Boot] [RESEND PATCH 0/3] Fix command repeat
 2014-06-08  8:57 UTC  (5+ messages)
` [U-Boot] [RESEND PATCH 1/3] Check run_command() return code properly

[U-Boot] [PATCH] omap3: overo: Select fdtfile for expansion board
 2014-06-08  7:57 UTC  (5+ messages)

[U-Boot] Please pull u-boot-ti/master
 2014-06-08  7:45 UTC  (2+ messages)

[U-Boot] pull request for u-boot-tegra/master into ARM/master
 2014-06-08  7:13 UTC  (2+ messages)

[U-Boot] [PATCH] m68k: Fix warnings with gcc 4.6
 2014-06-08  4:07 UTC 

[U-Boot] [PATCH 0/4] Improve/fix tests for commands and trace
 2014-06-08  4:01 UTC  (6+ messages)
` [U-Boot] [PATCH 2/4] Add ctrlc_ignore environment variable to ignore Ctrl-C

[U-Boot] [RFC PATCH] IMX: Rename IMX image "SPL" to something else for Cygwin
 2014-06-07  9:15 UTC  (3+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx: Remove P1023 RDS support
 2014-06-07  5:41 UTC  (6+ messages)

[U-Boot] Any interest in support for BCM5718 (a.k.a Tigon3) PCIe Ethernet chipset?
 2014-06-07  4:42 UTC  (4+ messages)
  ` [U-Boot] [PATCH] docs: driver-model: Fix spelling

[U-Boot] [U-boot] [Patch v3] ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c
 2014-06-07  2:10 UTC 

[U-Boot] [U-boot] [Patch v3] mtd: nand: davinci: add header file for driver definitions
 2014-06-07  1:22 UTC 

[U-Boot] [PATCH v2] linux/compat.h: port lower_32_bits and upper_32_bits from Linux
 2014-06-06 22:19 UTC  (2+ messages)

[U-Boot] [Patch v4 1/5] Added 64-bit MMIO accessors for ARMv8
 2014-06-06 22:14 UTC  (19+ messages)
` [U-Boot] [Patch v4 2/5] ARMv8: Adjust MMU setup

[U-Boot] [PATCH] linux/compat.h: port lower_32_bits and upper_32_bits from Linux
 2014-06-06 22:13 UTC  (2+ messages)

[U-Boot] [PATCH] linux/compat.h: port lower_32_bits and upper_32_bits from Linux
 2014-06-06 22:12 UTC  (3+ messages)

[U-Boot] [PATCH 4/4] arm:am43xx: Add TPS65218 support to scale voltages up
 2014-06-06 21:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/4] power: Add support for the TPS65218 PMIC
 2014-06-06 21:56 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/4] "

[U-Boot] [PATCH 2/4] arm:am33xx: Add a scale_vcores() hook
 2014-06-06 21:56 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/4] "

[U-Boot] [PATCH 1/4] am43xx: Only read the MPU frequency bits of CTRL_DEV_ATTR
 2014-06-06 21:56 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] board/BuR/tseries: cosmetic changes
 2014-06-06 21:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] board/BuR/common: Add CONFIG_CMD_I2C
 2014-06-06 21:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] board/BuR/tseries: only run gpmc_init(...) in NAND-build
 2014-06-06 21:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD
 2014-06-06 21:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arch-am33xx: Add defines for timer0-7
 2014-06-06 21:56 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v4 3/3] am335x: update README for BCH16
 2014-06-06 21:56 UTC  (2+ messages)
` [U-Boot] [U-Boot,v4,3/3] "

[U-Boot] [PATCH v4 2/3] mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
 2014-06-06 21:55 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 1/3] mtd: nand: omap_gpmc: use macro for register definitions
 2014-06-06 21:55 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH] ARM: AM43xx: Fix UART clocks enabling
 2014-06-06 21:55 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGS
 2014-06-06 21:55 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] tam3517: fix NAND detection
 2014-06-06 21:55 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [U-boot] [PATCH] keystone: k2hk: enable support of nand ecclayout command
 2014-06-06 21:55 UTC  (2+ messages)
` [U-Boot] [U-Boot, U-boot] "

[U-Boot] [U-boot] [PATCH] keystone: init: enable UART1 to be able use it from kernel
 2014-06-06 21:55 UTC  (2+ messages)
` [U-Boot] [U-Boot, U-boot] "

[U-Boot] [PATCH 2/2] arm:am33xx: Rework s_init and add board_early_init_f
 2014-06-06 21:55 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] arm:am33xx: Make dram_init call sdram_init() in some contexts
 2014-06-06 21:54 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 2/2] ti: qspi: populate slave device to set flash quad bit
 2014-06-06 21:54 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/2] am43xx_evm: Add qspiboot target
 2014-06-06 21:54 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,1/2] "

[U-Boot] [PATCH v5 5/5] omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_x16_LAYOUT
 2014-06-06 21:54 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 4/5] mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width
 2014-06-06 21:54 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 3/5] mtd: nand: fix GET/SET_FEATURES address on 16-bit devices
 2014-06-06 21:54 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 2/5] mtd: nand: force NAND_CMD_READID onto 8-bit bus
 2014-06-06 21:54 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 1/5] mtd: nand: don't use read_buf for 8-bit ONFI transfers
 2014-06-06 21:54 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v2 7/7] mtd: nand: omap: fix error-codes returned from omap-elm driver
 2014-06-06 21:54 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 6/7] mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch
 2014-06-06 21:54 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 5/7] mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info
 2014-06-06 21:54 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 4/7] mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv'
 2014-06-06 21:54 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/7] mtd: nand: omap_elm: use macros for register definitions
 2014-06-06 21:53 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/7] mtd: nand: omap_elm: use bch_type instead of nibble count to differentiate between BCH4/BCH8/BCH16
 2014-06-06 21:53 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/7] mtd: nand: omap_elm: remove #include omap_gpmc.h
 2014-06-06 21:53 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [U-boot] [Patch v2] mtd: nand: davinci: add header file for driver definitions
 2014-06-06 21:12 UTC  (3+ messages)

[U-Boot] [PATCH] test:dfu: Add test script for testing DFU regression
 2014-06-06 21:08 UTC  (3+ messages)
` [U-Boot] [PATCH v2] test:dfu: Add test scripts "

[U-Boot] Unable to boot the new FIT image
 2014-06-06 19:58 UTC  (11+ messages)

[U-Boot] [PATCH] omap4: duovero: Correct name of default device tree
 2014-06-06 18:36 UTC 

[U-Boot] [U-Boot, v1, 3/3] ARM: omap: merge GPMC initialization code for all platform
 2014-06-06 18:27 UTC  (2+ messages)
` [U-Boot] [PATCH] omap: Don't enable GPMC CS0 with nothing attached

[U-Boot] Building under Cygwin - "-ansi" flag?
 2014-06-06 12:13 UTC  (4+ messages)

[U-Boot] [PATCH 0/2] Some Cygwin-related changes
 2014-06-06 11:46 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] kbuild: remove unnecessary adjustment for Cygwin
` [U-Boot] [PATCH 2/2] .gitignore: move *.exe pattern to the top gitignore "

[U-Boot] [PATCH] .gitignore: drop *.dts.tmp pattern
 2014-06-06 11:18 UTC 

[U-Boot] [ANNOUNCE] U-Boot driver model repo
 2014-06-06 11:00 UTC  (4+ messages)

[U-Boot] Building under Cygwin - "-ansi" flag?
 2014-06-06 10:58 UTC  (2+ messages)

[U-Boot] Building under Cygwin - "-ansi" flag?
 2014-06-06 10:42 UTC  (2+ messages)

[U-Boot] [PATCH] mx6: Fix definition of IOMUXC_GPR12_DEVICE_TYPE_RC
 2014-06-06  9:45 UTC  (2+ messages)

[U-Boot] [PATCH] MX25: fix build due to missing sys_proto.h
 2014-06-06  9:01 UTC 

[U-Boot] [PATCH] mx25pdk: Add generic board support
 2014-06-06  8:54 UTC  (2+ messages)

[U-Boot] [PATCH] mx6sabre_common: Avoid console hang due to small CONFIG_SYS_PBSIZE
 2014-06-06  8:39 UTC  (2+ messages)

[U-Boot] [PATCH] dwc_ahsata: return failure for MX6 if not IMX6Q
 2014-06-06  8:18 UTC  (6+ messages)
` [U-Boot] [PATCH v2] dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D
` [U-Boot] [PATCH] imx: sata: return failure "

[U-Boot] [PATCH v4 00/10] mx6: SPL NAND support
 2014-06-06  8:12 UTC  (2+ messages)

[U-Boot] [PATCH v2] spl: consolidate arch/arm/include/asm/arch-*/spl.h
 2014-06-06  8:09 UTC  (2+ messages)

[U-Boot] [PATCH v2] kbuild, tools: generate wrapper C sources automatically by Makefile
 2014-06-06  5:04 UTC 

[U-Boot] U-boot hangs on imx6 pci driver
 2014-06-06  4:35 UTC  (10+ messages)

[U-Boot] [PATCH] disk: part_dos.c: Add a PBR check when MBR checking fails
 2014-06-06  3:48 UTC 


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