messages from 2019-07-18 01:58:40 to 2019-07-18 18:43:31 UTC [more...]
[U-Boot] [PATCH v4 1/3] net: introduce packet capture support
2019-07-18 18:43 UTC (2+ messages)
` [U-Boot] [PATCH v4 2/3] doc: pcap: add pcap cmd documentation
[U-Boot] [PATCH 00/50] doc: Shape into useful HTML docs
2019-07-18 18:27 UTC (52+ messages)
` [U-Boot] [PATCH 01/50] doc: Move existing rst files into api sub-directory
` [U-Boot] [PATCH 02/50] doc: Add top-level description about U-Boot documentation
` [U-Boot] [PATCH 03/50] doc: Add driver-model to Sphinx TOC tree
` [U-Boot] [PATCH 04/50] doc: driver-model: Convert README.txt to reST
` [U-Boot] [PATCH 05/50] doc: driver-model: Convert MIGRATION.txt "
` [U-Boot] [PATCH 06/50] doc: driver-model: Convert fdt-fixup.txt "
` [U-Boot] [PATCH 07/50] doc: driver-model: Convert fs_firmware_loader.txt "
` [U-Boot] [PATCH 08/50] doc: driver-model: Convert i2c-howto.txt "
` [U-Boot] [PATCH 09/50] doc: driver-model: Convert livetree.txt "
` [U-Boot] [PATCH 10/50] doc: driver-model: Convert of-plat.txt "
` [U-Boot] [PATCH 11/50] doc: driver-model: Convert pci-info.txt "
` [U-Boot] [PATCH 12/50] doc: driver-model: Convert pmic-framework.txt "
` [U-Boot] [PATCH 13/50] doc: driver-model: Convert remoteproc-framework.txt "
` [U-Boot] [PATCH 14/50] doc: driver-model: Convert serial-howto.txt "
` [U-Boot] [PATCH 15/50] doc: driver-model: Convert spi-howto.txt "
` [U-Boot] [PATCH 16/50] doc: driver-model: Convert usb-info.txt "
` [U-Boot] [PATCH 17/50] doc: Add architecture specific info to Sphinx TOC tree
` [U-Boot] [PATCH 18/50] doc: arch: Convert README.mips to reST
` [U-Boot] [PATCH 19/50] doc: Add board specific info to Sphinx TOC tree
` [U-Boot] [PATCH 20/50] doc: board: Add Intel Crown Bay board doc
` [U-Boot] [PATCH 21/50] doc: board: Add Intel Bay Trail based board docs
` [U-Boot] [PATCH 22/50] doc: board: Add Intel Cherry Hill board doc
` [U-Boot] [PATCH 23/50] doc: board: Add Intel Cougar Canyon 2 "
` [U-Boot] [PATCH 24/50] doc: board: Add Intel Edison "
` [U-Boot] [PATCH 25/50] doc: board: Add Intel Galileo "
` [U-Boot] [PATCH 26/50] doc: board: Add Google Chromebook Link "
` [U-Boot] [PATCH 27/50] doc: board: Add Google Chromebook Samus "
` [U-Boot] [PATCH 28/50] doc: board: Add coreboot "
` [U-Boot] [PATCH 29/50] doc: board: Add QEMU x86 "
` [U-Boot] [PATCH 30/50] doc: board: Convert README.qemu-arm to reST
` [U-Boot] [PATCH 31/50] doc: board: Convert README.qemu-riscv "
` [U-Boot] [PATCH 32/50] doc: board: Convert README.qemu-mips "
` [U-Boot] [PATCH 33/50] doc: board: Add AndesTech ax25-ae350 board doc
` [U-Boot] [PATCH 34/50] doc: board: Convert README.ag101p to reST
` [U-Boot] [PATCH 35/50] doc: board: Convert README.sifive-fu540 "
` [U-Boot] [PATCH 36/50] doc: board: Convert README.sh7752evb "
` [U-Boot] [PATCH 37/50] doc: board: Convert README.sh7753evb "
` [U-Boot] [PATCH 38/50] doc: board: Convert README.at91 "
` [U-Boot] [PATCH 39/50] doc: board: Convert README.b4860qds "
` [U-Boot] [PATCH 40/50] doc: board: Convert README.zynq "
` [U-Boot] [PATCH 41/50] doc: arch: Convert README.x86 "
` [U-Boot] [PATCH 42/50] doc: arch: Convert README.arm64 "
` [U-Boot] [PATCH 43/50] doc: arch: Convert README.NDS32 "
` [U-Boot] [PATCH 44/50] doc: arch: Convert README.nios2 "
` [U-Boot] [PATCH 45/50] doc: arch: Convert README.ARC "
` [U-Boot] [PATCH 46/50] doc: arch: Convert README.m68k "
` [U-Boot] [PATCH 47/50] doc: arch: Convert README.sh "
` [U-Boot] [PATCH 48/50] doc: arch: Convert README.sandbox "
` [U-Boot] [PATCH 49/50] doc: arch: Convert README.xtensa "
` [U-Boot] [PATCH 50/50] doc: Remove README.blackfin
[U-Boot] [PATCH v3 1/2] net: introduce packet capture support
2019-07-18 18:14 UTC (3+ messages)
[U-Boot] [PATCH 1/4] imx: Place imx_ddr_size() into a separate file
2019-07-18 18:04 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] imx: mmdc_size: Fix checkpatch warnings
` [U-Boot] [PATCH 3/4] imx: mmdc_size: Allow building it for i.MX7ULP
` [U-Boot] [PATCH 4/4] mx7ulp_evk: Use imx_ddr_size()
[U-Boot] [RFC 1/1] efi_loader: usage of cleanup_before_linux()
2019-07-18 17:46 UTC
[U-Boot] [PATCH v2 0/4] efi_loader: rework loading and starting of images
2019-07-18 17:45 UTC (8+ messages)
` [U-Boot] [PATCH v2 3/4] efi_loader: use efi_start_image() for bootefi
[U-Boot] [PATCH v4 1/2] pinctrl: mediatek: fix warning
2019-07-18 17:08 UTC (2+ messages)
` [U-Boot] [PATCH v4 2/2] board: mediatek: Add pumpkin board support
[U-Boot] [PATCH 0/4] Improve HAB support for SPL targets
2019-07-18 17:02 UTC (9+ messages)
` [U-Boot] [PATCH 1/4] Kconfig: Migrate CONFIG_CSF_SIZE to Kconfig
` [U-Boot] [PATCH 2/4] habv4: tools: Avoid hardcoded CSF size for SPL targets
` [U-Boot] [PATCH 3/4] imx6: spl: Reduce SPL limit size in case CONFIG_SECURE_BOOT is enabled
` [U-Boot] [PATCH 4/4] imx: configs: Cleanup CONFIG_SECURE_BOOT comments
[U-Boot] [PATCH] mx6ulevk: Add support for SDP boot in SPL target
2019-07-18 16:58 UTC (2+ messages)
[U-Boot] 32-bit Tegra build failure in u-boot-dm
2019-07-18 15:52 UTC
[U-Boot] Fwd: axp209 driver bug report
2019-07-18 15:45 UTC
[U-Boot] [PATCH 1/2] GitLab CI: Split the world build into 4 jobs
2019-07-18 15:27 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] gitlab-ci: Move the pyelfutils section
[U-Boot] [PATCH v2 1/2] dm: core: device: switch off power domain after device removal
2019-07-18 15:22 UTC (3+ messages)
[U-Boot] Can't change stdout variable from code (read only variable) [u-boot 2019.07]
2019-07-18 15:11 UTC
[U-Boot] [PATCH 00/52] Support i.MX8MM/N
2019-07-18 14:34 UTC (9+ messages)
[U-Boot] [Patch V3] drivers: mtd :spi: Enable 4B opcodes for SPANSION s25fl512s
2019-07-18 14:27 UTC (6+ messages)
` [U-Boot] [EXT] "
[U-Boot] [PATCH v2 1/4] x86: acpi: Add CSRT description
2019-07-18 14:27 UTC (8+ messages)
` [U-Boot] [PATCH v2 2/4] x86: acpi: Introduce a stub to generate CSRT
` [U-Boot] [PATCH v2 3/4] x86: acpi: Enable ACPI companion for Intel iDMA 32-bit
` [U-Boot] [PATCH v2 4/4] x86: tangier: Populate CSRT for shared DMA controller
[U-Boot] [PATCH 1/2] mx6: mx6sabre common: Use more conventional spelling of fdtfile
2019-07-18 14:26 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] mx6: mx6sabre common: Add distro boot config
[U-Boot] [PATCH 01/15] mx7ulp: Add common plugin codes for mx7ulp
2019-07-18 12:25 UTC (2+ messages)
[U-Boot] Support for i.MX7ULP rev B0
2019-07-18 12:16 UTC (3+ messages)
[U-Boot] [PATCH 1/2] i.MX6: nand: extend nandbcb command for imx6UL(L)
2019-07-18 11:55 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] imx: pcl063: add nand boot support
[U-Boot] Pull request: u-boot-spi/master
2019-07-18 11:48 UTC
[U-Boot] [PATCH 0/5] i.MX7ULP EVK: update ddr script to make board boot
2019-07-18 11:45 UTC (2+ messages)
[U-Boot] [Patch v5] drivers: mtd: spi: Add micron mt35xu512a and mt35xu02g flash ID
2019-07-18 11:38 UTC (2+ messages)
[U-Boot] [Patch v4] drivers: mtd: spi: Add micron mt35xu512a and mt35xu02g flash ID
2019-07-18 11:34 UTC (7+ messages)
` [U-Boot] [EXT] "
[U-Boot] [PATCH] riscv: tools: Fix prelink-riscv to work on big endian hosts
2019-07-18 11:27 UTC (3+ messages)
[U-Boot] [PATCH 0/4] Make some changes to SDP
2019-07-18 11:01 UTC (16+ messages)
` [U-Boot] [PATCH 1/4] imx: spl: Change USB boot device type
` [U-Boot] 答复: "
` [U-Boot] 答复: [EXT] "
` [U-Boot] [PATCH 2/4] SDP: use CONFIG_SDP_LOADADDR as default load address
` [U-Boot] [PATCH 3/4] SDP: fix wrong usb request size and add high speed endpoint descriptor
` [U-Boot] 答复: "
` [U-Boot] [PATCH 4/4] SDP: Call usb_gadget_initialize and usb_gadget_release to support UDC
[U-Boot] [Patch V3] drivers: mtd: spi: Add micron mt35xu512g and mt35xu02g flash ID
2019-07-18 10:27 UTC (3+ messages)
` [U-Boot] [EXT] "
[U-Boot] [Patch V3] drivers: mtd: spi: Add flash property for Micron mt25qu512a
2019-07-18 10:21 UTC (2+ messages)
[U-Boot] [PATCH v5 0/4] SiFive SPI MMC Support
2019-07-18 10:17 UTC (7+ messages)
` [U-Boot] [PATCH v5 1/4] mmc: mmc_spi: Use SPI_XFER_BEGIN and SPI_XFER_END flags
[U-Boot] [PATCH u-boot-spi 1/1] spi: mvebu_a3700_spi: Fix clock prescale computation
2019-07-18 9:34 UTC (3+ messages)
[U-Boot] [PATCH v3 00/18] ram: rk3399: Add rank detection
2019-07-18 9:30 UTC (4+ messages)
` [U-Boot] [PATCH v3 16/18] ram: rk3399: Add rank detection support
[U-Boot] [PATCH 1/2] riscv: Sync csr.h with Linux kernel v5.2
2019-07-18 9:28 UTC (11+ messages)
` [U-Boot] [PATCH 2/2] riscv: Access CSRs using CSR numbers
[U-Boot] SiFive clock driver changes for U-Boot 2019.10
2019-07-18 6:16 UTC (8+ messages)
[U-Boot] [PATCH 2/2] watchdog: omap_wdt: Disable DM watchdog support in SPL
2019-07-18 6:07 UTC (3+ messages)
[U-Boot] Moving GRUB building to Gitlab CI
2019-07-18 4:59 UTC
[U-Boot] [PATCH v6 0/4] SiFive SPI MMC Support
2019-07-18 4:47 UTC (2+ messages)
[U-Boot] [PATCH 1/1] travis.yml: run Python tests on qemu-riscv64_defconfig
2019-07-18 4:33 UTC
[U-Boot] [PATCH] gitlab-ci: Add pyelftools when needed
2019-07-18 2:52 UTC
[U-Boot] [PATCH] am335x_boneblack_vboot: Disable asm memcpy/memset in SPL
2019-07-18 2:51 UTC
[U-Boot] [PATCH v2 00/37] binman: Add CBFS support
2019-07-18 1:59 UTC (55+ messages)
` [U-Boot] [PATCH v2 11/37] binman: Add missing comments toentry
` [U-Boot] [PATCH v2 12/37] binman: Tidy up help for --indir
` [U-Boot] [PATCH v2 13/37] binman: Use a better error for missing Intel descriptor
` [U-Boot] [PATCH v2 14/37] binman: Detect skipped tests
` [U-Boot] [PATCH v2 15/37] binman: Add a function to create a sample ELF file
` [U-Boot] [PATCH v2 16/37] binman: Add a function to decode an "
` [U-Boot] [PATCH v2 17/37] binman: Ensure that coverage has access to site packages
` [U-Boot] [PATCH v2 18/37] binman: Assume Intel descriptor is at the start of the image
` [U-Boot] [PATCH v2 19/37] binman: Don't assume there is an ME region
` [U-Boot] [PATCH v2 20/37] binman: Update entry.SetOffsetSize to be optional
` [U-Boot] [PATCH v2 21/37] binman: Allow text directly in the node
` [U-Boot] [PATCH v2 22/37] patman: Add functions to compress and decompress data
` [U-Boot] [PATCH v2 23/37] binman: Use the tools.Decompress method
` [U-Boot] [PATCH v2 24/37] binman: Drop unnecessary debug handling
` [U-Boot] [PATCH v2 25/37] binman: Use tools compression function for blob handling
` [U-Boot] [PATCH v2 26/37] binman: Correct comment in u_boot_spl_elf
` [U-Boot] [PATCH v2 27/37] binman: Support ELF files for TPL
` [U-Boot] [PATCH v2 28/37] binman: Fix up the _DoTestFile() function -u argument
` [U-Boot] [PATCH v2 29/37] binman: Allow verbosity control when running tests
` [U-Boot] [PATCH v2 30/37] binman: Allow preserving test directories
` [U-Boot] [PATCH v2 31/37] binman: Pass the toolpath to tests
` [U-Boot] [PATCH v2 32/37] patman: Add a function to write ifwitool
` [U-Boot] [PATCH v2 33/37] binman: Add a utility library for coreboot CBFS
` [U-Boot] [PATCH v2 34/37] binman: Add support for CBFS entries
` [U-Boot] [PATCH v2 35/37] binman: Add support for Intel IFWI entries
` [U-Boot] [PATCH v2 36/37] binman: Pad empty areas of the CBFS with files
` [U-Boot] [PATCH v2 37/37] binman: Add support for fixed-offset files in CBFS
[U-Boot] [PATCH v2 00/31] binman: Allow reading of images to list contents
2019-07-18 1:59 UTC (41+ messages)
` [U-Boot] [PATCH v2 01/31] binman: Simplify the entry test
` [U-Boot] [PATCH v2 02/31] binman: Update future features
` [U-Boot] [PATCH v2 03/31] binman: Update help for new features
` [U-Boot] [PATCH v2 04/31] binman: Add a convenience functions for real-DTB tests
` [U-Boot] [PATCH v2 05/31] binman: Add an FDT map
` [U-Boot] [PATCH v2 06/31] binman: Add an image header
` [U-Boot] [PATCH v2 07/31] binman: Convert to use ArgumentParser
` [U-Boot] [PATCH v2 08/31] binman: Move compression into the Entry base class
` [U-Boot] [PATCH v2 09/31] binman: Drop an unused arg in Entry.Lookup()
` [U-Boot] [PATCH v2 10/31] binman: Allow easy importing of entry modules
` [U-Boot] [PATCH v2 11/31] binman: Fix up ProcessUpdateContents error and comments
` [U-Boot] [PATCH v2 12/31] binman: Call ProcessUpdateContents() consistently
` [U-Boot] [PATCH v2 13/31] binman: Add a return value to ProcessContentsUpdate()
` [U-Boot] [PATCH v2 14/31] binman: Add a control for post-pack entry expansion
` [U-Boot] [PATCH v2 15/31] binman: Allow entries to expand after packing
` [U-Boot] [PATCH v2 16/31] binman: Allow device-tree entries to be compressed
` [U-Boot] [PATCH v2 17/31] binman: Provide the actual data address for cbfs files
` [U-Boot] [PATCH v2 18/31] binman: Use the cbfs memlen field only for uncompressed length
` [U-Boot] [PATCH v2 19/31] binman: Support FDT update for CBFS
` [U-Boot] [PATCH v2 20/31] binman: Detect bad CBFS file types
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox