U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-10 13:16:43 to 2015-07-14 10:54:40 UTC [more...]

[U-Boot] [Resend RFC PATCH v2 0/1] MIPS64 timer bug
 2015-07-14 10:54 UTC 

[U-Boot] [PATCH 0/5] Add support for Vybrid VF610-based PCM052
 2015-07-14 10:29 UTC  (12+ messages)
` [U-Boot] [PATCH 1/5] net: fec_mxc: remove useless struct nbuf
  ` [U-Boot] [PATCH 2/5] vf610: refactor DDRMC code
    ` [U-Boot] [PATCH 3/5] i2c: fix vf610 support
      ` [U-Boot] [PATCH 4/5] tools: mkimage: fix imximage header size
            ` [U-Boot] (rather [LONG], sorry) Re: [PATCH 2/5] vf610: refactor DDRMC code

[U-Boot] [PATCH 1/2] usb: gadget: fastboot: Request status and length check in rx handler
 2015-07-14 10:27 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] net: lpc32xx: improve download rate in RMII phy mode
 2015-07-14  7:28 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.S
 2015-07-14  7:15 UTC  (11+ messages)
` [U-Boot] [PATCH 2/2] arm/ls102xa: Add PSCI support for ls102xa

[U-Boot] [PATCH] arm/layerscape: Fix non-boot cpus cannot correctly fall in spin table
 2015-07-14  7:09 UTC  (2+ messages)

[U-Boot] QSPI NOR MTDs
 2015-07-14  5:14 UTC  (4+ messages)

[U-Boot] [PATCH 0/5] dcache support for Raspberry Pi 1
 2015-07-14  5:02 UTC  (19+ messages)
` [U-Boot] [PATCH 1/5] arm1176/cpu: Match cache_flush to arm1136
` [U-Boot] [PATCH 2/5] arm1176/cpu: Add icache and dcache support
` [U-Boot] [PATCH 3/5] arm1176/cpu: Align cache flushing addresses to cacheline size
` [U-Boot] [PATCH 4/5] arm/mach-bcm283x/mbox: Flush and invalidate dcache when using fw mailbox
` [U-Boot] [PATCH 5/5] arm/rpi: Enable dcache

[U-Boot] [PATCH 00/20] arm: rpi: Enable USB and Ethernet driver model Raspberry Pi
 2015-07-14  4:52 UTC  (4+ messages)

[U-Boot] scripts: RPi 2: only 1 out of 4 CPUs brought up
 2015-07-14  4:49 UTC  (4+ messages)

[U-Boot] [PATCH] RFC: dm: Add pointer checking for allocated data
 2015-07-14  4:36 UTC  (2+ messages)

[U-Boot] Hardware hashing on unsigned fitImage nodes
 2015-07-14  3:35 UTC  (3+ messages)

[U-Boot] [PATCH v2 01/15] cgtqmx6eval: Use default prompt
 2015-07-14  1:03 UTC  (19+ messages)
` [U-Boot] [PATCH v2 02/15] cgtqmx6eval: Use the default CONFIG_SYS_PBSIZE
` [U-Boot] [PATCH v2 03/15] cgtqmx6eval: Staticize when possible
` [U-Boot] [PATCH v2 04/15] cgtqmx6eval: Improve the error handling
` [U-Boot] [PATCH v2 05/15] cgtqmx6eval: Fit into single lines
` [U-Boot] [PATCH v2 06/15] cgtqmx6eval: Add ESDHC3 support
` [U-Boot] [PATCH v2 07/15] cgtqmx6eval: Add ESDHC write-protect support
` [U-Boot] [PATCH v2 08/15] cgtqmx6eval: Add SPI NOR flash support
` [U-Boot] [PATCH v2 09/15] cgtqmx6eval: Add Ethernet support
` [U-Boot] [PATCH v2 10/15] cgtqmx6eval: Add thermal support
` [U-Boot] [PATCH v2 11/15] cgtqmx6eval: Add PMIC support
` [U-Boot] [PATCH v2 12/15] cgtqmx6eval: Add USB support
` [U-Boot] [PATCH v2 13/15] cgtqmx6eval: Add splash screen support
` [U-Boot] [PATCH v2 14/15] cgtqmx6eval: Add SATA support
` [U-Boot] [PATCH v2 15/15] cgtqmx6eval: Use standard boot script

[U-Boot] [PATCH] thermal: Fix comments
 2015-07-14  1:01 UTC 

[U-Boot] v2 i.MX6 consolidate the fuse and thermal options
 2015-07-13 23:52 UTC  (2+ messages)
` [U-Boot] [PATCH 1/2] imx6: standardise OCOTP and fuse config to mx6_common

