public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-10-15 22:03:59 to 2018-10-18 05:56:50 UTC [more...]

[U-Boot] [PATCH v3 0/5] Add support for Pinebook
 2018-10-18  5:56 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/5] mmc: sunxi: add support for automatic delay calibration
` [U-Boot] [PATCH v3 2/5] dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is missing
` [U-Boot] [PATCH v3 3/5] sunxi: DT: A64: update device tree file for Allwinner A64 SoC
` [U-Boot] [PATCH v3 4/5] sun50i: A64: add support for R_I2C controller

[U-Boot] [PATCH 0/6] efi: make efi and bootmgr more usable
 2018-10-18  5:48 UTC  (14+ messages)
` [U-Boot] [PATCH 1/6] fs: update fs_dev_part in fs_set_blk_dev_with_part()
` [U-Boot] [PATCH 2/6] efi_loader: add efi_dp_from_name()
  ` [U-Boot] [U-Boot,2/6] "
` [U-Boot] [PATCH 3/6] efi_loader: bootmgr: add load option helper functions
` [U-Boot] [PATCH 4/6] cmd: add efishell command
` [U-Boot] [PATCH 5/6] bootefi: carve out fdt parameter handling
` [U-Boot] [PATCH 6/6] efi_loader: bootmgr: run an EFI application of a given load option

[U-Boot] [PATCH v2 0/5] Add support for Pinebook
 2018-10-18  4:48 UTC  (24+ messages)
` [U-Boot] [PATCH v2 1/5] mmc: sunxi: A64: add support for automatic delay calibration
` [U-Boot] [PATCH v2 2/5] dm: video: bridge: don't fail to activate bridge if reset or sleep GPIO is missing
` [U-Boot] [PATCH v2 3/5] sunxi: DT: A64: update device tree file for Allwinner A64 SoC
` [U-Boot] [PATCH v2 4/5] sun50i: A64: add support for R_I2C controller
` [U-Boot] [PATCH v2 5/5] sunxi: DT: add support for Pinebook

[U-Boot] [PATCH 0/3] uefi: support USB boot in distro boot
 2018-10-18  2:44 UTC  (10+ messages)
` [U-Boot] [PATCH 1/3] efi_loader: support USB boot in distro boot script
` [U-Boot] [PATCH 2/3] ARM: qemu-arm: enable usb mass storage in default configuration
` [U-Boot] [PATCH 3/3] ARM: qemu-arm: enable USB boot in distro boot with UEFI

[U-Boot] [PATCH 1/2] efi_loader: rework fdt handling in distro boot script
 2018-10-18  2:07 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] ARM: qemu-arm: define fdt_addr_r

[U-Boot] [PATCH] debug uart: don't print before initialization
 2018-10-17 20:02 UTC  (7+ messages)

[U-Boot] [PATCH 1/1] efi_loader: fix typos in efi_device_path.c
 2018-10-17 19:55 UTC 

[U-Boot] [PULL 2018.11] efi patch queue 2018-10-17
 2018-10-17 18:58 UTC  (2+ messages)

[U-Boot] [PATCH 00/15] test: Various test refinements and improvements
 2018-10-17 18:19 UTC  (6+ messages)
