public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-09-07 08:12:38 to 2017-09-10 11:21:42 UTC [more...]

[U-Boot] [PATCH v2 00/21] efi_loader: enough UEFI for standard distro boot
 2017-09-10 11:21 UTC  (26+ messages)
` [U-Boot] [PATCH v3 1/9] fs/fat: split out helper to init fsdata
` [U-Boot] [PATCH v2 01/21] part: move efi_guid_t
` [U-Boot] [PATCH v3 2/9] fs/fat: introduce new director iterators
` [U-Boot] [PATCH v2 02/21] part: extract MBR signature from partitions
` [U-Boot] [PATCH v2 03/21] efi: add some missing __packed
` [U-Boot] [PATCH v3 3/9] fat/fs: convert to directory iterators
` [U-Boot] [PATCH v2 04/21] efi: add some more device path structures
` [U-Boot] [PATCH v3 4/9] fs: add fs_readdir()
` [U-Boot] [PATCH v2 05/21] efi_loader: add device-path utils
` [U-Boot] [PATCH v3 5/9] fs/fat: implement opendir/readdir/closedir
` [U-Boot] [PATCH v2 06/21] efi_loader: drop redundant efi_device_path_protocol
` [U-Boot] [PATCH v3 6/9] fat/fs: remove a bunch of dead code
` [U-Boot] [PATCH v2 07/21] efi_loader: flesh out device-path to text
` [U-Boot] [PATCH v3 7/9] fat/fs: move ls to generic implementation
` [U-Boot] [PATCH v2 08/21] efi_loader: use proper device-paths for partitions
` [U-Boot] [PATCH v3 8/9] fs/fat: fix case for FAT shortnames
` [U-Boot] [PATCH v2 09/21] efi_loader: use proper device-paths for net
` [U-Boot] [PATCH v3 9/9] fs/fat: Clean up open-coded sector <-> cluster conversions
` [U-Boot] [PATCH v2 10/21] efi_loader: refactor boot device and loaded_image handling
` [U-Boot] [PATCH v2 11/21] efi_loader: add file/filesys support
` [U-Boot] [PATCH v2 12/21] efi_loader: support load_image() from a file-path
` [U-Boot] [PATCH v2 13/21] efi_loader: make pool allocations cacheline aligned
` [U-Boot] [PATCH v2 14/21] efi_loader: efi variable support
` [U-Boot] [PATCH v2 15/21] efi_loader: add bootmgr
` [U-Boot] [PATCH v2 16/21] efi_loader: file_path should be variable length

[U-Boot] Building qemu-x86_64_defconfig fails: u-boot-spl-nodtb.bin of 4, 293, 642, 704 bytes
 2017-09-10 10:52 UTC  (2+ messages)

[U-Boot] [PATCH 3/3] add pytests for 'gpt rename' and 'gpt swap'
 2017-09-10  6:54 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/3] "
  ` [U-Boot] [PATCH 1/1] "

[U-Boot] [PATCH 1/3] GPT: create block device for sandbox testing
 2017-09-10  6:47 UTC  (4+ messages)
` [U-Boot] [PATCH 0/2] GPT: create block device for guid testing
  ` [U-Boot] [PATCH 1/2] GPT: create block device for sandbox testing
  ` [U-Boot] [PATCH 2/2] add pytests for 'gpt guid' command in sandbox

[U-Boot] VU#166743: Das U-Boot AES-CBC encryption
 2017-09-09 17:17 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/9] fs/fat: cleanups + readdir implementation
 2017-09-09 17:16 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/9] fs/fat: split out helper to init fsdata
` [U-Boot] [PATCH v3 2/9] fs/fat: introduce new director iterators
` [U-Boot] [PATCH v3 3/9] fat/fs: convert to directory iterators
` [U-Boot] [PATCH v3 4/9] fs: add fs_readdir()
` [U-Boot] [PATCH v3 5/9] fs/fat: implement opendir/readdir/closedir
` [U-Boot] [PATCH v3 6/9] fat/fs: remove a bunch of dead code
` [U-Boot] [PATCH v3 7/9] fat/fs: move ls to generic implementation
` [U-Boot] [PATCH v3 8/9] fs/fat: fix case for FAT shortnames
` [U-Boot] [PATCH v3 9/9] fs/fat: Clean up open-coded sector <-> cluster conversions

[U-Boot] [PATCH v2 0/5] vsprintf and short-wchar
 2017-09-09 10:47 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] kbuild: Enable -fshort-wchar
` [U-Boot] [PATCH v2 2/5] lib: add some utf16 handling helpers
` [U-Boot] [PATCH v2 3/5] vsprintf.c: add UTF-16 string (%ls) support
` [U-Boot] [PATCH v2 4/5] vsprintf.c: add GUID printing
` [U-Boot] [PATCH v2 5/5] examples: add fallback memcpy

[U-Boot] [PATCH v2 0/8] fs/fat: cleanups + readdir implementation
 2017-09-09 10:34 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/8] fs/fat: introduce new director iterators

[U-Boot] [PATCH] i2c: muxes: pca954x: Add support for GPIO reset line
 2017-09-09  5:27 UTC  (3+ messages)

[U-Boot] USB Ethernet with device model
 2017-09-09  4:55 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/2] dm: core: add clocks node scan
 2017-09-09  4:55 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/2] "
` [U-Boot] [PATCH v3 2/2] dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_test

