public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-05-24 12:40:35 to 2018-05-25 11:26:20 UTC [more...]

[U-Boot] [PATCH v3 1/2] cmd: nvedit: env import can now import only variables passed as parameters
 2018-05-25 11:26 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/2] test/py: add test for whitelist of variables while importing environment

[U-Boot] [PATCH v2 1/5] drivers: Add OSD uclass
 2018-05-25 11:25 UTC  (15+ messages)
` [U-Boot] [PATCH v2 2/5] video_osd: Add ihs_video_out driver
` [U-Boot] [PATCH v2 3/5] video_osd: Add osd sandbox driver and tests
` [U-Boot] [PATCH v2 4/5] lib: Import hexdump.c from Linux
` [U-Boot] [PATCH v2 5/5] cmd: Add osd commands

[U-Boot] [PATCH v3 1/3] mmc: dwmmc: socfpga: Add reset ctrl to driver
 2018-05-25 11:16 UTC  (4+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v2 0/6] Iotrace improvements
 2018-05-25 10:41 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] cmd: iotrace: add set region command
` [U-Boot] [PATCH 2/6] iotrace: add IO region limit
` [U-Boot] [PATCH 3/6] common: iotrace: add timestamp to iotrace records
` [U-Boot] [PATCH 4/6] iotrace: move record definitons to header file
` [U-Boot] [PATCH v2 5/6] cmd: iotrace: add dump trace command
` [U-Boot] [PATCH 6/6] common: iotrace: fix behaviour when buffer is full

[U-Boot] [PATCH 1/1] efi_selftest: imply FAT, FAT_WRITE
 2018-05-25 10:30 UTC 

[U-Boot] [PATCH v1 1/2] buildman: Extract environment as part of each build
 2018-05-25 10:03 UTC  (5+ messages)
` [U-Boot] [PATCH v1 2/2] buildman: Add support for environment delta in summary

[U-Boot] [PATCH v7 00/18] Add fastboot UDP support
 2018-05-25 10:02 UTC  (23+ messages)
` [U-Boot] [PATCH v7 01/18] fastboot: Move fastboot to drivers/fastboot
` [U-Boot] [PATCH v7 02/18] fastboot: Refactor fastboot_okay/fail to take response
` [U-Boot] [PATCH v7 03/18] fastboot: Extract fastboot_okay/fail to fb_common.c
` [U-Boot] [PATCH v7 04/18] fastboot: Correct dependencies in FASTBOOT_FLASH
` [U-Boot] [PATCH v7 05/18] fastboot: Add missing newlines
` [U-Boot] [PATCH v7 06/18] fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME
` [U-Boot] [PATCH v7 07/18] fastboot: Fix parameter types in _fb_nand_write
` [U-Boot] [PATCH v7 08/18] fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
` [U-Boot] [PATCH v7 09/18] fastboot: Extract common definitions from USB fastboot
` [U-Boot] [PATCH v7 10/18] fastboot: Rename public fb_ functions to fastboot_
` [U-Boot] [PATCH v7 11/18] ti: fastboot: Move weak overrides to board files
` [U-Boot] [PATCH v7 12/18] fs: Add fs_get_type_name to return current filesystem name
` [U-Boot] [PATCH v7 13/18] fastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to Kconfig
` [U-Boot] [PATCH v7 14/18] mmc: Separate "mmc swrite" from fastboot
` [U-Boot] [PATCH v7 15/18] net: fastboot: Merge AOSP UDP fastboot
` [U-Boot] [PATCH v7 16/18] fastboot: Add support for 'oem format' command
` [U-Boot] [PATCH v7 17/18] usb: fastboot: Convert USB f_fastboot to shared fastboot
` [U-Boot] [PATCH v7 18/18] fastboot: Update fastboot documentation

[U-Boot] [PATCH] regmap: Separate memory-based operations
 2018-05-25  9:45 UTC  (3+ messages)

[U-Boot] [PATCH] buildman: Add GCC 8.1.0 version to tools from kernel.org
 2018-05-25  9:37 UTC 

[U-Boot] [PATCH v1 0/7] Improvements for the dwc3_generic driver
 2018-05-25  9:32 UTC  (8+ messages)
` [U-Boot] [PATCH v1 1/7] usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
` [U-Boot] [PATCH v1 2/7] usb: introduce a separate config option for DM USB device
` [U-Boot] [PATCH v1 3/7] usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt()
` [U-Boot] [PATCH v1 4/7] dwc3_generic: do not probe the USB device driver when it's bound
` [U-Boot] [PATCH v1 5/7] dwc3: move phy operation to core.c
` [U-Boot] [PATCH v1 6/7] dwc3-generic: Handle the PHYs, the clocks and the reset lines
` [U-Boot] [PATCH v1 7/7] dwc3-generic: Add select_dr_mode operation

[U-Boot] [PATCH] arm: Use mtune for Xscale
 2018-05-25  9:29 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] armv8: fsl: remove sata support
 2018-05-25  9:06 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] armv8: dts: fsl-ls1012a: add sata node support
  ` [U-Boot] [PATCH 3/4] scsi: ceva: add ls1012a soc support
    ` [U-Boot] [PATCH 4/4] arm64: ls1012ardb: enable DM support for sata

[U-Boot] [PATCH] malloc: Use malloc simple before malloc is fully initialized in memalign()
 2018-05-25  8:50 UTC  (7+ messages)

[U-Boot] [PATCH v4 0/4] ahci mvebu driver updates
 2018-05-25  7:49 UTC  (5+ messages)
` [U-Boot] [PATCH v4 1/4] ata: mvebu: move mvebu sata driver to drivers/ata directory
` [U-Boot] [PATCH v4 2/4] ata: ahci_mvebu: a8040 a0: remove bad port register offsets workarounds
` [U-Boot] [PATCH v4 3/4] ata: ahci_mvebu: add scsi support
` [U-Boot] [PATCH v4 4/4] arm64: mvebu: defconfig: enable CONFIG_AHCI_MVEBU

[U-Boot] [PATCH v4 0/4] ahci mvebu driver updates
 2018-05-25  7:37 UTC  (5+ messages)
` [U-Boot] [PATCH v4 1/4] ata: mvebu: move mvebu sata driver to drivers/ata directory
` [U-Boot] [PATCH v4 2/4] ata: ahci_mvebu: a8040 a0: remove bad port register offsets workarounds
` [U-Boot] [PATCH v4 3/4] ata: ahci_mvebu: add scsi support
` [U-Boot] [PATCH v4 4/4] arm64: mvebu: defconfig: enable CONFIG_AHCI_MVEBU

[U-Boot] [PATCH v2 1/3] mvebu: pinctrl: sync compatible string with Linux 4.17-rc4
 2018-05-25  6:20 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] mvebu: pinctrl: Add SD/eMMC PHY selector to the driver
` [U-Boot] [PATCH v2 3/3] dts: mvebu: a80x0: Enable SD/eMMC interfaces

[U-Boot] [PATCH] mx7: psci: add cpu hotplug support
 2018-05-25  6:10 UTC 

[U-Boot] [PATCH v3 0/4] ahci mvebu driver updates
 2018-05-25  5:43 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/4] ata: mvebu: move mvebu sata driver to drivers/ata directory
` [U-Boot] [PATCH v3 2/4] ata: ahci_mvebu: a8040 a0: remove bad port register offsets workarounds
` [U-Boot] [PATCH v3 3/4] ata: ahci_mvebu: add scsi support
` [U-Boot] [PATCH v3 4/4] arm64: mvebu: defconfig: enable CONFIG_AHCI_MVEBU

[U-Boot] [PATCH] efi_selftest: check for buffer overflow in efi_get_variable
 2018-05-25  5:42 UTC  (2+ messages)

[U-Boot] [PATCH] gadget: f_thor: Fix memory leaks of usb request and its buffer
 2018-05-25  5:21 UTC  (5+ messages)
  ` [U-Boot] [PATCH v2] "
    ` [U-Boot] [PATCH v3] "

[U-Boot] [PATCH 1/2] mmc: sdhci: Update sdhci_send_command() to handle HS200
 2018-05-25  5:17 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mmc: zynqmp: Add HS200 modes support for ZynqMP

[U-Boot] [PATCH v1 0/2] Add bootlimit to Kconfig
 2018-05-25  4:24 UTC  (5+ messages)
` [U-Boot] [PATCH v1 1/2] Add BOOTCOUNT_BOOTLIMIT to set reboot limit
` [U-Boot] [PATCH v1 2/2] Migrate bootlimit to Kconfig

[U-Boot] [PATCH] x86: baytrail: Correct the comment of IACORE_VIDS bit ranges
 2018-05-25  3:58 UTC  (3+ messages)

[U-Boot] [PATCH v1] x86: acpi: Adopt new version of iASL compiler
 2018-05-25  3:58 UTC  (4+ messages)

[U-Boot] [PATCH] x86: tsc: add support for reading CPU freq from cpuid
 2018-05-25  3:57 UTC  (3+ messages)

[U-Boot] [PATCH v4 00/16] efi: Enable basic sandbox support for EFI loader
 2018-05-25  2:42 UTC  (8+ messages)
` [U-Boot] [PATCH v4 03/16] efi: sandbox: Adjust memory usage for sandbox
` [U-Boot] [PATCH v4 04/16] sandbox: smbios: Update to support sandbox

[U-Boot] [PATCH 1/1] Makefile: clean should delete *.so
 2018-05-25  2:42 UTC  (2+ messages)

[U-Boot] [PATCH v3 01/11] ram: Add driver for MPC83xx
 2018-05-25  2:42 UTC  (13+ messages)
` [U-Boot] [PATCH v3 03/11] test: Add tests for sysreset_get_status
` [U-Boot] [PATCH v3 06/11] clk: Add MPC83xx clock driver
` [U-Boot] [PATCH v3 07/11] timer: Add MPC83xx timer driver
` [U-Boot] [PATCH v3 09/11] board_f: Use static print_cpuinfo if CONFIG_CPU is active
` [U-Boot] [PATCH v3 10/11] cpu: Add MPC83xx CPU driver
` [U-Boot] [PATCH v3 11/11] misc: Add MPC83xx serdes driver

[U-Boot] [PATCH v3 1/3] misc: docs: Fix comments in misc.h
 2018-05-25  2:42 UTC  (6+ messages)
` [U-Boot] [PATCH v3 2/3] misc: uclass: Add enable/disable function
` [U-Boot] [PATCH v3 3/3] misc: Add gdsys_ioep driver

[U-Boot] [PATCH 0/4] ahci mvebu driver updates
 2018-05-25  2:41 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4] ata: mvebu: move mvebu sata driver to drivers/ata directory
    ` [U-Boot] [EXT] "

[U-Boot] [PATCH v2 1/7] drivers: Add AXI uclass
 2018-05-25  2:41 UTC  (10+ messages)
` [U-Boot] [PATCH v2 2/7] axi: Add ihs_axi driver
` [U-Boot] [PATCH v2 3/7] axi: Add AXI sandbox driver and simple emulator
` [U-Boot] [PATCH v2 5/7] test: Add AXI test
` [U-Boot] [PATCH v2 6/7] cmd: Add axi command

[U-Boot] [PATCH v2 0/4] ahci mvebu driver updates
 2018-05-25  2:18 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/4] ata: mvebu: move mvebu sata driver to drivers/ata directory
