public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-02-05 12:37:39 to 2015-02-06 20:27:35 UTC [more...]

[U-Boot] [PATCH 0/6] x86: Add some peripherals support to Intel Galileo
 2015-02-06 20:27 UTC  (19+ messages)
` [U-Boot] [PATCH 1/6] x86: quark: Initialize non-standard BARs
` [U-Boot] [PATCH 2/6] x86: galileo: Add GPIO support
` [U-Boot] [PATCH 3/6] x86: pci: Add pci ids for Quark SoC
` [U-Boot] [PATCH 4/6] x86: Add SPI support to quark/galileo
` [U-Boot] [PATCH 5/6] x86: Add SD/MMC "
` [U-Boot] [PATCH 6/6] x86: Add Intel Galileo instructions in README.x86

[U-Boot] [RFC PATCH v2 0/9] x86: Add Intel Quark Memory Reference Code (MRC) support
 2015-02-06 20:27 UTC  (22+ messages)
` [U-Boot] [RFC PATCH v2 1/9] x86: Allow overriding TSC_FREQ_IN_MHZ
` [U-Boot] [RFC PATCH v2 2/9] x86: quark: Bypass TSC calibration
` [U-Boot] [RFC PATCH v2 3/9] x86: quark: Add Memory Reference Code (MRC) main routines
` [U-Boot] [RFC PATCH v2 4/9] x86: quark: Add utility codes needed for MRC
` [U-Boot] [RFC PATCH v2 5/9] x86: quark: Add System Memory Controller support
` [U-Boot] [RFC PATCH v2 6/9] x86: quark: Enable the Memory Reference Code build
` [U-Boot] [RFC PATCH v2 7/9] fdtdec: Add compatible id and string for Intel Quark MRC
` [U-Boot] [RFC PATCH v2 8/9] dt-bindings: Add Intel Quark MRC bindings
` [U-Boot] [RFC PATCH v2 9/9] x86: quark: Call MRC in dram_init()

[U-Boot] [RFC PATCH 0/9] x86: Add Intel Quark Memory Reference Code (MRC) support
 2015-02-06 20:27 UTC  (15+ messages)
` [U-Boot] [RFC PATCH 4/9] x86: quark: Add utility codes needed for MRC
` [U-Boot] [RFC PATCH 5/9] x86: quark: Add System Memory Controller support
` [U-Boot] [RFC PATCH 6/9] x86: quark: Enable the Memory Reference Code build

[U-Boot] [RFC PATCH v3 0/7] x86: New Intel Quark SoC support
 2015-02-06 20:26 UTC  (19+ messages)
` [U-Boot] [RFC PATCH v3 1/7] x86: Add header files for Intel Quark SoC defines
` [U-Boot] [RFC PATCH v3 2/7] x86: quark: Add routines to access message bus registers
` [U-Boot] [RFC PATCH v3 3/7] x86: Define macros for pci configuration space access
` [U-Boot] [RFC PATCH v3 4/7] x86: quark: Add Cache-As-RAM initialization
` [U-Boot] [RFC PATCH v3 5/7] x86: Add basic Intel Quark processor support
` [U-Boot] [RFC PATCH v3 6/7] x86: Add basic Intel Galileo board support
` [U-Boot] [RFC PATCH v3 7/7] x86: Enable the Intel quark/galileo build

[U-Boot] [PATCH v2 0/22] x86: Add bare support for Intel Minnowboard Max
 2015-02-06 20:25 UTC  (4+ messages)
` [U-Boot] [PATCH v2 11/22] x86: Move common FSP code into a common location

[U-Boot] recent tools on FreeBSD
 2015-02-06 19:56 UTC  (7+ messages)

[U-Boot] netconsole: USB Ethernet connection dropping with ping or tftpboot
 2015-02-06 18:06 UTC  (12+ messages)

[U-Boot] [PATCH] image: Convert to use fdt_for_each_subnode macro
 2015-02-06 17:25 UTC  (2+ messages)

[U-Boot] U-Boot uptime
 2015-02-06 17:06 UTC 

