public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-09-24 19:45:41 to 2014-09-26 19:00:10 UTC [more...]

[U-Boot] [PATCH v3 0/11] dm: imx: Add driver model support for GPIO and serial on cm_fx6
 2014-09-26 19:00 UTC  (5+ messages)
` [U-Boot] [PATCH v3 03/11] dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL
` [U-Boot] [PATCH v3 05/11] dm: serial: Don't require device tree to configure a console

[U-Boot] [PATCH v2 0/30] Introduce driver model support for SPI, SPI flash, cros_ec
 2014-09-26 18:58 UTC  (3+ messages)
` [U-Boot] [PATCH v2 01/30] dm: Fix repeated comment in README

[U-Boot] [PATCH 1/2] buildman: Fix the logic for the bloat command
 2014-09-26 18:56 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] patman: Add a -m option to avoid copying the maintainers

[U-Boot] [PATCH v2 1/2] sandbox: Update minor documentation changes
 2014-09-26 18:55 UTC  (3+ messages)

[U-Boot] [PATCH v3 09/10] kconfig: move CONFIG_OF_* to Kconfig
 2014-09-26 18:33 UTC  (17+ messages)
` [U-Boot] [PATCH v3 10/10] kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig
  ` [U-Boot] [U-Boot, v3, "
` [U-Boot] [U-Boot, v3, 09/10] kconfig: move CONFIG_OF_* to Kconfig

[U-Boot] [PATCH] spi:ls102xqds:Support for compatibility for QSPI and DSPI modules drivers
 2014-09-26 17:58 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] powerpc/mpc85xx: modify erratum A007186
 2014-09-26 16:10 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] powerpc/mpc85xx: modify erratum A007212

[U-Boot] [PATCH 0/3] usb: dwc2: Add and enable DWC2 driver
 2014-09-26 15:59 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] usb: dwc2: Add driver for Synopsis DWC2 USB IP block

[U-Boot] [PATCH V3 1/3] usb: eth: fix Makefile
 2014-09-26 15:49 UTC  (9+ messages)
` [U-Boot] [PATCH V3 2/3] usb: eth: add ASIX AX88179 DRIVER
` [U-Boot] [PATCH V3 3/3] usb: eth: enable AX88179 DRIVER for ARNDALE 5250

[U-Boot] [PATCH v3 0/15] samsung: Use common config files with Samsung boards
 2014-09-26 15:06 UTC  (2+ messages)

[U-Boot] [PATCH for-next] arndale: Enable config_distro_defaults.h
 2014-09-26 15:00 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/7] Add support for Panasonic UniPhier SoCs/boards
 2014-09-26 14:45 UTC  (8+ messages)
` [U-Boot] [PATCH v5 1/7] mtd: denali: add Denali controller configs to Kconfig
` [U-Boot] [PATCH v5 2/7] mtd: denali: add Denali NAND driver for SPL
` [U-Boot] [PATCH v5 3/7] serial: add UniPhier serial driver
` [U-Boot] [PATCH v5 4/7] ARM: UniPhier: add UniPhier SoC support code
` [U-Boot] [PATCH v5 5/7] ARM: UniPhier: add Kconfig and defconfig
` [U-Boot] [PATCH v5 6/7] MAINTAINERS: add me as a maintainer of UniPhier platform
` [U-Boot] [PATCH v5 7/7] git-mailrc: "

[U-Boot] [U-boot] [Patch] configs: ks2_evm: enable misc_init_r
 2014-09-26 12:42 UTC 

[U-Boot] [U-boot] [Patch 0/5] keystone2: serdes: add seredes driver
 2014-09-26 11:58 UTC  (6+ messages)
` [U-Boot] [U-boot] [Patch 1/5] soc: add soc specific drivers directory
` [U-Boot] [U-boot] [Patch 2/5] soc: keystone_serdes: create a separate SGMII SerDes driver
` [U-Boot] [U-boot] [Patch 3/5] soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurations
` [U-Boot] [U-boot] [Patch 4/5] soc: keystone_serdes: generalize to be used by other sub systems
` [U-Boot] [U-boot] [Patch 5/5] soc: keystone_serdes: generalize configuration mechanism

