messages from 2018-10-02 00:33:06 to 2018-10-02 16:57:41 UTC [more...]
[U-Boot] [PATCH] mtd: spi: Add DM support to SH QSPI driver
2018-10-02 16:57 UTC (2+ messages)
[U-Boot] Pull request: u-boot-spi/master
2018-10-02 16:56 UTC
[U-Boot] [PATCH 1/4] rsa: use new openssl API to create signature
2018-10-02 16:32 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] rsa: add a structure for the padding
` [U-Boot] [PATCH 3/4] rsa: add support of padding pss
` [U-Boot] [PATCH 4/4] doc: uImage.FIT: signature.txt: add option padding
[U-Boot] [PATCH 00/27] virtio: Introduce VirtIO driver support
2018-10-02 16:10 UTC (13+ messages)
` [U-Boot] [PATCH 03/27] virtio: Add codes for virtual queue/ring management
` [U-Boot] [PATCH 05/27] virtio: Add net driver support
` [U-Boot] [PATCH 18/27] riscv: qemu: Include some useful commands
[U-Boot] [PATCH v2 0/7] Support for the Faraday ftgmac100 controller
2018-10-02 15:48 UTC (10+ messages)
` [U-Boot] [PATCH v2 1/7] net: Remove the Faraday ftgmac100 controller driver
` [U-Boot] [PATCH v2 4/7] net: ftgmac100: Add support for the Aspeed SoC
` [U-Boot] [PATCH v2 5/7] aspeed: Update ast2500 SoC DTS file to Linux v4.17-rc6 level
` [U-Boot] [PATCH v2 7/7] aspeed: ast2500: fix D2-PLL clock setting in RGMII mode
[U-Boot] [PATCH] dm: core: Widen the dump tree to show more of the driver's name
2018-10-02 15:22 UTC (7+ messages)
` [U-Boot] [PATCH] tests/test_bind.py: Update test to match the wider 'dm tree' output
[U-Boot] [PATCH 00/20] Add support for MediaTek SoCs - MT7623n / MT7629
2018-10-02 15:20 UTC (31+ messages)
` [U-Boot] [PATCH 01/20] tools: MediaTek: add MTK boot header generation to mkimage
` [U-Boot] [PATCH 02/20] arm: MediaTek: add basic support for MT7629 boards
` [U-Boot] [PATCH 03/20] arm: MediaTek: add basic support for MT7623 boards
` [U-Boot] [PATCH 04/20] arm: dts: MediaTek: add MT7629 reference board support
` [U-Boot] [PATCH 05/20] arm: dts: MediaTek: add MT7623 Bananapi R2 "
` [U-Boot] [PATCH 06/20] configs: MediaTek: add MT7629 reference "
` [U-Boot] [PATCH 07/20] configs: MediaTek: add MT7623 Bananapi R2 "
` [U-Boot] [PATCH 08/20] clk: MediaTek: add clock driver for MT7629 SoC
` [U-Boot] [PATCH 09/20] clk: MediaTek: add clock driver for MT7623 SoC
` [U-Boot] [PATCH 10/20] timer: MediaTek: add timer driver for MediaTek SoCs
` [U-Boot] [PATCH 11/20] watchdog: MediaTek: add watchdog "
` [U-Boot] [PATCH 12/20] pinctrl: MediaTek: add pinctrl driver for MT7629 SoC
` [U-Boot] [PATCH 13/20] pinctrl: MediaTek: add pinctrl driver for MT7623 SoC
` [U-Boot] [PATCH 14/20] power domain: MediaTek: add power domain driver for MT7629 SoC
` [U-Boot] [PATCH 15/20] power domain: MediaTek: add power domain driver for MT7623 SoC
` [U-Boot] [PATCH 16/20] serial: 16550: allow the driver to support MediaTek serial
` [U-Boot] [PATCH 17/20] ram: MediaTek: add DDR3 driver for MT7629 SoC
` [U-Boot] [PATCH 18/20] spi: mtk_qspi: add qspi "
` [U-Boot] [PATCH 19/20] mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC
` [U-Boot] [PATCH 20/20] MAINTAINERS: add an entry for MediaTek
[U-Boot] [PATCH v2 1/6] efi_loader: Generate Microsoft PE format compliant images
2018-10-02 14:39 UTC (6+ messages)
` [U-Boot] [PATCH v2 2/6] x86: efi: payload: Generate Microsoft PE format compliant image
` [U-Boot] [PATCH v2 3/6] x86: efi: app: "
` [U-Boot] [PATCH v2 4/6] pe.h: Add characteristics defines
` [U-Boot] [PATCH v2 5/6] arm: efi: Generate Microsoft PE format compliant images
` [U-Boot] [PATCH v2 6/6] riscv: "
[U-Boot] [PATCH 1/5] efi_loader: Generate Microsoft PE format complaint images
2018-10-02 14:31 UTC (6+ messages)
` [U-Boot] [PATCH 4/5] arm: efi: "
[U-Boot] [PATCH v3 0/4] Add Rock960 and Ficus 96Board support
2018-10-02 14:01 UTC (8+ messages)
` [U-Boot] [PATCH v3 2/4] rockchip: rk3399: Add common Rock960 family from Vamrs
` [U-Boot] [PATCH v3 3/4] rockchip: rk3399: Add Rock960 CE board support
` [U-Boot] [PATCH v3 4/4] rockchip: rk3399: Add Ficus EE "
[U-Boot] [PATCH 3/4] rockchip: rk3188: add u-boot-specific mmc properties
2018-10-02 14:00 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/4] mmc: dw_mmc: check fifo status with a timeout in fifo mode
2018-10-02 14:00 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/4] rockchip: dwmmc: add rk2928-dw-mshc compatible
2018-10-02 14:00 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 4/4] rockchip: rk3188: explicitly set vcc_sd0 pin to gpio on rk3188-radxarock
2018-10-02 14:00 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 00/45] Various fixes and improvements
2018-10-02 13:41 UTC (8+ messages)
` [U-Boot] [PATCH 33/45] x86: Update mtrr functions to allow leaving cache alone
` [U-Boot] [PATCH 40/45] pci: Add a little more debugging to pci_rom
` [U-Boot] [PATCH 43/45] video: at91: Adjust vidconsole_position_cursor() to use char pos
[U-Boot] [PATCH 0/4] x86: Fix up some bootstage problems
2018-10-02 13:25 UTC (7+ messages)
` [U-Boot] [PATCH 1/4] Enable CONFIG_TIMER_EARLY with bootstage
[U-Boot] [PATCH] fs: btrfs: Fix cache alignment bugs
2018-10-02 13:15 UTC (5+ messages)
[U-Boot] [PATCH 1/6] ofnode: Add missing address translation into ofnode_get_addr_size()
2018-10-02 13:09 UTC (5+ messages)
` [U-Boot] [PATCH 5/6] test: Add PCI device entry without compat string and with DT node
[U-Boot] [PATCH v3 00/17] riscv: Add QEMU virt board support
2018-10-02 13:05 UTC (3+ messages)
[U-Boot] [PATCH v3] usb: dwc3: convert to livetree
2018-10-02 11:29 UTC (3+ messages)
[U-Boot] [PATCH v2 00/23] spl: Add features for passing info from SPL to U-Boot proper
2018-10-02 11:22 UTC (24+ messages)
` [U-Boot] [PATCH v2 01/23] log: Correct definition of log_msg_ret()
` [U-Boot] [PATCH v2 02/23] spl: Add support for logging in SPL and TPL
` [U-Boot] [PATCH v2 03/23] Add core support for a bloblist to convey data from SPL
` [U-Boot] [PATCH v2 04/23] spl: Set up the bloblist in SPL
` [U-Boot] [PATCH v2 05/23] bloblist: Locate bloblist in U-Boot
` [U-Boot] [PATCH v2 06/23] test: Add a simple test for bloblist
` [U-Boot] [PATCH v2 07/23] Add bloblist documentation
` [U-Boot] [PATCH v2 08/23] spl: Support hash, input, pch, pci, rtc, tpm in SPL
` [U-Boot] [PATCH v2 09/23] spl: Add a define for SPL_TPL_PROMPT
` [U-Boot] [PATCH v2 10/23] spl: Make SPL_DISABLE_BANNER_PRINT a positive option
` [U-Boot] [PATCH v2 11/23] spl: Add a comment to spl_set_bd()
` [U-Boot] [PATCH v2 12/23] spl: Print a message if we are unable to load an image
` [U-Boot] [PATCH v2 13/23] sandbox: Add a memory map to the sandbox README
` [U-Boot] [PATCH v2 14/23] test/py: Add a way to pass flags to sandbox
` [U-Boot] [PATCH v2 15/23] sandbox: Add an option to display of-platdata in SPL
` [U-Boot] [PATCH v2 16/23] sandbox: Drop the deprecated 'sb' command
` [U-Boot] [PATCH v2 17/23] sandbox: Add a new "
` [U-Boot] [PATCH v2 18/23] sandbox: Allow puts() output before global_data is set up
` [U-Boot] [PATCH v2 19/23] sandbox: Refactor code to create os_jump_to_file()
` [U-Boot] [PATCH v2 20/23] sandbox: Use malloc() and free() from os layer
` [U-Boot] [PATCH v2 21/23] sandbox: Filter arguments when starting U-Boot
` [U-Boot] [PATCH v2 22/23] sandbox: Boot in U-Boot through the standard call
` [U-Boot] [PATCH v2 23/23] spl: Add support for passing handoff info to U-Boot proper
[U-Boot] [PATCH v3 00/20] AVB using OP-TEE
2018-10-02 11:22 UTC (5+ messages)
` [U-Boot] [PATCH v3 15/20] tee: add sandbox driver
[U-Boot] [PATCH] fs: btrfs: Fix tree traversal with btrfs_next_slot()
2018-10-02 11:22 UTC (2+ messages)
[U-Boot] [PATCH V2 1/2] ofnode: Replace of_n_addr_cells with of_n_size_cells
2018-10-02 11:22 UTC (4+ messages)
` [U-Boot] [PATCH V2 2/2] ofnode: Add missing address translation into ofnode_get_addr_size()
[U-Boot] [PATCH 0/3] Support for the Aspeed ast2500 FMC/SPI controllers
2018-10-02 11:22 UTC (5+ messages)
` [U-Boot] [PATCH 2/3] spi: Add support for the Aspeed ast2500 SPI controllers
[U-Boot] (no subject)
2018-10-02 11:21 UTC (7+ messages)
` [U-Boot] [PATCH 2/7] drivers: spi: cf_spi: migrate to DM and DT
[U-Boot] [PATCH v9 01/16] test: regmap: Increase size of syscon0 memory
2018-10-02 11:21 UTC (5+ messages)
` [U-Boot] [PATCH v9 07/16] mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8
` [U-Boot] [PATCH v9 12/16] regmap: Add endianness support
[U-Boot] [PATCH 0/2] test/py: test_fs: follow up v3 of fat write patches
2018-10-02 11:21 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] test/py: test_fs: remove fs_type argument from umount_fs()
` [U-Boot] [PATCH 2/2] test/py: test_fs: add docstring comments to helper functions
[U-Boot] [PATCH v4 00/19] AVB using OP-TEE
2018-10-02 11:21 UTC (12+ messages)
` [U-Boot] [PATCH v4 04/19] mmc: rpmb: add mmc_rpmb_route_frames()
` [U-Boot] [PATCH v4 10/19] optee: support routing of rpmb data frames to mmc
` [U-Boot] [PATCH v4 11/19] tee: optee: support AVB trusted application
` [U-Boot] [PATCH v4 14/19] tee: add sandbox driver
` [U-Boot] [PATCH v4 18/19] avb_verify: support sandbox configuration
[U-Boot] [PATCH 00/22] spl: Add features for passing info from SPL to U-Boot proper
2018-10-02 11:21 UTC (4+ messages)
` [U-Boot] [PATCH 03/22] Add core support for a bloblist to convey data from SPL
[U-Boot] [UBOOT PATCH 0/2] dm: core: Scan "/firmware" node by default
2018-10-02 11:21 UTC (8+ messages)
` [U-Boot] [PATCH v2 0/4] "
` [U-Boot] [PATCH v2 1/4] firmware: Add FIRMWARE config prompt string
` [U-Boot] [PATCH v2 4/4] dm: test: Add "/firmware" node scan test
[U-Boot] [PATCH] sandbox: Add an explanation of the sandbox variants
2018-10-02 11:21 UTC (2+ messages)
[U-Boot] [PATCH] buildman: Avoid hanging when the config changes
2018-10-02 11:21 UTC (2+ messages)
[U-Boot] [PATCH] include/dm.h: Remove duplicated include directive
2018-10-02 11:21 UTC (3+ messages)
[U-Boot] [PATCH] include/clk.h: Fix the name of the clock uclass in comment
2018-10-02 11:20 UTC (3+ messages)
[U-Boot] [PATCH v2 0/3] Convert fdtdec_setup_memory_banksize() to use livetree
2018-10-02 11:20 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/3] fdt: fdtdec_setup_memory_banksize() "
[U-Boot] [RFC][PATCH] cmd: clk: Add trivial implementation of clock dump for DM
2018-10-02 11:20 UTC (3+ messages)
[U-Boot] [PATCH v4 1/3] drivers: Add board uclass
2018-10-02 11:20 UTC (10+ messages)
` [U-Boot] [PATCH v4 2/3] board: Add gazerbeam driver
` [U-Boot] [PATCH v4 3/3] test: Add tests for board uclass
[U-Boot] [PATCH v3 1/4] core: Add functions to set properties in live-tree
2018-10-02 11:20 UTC (13+ messages)
` [U-Boot] [PATCH v3 2/4] test: Add tests for DT-manipulation functions
` [U-Boot] [PATCH v3 3/4] core: Add dev_{disable,enable}_by_path
` [U-Boot] [PATCH v3 4/4] test: Add tests for dev_{enable, disable}_by_path
[U-Boot] [PATCH 00/31] binman: Expand support for SPL and TPL
2018-10-02 11:20 UTC (63+ 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] cmd: usb_mass_storage: add protection for block_dev
2018-10-02 11:20 UTC (6+ messages)
[U-Boot] [PATCH] clk: Add support for Arm's Versatile Express OSC clock generators
2018-10-02 10:50 UTC (7+ messages)
` [U-Boot] "
[U-Boot] [PATCH] cmd: pxe: add support for FIT config selection
2018-10-02 8:54 UTC
[U-Boot] xzwrite
2018-10-02 8:04 UTC
[U-Boot] [PATCH 1/1] fs: fat: fix set_cluster()
2018-10-02 7:30 UTC
[U-Boot] [PATCH] mach-stm32: Set MPU SDRAM size to 512MB for STM32F7/H7
2018-10-02 7:03 UTC
[U-Boot] [PATCH v2] arm: zynq: Add support for DLC20 board
2018-10-02 6:49 UTC
[U-Boot] [PATCH 1/1] fs: fat: memory leak in fat_unlink()
2018-10-02 6:39 UTC (2+ messages)
[U-Boot] [PATCH] efi_loader: execute image's unload function
2018-10-02 5:04 UTC (4+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/1] efi_loader: error handling in read_console()
2018-10-02 4:43 UTC
[U-Boot] [PATCH 1/1] efi_loader: return type efi_console_register()
2018-10-02 4:08 UTC
[U-Boot] [PATCH 1/1] efi_loader: superfluous statement in is_dir()
2018-10-02 3:57 UTC
[U-Boot] [PATCH 1/1] efi_loader: memory leak in efi_set_variable()
2018-10-02 3:30 UTC
[U-Boot] [PATCH v2 00/17] test: Various test refinements and improvements
2018-10-02 3:12 UTC (18+ messages)
` [U-Boot] [PATCH v2 01/17] test/py: ignore console read exceptions after test failure
` [U-Boot] [PATCH v2 02/17] sandbox: Unprotect DATA regions in bus tests
` [U-Boot] [PATCH v2 03/17] patman: Handle unicode in _ProjectConfigParser tests
` [U-Boot] [PATCH v2 04/17] test/py: Fix unicode handling for log filtering
` [U-Boot] [PATCH v2 05/17] buildman: Make the toolchain test more forgiving
` [U-Boot] [PATCH v2 06/17] Makefile: Add a 'check' target for make
` [U-Boot] [PATCH v2 07/17] test: Simplify the PATH setup
` [U-Boot] [PATCH v2 08/17] test: Print the name of each test before running it
` [U-Boot] [PATCH v2 09/17] test: Tidy up comments and variable name
` [U-Boot] [PATCH v2 10/17] binman: Add a default path to libfdt.py
` [U-Boot] [PATCH v2 11/17] binman: Fix up removal of temporary directories
` [U-Boot] [PATCH v2 12/17] binman: Separate out testSplBssPad()
` [U-Boot] [PATCH v2 13/17] buildman: dtoc: Suppress unwanted output from test
` [U-Boot] [PATCH v2 14/17] tools: Set an initial value for indir
` [U-Boot] [PATCH v2 15/17] patman: Don't clear progress in tout unless it was used
` [U-Boot] [PATCH v2 16/17] test: Reduce the number of tests run with sandbox_flattree
` [U-Boot] [PATCH v2 17/17] binman: Run tests concurrently
[U-Boot] [PATCH 1/1] efi_loader: fix simple network protocol
2018-10-02 1:58 UTC
[U-Boot] [ANN] U-Boot v2018.11-rc1 released
2018-10-02 0:33 UTC
[U-Boot] [PATCH v2] MAINTAINERS: at91: update entry for at91 boards
2018-10-02 0:33 UTC (2+ messages)
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