messages from 2014-09-17 03:51:17 to 2014-09-19 06:31:15 UTC [more...]
[U-Boot] [PATCH v2 1/2] ARM: atmel: sama5d3xek: add nor flash init function
2014-09-19 6:31 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,1/2] "
[U-Boot] [PATCH] mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register
2014-09-19 6:31 UTC (2+ messages)
` [U-Boot] "
[U-Boot] compulab trimslice build error due to 52658fda7abc ("compulab: eeprom: add support for defining eeprom i2c bus")
2014-09-19 6:30 UTC (2+ messages)
[U-Boot] [PATCH v2] usb: gadget: fastboot: improve download progress bar
2014-09-19 6:15 UTC
[U-Boot] [PATCH v4 1/3] spi:rewrite the Freescale DSPI driver
2014-09-19 5:31 UTC (3+ messages)
` [U-Boot] [PATCH v4 2/3] arm:vf610:Enable the DSPI for Freescale vf610 platform
` [U-Boot] [PATCH v4 3/3] arm:vf610:vf610-twr:Enable the DSPI for Freesacale vf610-twr board
[U-Boot] [PATCH] dm: avoid dev->req_seq overflow
2014-09-19 5:25 UTC (3+ messages)
[U-Boot] [PATCH 0/7] Add SD boot support for LS1021AQDS/TWR board
2014-09-19 5:10 UTC (14+ messages)
` [U-Boot] [PATCH 1/7] spl: pbl: Add new SPL image for pblimage tool
` [U-Boot] [PATCH 2/7] ls102xa: pblimage: Add pblimage tool support for LS102xA
` [U-Boot] [PATCH 3/7] spl: Use u-boot.img instead of u-boot.bin when CONFIG_SPL_PBL_PAD is enabled
` [U-Boot] [PATCH 4/7] ls102xa: qixis: Add CONFIG_QIXIS_I2C_ACCESS macro
` [U-Boot] [PATCH 5/7] common: spl: Add interactive DDR debugger support for SPL
` [U-Boot] [PATCH 6/7] arm: ls102xa: Add SD boot support for LS1021AQDS board
` [U-Boot] [PATCH 7/7] arm: ls102xa: Add SD boot support for LS1021ATWR board
[U-Boot] [PATCH] arm: ls102xa: Fixed a register definition error
2014-09-19 5:02 UTC (4+ messages)
[U-Boot] Call for participation in the U-Boot Mini Summit 2014
2014-09-19 4:27 UTC (5+ messages)
[U-Boot] FW: [PATCH] usb: gadget: fastboot: improve download progress bar
2014-09-19 4:24 UTC (4+ messages)
[U-Boot] Need help with u-boot problem with usb-keyboard / kvm switch
2014-09-19 3:41 UTC (8+ messages)
[U-Boot] [PATCH 0/2] sama5d3xek: get GMAC working
2014-09-19 2:56 UTC (4+ messages)
` [U-Boot] [PATCH 1/2] macb: simplify gmac initialisation
` [U-Boot] [PATCH 2/2] sama5d3xek: run PHY's config
[U-Boot] [PATCH 0/3] Fixes for FreeBSD / clang
2014-09-19 2:36 UTC (12+ messages)
` [U-Boot] [PATCH 1/3] compiler_gcc: do not redefine __gnu_attributes
` [U-Boot] [PATCH 2/3] README.clang: update FreeBSD instructions
` [U-Boot] [PATCH 3/3] compiler.h: remove duplicated uninitialized_var
` [U-Boot] [PATCH v2 1/3] compiler_gcc: prevent redefining attributes
[U-Boot] [PATCH v2] ARM: HYP/non-sec: Make variable gic_dist_addr as a local one
2014-09-19 2:25 UTC
[U-Boot] [PATCH] ARM: HYP/non-sec: Make a variable as a local one
2014-09-19 1:58 UTC (3+ messages)
[U-Boot] [PATCH] compulab: eeprom: add default eeprom bus
2014-09-18 20:35 UTC (5+ messages)
[U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support
2014-09-18 18:01 UTC (6+ messages)
[U-Boot] [PATCH 1/7] sun4i: add USB EHCI settings
2014-09-18 16:07 UTC (3+ messages)
` [U-Boot] [PATCH 5/7] sun4i: Add support for a number of new sun4i boards
` [U-Boot] [linux-sunxi] "
[U-Boot] [PATCH 0/8] PSCI v0.2 framework for ARMv8
2014-09-18 15:50 UTC (7+ messages)
` [U-Boot] [PATCH 4/8] ARMv8: PSCI: Add linker section to hold PSCI code
` [U-Boot] [PATCH 8/8] ARMv8: PSCI: Enable SMC
[U-Boot] A minor question on a Driver Model function
2014-09-18 15:46 UTC (7+ messages)
[U-Boot] [PATCH 0/7] ARM: sunxi: Add basic support for Allwinner A31 (sun6i)
2014-09-18 15:31 UTC (5+ messages)
` [U-Boot] [linux-sunxi] "
[U-Boot] [PATCH 00/35][RFC] arm: socfpga: Usability fixes
2014-09-18 15:19 UTC (22+ messages)
` [U-Boot] [PATCH 14/35] arm: socfpga: clock: Add missing stubs into board file
` [U-Boot] [PATCH 16/35] arm: socfpga: clock: Trim down code duplication
[U-Boot] [PATCH v3 0/11] dm: imx: Add driver model support for GPIO and serial on cm_fx6
2014-09-18 13:49 UTC (16+ messages)
` [U-Boot] [PATCH v3 01/11] dm: linker_lists: Add a way to declare multiple objects
` [U-Boot] [PATCH v3 02/11] dm: core: Allow a list of devices to be declared in one step
` [U-Boot] [PATCH v3 03/11] dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL
` [U-Boot] [PATCH v3 04/11] initcall: Display error number when an error occurs
` [U-Boot] [PATCH v3 05/11] dm: serial: Don't require device tree to configure a console
` [U-Boot] [PATCH v3 06/11] dm: serial: Put common code into separate functions
` [U-Boot] [PATCH v3 07/11] imx: Add error checking to setup_i2c()
` [U-Boot] [PATCH v3 08/11] dm: imx: Use gpio_request() to request GPIOs
` [U-Boot] [PATCH v3 09/11] dm: imx: gpio: Support driver model in MXC gpio driver
` [U-Boot] [PATCH v3 10/11] dm: imx: serial: Support driver model in the MXC serial driver
` [U-Boot] [PATCH v3 11/11] dm: imx: Move cm_fx6 to use driver model for serial and GPIO
[U-Boot] u-boot-socfpga repository
2014-09-18 13:32 UTC (19+ messages)
` [U-Boot] U-Boot panasonic repo
[U-Boot] Please pull u-boot-ti/master
2014-09-18 12:34 UTC
[U-Boot] [PATCH] am335x_evm: Add boot script support to am335x_evm
2014-09-18 12:34 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [U-boot] [Patch v2] ARM: keystone: ddr3: workaround for ddr3a/3b memory issue
2014-09-18 12:34 UTC (2+ messages)
` [U-Boot] [U-Boot, U-boot, "
[U-Boot] [PATCH] OMAP4: Use generic 'load' command instead of 'fatload' for 'loadbootscript' and 'loadbootenv' as already done for 'loadimage' and 'loaduimage'
2014-09-18 12:34 UTC (4+ messages)
` [U-Boot] "
[U-Boot] [PATCH v4 0/6] Add support for Panasonic UniPhier SoCs/boards
2014-09-18 11:40 UTC (4+ messages)
` [U-Boot] [PATCH v4 5/6] MAINTAINERS: add me as a maintainer of UniPhier platform
[U-Boot] [PATCH] kbuild: refactor some makefiles
2014-09-18 9:35 UTC (2+ messages)
[U-Boot] [PATCH] arch/arm: Add individual TLB size support
2014-09-18 8:37 UTC (5+ messages)
[U-Boot] [PATCH v2 0/11] dm: imx: Add driver model support for GPIO and serial on cm_fx6
2014-09-18 7:23 UTC (22+ messages)
` [U-Boot] [PATCH v2 04/11] initcall: Display error number when an error occurs
` [U-Boot] [PATCH v2 05/11] dm: serial: Don't require device tree to configure a console
` [U-Boot] [PATCH v2 06/11] dm: serial: Put common code into separate functions
` [U-Boot] [PATCH v2 07/11] dm: imx: Add error checking to setup_i2c()
` [U-Boot] [PATCH v2 08/11] dm: imx: Use gpio_request() to request GPIOs
` [U-Boot] [PATCH v2 09/11] dm: imx: gpio: Support driver model in MXC gpio driver
` [U-Boot] [PATCH v2 10/11] dm: imx: serial: Support driver model in the MXC serial driver
` [U-Boot] [PATCH v2 11/11] dm: imx: Move cm_fx6 to use driver model for serial and GPIO
[U-Boot] Email address of SPEAr custodian is not working
2014-09-18 5:30 UTC (3+ messages)
[U-Boot] [PATCH v2 2/2] doc: Use KBUILD_OUTPUT instead of BUILD_DIR
2014-09-18 4:42 UTC (2+ messages)
[U-Boot] [PATCH v2 0/2] Abolish MIN, MAX, MIN3, MAX
2014-09-18 4:28 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/2] cosmetic: replace MIN, MAX with min, max
` [U-Boot] [PATCH v2 2/2] common.h: remove MIN, MAX, MIN3, MAX3 macros
[U-Boot] [PATCH] usb: gadget: fastboot: improve download progress bar
2014-09-18 2:31 UTC (6+ messages)
[U-Boot] [PATCH] kconfiglib: change SPDX-License-Identifier to ISC
2014-09-18 1:03 UTC (2+ messages)
[U-Boot] Pull request: u-boot-arm/master
2014-09-18 1:00 UTC (2+ messages)
[U-Boot] [U-Boot, PATCH v3 1/2] arm: BeagleBone Black: enable fastboot support
2014-09-17 23:33 UTC (4+ messages)
` [U-Boot] [U-Boot, PATCH v3 2/2] fastboot: Flash command support
[U-Boot] [PULL] Please pull u-boot-imx
2014-09-17 21:33 UTC (6+ messages)
[U-Boot] [PATCH] test: dfu: script: wrong md5sum on nand partitions
2014-09-17 20:48 UTC (7+ messages)
[U-Boot] Reading a text file from another FAT partition
2014-09-17 16:46 UTC (4+ messages)
[U-Boot] Running updated U-boot.img/u-boot.bin from already loaded u-boot shell
2014-09-17 16:43 UTC (2+ messages)
[U-Boot] [PATCH] ARM: tegra: add PCIe-related pins to the Jetson TK1 pinmux tables
2014-09-17 16:19 UTC (3+ messages)
[U-Boot] Cannot boot fitImage on RPi
2014-09-17 15:38 UTC
[U-Boot] [PATCH 0/2] Abolish MIN, MAX, MIN3, MAX
2014-09-17 12:53 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] cosmetic: replace MIN, MAX with min, max
` [U-Boot] [PATCH 2/2] common.h: remove MIN, MAX, MIN3, MAX3 macros
[U-Boot] [PATCH v4 1/6] nand: denali: add Denali NAND driver for SPL
2014-09-17 12:10 UTC (4+ messages)
[U-Boot] [PATCH v2 0/3] Add ISC SPDX, import Kconfiglib and improve genboardscfg.py
2014-09-17 11:09 UTC (6+ messages)
` [U-Boot] [PATCH v2 2/3] tools: Import Kconfiglib
` [U-Boot] [PATCH v2 2/3] tools: Import Kconfiglib (Superseded !!!)
[U-Boot] [PATCH] powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure boot
2014-09-17 10:35 UTC
[U-Boot] [PATCH] t104xrdb: Add Errata A_007662, A_008007 workaround in pbi.cfg
2014-09-17 10:27 UTC
[U-Boot] Gigabit support in UBOOT
2014-09-17 10:10 UTC
[U-Boot] [PATCH] powerpc/t104xrdb: Enable SPI flash Extend address support
2014-09-17 9:37 UTC
[U-Boot] [PATCH] imx6: add Bachmann OT1200 board
2014-09-17 8:35 UTC (3+ messages)
[U-Boot] [PATCH] imx: Fix warning by building vf610twr_nand
2014-09-17 8:09 UTC (2+ messages)
[U-Boot] [PATCH 0/3] Fixes and updates for goni platform
2014-09-17 8:03 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] arm: goni: make board generic
` [U-Boot] [PATCH 2/3] arm: goni: update SDRAM memory layout
` [U-Boot] [PATCH 3/3] arm: goni: update environmental variables
[U-Boot] [PATCH] powerpc/t104xrdb: Disable DTSEC1 and DTSEC2 on T1042RDB
2014-09-17 7:38 UTC
[U-Boot] [PATCH v2 0/10] Move some CONFIGs to Kconfig
2014-09-17 4:00 UTC (3+ messages)
` [U-Boot] [PATCH v2 03/10] kconfig: move CONFIG_CMD_BOOTM "
[U-Boot] [PATCH 0/3] Comment out invalid email addresses in MAINTAINERS
2014-09-17 3:54 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] MAINTAINERS: comment out invalid maintainers
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox