public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-10-11 21:40:53 to 2017-10-13 14:08:04 UTC [more...]

[U-Boot] [PATCH 00/11] efi_loader: patches for Shell.efi
 2017-10-13 14:08 UTC  (45+ messages)
` [U-Boot] [PATCH 01/11] efi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOL
` [U-Boot] [PATCH 02/11] efi_loader: Initial HII protocols
` [U-Boot] [PATCH 03/11] efi_loader: Initial EFI_UNICODE_COLLATION_PROTOCOL
` [U-Boot] [PATCH 06/11] efi_loader: Decouple EFI input/output from stdin/stdout
` [U-Boot] [PATCH 07/11] efi_loader: fix events
` [U-Boot] [PATCH 10/11] efi_loader: Add mem-mapped for fallback
  ` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] ARC: HSDK: introduce CREG GPIO driver
 2017-10-13 13:55 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/3] kbuild: always use relative path for __FILE__
 2017-10-13 13:53 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/3] kbuild: Get rid of KBUILD_STR
` [U-Boot] [PATCH v2 2/3] kbuild: add stringify helper to quote a string passed to C files
` [U-Boot] [PATCH v2 3/3] kbuild: redefine __FILE__ as relative path from $(srctree) if possible

[U-Boot] fsl_esdhc driver is broken with DM
 2017-10-13 13:33 UTC  (13+ messages)

[U-Boot] [PATCH v2] mx6slevk: Fix MMC breakage for the SPL target
 2017-10-13 13:27 UTC 

[U-Boot] U-Boot download link broken
 2017-10-13 12:41 UTC 

[U-Boot] [PATCH 1/6] mmc: uniphier-sd: Always check controller version
 2017-10-13 11:40 UTC  (4+ messages)
` [U-Boot] [PATCH 2/6] mmc: uniphier-sd: Use mmc_of_parse()

[U-Boot] [PATCH] drivers: core: Add translation in live tree case
 2017-10-13 11:21 UTC 

[U-Boot] [PATCH 1/3] x86: fsp: Consolidate Azalia header file
 2017-10-13 11:14 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] x86: baytrail: fsp: Use a function to update the Azalia config pointer
` [U-Boot] [PATCH 3/3] x86: baytrail: fsp: Move Azalia update codes to board

[U-Boot] [PATCH 00/20] ARM: uniphier: various refactoring for v2017.11-rc2
 2017-10-13 11:10 UTC  (24+ messages)
` [U-Boot] [PATCH 01/20] ARM: uniphier: switch to CONFIG_ENV_IS_NOWHERE
` [U-Boot] [PATCH 02/20] gpio: uniphier: rework single device node model
` [U-Boot] [PATCH 03/20] ARM: dts: uniphier: update GPIO nodes
` [U-Boot] [PATCH 04/20] pinctrl: uniphier: set PUPD_SIMPLE cap flag for PXs3
` [U-Boot] [PATCH 05/20] pinctrl: uniphier: simplify input enable and delete pin arrays
` [U-Boot] [PATCH 06/20] ARM: uniphier: use pr_() instead of printf() where appropriate
` [U-Boot] [PATCH 07/20] usb: dwc3-uniphier: replace <common.h> with <linux/bitops.h>
` [U-Boot] [PATCH 08/20] i2c: uniphier: replace debug() with dev_dbg()
` [U-Boot] [PATCH 09/20] i2c: uniphier-f: "
` [U-Boot] [PATCH 10/20] clk: uniphier: rework for better clock tree structure
` [U-Boot] [PATCH 11/20] clk: uniphier: add PXs3 clock data
` [U-Boot] [PATCH 12/20] clk: uniphier: add peripheral "
` [U-Boot] [PATCH 13/20] reset: uniphier: fix the first argument passed to dev_err()
` [U-Boot] [PATCH 14/20] i2c: uniphier: use clk for enable and get_rate
` [U-Boot] [PATCH 15/20] i2c: uniphier-f: "
` [U-Boot] [PATCH 16/20] ARM: uniphier: split u-boot, dm-pre-reloc out to uniphier-v7-u-boot.dtsi
` [U-Boot] [PATCH 17/20] ARM: dts: uniphier: prepare to use clock for serial
` [U-Boot] [PATCH 18/20] serial: uniphier: use clk for enable and get_rate
` [U-Boot] [PATCH 19/20] ARM: dts: uniphier: sync DT with Linux 4.14-rc4
` [U-Boot] [PATCH 20/20] ARM: uniphier: change the default of SoC select to UNIPHIER_V7_MULTI

[U-Boot] [PATCH 1/2] x86: baytrail: Fix unstable ACPI S3 resume
 2017-10-13 11:09 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] x86: Turn off running VGA ROM during "

[U-Boot] [PATCH v2 0/2] Support for TI bandgap temperature sensor
 2017-10-13 11:02 UTC  (2+ messages)

[U-Boot] [PATCH] [RFC] imx: dek_blob: Fix lock-up on dek_blob command
 2017-10-13 10:53 UTC 

[U-Boot] [PATCH] i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclass
 2017-10-13 10:29 UTC 

[U-Boot] [PATCH] simple-bus: remove DECLARE_GLOBAL_DATA_PTR and <common.h>
 2017-10-13 10:28 UTC 

[U-Boot] [PATCH 0/3] kbuild: always use relative path for __FILE__
 2017-10-13  9:12 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] kbuild: Get rid of KBUILD_STR
` [U-Boot] [PATCH 2/3] kbuild: add stringify helper to quote a string passed to C files
` [U-Boot] [PATCH 3/3] kbuild: redefine __FILE__ as relative path from $(srctree) if possible

[U-Boot] [PATCH] arm: Start AArch32 Linux in EL1 instead of EL2 on AArch64
 2017-10-13  8:42 UTC  (7+ messages)

[U-Boot] [PULL] efi patch queue 2017-10-13
 2017-10-13  8:37 UTC 

[U-Boot] [PATCH 0/11] efi_loader: implement SetWatchdogTimer
 2017-10-13  8:22 UTC  (5+ messages)
` [U-Boot] [PATCH 05/11] efi_loader: move efi_search_obj up in code