[U-Boot] [PATCH v2 2/5] rockchip: rk322x: add sdram driver
 2017-09-09  4:54 UTC  (3+ messages)
` [U-Boot] [U-Boot,v2,2/5] "

[U-Boot] [PATCH v10 00/10] STiH410-B2260: add reset, usb and fastboot support
 2017-09-09  4:54 UTC  (3+ messages)
` [U-Boot] [PATCH v10 05/10] STiH410-B2260: enable USB Host Networking

[U-Boot] [PATCH 0/3] rockchip: rv1108: support USB OTG and Host ports on evb-rv1108
 2017-09-09  4:54 UTC  (5+ messages)
` [U-Boot] [PATCH 3/3] rockchip: evb-rv1108: add usb init function for dwc2 gadget

[U-Boot] [PATCH 0/3] Clean up make process for EFI payload
 2017-09-09  4:54 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] efi_loader: rename __efi_hello_world_*
` [U-Boot] [PATCH 2/3] scripts/Makefile.lib: generalize building built in EFI app
` [U-Boot] [PATCH 3/3] efi_loader: usage of always in Makefile

[U-Boot] [PATCH v3 00/14] uboot overlays, FIT image & unittest
 2017-09-09  4:54 UTC  (29+ messages)
` [U-Boot] [PATCH v3 01/14] Introduce fdt_setprop_placeholder() method
` [U-Boot] [PATCH v3 02/14] fdt: Introduce helper method fdt_overlay_apply_verbose()
` [U-Boot] [PATCH v3 03/14] fdt: Switch to using the verbose overlay application method
` [U-Boot] [PATCH v3 04/14] fdt: Allow stacked overlays phandle references
` [U-Boot] [PATCH v3 05/14] fit: Allow multiple images per property
` [U-Boot] [PATCH v3 06/14] fit: Do not throw away extra configuration on fit_image_load()
` [U-Boot] [PATCH v3 07/14] fit: Introduce methods for applying overlays on fit-load
` [U-Boot] [PATCH v3 08/14] fit: fdt overlays doc
` [U-Boot] [PATCH v3 09/14] doc: Document how to apply fdt overlays
` [U-Boot] [PATCH v3 10/14] doc: overlays: Tweak documentation regarding overlays
` [U-Boot] [PATCH v3 11/14] dtbo: make dtbos special
` [U-Boot] [PATCH v3 12/14] config: sandbox: Add unit tests
` [U-Boot] [PATCH v3 13/14] ut: fix fdt_getprop_u32() change
` [U-Boot] [PATCH v3 14/14] test: overlay: Add unit test for stacked overlay

[U-Boot] [PATCH v5 1/1] mmc: Add MMC support for stm32h7 Socs
 2017-09-09  4:51 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] rockchip: rk3368: add ENV_MEM_LAYOUT to extra env settings
 2017-09-09  4:51 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] rockchip: rk3368: add the missing target and pinctrl config for sheep board

[U-Boot] [PATCH v4 0/3] board: atmel: Set the ethernet mac address from eeprom
 2017-09-09  4:51 UTC  (7+ messages)
` [U-Boot] [PATCH v4 1/3] board: atmel: Create board/$(VENDOR)/common folder
` [U-Boot] [PATCH v4 2/3] board: sama5d2_xplained: Replace code to set mac address
` [U-Boot] [PATCH v4 3/3] board: sama5d4_xplained: Set mac address from eeprom

[U-Boot] [PATCH 00/13] sunxi: convert musb to the device model and enable usb_ether
 2017-09-09  4:46 UTC  (16+ messages)
