U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-17 23:58:50 to 2015-07-20 14:25:13 UTC [more...]

[U-Boot] [PATCH 00/20] arm: rpi: Enable USB and Ethernet driver model Raspberry Pi
 2015-07-20 14:25 UTC  (12+ messages)
` [U-Boot] [PATCH 01/20] dm: net: Support usbethaddr environment variable

[U-Boot] [PATCH 00/55] dm: exynos: Driver model improvements leading to spring support
 2015-07-20 14:19 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/14] Devres (Managed Device Resource) for U-Boot
 2015-07-20 14:16 UTC  (14+ messages)
` [U-Boot] [PATCH v2 06/14] devres: introduce Devres (Managed Device Resource) framework
` [U-Boot] [PATCH v2 13/14] dm: remove redundant CONFIG_DM from driver/core/Makefile

[U-Boot] Please pull u-boot-fdt
 2015-07-20 14:04 UTC 

[U-Boot] [PATCH 0/3] add dfu support for at91 sam9260 based boards
 2015-07-20 14:03 UTC  (2+ messages)

[U-Boot] [powerpc NOR flash start address]
 2015-07-20 13:54 UTC 

[U-Boot] [PATCHv4 0/3] drivers/ddr/altera: Add the DDR controller driver for SoCFPGA
 2015-07-20 13:40 UTC  (6+ messages)

[U-Boot] [PATCH] Reproducible U-Boot build support, using SOURCE_DATE_EPOCH
 2015-07-20 13:30 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/3] libfdt: fix bugs
 2015-07-20 13:25 UTC  (14+ messages)
` [U-Boot] [PATCH v2 1/3] libfdt: fix description of fdt_get_string()
` [U-Boot] [PATCH v2 2/3] libfdt: fix error code of fdt_get_string_index()
` [U-Boot] [PATCH v2 3/3] libfdt: fix error code of fdt_count_strings()

[U-Boot] [PATCH] cmd_fdt: save fdtaddr in hex format
 2015-07-20 13:25 UTC  (5+ messages)

[U-Boot] [PATCH] fdt: armv8: Fix build warnings on armv8
 2015-07-20 13:25 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/2] fdt: prevent clearing memory node if there are no banks
 2015-07-20 13:25 UTC  (3+ messages)

[U-Boot] [PATCH 00/12] LG Optimus Black (P970) codename sniper support series (and driver-model issue)
 2015-07-20 13:17 UTC  (13+ messages)
` [U-Boot] [PATCH 01/12] power: twl4030: Power off support
` [U-Boot] [PATCH 02/12] input: TWL4030 input support for power button, USB and charger
` [U-Boot] [PATCH 03/12] input: twl4030: Keypad scan and input
` [U-Boot] [PATCH 04/12] omap3: Reboot mode support
` [U-Boot] [PATCH 05/12] LG Optimus Black (P970) codename sniper support
` [U-Boot] [PATCH 06/12] sniper: OMAP3 reboot mode support
` [U-Boot] [PATCH 07/12] sniper: Serial number support, obtained from die ID
` [U-Boot] [PATCH 08/12] sniper: Pass serial number through ATAG
` [U-Boot] [PATCH 09/12] sniper: Fastboot support
` [U-Boot] [PATCH 10/12] sniper: Power button reset support
` [U-Boot] [PATCH 11/12] sniper: Power off when the power on reason is not a valid one
` [U-Boot] [PATCH 12/12] sniper: Keypad support, with recovery and fastboot key combinations

[U-Boot] [PATCH 1/1] ARM: tegra: Add Tegra20 SPI device nodes
 2015-07-20 13:13 UTC  (2+ messages)

[U-Boot] Uboot 2015.07 porting to AT91SAM9260 user board
 2015-07-20 13:06 UTC 

[U-Boot] [PATCH v2] usb: CONFIG_USB_FASTBOOT prefix replacement for consistency
 2015-07-20 12:57 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] sunxi: nand: Basic NAND driver with SPL support
 2015-07-20 12:37 UTC  (5+ messages)
` [U-Boot] [PATCH v2 0/3] sunxi: nand: Basic NAND driver for SPL
  ` [U-Boot] [PATCH v2 1/3] sunxi: nand: Add basic sunxi NAND driver for SPL with DMA support
  ` [U-Boot] [PATCH v2 2/3] sunxi: nand: Add board configuration options
  ` [U-Boot] [PATCH v2 3/3] sunxi: nand: Add information to sunxi that it was run from NAND in SPL

[U-Boot] [PATCH 1/1] spi: tegra20: Add support for mode selection
 2015-07-20 11:56 UTC 

