public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-01-17 09:27:43 to 2017-01-18 20:04:25 UTC [more...]

[U-Boot] [PATCH v3] odroid-c2: Enable distro boot
 2017-01-18 20:04 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3] "

[U-Boot] [PATCH v2] serial, ns16550: bugfix: ns16550 fifo not enabled
 2017-01-18 19:47 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/9] ARM: stm32: add network and qspi driver support to stm32f746-disco board
 2017-01-18 19:45 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/9] ARM: DTS: stm32: add stm32f746 device tree pin control files

[U-Boot] [RFC PATCH 0/9] ARM: imx: mx6: Add virtual mx6memcal board
 2017-01-18 19:01 UTC  (6+ messages)
` [U-Boot] [RFC PATCH 0/3] ARM: imx: mx6: Add plugin support for SPL

[U-Boot] [PATCHv2 1/4] kconfig: armv8: move armv8 sec_firmware CONFIG_* to Kconfig
 2017-01-18 17:43 UTC  (6+ messages)

[U-Boot] [PATCH] armv8: ls1046aqds: added usb feature support
 2017-01-18 17:19 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/18] arm: mvebu: Add gdsys ControlCenter-Compact board
 2017-01-18 17:10 UTC  (37+ messages)
` [U-Boot] [PATCH v2 01/18] pci: mvebu: Fix Armada 38x support
` [U-Boot] [PATCH v2 02/18] net: phy: Support Marvell 88E1680
` [U-Boot] [PATCH v2 03/18] mvebu: Add board_pex_config()
` [U-Boot] [PATCH v2 04/18] arm: mvebu: spl.c: Remove useless gd declaration
` [U-Boot] [PATCH v2 05/18] dm: Add callback to modify the device tree
` [U-Boot] [PATCH v2 06/18] lib: tpm: Add command to flush resources
` [U-Boot] [PATCH v2 07/18] core: device: Add dev_get_by_ofname function
` [U-Boot] [PATCH v2 08/18] gpio: Add gpio_request_simple function
` [U-Boot] [PATCH v2 09/18] tools: kwbimage: Fix dest addr
` [U-Boot] [PATCH v2 10/18] tools: kwbimage: Fix style violations
` [U-Boot] [PATCH v2 11/18] tools: kwbimage: Fix arithmetic with void pointers
` [U-Boot] [PATCH v2 12/18] tools: kwbimage: Reduce scope of variables
` [U-Boot] [PATCH v2 13/18] tools: kwbimage: Remove unused parameter
` [U-Boot] [PATCH v2 14/18] tools: kwbimage: Factor out add_binary_header_v1
` [U-Boot] [PATCH v2 15/18] tools: kwbimage: Refactor line parsing and fix error
` [U-Boot] [PATCH v2 16/18] arm: mvebu: Implement secure boot
` [U-Boot] [PATCH v2 17/18] arm: mvebu: Add gdsys ControlCenter-Compact board
` [U-Boot] [PATCH v2 18/18] controlcenterdc: Make secure boot available

[U-Boot] Start watchdog from uboot
 2017-01-18 16:56 UTC 

[U-Boot] U-Boot IPv6 state
 2017-01-18 15:13 UTC  (3+ messages)

[U-Boot] [PATCH] simple-bus: enable suport for of-platdata
 2017-01-18 12:25 UTC 

[U-Boot] [RFC PATCH 0/3] arm64: rk3399: enable SPL with ATF support
 2017-01-18 12:20 UTC  (6+ messages)
` [U-Boot] [RFC PATCH 2/3] arm64: rk3399: add ddr controller driver
` [U-Boot] [RFC PATCH 3/3] spl: add support to booting with ATF

[U-Boot] [PATCH 0/6] rk3399: enable SPL driver
 2017-01-18 12:16 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] arm64: rk3399: add ddr controller driver
` [U-Boot] [PATCH 2/6] arm64: rk3399: move grf register definitions to grf_rk3399.h
` [U-Boot] [PATCH 3/6] clk: rk3399: update driver for spl
` [U-Boot] [PATCH 4/6] sdhci: rk3399: update driver to support of-platdata
` [U-Boot] [PATCH 5/6] pinctrl: rk3399: add the of-platdata support
` [U-Boot] [PATCH 6/6] arm64: rk3399: add SPL support

