public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-11-07 08:26:09 to 2014-11-08 21:27:51 UTC [more...]

[U-Boot] [PATCH v3 0/8] *** iMX6 SabreSD SPL Support ***
 2014-11-08 21:27 UTC 

[U-Boot] [PATCH v2 0/8] *** iMX6 SabreSD SPL Support ***
 2014-11-08 21:18 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/8] mmc: add spl_board_mmc_init
` [U-Boot] [PATCH v2 2/8] mmc: imx6: call spl_board_mmc_init
` [U-Boot] [PATCH v2 3/8] imx6: add spl on board configuration
` [U-Boot] [PATCH v2 4/8] imx6: add some flexibility for defining macros
` [U-Boot] [PATCH v2 5/8] imx6: add spl on board configuration
` [U-Boot] [PATCH v2 6/8] imx6: SPL support for iMX6 SabreSD
` [U-Boot] [PATCH v2 7/8] imx6: add data configuration file for SPL
` [U-Boot] [PATCH v2 8/8] kconfig: imx6: add SUPPORT_SPL

[U-Boot] [PATCH v4 0/3] mmc: Board-specific MMC power initializations
 2014-11-08 19:55 UTC  (4+ messages)
` [U-Boot] [PATCH v4 1/3] "
` [U-Boot] [PATCH v4 2/3] twl4030: device-index-specific MMC power initializations, common ramp-up delay
` [U-Boot] [PATCH v4 3/3] omap_hsmmc: Board-specific TWL4030 MMC power initializations

[U-Boot] [PATCH 0/39] x86: Add support for running on bare hardware
 2014-11-08 19:40 UTC  (39+ messages)
` [U-Boot] [PATCH 06/39] x86: config: Move common x86 configs to a common file
` [U-Boot] [PATCH 08/39] x86: Remove REALMODE_BASE which is no longer used
` [U-Boot] [PATCH 09/39] x86: Remove board_init16() call which is not used
` [U-Boot] [PATCH 11/39] x86: Invalidate TLB as early as possible
` [U-Boot] [PATCH 12/39] x86: Tidy up global descriptor table setup
` [U-Boot] [PATCH 13/39] x86: Use the standard dram_init() function
` [U-Boot] [PATCH 14/39] x86: Use the standard arch_cpu_init() function
` [U-Boot] [PATCH 15/39] x86: Remove unnecessary find_fdt() function
` [U-Boot] [PATCH 16/39] x86: Fix up some missing prototypes
` [U-Boot] [PATCH 17/39] x86: Add chromebook_link board
` [U-Boot] [PATCH 18/39] x86: Save the BIST value on reset
` [U-Boot] [PATCH 20/39] x86: Emit post codes in startup code
` [U-Boot] [PATCH 21/39] x86: chromebook_link: Implement CAR support (cache as RAM)

[U-Boot] [PATCH 0/10] x86: Add support for booting 64-bit uncompressed kernel images
 2014-11-08 19:24 UTC  (19+ messages)
` [U-Boot] [PATCH 01/10] x86: Move paging functions into cpu.c
` [U-Boot] [PATCH 02/10] x86: Bring in msr-index.h from linux 3.8
` [U-Boot] [PATCH 03/10] x86: Display basic CPU information on boot
` [U-Boot] [PATCH 04/10] x86: Add support for starting 64-bit kernel
` [U-Boot] [PATCH 05/10] x86: Move kernel boot function to arch/x86/lib/bootm.c
` [U-Boot] [PATCH 06/10] x86: image: Add new image type for x64_64
` [U-Boot] [PATCH 07/10] x86: bootm: Support booting a 64-bit raw kernel
` [U-Boot] [PATCH 08/10] x86: Correct a few progress message nits
` [U-Boot] [PATCH 10/10] x86: config: Increase CONFIG_SYS_BOOTM_LEN to 16MB

[U-Boot] [PATCH 1/4] x86: Display more detailed CPU information on boot
 2014-11-08 18:54 UTC  (6+ messages)

[U-Boot] [PATCH 0/8] *** iMX6 SabreSD SPL Support ***
 2014-11-08 16:35 UTC  (12+ messages)
` [U-Boot] [PATCH 1/8] kconfig: add SUPPORT_SPL
` [U-Boot] [PATCH 2/8] imx: add file in makefile
` [U-Boot] [PATCH 3/8] imx6: add spl on board configuration
` [U-Boot] [PATCH 4/8] imx6: add flexibility for defining stack address
` [U-Boot] [PATCH 5/8] mmc: imx: add spl_board_mmc_init
` [U-Boot] [PATCH 6/8] mx6: add SPL support in the header
` [U-Boot] [PATCH 7/8] imx: add configuration file for SPL
` [U-Boot] [PATCH 8/8] imx: SPL support for iMX6 SabreSD