[U-Boot] [PATCH 0/7] kconfig: Move CONFIG_SYS_HZ and CONFIG_USE_PRIVATE_LIBGCC, bug fixes
 2014-09-26 10:38 UTC  (9+ messages)
` [U-Boot] [PATCH 1/7] kconfig: move CONFIG_SYS_HZ to lib/Kconfig
` [U-Boot] [PATCH 2/7] x86: set CONFIG_USE_PRIVATE_LIBGCC to y
` [U-Boot] [PATCH 3/7] kbuild: drop CONFIG_USE_PRIVATE_LIBGCC=<path/to/libgcc> syntax
` [U-Boot] [PATCH 4/7] kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig
` [U-Boot] [PATCH 5/7] kbuild: fix a bug of the u-boot-spl link rule
` [U-Boot] [PATCH 6/7] kconfig: invoke silentoldconfig if spl, tpl/.config is updated
` [U-Boot] [PATCH 7/7] mips: enable CONFIG_USE_PRIVATE_LIBGCC by default

[U-Boot] [PATCH v2 0/7] Add SD boot support for LS1021AQDS/TWR board
 2014-09-26 10:33 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] ls102xa: pblimage: Add pblimage tool support for LS102xA
` [U-Boot] [PATCH v2 2/7] spl: Use u-boot.img instead of u-boot.bin
` [U-Boot] [PATCH v2 3/7] arm: spl: Add I2C linker list in generic .lds
` [U-Boot] [PATCH v2 4/7] common: spl: Add interactive DDR debugger support for SPL
` [U-Boot] [PATCH v2 5/7] ls102xa: qixis: Add CONFIG_QIXIS_I2C_ACCESS macro
` [U-Boot] [PATCH v2 6/7] arm: ls102xa: Add SD boot support for LS1021AQDS board
` [U-Boot] [PATCH v2 7/7] arm: ls102xa: Add SD boot support for LS1021ATWR board

[U-Boot] [PATCH v2] exynos: update maintainer of Snow and SMDK5420 board
 2014-09-26  9:54 UTC 

[U-Boot] [PATCH] kconfig: fix another bug of "make savedefconfig"
 2014-09-26  9:42 UTC 

[U-Boot] [PATCH v2 0/2] Introduce CONFIG_SUPPORT_SPL/TPL
 2014-09-26  9:40 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] kconfig: add CONFIG_SUPPORT_SPL
` [U-Boot] [PATCH v2 2/2] kconfig: add CONFIG_SUPPORT_TPL

[U-Boot] [PATCH 0/5] ARM: sheevaplug: refresh for 201410
 2014-09-26  9:17 UTC  (6+ messages)

[U-Boot] [PATCH 3/4] qe: add qe support to ls1021aqds
 2014-09-26  8:25 UTC  (2+ messages)
` [U-Boot] [PATCH 4/4] qe: add qe support for ls1021a-twr board

[U-Boot] Parsing of multi-line env vars broken
 2014-09-26  8:24 UTC 

[U-Boot] [PATCH 0/4] ls102xa: HYP/non-sec: for ls102xa
 2014-09-26  6:39 UTC  (2+ messages)

[U-Boot] [PATCH] exynos: update maintainer of Snow and SMDK5420 board
 2014-09-26  1:28 UTC 

[U-Boot] [PATCH 1/2] common: Makefile: allow for spl builds with env_fat
 2014-09-26  0:38 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] arm: am43xx: switch over to CONFIG_ENV_IS_IN_FAT

[U-Boot] Pull request: nand flash
 2014-09-26  0:15 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/t104xrdb: Disable DTSEC1 and DTSEC2 on T1042RDB
 2014-09-25 21:59 UTC  (2+ messages)

[U-Boot] [Patch v3 1/5] fdt_support: Move of_read_number to fdt_support.h
 2014-09-25 21:02 UTC  (2+ messages)
` [U-Boot] [u-boot-release] "