[U-Boot] Please pull u-boot-marvell master
 2015-02-06 16:35 UTC 

[U-Boot] Pull request: u-boot-uniphier
 2015-02-06 16:05 UTC 

[U-Boot] [PATCH 0/2] ARM: UniPhier: refactor pinmon command
 2015-02-06 16:03 UTC  (2+ messages)

[U-Boot] [RFC] m68k: generic board
 2015-02-06 16:02 UTC  (4+ messages)

[U-Boot] [PATCH 0/7] ARM: UniPhier: code refactoring and I2C pin fix
 2015-02-06 16:02 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] ARM: UniPhier: add doc, improve I2C EEPROM access
 2015-02-06 16:00 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: UniPhier: remove dummy gpio.h
 2015-02-06 16:00 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/4] dm:gpio:mxc add DT support
 2015-02-06 15:45 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] dm: introduce dev_get_addr interface

[U-Boot] x86: ACPI support suggestion
 2015-02-06 15:41 UTC  (3+ messages)

[U-Boot] [PATCH][v3] crypto/fsl - Add progressive hashing support using hardware acceleration
 2015-02-06 12:06 UTC 

[U-Boot] [PATCH v2] armv8/vexpress64: make multientry conditional
 2015-02-06 10:56 UTC  (3+ messages)

[U-Boot] [PATCH V3] cmd_i2c: Provide option for bulk 'i2c write' in one transaction
 2015-02-06 10:54 UTC  (5+ messages)

[U-Boot] relocation on freescale mx35 doesn't work after update to 2015.01
 2015-02-06 10:25 UTC  (4+ messages)

[U-Boot] U-Boot with PXE
 2015-02-06  9:42 UTC 

[U-Boot] [u-boot 00/40] dra7xx: am43xx: add dwc3 gadget driver support and enable dfu
 2015-02-06  8:48 UTC  (41+ messages)
` [U-Boot] [u-boot 01/40] ARM: DRA7: Enable clocks for USB OTGSS and USB PHY
` [U-Boot] [u-boot 02/40] ARM: AM43xx: "
` [U-Boot] [u-boot 03/40] usb: gadget: udc: add udc-core from linux kernel to u-boot
` [U-Boot] [u-boot 04/40] include: usb: modify gadget.h to include udc support
` [U-Boot] [u-boot 05/40] usb: gadget: udc: make udc-core compile in u-boot build
` [U-Boot] [u-boot 06/40] include: asm: dma-mapping: get rid of the compilation warning in udc-core
` [U-Boot] [u-boot 07/40] usb: dwc3: add dwc3 folder from linux kernel to u-boot
` [U-Boot] [u-boot 08/40] usb: dwc3: remove un-used files from dwc3 folder
` [U-Boot] [u-boot 09/40] usb: dwc3: Modify the file headers to u-boot format
` [U-Boot] [u-boot 10/40] usb: dwc3: remove trace_* APIs from dwc3 driver
` [U-Boot] [u-boot 11/40] usb: dwc3: fix dwc3 header files
` [U-Boot] [u-boot 12/40] usb: dwc3: remove pm related operations from dwc3 driver
` [U-Boot] [u-boot 13/40] arm: asm: dma-mapping: added dma_free_coherent API
` [U-Boot] [u-boot 14/40] usb: dwc3: linux-compat: Add header for dwc3 linux compatibiltiy
` [U-Boot] [u-boot 15/40] usb: dwc3: gadget: make dwc3 gadget build in uboot
` [U-Boot] [u-boot 16/40] include: asm: types: add resource_size_t type
` [U-Boot] [u-boot 17/40] usb: dwc3: ep0: make dwc3 ep0 build in uboot
` [U-Boot] [u-boot 18/40] include: usb: composite: add USB_GADGET_DELAYED_STATUS to avoid compilation error
` [U-Boot] [u-boot 19/40] usb: dwc3: core: make dwc3 core build in uboot
` [U-Boot] [u-boot 20/40] include: dwc3-uboot: add a structure for populating platform data
` [U-Boot] [u-boot 21/40] dwc3: core: change probe and remove to uboot init and uboot exit code
` [U-Boot] [u-boot 22/40] dwc3: core: add support for multiple dwc3 controllers
` [U-Boot] [u-boot 23/40] dwc3: core: added an API to invoke irq handlers
` [U-Boot] [u-boot 24/40] usb: dwc3: dwc3-omap: make dwc3-omap build in uboot
` [U-Boot] [u-boot 25/40] include: dwc3-omap-uboot: add a structure for populating dwc3-omap platform data
` [U-Boot] [u-boot 26/40] usb: dwc3: dwc3-omap: change probe and remove to uboot init and uboot exit code
` [U-Boot] [u-boot 27/40] dwc3: dwc3-omap: add support for multiple dwc3-omap controllers
` [U-Boot] [u-boot 28/40] usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts
` [U-Boot] [u-boot 29/40] usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms
` [U-Boot] [u-boot 30/40] dwc3: flush the buffers before using it
` [U-Boot] [u-boot 31/40] usb: dwc3: ep0: preparation for implementing chained TRB
` [U-Boot] [u-boot 32/40] usb: dwc3: Add chained TRB support for ep0
` [U-Boot] [u-boot 33/40] usb: dwc3: Makefile: Make dwc3 driver compile in u-boot
` [U-Boot] [u-boot 34/40] usb: gadget: defer setting maxpacket till ->setup()
` [U-Boot] [u-boot 35/40] common: cmd_dfu: invoke board_usb_cleanup() for cleaning up
` [U-Boot] [u-boot 36/40] board: ti: DRA7: added USB initializtion code
` [U-Boot] [u-boot 37/40] include: configs: Enable DWC3 and DFU in DRA7xx
` [U-Boot] [u-boot 38/40] board: ti: AM43xx: added USB initializtion code
` [U-Boot] [u-boot 39/40] include: configs: Enable DWC3 and DFU in AM43xx
` [U-Boot] [u-boot 40/40] usb: modify usb_gadget_handle_interrupts to take controller index

