public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-08-18 07:53:27 to 2015-08-19 08:10:57 UTC [more...]

[U-Boot] [PATCH 1/3] ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.h
 2015-08-19  8:10 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] arm: Add SYS_L2CACHE_OFF Kconfig entry
 2015-08-19  7:48 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] imx: mx6ul_14x14_evk select MX6UL
` [U-Boot] [PATCH 3/3] imx: mx6ul_14x14_evk discard MX6UL from CONFIG_SYS_EXTRA_OPTIONS

[U-Boot] [PATCH 1/2] arm: socfpga: mmc: Enable calibration for drvsel and smpsel
 2015-08-19  7:40 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/7] BAR/wait_ready logic updates
 2015-08-19  7:39 UTC  (16+ messages)
` [U-Boot] [PATCH v2 3/7] sf: Make BAR discovery, as spi_flash_read_bar
` [U-Boot] [PATCH v2 5/7] sf: Make flash->flags use for generic usage
` [U-Boot] [PATCH v2 6/7] sf: Update status reg check in spi_flash_cmd_wait_ready
` [U-Boot] [PATCH v2 7/7] sf: Add FSR support to spi_flash_cmd_wait_ready

[U-Boot] [PATCH 2/2] arm: socfpga: config: Remove hard-coded drvsel and smpsel
 2015-08-19  7:37 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] arm: Move all boards over to generic board
 2015-08-19  7:27 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/3] arm: Enable CONFIG_SYS_GENERIC_BOARD for all boards
` [U-Boot] [PATCH v2 2/3] arm: Drop old non-generic-board code
` [U-Boot] [PATCH v2 3/3] buildman: Improve the config comparison feature

[U-Boot] [PATCH] ARM: at91: sama5d3xek: initialized a variable:ek_name in U-Boot
 2015-08-19  7:24 UTC  (3+ messages)

[U-Boot] [PATCH v3 04/16] drivers/net/vsc9953: Fix missing reserved register
 2015-08-19  7:21 UTC  (16+ messages)
` [U-Boot] [PATCH v3 11/16] net/eth.c: Add function to validate a MAC address

[U-Boot] [PATCH v2 0/5] ti: usb (dwc3) peripheral mode fixes
 2015-08-19  6:35 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts
` [U-Boot] [PATCH v2 2/5] ARM: DRA7: Enable clocks for USB OTGSS2 and USB PHY2
` [U-Boot] [PATCH v2 3/5] TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx
` [U-Boot] [PATCH v2 4/5] board: ti: remove duplicate initialization of vbus_id_status
` [U-Boot] [PATCH v2 5/5] include: configs: am43xx_evm: add 'usb stop' in usbboot env

[U-Boot] [PATCH 1/3] arm: socfpga: Fix SD/MMC boot on ArriaV SoCDK
 2015-08-19  5:55 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] arm: socfpga: Enable ethernet "
` [U-Boot] [PATCH 3/3] arm: socfpga: Fix ArriaV SoCDK PLL config

[U-Boot] [PATCH 1/3] zynqmp: usb: Add usb dwc3 driver support for zynqmp
 2015-08-19  5:26 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] usb: zynqmp: Add XHCI driver support

[U-Boot] [PATCH v6 4/6] net: e1000: Add Kconfig options
 2015-08-19  5:01 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm/ls1021a: Add sata support on qds and twr board
 2015-08-19  4:49 UTC  (18+ messages)
` [U-Boot] [PATCH v2] arm/ls2085a: Add sata support on qds and rdb board

[U-Boot] [PATCH v3 15/15] of: clean up OF_CONTROL ifdef conditionals
 2015-08-19  4:39 UTC  (3+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH V2 00/10] Replace the FAT filesystem code
 2015-08-19  4:01 UTC  (6+ messages)
` [U-Boot] [PATCH V2 06/10] fat: ffconf.h changes for U-Boot port

[U-Boot] [PATCH 0/8] arm: socfpga: Board cleanup
 2015-08-19  3:38 UTC  (8+ messages)
` [U-Boot] [PATCH 8/8] arm: socfpga: Make the pinmux table const u8

