public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-05-05 13:11:58 to 2014-05-06 20:54:09 UTC [more...]

[U-Boot] [GIT PULL] fpga changes
 2014-05-06 20:54 UTC  (2+ messages)

[U-Boot] [RFC PATCH v2 0/13] Enable driver model for GPIOs on Tegra
 2014-05-06 20:41 UTC  (28+ messages)
` [U-Boot] [RFC PATCH v2 01/13] Add an I/O tracing feature
` [U-Boot] [RFC PATCH v2 02/13] arm: Support iotrace feature
` [U-Boot] [RFC PATCH v2 03/13] sandbox: "
` [U-Boot] [RFC PATCH v2 04/13] Makefile: Support include files for .dts files
` [U-Boot] [RFC PATCH v2 05/13] tegra: dts: Bring in GPIO bindings from linux
` [U-Boot] [RFC PATCH v2 06/13] dm: Update README to encourage conversion to driver model
` [U-Boot] [RFC PATCH v2 07/13] dm: Use case-insensitive comparison for GPIO banks
` [U-Boot] [RFC PATCH v2 08/13] dm: Add missing header files in lists and root
` [U-Boot] [RFC PATCH v2 09/13] dm: Case away the const-ness of the global_data pointer
` [U-Boot] [RFC PATCH v2 10/13] dm: Allow driver model tests only for sandbox
` [U-Boot] [RFC PATCH v2 11/13] dm: Fix printf() strings in the 'dm' command
` [U-Boot] [RFC PATCH v2 12/13] tegra: Enable driver model
` [U-Boot] [RFC PATCH v2 13/13] tegra: Convert tegra GPIO driver to use "

[U-Boot] [RFC] Kconfig: MAINTAINERS file or not?
 2014-05-06 20:09 UTC  (4+ messages)

[U-Boot] [PATCH] dwc_ahsata: return failure for MX6 if not IMX6Q
 2014-05-06 19:55 UTC  (3+ messages)

[U-Boot] [PATCH 00/12] MX6: SPL NAND support
 2014-05-06 19:11 UTC  (21+ messages)
` [U-Boot] [PATCH 02/12] SPL: NAND: add support for mxs nand
` [U-Boot] [PATCH 05/12] MX6: add boot device support for SPL
` [U-Boot] [PATCH 07/12] MX6: add structs for mmdc and ddr iomux registers
` [U-Boot] [PATCH 09/12] IMX: add additional function for pinmux using an array
` [U-Boot] [PATCH 12/12] imx: ventana: switch to SPL

[U-Boot] DA850EVM with USE_NAND config does not pad the AIS file
 2014-05-06 18:41 UTC  (4+ messages)

[U-Boot] [PATCH 0/8] omap3: overo: update board data
 2014-05-06 18:14 UTC  (3+ messages)
` [U-Boot] [PATCH 8/8] [omap3][overo] Allow overo to boot with device tree

[U-Boot] [PATCH] omap4: duovero: Add Gumstix DuoVero machine
 2014-05-06 18:06 UTC  (2+ messages)

[U-Boot] [PATCH] am335x: pepper: Add Gumstix Pepper AM335x-based machine
 2014-05-06 18:02 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] ARM: OMAP5: add cm-t54 board support
 2014-05-06 17:45 UTC  (3+ messages)
` [U-Boot] [PATCH 4/4] cm-t54: "

[U-Boot] Problem building am335x_evm config
 2014-05-06 17:33 UTC  (6+ messages)

[U-Boot] [PATCH] ARM: tegra: Venice2 pinmux spreadsheet updates
 2014-05-06 17:18 UTC 

[U-Boot] [PATCH] sf: params: Added support for Spansion S25FL512S_512K
 2014-05-06 14:43 UTC  (3+ messages)

[U-Boot] [PATCH v3] Exynos5: config: Enable FIT
 2014-05-06 14:37 UTC 

[U-Boot] [PATCH v12 0/2] S5P: Exynos: Add GPIO numbering feature
 2014-05-06 14:36 UTC  (3+ messages)
` [U-Boot] [PATCH v12 1/2] S5P: Exynos: Add GPIO pin numbering and rename definitions
` [U-Boot] [PATCH v12 2/2] S5P: Exynos: Config: Enable GPIO CMD config

[U-Boot] Loading uImage into RAM
 2014-05-06 14:35 UTC  (5+ messages)

[U-Boot] xil_printf in ps7_init.c for u-boot-spl (zynq)
 2014-05-06 14:28 UTC  (2+ messages)

[U-Boot] [PATCH] mx6sabred: Add PFUZE100 PMIC support
 2014-05-06 13:22 UTC  (9+ messages)

[U-Boot] [PATCH] kbuild: Fix trailing whitespaces
 2014-05-06 12:29 UTC  (2+ messages)

[U-Boot] [PATCH] fat: Define MAX_CLUSTSIZE only if not defined in config
 2014-05-06 12:21 UTC  (2+ messages)

[U-Boot] [PATCH] env_eeprom: Assign default environment during board_init_f
 2014-05-06 12:20 UTC  (2+ messages)