[U-Boot] [PATCH v3 00/15] imx: Add i.MX6UL and basic board support
 2015-07-20 11:28 UTC  (16+ messages)
` [U-Boot] [PATCH v3 01/15] imx: mx6ul: Add i.MX6UL CPU type
` [U-Boot] [PATCH v3 02/15] imx: mx6ul: Add pins IOMUX head file
` [U-Boot] [PATCH v3 03/15] imx: mx6ul: Update imx registers "
` [U-Boot] [PATCH v3 04/15] imx: mx6ul Add CONFIG_SYS_CACHELINE_SIZE for i.MX6UL
` [U-Boot] [PATCH v3 05/15] imx-common: timer: add i.MX6UL support
` [U-Boot] [PATCH v3 06/15] imx: mx6ul remove errata for i.MX6UL
` [U-Boot] [PATCH v3 07/15] imx:mx6ul add clock support
` [U-Boot] [PATCH v3 08/15] imx: mx6ul select SYS_L2CACHE_OFF
` [U-Boot] [PATCH v3 09/15] imx: mx6ul update soc related settings
` [U-Boot] [PATCH v3 10/15] imx: mx6 add PAD_CTL_SPEED_LOW for i.MX6SX/UL
` [U-Boot] [PATCH v3 11/15] mxc: gpio add i.MX6UL support
` [U-Boot] [PATCH v3 12/15] mx6_common: Fix LOADADDR and SYS_TEXT_BASE for i.MX6UL
` [U-Boot] [PATCH v3 13/15] imx:mx6ul add dram spl configuration and header file
` [U-Boot] [PATCH v3 14/15] imx: imx6_spl add mx6ul support
` [U-Boot] [PATCH v3 15/15] imx: mx6ul_14x14_evk add basic board support

[U-Boot] [PATCH v2 00/11] Add SPL support including DDR init for Marvell Armada 38x
 2015-07-20 10:15 UTC  (14+ messages)
` [U-Boot] [PATCH v2 01/11] arm: mvebu: Use default reg base address for SPL on A38x
` [U-Boot] [PATCH v2 02/11] arm: mvebu: spl.c: Add call to board_early_init_f()
` [U-Boot] [PATCH v2 03/11] arm: mvebu: Disable MMU before changing register base address
` [U-Boot] [PATCH v2 04/11] Makefile: Fix mvebu build target to use SPL load and exe-address
` [U-Boot] [PATCH v2 05/11] arm: mvebu: serdes: Move Armada XP SERDES / PHY init code into new directory
` [U-Boot] [PATCH v2 06/11] arm: mvebu: Add Armada 38x SERDES / PHY init code from Marvell bin_hdr
` [U-Boot] [PATCH v2 07/11] arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory
` [U-Boot] [PATCH v2 08/11] arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr
` [U-Boot] [PATCH v2 09/11] arm: mvebu: Call timer_init early before PHY and DDR init
` [U-Boot] [PATCH v2 10/11] arm: mvebu: a38x: Use correct PEX register access macros
` [U-Boot] [PATCH v2 11/11] arm: mvebu: db-88f6820: Add SPL support with DDR init code

[U-Boot] [PATCH v3 0/3] This series implements fastboot on the "bcm28155_ap" boards
 2015-07-20  9:58 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] usb: gadget: fastboot: Request status and length check in rx handler
 2015-07-20  9:57 UTC  (2+ messages)

[U-Boot] [GIT] Pull request: u-boot-dfu
 2015-07-20  9:51 UTC 

[U-Boot] [PATCH resend 1/3] mtd: nand: mxs support oobsize bigger than 512
 2015-07-20  9:40 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] mtd: nand: mxs check maximum ecc that platfrom supports
` [U-Boot] [PATCH 3/3] mtd: nand: mxs invalidate dcache before DMA read

[U-Boot] [PATCH 1/5] arm: mvebu: Add SPL SDIO/MMC boot support
 2015-07-20  9:20 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] kwbimage: Add support for SDIO/MMC boot device selection
` [U-Boot] [PATCH 3/5] kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS
` [U-Boot] [PATCH 4/5] spl: spl_mmc: Add option to boot from a MMC partition with offset
` [U-Boot] [PATCH 5/5] arm: mvebu: db-88f6820-gp: Add SDIO/MMC SPL boot support

[U-Boot] [PATCH] build: create time and date independent binary
 2015-07-20  8:03 UTC  (12+ messages)
` [U-Boot] [Reproducible-builds] "

[U-Boot] [PATCH 01/11][v2] imx: imximage: add new CHECK/CLR BIT command
 2015-07-20  7:33 UTC  (4+ messages)
` [U-Boot] [PATCH 10/11] imx: imx7d: initial arch level support

