public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-10-14 11:16:54 to 2016-10-17 12:27:14 UTC [more...]

[U-Boot] [PATCH v3] arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC
 2016-10-17 12:27 UTC 

[U-Boot] [PATCH 1/5] common/Kconfig: remove NOR_BOOT's depends on NOR
 2016-10-17 11:53 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] configs/ls104xa: enable the config NOR_BOOT

[U-Boot] [PATCH v2] arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC
 2016-10-17 11:52 UTC  (8+ messages)

[U-Boot] [PATCH] pci: Move CONFIG_PCI_PNP to Kconfig
 2016-10-17 11:50 UTC  (2+ messages)

[U-Boot] [PATCH] Fix codying style broken by recent libfdt sync
 2016-10-17 11:43 UTC 

[U-Boot] Question related to send a patch
 2016-10-17 11:35 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: zynq: Extend picozed board support
 2016-10-17 11:33 UTC 

[U-Boot] [PATCH v4 0/2] ARM: add support for Bananapi BPI-R1
 2016-10-17 11:29 UTC  (7+ messages)
` [U-Boot] [PATCH v5] ARM: sun71: dts: "

[U-Boot] [PATCH v2 0/2] libfdt: fix "Bring in upstream stringlist functions"
 2016-10-17 11:22 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] libfdt: fix fdt_stringlist_count()
` [U-Boot] [PATCH v2 2/2] libfdt: fix fdt_stringlist_search()

[U-Boot] i2c: mxc: refactor i2c driver and support dm
 2016-10-17 11:17 UTC 

[U-Boot] Falcon Mode question & possibly SPL bugs
 2016-10-17  9:57 UTC 

[U-Boot] [PATCH v4 00/11] binman: A tool for creating firmware images
 2016-10-17  9:48 UTC  (3+ messages)
` [U-Boot] [PATCH v4 01/11] binman: Introduce binman, a tool for building binary images

[U-Boot] [PATCH v5 0/7] LS2080ARDB: Enable EFI boot support
 2016-10-17  9:45 UTC  (22+ messages)
` [U-Boot] [PATCH v5 1/7] ls2080: Exit dpaa only right before exiting U-Boot
` [U-Boot] [PATCH v5 2/7] efi_loader: AArch64: Run EFI payloads in EL2 if U-Boot runs in EL3
` [U-Boot] [PATCH v5 3/7] ls2080ardb: Reserve DP-DDR RAM
` [U-Boot] [PATCH v5 4/7] ls2080ardb: Convert to distro boot
` [U-Boot] [PATCH v5 5/7] armv8: ls2080a: Declare spin tables as reserved for efi loader
` [U-Boot] [PATCH v5 6/7] armv8: fsl-layerscape: Add support for efi_loader RTS reset
` [U-Boot] [PATCH v5 7/7] efi_loader: Declare secure memory as reserved

[U-Boot] [PATCH v6 0/5] net: fec_mxc: Convert to DM
 2016-10-17  8:31 UTC  (6+ messages)
` [U-Boot] [PATCH v6 1/5] net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr
` [U-Boot] [PATCH v6 2/5] net: fec_mxc: Convert into driver model
` [U-Boot] [PATCH v6 3/5] net: fec_mxc: Driver cleanups
` [U-Boot] [PATCH v6 4/5] ARM: dts: imx6qdl-icore: Add FEC support
` [U-Boot] [PATCH v6 5/5] icorem6: Use CONFIG_DM_ETH support

[U-Boot] [PATCH] armv8: ls2080aqds: fix SGMII repeater settings
 2016-10-17  8:20 UTC 

[U-Boot] [PATCH] pwm: imx: increase support up to PWM8
 2016-10-17  7:24 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] mx6sabresd: Add Falcon mode support
 2016-10-17  7:16 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] Add i.MX HAB encryption support
 2016-10-17  7:09 UTC  (3+ messages)
` [U-Boot] [PATCH v2 0/5] "

[U-Boot] [PATCH 0/2] libfdt: fix "Bring in upstream stringlist functions"
 2016-10-17  6:24 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] libfdt: fix fdt_stringlist_count()