[U-Boot] [PATCH v2 0/7] x86: Support multiple microcode blobs for FSP
 2015-08-19  3:36 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/7] x86: Correct microcode documentation

[U-Boot] [PATCH] ARM: rpi: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support
 2015-08-19  3:14 UTC  (2+ messages)

[U-Boot] Question regarding CONFIG_DM_USB
 2015-08-19  3:01 UTC  (2+ messages)

[U-Boot] USB keyboard does not work on DWC2 controller (on Raspberry Pi B)
 2015-08-19  3:00 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: atmel: switch to usb ehci for sama5d3 boards
 2015-08-19  2:10 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 0/9] dfu: tftp: update: Support for DFU upgrades via ETH (TFTP)
 2015-08-19  0:31 UTC  (16+ messages)
` [U-Boot] [PATCH v3 1/9] doc: dfu: tftp: README entry for TFTP extension of DFU
` [U-Boot] [PATCH v3 2/9] net: tftp: Move tftp.h file from ./net to ./include/net
` [U-Boot] [PATCH v3 5/9] dfu: tftp: update: Add dfu_write_from_mem_addr() function
` [U-Boot] [PATCH v3 7/9] dfu: command: Extend "dfu" command to handle receiving data via TFTP
` [U-Boot] [PATCH v3 8/9] dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp feature
` [U-Boot] [PATCH v3 9/9] dfu: tftp: Kconfig: Enable DFU_TFTP support on the am335x_boneblack_defconfig

[U-Boot] [PATCH 1/2] ddr: altera: Replace float multiplication with integer one
 2015-08-18 22:07 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] ddr: altera: Repair uninited variable

[U-Boot] [PATCH] arm: socfpga: Fix delay in freeze controller
 2015-08-18 22:06 UTC  (3+ messages)

[U-Boot] [PATCH] arm: socfpga: Fix delay in clock manager
 2015-08-18 22:06 UTC  (3+ messages)

[U-Boot] [PATCH] arm: socfpga: Make the DT mmc node consistent
 2015-08-18 22:06 UTC  (3+ messages)

[U-Boot] [PATCH] arm: socfpga: Do not enable gmac1 in Cyclone V dtsi
 2015-08-18 22:06 UTC  (3+ messages)

[U-Boot] [PATCH v3] usb: xhci: Fix a potential NULL pointer dereference
 2015-08-18 22:00 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] arm: spear: Fix booting - relocate vector table to 0 (low-vector)
 2015-08-18 21:59 UTC  (3+ messages)
` [U-Boot] [PATCH 3/5] usb: spear: Add support for both SPEAr600 EHCI controllers

[U-Boot] [PATCH] net: e1000: Support 64-bit physical address
 2015-08-18 21:06 UTC 

[U-Boot] [PATCH] drivers: watchdog: add MAX6373 WDT support
 2015-08-18 20:41 UTC  (4+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] powerpc: convert selected boards to generic board structure
 2015-08-18 19:35 UTC 

[U-Boot] [PATCH 1/5] Make RBTREE selectable by Kconfig
 2015-08-18 19:32 UTC  (10+ messages)

[U-Boot] [PATCH 1/3] armv7/fsl-ls102xa: Workaround for DDR erratum A008514
 2015-08-18 19:15 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] LS102XA:workaround:disable priorities within DDR
` [U-Boot] [PATCH 3/3] ls102xa: Enable snoop and DVM message requests

[U-Boot] [PATCH 01/11] arm: pxa: clean-up include file order
 2015-08-18 19:00 UTC  (12+ messages)