[U-Boot] [PATCH v3 00/20] Add FPGA, SDRAM, SPL loadfs U-boot & booting to console
 2017-10-13  8:08 UTC  (21+ messages)
` [U-Boot] [PATCH v3 01/20] ARM: socfpga: Description on FPGA RBF properties at Arria 10 FPGA manager
` [U-Boot] [PATCH v3 02/20] dts: Add FPGA bitstream properties to Arria 10 DTS
` [U-Boot] [PATCH v3 03/20] arm: socfpga: Add Arria 10 SoCFPGA programming interface
` [U-Boot] [PATCH v3 04/20] dts: Enable fpga-mgr node build for Arria 10 SPL
` [U-Boot] [PATCH v3 05/20] fs: Enable generic filesystems interface support in SPL
` [U-Boot] [PATCH v3 06/20] common: Generic firmware loader for file system
` [U-Boot] [PATCH v3 07/20] arm: socfpga: Fix with the correct polling status bit
` [U-Boot] [PATCH v3 08/20] arm: socfpga: Add drivers for programing FPGA from flash
` [U-Boot] [PATCH v3 09/20] arm: socfpga: Rename the gen5 sdram driver to more specific name
` [U-Boot] [PATCH v3 10/20] arm: socfpga: Add DRAM bank size initialization function
` [U-Boot] [PATCH v3 11/20] arm: socfpga: Add DDR driver for Arria 10
` [U-Boot] [PATCH v3 12/20] configs: Add DDR Kconfig support "
` [U-Boot] [PATCH v3 13/20] arm: socfpga: Enable SPL memory allocation
` [U-Boot] [PATCH v3 14/20] arm: socfpga: Improve comments for Intel SoCFPGA program header
` [U-Boot] [PATCH v3 15/20] arm: socfpga: Enhance Intel SoCFPGA program header to support Arria 10
` [U-Boot] [PATCH v3 16/20] arm: socfpga: Adding clock frequency info for U-boot
` [U-Boot] [PATCH v3 17/20] arm: socfpga: Adding SoCFPGA info for both SPL and U-boot
` [U-Boot] [PATCH v3 18/20] arm: socfpga: Enable function visible to other file
` [U-Boot] [PATCH v3 19/20] arm: socfpga: Enable DDR working
` [U-Boot] [PATCH v3 20/20] arm: socfpga: Enable SPL booting U-boot

[U-Boot] [PATCH 1/1] arm64: zynqmp: remove unnecessary logical constraint
 2017-10-13  7:19 UTC  (2+ messages)

[U-Boot] [PATCH ] call printf in sdram_rk3188.c on spl stage will hang the system
 2017-10-13  6:25 UTC 

[U-Boot] [PATCH] spi: kirkwood_spi: implement workaround for FE-9144572
 2017-10-13  4:24 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] arm: am57xx: Add vendor partition to Android GPT table for eMMC
 2017-10-13  3:47 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] arm: dra7xx: "
` [U-Boot] [PATCH 3/4] omap-common: fastboot: extend cpu type for DRA71x rev 2.1
` [U-Boot] [PATCH 4/4] arm: dra76: fastboot: extend cpu type for getvar command

[U-Boot] [PATCH] libfdt: give setup.py optional interpreter
 2017-10-13  2:32 UTC 

[U-Boot] [PATCH] drivers: pci: imx: fix imx_pcie_remove function
 2017-10-13  0:18 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] dm: tegra: correct type for tegra_xusb_padctl_lane_find_function
 2017-10-12 23:29 UTC 

