public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-09-13 04:02:07 to 2018-09-16 20:44:03 UTC [more...]

[U-Boot] [RESEND PATCH v2 00/15] riscv: Add QEMU virt board support
 2018-09-16 20:44 UTC  (6+ messages)
` [U-Boot] [RESEND PATCH v2 01/15] riscv: kconfig: Normalize architecture name spelling
` [U-Boot] [RESEND PATCH v2 02/15] riscv: Remove setup.h

[U-Boot] [PATCH v2 00/13] Import Undefined Behavior Sanitizer
 2018-09-16 18:46 UTC  (7+ messages)
` [U-Boot] [PATCH v2 07/13] x86: Fix signed shift overflow in MSR_IA32_APICBASE_BASE

[U-Boot] Some tegra cleanups and Kconfig migrations
 2018-09-16 17:23 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] tegra: cleanup dangling comments in include/configs
` [U-Boot] [PATCH 2/6] tegra20: common: fix USB_EHCI_TXFIFO_THRESH value
` [U-Boot] [PATCH 3/6] Kconfig: tegra: Migrate SYS_I2C_TEGRA
` [U-Boot] [PATCH 4/6] Kconfig: tegra: Migrate USB_EHCI_TEGRA
` [U-Boot] [PATCH 5/6] Kconfig: tegra: Migrate TEGRA_KEYBOARD
` [U-Boot] [PATCH 6/6] nyan-big: drop CONFIG_KEYBOARD

[U-Boot] sandbox does not complete efi_selftest
 2018-09-16  5:45 UTC 

[U-Boot] [PATCH 1/1] efi_loader: memory leak in efi_set_bootdev()
 2018-09-16  5:20 UTC 

[U-Boot] [PATCH 1/1] efi_loader: do not use local variable for handle
 2018-09-16  5:19 UTC 

[U-Boot] [PULL] u-boot-usb/master
 2018-09-16  1:13 UTC 

[U-Boot] [PULL] u-boot-socfpga/master
 2018-09-16  1:12 UTC 

[U-Boot] [PULL] u-boot-sh/master
 2018-09-16  1:12 UTC 

[U-Boot] [PULL] Please pull u-boot-coldfire/master
 2018-09-15 22:22 UTC 

[U-Boot] [PATCH 1/1] efi_loader: query serial console size reliably
 2018-09-15 21:52 UTC 

[U-Boot] [PATCH 1/1] efi_selftest: missing braces in efi_selftest_textinputex.c
 2018-09-15 19:00 UTC 

[U-Boot] [PATCH v2 1/1] efi_loader: check parameter new_handle of efi_file_open()
 2018-09-15 18:43 UTC 

[U-Boot] [PATCH v3] drivers: spi: migrate cf_spi to DM
 2018-09-15 14:32 UTC  (8+ messages)

[U-Boot] Pull request: u-boot-ubi/master
 2018-09-15 14:15 UTC  (2+ messages)

[U-Boot] [PATCH] dm: uclass: Adding missing child_pre_probe description
 2018-09-15 13:41 UTC  (3+ messages)

[U-Boot] [PATCH v5 05/10] sandbox: Allow to execute from RAM
 2018-09-15 13:32 UTC  (2+ messages)
` [U-Boot] [U-Boot,v5,05/10] "

[U-Boot] [PATCH v5 04/10] sandbox: Fix setjmp/longjmp
 2018-09-15 12:17 UTC  (2+ messages)
` [U-Boot] [U-Boot,v5,04/10] "

[U-Boot] [PATCH v9 00/18] efi: Enable sandbox support for EFI loader
 2018-09-15  8:32 UTC  (26+ messages)
` [U-Boot] [PATCH v9 02/18] efi: Don't allow CMD_BOOTEFI_SELFTEST on sandbox
` [U-Boot] [PATCH v9 04/18] efi: sandbox: Enable EFI loader build for sandbox
` [U-Boot] [PATCH v9 06/18] efi: sandbox: Add a simple 'bootefi test' command
` [U-Boot] [PATCH v9 10/18] sandbox: Try to start the RAM buffer at a particular address
` [U-Boot] [PATCH v9 12/18] sandbox: Enhance map_to_sysmem() to handle foreign pointers
` [U-Boot] [PATCH v9 13/18] efi: Add a call to exit() along with why we can't use it

[U-Boot] [PATCH 1/1] efi_loader: check parameter new_handle of efi_file_open()
 2018-09-15  8:06 UTC  (2+ messages)

[U-Boot] [PATCH v10 00/10] efi: Enable sandbox support for EFI loader
 2018-09-15  7:54 UTC  (21+ messages)
