U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-16 09:51:33 to 2015-06-19 12:18:26 UTC [more...]

[U-Boot] [PATCH 0/5] Add support for Vybrid VF610-based PCM052
 2015-06-19 12:18 UTC 

[U-Boot] [PATCH] arm, imx: fix spl compile for mxs boards
 2015-06-19 12:14 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] ARM: DRA72x: fix io delay calibration for ethernet
 2015-06-19 11:23 UTC  (2+ messages)

[U-Boot] [PATCH 00/22] Convert musb host mode code to the device-model
 2015-06-19  9:37 UTC  (33+ messages)
` [U-Boot] [PATCH 01/22] usb: Always declare usb function prototypes
` [U-Boot] [PATCH 02/22] usb: Drop device-model specific copy of usb_legacy_port_reset
` [U-Boot] [PATCH 03/22] usb: usb_setup_device: Drop unneeded portnr function argument
` [U-Boot] [PATCH 04/22] usb: Pass device instead of portnr to usb_legacy_port_reset
` [U-Boot] [PATCH 05/22] usb: Add an usb_device parameter to usb_reset_root_port
` [U-Boot] [PATCH 06/22] dm: Export device_chld_remove / device_chld_unbind
` [U-Boot] [PATCH 07/22] dm: usb: Fix "usb tree" output
` [U-Boot] [PATCH 08/22] dm: usb: Use device_chld_remove and _unbind to clean up usb devs on stop
` [U-Boot] [PATCH 09/22] dm: usb: Allow usb host drivers to implement usb_reset_root_port
` [U-Boot] [PATCH 10/22] dm: usb: Do not assume that first child is always a hub
` [U-Boot] [PATCH 11/22] musb: Allow musb_platform_enable to return an error code
` [U-Boot] [PATCH 12/22] musb: Update usb-compat to work with struct usb_device without a parent ptr
` [U-Boot] [PATCH 13/22] musb: Rename and wrap public functions
` [U-Boot] [PATCH 14/22] musb: Add musb_host_data struct to hold global data
` [U-Boot] [PATCH 15/22] musb: Add device-model support to the musb-host u-boot glue
` [U-Boot] [PATCH 16/22] sunxi: usb-phy: Add support for reading otg id pin value
` [U-Boot] [PATCH 17/22] sunxi: musb: Move vbus check to sunxi_musb_enable
` [U-Boot] [PATCH 18/22] sunxi: musb: Add id pin support
` [U-Boot] [PATCH 19/22] sunxi: musb: Move musb config and platdata to the sunxi-musb glue
` [U-Boot] [PATCH 20/22] sunxi: musb: Use device-model for musb host mode
` [U-Boot] [PATCH 21/22] sunxi: Kconfig: Enable CONFIG_USB and friends by default on sunxi
` [U-Boot] [PATCH 22/22] sunxi: ga10h: Enable both otg and regular usb host controllers

[U-Boot] [PATCH 0/2] sunxi: musb: Fix "usb reset" handling
 2015-06-19  9:11 UTC  (4+ messages)

[U-Boot] [PATCH v2] README: Describe CONFIG_SYS_NO_FLASH
 2015-06-19  8:25 UTC 

[U-Boot] [PATCH V3] sf: Add support for flag status register on Micron chips
 2015-06-19  8:21 UTC  (3+ messages)

[U-Boot] [PATCH] pci: Configure expansion ROM during auto config process
 2015-06-19  8:15 UTC 

[U-Boot] [PATCH v3 4/4] arm: ls102xa: Enable Driver Model SPI for ls1021atwr
 2015-06-19  8:14 UTC  (11+ messages)

[U-Boot] [PATCH] spi: cf_qspi: fix clamp macro type check compilation warnings
 2015-06-19  7:43 UTC  (2+ messages)

[U-Boot] [PATCH v5 1/4] dm: sf: Add Atmel DataFlash spi flash driver
 2015-06-19  7:21 UTC 

[U-Boot] [PATCH RESEND 0/7] spi: cadence_qspi: optimize & fix indirect rd-writes
 2015-06-19  6:16 UTC  (11+ messages)