[U-Boot] [GIT PULL] Serial changes for zynq
 2014-05-06 12:18 UTC 

[U-Boot] [PATCH] i2c: zynq: Fixed compilation errors when using DEBUG
 2014-05-06 12:00 UTC  (3+ messages)

[U-Boot] [GIT PULL] Network zynq gem changes
 2014-05-06 11:44 UTC 

[U-Boot] [GIT PULL] Microblaze changes
 2014-05-06 11:35 UTC 

[U-Boot] Pull request: u-boot-dfu
 2014-05-06  9:29 UTC 

[U-Boot] [PATCH v2] mtd: nand: Fix address cycle problem with NAND_CMD_RNDOUT
 2014-05-06  9:25 UTC  (2+ messages)

[U-Boot] [PATCH V2 1/8] ums: support block devices not MMC devices
 2014-05-06  9:21 UTC  (12+ messages)
` [U-Boot] [PATCH V2 2/8] ums: remove UMS_{NUM, START}_SECTORS + UMS_START_SECTOR
` [U-Boot] [PATCH V2 3/8] ums: remove error-checking of MMC device size
` [U-Boot] [PATCH V2 4/8] ums: remove ums_disk_init()
` [U-Boot] [PATCH V2 5/8] ums: move IO support code to common location
` [U-Boot] [PATCH V2 6/8] ums: use get_device() not find_mmc_device();
` [U-Boot] [PATCH V2 7/8] ums: move all variable declarations to the start of the block
` [U-Boot] [PATCH V2 8/8] ums: allow the user to specify the device type

[U-Boot] [PATCH 1/2] mtd: nand: am335x_spl_bch.c: Fix problem with NAND_CMD_RNDOUT
 2014-05-06  8:58 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] mtd: nand: nand_base.c: Fix address cycle "

[U-Boot] [PATCH v4 1/5] samsung: misc: allows using environmental macros as args in menu commands
 2014-05-06  8:45 UTC  (8+ messages)
` [U-Boot] [PATCH v5 "
  ` [U-Boot] [PATCH v5 4/5] samsung: misc: menu: increase delay in menu main loop
  ` [U-Boot] [PATCH v5 5/5] samsung: misc: remove download mode info screen

[U-Boot] [PATCH 0/2] mkimage: Refactor and clean up 32-bit crcs
 2014-05-06  8:11 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] mkimage : Split out and clean pbl_crc32 for use by other image types
` [U-Boot] [PATCH 2/2] mkimage: Refactor mxsimage to use common crc32 code

[U-Boot] DA850EVM with USE_NAND config does not pad the AIS file
 2014-05-06  8:07 UTC 

[U-Boot] [PATCH v2] Exynos5: config: Enable FIT
 2014-05-06  7:45 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] fs:ext4: Fixes and code cleanup
 2014-05-06  7:36 UTC  (10+ messages)
` [U-Boot] [PATCH 1/2] fs:ext4:cleanup: Remove superfluous code
` [U-Boot] [PATCH v2 0/2] fs:ext4: Fixes and code cleanup
  ` [U-Boot] [PATCH v2 1/2] fs:ext4:cleanup: Remove superfluous code
  ` [U-Boot] [PATCH v2 2/2] fs:ext4:write:fix: Reinitialize global variables after updating a file

[U-Boot] Verified boot and Legacy Kernel Images
 2014-05-06  6:38 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/2] usb:gadget:f_thor: code cleanup in function download_tail()
 2014-05-06  6:30 UTC  (3+ messages)
` [U-Boot] [PATCH v4 1/3] "

[U-Boot] [PATCH] usb: ums: add error handling for failed registration
 2014-05-06  6:17 UTC  (3+ messages)

[U-Boot] [PATCH] lib:crc32: Allow setting of the initial crc32 value
 2014-05-06  5:54 UTC  (5+ messages)

[U-Boot] [PATCH v11 0/2] S5P: Exynos: Add GPIO numbering feature
 2014-05-06  2:47 UTC  (3+ messages)
` [U-Boot] [PATCH v11 1/2] S5P: Exynos: Add GPIO pin numbering and rename definitions

[U-Boot] [PATCH 1/3] arm: vf610: Add QSPI driver support
 2014-05-06  1:13 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] arm: imx: Add two macros for VF610 in IOMUX_PAD structure
` [U-Boot] [PATCH 3/3] arm: vf610: Add QSPI support for VF610TWR

[U-Boot] [PATCH v3] mx6sabred: Add PFUZE100 PMIC support
 2014-05-06  1:10 UTC  (2+ messages)

[U-Boot] Mainline u-boot SPL for socfpga
 2014-05-06  0:22 UTC 

[U-Boot] [PATCH 1/2] usb: ci_udc: allow multiple buffer allocs per ep
 2014-05-05 23:48 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] usb: ums: remove ci_udc special case

[U-Boot] [PATCH v4 0/5] Android Fastboot support
 2014-05-05 20:21 UTC  (6+ messages)