` [U-Boot] [PATCH v2 2/4] ata: ahci_mvebu: a8040 a0: remove bad port register offsets workarounds
` [U-Boot] [PATCH v2 3/4] ata: ahci_mvebu: add scsi support
` [U-Boot] [PATCH v2 4/4] arm64: mvebu: defconfig: enable CONFIG_AHCI_MVEBU

[U-Boot] [PATCH v2 1/2] common: Add support for Android DT image
 2018-05-25  1:54 UTC  (4+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] Please pull ARC changes
 2018-05-24 23:41 UTC  (2+ messages)

[U-Boot] [PULL] rpi patch queue 2018-05-24
 2018-05-24 23:41 UTC  (2+ messages)

[U-Boot] [PATCH v1 0/4] Inject boot-device into DTS and use in distro-boot on the RK3399-Q7
 2018-05-24 23:23 UTC  (7+ messages)
` [U-Boot] [PATCH v1 1/4] spl: record boot_device into spl_image and call spl_perform_fixups
` [U-Boot] [PATCH v1 2/4] spl: document 'chosen/u-boot, spl-boot-device'
` [U-Boot] [PATCH v1 3/4] rockchip: rk3399: inject 'u-boot, spl-boot-device' for next-stage
` [U-Boot] [PATCH v1 4/4] rockchip: rk3399: change boot_target based on u-boot, spl-boot-device

[U-Boot] usb: Fail to get descriptor for USB 2.0 device
 2018-05-24 22:13 UTC  (11+ messages)

[U-Boot] [PATCH v3 1/6] kconfig: re-sync with Linux 4.17-rc4
 2018-05-24 22:04 UTC  (4+ messages)
` [U-Boot] [PATCH v3 6/6] test: dm: Fix wrong aliases property names

[U-Boot] [PATCH] arm, imx6: fix NOR/OneNAND boot mode mix-up
 2018-05-24 22:00 UTC 

[U-Boot] [PATCH] arm, imx6: add support for SD/MMC Manufacture Mode
 2018-05-24 21:48 UTC 

[U-Boot] [PATCH] sf: Enable FSR polling on N25Q256(A)
 2018-05-24 19:58 UTC 

[U-Boot] [PATCH] sf: Set current flash bank to 0 in clean_bar()
 2018-05-24 19:58 UTC 

[U-Boot] [PATCH 0/5] Iotrace improvements
 2018-05-24 19:36 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] cmd: iotrace: add set region command
` [U-Boot] [PATCH 2/5] iotrace: add IO region limit
` [U-Boot] [PATCH 3/5] common: iotrace: add timestamp to iotrace records
` [U-Boot] [PATCH 4/5] iotrace: move record definitons to header file
` [U-Boot] [PATCH 5/5] cmd: iotrace: add dump trace command

[U-Boot] RFC: Alternative boot_jump_linux() function
 2018-05-24 17:22 UTC  (4+ messages)

[U-Boot] Exception Level switching seems broken on RK3399
 2018-05-24 17:05 UTC  (4+ messages)

[U-Boot] [PATCH] rpi: Adjust fdt_addr_r to a sane address
 2018-05-24 15:22 UTC  (6+ messages)
  ` [U-Boot] [PATCH 1/2] rpi: Fix fdt_high & initrd_high for 64-bit builds

[U-Boot] [PATCH] rockchip: xhci: remove DTS parsing for PHY (which is unused)
 2018-05-24 15:14 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] mvebu: pinctrl: sync compatible string with Linux 4.17-rc4
 2018-05-24 15:04 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] mvebu: pinctrl: Add SD/eMMC PHY selector to the driver
` [U-Boot] [PATCH 3/3] dts: mvebu: a80x0: Enable SD/eMMC interfaces

[U-Boot] [PATCH] board: STiH410-B2260: Add pxefile_addr_r variable
 2018-05-24 14:15 UTC 

[U-Boot] [PATCH v6 00/18] Add fastboot UDP support
 2018-05-24 13:43 UTC  (8+ messages)