` [U-Boot] [PATCH 01/13] usb: gadget: Move USBNET_DEVADDR option out of g_dnl
` [U-Boot] [PATCH 02/13] usb: gadget: Move USBNET_HOST_ADDR to Kconfig
` [U-Boot] [PATCH 03/13] usb: gadget: Convert USB_ETHER "
` [U-Boot] [PATCH 04/13] usb: gadget: usb_ether: Move the interfaces "
` [U-Boot] [PATCH 05/13] usb: gadget: Make g_dnl USB settings common
` [U-Boot] [PATCH 06/13] usb: gadget: usb_ether: Move settings to common
` [U-Boot] [PATCH 07/13] sunxi: provide default USB gadget setup
` [U-Boot] [PATCH 08/13] sunxi: imply USB_GADGET
` [U-Boot] [PATCH 09/13] cmd: fastboot: Rework fastboot dependency
` [U-Boot] [PATCH 10/13] musb: sunxi: switch to the device model
` [U-Boot] [PATCH 11/13] sunxi: Register usb_ether
` [U-Boot] [PATCH 12/13] sunxi: Imply USB_ETHER
` [U-Boot] [PATCH 13/13] sunxi: sina33: Sync the device tree with the kernel

[U-Boot] [PATCH v3 1/4] blk: Use macros for block device vendor/product/rev string size
 2017-09-09  3:25 UTC  (4+ messages)
` [U-Boot] [PATCH v3 2/4] block: ide: Fix block read/write with driver model

[U-Boot] [PATCH v2 1/2] imx: add macro to detect whether USB PHY is active
 2017-09-09  0:52 UTC  (9+ messages)
` [U-Boot] [PATCH v2 2/2] imx_common: detect USB serial downloader reliably

[U-Boot] [PATCH 1/2] davinci: da850evm: Make EEPROM MAC code configurable
 2017-09-08 22:01 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] Convert CONFIG_MAC_ADDR_IN_SPIFLASH et al to Kconfig

[U-Boot] [PATCH] edison: Disable CONFIG_USB_HOST_ETHER
 2017-09-08 20:45 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Cleanup old DRA7 pinctrl macros
 2017-09-08 19:08 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] arm: am57xx: cl-som-am57x: Use new "
` [U-Boot] [PATCH 2/2] ARM: DRA7: Cleanup old "

