public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-05-28 09:23:57 to 2015-05-30 07:02:39 UTC [more...]

[U-Boot] [PATCH] MIPS: fix missing semicolon in cacheops.h
 2015-05-30  7:02 UTC 

[U-Boot] Missing patches in patchwork
 2015-05-30  2:34 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] Move setexpr to Kconfig
 2015-05-30  0:53 UTC  (3+ messages)
  ` [U-Boot] [PATCH 2/2] net: Move the CMD_NET config to defconfigs

[U-Boot] Broken support for hummingboard i2
 2015-05-29 23:05 UTC  (5+ messages)

[U-Boot] [PATCH] mx6cuboxi: Fix boot of hummingboard dual-lite
 2015-05-29 23:05 UTC  (2+ messages)

[U-Boot] [PATCH] moveconfig: Add a new --git-ref option
 2015-05-29 21:23 UTC 

[U-Boot] [PATCH 1/2] tbs2910: add thermal support
 2015-05-29 18:32 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] tbs2910: add PRE_CONSOLE_BUFFER support

[U-Boot] [PATCH] x86: baytrail: PCI is not always mapped to end of ram
 2015-05-29 18:27 UTC  (7+ messages)

[U-Boot] [PATCH] mx6: repair sl and slx load addresses
 2015-05-29 18:19 UTC  (2+ messages)

[U-Boot] [PATCH 03/10] imx6: move generic imx6 options to mx6_common.h
 2015-05-29 18:02 UTC  (4+ messages)

[U-Boot] [PATCH v2] board: add support for Vision System's Baltos Industrial PC
 2015-05-29 17:27 UTC 

[U-Boot] [PATCH] spi: cadence_qspi: Fix the indirect ahb trigger address setting
 2015-05-29 16:53 UTC  (3+ messages)

[U-Boot] [PATCHv3 0/3] drivers/ddr/altera: Add the DDR controller driver for SoCFPGA
 2015-05-29 15:24 UTC  (8+ messages)
` [U-Boot] [PATCHv3 2/3] driver/ddr/altera/: Add the sdram calibration portion

[U-Boot] [PATCH v3 follow-up 3/3] sunxi: Remove redundant check from `board_mmc_init` for signature
 2015-05-29 15:21 UTC 

[U-Boot] [PATCH v3 resend 0/3] typo in PATCH v3 2/3
 2015-05-29 15:04 UTC  (2+ messages)
` [U-Boot] [PATCH v3 resend 2/3] sunxi/spl: Detect at runtime where from SPL was read

[U-Boot] [PATCH v3 1/3] sunxi: Create helper function veryfing valid boot signature on MMC
 2015-05-29 14:55 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/3] sunxi/spl: Detect at runtime where from SPL was read
` [U-Boot] [PATCH v3 3/3] mmc: Protect `mmc_initialize` from initilizing mmc multiple times

[U-Boot] [PATCH v2 0/22] x86: Add bare support for Intel Minnowboard Max
 2015-05-29 13:54 UTC  (12+ messages)