[U-Boot] [U-Boot,v2] mpc85xx: inhibit bman portals by default
 2014-11-08 16:28 UTC 

[U-Boot] [PATCH] usb_storage: blacklist Enclosure Service Devices
 2014-11-08 12:49 UTC 

[U-Boot] [PATCH 0/4 v4] arm: socfpga: Add Cadence QSPI support
 2014-11-08 12:18 UTC  (14+ messages)
` [U-Boot] [PATCH 1/4 v4] spi: Add Cadence QSPI DM driver used by SoCFPGA
` [U-Boot] [PATCH 2/4 v4] arm: socfpga: dts: Add Cadence QSPI DT node to socfpga.dtsi
` [U-Boot] [PATCH 3/4 v4] arm: socfpga: dts: Add spi0 alias for Cadence QSPI driver
` [U-Boot] [PATCH 4/4 v4] arm: socfpga: Add Cadence QSPI support to config header

[U-Boot] [PATCH v3 0/3] Add board level usb supporrt for mxsxsabresd and mx6slevk
 2014-11-08 11:33 UTC  (15+ messages)
` [U-Boot] [PATCH v3 1/3] usb:ehci-mx6 add board_usb_phy_mode function
` [U-Boot] [PATCH v3 3/3] imx:mx6slevk add board level support for usb

[U-Boot] [PATCH V4 1/3] usb: eth: fix Makefile
 2014-11-08 11:31 UTC  (5+ messages)
` [U-Boot] [PATCH V4 2/3] usb: eth: add ASIX AX88179 DRIVER
` [U-Boot] [PATCH V4 3/3] usb: eth: enable AX88179 DRIVER for ARNDALE 5250

[U-Boot] [PATCH] usb_storage: skip all unknown devices when probing
 2014-11-08 11:04 UTC  (7+ messages)
` [U-Boot] [PATCH] usb_storage: blacklist Enclosure Service Devices

[U-Boot] [PATCH v3 0/11] sun6i: Add dram init and SPL support
 2014-11-08 10:35 UTC  (25+ messages)
` [U-Boot] [PATCH v3 01/11] sun6i: Add new p2wi controller driver
` [U-Boot] [PATCH v3 02/11] sun6i: Add basic axp221 driver
` [U-Boot] [PATCH v3 03/11] sun6i: Add clock functions needed for SPL / DRAM init
` [U-Boot] [PATCH v3 04/11] sun6i: Add cpucfg register definitions
` [U-Boot] [PATCH v3 05/11] sun4i: Rename dram files to dram_sun4i.x
` [U-Boot] [PATCH v3 06/11] sun6i: Add dram initialization code
` [U-Boot] [PATCH v3 07/11] sun6i: Poke magic sram controller register to avoid cache issues
` [U-Boot] [PATCH v3 08/11] sun6i: Enable SPL
` [U-Boot] [PATCH v3 09/11] sun6i: Add Mele M9 board
` [U-Boot] [PATCH v3 10/11] sunxi: ehci: Add proper Kconfig options to select the usb Vbus gpio-s
` [U-Boot] [PATCH v3 11/11] sun6i: ehci: Add sun6i ehci support