[U-Boot] [PATCH v2] spl, spl_nor: fix compiler warning
 2015-02-06  8:31 UTC 

[U-Boot] [PATCH v2 0/19] dm: Convert boards to Kconfig for driver model
 2015-02-06  7:15 UTC  (22+ messages)
` [U-Boot] [PATCH v2 01/19] dm: i2c: Add a dm_ prefix to driver model bus speed functions
` [U-Boot] [PATCH v2 02/19] dm: i2c: Make API accessible even without CONFIG_DM
` [U-Boot] [PATCH v2 03/19] dm: Add Kconfig for driver/demo
` [U-Boot] [PATCH v2 04/19] dm: Expand and complete Kconfig in drivers/
` [U-Boot] [PATCH v2 05/19] dm: Add Kconfig options for driver model SPL support
` [U-Boot] [PATCH v2 06/19] dm: test: Add a Kconfig file
` [U-Boot] [PATCH v2 07/19] dm: Add CMD_DM and CMD_DEMO to Kconfig
` [U-Boot] [PATCH v2 08/19] dm: Move Raspberry Pi driver model CONFIGs "
` [U-Boot] [PATCH v2 09/19] dm: exynos: Move "
` [U-Boot] [PATCH v2 10/19] dm: x86: "
` [U-Boot] [PATCH v2 11/19] dm: tegra: "
` [U-Boot] [PATCH v2 12/19] dm: at91: snapper: "
` [U-Boot] [PATCH v2 13/19] dm: omap3: "
` [U-Boot] [PATCH v2 14/19] dm: sandbox: "
` [U-Boot] [PATCH v2 15/19] dm: sunxi: "
` [U-Boot] [PATCH v2 16/19] dm: mx6: "
` [U-Boot] [PATCH v2 17/19] dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN "
` [U-Boot] [PATCH v2 18/19] dm: socfpga: Move driver model CONFIGs "
` [U-Boot] [PATCH v2 19/19] dm: Drop unused driver model config_defaults

[U-Boot] [PATCH 0/6] imx:mx6 spl support for mx6sxsabresd
 2015-02-06  6:25 UTC  (6+ messages)
` [U-Boot] [PATCH 6/6] imx:mx6sxsabresd board spl support

