public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-02-06 06:20:12 to 2015-02-07 22:45:31 UTC [more...]

[U-Boot] [PATCH v2 07/13] ARM: atmel: sama5d4: add matrix1 base addr definition
 2015-02-07 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 06/13] ARM: atmel: spl: can not disable osc for sama5d4
 2015-02-07 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,06/13] "

[U-Boot] [PATCH v2 05/13] ARM: atmel: spl: add saic to aic redirect function
 2015-02-07 22:45 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,05/13] "

[U-Boot] [PATCH v2 04/13] ARM: atmel: spl: add weak bus matrix init function
 2015-02-07 22:44 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,04/13] "

[U-Boot] [PATCH v2 03/13] ARM: atmel: sama5: add sfr register header file
 2015-02-07 22:44 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,03/13] "

[U-Boot] [PATCH v2 02/13] ARM: atmel: sama5: add bus matrix header file
 2015-02-07 22:44 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,02/13] "

[U-Boot] [PATCH v2 01/13] ARM: atmel: clock: make it possible to configure HMX32
 2015-02-07 22:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] Add linux/compiler-gcc5.h to fix builds with gcc5
 2015-02-07 21:52 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] arm: Allow lr to be saved by board code
 2015-02-07 21:46 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/3] arm: spl: Provide for a board-specific loader
` [U-Boot] [PATCH v2 3/3] sunxi: Normalise FEL support

[U-Boot] recent tools on FreeBSD
 2015-02-07 21:38 UTC  (17+ messages)
                      ` [U-Boot] [RFC PATCH] tools/imagetool: remove linker generated list

[U-Boot] [PATCH v2 0/19] powerpc: Introduce device tree control and driver model
 2015-02-07 18:53 UTC  (21+ messages)
` [U-Boot] [PATCH v2 01/19] Introduce board_init_f_mem() to handle early memory layout
` [U-Boot] [PATCH v2 02/19] powerpc: Permit device tree control of U-Boot (CONFIG_OF_CONTROL)
` [U-Boot] [PATCH v2 03/19] powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mk
` [U-Boot] [PATCH v2 04/19] powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to Kconfig
` [U-Boot] [PATCH v2 05/19] powerpc: ppc4xx: Add ramboot config for glacier
` [U-Boot] [PATCH v2 06/19] powerpc: ppc4xx: canyonlands: Move to generic board
` [U-Boot] [PATCH v2 07/19] WIP: powerpc: ppc4xx: Somehow BSS is not cleared in RAMBOOT case
` [U-Boot] [PATCH v2 08/19] powerpc: ppc4xx: dts: Bring in canyonlands device tree files
` [U-Boot] [PATCH v2 09/19] powerpc: ppc4xx: Call board_init_f_mem() for generic board
` [U-Boot] [PATCH v2 10/19] powerpc: ppc4xx: Add a gpio.h header file
` [U-Boot] [PATCH v2 11/19] powerpc: ppc4xx: Allow the end of u-boot.bin to be found
` [U-Boot] [PATCH v2 12/19] powerpc: ppc4xx: Use CONFIG_OF_CONTROL for canyonlands boards
` [U-Boot] [PATCH v2 13/19] ppc: amcc: Omit unneeded ns16550 CONFIG if using driver model
` [U-Boot] [PATCH v2 14/19] powerpc: Add serial driver for "
` [U-Boot] [PATCH v2 15/19] dm: powerpc: ppc4xx: Move glacier to use driver model for serial
` [U-Boot] [PATCH v2 16/19] powerpc: Add linkage.h file
` [U-Boot] [PATCH v2 17/19] powerpc: ppc4xx: Change from OF_SEPARATE to OF_EMBED
` [U-Boot] [PATCH v2 18/19] powerpc: ppc4xx: Add defaults for DT based booting to really work
` [U-Boot] [PATCH v2 19/19] powerpc: ppc4xx: Enable CONFIG_DISPLAY_BOARDINFO

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

[U-Boot] [PATCH v2 0/19] dm: Convert boards to Kconfig for driver model
 2015-02-07 15:12 UTC  (11+ 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 15/19] dm: sunxi: Move driver model CONFIGs to Kconfig
` [U-Boot] [PATCH v2 18/19] dm: socfpga: "

[U-Boot] x86: ACPI support suggestion
 2015-02-07 15:12 UTC  (9+ messages)

[U-Boot] [u-boot 00/40] dra7xx: am43xx: add dwc3 gadget driver support and enable dfu
 2015-02-07 13:32 UTC  (43+ 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] config_distro_bootcmd.h: Enable CONFIG_CMD_PART
 2015-02-07 12:38 UTC  (2+ messages)