` [U-Boot] [PATCH v2 22/22] x86: Add "

[U-Boot] [PATCH] image-fit: Fix compiler warning in fit_conf_print()
 2015-05-29 13:09 UTC 

[U-Boot] [PATCH 1/2] sunxi: Create helper function veryfing valid boot signature on MMC
 2015-05-29 13:05 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] sunxi/spl: Detect at runtime where from SPL was read

[U-Boot] [PATCH] gpio: fix typos in GPIO header
 2015-05-29 12:57 UTC 

[U-Boot] [PATCH] tools/kwboot: Add parameters to set delay and timeout via cmdline
 2015-05-29 12:01 UTC  (2+ messages)

[U-Boot] Issue about support spi-nand in u-boot
 2015-05-29 11:53 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2015-05-29 11:18 UTC  (4+ messages)

[U-Boot] [PATCH v3 1/4] Kconfig: Enable usage of escape char '\' in string values
 2015-05-29  9:47 UTC  (4+ messages)
` [U-Boot] [U-Boot, v3, "
` [U-Boot] [PATCH v4 "

[U-Boot] Booting Wandboard through USB
 2015-05-29  9:46 UTC 

[U-Boot] [PATCH 0/8] usb:xhci:dwc3: Add dwc3 drv code
 2015-05-29  9:17 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] drivers:usb:dwc3: Add DWC3 controller driver support
` [U-Boot] [PATCH 2/8] usb:xhci:exynos: Remove common dwc3 drv functions calls
` [U-Boot] [PATCH 3/8] usb:xhci:omap: "
` [U-Boot] [PATCH 4/8] usb:xhci:keystone: "
` [U-Boot] [PATCH 5/8] drivers:usb:fsl: Add XHCI driver support
` [U-Boot] [PATCH 6/8] arch:arm:fsl: Add XHCI support for LS1021A
` [U-Boot] [PATCH 7/8] include:configs:ls1021atwr: Enable USB IP support
` [U-Boot] [PATCH 8/8] include:configs:ls1021aqds: "

[U-Boot] [PATCH v3 00/11] UniPhier updates for v2015.07-rc2
 2015-05-29  8:30 UTC  (12+ messages)
` [U-Boot] [PATCH v3 01/11] ARM: UniPhier: replace <asm/io.h> with <linux/io.h>
` [U-Boot] [PATCH v3 02/11] ARM: UniPhier: update the vendor name of UniPhier in Kconfig
` [U-Boot] [PATCH v3 03/11] ARM: UniPhier: use 32 bit register access for debug UART setting
` [U-Boot] [PATCH v3 04/11] ARM: UniPhier: remove unnecessary cache coherency code
` [U-Boot] [PATCH v3 05/11] ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefs
` [U-Boot] [PATCH v3 06/11] ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig
` [U-Boot] [PATCH v3 07/11] ARM: UniPhier: set MACH_PH1_PRO4 as default SoC
` [U-Boot] [PATCH v3 08/11] ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDR
` [U-Boot] [PATCH v3 09/11] ARM: UniPhier: update DDR PHY register map for PH1-Pro5
` [U-Boot] [PATCH v3 10/11] ARM: UniPhier: fix pin mux setting for USB port 2 of PH1-sLD8
` [U-Boot] [PATCH v3 11/11] ARM: UniPhier: add pin mux setting for NAND CS1 of PH1-Pro4

[U-Boot] [PATCH] arm: dcc: Add uart dcc support for armv8
 2015-05-29  7:54 UTC 

[U-Boot] [PATCH 0/8] ARM: sunxi: Support PSCI for sun6i and sun8i
 2015-05-29  7:54 UTC  (18+ messages)
` [U-Boot] [PATCH 1/8] sunxi: Only compile board_nand_init() if CONFIG_NAND is set
` [U-Boot] [PATCH 2/8] sunxi: Add extra NAND pins for sun6i
` [U-Boot] [PATCH 3/8] ARM: sunxi: Document registers in PSCI code
` [U-Boot] [PATCH 4/8] ARM: sunxi: Make PSCI code sun7i specific
` [U-Boot] [PATCH 5/8] ARM: sunxi: Add sun6i specific PSCI implementation
` [U-Boot] [PATCH 6/8] ARM: sunxi: Enable PSCI for sun6i
` [U-Boot] [PATCH 7/8] ARM: sunxi: Share sun6i PSCI backend with sun8i
` [U-Boot] [PATCH 8/8] ARM: sunxi: Enable PSCI for sun8i

[U-Boot] [PATCH] imx: missing CONFIG_NET after consolidation patches
 2015-05-29  7:43 UTC  (10+ messages)

[U-Boot] [PATCH] x86: Fix regression build issue of coreboot-x86_defconfig
 2015-05-29  7:23 UTC  (11+ messages)

[U-Boot] [PATCH] fsl/sata: Replace sprintf() with snprintf()
 2015-05-29  1:34 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH V2] ARM: bcm2835: use phys_to_bus() for mbox
 2015-05-28 22:14 UTC  (4+ messages)
` [U-Boot] [U-Boot,V2] "

[U-Boot] Building u-boot.rom for Minnowboard
 2015-05-28 20:19 UTC 

[U-Boot] [PATCH 01/22][v2] armv8/ls2085ardb: Add eth & phy f/w loading support
 2015-05-28 19:02 UTC  (23+ messages)
` [U-Boot] [PATCH 04/22][v2] armv8/ls2085aqds: Add support of SerDes protocol 0x49
` [U-Boot] [PATCH 05/22][v2] armv8/ls2085a: Update LS2085a PCIe compatible
` [U-Boot] [PATCH 06/22][v2] armv8/ls2085a: call ft_pcie_setup() to change dts status
` [U-Boot] [PATCH 07/22][v2] armv8/ls2085qds: Update SFP TX bit as "0" to enable XFI
` [U-Boot] [PATCH 08/22][v2] armv8/ls2085rdb: Update PCA9547PW slave address
` [U-Boot] [PATCH 09/22][v2] armv8/ls2085a: Increase the supported kernel size
` [U-Boot] [PATCH 10/22][v2] board/fsl/common: Fix eeprom system version endianness
` [U-Boot] [PATCH 11/22][v2] armv8/ls2085RDB: Update board version print logic
` [U-Boot] [PATCH 12/22][v2] armv8/fsl-lsch3: Fix DDR speed message
` [U-Boot] [PATCH 13/22][v2] armv8/fsl-ch3: Add support to print SoC personality
` [U-Boot] [PATCH 14/22][v2] armv8/ls2085a: Avoid hard-coding for board name print
` [U-Boot] [PATCH 15/22][v2] driver/ddr/fsl: Add a hook to update SPD address
` [U-Boot] [PATCH 16/22][v2] armv8/ls2085ardb: Fix SPD address error on early boards
` [U-Boot] [PATCH 17/22][v2] armv8/ls2085a: Expose all DDR region(s) to Linux
` [U-Boot] [PATCH 18/22][v2] armv8/ls2085a: Update SoC README for DDR layout
` [U-Boot] [PATCH 19/22][v2] driver/fsl_debug_server: Fix the DDR hide logic for LS2085a
` [U-Boot] [PATCH 20/22][v2] arm/errata: Update required bits for A57 cores erratas
` [U-Boot] [PATCH 21/22][v2] armv8/fsl-lsch3: Support 256M mem split for MC & dbg-srvr
` [U-Boot] [PATCH 22/22][v2] armv8/ls2085a: enable debug server

[U-Boot] [PATCH v2 1/4] zynqmp: gem: Set data bus width to 64bit for arm64
 2015-05-28 17:56 UTC  (2+ messages)

[U-Boot] [PATCH v3] mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SX
 2015-05-28 15:54 UTC  (2+ messages)

[U-Boot] [PATCH] net/fm: Update FMan Compatibels
 2015-05-28 15:47 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] imx: drop warning: unused variable 'max_freq'
 2015-05-28 15:38 UTC 

[U-Boot] SDRAM
 2015-05-28 14:49 UTC 

[U-Boot] [PATCH v2] mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SX
 2015-05-28 14:42 UTC  (2+ messages)

[U-Boot] [PATCH] board/BuR/common: fix netconsole
 2015-05-28 14:41 UTC 

[U-Boot] [PATCH] mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SX
 2015-05-28 14:15 UTC  (6+ messages)

[U-Boot] [PATCH] cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer
 2015-05-28 13:41 UTC 

[U-Boot] [PATCH] imx6: novena: Reinstate missing CONFIG_FAT_WRITE
 2015-05-28 13:34 UTC  (3+ messages)

[U-Boot] [PATCH] net: Fix a warning added by 76ec988
 2015-05-28 13:25 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 4/6] gpio: stm32: add stm32f1 support
 2015-05-28 13:25 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,4/6] "

[U-Boot] [PATCH v3 3/6] ARMv7M: add STM32F1 support
 2015-05-28 13:25 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,3/6] "

[U-Boot] [PATCH v3 2/6] common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()
 2015-05-28 13:25 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 1/6] image: fix build when CONFIG_NR_DRAM_BANKS is disabled on ARM
 2015-05-28 13:25 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH 4/4] ARM: bcm283x: Switch to generic timer
 2015-05-28 13:25 UTC  (2+ messages)
` [U-Boot] [U-Boot,4/4] "

[U-Boot] [PATCH 2/4] ARM: bcm283x: Reorder timer.h
 2015-05-28 13:25 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/4] "

[U-Boot] [PATCH 1/4] ARM: bcm283x: Repair wdog.h
 2015-05-28 13:25 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/4] "

[U-Boot] [PATCH] vexpress64: use uncompressed kernel by default
 2015-05-28 13:24 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] kbuild: define DO_DEPS_ONLY for u-boot.cfg to fix build error
 2015-05-28 13:24 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] meminfo cmd: Enable printing >=4GiB SDRAM sizes
 2015-05-28 13:24 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] spl: spl_mmc: Error and count distinction
 2015-05-28 13:24 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v4 4/4] add test for two 'loadables'
 2015-05-28 13:24 UTC  (2+ messages)
` [U-Boot] [U-Boot,v4,4/4] "

[U-Boot] [PATCH v4 3/4] Combine bootm_find_<thing> functions together
 2015-05-28 13:24 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 2/4] add boot_get_loadables() to load listed images
 2015-05-28 13:24 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 1/4] mkimage will now report information about loadable
 2015-05-28 13:24 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH] powerpc: gitignore: ignore PowerPC DTBs
 2015-05-28 13:24 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCHv2] tools: use pkg-config when available to get SSL flags
 2015-05-28 13:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, PATCHv2] "

[U-Boot] [PATCH v2] include: introduce include/linux/io.h as a wrapper of asm/io.h
 2015-05-28 13:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] vexpress64: let Juno wait for root device
 2015-05-28 13:23 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] beagle-xm: gpio_63 fix wrong pin initialization
 2015-05-28 13:23 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] doc/README.generic-board: Trivial spell check
 2015-05-28 13:23 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] ppc: xilinx-ppc: Move to generic board support
  ` [U-Boot] [U-Boot, "
` [U-Boot] [U-Boot, 1/2] doc/README.generic-board: Trivial spell check

[U-Boot] [PATCH] vexpress64: fix various memory issues
 2015-05-28 13:23 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] Makefile: Add U_BOOT_TZ and include in version
 2015-05-28 13:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] pci: display header for bus scan
 2015-05-28 13:23 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] env_mmc: add error message to pass to set_default_env
 2015-05-28 13:23 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTH
 2015-05-28 13:23 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: BeagleBoard-x15: Rev A2x5: Change UART3 mux
 2015-05-28 13:23 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] menu: Return an error code if Ctrl-C is pressed
 2015-05-28 13:23 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] pxe: Fix crash if 'sysboot' is run without args
 2015-05-28 13:22 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2] am33xx, spl, siemens: enable debug uart output again
 2015-05-28 13:22 UTC  (2+ messages)

[U-Boot] [PATCH] imx: fec: add MAC reading from eFuses to README
 2015-05-28 12:59 UTC 

[U-Boot] [PATCHv2 0/1] Add Toby-Churchill SL50 board support
 2015-05-28 12:47 UTC  (2+ messages)
` [U-Boot] [PATCHv2] board: "

[U-Boot] [PATCH] sunxi/spl: Detect at runtime where SPL was read from
 2015-05-28 10:26 UTC  (5+ messages)

[U-Boot] [PATCH 1/5] warp: Adjust CONFIG_SYS_DFU_DATA_BUF_SIZE
 2015-05-28  9:54 UTC  (10+ messages)
` [U-Boot] [PATCH 2/5] warp: Fix CONFIG_SYS_FSL_ESDHC_ADDR
` [U-Boot] [PATCH 3/5] warp: Enable CONFIG_SUPPORT_EMMC_BOOT
` [U-Boot] [PATCH 4/5] warp: Add fuse command support
` [U-Boot] [PATCH 5/5] warp: Fix the 'saveenv' command

[U-Boot] [PATCH] pci: imx: display message if no pcie link
 2015-05-28  9:45 UTC  (2+ messages)

[U-Boot] [PATCH v3] armv8: caches: Added routine to set non cacheable region
 2015-05-28  9:39 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