` [U-Boot] [PATCH 2/2] libfdt: fix fdt_stringlist_search()

[U-Boot] [PATCH v7 00/21] imx6: Add Engicam i.CoreM6 QDL support
 2016-10-17  5:56 UTC  (5+ messages)

[U-Boot] [PATCH v3] i2c: at91_i2c: Fix the wrong include file
 2016-10-17  5:51 UTC  (4+ messages)

[U-Boot] [PATCH] board/ls2080qds: add the procedure to deply QSPI image
 2016-10-17  3:58 UTC  (7+ messages)

[U-Boot] [PATCH] armv8/ls1043a: Add the OCRAM initialization
 2016-10-17  3:35 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/4] board: sama5d2_xplained: Convert to use device tree and drivers with DM
 2016-10-17  1:55 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] board: sama5d2_xplained: Move config options to defconfigs
` [U-Boot] [PATCH v3 2/4] board: sama5d2_xplained: Clean up code
` [U-Boot] [PATCH v3 3/4] board: sama5d2_xplained: Set 'ethaddr' got from AT24MAC
` [U-Boot] [PATCH v3 4/4] board: sama5d2_xplained: Enable an early debug UART

[U-Boot] [PATCH v3 0/2] serial: atmel_usart: Support to enable an early debug UART
 2016-10-17  1:49 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] serial: Kconfig: Add ATMEL_USART option
` [U-Boot] [PATCH v3 2/2] serial: atmel_usart: Support enable an early debug UART

[U-Boot] [RFC PATCH 0/1] 4-byte SPI flash addressing
 2016-10-17  0:51 UTC  (2+ messages)
` [U-Boot] [RFC PATCH 1/1] sf: support chips using 4-byte addressing

[U-Boot] [PATCH v2 3/4] board: sama5d2_xplained: Set 'ethaddr' got from AT24MAC
 2016-10-16 22:03 UTC  (4+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] Finding u-boot code in SD card using a hex viewer
 2016-10-16 20:32 UTC 

[U-Boot] [PATCH v2 4/4] board: sama5d2_xplained: Enable an early debug UART
 2016-10-16 20:20 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/4] board: sama5d2_xplained: Clean up code
 2016-10-16 20:17 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 1/2] tools: moveconfig: support wildcards in --defconfigs file
 2016-10-16 20:15 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] tools: moveconfig: process defconfig files in alphabetical order

[U-Boot] [PATCH v2 1/4] board: sama5d2_xplained: Move config options to defconfigs
 2016-10-16 20:11 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/2] serial: atmel_usart: Support enable an early debug UART
 2016-10-16 20:07 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/2] serial: Kconfig: Add ATMEL_USART option
 2016-10-16 20:06 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] AT91: Correct misspelling of "redundent" in partition names
 2016-10-16 19:23 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v1] i2c: at91_i2c: Fix the wrong include file
 2016-10-16 19:22 UTC  (2+ messages)
` [U-Boot] [U-Boot,v1] "

[U-Boot] [PATCH] test/py: Fix exception, do not parametrize with empty set
 2016-10-16 18:17 UTC 

[U-Boot] [PATCH] usb: ehci-vf: use ehci_deregister() for .remove callback
 2016-10-16 16:07 UTC  (2+ messages)

[U-Boot] [PATCH] usb: xhci-mvebu: use xhci_deregister() for .remove callback
 2016-10-16 16:06 UTC  (2+ messages)

[U-Boot] [RFC] 0/4] Add Pl330 DMA support
 2016-10-16 16:03 UTC  (14+ messages)
` [U-Boot] [RFC 2/4] dma: Kconfig: Add CONFIG_PL330_DMA entry
` [U-Boot] [RFC 3/4] dm: add DMA_SUPPORTS_DEV_TO_MEM type to DMA_UCLASS
` [U-Boot] [RFC 4/4] arm: socfpga: scrub the SDRAM to properly enable ECC support

[U-Boot] [PATCH v3 0/3] Add USB EHCI support for ls1012aqds
 2016-10-16 15:55 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/3] drivers: usb: fsl: add USB ULPI init code