` [U-Boot] [PATCH 03/11] arm: tegra: mmc: "

[U-Boot] [PATCH 0/3] nand: Sync with Linux v4.1
 2015-08-18 17:55 UTC  (6+ messages)

[U-Boot] [PATCH] i2c: lpc32xx: correct sanity check for requested bus speed
 2015-08-18 17:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] lpc32xx: add common USB OHCI defines for all LPC32xx boards
 2015-08-18 17:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] lpc32xx: move common SLC NAND defines to arch/config.h
 2015-08-18 17:53 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 14/15] of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
 2015-08-18 17:53 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 13/15] fdtdec: fix OF_CONTROL switch
 2015-08-18 17:53 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,13/15] "

[U-Boot] [PATCH v3 12/15] dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd list
 2015-08-18 17:53 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 11/15] led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entries
 2015-08-18 17:53 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 10/15] led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED
 2015-08-18 17:53 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 09/15] ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entries
 2015-08-18 17:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 08/15] ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAM
 2015-08-18 17:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 07/15] clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entries
 2015-08-18 17:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 06/15] clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLK
 2015-08-18 17:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 05/15] dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entries
 2015-08-18 17:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 03/15] linux/kconfig.h: add CPP macros useful for per-image config options
 2015-08-18 17:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 02/15] kbuild: add a makefile macro useful with per-image config options
 2015-08-18 17:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 01/15] kbuild: fixdep: optimize code slightly
 2015-08-18 17:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH] fs-test.sh: minor fixes
 2015-08-18 17:52 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v7 5/5] usb: lpc32xx: add host USB driver
 2015-08-18 17:52 UTC  (2+ messages)
` [U-Boot] [U-Boot,v7,5/5] "

[U-Boot] [PATCH v7 3/5] nand: lpc32xx: add ECC layout for small page NAND
 2015-08-18 17:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, v7, "

[U-Boot] [PATCH v7 2/5] nand: lpc32xx: add hardware ECC support
 2015-08-18 17:52 UTC  (2+ messages)
` [U-Boot] [U-Boot, v7, "

[U-Boot] [PATCH v6 1/5] dma: lpc32xx: add DMA driver
 2015-08-18 17:52 UTC  (2+ messages)
` [U-Boot] [U-Boot,v6,1/5] "

[U-Boot] [PATCH v4 4/5] i2c: lpc32xx: add support for OTG I2C
 2015-08-18 17:52 UTC  (2+ messages)
` [U-Boot] [U-Boot,v4,4/5] "

[U-Boot] [PATCH v3 04/15] spl: move SPL driver entries to driver/Makefile
 2015-08-18 17:16 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH 1/6] ARM: OMAP5: Add support for disabling clocks in uboot
 2015-08-18 17:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v1 1/1] lib/display_options: Fix print_freq
 2015-08-18 16:25 UTC 

[U-Boot] [RESEND PATCH v6] mtd/nand/ubi: assortment of alignment fixes
 2015-08-18 15:54 UTC  (5+ messages)

[U-Boot] [PATCH v1] arm: omap5: Add AMP boot support for OMAP5
 2015-08-18 15:47 UTC  (2+ messages)

[U-Boot] malloc_simple: Allow malloc_simple to be used with non stack RAM
 2015-08-18 15:46 UTC  (10+ messages)
` [U-Boot] [PATCH 1/3] "
` [U-Boot] [PATCH 2/3] sunxi: Switch to using malloc_simple for the spl
` [U-Boot] [PATCH 3/3] sunxi: sunxi-common.h cleanup

[U-Boot] Pull request: u-boot-spi/master
 2015-08-18 14:47 UTC  (2+ messages)

[U-Boot] please pull u-boot-samsung master
 2015-08-18 14:47 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/8] This patch series adds support for Cavium ThunderX 88xx SoC family
 2015-08-18 14:32 UTC  (12+ messages)
` [U-Boot] [PATCH v4 1/8] armv8: Add read_mpidr() function
` [U-Boot] [PATCH v4 2/8] armv8: New MMU setup code allowing to use 48+ bits PA/VA
` [U-Boot] [PATCH v4 3/8] armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure
` [U-Boot] [PATCH v4 4/8] armv8: Add psci.h from the Linux kernel
` [U-Boot] [PATCH v4 5/8] arm: serial: Add ability to use pre-initialized UARTs
` [U-Boot] [PATCH v4 6/8] armv8: cavium: Add ThunderX 88xx board definition
` [U-Boot] [PATCH v4 7/8] armv8: cavium: Add an implementation of ATF calling functions
` [U-Boot] [PATCH v4 8/8] armv8: cavium: Get DRAM size from ATF