` [U-Boot] [PATCH v6 17/18] usb: fastboot: Convert USB f_fastboot to shared fastboot

[U-Boot] [PATCH 1/2] fit: allow fit to call hardware accelerated hash
 2018-05-24 13:43 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] crypto: add Atmel hardware acceleration for SHA1 & 256

[U-Boot] [PATCH v4 02/16] efi: Update some comments related to smbios tables
 2018-05-24 12:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 05/16] sandbox: Add a setjmp() implementation
 2018-05-24 12:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4] efi_loader: fix off-by-one bug in efi_get_variable
 2018-05-24 12:44 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v4 06/16] efi: sandbox: Add required linker sections
 2018-05-24 12:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 08/16] Define board_quiesce_devices() in a shared location
 2018-05-24 12:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 09/16] Add a comment for board_quiesce_devices()
 2018-05-24 12:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH 0/3] Improvements for ARC UART
 2018-05-24 12:43 UTC  (3+ messages)
` [U-Boot] [uboot-snps-arc] "

[U-Boot] [PATCH V2] pylibfdt: Add missing CC and LD to Makefile
 2018-05-24 12:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v3 2/2] scripts: add decodecode from Linux
 2018-05-24 12:42 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,2/2] "

[U-Boot] [PATCH v3 1/2] arm: print instructions pointed to by pc
 2018-05-24 12:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH] arm64: timer: Create timer_get_bootus for bootstage support
 2018-05-24 12:42 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] Makefile: adopt --std=gnu11 for HOSTCFLAGS on Linux
 2018-05-24 12:42 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] twister: Let SPL load U-Boot from MMC
 2018-05-24 12:42 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] spl: Add full fitImage support
 2018-05-24 12:41 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3] fit: Add standalone image type handling
 2018-05-24 12:41 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/3] "

[U-Boot] [PATCH 2/3] fit: Add empty fit_print_contents() and fit_image_print()
 2018-05-24 12:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] fit: Fix CONFIG_FIT_SPL_PRINT
 2018-05-24 12:41 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/3] "

[U-Boot] [PATCH] spl: fit: Add support for loading FPGA bitstream
 2018-05-24 12:41 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] bootcount: Add bootcount command
 2018-05-24 12:41 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] configs: sama5d2_xplained: fix bootcmd/args for spi+emmc demo
 2018-05-24 12:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] configs: sama5d2_xplained: set default FAT env location to SD-Card
 2018-05-24 12:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 1/1] doc: expand README.commands
 2018-05-24 12:41 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,1/1] "

[U-Boot] [PATCH v2 2/2] test: fs: fs-test: Modified test 1 to do a ls to a nonexistent dir
 2018-05-24 12:41 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/2] fs: ext4: fix crash on ext4ls
 2018-05-24 12:41 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,1/2] "

[U-Boot] [PATCH 3/3] i2c: Drop CONFIG_SH_SH7734_I2C
 2018-05-24 12:41 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/3] "

[U-Boot] [PATCH 2/3] i2c: Drop CONFIG_TSI108_I2C
 2018-05-24 12:41 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/3] "

[U-Boot] [PATCH 1/3] net: Drop CONFIG_TSI108_ETH
 2018-05-24 12:41 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/3] "

[U-Boot] [PATCH] configs: sama5d2_xplained: enable ext4 command support
 2018-05-24 12:41 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] clk: at91: clk-h32mx: replace dm_warn with dev_dbg
 2018-05-24 12:40 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3] configs: at91sam9x5ek: updated mtdparts variable in bootargs
 2018-05-24 12:40 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/3] configs: at91: Adjust CONFIG_ENV_OFFSET to match sama5 address
 2018-05-24 12:40 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] configs: at91: sama5_common: Adjust CONFIG_ENV_OFFSET to match block alignment
 2018-05-24 12:40 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] FIT: Make fit_conf_print() be a static function
 2018-05-24 12:40 UTC  (2+ messages)
` [U-Boot] "


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