[U-Boot] [PATCH sunxi-tools] WIP: fel: Add a command for loading U-Boot SPL binaries in eGON format
 2015-02-07  9:21 UTC  (7+ messages)

[U-Boot] [PATCH v2] image: Convert to use fdt_for_each_subnode macro
 2015-02-07  1:26 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/7] Add Driver Model support to network stack
 2015-02-07  1:25 UTC  (18+ messages)
` [U-Boot] [RFC PATCH v2 0/8] "
  ` [U-Boot] [RFC PATCH v2 1/8] net: Provide a function to get the current MAC address
  ` [U-Boot] [RFC PATCH v2 2/8] net: Rename helper function to be more clear
  ` [U-Boot] [RFC PATCH v2 3/8] net: Remove unneeded "extern" in net.h
  ` [U-Boot] [RFC PATCH v2 4/8] net: Refactor in preparation for driver model
  ` [U-Boot] [RFC PATCH v2 5/8] net: Add basic driver model support to Ethernet stack
  ` [U-Boot] [RFC PATCH v2 6/8] net: Add network support to sandbox
  ` [U-Boot] [RFC PATCH v2 7/8] net: Add ARP and PING response to sandbox driver
  ` [U-Boot] [RFC PATCH v2 8/8] net: Add actual networking support to sandbox's driver

[U-Boot] [PATCH v3 0/12] avr32: add generic board
 2015-02-07  0:28 UTC  (16+ messages)
` [U-Boot] [PATCH v3 01/12] avr32: use dlmalloc for DMA buffers
` [U-Boot] [PATCH v3 02/12] avr32: rename cpu_init() -> arch_cpu_init()
` [U-Boot] [PATCH v3 03/12] avr32: factor out cpu_mmc_init()
` [U-Boot] [PATCH v3 04/12] avr32: rename mmu.h definitions
` [U-Boot] [PATCH v3 05/12] avr32: convert to dram_init()
` [U-Boot] [PATCH v3 06/12] avr32: use generic gd->start_addr_sp
` [U-Boot] [PATCH v3 07/12] common/board_f: factor out reserve_stacks
` [U-Boot] [PATCH v3 08/12] common/board_r: manual relocation for cmd table
` [U-Boot] [PATCH v3 09/12] common/board_r: allocate bootparams
` [U-Boot] [PATCH v3 10/12] avr32: add generic board support
` [U-Boot] [PATCH v3 11/12] grasshopper: enable generic board
` [U-Boot] [PATCH v3 12/12] atstk1002: "

[U-Boot] [PATCH] crypto/fsl - Add progressive hashing support using hardware acceleration
 2015-02-07  0:27 UTC  (4+ messages)

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

[U-Boot] Samsung patches
 2015-02-06 21:50 UTC 

[U-Boot] [RFC] m68k: generic board
 2015-02-06 21:49 UTC  (5+ messages)

[U-Boot] [PATCH v2 00/10] exynos: enable dm i2c
 2015-02-06 21:47 UTC  (7+ messages)
` [U-Boot] [PATCH v3 00/12] "
  ` [U-Boot] [PATCH v3 08/12] i2c: s3c24x0: reduce transmission status timeout

[U-Boot] [PATCH] gpio: omap: Pass correct argument to _get_gpio_direction()
 2015-02-06 21:47 UTC  (3+ messages)

[U-Boot] [PATCH RFT v2] gpio: at91: Fix getting address of private data
 2015-02-06 21:46 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] dm: Prevent "demo hello" and "demo status" segfaults
 2015-02-06 21:46 UTC  (3+ messages)

[U-Boot] [PATCH] RSA depends on DM
 2015-02-06 21:46 UTC  (9+ messages)

[U-Boot] [PATCH] sandbox: Return '-c command' exit value as sandbox exit code
 2015-02-06 21:37 UTC 

[U-Boot] [PATCH] imx: don't clobber reset cause
 2015-02-06 20:56 UTC  (6+ messages)
` [U-Boot] [PATCH] imx: save reset cause in 'reset_cause' environment variable

[U-Boot] [PATCH 1/2] bootstage: Fix typos in the comment
 2015-02-06 20:27 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] x86: Use tab instead of space to indent in PCIE_ECAM_BASE

[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  (21+ 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 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  (9+ messages)
` [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] netconsole: USB Ethernet connection dropping with ping or tftpboot
 2015-02-06 18:06 UTC  (7+ 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] [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] [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] [PATCH v2] spl, spl_nor: fix compiler warning
 2015-02-06  8:31 UTC 

[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


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