public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-08-19 04:39:29 to 2015-08-20 19:57:09 UTC [more...]

[U-Boot] [PATCH 0/4] arm: rmobile: Stout board support and minor fixes
 2015-08-20 19:57 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] sysboot: Add support for ubifs to the sysboot command
 2015-08-20 19:53 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] ubifs: Add a ubifsexists command
` [U-Boot] [PATCH 3/3] distro_bootcmd: Add support for booting from ubifs

[U-Boot] [PATCH 0/3] ti: add usb peripheral support for omap5 and beagle x15
 2015-08-20 17:56 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] board: ti: beagle_x15: added USB initializtion code
` [U-Boot] [PATCH 2/3] board: ti: OMAP5: "
` [U-Boot] [PATCH 3/3] include: configs: Enable DWC3 and DFU in ti_omap5_common

[U-Boot] [PATCH v2 0/4] ti: dwc3: Enable USB clocks on-demand
 2015-08-20 17:50 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/4] ARM: OMAP5: Add functions to enable and disable USB clocks
` [U-Boot] [PATCH v2 2/4] ARM: AM43xx: "
` [U-Boot] [PATCH v2 3/4] board: ti: invoke clock API to enable and disable clocks
` [U-Boot] [PATCH v2 4/4] ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks()

[U-Boot] [PATCH v2] ARM: davinci: remove support for cam_enc_4xx
 2015-08-20 16:56 UTC  (2+ messages)

[U-Boot] [PATCH] net: Return -1 when ctrl+c is pressed
 2015-08-20 16:51 UTC  (4+ messages)

[U-Boot] [v3 0/4] spi: cadence_qspi: optimize & fix indirect rd-writes
 2015-08-20 16:48 UTC  (12+ messages)
` [U-Boot] [v3 1/4] spi: cadence_qspi: move trigger base configuration in init
` [U-Boot] [v3 2/4] spi: cadence_qspi: fix indirect read/write start address
` [U-Boot] [v3 3/4] spi: cadence_qspi: fix base trigger address & transfer "
` [U-Boot] [v3 4/4] spi: cadence_qspi: get fifo width from device tree

[U-Boot] [PATCH] image: Fix loop condition to avoid warning
 2015-08-20 16:48 UTC  (2+ messages)

[U-Boot] [GIT PULL] Zynq changes
 2015-08-20 16:35 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2015-08-20 16:35 UTC  (2+ messages)

[U-Boot] [PATCH 1/6] armv8: Make COUNTER_FREQUENCY optional
 2015-08-20 16:20 UTC  (10+ messages)
` [U-Boot] [PATCH 2/6] ARM: tegra: Implement clk_m
` [U-Boot] [PATCH 3/6] ARM: tegra: clk_m is the architected timer source clock
` [U-Boot] [PATCH 4/6] e2220-1170: Remove hard-coded counter frequency
` [U-Boot] [PATCH 5/6] p2371: "
` [U-Boot] [PATCH 6/6] p2571: "

[U-Boot] [PATCH v3 0/4] sunxi: nand: Basic NAND driver for SPL
 2015-08-20 14:49 UTC  (9+ messages)

[U-Boot] x86: EFI: boot fails at exit_boot_services - Was: Stuck trying to build a non-qemu EFI payload
 2015-08-20 14:25 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] MIPS: add clrbits and setbits and add phy_to_bus support
 2015-08-20 14:01 UTC 

[U-Boot] [PATCH v2 00/12] x86: dm: pci: Support pci uart devices with driver model
 2015-08-20 13:40 UTC  (13+ messages)
` [U-Boot] [PATCH v2 01/12] dm: pci: Support selected device/driver binding before relocation
` [U-Boot] [PATCH v2 02/12] x86: fsp: Delay x86_fsp_init() call a little bit
` [U-Boot] [PATCH v2 03/12] x86: fsp: Enlarge the size of malloc() pool before relocation
` [U-Boot] [PATCH v2 04/12] x86: fsp: Add comments about U-Boot entering start.S twice
` [U-Boot] [PATCH v2 05/12] x86: queensbay: Move unprotect_spi_flash() to arch_misc_init()
` [U-Boot] [PATCH v2 06/12] x86: baytrail: Remove the fsp_init_phase_pci() call
` [U-Boot] [PATCH v2 07/12] x86: fsp: Call fsp_init_phase_pci() in pci_uclass_post_probe()
` [U-Boot] [PATCH v2 08/12] dm: pci: Remove the unnecessary pci_bus_find_devfn() in pci_bind_bus_devices()
` [U-Boot] [PATCH v2 09/12] fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev()
` [U-Boot] [PATCH v2 10/12] dm: pci: Save devfn without bus number in pci_uclass_child_post_bind()
` [U-Boot] [PATCH v2 11/12] dm: pci: Really support binding pci device in the device tree
` [U-Boot] [PATCH v2 12/12] dm: pci: Document binding of pci device drivers

[U-Boot] [PATCH 0/2] MIPS: add support to support usb stack for mips and minor cleanup
 2015-08-20 12:06 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] MIPS: add clrbits and setbits and add phy_to_bus support
` [U-Boot] [PATCH 2/2] MIPS: fix syntax for fdt_chosen/initrd

