public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-08-04 16:10:03 to 2017-08-05 14:28:07 UTC [more...]

[U-Boot] [PATCH v0 00/20] enough UEFI for standard distro boot
 2017-08-05 14:28 UTC  (32+ messages)
` [U-Boot] [PATCH v0 01/20] fs: add fs_readdir()
` [U-Boot] [PATCH v0 02/20] fs/fat: implement readdir
` [U-Boot] [PATCH v0 03/20] short-wchar
` [U-Boot] [PATCH v0 04/20] part: extract MBR signature from partitions
` [U-Boot] [PATCH v0 05/20] efi: add some more device path structures
` [U-Boot] [PATCH v0 06/20] common: add some utf16 handling helpers
` [U-Boot] [PATCH v0 07/20] vsprintf.c: add wide string (%ls) support
` [U-Boot] [PATCH v0 08/20] efi_loader: add back optional efi_handler::open()
` [U-Boot] [PATCH v0 09/20] efi_loader: add device-path utils
` [U-Boot] [PATCH v0 10/20] efi_loader: drop redundant efi_device_path_protocol
` [U-Boot] [PATCH v0 11/20] efi_loader: add guidstr helper
` [U-Boot] [PATCH v0 12/20] efi_loader: flesh out device-path to text
` [U-Boot] [PATCH v0 13/20] efi_loader: use proper device-paths for partitions
` [U-Boot] [PATCH v0 14/20] efi_loader: use proper device-paths for net
` [U-Boot] [PATCH v0 15/20] efi_loader: refactor boot device and loaded_image handling
` [U-Boot] [PATCH v0 16/20] efi_loader: add file/filesys support
` [U-Boot] [PATCH v0 17/20] efi_loader: support load_image() from a file-path
` [U-Boot] [PATCH v0 18/20] efi_loader: make pool allocations cacheline aligned
` [U-Boot] [PATCH v0 19/20] efi_loader: efi variable support
` [U-Boot] [PATCH v0 20/20] efi_loader: add bootmgr

[U-Boot] Booting Wandboard through USB
 2017-08-05 13:44 UTC  (3+ messages)

[U-Boot] [PATCH] m68k: add board stmark2, mcf5441x based
 2017-08-05 13:19 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] mmc: sh_sdhi: Add DM and DT probing support
 2017-08-05  9:55 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/42] Kconfig: Convert remaining commands to Kconfig
 2017-08-05  9:54 UTC  (98+ messages)
` [U-Boot] [PATCH v2 01/42] configs: Resync with savedefconfig
  ` [U-Boot] [U-Boot,v2,01/42] "
` [U-Boot] [PATCH v2 02/42] Convert CONFIG_CMD_MAX6957 to Kconfig
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 03/42] Kconfig: Drop CONFIG_CMD_MEM
  ` [U-Boot] [U-Boot,v2,03/42] "
` [U-Boot] [PATCH v2 04/42] Kconfig: Sort the device-access commands
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 05/42] Convert CONFIG_CMD_MMC_SPI to Kconfig
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 06/42] Convert CONFIG_CMD_MTDPARTS_SPREAD "
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 07/42] Convert CONFIG_CMD_ONENAND "
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 08/42] Convert CONFIG_CMD_PCA953X "
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 09/42] Kconfig: Drop CONFIG_CMD_PCA953X_INFO
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 10/42] Convert CONFIG_CMD_PCI to Kconfig
  ` [U-Boot] [U-Boot,v2,10/42] "
` [U-Boot] [PATCH v2 11/42] Kconfig: Drop CONFIG_CMD_PCI_ENUM
  ` [U-Boot] [U-Boot,v2,11/42] "
` [U-Boot] [PATCH v2 12/42] Kconfig; Drop CONFIG_IDE_TI_CARDBUS and associated driver
  ` [U-Boot] [U-Boot,v2,12/42] "
` [U-Boot] [PATCH v2 13/42] Convert CONFIG_CMD_PCMCIA to Kconfig
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 14/42] Kconfig: Drop CONFIG_CMD_PORTIO and associated command
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 15/42] Kconfig: Convert CMD_READ to Kconfig
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 16/42] Convert CONFIG_CMD_REGINFO "
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 17/42] Convert CONFIG_CMD_REISER "
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 18/42] Kconfig: sandbox: Drop CONFIG_CMD_SANDBOX option
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 19/42] Convert CONFIG_CMD_SAVES to Kconfig
  ` [U-Boot] [U-Boot,v2,19/42] "