[U-Boot] [PATCH] board/ls2085a: Add support of NOR and NAND flash for simulator
 2014-09-25 21:01 UTC  (2+ messages)

[U-Boot] [PATCH][v2] driver/mtd: Use generic timer API for FSL IFC, eLBC
 2014-09-25 20:59 UTC  (2+ messages)

[U-Boot] [PATCH] board/ls2085a: Update env_addr after NOR flash relocation
 2014-09-25 20:59 UTC  (2+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq
 2014-09-25 20:57 UTC 

[U-Boot] [PATCH 0/3] arm: add interrupt support
 2014-09-25 20:11 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] arm: make .vectors section allocatable

[U-Boot] [PATCH] patman: Check commit_match before stripping leading whitespace
 2014-09-25 19:30 UTC 

[U-Boot] [PATCH 1/2] arm: m28evk: Zap superfluous tab in env
 2014-09-25 19:14 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm: m53evk: "

[U-Boot] [PATCH] mtd: nand: mxs: Add ECC geometry for 2048b/112b NAND
 2014-09-25 19:13 UTC 

[U-Boot] [PATCH] Fman/mEMAC: mEMAC fix for 10G MAC and PHY
 2014-09-25 19:10 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/10] ARM: sunxi: Add basic support for Allwinner A31 (sun6i)
 2014-09-25 19:09 UTC  (17+ messages)
` [U-Boot] [PATCH v2 01/10] ARM: sunxi: Use macro values for setting UART GPIO pull-ups
` [U-Boot] [PATCH v2 04/10] ARM: sun6i: Add support for the power reset control module found on the A31
` [U-Boot] [PATCH v2 05/10] ARM: sun6i: Add clock support
` [U-Boot] [PATCH v2 06/10] ARM: sunxi-mmc: Add mmc support for sun6i / A31
` [U-Boot] [PATCH v2 07/10] ARM: sun6i: Define UART0 pins for A31
` [U-Boot] [PATCH v2 08/10] ARM: sun6i: Setup the A31 UART0 muxing
` [U-Boot] [PATCH v2 09/10] ARM: sunxi: Add basic A31 support
` [U-Boot] [PATCH v2 10/10] ARM: sun6i: Add Colombus board defconfig

[U-Boot] [PATCH] driver/net/fm/memac_phy: set NEG bit for external MDIOs
 2014-09-25 19:07 UTC  (2+ messages)

[U-Boot] [PATCH] cmd_mmc: fix bootpart-resize maxarg to 4
 2014-09-25 19:05 UTC  (2+ messages)

[U-Boot] [PATCH] nand/denali: Document CONFIG symbols
 2014-09-25 18:55 UTC 

[U-Boot] relocation problem on powerpc
 2014-09-25 16:49 UTC  (5+ messages)