[U-Boot] Enc: Uboot compatible with board Tegra124-nyan-big (ChromeBook G3 HP 14")
 2017-09-08 18:33 UTC  (4+ messages)
        ` [U-Boot] "

[U-Boot] [PATCH] fdt: call fdt_fixup_ethernet after board/system fixups
 2017-09-08 17:36 UTC 

[U-Boot] [PATCH] env: Migrate CONFIG_ENV_AES to Kconfig and deprecate
 2017-09-08 17:20 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/8] imx: add USB Serial Download Protocol (SDP) support
 2017-09-08 16:37 UTC  (8+ messages)

[U-Boot] [PATCH v3 5/5] usb: doc: update README.usb for new config options
 2017-09-08 15:59 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 4/5] usb: net: migrate USB Ethernet adapters to Kconfig
 2017-09-08 15:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 3/5] usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig
 2017-09-08 15:58 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 2/5] Kconfig: drop CONFIG_USB_ETHER_RNDIS
 2017-09-08 15:58 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,2/5] "

[U-Boot] [PATCH v3 1/5] Kconfig: drop CONFIG_USB_ETHER_DM9601
 2017-09-08 15:58 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,1/5] "

[U-Boot] [PATCH] README: Fix typo in description of CONFIG_OF_EMBED
 2017-09-08 15:58 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Starting u-boot in USB otg mode
 2017-09-08 14:50 UTC  (10+ messages)

[U-Boot] [PULL] Please pull u-boot-rockchip/master
 2017-09-08 14:00 UTC  (2+ messages)

[U-Boot] mv88e61xx autoneg doesn't work with new driver
 2017-09-08 13:07 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] rockchip: sdhci: update reg map for of-platdata
 2017-09-08 12:17 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] rockchip: ram: rk3399: "

[U-Boot] [PATCH] rockchip: rk3328: fix syscon id table
 2017-09-08  9:44 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] [PATCH] rockchip: enable SPL_SYSRESET config for all sockchip SoCs
 2017-09-08  9:44 UTC  (5+ messages)
` [U-Boot] "

[U-Boot] [Bug] Installation of sources fails on case insensitive filesystems
 2017-09-08  7:23 UTC  (2+ messages)

[U-Boot] [PATCH] arm64: ls1012ardb: Add distro secure boot support
 2017-09-08  5:53 UTC 

[U-Boot] [PATCH] arm64: ls1012afrdm: Add distro boot support
 2017-09-08  5:10 UTC 

[U-Boot] [PATCH 0/3] armv8: ls1088a: add pcie support
 2017-09-08  3:12 UTC  (4+ messages)
` [U-Boot] [PATCH 3/3] armv8: ls1088a: Enable PCIe in defconfigs

[U-Boot] [PATCH] rockchip: firefly-rk3399: enable SPL_SYSRESET config
 2017-09-08  3:02 UTC  (3+ messages)

[U-Boot] [PATCH] net: Correct size of NFS buffers
 2017-09-08  1:07 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: rmobile: Disable CONFIG_ARCH_FIXUP_FDT_MEMORY
 2017-09-08  0:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: rmobile: Fix SD divider settings on Gen3
 2017-09-08  0:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Pull request: u-boot-net.git master
 2017-09-08  0:02 UTC  (2+ messages)

[U-Boot] [PATCH] spl: typo fix for SPL_ATF_SUPPORT description
 2017-09-08  0:02 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] linker_lists: remove incorrect comment
 2017-09-08  0:02 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH 1/1] vsprintf: vsprintf does not have parameter size
 2017-09-08  0:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] Revert "dm: arm: rpi: Drop CONFIG_OF_EMBED"
 2017-09-08  0:02 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 2/2] tools: .gitignore: Add libfdt related files
 2017-09-08  0:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/2] tools: .gitignore: Sort in alphabetical order
 2017-09-08  0:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH] doc: remove duplicate text in README.gpt
 2017-09-08  0:02 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] part: mac: Suppress the error message after reading ddb
 2017-09-08  0:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] dm: video: Add basic ANSI escape sequence support
 2017-09-07 20:28 UTC  (2+ messages)
` [U-Boot] [PATCH] dm: video: Fix cache flushes

[U-Boot] [PATCH] armv8: fsl-layerscape: Fix MC reserved memory calculation
 2017-09-07 20:16 UTC 

[U-Boot] [PATCH v5 1/3] armv8: ls1088a: Add NXP LS1088A SoC support
 2017-09-07 20:04 UTC  (3+ messages)
` [U-Boot] [PATCH v5 2/3] armv8: ls1088ardb: Add support for LS1088ARDB platform

[U-Boot] [PATCH 00/23] efi_loader implement missing functions
 2017-09-07 19:20 UTC  (4+ messages)
` [U-Boot] [PATCH 08/23] efi_loader: allow creating new handles

[U-Boot] [PATCH 1/1] net: fix typos
 2017-09-07 18:32 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] armv8: ls1043/ls1046aqds: add support for RGMII_TXID
 2017-09-07 18:32 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] scripts/Makefile.lib: remove overridden target $(obj)/helloworld.so:
 2017-09-07 18:32 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] net: nfs: Drop CONFIG_NFS_READ_SIZE
 2017-09-07 18:32 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: phy: realtek: fix enabling of the TX-delay for RTL8211F
 2017-09-07 18:32 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [Patch v2] configs: SECURE_BOOT: Enable CONFIG_CMD_EXT4_WRITE
 2017-09-07 16:09 UTC  (5+ messages)

[U-Boot] [PATCH] arm: am33xx: Make pin multiplexing functions optional
 2017-09-07 15:14 UTC  (4+ messages)

[U-Boot] [PATCH 1/5] dm: usb: Add a new USB controller operation 'get_max_xfer_size'
 2017-09-07 13:22 UTC  (10+ messages)
` [U-Boot] [PATCH 2/5] dm: usb: xhci: Implement get_max_xfer_size() operation
` [U-Boot] [PATCH 3/5] dm: usb: ehci: "
` [U-Boot] [PATCH 4/5] usb: storage: Refactor to use max_xfer_blk from struct us_data
` [U-Boot] [PATCH 5/5] dm: usb: storage: Fix broken read/write when both EHCD and xHCD are enabled

[U-Boot] [PATCH v3] arm64: ls1012ardb: Add distro boot support
 2017-09-07  9:54 UTC 

[U-Boot] [PATCH] ipu_common: Let the MX6 IPU clock be calculated in run-time
 2017-09-07  8:54 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] spl: update bl31_entry() with new name and parameter
 2017-09-07  8:36 UTC  (2+ messages)

[U-Boot] FSL PCIe LTSSM >= PCI_LTSSM_L0 equals link up
 2017-09-07  8:12 UTC  (7+ messages)


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