[U-Boot] [PATCH 4/7] imx6: define CONFIG_IMX6_THERMAL as a default option
 2015-07-13 23:48 UTC  (6+ messages)

[U-Boot] am33xx booting from emmc boot partition
 2015-07-13 22:44 UTC  (2+ messages)

[U-Boot] [PATCH v2 3/6] drivers: block: Remove the ata_piix driver
 2015-07-13 22:09 UTC  (4+ messages)

[U-Boot] [PATCH v3 2/2] pci: Disable expansion ROM address decoding when signature check fails
 2015-07-13 22:08 UTC  (3+ messages)

[U-Boot] [PATCH v3 1/2] pci: Configure expansion ROM during auto config process
 2015-07-13 22:08 UTC  (3+ messages)

[U-Boot] [PATCH 01/16] mx53loco: Use generic 'load' command instead of 'fatload'
 2015-07-13 21:28 UTC  (25+ messages)
` [U-Boot] [PATCH 02/16] cgtqmx6eval: Use default prompt
` [U-Boot] [PATCH 03/16] cgtqmx6eval: Use the default CONFIG_SYS_PBSIZE
` [U-Boot] [PATCH 04/16] cgtqmx6eval: Staticize when possible
` [U-Boot] [PATCH 05/16] cgtqmx6eval: Improve the error handling
` [U-Boot] [PATCH 06/16] cgtqmx6eval: Fit into single lines
` [U-Boot] [PATCH 07/16] cgtqmx6eval: Add ESDHC3 support
` [U-Boot] [PATCH 08/16] cgtqmx6eval: Add ESDHC write-protect support
` [U-Boot] [PATCH 09/16] cgtqmx6eval: Add SPI NOR flash support
` [U-Boot] [PATCH 10/16] cgtqmx6eval: Add Ethernet support
` [U-Boot] [PATCH 11/16] cgtqmx6eval: Add thermal support
` [U-Boot] [PATCH 12/16] cgtqmx6eval: Add PMIC support
` [U-Boot] [PATCH 13/16] cgtqmx6eval: Add USB support
` [U-Boot] [PATCH 14/16] cgtqmx6eval: Add splash screen support
` [U-Boot] [PATCH 15/16] cgtqmx6eval: Add SATA support
` [U-Boot] [PATCH 16/16] cgtqmx6eval: Use standard boot script

[U-Boot] [PATCH v3 00/25] dm: Introduce Rockchip RK3288 support
 2015-07-13 21:05 UTC  (8+ messages)

[U-Boot] [PATCH v2 00/14] Devres (Managed Device Resource) for U-Boot
 2015-07-13 17:16 UTC  (24+ messages)
` [U-Boot] [PATCH v2 01/14] x86: delete unneeded declarations of disable_irq() and enable_irq()
` [U-Boot] [PATCH v2 02/14] linux_compat: remove cpu_relax() define
` [U-Boot] [PATCH v2 03/14] linux_compat: move vzalloc() to header file as an inline function
` [U-Boot] [PATCH v2 04/14] linux_compat: handle __GFP_ZERO in kmalloc()
` [U-Boot] [PATCH v2 05/14] dm: add DM_FLAG_BOUND flag
` [U-Boot] [PATCH v2 06/14] devres: introduce Devres (Managed Device Resource) framework
` [U-Boot] [PATCH v2 07/14] devres: add devm_kmalloc() and friends (managed memory allocators)
` [U-Boot] [PATCH v2 08/14] dm: refactor device_bind() and device_unbind() with devm_kzalloc()
` [U-Boot] [PATCH v2 09/14] dm: merge fail_alloc labels
` [U-Boot] [PATCH v2 10/14] linux_compat: introduce GFP_DMA flag for kmalloc()
` [U-Boot] [PATCH v2 11/14] dm: refactor device_probe() and device_remove() with devm_kzalloc()
` [U-Boot] [PATCH v2 12/14] devres: add debug command to dump device resources
` [U-Boot] [PATCH v2 13/14] dm: remove redundant CONFIG_DM from driver/core/Makefile
` [U-Boot] [PATCH v2 14/14] devres: compile Devres iif CONFIG_DM_DEVICE_REMOVE is enabled

[U-Boot] [PATCH 0/3] e1000: fix semaphore sync issues
 2015-07-13 15:45 UTC  (9+ messages)
` [U-Boot] [Patch 2/3] Revert "e1000: fix sw fw sync on igb i210/i211"