` [U-Boot] [PATCH RESEND 1/7] spi: cadence_qspi: remove sram polling from flash read
` [U-Boot] [PATCH RESEND 2/7] spi: cadence_qspi: read can be independent of fifo width
` [U-Boot] [PATCH RESEND 3/7] spi: cadence_qspi: remove sram polling from flash write
` [U-Boot] [PATCH RESEND 4/7] spi: cadence_qspi: move trigger base configuration in init
` [U-Boot] [PATCH RESEND 5/7] spi: cadence_qspi: fix indirect read/write start address
` [U-Boot] [PATCH RESEND 6/7] spi: cadence_qspi: fix base trigger address & transfer "
` [U-Boot] [PATCH RESEND 7/7] spi: cadence_qspi: get fifo width from device tree

[U-Boot] [PATCH v2 02/15] cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C
 2015-06-19  4:15 UTC  (15+ messages)
` [U-Boot] [PATCH v2 03/15] x86: crownbay: Enable DM RTC support
` [U-Boot] [PATCH v2 04/15] x86: queensbay: Correct Topcliff device irqs
` [U-Boot] [PATCH v2 05/15] x86: Write correct bus number for the irq router
` [U-Boot] [PATCH v2 06/15] x86: Ignore function number when writing PIRQ routing table
` [U-Boot] [PATCH v2 07/15] x86: Reduce PIRQ routing table size
` [U-Boot] [PATCH v2 08/15] x86: Clean up ioapic header file
` [U-Boot] [PATCH v2 09/15] x86: Add I/O APIC register access routines
` [U-Boot] [PATCH v2 10/15] x86: Remove inline for lapic "
` [U-Boot] [PATCH v2 11/15] x86: Add MultiProcessor (MP) table APIs
` [U-Boot] [PATCH v2 12/15] x86: Generate a valid MultiProcessor (MP) table
` [U-Boot] [PATCH v2 13/15] x86: Update README.x86 for SMP support
` [U-Boot] [PATCH v2 14/15] x86: crownbay: Enable writing MP table
` [U-Boot] [PATCH v2 15/15] x86: queensbay: Change PCIe root ports' interrupt routing

[U-Boot] MinnowBoard Max uboot
 2015-06-19  1:15 UTC  (10+ messages)

[U-Boot] [PATCH] Fix default env includes to fix sandbox build
 2015-06-18 22:46 UTC  (5+ messages)
` [U-Boot] "

[U-Boot] [PATCH] fix: samsung: common: autoboot.cmd: Correct itbcfg definition
 2015-06-18 22:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] mmc_write.c: Make mmc_berase do 32bit safe 64bit math
 2015-06-18 22:46 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] board/BuR/tseries: remove lpj= from environment-variable
 2015-06-18 22:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] board/BuR/common: support timer5 for pwm-backlight
 2015-06-18 22:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ti: am335x/am437x/omap5 devices: Fix breakage when CONFIG_CMD_NET is not used
 2015-06-18 22:46 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] spl: spl_mmc: MMC boot mode provisions checks
 2015-06-18 22:46 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] spl: spl_mmc: Minor cosmetics
 2015-06-18 22:45 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] CPCI4052: Remove CONFIG_SYS_LONGHELP
 2015-06-18 22:45 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3] boards: tam3517-common: enable gpmc prefetch mode
 2015-06-18 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] mtd: OMAP: Enable GPMC prefetch mode for 16 bit access
 2015-06-18 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELM
 2015-06-18 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] Please pull u-boot-sunxi master
 2015-06-18 22:45 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] usb: 2 keyboard fixes for v2015.07
 2015-06-18 20:34 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] usb: ehci: Properly deal with data toggle for interrupt endpoints
` [U-Boot] [PATCH 2/2] usb: kbd: Disable idle input reports when we do not need them

[U-Boot] [PATCH] keystone2: use detected ddr3a size
 2015-06-18 15:57 UTC  (6+ messages)

[U-Boot] [PATCH] ARM: cache-cp15: Make sure EAE is not enabled
 2015-06-18 15:13 UTC  (4+ messages)

[U-Boot] [PATCH 1/4] ARM: bcm283x: Repair wdog.h
 2015-06-18 12:51 UTC  (8+ messages)
` [U-Boot] [PATCH 3/4] ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver

[U-Boot] Very slow fatload on bcm2835
 2015-06-18 12:34 UTC  (7+ messages)

[U-Boot] [PATCH] arm/layerscape: Fix non-boot cpus cannot correctly fall in spin table
 2015-06-18 10:32 UTC 

[U-Boot] [PATCH v2 01/15] dm: rtc: Support mc146818 driver in driver model
 2015-06-18  8:17 UTC 

[U-Boot] [PATCH 0/4] Tegra210 support for P2571
 2015-06-17 22:44 UTC  (10+ messages)
` [U-Boot] [PATCH 1/4] ARM: Tegra210: Add SoC code/include files for T210

[U-Boot] [PATCH v2] Initial support for ACPI Tables for qemu-x86 target
 2015-06-17 19:22 UTC  (3+ messages)

[U-Boot] [PATCH] gpio: mxc_gpio: enable DM gpio before relocation
 2015-06-17 17:17 UTC  (6+ messages)

[U-Boot] [PATCH] If CONFIG_SANDBOX isn't defined the build fails in fw_env.c
 2015-06-17 16:00 UTC  (8+ messages)

[U-Boot] [PATCH v4 1/6] dm: cpu: Add a new get_count method to cpu uclass
 2015-06-17 15:11 UTC  (2+ messages)

[U-Boot] [PATCH] MSI_Primo81_defconfig: enable USB OTG port and keyboard support
 2015-06-17 13:27 UTC  (2+ messages)

[U-Boot] [PATCH 07/10] x86: Add I/O APIC register access inline routines
 2015-06-17 13:19 UTC  (14+ messages)
` [U-Boot] [PATCH 08/10] x86: Add MultiProcessor (MP) table APIs
` [U-Boot] [PATCH 09/10] x86: Generate a valid MultiProcessor (MP) table