` [U-Boot] [RFC PATCH v1] powerpc: add --bss-plt to LDFLAGS

[U-Boot] [PATCH] board/t1040qds: Add sgmii ports support in 0xA7 protocol
 2014-09-25 16:48 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/t104xrdb: Set DDR ODT to 75ohm
 2014-09-25 16:46 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx: Serdes protocol "00" is supported
 2014-09-25 16:45 UTC  (2+ messages)

[U-Boot] [PATCH] B4860QDS: Enable mac command support
 2014-09-25 16:43 UTC  (2+ messages)

[U-Boot] [PATCH][v2] powerpc/b4860: Updated default hwconfig so as to enable only
 2014-09-25 16:41 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/8xxx: Fix in USB device-tree fixup
 2014-09-25 16:35 UTC  (2+ messages)

[U-Boot] [PATCH v4] powerpc/t104xrdb: Add T1042RDB board support
 2014-09-25 16:31 UTC  (2+ messages)

[U-Boot] [PATCH v2] powerpc/t104xrdb: Add Support of rcw for T1042RDB in u-boot
 2014-09-25 16:29 UTC  (2+ messages)

[U-Boot] Please pull u-boot-mpc85xx
 2014-09-25 16:27 UTC 

[U-Boot] [Patch v4, 2/2] board/ls1021aqds: Add DDR4 support
 2014-09-25 16:16 UTC 

[U-Boot] [Patch v3, 2/2] board/ls1021aqds: Add DDR4 support
 2014-09-25 15:46 UTC 

[U-Boot] [PATCH 3/3][v2] ls102x: Add support for secure boot and enable blob command
 2014-09-25 15:37 UTC 

[U-Boot] [PATCH 1/3][v2] crypto/fsl: Add command for encapsulating/decapsulating blobs
 2014-09-25 15:34 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3][v2] mpc85xx: configs - Enable blob command in freescale platforms
` [U-Boot] [PATCH 3/3][v2] ls102x: Add support for secure boot and enable blob command

[U-Boot] [PATCH] powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure boot
 2014-09-25 15:32 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] fsl_sec : Add hardware accelerated SHA256 and SHA1
 2014-09-25 15:30 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mpc85xx: configs - Add hash command in freescale platforms

[U-Boot] [WIP PATCH 0/2 v2] arm: socfpga: Add Cadence QSPI support
 2014-09-25 15:25 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] crypto/fsl: Add command for encapsulating/decapsulating blobs
 2014-09-25 15:20 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] mpc85xx: configs - Enable blob command in freescale platforms
` [U-Boot] [PATCH 3/3] ls102x: Add support for secure boot and enable blob command

[U-Boot] [PATCH] ls102x: configs - Add hash command in freescale LS1 platforms
 2014-09-25 15:04 UTC 

[U-Boot] [PATCH] checkpatch: remove unnecessary + after {8,8}
 2014-09-25 14:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] tools: remove reformat.py
 2014-09-25 14:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 2/3] README.clang: update FreeBSD instructions
 2014-09-25 14:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/3] compiler_gcc: prevent redefining attributes
 2014-09-25 14:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] kbuild: refactor some makefiles
 2014-09-25 14:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 2/2] common.h: remove MIN, MAX, MIN3, MAX3 macros
 2014-09-25 14:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/2] cosmetic: replace MIN, MAX with min, max
 2014-09-25 14:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 3/3] compiler.h: remove duplicated uninitialized_var
 2014-09-25 14:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] cmd_nand: Update (nand_info_t*)nand after arg_off(_size) call
 2014-09-25 14:45 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] linker_lists: fix comment
 2014-09-25 14:45 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 08/10] kconfig: remove config_cmd_defaults.h
 2014-09-25 14:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 07/10] kconfig: move CONFIG_CMD_IMPORTENV to Kconfig
 2014-09-25 14:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 06/10] kconfig: move CONFIG_CMD_GO to Kconfig
 2014-09-25 14:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 04/10] kconfig: move CONFIG_CMD_CRC32 to Kconfig
 2014-09-25 14:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 03/10] kconfig: move CONFIG_CMD_BOOTM to Kconfig
 2014-09-25 14:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 00/51] arm: socfpga: Usability fixes
 2014-09-25 14:45 UTC  (6+ messages)
` [U-Boot] [PATCH 50/51] arm: socfpga: Split SoCFPGA configuration

[U-Boot] [PATCH v2 02/10] kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig
 2014-09-25 14:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 01/10] kconfig: add blank Kconfig files
 2014-09-25 14:45 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,01/10] "

[U-Boot] [PATCH] config_distro_bootcmd: Run 'scsi scan' before trying scsi disks
 2014-09-25 14:45 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3] MAINTAINERS: comment out blank M: field
 2014-09-25 14:45 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/3] "