` [U-Boot] [PATCH v3 2/3] config: ls1012aqds: Add USB EHCI support for ls1012aqds

[U-Boot] [PATCH v3 00/12] Add support for Stratix 10 SoC
 2016-10-16 15:49 UTC  (15+ messages)
` [U-Boot] [PATCH v3 01/12] arm: socfpga: stratix10: Add SOCFPGA Stratix10 base address
` [U-Boot] [PATCH v3 04/12] arm: socfpga: clkmgr: Separate the Clock Manager for Stratix 10
` [U-Boot] [PATCH v3 05/12] arm: socfpga: fpgamgr: Disable FPGA "
` [U-Boot] [PATCH v3 07/12] arm: socfpga: sysmgr: Disable System "
` [U-Boot] [PATCH v3 09/12] arm: socfpga: stratix10: Add board directory for Stratix 10 socdk
` [U-Boot] [PATCH v3 11/12] arm: socfpga: Add SPL support for Stratix 10 SoC
` [U-Boot] [PATCH v3 12/12] arm: socfpga: Add support for Stratix 10 SoC dev kit

[U-Boot] [PATCH] cmd/tpm_test: Fix misleading code indentation
 2016-10-16 15:13 UTC 

[U-Boot] [PATCH 1/3] ARM: uniphier: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT defines
 2016-10-16 13:31 UTC  (4+ messages)
` [U-Boot] [PATCH 3/3] ARM: sunxi: "

[U-Boot] [PATCH 1/3] spl: mmc: fix switch statement
 2016-10-16 11:49 UTC  (10+ messages)
` [U-Boot] [PATCH 2/3] imx: make ipu's di configurable
` [U-Boot] [PATCH 3/3] mx6: synchronize SPL to u-boot offset

[U-Boot] [PATCH] power: twl6030: fix code refactoring
 2016-10-15 17:48 UTC  (5+ messages)

[U-Boot] [PATCH] usb: host: Move CONFIG_USB_MAX_CONTROLLER_COUNT to non-dm
 2016-10-15 17:03 UTC  (5+ messages)

[U-Boot] [PATCH] arch: powerpc: Remove unused dts frequency fixup for lbc_clk
 2016-10-15 17:03 UTC  (2+ messages)

[U-Boot] [PATCH v5 1/2] Txxx/RCW: Split unified RCW to RCWs for sd, spi and nand
 2016-10-15 17:03 UTC  (4+ messages)
` [U-Boot] [PATCH v5 2/2] pbl: use "wait" command instead of "flush" command

[U-Boot] Please pull u-boot-mpc85xx master
 2016-10-15 17:02 UTC 

[U-Boot] CONFIG_USE_ARCH_MEMSET/MEMCPY and SPL not working
 2016-10-15 15:35 UTC 

[U-Boot] [PATCH] OMAP3: omap3_logic: Add scripts to boot over network
 2016-10-15 14:06 UTC  (2+ messages)

[U-Boot] [PATCH] rk3288: kconfig: remove duplicate definition of SPL_MMC_SUPPORT
 2016-10-15 13:32 UTC  (3+ messages)

[U-Boot] [PATCH] rk3288: fix reg address for GRF_SOC_CON2
 2016-10-15 13:31 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/3] Add sdram capacity auto detect for rk3288
 2016-10-15 13:31 UTC  (11+ messages)
` [U-Boot] [PATCH v3 1/3] rk3288: config change for enable dram capacity auto-detect
` [U-Boot] [PATCH v3 2/3] rk3288: sdram: auto-detect the capacity
` [U-Boot] [PATCH v3 3/3] dts: rk3288: remove node in dmc which not need anymore

[U-Boot] [PATCH] evb-rk3399: config: set emmc as default boot dev
 2016-10-15 13:31 UTC  (3+ messages)

[U-Boot] [PATCH v3 1/2] rockchip: use rockchip linux partitions layout
 2016-10-15 13:31 UTC  (7+ messages)
` [U-Boot] [PATCH v3 2/2] rockchip: doc: add GPT partition layout

[U-Boot] [PATCH] rk3399: disable the clock multiplier support when SoC init
 2016-10-15 13:30 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/3] rockchip: rk3036: Move rockchip_get_cru() out of the driver
 2016-10-15 13:11 UTC  (9+ messages)
