U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-18 21:37:21 to 2015-10-19 11:06:45 UTC [more...]

[U-Boot] mmc erase fails from U-Boot command line
 2015-10-19 11:06 UTC  (2+ messages)

[U-Boot] [PATCH] dfu: dfu_sf: Use the erase sector size for erase operations
 2015-10-19 10:56 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] dm: implement a Timer uclass
 2015-10-19 10:54 UTC  (5+ messages)
` [U-Boot] [PATCH v8 1/3] "

[U-Boot] [PATCH] arm: sunxi: Add icnova-a20-swac defconfig and dts file
 2015-10-19 10:48 UTC  (6+ messages)

[U-Boot] [PATCH v3 0/2] vexpress64: Juno: Add support for PCIe on Juno
 2015-10-19 10:27 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/2] vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel
` [U-Boot] [PATCH v3 2/2] vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge

[U-Boot] [PATCH v2 0/2] vexpress64: Juno: Add support for PCIe on Juno
 2015-10-19 10:26 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/2] vexpress64: Juno: Add initialisation code for Juno R1 PCIe host bridge

[U-Boot] [PATCH v2 1/2] arm: add support for semihosting for ARMv7M targets
 2015-10-19 10:00 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/2] arm: fix compile warnings when semihosting is enabled on ARMv7M target

[U-Boot] [PATCH v4 00/21] sf: Tunning spi-flash layer
 2015-10-19  9:28 UTC  (3+ messages)

[U-Boot] [PATCH] configs: ls1021atwr: Enable ID EEPROM for SD boot
 2015-10-19  9:21 UTC  (6+ messages)

[U-Boot] [ELCE2015] Question about schedule
 2015-10-19  9:17 UTC  (7+ messages)

[U-Boot] [PATCH 1/3] ARM: relocate: fix hang when CONFIG_ARMV7_SECURE_BASE
 2015-10-19  8:41 UTC  (6+ messages)

[U-Boot] [PATCH 0/5] RFC: usb: Drop requirement for USB unbinding
 2015-10-19  8:34 UTC  (5+ messages)
` [U-Boot] [PATCH 4/5] dm: usb: Add support for USB keyboards with driver model

[U-Boot] [PATCH] RFC: dm: Add proposed timeline and guide for porting serial drivers
 2015-10-19  8:28 UTC  (6+ messages)

[U-Boot] [PATCH] nios2: convert dma mapping to use dm cpu data
 2015-10-19  8:27 UTC  (9+ messages)
` [U-Boot] [PATCH v4] nios2: convert dma_alloc_coherent to use malloc_cache_aligned
` [U-Boot] [PATCH v6] "

[U-Boot] [PATCH v2 00/14] Implement fastboot over NAND and sparse transfers
 2015-10-19  8:17 UTC  (4+ messages)

[U-Boot] [PATCH 00/20] arm: rpi: Enable USB and Ethernet driver model Raspberry Pi
 2015-10-19  7:19 UTC  (6+ messages)
` [U-Boot] [PATCH 11/20] dm: serial: Update binding for PL01x serial UART

[U-Boot] [PATCH v7 0/9] Add support for ThunderX 88xx SoC family
 2015-10-19  7:15 UTC  (7+ messages)
