public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-11-15 18:31:30 to 2017-11-17 15:43:52 UTC [more...]

[U-Boot] [PATCH u-boot 2/3] arm: meson: Add supplementary ethernet registers definitions
 2017-11-17 15:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, u-boot, "

[U-Boot] [PATCH u-boot 1/3] net: phy: Add Amlogic Meson GXL Internal PHY support
 2017-11-17 15:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, u-boot, "

[U-Boot] [PATCH 5/5] lib: libfdt: wrap scripts/dtc/libfdt/* where possible
 2017-11-17 15:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/5] linux/types.h: add typedef of uintptr_t
 2017-11-17 15:43 UTC  (2+ messages)
` [U-Boot] [U-Boot,4/5] "

[U-Boot] [PATCH 3/5] tools: use files from scripts/dtc/libfdt where possible
 2017-11-17 15:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/5] libfdt: change libfdt_internal.h to a wrapper of scripts/dtc/libfdt/*
 2017-11-17 15:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/5] libfdt: change fdt.h to a wrapper of scripts/dtc/libfdt/*
 2017-11-17 15:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 4/4] pylibfdt: compile pylibfdt only when dtoc/binman is necessary
 2017-11-17 15:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 3/4] pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile
 2017-11-17 15:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/4] scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110
 2017-11-17 15:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/4] scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync script
 2017-11-17 15:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH u-boot 3/3] arm: add initial support for Amlogic P212 based on Meson GXL family
 2017-11-17 15:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, u-boot, "

[U-Boot] [PATCH u-boot 2/3] pinctrl: meson: Add GXL Support
 2017-11-17 15:43 UTC  (2+ messages)
` [U-Boot] [U-Boot,u-boot,2/3] "

[U-Boot] [PATCH u-boot 1/3] ARM: dts: Synchronize Amlogic from Linux Mainline 4.13.5
 2017-11-17 15:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, u-boot, "

[U-Boot] [PATCH] board: ti: dra71x-evm: Hook LDO1 of LP8733 to EN_PIN
 2017-11-17 15:42 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] am33xx: Add a function to query MPU voltage in uV
 2017-11-17 15:42 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] cmd/fdt.c align data buffer to avoid unaligned word access
 2017-11-17 15:41 UTC  (3+ messages)

[U-Boot] [PATCH] dm: core: Correct address cast in dev_read_addr_ptr()
 2017-11-17 15:41 UTC  (7+ messages)

[U-Boot] [PATCH] sandbox: Add clrbits/setbits macros
 2017-11-17 15:41 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] SPL: fix printing of image name
 2017-11-17 15:41 UTC  (17+ messages)
` [U-Boot] [PATCH 4/5] tpm: add more useful NV storage permission flags
` [U-Boot] [PATCH v2 1/5] SPL: fix printing of image name
  ` [U-Boot] [PATCH v2 2/5] tpm: fix reading of permanent flags
  ` [U-Boot] [PATCH v2 3/5] tpm: add tpm_get_random()
  ` [U-Boot] [PATCH v2 5/5] tpm: add more missing va_end()

[U-Boot] [PATCH] dm: core: fix member name in ofnode_union documentation
 2017-11-17 15:41 UTC  (3+ messages)

[U-Boot] [RFC PATCH] usb: ehci: do not invalidate a NULL buffer
 2017-11-17 15:04 UTC  (2+ messages)

[U-Boot] [RFC PATCH 00/10] env: Multiple env support and env transition for sunxi
 2017-11-17 14:40 UTC  (25+ messages)
` [U-Boot] [RFC PATCH 01/10] cmd: nvedit: Get rid of the env lookup
` [U-Boot] [RFC PATCH 02/10] env: Make env_driver_lookup_default private
` [U-Boot] [RFC PATCH 03/10] env: Rename env_driver_lookup_default and env_get_default_location
` [U-Boot] [RFC PATCH 04/10] env: Pass additional parameters to the env lookup function
` [U-Boot] [RFC PATCH 05/10] env: Make the env save message a bit more explicit
` [U-Boot] [RFC PATCH 06/10] env: Support multiple environments
` [U-Boot] [RFC PATCH 07/10] env: Allow to build multiple environments in Kconfig
` [U-Boot] [RFC PATCH 08/10] env: Mark env_get_location as weak
` [U-Boot] [RFC PATCH 09/10] sunxi: Transition from the MMC to a FAT-based environment
` [U-Boot] [RFC PATCH 10/10] env: sunxi: Enable FAT-based environment support by default

[U-Boot] [PATCH 0/4] sunxi: Ease eMMC usage and flashing
 2017-11-17 14:20 UTC  (17+ messages)
` [U-Boot] [PATCH 3/4] sunxi: Add default partition scheme

[U-Boot] [PATCH v2 0/9] efi_loader: clean up protocol services
 2017-11-17 14:07 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/9] efi_selftest: test protocol management
` [U-Boot] [PATCH v2 7/9] efi_loader: consistently use efi_uintn_t in boot services

[U-Boot] [PATCH v4 00/18] efi_loader: implement SetWatchdogTimer
 2017-11-17 14:07 UTC  (5+ messages)
` [U-Boot] [PATCH v4 12/18] efi_selftest: allow to select a single test for exexution
` [U-Boot] [PATCH v4 12/18] efi_selftest: correctly cleanup after selftest

[U-Boot] [PATCH v2 00/18] manage protocols in a linked list
 2017-11-17 14:07 UTC  (38+ messages)
` [U-Boot] [PATCH v2 01/18] efi_loader: efi_bootmgr: do not make hidden assignments
` [U-Boot] [PATCH v2 02/18] efi_loader: size of media device path node represenation
` [U-Boot] [PATCH v2 03/18] efi_loader: efi_dp_str should print path not node
` [U-Boot] [PATCH v2 04/18] efi_loader: fix efi_convert_device_node_to_text
` [U-Boot] [PATCH v2 05/18] efi_loader: reimplement LocateDevicePath
` [U-Boot] [PATCH v2 06/18] efi_selftest: test EFI_DEVICE_PATH_TO_TEXT_PROTOCOL
` [U-Boot] [PATCH v2 07/18] efi_loader: efi_disk: use efi_add_protocol
` [U-Boot] [PATCH v2 08/18] efi_loader: efi_net: "
` [U-Boot] [PATCH v2 09/18] efi_loader: efi_gop: "
` [U-Boot] [PATCH v2 10/18] efi_loader: simplify efi_open_protocol
` [U-Boot] [PATCH v2 11/18] efi_loader: simplify find_obj
` [U-Boot] [PATCH v2 12/18] efi_loader: manage protocols in a linked list
` [U-Boot] [PATCH v2 13/18] efi_selftest: compile without special compiler flags
` [U-Boot] [PATCH v2 14/18] efi_selftest: add missing line feed
` [U-Boot] [PATCH v2 15/18] efi_loader: output load options in helloworld
` [U-Boot] [PATCH v2 16/18] test/py: check return code of helloworld
` [U-Boot] [PATCH v2 17/18] efi_loader: pass handle of loaded image
` [U-Boot] [PATCH v2 18/18] efi_loader: helper function to add EFI object to list

[U-Boot] [PATCH 1/1] Makefile: add coccicheck target
 2017-11-17 14:06 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] x86: don't compare pointers to 0
 2017-11-17 14:06 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] usb: xhci: implement FEAT_POWER hook for switching regulators for ports
 2017-11-17 13:50 UTC  (5+ messages)

[U-Boot] [PATCH] usb: ehci: Fix accessors for big-endian platforms and descriptors
 2017-11-17 13:26 UTC 

[U-Boot] [PATCH] sun50i: h5: Add NanoPi Neo Plus2 DT initial support
 2017-11-17 13:06 UTC  (5+ messages)
` [U-Boot] [PATCH v5 1/2] "
  ` [U-Boot] [PATCH v5 2/2] arm64: sun50i-h5.dtsi : update to kernel 4.14

[U-Boot] [PATCH] arc: cache: Add required NOPs after invalidation of instruction cache
 2017-11-17 13:05 UTC 

[U-Boot] [PATCH] arc: bootm: Move slave cores kick-starting under !fake
 2017-11-17 12:59 UTC 

[U-Boot] [PATCH] envtools: make sure version/timestamp header file are available
 2017-11-17 11:50 UTC  (2+ messages)

[U-Boot] [PATCH v2] Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible"
 2017-11-17 10:27 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/3] Most rockchip platform based boards use a key to instruct
 2017-11-17 10:19 UTC  (3+ messages)

[U-Boot] [PATCH v2] net: phy: marvell: Add functions to read PHY's extended registers
 2017-11-17 10:06 UTC  (4+ messages)
` [U-Boot] [PATCH v3] "

[U-Boot] mmc1 not working on Samsung snow chromebook
 2017-11-17  9:48 UTC  (6+ messages)

[U-Boot] [PATCH v2 1/6] pico-imx6ul: Move dfu_alt_info to CONFIG_DFU_ENV_SETTINGS variable
 2017-11-17  9:34 UTC  (9+ messages)
` [U-Boot] [PATCH v2 2/6] pico-imx6ul: Use PARTUUID to specify the rootfs location
` [U-Boot] [PATCH v2 3/6] pico-imx6ul: Add boot and rootfs dfu_alt_info
` [U-Boot] [PATCH v2 4/6] pico-imx6ul: Define partition layout in the environment
` [U-Boot] [PATCH v2 5/6] pico-imx6ul: Add function to create gpt partitions
` [U-Boot] [PATCH v2 6/6] pico-imx6ul: Use FS_GENERIC load command

[U-Boot] [PATCH] disk: efi: correct the allocation size for mbr header in stack
 2017-11-17  9:08 UTC 

[U-Boot] [PATCH] efi_loader: Exit in efi_set_bootdev() upon invalid "desc"
 2017-11-17  7:47 UTC 

[U-Boot] [PATCH 0/2] board: atmel: Add new board SAMA5D2 PTC EK
 2017-11-17  6:57 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] ARM: at91: add sama5d2 smc header
` [U-Boot] [PATCH 2/2] board: atmel: add sama5d2_ptc_ek board

[U-Boot] [PATCH] mmc: atmel_sdhci: not on capabilities to set gck rate
 2017-11-17  6:51 UTC 

[U-Boot] [PATCH 0/2] clk: at91: clk-generated: Improvement
 2017-11-17  6:50 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] clk: at91: clk-generated: select absolute closest rate
` [U-Boot] [PATCH 2/2] clk: at91: clk-generated: fix incorrect index of clk source

[U-Boot] [PATCH] clk: at91: Kconfig: fix the dependency of AT91_UTMI
 2017-11-17  6:46 UTC 

[U-Boot] [PATCH v4 3/5] config: cadence_spi: Remove defines read from DT
 2017-11-17  6:31 UTC 

[U-Boot] [PATCH v4 2/5] dts: cadence_spi: Sync DT bindings with Linux
 2017-11-17  6:30 UTC 

[U-Boot] [PATCH v4 1/5] spi: cadence_spi: Sync DT bindings with Linux
 2017-11-17  6:28 UTC 

[U-Boot] [PATCH v2] x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones
 2017-11-17  6:02 UTC 

[U-Boot] [PATCH] x86: conga-qeval20-qa3-e3845: Adjust VGA rom address
 2017-11-17  5:45 UTC  (2+ messages)

[U-Boot] Please pull u-boot-marvell/master
 2017-11-17  1:52 UTC  (2+ messages)

[U-Boot] Please pull fsl-qoriq master
 2017-11-17  1:52 UTC  (2+ messages)

[U-Boot] [PATCH v3 6/6] doc: x86: Add section about secure boot on Bay Trail
 2017-11-17  1:16 UTC 

[U-Boot] [PATCH v3 5/6] binman: add ROM image signing for Bay Trail SoC
 2017-11-17  1:16 UTC 

[U-Boot] [PATCH v3 4/6] binman: add optional support for U-Boot image signing
 2017-11-17  1:15 UTC 

[U-Boot] [PATCH v3 3/6] x86: congatec: add secureboot enabled defconfig for conga-qeval20-qa3-e3845
 2017-11-17  1:14 UTC 

[U-Boot] [PATCH v3 2/6] x86: baytrail: secureboot: Add functions for verification of U-Boot
 2017-11-17  1:14 UTC 

[U-Boot] [PATCH v3 1/6] x86: baytrail: Add fsp-header verification for secure boot FSP
 2017-11-17  1:13 UTC 

[U-Boot] [PATCH v3 0/6] Introduce secure boot for Bay Trail
 2017-11-17  1:06 UTC 

[U-Boot] [PATCH] u-boot: Upgrade to 2017.11 release
 2017-11-16 22:04 UTC  (8+ messages)
` [U-Boot] [OE-core] "

[U-Boot] [PATCH] mach-stm32: Factorize MPU's region config for STM32 SoCs
 2017-11-16 17:55 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/3] x86: congatec: add secureboot enabled defconfig for conga-qeval20-qa3-e3845
 2017-11-16 17:05 UTC  (4+ messages)
` [U-Boot] [PATCH 3/3] x86: baytrail: secureboot: Add functions for verification of U-Boot

[U-Boot] u-boot soft and hard ethernet addresses
 2017-11-16 17:05 UTC  (3+ messages)
      ` [U-Boot] Fw: "

[U-Boot] [RESEND PATCH] mtd: nand: zynq: Add support for the NAND lock/unlock operation
 2017-11-16 15:33 UTC  (2+ messages)

[U-Boot] [PATCH v2] mtd: zynq: nand: Move board_nand_init() function to board.c
 2017-11-16 15:31 UTC  (2+ messages)

[U-Boot] [PATCH] Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible"
 2017-11-16 15:06 UTC 

[U-Boot] [PATCH v4 0/5] spi: cadence_spi: Adopt Linux DT bindings
 2017-11-16 14:03 UTC  (6+ messages)
` [U-Boot] [PATCH v4 1/5] spi: cadence_spi: Sync DT bindings with Linux
` [U-Boot] [PATCH v4 2/5] dts: "
` [U-Boot] [PATCH v4 3/5] config: cadence_spi: Remove defines read from DT
` [U-Boot] [PATCH v4 4/5] dts: k2g: Clean-up indentation
` [U-Boot] [PATCH v4 5/5] dts: cadence_spi: Update documentation for DT bindings

[U-Boot] [PATCH] sunxi: add support for Orange Pi R1 board
 2017-11-16 13:42 UTC  (4+ messages)

[U-Boot] [PATCH RESEND v2 1/2] arm: mvebu: clearfog: Fix SPI-NOR flash access
 2017-11-16 13:08 UTC  (4+ messages)
` [U-Boot] [PATCH RESEND v2 2/2] arm: mvebu: clearfog: update SPI flash DT description

[U-Boot] [PATCH 1/3] mvebu: usb: xhci: a38x support
 2017-11-16 13:07 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] arm: mvebu: Add board_setup for xhci hardware
` [U-Boot] [PATCH 3/3] arm: mvebu: clearfog: enable XHCI USB

[U-Boot] [PATCH 1/1] configs: DISTRO_DEFAULTS for MACCHIATObin
 2017-11-16 13:06 UTC  (2+ messages)

[U-Boot] [PATCH] arm: mvebu: theadorable_debug_defconfig: Enable setexpr command
 2017-11-16 13:05 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: MV_EBU: Increase size of PCIe default mapping
 2017-11-16 13:04 UTC  (2+ messages)

[U-Boot] [ANN] U-Boot v2017.11-rc4 released
 2017-11-16 12:31 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] common: make bouncebuf work for non-DMA transfers
 2017-11-16 11:20 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] common: make bouncebuf work for non-DMA transfers
 2017-11-16 10:34 UTC  (2+ messages)

[U-Boot] [PATCH] x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones
 2017-11-16 10:27 UTC 

[U-Boot] [PATCH v6 0/7] Add VID support for QDS and RDB platforms
 2017-11-16  8:28 UTC  (4+ messages)
` [U-Boot] [PATCH v6 1/7] armv8: lsch3: Add serdes and DDR voltage setup

[U-Boot] [PATCH 0/2] Creating generic file system firmware loader
 2017-11-16  8:11 UTC  (17+ messages)
` [U-Boot] [PATCH 1/2] common: Generic "

[U-Boot] cadence_qspi_apb: cache issues on mach-socfpga
 2017-11-16  8:08 UTC  (3+ messages)

[U-Boot] [PATCH] armv8: ls1012a: enable/disable eSDHC1 through hwconfig for RDB
 2017-11-16  2:48 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] mx6: Select MX6QDL option via Kconfig
 2017-11-15 19:04 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mx6sabreauto: Remove unneeded SPL selection

[U-Boot] [PATCH] test/py: Add dependency on HUSH parser
 2017-11-15 18:31 UTC  (4+ messages)


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