[U-Boot] [PATCH] ARM: at91: sama5d3xek: initialized a variable:ek_name in U-Boot
 2015-06-17 10:56 UTC 

[U-Boot] [PATCH] colibri_vf: Increase console IO buffer size to 1024
 2015-06-17 10:34 UTC  (2+ messages)

[U-Boot] Compilation of env error u-boot 2015.07-rc2
 2015-06-17  9:09 UTC  (5+ messages)

[U-Boot] [PATCH v2] board/t1023rdb: add support for T1023RDB RevC
 2015-06-17  8:37 UTC 

[U-Boot] [PATCH 01/10] x86: queensbay: Do RTC initialization
 2015-06-17  7:24 UTC  (3+ messages)

[U-Boot] [PATCH v4 2/6] x86: ivybridge: Remove SMP from CPU_SPECIFIC_OPTIONS
 2015-06-17  3:15 UTC  (5+ messages)
` [U-Boot] [PATCH v4 3/6] x86: Move MP initialization codes into a common place
` [U-Boot] [PATCH v4 4/6] x86: Move lapic_setup() call into init_bsp()
` [U-Boot] [PATCH v4 5/6] x86: Clean up lapic codes
` [U-Boot] [PATCH v4 6/6] x86: crownbay: Add MP initialization

[U-Boot] [PATCH v3 1/6] dm: cpu: Add a new get_count method to cpu uclass
 2015-06-16 22:10 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/4] usb: USB download gadget and functions config options coherent naming
 2015-06-16 21:56 UTC  (6+ messages)
` [U-Boot] [PATCH v2 3/4] usb: board_usb_init and board_usb_cleanup calls in the fastboot command

[U-Boot] [PATCH 0/3] stv0991: spi env & configs related board changes
 2015-06-16 21:34 UTC  (4+ messages)

[U-Boot] USB ethernet support broken with device-model?
 2015-06-16 18:37 UTC 

[U-Boot] [PATCH 6/8] ARM: bootm: allow skipping fdt memory node fixup
 2015-06-16 18:07 UTC  (3+ messages)
` [U-Boot] [PATCH] fdt: prevent clearing memory node if there are no banks

[U-Boot] Ask for help: Compulab CM-510 U-boot version: Load Kernel from SD-Card
 2015-06-16 16:23 UTC 

[U-Boot] [PATCH] ARM: DRA7: Change configuration to prevent DDR reset control from EMIF
 2015-06-16 15:43 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: BeagleBoard-X15: Enable VTT regulator
 2015-06-16 15:43 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] Add usb host and ethernet boot support
 2015-06-16 15:43 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/3] am43xx: Update CONFIG_SPL_TEXT_BASE
` [U-Boot] [PATCH v2 2/3] am43xx_evm: add usb host boot support
` [U-Boot] [PATCH v2 3/3] am43xx_evm: add eth "

[U-Boot] [PATCH 0/2] Enable EXT support in SPL for all TI armv7 boards
 2015-06-16 15:43 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] ti: armv7: enable EXT support in SPL (using ti_armv7_common.h)
` [U-Boot] [PATCH 2/2] ti: omap4: remove CONFIG_SPL_EXT_SUPPORT from ti_omap4_common.h since it is now in ti_armv7_common.h

[U-Boot] [PULL] u-boot-usb/master
 2015-06-16 15:43 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] zynqmp: Kconfig: Move zynqmp Kconfig
 2015-06-16 13:59 UTC  (6+ messages)

[U-Boot] [U-Boot PATCH v2 00/17] spi/sf: Cleansup and driver model conversions
 2015-06-16 13:34 UTC  (4+ messages)
` [U-Boot] [U-Boot PATCH v2 13/17] dts: zynq: Enable spi1 for zc770_xm010 board

[U-Boot] [PATCH v2] arm, am33xx: update for siemens am335x based boards
 2015-06-16 12:59 UTC 

[U-Boot] [PATCH] arm, am33xx: update for siemens am335x based boards
 2015-06-16 12:51 UTC  (3+ messages)

[U-Boot] [PATCH] mx53loco: Use generic 'load' command instead of 'fatload'
 2015-06-16 11:51 UTC  (2+ messages)

[U-Boot] [PATCH] imx: imximage: add new CHECK/CLR BIT command
 2015-06-16 11:30 UTC  (5+ messages)

[U-Boot] [PATCH] spi: fsl_espi.c: fix checkpatch.pl erorrs/warnings
 2015-06-16 11:00 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] stv0991: enable cadence qspi controller & spi flash
 2015-06-16 10:49 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] Add usb host and ethernet boot support
 2015-06-16 10:29 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] am43xx_evm: add usb host "

[U-Boot] [PATCH v6 0/4] spi, sf: add mtdparts feature to spi and sf commands
 2015-06-16 10:06 UTC  (10+ messages)
` [U-Boot] [PATCH v6 1/4] mtd, spi: add MTD layer driver

[U-Boot] [PATCH] EXYNOS: fix regression for Origen4210
 2015-06-16  9:51 UTC 


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).