` [U-Boot] [PATCH v7 5/9] arm: serial: Add ability to use pre-initialized UARTs

[U-Boot] [PATCH] arm: add support for semihosting for ARMv7M targets
 2015-10-19  7:12 UTC  (4+ messages)

[U-Boot] Doubt in USB driver for Vybrid vf610
 2015-10-19  6:21 UTC  (4+ messages)

[U-Boot] (last minute) pull request: u-boot-arm/master
 2015-10-19  6:14 UTC  (2+ messages)
` [U-Boot] (CORRECTED last "

[U-Boot] [PATCH] nios2: add README.nios2
 2015-10-19  6:06 UTC 

[U-Boot] [PATCH] ARM: rpi: add another revision of Raspberry Pi A+
 2015-10-19  5:46 UTC  (2+ messages)

[U-Boot] [Patch V5 00/17] Add LS1043A platform support
 2015-10-19  5:44 UTC  (5+ messages)
` [U-Boot] [Patch V5 11/17] armv8/fsl_lsch3: Change arch to fsl-layerscape

[U-Boot] [PATCH] ARM: dockstar: move start of environment area
 2015-10-19  5:29 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/8] arm: Tidy up early init
 2015-10-19  5:21 UTC  (9+ messages)
` [U-Boot] [PATCH v3 2/8] board_init_f_mem(): Don't require memset()
` [U-Boot] [PATCH v3 7/8] zynq: Move SPL console init out of board_init_f()

[U-Boot] Porting UBI fixes (specially fastmap's) to U-Boot
 2015-10-19  5:17 UTC  (9+ messages)

[U-Boot] [PATCH 0/4] ARM: tegra: GPU WPR region support
 2015-10-19  4:57 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] ARM: tegra: remove vpr_configured() function
` [U-Boot] [PATCH 2/4] ARM: tegra: simplify GPU setup
` [U-Boot] [PATCH 3/4] ARM: tegra: rename GPU functions
` [U-Boot] [PATCH 4/4] ARM: tegra210: gpu: configure WPR region

[U-Boot] [PATCH v2 00/28] dm: input: Move keyboard drivers to driver model
 2015-10-19  3:28 UTC  (30+ messages)
` [U-Boot] [PATCH v2 01/28] dm: input: Create a keyboard uclass
` [U-Boot] [PATCH v2 02/28] input: Add a device pointer to the input config
` [U-Boot] [PATCH v2 03/28] input: Return -ENOSPC when there is not space
` [U-Boot] [PATCH v2 04/28] input: Add the keycode translation tables separately
` [U-Boot] [PATCH v2 05/28] cros_ec: Use udevice instead of cros_ec_dev for keyboard functions
` [U-Boot] [PATCH v2 06/28] dm: stdio: Plumb in the new keyboard uclass
` [U-Boot] [PATCH v2 07/28] dm: tegra: Convert keyboard driver to driver model
` [U-Boot] [PATCH v2 08/28] dm: cros_ec: Convert cros_ec "
` [U-Boot] [PATCH v2 09/28] video: Drop unused console functions
` [U-Boot] [PATCH v2 10/28] i8042: Use functions to handle register access
` [U-Boot] [PATCH v2 11/28] i8042: Adjust kbd_reset() to collect all failures
` [U-Boot] [PATCH v2 12/28] i8042: Adjust keyboard init to assume success
` [U-Boot] [PATCH v2 13/28] input: Correct keycode for Ctrl-Y
` [U-Boot] [PATCH v2 14/28] input: Add a few more keyboard keycodes
` [U-Boot] [PATCH v2 15/28] input: Add a function to add a keycode to the existing set
` [U-Boot] [PATCH v2 16/28] input: Allow repeat filtering to be disabled
` [U-Boot] [PATCH v2 17/28] input: Support the German keymap
` [U-Boot] [PATCH v2 18/28] input: Adjust structure of code in process_modifier()
` [U-Boot] [PATCH v2 19/28] input: Handle caps lock
` [U-Boot] [PATCH v2 20/28] input: Allow updating of keyboard LEDs
` [U-Boot] [PATCH v2 21/28] input: i8042: Convert to use the input library
` [U-Boot] [PATCH v2 22/28] input: Add a Kconfig option for the i8042 keyboard
` [U-Boot] [PATCH v2 23/28] x86: Add an i8042 device for boards that have it
` [U-Boot] [PATCH v2 24/28] Drop CONFIG_ISA_KEYBOARD
` [U-Boot] [PATCH v2 25/28] input: Convert i8042 to driver model
` [U-Boot] [PATCH v2 26/28] i8042: Handle a duplicate power-on-reset response
` [U-Boot] [PATCH v2 27/28] video: input: Clean up after i8042 conversion
` [U-Boot] [PATCH v2 28/28] input: Convert 'keyboard' driver to use input library

[U-Boot] [PATCH v2 0/5] x86: Early debug enhancements
 2015-10-19  3:18 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/5] debug_uart: Adjust the declaration of debug_uart_init()
` [U-Boot] [PATCH v2 2/5] debug_uart: Support board-specific UART initialisation
` [U-Boot] [PATCH v2 3/5] debug_uart: Add an option to announce the debug UART
` [U-Boot] [PATCH v2 4/5] x86: Init the debug UART if enabled
` [U-Boot] [PATCH v2 5/5] x86: chromebook_link: Enable the debug UART

[U-Boot] usb start crashing on arndale
 2015-10-19  3:10 UTC  (6+ messages)

[U-Boot] [PATCH 00/28] dm: input: Move keyboard drivers to driver model
 2015-10-19  3:07 UTC  (25+ messages)