[U-Boot] [PATCH 00/14] x86: qemu: Add 64-bit U-Boot support
 2017-01-18 11:33 UTC  (15+ messages)
` [U-Boot] [PATCH 01/14] x86: qemu: Add missing DECLARE_GLOBAL_DATA_PTR in e820.c
` [U-Boot] [PATCH 02/14] x86: Wrap print_ch() with config option
` [U-Boot] [PATCH 03/14] x86: spl: Add weak arch_cpu_init_dm()
` [U-Boot] [PATCH 04/14] x86: Compile irq.c for 64-bit
` [U-Boot] [PATCH 05/14] x86: qemu: Hide arch_cpu_init() and print_cpuinfo() for U-Boot proper
` [U-Boot] [PATCH 06/14] x86: qemu: Fix compiler warnings for 64-bit
` [U-Boot] [PATCH 07/14] x86: qemu: Set up device tree for SPL
` [U-Boot] [PATCH 08/14] x86: qemu: Mark ucode as optional for SPL in u-boot.dtsi
` [U-Boot] [PATCH 09/14] tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptr
` [U-Boot] [PATCH 10/14] tools: binman: Handle optional microcode case in SPL image
` [U-Boot] [PATCH 11/14] spl: Add a LF to the loading message
` [U-Boot] [PATCH 12/14] x86: qemu: Add a text base for 64-bit U-Boot
` [U-Boot] [PATCH 13/14] x86: qemu: Add build options for SPL
` [U-Boot] [PATCH 14/14] x86: qemu: Add a config for 64-bit U-Boot

[U-Boot] [PATCH v2 0/4] Add FreeBSD kconfig options
 2017-01-18 10:42 UTC  (18+ messages)
` [U-Boot] [PATCH v2 1/4] kconfig: Add API kconfig file
` [U-Boot] [PATCH v2 2/4] kconfig: Add a FREEBSD option
` [U-Boot] [PATCH v2 3/4] api: FreeBSD: flush cache before starting loader/kernel
` [U-Boot] [PATCH v2 4/4] distro_bootcmd: Add command to run FreeBSD

[U-Boot] [PATCH 00/12] Add support for SD3.0 and eMMC HS200
 2017-01-18  9:11 UTC  (14+ messages)
` [U-Boot] [PATCH 01/12] mmc: sdhci: Update host capabilities about host controller
` [U-Boot] [PATCH 02/12] mmc: sdhci: Add support for SD3.0
` [U-Boot] [PATCH 03/12] mmc: sdhci: Add support for platform/board specific tuning
` [U-Boot] [PATCH 04/12] mmc: sdhci: Add support for platform specific delay
` [U-Boot] [PATCH 05/12] mmc: sdhci: Make sdhci_ops of host as modifiable
` [U-Boot] [PATCH 06/12] zynqmp: Define routines for mmio write and read
` [U-Boot] [PATCH 07/12] mmc: sdhci: zynq: Define private structure arasan_sdhci_priv
` [U-Boot] [PATCH 08/12] mmc: sdhci: zynqmp: Add support of SD3.0
` [U-Boot] [PATCH 09/12] mmc: sdhci: Add quirk for 1.8v switching not supported
` [U-Boot] [PATCH 10/12] mmc: zynq_sdhci: Update quirk if "
` [U-Boot] [PATCH 11/12] mmc: sdhci: Add support for eMMC HS200 mode
` [U-Boot] [PATCH 12/12] mmc: sdhci: zynqmp: Set tapdelays "

[U-Boot] [PATCH v3 00/62] x86: Add initial support for 64-bit U-Boot
 2017-01-18  9:04 UTC  (3+ messages)