[U-Boot] [PATCH] cmd_i2c: quit I2C commands immediately on error
 2015-02-06  6:16 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/2] cmd_fdt: Actually fix fdt command in sandbox
 2015-02-06  5:59 UTC  (7+ messages)
` [U-Boot] [PATCH v3 "
  ` [U-Boot] [PATCH v3 2/2] cmd_fdt: Print the control fdt in terms of virtual memory

[U-Boot] [PATCH sunxi-tools] WIP: fel: Add a command for loading U-Boot SPL binaries in eGON format
 2015-02-06  5:49 UTC  (4+ messages)

[U-Boot] [PATCH 1/5] arm: Use r2 instead of r0 in start.S
 2015-02-06  5:45 UTC  (10+ messages)
` [U-Boot] [PATCH 3/5] arm: Allow lr to be saved by board code
` [U-Boot] [PATCH 5/5] RFC: sunxi: WIP FEL support

[U-Boot] [RFC PATCH] dm: Add support for all targets which requires MANUAL_RELOC
 2015-02-06  5:45 UTC  (8+ messages)

[U-Boot] [PATCH][v2] crypto/fsl - Add progressive hashing support using hardware acceleration
 2015-02-06  5:45 UTC  (2+ messages)

[U-Boot] [PATCH] arm: rmobile: Add SILK board support
 2015-02-06  5:10 UTC  (2+ messages)

[U-Boot] [PATCH v4] dm: sh: serial: Add support driver model
 2015-02-06  5:09 UTC  (4+ messages)

[U-Boot] [PATCH 0/6] buildman: Support comparison of CONFIG options between commits
 2015-02-06  5:06 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] Create a .cfg file containing the CONFIG options used to build
` [U-Boot] [PATCH 2/6] buildman: Add a space before the list of boards
` [U-Boot] [PATCH 3/6] buildman: Show 'make' command line when -V is used
` [U-Boot] [PATCH 4/6] buildman: Adjust the 'aborted' heuristic for writing output
` [U-Boot] [PATCH 5/6] buildman: Store build config files
` [U-Boot] [PATCH 6/6] buildman: Allow comparison of build configuration

[U-Boot] [PATCH v7 0/4] add i.MX6 thermal sensor driver
 2015-02-06  4:36 UTC  (3+ messages)
` [U-Boot] [PATCH v7 2/4] DM: thermal: Add imx thermal DM driver

[U-Boot] [PATCH] imx: don't clobber reset cause
 2015-02-05 23:17 UTC  (16+ messages)
            ` [U-Boot] [PATCH] imx: save reset cause in 'reset_cause' environment variable

[U-Boot] How to have U-boot loading U-boot
 2015-02-05 21:19 UTC  (2+ messages)

[U-Boot] [PATCHv1 00/22] Add SPL support for SoCFGPA
 2015-02-05 21:16 UTC  (4+ messages)
` [U-Boot] [PATCHv1 13/22] arm: socfpga: spl: Add s_init

[U-Boot] [PATCH 1/3] ARmv7: Add a soc_init hook to start.S
 2015-02-05 19:13 UTC  (17+ messages)

[U-Boot] SPL: undefined reference 'file_fat_write'
 2015-02-05 19:07 UTC 

[U-Boot] [PATCH 0/4] sunxi: SPL size reduction patches
 2015-02-05 18:00 UTC  (5+ messages)
` [U-Boot] [PATCH 3/4] malloc_simple: Return NULL on malloc failure rather then calling panic()

[U-Boot] [PATCH] arm: implement find_next_zero_bit function
 2015-02-05 17:52 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/4] Jetson-TK1 support for PSCI
 2015-02-05 14:37 UTC  (11+ messages)

[U-Boot] [ubi] Pull request
 2015-02-05 14:00 UTC 


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