` [U-Boot] [PATCH 01/28] dm: input: Create a keyboard uclass
` [U-Boot] [PATCH 04/28] input: Add the keycode translation tables separately
` [U-Boot] [PATCH 06/28] dm: stdio: Plumb in the new keyboard uclass
` [U-Boot] [PATCH 09/28] video: Drop unused console functions
` [U-Boot] [PATCH 18/28] input: Support the German keymap
` [U-Boot] [PATCH 24/28] x86: Add an i8042 device for boards that have it
` [U-Boot] [PATCH 26/28] input: Convert i8042 to driver model

[U-Boot] [PATCH 0/2] Small Configuration tweaks for rockchip/firefly
 2015-10-19  3:03 UTC  (7+ messages)
` [U-Boot] [PATCH 1/2] rockchip: Also load the initrd below 512M
` [U-Boot] [PATCH 2/2] rockchip: firefly: Save the environment on SD card

[U-Boot] [PATCH 1/3] x86: ivybridge: Fix saving mrc cache and enable it
 2015-10-19  2:55 UTC  (11+ messages)
` [U-Boot] [PATCH 2/3] x86: quark: Implement mrc cache
` [U-Boot] [PATCH 3/3] x86: galileo: Enable "

[U-Boot] [RFC PATCH] x86: Support booting SeaBIOS
 2015-10-19  2:51 UTC  (4+ messages)

[U-Boot] [PATCH 0/9] x86: Fix up the MRC cache on ivybridge
 2015-10-19  2:41 UTC  (24+ messages)
` [U-Boot] [PATCH 1/9] rtc: mc146818: Add a comment to the #endif
` [U-Boot] [PATCH 2/9] rtc: mc146818: Use probe() to set up the device
` [U-Boot] [PATCH 3/9] dm: rtc: Correct rtc_read32() return value
` [U-Boot] [PATCH 4/9] x86: ivybridge: Use 'ret' instead of 'rcode'
` [U-Boot] [PATCH 5/9] x86: ivybridge: Check the RTC return value
` [U-Boot] [PATCH 6/9] x86: ivybridge: Use CONFIG_ENABLE_MRC_CACHE option
` [U-Boot] [PATCH 7/9] x86: ivybridge: Fix car_uninit() to correctly set run state
` [U-Boot] [PATCH 8/9] x86: ivybridge: Measure the MRC code execution time
` [U-Boot] [PATCH 9/9] x86: ivybridge: Enable the MRC cache

[U-Boot] [PATCH] net: convert altera_tse to driver model and phylib
 2015-10-19  2:36 UTC 

[U-Boot] [PATCH 00/13] x86: Provide a common MRC cache library and enable it for FSP
 2015-10-19  2:31 UTC  (45+ messages)
` [U-Boot] [PATCH 01/13] x86: Add ENABLE_MRC_CACHE Kconfig option
` [U-Boot] [PATCH 02/13] x86: Move mrccache.[c|h] to a common place
` [U-Boot] [PATCH 03/13] x86: Do sanity test on the cache record in mrccache_update()
` [U-Boot] [PATCH 04/13] x86: Add various minor tidy-ups in mrccache codes
` [U-Boot] [PATCH 05/13] x86: Add more common routines to manipulate mrc cache
` [U-Boot] [PATCH 06/13] x86: ivybridge: Use APIs provided in the mrccache lib
` [U-Boot] [PATCH 07/13] x86: Use struct mrc_region to describe a mrc region
` [U-Boot] [PATCH 08/13] x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init()
` [U-Boot] [PATCH 09/13] x86: baytrail: Save mrc cache to spi flash
` [U-Boot] [PATCH 10/13] x86: Enable mrc cache for bayleybay and minnowmax
` [U-Boot] [PATCH 11/13] x86: baytrail: Issue full system reset in reset_cpu()
` [U-Boot] [PATCH 12/13] x86: Remove unused rw-mrc-cache properties in the link and panther dts files
` [U-Boot] [PATCH 13/13] x86: ivybridge: Correct two typos for MRC

[U-Boot] [PATCH v2 00/13] Better support of booting VxWorks via 'bootvx'
 2015-10-19  2:28 UTC  (6+ messages)
` [U-Boot] [PATCH v2 02/13] x86: fsp: Report correct number of E820 table entries

[U-Boot] [PATCH 0/7] Add board detection for Odroid XU3 / XU3Lite / XU4
 2015-10-19  2:21 UTC  (10+ messages)