` [U-Boot] [PATCH v5 0/3] "
  ` [U-Boot] [PATCH v5 1/3] image: add support for Android's boot image format
  ` [U-Boot] [PATCH v5 2/3] usb/gadget: add the fastboot gadget
  ` [U-Boot] [PATCH v5 3/3] arm: beagle: enable Android fastboot support

[U-Boot] [PATCH v3] disk: part_efi: add support for the Backup GPT
 2014-05-05 20:00 UTC 

[U-Boot] [PATCH] disk: part_efi: add support for the Alternate GPT
 2014-05-05 19:54 UTC  (8+ messages)

[U-Boot] booting signed Images
 2014-05-05 19:19 UTC  (5+ messages)

[U-Boot] [PATCH v5 0/5] enable support for x16 NAND devices
 2014-05-05 19:16 UTC  (6+ messages)
` [U-Boot] [PATCH v5 1/5] mtd: nand: don't use read_buf for 8-bit ONFI transfers
` [U-Boot] [PATCH v5 2/5] mtd: nand: force NAND_CMD_READID onto 8-bit bus
` [U-Boot] [PATCH v5 3/5] mtd: nand: fix GET/SET_FEATURES address on 16-bit devices
` [U-Boot] [PATCH v5 4/5] mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width
` [U-Boot] [PATCH v5 5/5] omap3: remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and GPMC_NAND_ECC_LP_x16_LAYOUT

[U-Boot] Pull request for u-boot-arm -> u-boot?
 2014-05-05 18:54 UTC  (10+ messages)

[U-Boot] [PATCH v2] disk: part_efi: add support for the Secondary GPT
 2014-05-05 18:39 UTC 

[U-Boot] [U-boot] [Patch v2] config: k2hk_evm: Add generic board support
 2014-05-05 18:15 UTC 

[U-Boot] [PATCH v3] mx6sabred: Add PFUZE100 PMIC support
 2014-05-05 18:06 UTC 

[U-Boot] [PATCH 3/3] dfu: Introduction of the "dfu_checksum_method" env variable for checksum method setting
 2014-05-05 17:47 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] U-Boot, dm, ubi: struct device is declared twice
 2014-05-05 17:17 UTC  (6+ messages)

[U-Boot] [Patch v5 1/2] common/board_f: Initialized global data for generic board
 2014-05-05 16:56 UTC  (4+ messages)
` [U-Boot] [Patch v5 2/2] common/board_f: Fix size variable

[U-Boot] MMC: proposal to support multiple physical partitions
 2014-05-05 16:53 UTC  (4+ messages)

[U-Boot] [PATCH v2] mx6sabred: Add PFUZE100 PMIC support
 2014-05-05 16:46 UTC 

[U-Boot] [PATCH 1/8] ums: support block devices not MMC devices
 2014-05-05 16:33 UTC  (8+ messages)
` [U-Boot] [PATCH 7/8] ums: move all variable declarations to the start of the block

[U-Boot] [PATCH] WIP: tegra: Use driver model for GPIO driver
 2014-05-05 16:32 UTC  (5+ messages)

[U-Boot] [RFC PATCH v0 0/4] Improve arm64 support
 2014-05-05 15:26 UTC  (5+ messages)
` [U-Boot] [RFC PATCH v0 1/4] arm64: Correct passing of Linux kernel args
` [U-Boot] [RFC PATCH v0 2/4] cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images
` [U-Boot] [RFC PATCH v0 3/4] vexpress_aemv8a.h: Clean up the config
` [U-Boot] [RFC PATCH v0 4/4] vexpress_aemv8a.h: Enable CONFIG_CMD_BOOTI and CONFIG_CMD_UNZIP

[U-Boot] [PATCH 4/4] [PATCH] ventana: Add support for the LTC3676 PMIC
 2014-05-05 15:22 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] siemens: rename board dxr2 to draco and add target draco
 2014-05-05 14:50 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] siemens:cosmetic, dxr2: rename dxr2 to draco
` [U-Boot] [PATCH 2/2] siemens, draco: add new target

[U-Boot] [PATCH v4 00/10] ARMv7: add PSCI support to U-Boot
 2014-05-05 14:34 UTC  (2+ messages)

[U-Boot] [UBOOT][PATCH 0/3] am43xx: add xip support for ti qspi
 2014-05-05 13:54 UTC  (4+ messages)
` [U-Boot] [UBOOT][PATCH 1/3] am33xx: Rework #ifdef's around s_init for clarity
` [U-Boot] [UBOOT][PATCH 2/3] am43xx_evm: Add qspi and qspiboot targets
` [U-Boot] [UBOOT][PATCH 3/3] ti: qspi: populate slave device to set flash quad bit

[U-Boot] [PATCH v5 0/8] sunxi: initial upstreaming effort
 2014-05-05 13:42 UTC  (4+ messages)
` [U-Boot] [PATCH v5 7/8] sunxi: mmc support
  ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH 0/4] imx25: Add hardware support
 2014-05-05 13:22 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] video: Add support for imx25 lcd controller

[U-Boot] [PATCH v3 1/2] wandboard: add Future Eletronics 7" WVGA LCD extension board
 2014-05-05 13:11 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