[U-Boot] [PATCH 2/3] MAINTAINERS: comment out invalid maintainers
 2014-09-25 14:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] tools/genboardscfg.py: pick up also commented maitainers
 2014-09-25 14:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 4/4] test: Add a test for command repeat
 2014-09-25 14:44 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,4/4] "

[U-Boot] [PATCH v2 3/4] test: Remove tabs from trace test
 2014-09-25 14:44 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,3/4] "

[U-Boot] [PATCH v2 2/4] sandbox: Disable Ctrl-C
 2014-09-25 14:44 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,2/4] "

[U-Boot] [PATCH v2 1/4] Reactivate the tracing feature
 2014-09-25 14:44 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,1/4] "

[U-Boot] [PATCH] cleanup disk/part.c whitespace
 2014-09-25 14:44 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] mpc8xx: move common linker scripts into the CPU directory
 2014-09-25 14:44 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] e1000: fix no nvm build
 2014-09-25 14:44 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] tools/env: change stripping strategy to allow no-stripping
 2014-09-25 14:44 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v6 4/4] usb/gadget: fastboot: implement sparse format
 2014-09-25 14:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v6, "

[U-Boot] [PATCH v6 3/4] usb/gadget: fastboot: minor cleanup
 2014-09-25 14:44 UTC  (2+ messages)
` [U-Boot] [U-Boot,v6,3/4] "

[U-Boot] [PATCH v6 2/4] usb/gadget: fastboot: add support for flash command
 2014-09-25 14:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v6, "

[U-Boot] [PATCH v6 1/4] usb/gadget: fastboot: add eMMC support for flash command
 2014-09-25 14:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v6, "

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

[U-Boot] [PATCH v2 0/9] Add a better USB keyboard polling method
 2014-09-25 13:28 UTC  (4+ messages)

[U-Boot] u-boot bootargs not passing to kernel command line
 2014-09-25 12:53 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] blackfin: spi: move spi max chip select to spi.h
 2014-09-25  9:25 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] spi: add common spi3 controller driver

[U-Boot] [PATCH 0/2] Introduce CONFIG_SUPPORT_SPL/TPL
 2014-09-25  9:19 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] kconfig: add CONFIG_SUPPORT_SPL
` [U-Boot] [PATCH 2/2] kconfig: add CONFIG_SUPPORT_TPL

[U-Boot] [GIT] Pull request: u-boot-dfu
 2014-09-25  8:40 UTC  (4+ messages)

[U-Boot] [PATCH 1/5] usb: ehci: mxs: Add board-specific callbacks
 2014-09-25  8:25 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: rpi_b: query internal MAC address from firmware
 2014-09-25  8:06 UTC  (6+ messages)
` [U-Boot] "

[U-Boot] [PATCH v10] nand/denali: Adding Denali NAND driver support
 2014-09-25  7:36 UTC  (5+ messages)

[U-Boot] [PATCH 0/7] Add SD boot support for LS1021AQDS/TWR board
 2014-09-25  6:45 UTC  (16+ messages)
` [U-Boot] [PATCH 1/7] spl: pbl: Add new SPL image for pblimage tool
` [U-Boot] [PATCH 6/7] arm: ls102xa: Add SD boot support for LS1021AQDS board

[U-Boot] [PATCH v4 5/5] i.mx6q: mx6qsabrelite: Update the network configuration
 2014-09-25  6:00 UTC 

[U-Boot] [PATCH 2/4] qe: add u-qe support to arm board
 2014-09-25  5:52 UTC 

[U-Boot] [PATCH] cmd_mmc: fix bootpart-resize maxarg to 4
 2014-09-25  0:35 UTC 

[U-Boot] [Patch v2, 2/2] board/ls1021aqds_d4: Add DDR4 support
 2014-09-24 21:48 UTC 


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