` [U-Boot] [PATCH 01/15] sandbox: Unprotect DATA regions in bus tests

[U-Boot] [PATCH v4 1/1] efi_loader: PSCI reset and shutdown
 2018-10-17 18:06 UTC  (3+ messages)

[U-Boot] Please pull u-boot-dm
 2018-10-17 17:14 UTC  (10+ messages)

[U-Boot] [PATCH 1/2] watchdog: driver support for fsl-lsch2
 2018-10-17 16:56 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] watchdog: imx: add config to disable wdog reset

[U-Boot] [PATCH] pxe: Try even board specific boot
 2018-10-17 14:24 UTC 

[U-Boot] U-Boot and The Boot Loader Specification
 2018-10-17 12:04 UTC 

[U-Boot] [PATCH v3] sf: Add auto detection of 4-byte mode (vs standard 3-byte mode)
 2018-10-17 11:52 UTC 

[U-Boot] [PATCH 0/3] Read SFDP parameters and access flash above 16MB
 2018-10-17 11:28 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] mtd/spi: Add JEDEC SFDP support in SPI framework
` [U-Boot] [PATCH 2/3] fsl_qspi: Access flash above 16MB using SFDP
` [U-Boot] [PATCH 3/3] spi_flash_ids: Enable SFDP parsing for s25fs512 flash

[U-Boot] [PATCH] power: regulator: Makefile: Remove SPL tag for REGULATOR_GPIO
 2018-10-17 10:45 UTC 

[U-Boot] [PATCH] arm: zynq: Setup non zero SPL FIT load address
 2018-10-17 10:19 UTC 

[U-Boot] [PATCH v2] net: phy: add TSE PCS support to dwmac-socfpga
 2018-10-17  9:45 UTC 

[U-Boot] [RFC] fit: include uncompression into fit_image_load
 2018-10-17  9:41 UTC  (3+ messages)

[U-Boot] [PATCH] armv8: lx2160aqds : Add support for LX2160AQDS platform
 2018-10-17  9:32 UTC 

[U-Boot] [PATCH] armv8: lx2160aqds : Add support for LX2160AQDS platform
 2018-10-17  9:30 UTC 

[U-Boot] [PATCH V3 0/6] board: ge: Move bootcount to EEPROM
 2018-10-17  8:33 UTC  (7+ messages)
` [U-Boot] [PATCH V3 1/6] board: ge: Remove EEPROM bus param from read_vpd()
` [U-Boot] [PATCH V3 2/6] board: ge: Move VPD EEPROM configuration to the defconfig
` [U-Boot] [PATCH V3 3/6] bootcount: i2c: Add bus switching to the I2C bootcount driver
` [U-Boot] [PATCH V3 4/6] bootcount: Configure length limit for I2C bootcount
` [U-Boot] [PATCH V3 5/6] board: ge: Move VPD reading to the vpd_reader
` [U-Boot] [PATCH V3 6/6] board: ge: Store bootcount in EEPROM on PPD and Bx50v3

[U-Boot] [PATCH] clk: Allow clock defaults to be set also during re-reloc state
 2018-10-17  8:13 UTC 

[U-Boot] [PATCH 1/3] pwm: sunxi: fix off-by-one that prevented PWM to use prescaler bypass
 2018-10-17  7:00 UTC  (4+ messages)
` [U-Boot] [PATCH 2/3] pwm: sunxi: use new prescaler when configuring PWM
` [U-Boot] [PATCH 3/3] pwm: sunxi: choose best prescaler to improve PWM resolution

[U-Boot] [PATCH v2 08/14] efi_loader: fix relocation on x86_64
 2018-10-17  6:47 UTC  (4+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v3 1/1] efi_loader: PSCI reset and shutdown
 2018-10-17  6:42 UTC  (6+ messages)

[U-Boot] [PATCH] ARM: Samsung: Add Exynos5422-based Odroid HC2 support
 2018-10-17  6:26 UTC  (3+ messages)

[U-Boot] [PATCH 0/3] Add support for new Xilinx Versal ACAPs
 2018-10-17  6:25 UTC  (8+ messages)
` [U-Boot] [PATCH 1/3] arm64: versal: "

[U-Boot] [GIT PULL] Xilinx changes for v2018.11-rc2 v2
 2018-10-17  3:04 UTC  (2+ messages)

[U-Boot] [PATCH v2 3/6] x86: efi: app: Generate Microsoft PE format compliant image
 2018-10-16 19:10 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/6] efi_loader: Generate Microsoft PE format compliant images
 2018-10-16 19:09 UTC  (6+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 4/6] pe.h: Add characteristics defines
 2018-10-16 19:09 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,4/6] "

[U-Boot] [PATCH v2 2/6] x86: efi: payload: Generate Microsoft PE format compliant image
 2018-10-16 19:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 6/6] riscv: efi: Generate Microsoft PE format compliant images
 2018-10-16 19:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 5/6] arm: efi: Generate Microsoft PE format compliant images
 2018-10-16 19:09 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 1/1] sandbox: dt: sandbox.dts set skip-localhost = <1>
 2018-10-16 18:27 UTC  (6+ messages)

[U-Boot] [PATCH] arm: socfpga: fpga: fix type of local variable
 2018-10-16 17:46 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_loader: unset CONFIG_EFI_LOADER on vf610twr
 2018-10-16 16:47 UTC 

[U-Boot] Building U-Boot for Digilent Zybo Z7
 2018-10-16 15:08 UTC 

[U-Boot] [GIT PULL] Xilinx changes for v2018.11-rc2
 2018-10-16 15:04 UTC  (5+ messages)

[U-Boot] [PATCH] serial: pl01x: Get clock from clock node if no clock property found
 2018-10-16 15:00 UTC  (5+ messages)

[U-Boot] [PATCH 1/1] efi_selftest: fix typos
 2018-10-16 14:59 UTC  (2+ messages)

[U-Boot] [PATCH] efi_loader: Fix warning in efi_load_image()
 2018-10-16 14:52 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] fs: fat: Fix warning in normalize_longname()
 2018-10-16 14:52 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 1/1, for v2018.11-rc2] efi_loader: fix simple network protocol
 2018-10-16 14:15 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] cmd: add el command
 2018-10-16 13:44 UTC  (3+ messages)

[U-Boot] efi_loader: handling of global data in *.efi files
 2018-10-16 13:23 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] sandbox: remove stray DEBUG
 2018-10-16 13:22 UTC  (2+ messages)

[U-Boot] [PATCH v11 0/6] efi_loader: Code refactoring and improvement
 2018-10-16 12:55 UTC  (3+ messages)