` [U-Boot] [PATCH v10 01/10] efi: sandbox: Add distroboot support
  ` [U-Boot] [U-Boot, v10, "
` [U-Boot] [PATCH v10 02/10] efi: sandbox: Enable EFI loader build for sandbox
  ` [U-Boot] [U-Boot, v10, "
` [U-Boot] [PATCH v10 03/10] sandbox: Align RAM buffer to the machine page size
  ` [U-Boot] [U-Boot, v10, "
` [U-Boot] [PATCH v10 04/10] sandbox: Add support for calling abort()
  ` [U-Boot] [U-Boot, v10, "
` [U-Boot] [PATCH v10 05/10] sandbox: Enhance map_to_sysmem() to handle foreign pointers
  ` [U-Boot] [U-Boot, v10, "
` [U-Boot] [PATCH v10 06/10] efi: Relocate FDT to 127MB instead of 128MB
  ` [U-Boot] [U-Boot, v10, "
` [U-Boot] [PATCH v10 07/10] efi: sandbox: Tidy up copy_fdt() to work with sandbox
  ` [U-Boot] [U-Boot, v10, "
` [U-Boot] [PATCH v10 08/10] efi_loader: Pass address to fs_read()
` [U-Boot] [PATCH v10 09/10] efi: Correct the operation of efi_file_write()
  ` [U-Boot] [U-Boot, v10, "
` [U-Boot] [PATCH v10 10/10] efi: sandbox: Enable selftest command
  ` [U-Boot] [U-Boot, v10, "

[U-Boot] [PATCH v2] sandbox: Build with -fPIC
 2018-09-15  2:03 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] arm: at91: wdt: Convert watchdog driver to dm/dt
 2018-09-14 22:29 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] arm: at91: wdt: Convert watchdog config to Kconfig

[U-Boot] [PATCH 1/1] efi_loader: more debug info for efi_file_getinfo()
 2018-09-14 20:46 UTC 

[U-Boot] [PATCH] linux/compat.h: Add netdev_### log macros
 2018-09-14 20:36 UTC  (4+ messages)

[U-Boot] [PATCH 1/6] pico-imx6ul: Fix TechNexion spelling on MAINTAINERS file
 2018-09-14 18:53 UTC  (6+ messages)
` [U-Boot] [PATCH 2/6] pico-imx6ul: Add PICO-Pi baseboard support
` [U-Boot] [PATCH 3/6] pico-imx6ul: Add a new defconfig with PICO-Pi selected
` [U-Boot] [PATCH 4/6] pico-imx7d: Fix TechNexion spelling on MAINTAINERS file
` [U-Boot] [PATCH 5/6] pico-imx7d: Add PICO-Hobbit baseboard support
` [U-Boot] [PATCH 6/6] pico-imx7d: Add a new defconfig with PICO-Hobbit selected

[U-Boot] [PATCH v2 1/2] rockchip: add support for veyron-speedy (ASUS Chromebook C201)
 2018-09-14 18:33 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/2] rockchip: fix incorrect detection of ram size

[U-Boot] Please pull from u-boot-i2c
 2018-09-14 17:53 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] efi_loader: terminal left upper corner is [1, 1]
 2018-09-14 16:49 UTC 

[U-Boot] [PATCH] serial: omap: Add support for AM654 uart controller
 2018-09-14 14:13 UTC 

[U-Boot] [PATCH 0/7] Exynos4412 SPL support
 2018-09-14 13:48 UTC  (5+ messages)

[U-Boot] [PATCH v3 01/14] pico-imx6ul: Convert to distro config
 2018-09-14 13:23 UTC  (24+ messages)
` [U-Boot] [PATCH v3 02/14] pico-imx6ul: Convert to SPL
` [U-Boot] [PATCH v3 03/14] pico-imx6ul: Add fastboot support
` [U-Boot] [PATCH v3 04/14] pico-imx6ul: Add bmode support
` [U-Boot] [PATCH v3 05/14] pico-imx6ul: Add support for the 512MB module
` [U-Boot] [PATCH v3 06/14] pico-imx6ul: Update the README file
` [U-Boot] [PATCH v3 07/14] pico-imx6ul: Sync defconfig with new changes
` [U-Boot] [PATCH v3 08/14] pico-imx6ul: Add bootmenu to choose the baseboard
` [U-Boot] [PATCH v3 09/14] pico-imx6ul: Improve default DFU settings
` [U-Boot] [PATCH v3 10/14] pico-imx6ul: Sync README with pico-imx7d
` [U-Boot] [PATCH v3 11/14] pico-imx6ul: Add new pico-hobbit config
` [U-Boot] [PATCH v3 12/14] pico-imx6ul: Remove CONFIG_FSL_USDHC from .h
` [U-Boot] [PATCH v3 13/14] pico-imx6ul: Add Falcon mode support
` [U-Boot] [PATCH v3 14/14] pico-imx6ul: Add instructions for booting in Falcon mode

[U-Boot] [PATCH 0/3] add support for VSC8584 and VSC8574 Microsemi PHYs
 2018-09-14 12:48 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] net: phy: mscc: add support for VSC8584 PHY
` [U-Boot] [PATCH 2/3] net: phy: mscc: factorize part of config function for VSC8584
` [U-Boot] [PATCH 3/3] net: phy: mscc: add support for VSC8574 PHY

[U-Boot] [PATCH] ls1088a: remove dhcp function from u-boot env as boot source
 2018-09-14 11:24 UTC 

[U-Boot] [PATCH 1/4] ata: ahci: Loop over the actual number of ports, not the maximum
 2018-09-14 11:04 UTC  (9+ messages)
` [U-Boot] [PATCH 2/4] ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSI
` [U-Boot] [PATCH 3/4] ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSI
` [U-Boot] [PATCH 4/4] configs: Drop CONFIG_SYS_SCSI_MAXDEVICE

[U-Boot] [PATCH 0/9] Support 4GB of memory on 32bit systems
 2018-09-14 11:03 UTC  (10+ messages)
` [U-Boot] [PATCH 1/9] dm: allow 4GB of DRAM "

[U-Boot] [PATCH 00/31] binman: Expand support for SPL and TPL
 2018-09-14 10:57 UTC  (32+ messages)
` [U-Boot] [PATCH 01/31] fdt: Add Python support for adding/removing nodes
` [U-Boot] [PATCH 02/31] binman: Move 'special properties' docs to README.entries
` [U-Boot] [PATCH 03/31] binman: Allow 'fill' entry to have a size of 0
` [U-Boot] [PATCH 04/31] binman: Generate an error when text is not provided
` [U-Boot] [PATCH 05/31] binman: Add x86 support for starting TPL
` [U-Boot] [PATCH 06/31] binman: Tidy up the vblock entry
` [U-Boot] [PATCH 07/31] binman: Support building a selection of images
` [U-Boot] [PATCH 08/31] dtoc: Allow syncing of the device tree back to a file
` [U-Boot] [PATCH 09/31] dtoc: Fixed endianness in Prop.GetEmpty()
` [U-Boot] [PATCH 10/31] dtoc: Support adding new nodes
` [U-Boot] [PATCH 11/31] dtoc: Add methods for adding and updating properties
` [U-Boot] [PATCH 12/31] dtoc: Add a way to create an Fdt object from a data block
` [U-Boot] [PATCH 13/31] binman: Add an entry method for getting the default filename
` [U-Boot] [PATCH 14/31] binman: Move state information into a new module
` [U-Boot] [PATCH 15/31] binman: Move state logic into the state module
` [U-Boot] [PATCH 16/31] binman: Centralise device-tree updates within binman
` [U-Boot] [PATCH 17/31] binman: Obtain the list of device trees from the config
` [U-Boot] [PATCH 18/31] binman: Allow control of whether a fake DT is used
` [U-Boot] [PATCH 19/31] binman: Support updating all device tree files
` [U-Boot] [PATCH 20/31] patman: Detect missing tools and report them
` [U-Boot] [PATCH 21/31] binman: Support compressed entries
` [U-Boot] [PATCH 22/31] binman: Allow zero-size sections
` [U-Boot] [PATCH 23/31] binman: Support adding files
` [U-Boot] [PATCH 24/31] binman: Support expanding entries
` [U-Boot] [PATCH 25/31] binman: Mention section attributes in docs
` [U-Boot] [PATCH 26/31] binman: Support hashing entries
` [U-Boot] [PATCH 27/31] binman: Support x86 microcode in TPL
` [U-Boot] [PATCH 28/31] binman: Record the parent section of each section
` [U-Boot] [PATCH 29/31] binman: Correct fmap output on x86
` [U-Boot] [PATCH 30/31] binman: Support ELF files for U-Boot and SPL
` [U-Boot] [PATCH 31/31] binman: Allow writing a map file when something goes wrong

[U-Boot] [PATCH v2 00/23] subject: fs: fat: extend FAT write operations
 2018-09-14 10:54 UTC  (3+ messages)
` [U-Boot] [PATCH v2 21/23] test/py: convert fs-test.sh to pytest

[U-Boot] [PATCH v3 00/20] AVB using OP-TEE
 2018-09-14 10:54 UTC  (19+ messages)
` [U-Boot] [PATCH v3 04/20] avb_verify: bugfix avb_ops_free() skipping free
` [U-Boot] [PATCH v3 05/20] mmc: rpmb: add mmc_rpmb_route_frames()
` [U-Boot] [PATCH v3 07/20] dt/bindings: add bindings for optee
` [U-Boot] [PATCH v3 14/20] sandbox: imply CONFIG_TEE (TEE uclass)
` [U-Boot] [PATCH v3 15/20] tee: add sandbox driver
` [U-Boot] [PATCH v3 17/20] avb_verify: support using OP-TEE TA AVB
` [U-Boot] [PATCH v3 18/20] test_avb: Update pymark.buildconfigspec information for the AVB tests
` [U-Boot] [PATCH v3 19/20] avb_verify: support sandbox configuration
` [U-Boot] [PATCH v3 20/20] Kconfig: sandbox: enable cmd_avb and dependencies

[U-Boot] [RFC PATCH 1/2] Makefile: Use -fno-strict-aliasing globally
 2018-09-14 10:53 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/8] Device tree support for PowerPC in U-Boot
 2018-09-14 10:53 UTC  (15+ messages)
` [U-Boot] [PATCH v3 1/8] powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files
` [U-Boot] [PATCH v3 3/8] binman: Add a new "skip-at-start" property in Section class
` [U-Boot] [PATCH v3 4/8] binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entry
` [U-Boot] [PATCH v3 5/8] powerpc: mpc85xx: Select BINMAN by default
` [U-Boot] [PATCH v3 6/8] powerpc: mpc85xx: Use binman to embed dtb inside U-Boot
` [U-Boot] [PATCH v3 7/8] powerpc: dts: Add u-boot.dtsi to use binman for MPC85xx boards
` [U-Boot] [PATCH v3 8/8] powerpc: dts: Enable device tree support for T2080QDS

[U-Boot] [PATCH 1/1] efi_loader: environment variables for terminal size
 2018-09-14  8:21 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/7] [RESEND] Improvements for the dwc3_generic driver
 2018-09-14  8:07 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/2] arm: qemu-arm: enable PL031 (RTC)
 2018-09-14  8:06 UTC  (3+ messages)
` [U-Boot] [PATCH v4 1/2] rtc: pl031: convert the driver to driver model
` [U-Boot] [PATCH v4 2/2] arm: qemu-arm: enable RTC (PL031) by default

[U-Boot] PBIAS driver and MMC Interaction in U-Boot Question
 2018-09-14  7:59 UTC  (4+ messages)

[U-Boot] [PATCH V3 1/2] pci: Support parsing PCI controller DT subnodes
 2018-09-14  4:41 UTC  (4+ messages)
` [U-Boot] [PATCH V3 2/2] pci: Update documentation to make 'compatible' string optional

[U-Boot] [PATCH V2 1/2] pci: Support parsing PCI controller DT subnodes
 2018-09-14  4:41 UTC  (11+ messages)

[U-Boot] [PATCH V4 00/32] i.MX: Add i.MX8QXP support
 2018-09-14  1:01 UTC  (7+ messages)
` [U-Boot] [PATCH V4 24/32] power: Add power domain driver for i.MX8
` [U-Boot] [PATCH V4 32/32] imx: add i.MX8QXP MEK board support

[U-Boot] [PATCH 1/1] efi_loader: loosen check of parameters of efi_file_open()
 2018-09-13 19:31 UTC 

[U-Boot] [PATCH] phy: Add 25G_AUI, XLAUI, CAUI2, CAUI4 related macros
 2018-09-13 19:28 UTC  (2+ messages)

[U-Boot] [PATCH] Fixes the load command return code under btrfs
 2018-09-13 18:48 UTC 

[U-Boot] [PATCH 1/1] fs: fat: unaligned buffers are not an error
 2018-09-13 17:42 UTC 

[U-Boot] [PATCH] arm: mvebu: clearfog: enable eMMC boot partitions support
 2018-09-13  9:41 UTC 

[U-Boot] [PATCH] arm: zynq: zybo: migrate CONFIG_DISPLAY to defconfig
 2018-09-13  7:51 UTC  (2+ messages)

[U-Boot] Attempting to cross compile u-boot tools for my arm target using yocto toolchain with no success
 2018-09-13  4:53 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