[U-Boot] [PATCH 0/5] arm: tegra: apalis/colibri_t30: video: add display driver
 2015-08-20 11:29 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] arm: tegra20: video: rename display header ifdef gating
` [U-Boot] [PATCH 2/5] arm: tegra20: video: ifdef gate hard-coded ugly Tegra20 pin muxing
` [U-Boot] [PATCH 3/5] arm: tegra30: video: integrate display driver for t30
` [U-Boot] [PATCH 4/5] colibri_t30: enable display driver
` [U-Boot] [PATCH 5/5] apalis_t30: "

[U-Boot] [PATCH 1/3] armv8/mmu: Clean up TCR programming
 2015-08-20  9:52 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] armv8/mmu: Set bits marked RES1 in TCR
` [U-Boot] [PATCH 3/3] armv8/gic: Fix GIC v2 initialization

[U-Boot] [PATCH V2 1/2] ARM: tegra: Add e2220-1170 board
 2015-08-20  8:40 UTC  (7+ messages)
` [U-Boot] [PATCH V2 2/2] ARM: tegra: Add p2371-0000 board

[U-Boot] [PATCH 0/3] arm: tegra20/colibri_t20: early pmic rail configuration
 2015-08-20  7:52 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] arm: tegra20: implement "
` [U-Boot] [PATCH 2/3] colibri_t20: enable "
` [U-Boot] [PATCH 3/3] colibri_t20: get rid of spurious MAX_I2C_RETRY define

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

[U-Boot] [PATCH v2 2/2] arm: socfpga: config: Remove hard-coded drvsel and smpsel
 2015-08-20  7:18 UTC 

[U-Boot] [PATCH v2 1/2] arm: socfpga: mmc: Enable calibration for drvsel and smpsel
 2015-08-20  7:18 UTC 

[U-Boot] [PATCH 00/15] sunxi_nand_spl: cleanups, auto config and bad block handling
 2015-08-20  6:35 UTC  (7+ messages)
` [U-Boot] [PATCH 01/15] sunxi_nand_spl: Fix CONFIG_SPL_NAND_SUNXI handling
` [U-Boot] [PATCH 07/15] sunxi_nand_spl: Turn off clocks when we're done with the nand

[U-Boot] [PATCH v2 0/3] usb: host/gadget: Miscellaneous fixes
 2015-08-20  5:53 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/3] usb: gadget: ether: Perform board initialization from ethernet gadget driver
` [U-Boot] [PATCH v2 2/3] usb: host: xhci-omap: invoke board_usb_cleanup in xhci_hcd_stop
` [U-Boot] [PATCH v2 3/3] usb: gadget: ether: populate _reset_ callback

[U-Boot] [PATCH 1/2] arm: socfpga: mmc: Enable calibration for drvsel and smpsel
 2015-08-20  5:32 UTC  (11+ messages)

[U-Boot] [PATCH] arm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDK
 2015-08-20  5:29 UTC  (3+ messages)

[U-Boot] ext4load and ls
 2015-08-20  5:19 UTC 

[U-Boot] [PATCH v2] arm/ls1021a: Add sata support on qds and twr board
 2015-08-20  3:58 UTC  (19+ messages)

[U-Boot] [PATCH v2 0/3] arm: Move all boards over to generic board
 2015-08-20  1:36 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] ARM: tegra: fix PLLP frequency calc on T210
 2015-08-19 23:03 UTC 

[U-Boot] [PATCH 4/4] mmc: dw_mmc: Probe the MMC from OF
 2015-08-19 22:57 UTC  (5+ messages)