[U-Boot] [PATCH v4 0/6] net: Move e1000 driver to driver model and Kconfig
 2015-08-18 14:28 UTC  (5+ messages)
` [U-Boot] [PATCH v4 4/6] net: e1000: Add Kconfig options
` [U-Boot] [PATCH v4 5/6] Tidy up some defconfig files

[U-Boot] [PATCH v2] usb: xhci: Fix a potential NULL pointer dereference
 2015-08-18 13:56 UTC  (6+ messages)

[U-Boot] [PATCH v2] taurus: board updates
 2015-08-18 13:54 UTC 

[U-Boot] [PATCH v2] arm, at91: add axm extensions
 2015-08-18 13:54 UTC 

[U-Boot] [PATCH v2] at91: corvus: board updates
 2015-08-18 13:54 UTC 

[U-Boot] [PATCH v2] corvus, dfu: add dfu support
 2015-08-18 13:53 UTC 

[U-Boot] [PATCH] at91: corvus: board updates
 2015-08-18 13:22 UTC  (5+ messages)
` [U-Boot] "

[U-Boot] [PATCH 0/2] arm: Move all boards over to generic board
 2015-08-18 13:03 UTC  (2+ messages)

[U-Boot] x86: Stuck trying to build a non-qemu EFI payload
 2015-08-18 12:47 UTC 

[U-Boot] [PATCH 1/2] sunxi: Fix gmac not working on the Colombus board
 2015-08-18 12:45 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] sunxi: gpio: Add support for the gpio banks which are part of the R-io cluster

[U-Boot] [PATCH 1/8] dm: pci: Support selected device/driver binding before relocation
 2015-08-18 12:44 UTC  (7+ messages)
` [U-Boot] [PATCH 5/8] drivers: serial: Add ns16550 compatible pci uart driver

[U-Boot] [PATCH] Revert "Align global_data to a 16-byte boundary"
 2015-08-18 12:44 UTC  (4+ messages)

[U-Boot] [ELCE 2015][Presentation] Proposal for U-boot Mini Summit presentation
 2015-08-18 12:43 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] arm: at91: change mpddr and support picosam9g45
 2015-08-18 12:43 UTC  (6+ messages)
` [U-Boot] [PATCH 2/4] arm: at91: at91sam9m10g45ek/corvus remove useless chip select 1 init
` [U-Boot] [PATCH 3/4] arm: at91: pmc: replace the constant with a define in at91_pmc.h

[U-Boot] [PATCH] tftp: adjust settings to be suitable for 100Mbit ethernet
 2015-08-18 12:34 UTC 

[U-Boot] [PATCH] arm, at91: add axm extensions
 2015-08-18 12:09 UTC  (3+ messages)

[U-Boot] [v2] net/fman: Support both new and legacy FMan Compatibles
 2015-08-18 11:47 UTC 

[U-Boot] Odroid XU4 USB Ethernet r8152 support in u-boot
 2015-08-18 11:16 UTC  (2+ messages)

[U-Boot] [PATCH] corvus, dfu: add dfu support
 2015-08-18 10:48 UTC  (2+ messages)

[U-Boot] [PATCH V6] sf: Add clear flag status register operation support
 2015-08-18  9:45 UTC  (2+ messages)

[U-Boot] [PATCH] sf: Read status and flag status code cleanup
 2015-08-18  9:27 UTC  (2+ messages)

[U-Boot] [UBOOT PATCH v5 0/3] Add ACPI table support
 2015-08-18  9:23 UTC  (4+ messages)

[U-Boot] [PATCH] taurus: board updates
 2015-08-18  9:19 UTC  (2+ messages)

[U-Boot] [PATCH] e1000: support 64bit physical address
 2015-08-18  8:47 UTC  (3+ messages)


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