[U-Boot] [PATCH 1/5] sf: sf_dataflash: Remove inline property of function dataflash_status
 2015-07-20  5:58 UTC  (13+ messages)
` [U-Boot] [PATCH 2/5] sf: sf_dataflash: Add error handler when flash operate fail
` [U-Boot] [PATCH 3/5] sf: sf_dataflash: Remove CONFIG_SPI_DATAFLASH_WRITE_VERIFY option
` [U-Boot] [PATCH 4/5] sf: sf_dataflash: Change the return value of jedec_probe to int
` [U-Boot] [PATCH 5/5] sf: sf_dataflash: Update probing method of old chips which not support Device ID

[U-Boot] [PATCH v1 1/2] cmd_sf: Add command "sf info" to show current device info
 2015-07-20  5:55 UTC  (11+ messages)

[U-Boot] checkarmreloc error for AArch64 (using vexpress_aemv8a_defconfig)
 2015-07-20  4:15 UTC  (4+ messages)

[U-Boot] [PATCH 1/6] Fix incorrect comments in linker_lists.h
 2015-07-20  2:38 UTC  (13+ messages)
` [U-Boot] [PATCH 2/6] dm: pci: Correct primary/secondary/subordinate bus number assignment
` [U-Boot] [PATCH 3/6] dm: pci: Use complete bdf in all pci config read/write routines
` [U-Boot] [PATCH 4/6] dm: pci: Pass only device/function to pci_bus_find_devfn()
` [U-Boot] [PATCH 5/6] dm: pci: Support bridge device configuration correctly
` [U-Boot] [PATCH 6/6] x86: Convert to use driver model pci on queensbay/crownbay

[U-Boot] Kconfig for SPL
 2015-07-20  2:32 UTC 

[U-Boot] USB and unbinding
 2015-07-20  2:23 UTC 

[U-Boot] [PATCH v2 0/6] Add support for hi6220 SoC and HiKey 96boards CE board
 2015-07-20  2:17 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/6] dm: gpio: hi6220: Add a hi6220 GPIO driver model driver
` [U-Boot] [PATCH v2 2/6] ARM: hi6220: Add register and bitfield definition header files
` [U-Boot] [PATCH v2 3/6] hi6553: Add register definition and bitfield header for 6553 pmic
` [U-Boot] [PATCH v2 4/6] mmc: hi6220_dw_mmc: Add hi6220 glue code for dw_mmc controller
` [U-Boot] [PATCH v2 5/6] ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board

[U-Boot] [PATCH 01/10] x86: Change pci option rom area MTRR setting to cacheable
 2015-07-20  2:04 UTC  (25+ messages)
` [U-Boot] [PATCH 02/10] x86: Enable DM RTC support for all x86 boards
` [U-Boot] [PATCH 03/10] x86: pci: Assign pci irqs to all functions
` [U-Boot] [PATCH 04/10] x86: pci: Do not assign irq 0 to pci device
` [U-Boot] [PATCH 05/10] x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APIC
` [U-Boot] [PATCH 06/10] x86: mpspec: Move writing ISA interrupt entry after PCI
` [U-Boot] [PATCH 07/10] x86: qemu: Enable I/O APIC chip select on PIIX3
` [U-Boot] [PATCH 08/10] x86: qemu: Add MP initialization
` [U-Boot] [PATCH 10/10] x86: qemu: Turn on PCIe ECAM address range decoding on Q35

[U-Boot] [PATCH] buildman: Correct '--fetch-arch' command documentation
 2015-07-20  2:04 UTC  (3+ messages)

[U-Boot] [PATCH v2 2/2] x86: Simplify architecture defined exception handling in irq_llsr()
 2015-07-20  2:04 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] x86: Display correct CS/EIP/EFLAGS when there is an error code
 2015-07-20  2:04 UTC  (3+ messages)

[U-Boot] [ANN] git server, FTP server
 2015-07-19 21:48 UTC  (5+ messages)

[U-Boot] [PATCH 1/3] stm32f429: pass the device unique ID in DTB
 2015-07-19 14:19 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] stm32f4: add cpu clock option for 180 MHz
` [U-Boot] [PATCH 3/3] stm32f429: use 180 MHz system clock

[U-Boot] u-boot-with-spl.bin don't include the dtb image when enable CONFIG_OF_SEPARATE
 2015-07-19 11:06 UTC  (3+ messages)

[U-Boot] (no subject)
 2015-07-19 11:01 UTC  (10+ messages)