` [U-Boot] [PATCH v3 62/62] x86: link: Add a config "

[U-Boot] [PATCH 0/3] Fixes for topic-miami and topic-miamiplus board
 2017-01-18  8:35 UTC  (8+ messages)
  ` [U-Boot] [PATCH v2 "
    ` [U-Boot] [PATCH 1/3] topic_miami_defconfig: Remove NFS and NET support
    ` [U-Boot] [PATCH 2/3] topic_miami(plus) defconfig: Enable DFU RAM support
    ` [U-Boot] [PATCH 3/3] configs/topic_miami.h: Correct kernel_size in default environment

[U-Boot] Please pull from u-boot-i2c
 2017-01-18  8:29 UTC 

[U-Boot] please pull u-boot-samsung master
 2017-01-18  8:07 UTC 

[U-Boot] of-platdata address map decode for 64-bits
 2017-01-18  6:37 UTC 

[U-Boot] [PATCH 05/22] dm: Add livetree access functions
 2017-01-18  5:51 UTC  (18+ messages)
` [U-Boot] [PATCH 06/22] dm: Add a function to create a 'live' device tree
` [U-Boot] [PATCH 07/22] dm: Build a live tree after relocation
` [U-Boot] [PATCH 08/22] dm: Add support for device tree references
` [U-Boot] [PATCH 09/22] dm: Add a place to put extra device-tree reading functions
` [U-Boot] [PATCH 10/22] dm: core: Add device-based functions to access DT properties
` [U-Boot] [PATCH 11/22] dm: core: Allow binding a device from a live tree
` [U-Boot] [PATCH 12/22] dm: core: Add a method to find a driver for a livetree node
` [U-Boot] [PATCH 13/22] dm: core: Scan the live tree when setting up driver model
` [U-Boot] [PATCH 14/22] dm: core: Add a way to find a device by its live-tree node
` [U-Boot] [PATCH 15/22] dm: core: Add a way to find a device by node reference
` [U-Boot] [PATCH 16/22] dm: gpio: Refactor to prepare for live tree support
` [U-Boot] [PATCH 17/22] dm: gpio: Add "
` [U-Boot] [PATCH 18/22] dm: gpio: Drop blank line in gpio_xlate_offs_flags() comment
` [U-Boot] [PATCH 19/22] dm: gpio: sandbox: Use dm_read...() functions to access DT
` [U-Boot] [PATCH 20/22] cros_ec: Fix debug() statement in ec_command_inptr()
` [U-Boot] [PATCH 21/22] cros_ec: Convert to support live tree
` [U-Boot] [PATCH 22/22] sandbox: Move to use "

[U-Boot] [PATCH 0/2] Add Tinker Board support
 2017-01-18  5:51 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] rockchip: rename miniarm to tinker board
` [U-Boot] [PATCH 2/2] dts: rk3288: change the dmc configuration to LPDDR3

[U-Boot] [PATCH 00/22] dm: Add support for a 'live' device tree
 2017-01-18  5:50 UTC  (5+ messages)
` [U-Boot] [PATCH 01/22] dm: core: Set return value first in lists_bind_fdt()
` [U-Boot] [PATCH 02/22] dm: core: atmel: Dont export dm_scan_fdt_node()
` [U-Boot] [PATCH 03/22] Update WARN_ON() to return a value
` [U-Boot] [PATCH 04/22] dm: Add livetree definitions

[U-Boot] [PATCH] exynos: video: Enable stdout env var backward compatibility for LCD
 2017-01-18  5:22 UTC  (2+ messages)

[U-Boot] [PATCH] exynos5: Don't potentially undervoltage the CPU
 2017-01-18  5:21 UTC  (3+ messages)

[U-Boot] [PATCH] exynos: Enable XHCI on exynos5250 boards
 2017-01-18  5:21 UTC  (3+ messages)

[U-Boot] [PATCH V3 0/7] dm: universal_c210: support the DM_PMIC
 2017-01-18  5:17 UTC  (2+ messages)

[U-Boot] [PATCH] board: samsung: goni: fix the pmic's name for getting
 2017-01-18  5:14 UTC  (2+ messages)

[U-Boot] [PATCH v2] defconfig: Add a config for AM335x High Security EVM
 2017-01-18  4:14 UTC  (7+ messages)

[U-Boot] [PATCH v3 0/3] LS1046A secure boot target addition
 2017-01-18  4:04 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/3] SECURE_BOOT: Enable chain of trust on LS1046A platform

[U-Boot] pull request: u-boot-uniphier/master
 2017-01-18  2:56 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2017-01-18  2:56 UTC  (2+ messages)

[U-Boot] Please pull u-boot-video/master
 2017-01-18  2:55 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Add Tinker Board support
 2017-01-18  2:51 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] rockchip: rename miniarm to tinker board
` [U-Boot] [PATCH 2/2] dts: rk3288: change the dmc configuration to LPDDR3

[U-Boot] [PATCH RFC] common/image: Allow initrd_high & fdt_high to have special case no_reloc
 2017-01-18  0:50 UTC 

[U-Boot] [PATCH 00/12] arm: aspeed: Basic support for Aspeed AST2500 part and eval board
 2017-01-18  0:15 UTC  (34+ messages)