` [U-Boot] [PATCH v11 3/6] sandbox: smbios: Update to support sandbox

[U-Boot] mmc: get mmc_spi working again
 2018-10-16 12:02 UTC 

[U-Boot] [PATCH] watchdog: aspeed: restore default value of reset_mask
 2018-10-16 11:57 UTC 

[U-Boot] Please pull from u-boot-i2c
 2018-10-16 11:25 UTC  (2+ messages)

[U-Boot] Moving MX25 to SPL
 2018-10-16 11:02 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: dts: rmobile: Reinstate missing HS mode configs on Salvator-X
 2018-10-16  9:58 UTC 

[U-Boot] tests/test_bind.py: Update test to match the wider 'dm tree' output
 2018-10-16  9:28 UTC  (2+ messages)
` [U-Boot] [PATCH v2] dm: core: Widen the dump tree to show more of the driver's name

[U-Boot] [PATCH v4 00/13] Support for the Faraday ftgmac100 controller
 2018-10-16  9:22 UTC  (14+ messages)
` [U-Boot] [PATCH v4 01/13] net: ftgmac100: use the BIT() macro
` [U-Boot] [PATCH v4 02/13] net: ftgmac100: use the aligned() macro
` [U-Boot] [PATCH v4 03/13] net: ftgmac100: convert to driver model
` [U-Boot] [PATCH v4 04/13] net: ftgmac100: use setbits_le32() in the reset method
` [U-Boot] [PATCH v4 05/13] net: ftgmac100: add MDIO bus and phylib support
` [U-Boot] [PATCH v4 06/13] net: ftgmac100: convert the RX/TX descriptor arrays
` [U-Boot] [PATCH v4 07/13] net: ftgmac100: handle timeouts when transmitting
` [U-Boot] [PATCH v4 08/13] net: ftgmac100: add clock support
` [U-Boot] [PATCH v4 09/13] aspeed: ast2500: fix missing break in D2PLL clock enablement
` [U-Boot] [PATCH v4 10/13] net: ftgmac100: Add support for the Aspeed SoC
` [U-Boot] [PATCH v4 11/13] aspeed: Update ast2500 SoC DTS file to Linux v4.17-rc6 level
` [U-Boot] [PATCH v4 12/13] aspeed: Activate ethernet devices on the ast2500 Eval Board
` [U-Boot] [PATCH v4 13/13] aspeed: ast2500: fix D2-PLL clock setting in RGMII mode

[U-Boot] [Patch v3] socfpga: clean up sfp generation
 2018-10-16  9:21 UTC  (2+ messages)

[U-Boot] [PATCH] drivers: serial: probe all serial devices
 2018-10-16  9:09 UTC  (6+ messages)
` [U-Boot] [U-Boot-DM] "

[U-Boot] [RESEND PATCH v2 1/2] imx: mx7: fix potential overflow in imx_ddr_size()
 2018-10-16  8:42 UTC  (6+ messages)
` [U-Boot] [RESEND PATCH v2 2/2] colibri_imx7: prime get_ram_size() using imx_ddr_size()

[U-Boot] [PATCH] arm: ls1021a: Add timer_init() in board_init_f for SPL
 2018-10-16  8:19 UTC 

[U-Boot] [PATCH v3 00/13] Support for the Faraday ftgmac100 controller
 2018-10-16  5:47 UTC  (7+ messages)
` [U-Boot] [PATCH v3 03/13] net: ftgmac100: convert to driver model
` [U-Boot] [PATCH v3 07/13] net: ftgmac100: handle timeouts when transmitting

[U-Boot] [PATCH 1/1] efi_loader: implement EFI_RESET_SHUTDOWN at boot time
 2018-10-16  5:44 UTC 

[U-Boot] [PATCH] i2c: fix: Add support for the Arm's Versatile Express I2C controller
 2018-10-16  5:24 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] tools: add i.MX8/8X image support
 2018-10-16  4:50 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] arm: imx: include imx8image support
` [U-Boot] [PATCH 3/3] imx: imx8qxp_mek: update to build image in U-Boot

[U-Boot] [PATCH v2 1/1] efi_loader: PSCI reset and shutdown
 2018-10-16  4:13 UTC  (4+ messages)

[U-Boot] [PATCH v2] armv8: lx2160a: add eSDHC nodes
 2018-10-16  3:58 UTC 

[U-Boot] [PATCH] riscv: dts: Sync to Linux Kernel ae350 dts
 2018-10-16  2:35 UTC  (5+ messages)

[U-Boot] [PATCH 2/2] riscv: dts: Add ae350_32.dts for 32 bit
 2018-10-16  2:01 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] riscv: configs: Separate ax25-ae350 for 32/64 bit
 2018-10-16  1:40 UTC  (3+ messages)

[U-Boot] [ANN] U-Boot v2018.11-rc2 released
 2018-10-16  0:32 UTC 

[U-Boot] [PATCH 1/2] net: mvpp2: fix polarity of PHY reset signal
 2018-10-15 22:03 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