` [U-Boot] [PATCH v2 2/3] rockchip: rk3399: "
` [U-Boot] [PATCH v2 3/3] rockchip: rk3288: "

[U-Boot] [PATCH] clk: rk3399: fix rockchip_get_cru
 2016-10-15 13:11 UTC  (3+ messages)

[U-Boot] [PATCH] rockchip: enable SPL_OF_PLATDATA for rk3288 board
 2016-10-15 13:11 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] Ability to load linux kernel on rock2 RK3288
 2016-10-15 13:10 UTC  (5+ messages)
` [U-Boot] [PATCH 4/4] RK3288 needs fdt and initrd below 256M now

[U-Boot] [PATCH] tpm: tpm_tis_lpc: Add support for AT97SC3204
 2016-10-15 13:09 UTC  (2+ messages)

[U-Boot] [PATCH V2] OMAP3: omap3_logic: Remove LCD preboot info
 2016-10-15 12:24 UTC  (2+ messages)

[U-Boot] [PATCH v1] spl: move FDT_FIXUP_PARTITIONS to Kconfig
 2016-10-15 12:22 UTC  (2+ messages)
` [U-Boot] [U-Boot,v1] "

[U-Boot] [PATCH v1 2/2] spl: move SYS_OS_BASE to Kconfig
 2016-10-15 12:22 UTC  (2+ messages)
` [U-Boot] [U-Boot,v1,2/2] "

[U-Boot] [PATCH v1 1/2] spl: move SPL_OS_BOOT to Kconfig
 2016-10-15 12:22 UTC  (2+ messages)
` [U-Boot] [U-Boot,v1,1/2] "

[U-Boot] [PATCH] OMAP3: omap3_logic: Remove LCD preboot info
 2016-10-15 11:01 UTC 

[U-Boot] [PATCH PATCH v1] watchdog: Fix Watchdog Reset while in U-Boot Prompt
 2016-10-15  1:45 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [RFC PATCH] ARM: create .secure_stack section only for PSCI
 2016-10-15  0:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, RFC] "

[U-Boot] [PATCH] test/py/tests/test_sleep.py: Add check for CONFIG_CMD_MISC
 2016-10-15  0:13 UTC  (2+ messages)

[U-Boot] qemu-x86 issues
 2016-10-14 23:32 UTC 

[U-Boot] Please pull u-boot-fdt (take 2)
 2016-10-14 21:09 UTC  (2+ messages)

[U-Boot] [Resend RFC PATCH 0/2] Fix armv8 cache flushing
 2016-10-14 20:38 UTC  (6+ messages)
` [U-Boot] [Resend RFC PATCH 1/2] armv8: Fix dcache disable function
` [U-Boot] [Resend RFC PATCH 2/2] armv8: Fix flush_dcache_all function

[U-Boot] [RFC PATCH 0/2] Fix armv8 cache flushing
 2016-10-14 20:03 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 1/2] armv8: Fix dcache disable function
` [U-Boot] [RFC PATCH 2/2] armv8: Fix flush_dcache_all function

[U-Boot] [PATCH 0/3] ARM: AMx3xx: Minor cleanup in early init code
 2016-10-14 15:04 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] ARM: AMx3xx: Allow arch specific code to use early DM
` [U-Boot] [PATCH 2/3] ARM: AMx3xx: Centralize early clock initialization
` [U-Boot] [PATCH 3/3] board: ti: amx3xx: Remove multiple EEPROM reads

[U-Boot] NFS and timeouts?
 2016-10-14 13:40 UTC  (5+ messages)

[U-Boot] [PATCH] pci: Move CONFIG_PCI_PNP to Kconfig
 2016-10-14 13:07 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/3] am335x-icev2: Ethernet support
 2016-10-14 12:24 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] driver: net: cpsw: add support for RGMII id mode support and RMII clock source selection

[U-Boot] [PATCH] efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}
 2016-10-14 11:45 UTC 

[U-Boot] [PicoZed] Error uenvboot script
 2016-10-14 11:16 UTC 


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