` [U-Boot] [PATCH 01/12] aspeed: Add mach-aspeed directory and basic Kconfig
` [U-Boot] [PATCH 03/12] aspeed: Add Timer Support
` [U-Boot] [PATCH 05/12] aspeed/ast2500: Device Tree and bindings for some of the clocks
` [U-Boot] [PATCH 06/12] aspeed/ast2500: Add Clock Driver
` [U-Boot] [PATCH 07/12] aspeed/ast2500: Helper function to get access to SCU
` [U-Boot] [PATCH 09/12] aspeed/ast2500: Common board init functions for ast2500 based boards
` [U-Boot] [PATCH 10/12] aspeed: Common configuration parameters for aspeed boards
` [U-Boot] [PATCH 11/12] aspeed: Device Tree for ast2500 Eval Board
` [U-Boot] [PATCH 12/12] aspeed: Configuration for ast2500 eval board

[U-Boot] [PATCH] dm: core: Replace of_offset with accessor
 2017-01-17 23:52 UTC 

[U-Boot] [PATCH] patman: Format checkpatch messages for IDE throwback
 2017-01-17 23:52 UTC 

[U-Boot] ARM - cache and alignment
 2017-01-17 20:54 UTC  (11+ messages)

[U-Boot] [PATCH] tools: mkimage: fix sizeof_mismatch found by coverity
 2017-01-17 18:36 UTC 

[U-Boot] [PATCH] pinctrl: uniphier: fix Ethernet (RMII) pin-mux setting for LD20
 2017-01-17 16:27 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] ARM: uniphier: UniPhier changes for v2017.03-rc1
 2017-01-17 16:26 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/10] zynq: clk: Move zynq platform to clock framework
 2017-01-17 15:27 UTC  (11+ messages)
` [U-Boot] [PATCH v2 01/10] net: zynq: Don't overwrite gem_rclk_ctrl with default value
` [U-Boot] [PATCH v2 02/10] net: zynq: Add clk framework support to zynq ethernet driver
` [U-Boot] [PATCH v2 03/10] zynq: Add clk framework support to zynq timer
` [U-Boot] [PATCH v2 04/10] zynq: Move static clock names into separate array
` [U-Boot] [PATCH v2 05/10] zynq: Remove zynq_clk_get_name function
` [U-Boot] [PATCH v2 06/10] clk: zynq: Add zynq clock framework driver
` [U-Boot] [PATCH v2 07/10] zynq: Move zynq to clock framework
` [U-Boot] [PATCH v2 08/10] clk: zynq: Add optional ethernet emio clock source support
` [U-Boot] [PATCH v2 09/10] mmc: zynq: Determine base clock frequency via clock framework
` [U-Boot] [PATCH v2 10/10] mmc: zynq: Add fdt max-frequency support

[U-Boot] [PATCH v4 0/1] mmc: sdhci: Add support for frequency constrained peripheral interfaces
 2017-01-17 14:58 UTC  (2+ messages)
` [U-Boot] [PATCH v4] mmc: sdhci: Distinguish between base clock and maximum peripheral frequency

[U-Boot] [PATCH v3] armv8: aarch64: Fix the warning about x1-x3 nonzero issue
 2017-01-17 14:23 UTC  (2+ messages)

[U-Boot] [u-boot] AR8033 SerDes Test and System Mode Control setting issue
 2017-01-17 11:23 UTC  (2+ messages)

[U-Boot] [PATCHv8 1/2] armv8/ls1043a: fixup GIC offset for ls1043a rev1
 2017-01-17 10:31 UTC  (2+ messages)
` [U-Boot] [PATCHv8 2/2] armv8/fsl-layerscape: fdt: fixup LS1043A rev1 MSI node

[U-Boot] linux "coherent_pool" kernel parameter and u-boot
 2017-01-17 10:20 UTC 

[U-Boot] [PATCH 0/2] Update configs for the firefly-rk3288
 2017-01-17  9:32 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] Enable ROCKCHIP_SPL_BACK_TO_BROM for firefly-rk3288 board
` [U-Boot] [PATCH 2/2] rockchip: Enable ETH address randomization for the firefly-rk3288

[U-Boot] [PATCH 1/2] armv8: calculate __bss_size in u-boot-spl.lds
 2017-01-17  9:27 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