[U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support
 2014-11-08  8:31 UTC  (7+ messages)
` [U-Boot] [PATCH v2 32/40] ARM: cache_v7: Various minor cleanups
` [U-Boot] [PATCH v2 33/40] ARM: cache-cp15: Use more accurate types
` [U-Boot] [PATCH v2 34/40] malloc: Output region when debugging

[U-Boot] [PATCH] broadcom: add seven boards
 2014-11-08  8:25 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] PSCI v0.2 framework for ARMv8
 2014-11-08  8:11 UTC  (4+ messages)
` [U-Boot] [PATCH 1/8] ARM: PSCI: Update psci.h for psci v0.2
    ` [U-Boot] [PATCH 1/8] ARM: PSCI: Update psci.h for psci v0.2 -- CORRECTION

[U-Boot] Pull request: u-boot-arm/master
 2014-11-08  0:07 UTC 

[U-Boot] [PATCH] test: ums: Add sleep before unmount directory
 2014-11-07 23:03 UTC  (9+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] mpc85xx: inhibit bman portals by default
 2014-11-07 20:52 UTC 

[U-Boot] [PATCH] driver/ddr/fsl: Adjust timing_cfg_0 to better support two DDR slots
 2014-11-07 20:14 UTC 

[U-Boot] [PATCH 0/6] arm: socfpga: Add Designware SPI support
 2014-11-07 18:01 UTC  (10+ messages)
` [U-Boot] [PATCH 1/6] arm: socfpga: Add DW master SPI clock to clock_manager.c
` [U-Boot] [PATCH 2/6] arm: socfpga: Add socfpga_spim_enable() to reset_manager.c
` [U-Boot] [PATCH 3/6] spi: Add designware master SPI DM driver used on SoCFPGA
` [U-Boot] [PATCH 4/6] arm: socfpga: dts: Add spi0/1 dts nodes for the Designware master SPI devices
` [U-Boot] [PATCH 5/6] arm: socfpga: dts: socrates: Add spi1/2 aliases needed DM SPI probing
` [U-Boot] [PATCH 6/6] arm: socfpga: Add Designware (DW) SPI support to config header

[U-Boot] Fwd: verifying & signing
 2014-11-07 17:38 UTC  (8+ messages)
  ` [U-Boot] "

[U-Boot] [PATCH] exynos: dts: Correct USB vbus-gpio numbering for Snow
 2014-11-07 17:06 UTC  (2+ messages)

[U-Boot] verified boot of beaglebone black
 2014-11-07 16:48 UTC  (11+ messages)

[U-Boot] uboot uImage binary does not boot in Qemu
 2014-11-07 16:28 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/6] Update gdsys board support
 2014-11-07 16:19 UTC  (8+ messages)
` [U-Boot] [PATCH v1 6/6] mpc83xx: Add gdsys hrcon board

[U-Boot] [PATCH 1/5] usb: s3c-otg: Remove useless include
 2014-11-07 15:37 UTC  (28+ messages)
` [U-Boot] [PATCH 3/5] usb: s3c-otg: Split out PHY control
` [U-Boot] [PATCH 4/5] usb: s3c-otg: Allow custom gusbcfg
` [U-Boot] [PATCH 5/5] arm: socfpga: Add example UDC config

[U-Boot] [PATCH v3] arm: socfpga: Add DT support for SoCFPGA and add socfpga_socrates target
 2014-11-07 14:59 UTC  (2+ messages)

[U-Boot] [PATCH] ext4: goni: Modify dfu_alt_info's file names to have absolute path
 2014-11-07 13:07 UTC  (2+ messages)

[U-Boot] loadb problem. Hangs on START_CHAR
 2014-11-07 12:53 UTC 

[U-Boot] [PATCH] powerpc: remove orphaned boards mcc200 and prs200
 2014-11-07 12:17 UTC 

[U-Boot] [PATCH 0/2] Utilize low-level debug for UniPhier platform
 2014-11-07 12:08 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] ARM: UniPhier: add set_pinsel macro for use in assembly code
` [U-Boot] [PATCH 2/2] ARM: UniPhier: add UART initialization routine for low-level debug

[U-Boot] [PATCH 0/4] EHCI support for Panasonic UniPhier SoCs
 2014-11-07 11:12 UTC  (8+ messages)
` [U-Boot] [PATCH 1/4] usb: add basic USB configs in Kconfig
` [U-Boot] [PATCH 2/4] ARM: UniPhier: add MIO register file
` [U-Boot] [PATCH 3/4] usb: UniPhier: add UniPhier on-chip EHCI host driver support
` [U-Boot] [PATCH 4/4] ARM: UniPhier: enable USB features

[U-Boot] [PATCH v2] arm: socfpga: Add DT support for SoCFPGA and add socfpga_socrates target
 2014-11-07 10:58 UTC 

[U-Boot] [PATCH] usb: include <asm/cache.h> and <part.h> from include/usb.h
 2014-11-07 10:46 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: UniPhier: add EHCI host pin settings for PH1-Pro4
 2014-11-07  9:33 UTC 

[U-Boot] [PATCH 1/3] powerpc: add deep sleep support for generic board
 2014-11-07  9:06 UTC  (3+ messages)
` [U-Boot] [PATCH] powerpc/t104xrdb: add deep sleep support
` [U-Boot] [PATCH 3/3] powerpc/t102xrdb: "

[U-Boot] [PATCH v2 0/3] imx:mx6 add usb support
 2014-11-07  8:26 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] usb:ehci-mx6 add board_ehci_usb_mode function


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