` [U-Boot] [PATCH] musb: set MUSB speed based on CONFIG

[U-Boot] [RFC] STM32F429: Change flash layout
 2015-07-19  8:50 UTC 

[U-Boot] [PATCH V3 0/8] configs: make keystone2 config to start using arm_v7_common header
 2015-07-18 16:40 UTC  (9+ messages)
` [U-Boot] [PATCH V3 1/8] configs: split ti_armv7_common into a omap generic header
` [U-Boot] [PATCH V3 2/8] board: ks2_evm: get rid of bogus CONFIG_LINUX_BOOT_PARAM_ADDR
` [U-Boot] [PATCH V3 3/8] configs: rename ks2_evm into ti_armv7_keystone2
` [U-Boot] [PATCH V3 4/8] configs: ti_armv7_keystone2: start using armv7_common
` [U-Boot] [PATCH V3 5/8] configs: ti_armv7_keystone2: switch addresses to generic addresses
` [U-Boot] [PATCH V3 6/8] ti_armv7_keystone2: switch to using kernel zImage
` [U-Boot] [PATCH V3 7/8] configs: k2*_evm: rename skernel binary names to generated file names
` [U-Boot] [PATCH V3 8/8] configs: keystone2: remove distro specific ramdisk name

[U-Boot] [PATCH 0/6] x86: dm: pci: Convert to DM PCI on Intel Crown Bay
 2015-07-18 16:20 UTC 

[U-Boot] [PATCH v3 0/2]
 2015-07-18 14:37 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/2] kbuild: create symbolic link only for ARM, AVR32, SPARC, PowerPC, x86

[U-Boot] [PATCH v2] Kill unneeded #include <linux/kconfig.h>
 2015-07-18 14:37 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/7] DM: pinctrl: Another implemtation of pinctrl framework
 2015-07-18 14:37 UTC  (3+ messages)
` [U-Boot] [RFC PATCH 1/7] pinctrl: add "

[U-Boot] [PATCH 0/4] Add UniPhier GPIO driver support
 2015-07-18 14:36 UTC  (3+ messages)
` [U-Boot] [PATCH 1/4] gpio: UniPhier: add driver for UniPhier GPIO controller

[U-Boot] 回复:Re: U-Boot porting on Android Emulator
 2015-07-18 14:24 UTC 

[U-Boot] 回复:Re: U-Boot porting on Android Emulator
 2015-07-18 14:20 UTC 

[U-Boot] [RFC PATCH] patman: add distutils based installer
 2015-07-18  9:49 UTC  (2+ messages)
` [U-Boot] [RFC PATCH v2] "

[U-Boot] [Resend RFC PATCH v2 0/1] MIPS64 timer bug
 2015-07-18  9:29 UTC  (3+ messages)
` [U-Boot] [Resend RFC PATCH v2] mips: Use unsigned int when reading c0 registers

[U-Boot] [PATCH] arm: mvebu: increase delay after setting ddr3 training patterns
 2015-07-18  8:27 UTC  (6+ messages)

[U-Boot] [PATCH 1/3] nand: lpc32xx: add SLC NAND driver
 2015-07-18  5:50 UTC  (5+ messages)

[U-Boot] [PATCH 3/3] usb: lpc32xx: add host USB driver
 2015-07-18  3:27 UTC  (4+ messages)

[U-Boot] U-Boot porting on Android Emulator
 2015-07-18  2:41 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/4] lpc32xx: devkit3250 board update
 2015-07-18  0:07 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/4] nand: lpc32xx: add SLC NAND controller support
  ` [U-Boot] [PATCH v4 "

[U-Boot] [PATCH] dm: do not set DM_FLAG_ACTIVATED twice
 2015-07-17 23:59 UTC  (3+ messages)

[U-Boot] [PATCH] dm: change dm_warn() message into debug() in uclass_add()
 2015-07-17 23:59 UTC  (3+ messages)

[U-Boot] [PATCH 00/18] dm: test: Add test code for new uclasses
 2015-07-17 23:59 UTC  (17+ messages)
` [U-Boot] [PATCH 11/18] dm: test: Add a test for the mmc uclass
` [U-Boot] [PATCH 12/18] led: Return -ENODEV if the LED device cannot be found
` [U-Boot] [PATCH 13/18] dm: test: Add a test for the LED uclass
` [U-Boot] [PATCH 14/18] dm: test: Add a test for the system controller uclass
` [U-Boot] [PATCH 15/18] dm: test: Add a size to each reg property
` [U-Boot] [PATCH 16/18] test: Add a macro to check that a value is not an error pointer
` [U-Boot] [PATCH 17/18] dm: core: Add device checking to syscon_get_regmap()
` [U-Boot] [PATCH 18/18] test: Add a test for regmap


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).