` [U-Boot] [PATCH V2 00/11] "
  ` [U-Boot] [PATCH V2 07/11] dm: adc: add Exynos54xx compatible ADC driver
  ` [U-Boot] [PATCH V2 11/11] exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4

[U-Boot] [PATCH v2 1/3] x86: pci: Add PCI IDs for Wildcat Point
 2015-10-19  2:19 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/3] x86: spi: Add support "

[U-Boot] [PATCH] pci: Fix expansion ROM programming for multi-function devices
 2015-10-19  2:18 UTC  (5+ messages)

[U-Boot] [PATCH] nios2: zap nios2-generic board dir
 2015-10-18 23:55 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v3] nios2: convert cache flush to use dm cpu data
 2015-10-18 23:48 UTC  (2+ messages)

[U-Boot] [PATCH] nios2: export fdt_blob to the environment variable
 2015-10-18 23:16 UTC  (4+ messages)
` [U-Boot] [PATCH v4] env: "

[U-Boot] [PATCH v2] dm: tpm: Drop CONFIG_DM_TPM
 2015-10-18 23:16 UTC  (3+ messages)

[U-Boot] [PATCH v4 0/4] Move tpm_tis_i2c to tpm_tis_infineon and convert last tpm driver to use DM_TPM
 2015-10-18 23:16 UTC  (13+ messages)
` [U-Boot] [PATCH v4 1/4] dm: tpm: Move tpm_tis_i2c to tpm_i2c_infineon
` [U-Boot] [PATCH v4 2/4] dm: tpm: Add Driver Model support for tpm_atmel_twi driver
` [U-Boot] [PATCH v4 3/4] dm: tpm: Remove every compilation switch for TPM driver model
` [U-Boot] [PATCH v4 4/4] dm: tpm: Every TPM drivers should depends on DM_TPM

[U-Boot] [PATCH] dm: core: Enable optional use of fdt_translate_address()
 2015-10-18 23:16 UTC  (3+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH 1/6] dm: Rename dev_get_parentdata() to dev_get_parent_priv()
 2015-10-18 23:16 UTC  (13+ messages)
` [U-Boot] [PATCH 2/6] dm: core: Adjust device.h header file order
` [U-Boot] [PATCH 3/6] dm: core: Fix device flag whitespace
` [U-Boot] [PATCH 4/6] dm: core: Tidy up devres comments
` [U-Boot] [PATCH 5/6] dm: core: Remove a comment about dropping per_child_auto_alloc_size
` [U-Boot] [PATCH 6/6] dm: core: Tidy up comments in device.h

[U-Boot] [PATCH v3] common: Fix load and entry addresses in FIT image
 2015-10-18 23:15 UTC  (4+ messages)

[U-Boot] [PATCH] x86: Pass correct cpu_index to ap_init()
 2015-10-18 21:39 UTC  (3+ messages)

[U-Boot] [PATCH 1/4] x86: fsp: Compact the output of hob command
 2015-10-18 21:38 UTC  (12+ messages)
` [U-Boot] [PATCH 2/4] x86: fsp: Print GUID whenever applicable in the hob command output
` [U-Boot] [PATCH 3/4] x86: fsp: Make hob command a sub-command to fsp
` [U-Boot] [PATCH 4/4] x86: fsp: Add a hdr sub-command to show header information

[U-Boot] [PATCH 1/2] Makefile: Generate U_BOOT_DMI_DATE for SMBIOS
 2015-10-18 21:38 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] x86: Add SMBIOS table support

[U-Boot] [PATCH v3 00/12] Better support of booting VxWorks via 'bootvx'
 2015-10-18 21:37 UTC  (21+ messages)
` [U-Boot] [PATCH v3 03/12] x86: Remove quotation mark in CONFIG_HOSTNAME
` [U-Boot] [PATCH v3 04/12] cmd: Convert CONFIG_CMD_ELF to Kconfig
` [U-Boot] [PATCH v3 05/12] cmd: Clean up cmd_elf a little bit
` [U-Boot] [PATCH v3 06/12] cmd: elf: Reorder load_elf_image_phdr() and load_elf_image_shdr()
` [U-Boot] [PATCH v3 07/12] cmd: bootvx: Avoid strlen() calls when constructing VxWorks bootline
` [U-Boot] [PATCH v3 08/12] cmd: bootvx: Pass netmask and gatewayip to "
` [U-Boot] [PATCH v3 09/12] cmd: bootvx: Always get VxWorks bootline from env
` [U-Boot] [PATCH v3 11/12] cmd: bootvx: Add asmlinkage to the VxWorks x86 entry
` [U-Boot] [PATCH v3 12/12] doc: Complement document about booting VxWorks


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