[U-Boot] (no subject)
 2015-07-13 14:16 UTC  (11+ messages)
` [U-Boot] [PATCH] musb: set MUSB speed based on CONFIG

[U-Boot] Compiling U-Boot for Rockchip RK3168
 2015-07-13 13:37 UTC 

[U-Boot] Last call for patches for v2015.07
 2015-07-13 12:37 UTC 

[U-Boot] [u-boot][PATCH 2/2] ARM: beagle_x15: prevent DCAN1 _wait_target_disable failure in kernel
 2015-07-13 10:41 UTC  (3+ messages)
` [U-Boot] [U-Boot, u-boot, "

[U-Boot] [PATCH] libfdt: fix return code of fdt_get_string_index()
 2015-07-13 10:25 UTC 

[U-Boot] [PATCH 1/3] dm: dts: ls2085a: Bring in ls2085a dts files from linux kernel
 2015-07-13  9:28 UTC  (6+ messages)

[U-Boot] [PATCH] Fix LS102xa timer setup to use 64-bit
 2015-07-13  9:25 UTC  (2+ messages)

[U-Boot] [PATCH RESEND 0/7] spi: cadence_qspi: optimize & fix indirect rd-writes
 2015-07-13  9:00 UTC  (8+ messages)

[U-Boot] [PATCH 0/4] Add UniPhier GPIO driver support
 2015-07-13  8:29 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] gpio: UniPhier: add driver for UniPhier GPIO controller
` [U-Boot] [PATCH 2/4] gpio: do not include <asm/arch/gpio.h> for UniPhier
` [U-Boot] [PATCH 3/4] ARM: UniPhier: enable UniPhier GPIO driver
` [U-Boot] [PATCH 4/4] ARM: dts: UniPhier: add GPIO controller nodes

[U-Boot] [PATCH] ARM: dts: UniPhier: add device-specific compatible string for EEPROM
 2015-07-13  1:35 UTC 

[U-Boot] [PATCHv4 0/3] drivers/ddr/altera: Add the DDR controller driver for SoCFPGA
 2015-07-12 19:50 UTC  (4+ messages)

[U-Boot] [PATCH 0/8] dfu: tftp: update: Support for DFU upgrades via ETH (TFTP)
 2015-07-12 15:30 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] doc: dfu: tftp: README entry for TFTP extension of DFU
` [U-Boot] [PATCH 2/8] net: tftp: Move tftp.h file from ./net to ./include
` [U-Boot] [PATCH 3/8] tftp: update: Allow some parts of the code to be reused when CONFIG_SYS_NO_FLASH is set
` [U-Boot] [PATCH 4/8] dfu: tftp: update: Provide tftp support for the DFU subsystem
` [U-Boot] [PATCH 5/8] dfu: tftp: update: Add dfu_write_from_mem_addr() function
` [U-Boot] [PATCH 6/8] update: tftp: dfu: Extend update_tftp() function to support DFU
` [U-Boot] [PATCH 7/8] dfu: command: Provide support for 'dfutftp' command to handle receiving data via TFTP
` [U-Boot] [PATCH 8/8] config: bbb: Configs necessary for running update via TFTP on Beagle Bone Black

[U-Boot] [PATCH V2 00/15] imx: Add i.MX6UL and basic board support
 2015-07-12 14:16 UTC  (26+ messages)