[U-Boot] [PATCH 1/1] efi_selftest: correctly check return values
 2017-10-12 23:00 UTC 

[U-Boot] [PATCH u-boot 0/3] Add initial support for Amlogic P212 Reference board
 2017-10-12 22:30 UTC  (7+ messages)
` [U-Boot] [PATCH u-boot 1/3] ARM: dts: Synchronize Amlogic from Linux Mainline 4.13.5
` [U-Boot] [PATCH u-boot 2/3] pinctrl: meson: Add GXL Support
` [U-Boot] [PATCH u-boot 3/3] arm: add initial support for Amlogic P212 based on Meson GXL family

[U-Boot] [PATCH] board: ti: dra71x-evm: Hook LDO1 of LP8733 to EN_PIN
 2017-10-12 22:29 UTC  (2+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq master
 2017-10-12 22:29 UTC  (2+ messages)

[U-Boot] [PULL] Please pull u-boot-imx
 2017-10-12 22:29 UTC  (2+ messages)

[U-Boot] Please pull from u-boot-i2c
 2017-10-12 22:29 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] usbtty: fix typos
 2017-10-12 21:37 UTC 

[U-Boot] U-Boot fails to read NAND initialized by Linux
 2017-10-12 21:24 UTC 

[U-Boot] reading ubi from a NAND for programming to other devices
 2017-10-12 19:51 UTC 

[U-Boot] [PATCH] mx6slevk: Use PARTUUID to specify the rootfs location
 2017-10-12 19:21 UTC  (5+ messages)

[U-Boot] [PATCH] imx: Fix regression with CONFIG_DM_MMC=y
 2017-10-12 19:03 UTC 

[U-Boot] [PATCH] mx7dsabresd: Remove CONFIG_DM_MMC to avoid regression
 2017-10-12 18:49 UTC  (17+ messages)
` [U-Boot] [PATCH] imx: mx7dsabresd: include BLK for MMC/eMMC support of driver model
  ` [U-Boot] [PATCH V2] "

[U-Boot] [PATCH] mx6slevk: Fix MMC breakage for the SPL target
 2017-10-12 17:10 UTC  (3+ messages)

[U-Boot] 'filesize' env var - making U-Boot command more scriptable?
 2017-10-12 16:47 UTC 

[U-Boot] [PATCH] i.mx6ul: xpress: update UART init for current board revision
 2017-10-12 16:23 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] mx6: clock: Add a prototype for do_mx6_showclocks()
 2017-10-12 16:22 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mx6: sys_proto: Add prototypes for imx6_pcie_toggle() functions

[U-Boot] [PATCH] imx: mx7: spl: remove redundant SATA definitionas
 2017-10-12 16:20 UTC  (2+ messages)

[U-Boot] [PATCH V2] ARM: imx6: Add DHCOM i.MX6 PDK board support
 2017-10-12 16:20 UTC  (2+ messages)

[U-Boot] Rebase on u-boot-imx !
 2017-10-12 15:51 UTC 

[U-Boot] [PATCH v2 1/2] icore: configs: Fix merge conflict issue
 2017-10-12 15:43 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] icorem6_rqs: env: Return mmc devno

[U-Boot] [PATCH] power: extend prefix match to regulator-name property
 2017-10-12 15:40 UTC  (6+ messages)

[U-Boot] [PATCH 05/11] efi_loader: console support for color attributes
 2017-10-12 15:24 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_ID
 2017-10-12  9:51 UTC 

[U-Boot] [PATCH] rockchip: rk3399: init CPU clock when rkclk_init()
 2017-10-12  7:27 UTC 

[U-Boot] [PATCH v2] armv8: configs: ls1012a: correct the generic timer frequency issue
 2017-10-12  6:29 UTC 

[U-Boot] [PATCH] x86: minnowmax: Adjust VGA rom address
 2017-10-12  6:27 UTC  (3+ messages)

[U-Boot] [PATCH v3 1/5] arm64: layerscape: Move CONFIG_HAS_FSL_XHCI_USB to Kconfig
 2017-10-12  6:01 UTC  (10+ messages)
` [U-Boot] [PATCH v3 2/5] usb: host: Move CONFIG_XHCI_FSL "
` [U-Boot] [PATCH v3 3/5] arm: layerscape: Remove CONFIG_USB_MAX_CONTROLLER_COUNT
` [U-Boot] [PATCH v3 4/5] ls1088ardb: Enable USB command RDB qspi-boot
` [U-Boot] [PATCH v3 5/5] ls1088aqds: Enable USB command on QDS for qspi-boot

[U-Boot] [PATCH] tools: env: Add embedded.c to .gitignore
 2017-10-12  3:15 UTC 

[U-Boot] efi_loader query
 2017-10-11 22:51 UTC 


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