` [U-Boot] [PATCH V2 "

[U-Boot] [PATCH 0/3] nand: Sync with Linux v4.1
 2015-08-19 21:31 UTC  (7+ messages)

[U-Boot] [PATCH 1/2] arm: socfpga: Always enable OF_CONTROL and SPL_OF_CONTROL
 2015-08-19 21:23 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm: socfpga: Zap OF_CONTROL checks, it's always enabled

[U-Boot] [PATCH] ARM: tegra: fix COUNTER_FREQUENCY for T210
 2015-08-19 21:15 UTC 

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

[U-Boot] Question on fitupd
 2015-08-19 21:07 UTC 

[U-Boot] [PATCH 1/2] usb: dwc2: Add original Synopsys compat string
 2015-08-19 20:32 UTC  (2+ messages)

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

[U-Boot] [PATCH v2 0/7] BAR/wait_ready logic updates
 2015-08-19 20:10 UTC  (8+ messages)
` [U-Boot] [PATCH v2 7/7] sf: Add FSR support to spi_flash_cmd_wait_ready

[U-Boot] 2TB disks
 2015-08-19 19:15 UTC 

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

[U-Boot] [linux-sunxi] [PATCH] sunxi: Add support for the Olimex A20 EVB
 2015-08-19 16:57 UTC 

[U-Boot] Building Uboot for Nios2 - linker not found on Linux environment
 2015-08-19 16:56 UTC  (2+ messages)

[U-Boot] [PATCH v7 0/6] net: Move e1000 driver to driver model and Kconfig
 2015-08-19 15:33 UTC  (7+ messages)
` [U-Boot] [PATCH v7 1/6] net: e1000: Move #include of common.h to the C files
` [U-Boot] [PATCH v7 2/6] net: e1000: Prepare for driver model conversion
` [U-Boot] [PATCH v7 3/6] net: e1000: Convert to driver model
` [U-Boot] [PATCH v7 4/6] net: e1000: Add Kconfig options
` [U-Boot] [PATCH v7 5/6] Tidy up some defconfig files
` [U-Boot] [PATCH v7 6/6] net: Move CONFIG_E1000 options to Kconfig

[U-Boot] [v2] net/fman: Support both new and legacy FMan Compatibles
 2015-08-19 15:20 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/7] x86: Support multiple microcode blobs for FSP
 2015-08-19 14:33 UTC  (9+ messages)
` [U-Boot] [PATCH v2 4/7] x86: ifdtool: Check that U-Boot does not overlap other regions
` [U-Boot] [PATCH v2 5/7] x86: ifdtool: Split microcode linking into its own function
` [U-Boot] [PATCH v2 6/7] x86: ifdtool: Support collating microcode into one place
` [U-Boot] [PATCH v2 7/7] x86: ifdtool: Drop microcode from the device tree when collating

[U-Boot] [PATCH v7 2/5] nand: lpc32xx: add hardware ECC support
 2015-08-19 13:34 UTC  (3+ messages)

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

[U-Boot] [PATCH V6] sf: Turn SPI flash chip into 3-Byte address mode
 2015-08-19 12:26 UTC  (3+ messages)

[U-Boot] [PATCH v3] ARM: tegra: Add Tegra20 SPI device nodes
 2015-08-19 11:50 UTC 

[U-Boot] malloc_simple: Allow malloc_simple to be used with non stack RAM
 2015-08-19 11:40 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] "

[U-Boot] [PATCH v2 1/4] ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.h
 2015-08-19 11:11 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/4] ARM: at91: sama5d3xek: use a $dtb_name to load dtb
` [U-Boot] [PATCH v2 3/4] ARM: at91: sama5: move the nandflash env config to at91-sama5_common.h
` [U-Boot] [PATCH v2 4/4] ARM: at91: sama5: update the spi flash mapping

[U-Boot] [PATCH] at91sam9260ek: add missing files to MAINTAINERS
 2015-08-19  8:32 UTC 

[U-Boot] [PATCH] at91sam9rlek: add missing files to MAINTAINERS
 2015-08-19  8:31 UTC 

[U-Boot] [v2] net/fman: Support both new and legacy FMan Compatibles
 2015-08-19  8:26 UTC 

[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  (3+ 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] ARM: at91: sama5d3xek: initialized a variable:ek_name in U-Boot
 2015-08-19  7:24 UTC  (2+ 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


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