` [U-Boot] [PATCH V2 01/15] imx: mx6ul: Add i.MX6UL CPU type
` [U-Boot] [PATCH V2 02/15] imx: mx6ul: Add pins IOMUX head file
` [U-Boot] [PATCH V2 03/15] imx: mx6ul: Update imx registers "
` [U-Boot] [PATCH V2 04/15] imx: mx6ul Add CONFIG_SYS_CACHELINE_SIZE for i.MX6UL
` [U-Boot] [PATCH V2 05/15] imx-common: timer: add i.MX6UL support
` [U-Boot] [PATCH V2 06/15] imx: mx6ul remove errata for i.MX6UL
` [U-Boot] [PATCH V2 07/15] imx:mx6ul add clock support
` [U-Boot] [PATCH V2 08/15] imx: mx6ul select SYS_L2CACHE_OFF
` [U-Boot] [PATCH V2 09/15] imx: mx6ul update soc related settings
` [U-Boot] [PATCH V2 10/15] imx: mx6 add PAD_CTL_SPEED_LOW for i.MX6SX/UL
` [U-Boot] [PATCH V2 11/15] mxc: gpio add i.MX6UL support
` [U-Boot] [PATCH V2 12/15] mx6_common: Fix LOADADDR and SYS_TEXT_BASE for i.MX6UL
` [U-Boot] [PATCH V2 13/15] imx:mx6ul add dram spl configuration and header file
` [U-Boot] [PATCH V2 14/15] imx: imx6_spl add mx6ul support
` [U-Boot] [PATCH V2 15/15] imx: mx6ul_14x14_evk add basic board support

[U-Boot] [PATCH] mxs_ocotp: Shift the HBUS divider correctly
 2015-07-12 13:00 UTC 

[U-Boot] [PATCH] common/lcd_console: fix console/logo regression
 2015-07-11 21:15 UTC 

[U-Boot] [PATCH V5 1/6] imx: add cpu type for i.MX6QP/DP
 2015-07-11  3:38 UTC  (6+ messages)
` [U-Boot] [PATCH V5 2/6] imx: mx6: ccm: Change the clock settings for i.MX6QP
` [U-Boot] [PATCH V5 3/6] imx: mx6: hab : Remove the cache issue workaroud in hab "
` [U-Boot] [PATCH V5 4/6] imx: mx6qp Enable PRG clock for IPU
` [U-Boot] [PATCH V5 5/6] imx: mx6sabresd/sabreauto runtime setting fdt_file
` [U-Boot] [PATCH V5 6/6] imx: mx6qpsabreauto: Add MX6QP SABREAUTO CPU3 board support

[U-Boot] [PATCH] mmc:fsl_esdhc invalidate dcache before read
 2015-07-11  2:43 UTC  (3+ messages)

[U-Boot] [PATCH v2 05/11] x86: Setup fixed range MTRRs for legacy regions
 2015-07-11  1:00 UTC  (5+ messages)

[U-Boot] [PATCH] cmd_fdt: save fdtaddr in hex format
 2015-07-10 23:08 UTC  (3+ messages)

[U-Boot] Please pull u-boot-marvell master
 2015-07-10 19:03 UTC  (2+ messages)

[U-Boot] please pull u-boot-samsung master
 2015-07-10 19:02 UTC  (2+ messages)

[U-Boot] [PATCH] mtd: fix false positive "Offset exceeds device limit" error
 2015-07-10 19:02 UTC  (2+ messages)

[U-Boot] possible string overflow issue
 2015-07-10 18:41 UTC 

[U-Boot] [PATCH v2 0/6] Add support for hi6220 SoC and HiKey 96boards CE board
 2015-07-10 18:36 UTC  (3+ messages)
` [U-Boot] [PATCH v2 5/6] ARM64: hikey: hi6220: Add u-boot support for the 96boards CE HiKey board

[U-Boot] [PATCH v2] x86: baytrail: Configure FSP UPD from device tree
 2015-07-10 18:24 UTC  (5+ messages)

[U-Boot] [PATCH] Tegra: PLL: fix per-SoC pllinfo table regression
 2015-07-10 15:56 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).