` [U-Boot] [PATCH v2 20/42] Convert CONFIG_CMD_SCSI "
  ` [U-Boot] [U-Boot,v2,20/42] "
` [U-Boot] [PATCH v2 21/42] Convert CONFIG_CMD_SDRAM "
  ` [U-Boot] [U-Boot,v2,21/42] "
` [U-Boot] [PATCH v2 22/42] Convert CONFIG_CMD_SF_TEST "
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 23/42] Convert CONFIG_CMD_SH_ZIMAGEBOOT "
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 24/42] Convert CONFIG_CMD_SPL "
  ` [U-Boot] [U-Boot,v2,24/42] "
` [U-Boot] [PATCH v2 25/42] Convert CONFIG_CMD_SPL_NAND_OFS "
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 26/42] Convert CONFIG_CMD_SPL_WRITE_SIZE "
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 27/42] Kconfig: Sort the memory commands
  ` [U-Boot] [U-Boot,v2,27/42] "
` [U-Boot] [PATCH v2 28/42] Convert CONFIG_CMD_STRINGS to Kconfig
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 29/42] gpio: Drop sx151x driver
  ` [U-Boot] [U-Boot,v2,29/42] "
` [U-Boot] [PATCH v2 30/42] Convert CONFIG_CMD_TCA642X to Kconfig
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 31/42] Convert CONFIG_CMD_TERMINAL "
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 32/42] Kconfig: Drop CONFIG_CMD_TFTP
  ` [U-Boot] [U-Boot,v2,32/42] "
` [U-Boot] [PATCH v2 33/42] Convert CONFIG_CMD_THOR_DOWNLOAD to Kconfig
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 34/42] Convert CONFIG_CMD_YAFFS2 "
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 35/42] Convert CONFIG_CMD_TRACE "
  ` [U-Boot] [U-Boot,v2,35/42] "
` [U-Boot] [PATCH v2 36/42] Convert CONFIG_CMD_TSI148 "
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 37/42] Convert CONFIG_CMD_UNIVERSE "
  ` [U-Boot] [U-Boot, v2, "
` [U-Boot] [PATCH v2 38/42] Convert CONFIG_CMD_UUID "
  ` [U-Boot] [U-Boot,v2,38/42] "
` [U-Boot] [PATCH v2 39/42] Convert CONFIG_CMD_ZBOOT "
  ` [U-Boot] [U-Boot,v2,39/42] "
` [U-Boot] [PATCH v2 40/42] Convert CONFIG_CMD_ZFS "
  ` [U-Boot] [U-Boot,v2,40/42] "
` [U-Boot] [PATCH v2 41/42] Drop config_cmd_all.h
  ` [U-Boot] [U-Boot,v2,41/42] "
` [U-Boot] [PATCH v2 42/42] README: Drop information about commands
  ` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 00/41] Kconfig: Convert remaining commands to Kconfig
 2017-08-05  3:20 UTC  (8+ messages)
` [U-Boot] [PATCH 10/41] Convert CONFIG_CMD_PCI "
` [U-Boot] [PATCH 16/41] Convert CONFIG_CMD_REGINFO "

[U-Boot] [PATCH 0/2] ARM: OMAP5: Add AVS support for ES2.0
 2017-08-05  2:42 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] ARM: OMAP5: Remove OPP_LOW Definitions "
` [U-Boot] [PATCH 2/2] ARM: OMAP5: Enable support for AVS0 for OMAP5 production devices

[U-Boot] [PATCH v2] wdt: Update uclass to make clear that the timeout is in ms
 2017-08-05  0:37 UTC  (6+ messages)

[U-Boot] [PATCH] dm: scsi: fix callto function with wrong signature
 2017-08-05  0:02 UTC  (2+ messages)

[U-Boot] [PATCH] omap3evm: Update board and defconfig files
 2017-08-04 23:58 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH v1 0/7] imx: add USB Serial Download Protocol (SDP) support
 2017-08-04 23:38 UTC  (8+ messages)
` [U-Boot] [PATCH v1 1/7] imx: move imximage header to common location
` [U-Boot] [PATCH v1 2/7] usb: gadget: add SDP driver
` [U-Boot] [PATCH v1 3/7] usb: gadget: sdp: extend images compatible for jumps
` [U-Boot] [PATCH v1 4/7] cmd: add sdp command
` [U-Boot] [PATCH v1 5/7] spl: add serial download protocol (SDP) support
` [U-Boot] [PATCH v1 6/7] apalis/colibri_imx6: use independent USB PID for SPL
` [U-Boot] [PATCH v1 7/7] apalis/colibri_imx6: enable SDP by default

[U-Boot] [PATCH v2 00/15] dm: sata: mmc: Convert a sunxi board to driver model for MMC, SATA
 2017-08-04 23:14 UTC  (4+ messages)
` [U-Boot] [PATCH v2 11/15] dm: sunxi: Linksprite_pcDuino3: Correct polarity of MMC card detect

[U-Boot] [PATCH] rockchip: rk3399-firefly: update gmac parameter
 2017-08-04 22:44 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] rockchip: rk322x: update MACRO for mmc clksel reg
 2017-08-04 22:43 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3] rockchip: rk3288: Add reset reason detection
 2017-08-04 22:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2] rockchip: phycore: Read configuration EEPROM & set ethaddr in late init
 2017-08-04 22:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] rockchip: i2c: fix >32 byte reads
 2017-08-04 22:43 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/3] rockchip: firefly-rk3399: enable EFUSE driver
 2017-08-04 22:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/3] rockchip: firefly-rk3399: enable ATF and dwmmc
 2017-08-04 22:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] rockchip: evb-rk3399: add ethaddr and serial# init
 2017-08-04 22:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] rockchip: rk3288: update the mmc number for fastboot
 2017-08-04 22:43 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 4/4] rockchip: enable rockusb for all rockchip SoCs
 2017-08-04 22:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/4] rockchip: add BOOT_LOADER support for boot mode
 2017-08-04 22:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/4] rockchip: rk322x: update the sysreg number for boot mode
 2017-08-04 22:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/4] rockchip: rk3229: move usb gadget into defconfig
 2017-08-04 22:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] Issues about u-boot tools (mkimage and dumpimage)
 2017-08-04 22:30 UTC 

[U-Boot] [PATCH] common, image-sig: [BUG?] if no valid signature node found, do not boot signed FIT image
 2017-08-04 22:20 UTC  (4+ messages)

[U-Boot] [PATCH] test: Fix FIT test to pass again
 2017-08-04 22:20 UTC 

[U-Boot] cmd/fdt: support single value replacement within an array
 2017-08-04 21:23 UTC 

[U-Boot] [PATCH] rockchip: rk3188: rock: adjust for SPL/TPL split
 2017-08-04 21:01 UTC 

[U-Boot] [PATCH 0/3] rockchip: rk3368: spl: move SPL_LDSCRIPT from header-files to Kconfig
 2017-08-04 20:52 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] spl: add hierarchical defaults for SPL_LDSCRIPT
` [U-Boot] [PATCH 2/3] spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files
` [U-Boot] [PATCH 3/3] rockchip: rk3368: spl: move SPL_LDSCRIPT to Kconfig

[U-Boot] [PATCH] boot_fit: Change return value from FDT_ERROR to -EINVAL in fdt_offset()
 2017-08-04 20:47 UTC 

[U-Boot] [PATCH] boot_fit: Fix warning: overflow in implicit constant conversion in fdt_offset()
 2017-08-04 20:29 UTC  (3+ messages)

[U-Boot] [PATCH 00/13] add support for rk3066 platform
 2017-08-04 17:01 UTC  (16+ messages)
` [U-Boot] [PATCH 12/13] armv7: support rk3066 early back to bootrom in start.S

[U-Boot] [PATCH v3 0/9] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
 2017-08-04 17:01 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/9] dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
` [U-Boot] [PATCH v3 2/9] fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()
` [U-Boot] [PATCH v3 3/9] fit: fixed bug in locate_dtb_in_fit()
` [U-Boot] [PATCH v3 4/9] fit: If no matching config is found in fit_find_config_node(), use the default one
` [U-Boot] [PATCH v3 5/9] lzo: add a function to check the validity of the header
` [U-Boot] [PATCH v3 6/9] gzip: add a function to parse "
` [U-Boot] [PATCH v3 7/9] lib: allow building lzo and gunzip for the SPL
` [U-Boot] [PATCH v3 8/9] spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
` [U-Boot] [PATCH v3 9/9] omap: detect board before spl_early_init()

[U-Boot] [PATCH 0/5] fix apalis-tk1 pcie gigabit ethernet operation
 2017-08-04 16:33 UTC  (5+ messages)
` [U-Boot] [PATCH 3/5] pci: tegra: make tegra_pcie_port_reset weak function with explicit index
` [U-Boot] [PATCH 4/5] power: as3722: add as3722_ldo_set_voltage signature to header file
` [U-Boot] [PATCH 5/5] apalis-tk1: fix pcie reset for reliable gigabit ethernet operation


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