messages from 2018-09-26 13:55:14 to 2018-09-27 17:20:02 UTC [more...]
[U-Boot] (no subject)
2018-09-27 17:20 UTC (6+ messages)
` [U-Boot] [PATCH 2/7] drivers: spi: cf_spi: migrate to DM and DT
[U-Boot] [PATCH] ls1088ardb_pb: Secure boot: Change bootscript and header name
2018-09-27 16:59 UTC (2+ messages)
[U-Boot] [PATCH v3 1/2] qe: Kconfig: Move CONFIG_U_QE to Kconfig
2018-09-27 16:52 UTC (3+ messages)
` [U-Boot] [PATCH v3 2/2] armv7: ls102xa: Disable QE before enter deep sleep
[U-Boot] [PATCH v1 0/5] Add pinmux command
2018-09-27 16:19 UTC (7+ messages)
` [U-Boot] [PATCH v1 1/5] dm: pinctrl: Add pinmux_show() ops
` [U-Boot] [PATCH v1 4/5] pinctrl: stm32: "
` [U-Boot] [Uboot-stm32] "
[U-Boot] [PATCH v4 1/3] drivers: Add board uclass
2018-09-27 13:53 UTC (5+ messages)
` [U-Boot] [PATCH v4 3/3] test: Add tests for "
[U-Boot] [PATCH v3 1/4] core: Add functions to set properties in live-tree
2018-09-27 13:52 UTC (5+ messages)
[U-Boot] [PATCH 00/27] virtio: Introduce VirtIO driver support
2018-09-27 13:43 UTC (56+ messages)
` [U-Boot] [PATCH 01/27] dm: core: Allow uclass to set up a device's child after it is probed
` [U-Boot] [PATCH 02/27] dm: Add a new uclass driver for VirtIO transport devices
` [U-Boot] [PATCH 03/27] virtio: Add codes for virtual queue/ring management
` [U-Boot] [PATCH 04/27] virtio: Add virtio over mmio transport driver
` [U-Boot] [PATCH 05/27] virtio: Add net driver support
` [U-Boot] [PATCH 06/27] test: dm: blk: Correct blk_base test case
` [U-Boot] [PATCH 07/27] sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data
` [U-Boot] [PATCH 08/27] efi_driver: "
` [U-Boot] [PATCH 09/27] blk: Call part_init() in the post_probe() method
` [U-Boot] [PATCH 10/27] blk: Drop blk_prepare_device()
` [U-Boot] [PATCH 11/27] blk: Make blk_next_free_devnum() public
` [U-Boot] [PATCH 12/27] blk: Introduce IF_TYPE_VIRTIO
` [U-Boot] [PATCH 13/27] virtio: Add block driver support
` [U-Boot] [PATCH 14/27] virtio: cmd: Add virtio command for virtio block devices
` [U-Boot] [PATCH 15/27] arm: qemu: Add a Kconfig in the board directory
` [U-Boot] [PATCH 16/27] arm: qemu: Enumerate virtio bus during early boot
` [U-Boot] [PATCH 17/27] riscv: "
` [U-Boot] [PATCH 18/27] riscv: qemu: Include some useful commands
` [U-Boot] [PATCH 19/27] kconfig: Introduce HAVE_ARCH_IOMAP
` [U-Boot] [PATCH 20/27] x86: Implement arch-specific io accessor routines
` [U-Boot] [PATCH 21/27] virtio: Add virtio over pci transport driver
` [U-Boot] [PATCH 22/27] x86: qemu: Imply virtio PCI transport and device drivers
` [U-Boot] [PATCH 23/27] dm: pci: Add APIs to find next capability and extended capability
` [U-Boot] [PATCH 24/27] test: dm: pci: Add cases for finding next PCI capability APIs
` [U-Boot] [PATCH 25/27] virtio: pci: Support non-legacy PCI transport device
` [U-Boot] [PATCH 26/27] virtio: net: Support non-legacy device
` [U-Boot] [PATCH 27/27] doc: Document virtio support
[U-Boot] [PATCH 0/5] Support for the Faraday ftgmac100 controller
2018-09-27 13:41 UTC (9+ messages)
` [U-Boot] [PATCH 2/5] net: re-add support "
` [U-Boot] [PATCH 3/5] aspeed: ast2500: fix missing break in D2PLL clock enablement
` [U-Boot] [PATCH 4/5] net: ftgmac100: add support for Aspeed SoC
` [U-Boot] [PATCH 5/5] aspeed: Activate ethernet devices on the ast2500 Eval Board
[U-Boot] [PATCH 0/3] Support for the Aspeed ast2500 FMC/SPI controllers
2018-09-27 13:41 UTC (5+ messages)
` [U-Boot] [PATCH 1/3] aspeed: ast2500: Add AHB clock
` [U-Boot] [PATCH 2/3] spi: Add support for the Aspeed ast2500 SPI controllers
[U-Boot] [PATCH 0/4] x86: Fix up some bootstage problems
2018-09-27 13:41 UTC (6+ messages)
` [U-Boot] [PATCH 1/4] Enable CONFIG_TIMER_EARLY with bootstage
[U-Boot] [PATCH v2] sandbox: Fix set_working_fdt_addr users
2018-09-27 13:41 UTC (2+ messages)
[U-Boot] [PULL] efi patch queue 2018-09-26
2018-09-27 12:28 UTC (2+ messages)
[U-Boot] [PATCH 0/6] Add support for VCore III SoCs found in Microsemi switches
2018-09-27 11:57 UTC (13+ messages)
` [U-Boot] [PATCH 3/6] MSCC: add board support for the VCoreIII based evaluation boards
` [U-Boot] [PATCH 4/6] MSCC: add device tree for Ocelot and Luton (boards and SoCs)
` [U-Boot] [PATCH 5/6] MSCC: add configuration for Ocelot and Luton based boards
` [U-Boot] [PATCH 6/6] MIPS: bootm: Add support for Vcore III linux kernel
` [U-Boot] [PATCH 2/6] MSCC: add support for VCoreIII SoCs
[U-Boot] [PATCH] arm: zynq: Add support for DLC20 board
2018-09-27 11:46 UTC
[U-Boot] [PATCH v8 01/15] test: regmap: Increase size of syscon0 memory
2018-09-27 11:28 UTC (17+ messages)
` [U-Boot] [PATCH v8 02/15] regmap: Fix documentation
` [U-Boot] [PATCH v8 03/15] regmap: Add documentation
` [U-Boot] [PATCH v8 04/15] regmap: Improve error handling
` [U-Boot] [PATCH v8 05/15] regmap: Introduce init_range
` [U-Boot] [PATCH v8 06/15] regmap: Add error output
` [U-Boot] [PATCH v8 07/15] mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8
` [U-Boot] [PATCH v8 08/15] regmap: Add raw read/write functions
` [U-Boot] [PATCH v8 09/15] regmap: Support reading from specific range
` [U-Boot] [PATCH v8 10/15] regmap: Define regmap_{get,set}
` [U-Boot] [PATCH v8 11/15] test: regmap: Add test for regmap_{set, get}
` [U-Boot] [PATCH v8 12/15] regmap: Add overview documentation
` [U-Boot] [PATCH v8 13/15] misc: Sort Makefile entries
` [U-Boot] [PATCH v8 14/15] misc: Add gdsys_soc driver
` [U-Boot] [PATCH v8 15/15] misc: Add IHS FPGA driver
[U-Boot] [GIT PULL] Xilinx changes for v2018.11
2018-09-27 10:43 UTC
[U-Boot] [PATCH] configs: drop CONFIG_SYS_EXTRA_ENV_RELOC
2018-09-27 10:38 UTC
[U-Boot] [PATCH v10 0/7] SPI-NAND support (third batch)
2018-09-27 9:32 UTC (8+ messages)
` [U-Boot] [PATCH v10 1/7] mtd: uclass: add probe function
` [U-Boot] [PATCH v10 2/7] mtd: mtdpart: add a generic mtdparts-like parser
` [U-Boot] [PATCH v10 3/7] mtd: uboot: search for an equivalent MTD name with the mtdids
` [U-Boot] [PATCH v10 4/7] mtd: mtdpart: implement proper partition handling
` [U-Boot] [PATCH v10 5/7] cmd: mtd: add 'mtd' command
` [U-Boot] [PATCH v10 6/7] cmd: ubi: clean the partition handling
` [U-Boot] [PATCH v10 7/7] cmd: mtdparts: describe as legacy
[U-Boot] [PATCH v9 0/7] SPI-NAND support (third batch)
2018-09-27 9:04 UTC (10+ messages)
` [U-Boot] [PATCH v9 1/7] mtd: uclass: add probe function
` [U-Boot] [PATCH v9 2/7] mtd: mtdpart: add a generic mtdparts-like parser
` [U-Boot] [PATCH v9 3/7] mtd: mtdpart: search for an equivalent MTD name with the mtdids
` [U-Boot] [PATCH v9 4/7] mtd: mtdpart: implement proper partition handling
` [U-Boot] [PATCH v9 5/7] cmd: mtd: add 'mtd' command
` [U-Boot] [PATCH v9 6/7] cmd: ubi: clean the partition handling
` [U-Boot] [PATCH v9 7/7] cmd: mtdparts: describe as legacy
[U-Boot] [PATCH] video: Add support for Arm's Mali Display Processors
2018-09-27 8:47 UTC (2+ messages)
[U-Boot] [PATCH] video: Add support for NXP's TDA19988 HDMI encoder
2018-09-27 8:44 UTC (2+ messages)
[U-Boot] [PATCH] include/video.h: Remove declaration of functions that don't exist
2018-09-27 8:36 UTC (2+ messages)
[U-Boot] [PATCH 1/1] video: cfb_console: flush cache in display_rle8_bitmap
2018-09-27 8:33 UTC (2+ messages)
[U-Boot] [PATCH v6 01/14] test: regmap: Increase size of syscon0 memory
2018-09-27 8:13 UTC (9+ messages)
` [U-Boot] [PATCH v6 08/14] regmap: Add raw read/write functions
[U-Boot] [PATCH v4 6/6] common: Generic loader for file system
2018-09-27 8:08 UTC (12+ messages)
[U-Boot] [PATCH v4 1/6] drivers: Add OSD uclass
2018-09-27 8:04 UTC (7+ messages)
` [U-Boot] [PATCH v4 2/6] video_osd: Add ihs_video_out driver
` [U-Boot] [PATCH v4 3/6] video_osd: Add osd sandbox driver and tests
` [U-Boot] [PATCH v4 4/6] test: Add ut_asserteq_mem
` [U-Boot] [PATCH v4 5/6] test: list: Add tests for hexdump.c
` [U-Boot] [PATCH v4 6/6] cmd: Add osd commands
[U-Boot] [RFC/RESEND PATCH v1 0/2] Fix to keystone2 uinitrd fixup logic
2018-09-27 8:01 UTC (3+ messages)
` [U-Boot] [RFC/RESEND PATCH v1 1/2] fdt: add call to ft_board_setup_ex() for ks2 boards
` [U-Boot] [RFC/RESEND PATCH v1 2/2] board: ks2: move uinitrd fixup logic inside ft_board_setup_ex
[U-Boot] [PATCH v3 1/6] drivers: Add OSD uclass
2018-09-27 7:09 UTC (6+ messages)
[U-Boot] [PATCH 0/2] test/py: test_fs: follow up v3 of fat write patches
2018-09-27 7:07 UTC (3+ 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 v2 00/10] net: Fix packet corruption issue when handling asynch replies
2018-09-27 6:52 UTC (14+ messages)
` [U-Boot] [PATCH v2 01/10] net: sandbox: Move disabled flag into priv struct
` [U-Boot] [PATCH v2 02/10] net: sandbox: Refactor sandbox send function
` [U-Boot] [PATCH v2 03/10] net: sandbox: Make the fake eth driver response configurable
` [U-Boot] [PATCH v2 04/10] net: sandbox: Share the priv structure with tests
` [U-Boot] [PATCH v2 05/10] net: sandbox: Allow fake eth to handle more than 1 packet response
` [U-Boot] [PATCH v2 06/10] net: Add an accessor to know if waiting for ARP
` [U-Boot] [PATCH v2 07/10] net: sandbox: Add a priv ptr for tests to use
` [U-Boot] [PATCH v2 08/10] test: eth: Add a test for ARP requests
` [U-Boot] [PATCH v2 09/10] test: eth: Add a test for the target being pinged
` [U-Boot] [PATCH v2 10/10] net: Don't overwrite waiting packets with asynchronous replies
[U-Boot] [PATCH] arm: socfpga: stratix10: Add generic FPGA reconfig mailbox API for S10
2018-09-27 6:37 UTC (5+ messages)
[U-Boot] [PATCH][v2] armv8: lsch3: Add support of serdes3 module
2018-09-27 5:02 UTC
[U-Boot] [PATCH 00/22] spl: Add features for passing info from SPL to U-Boot proper
2018-09-27 4:54 UTC (26+ messages)
` [U-Boot] [PATCH 01/22] log: Correct definition of log_msg_ret()
` [U-Boot] [PATCH 02/22] spl: Add support for logging in SPL and TPL
` [U-Boot] [PATCH 03/22] Add core support for a bloblist to convey data from SPL
` [U-Boot] [PATCH 04/22] spl: Set up the bloblist in SPL
` [U-Boot] [PATCH 05/22] bloblist: Locate bloblist in U-Boot
` [U-Boot] [PATCH 06/22] test: Add a simple test for bloblist
` [U-Boot] [PATCH 07/22] Add bloblist documentation
` [U-Boot] [PATCH 08/22] spl: Support hash, input, pch, pci, rtc, tpm in SPL
` [U-Boot] [PATCH 09/22] spl: Add a define for SPL_TPL_PROMPT
` [U-Boot] [PATCH 10/22] spl: Make SPL_DISABLE_BANNER_PRINT a positive option
` [U-Boot] [PATCH 11/22] spl: Add a comment to spl_set_bd()
` [U-Boot] [PATCH 12/22] spl: Print a message if we are unable to load an image
` [U-Boot] [PATCH 13/22] sandbox: Add a memory map to the sandbox README
` [U-Boot] [PATCH 14/22] test/py: Add a way to pass flags to sandbox
` [U-Boot] [PATCH 15/22] sandbox: Add an option to display of-platdata in SPL
` [U-Boot] [PATCH 16/22] sandbox: Add a new 'sb' command
` [U-Boot] [PATCH 17/22] sandbox: Allow puts() output before global_data is set up
` [U-Boot] [PATCH 18/22] sandbox: Refactor code to create os_jump_to_file()
` [U-Boot] [PATCH 19/22] sandbox: Use malloc() and free() from os layer
` [U-Boot] [PATCH 20/22] sandbox: Filter arguments when starting U-Boot
` [U-Boot] [PATCH 21/22] sandbox: Boot in U-Boot through the standard call
` [U-Boot] [PATCH 22/22] spl: Add support for passing handoff info to U-Boot proper
[U-Boot] [PATCH RESEND] u-boot: fixup the iommu-map property of fsl-mc node
2018-09-27 4:07 UTC (3+ messages)
[U-Boot] [PATCH v2 1/1] ARM: meson: Extend mem_map to support 3GiB of RAM
2018-09-26 22:59 UTC (3+ messages)
[U-Boot] [PATCH] net: zynq_gem: Add support for fixed-link phy
2018-09-26 22:56 UTC (2+ messages)
[U-Boot] [PATCH 1/1] sandbox: fix phys_to_virt()
2018-09-26 21:18 UTC (2+ messages)
[U-Boot] [PATCH v5 1/1] rtc: pl031: convert the driver to driver model
2018-09-26 21:15 UTC (2+ messages)
[U-Boot] [PATCH] DW SPI: Allow to overload the management of the external CS
2018-09-26 19:55 UTC (2+ messages)
[U-Boot] [PATCH] pinctrl: mscc: Add gpio and pinctrl driver for MSCC MIPS SoCs (VcoreIII based)
2018-09-26 19:52 UTC (2+ messages)
[U-Boot] [PATCH] gpio: mscc-bitbang-spi: Add a simple gpio driver for bitbgang spi
2018-09-26 19:46 UTC (2+ messages)
[U-Boot] [PATCH 0/3] Kconfig: move CONFIG_STANDALONE_LOAD_ADDR to Kconfig
2018-09-26 19:35 UTC (5+ messages)
` [U-Boot] [PATCH 3/3] "
[U-Boot] [PATCH 1/1] dm: video: support more escape sequences
2018-09-26 19:00 UTC (2+ messages)
[U-Boot] [PATCH 1/1] dm: video: check bounds for column and row
2018-09-26 19:00 UTC (4+ messages)
[U-Boot] [PATCH 1/1] dm: video: adjust struct vidconsole_priv description
2018-09-26 18:42 UTC (2+ messages)
[U-Boot] [PATCH 1/5] efi_loader: Generate Microsoft PE format complaint images
2018-09-26 18:40 UTC (6+ messages)
` [U-Boot] [PATCH 4/5] arm: efi: "
` [U-Boot] [PATCH 5/5] riscv: "
[U-Boot] [PATCH 1/1] MAINTAINERS: assign include/video*.h
2018-09-26 18:39 UTC (2+ messages)
[U-Boot] [PATCH v3 0/8] Device tree support for PowerPC in U-Boot
2018-09-26 18:11 UTC (5+ messages)
` [U-Boot] [PATCH v3 6/8] powerpc: mpc85xx: Use binman to embed dtb inside U-Boot
[U-Boot] [PATCH 1/1] efi_selftest: test handling of exceptions
2018-09-26 17:05 UTC
[U-Boot] [PATCH 1/1] efi_selftest: simplify lib/efi_selftest/Makefile
2018-09-26 17:03 UTC
[U-Boot] [PATCH v9 1/8] ppa/fm/qe: use block layer in ppa/fm/qe driver
2018-09-26 16:45 UTC (5+ messages)
` [U-Boot] [PATCH v9 8/8] Enable CONFIG_BLK and CONFIG_DM_MMC to Kconfig
[U-Boot] [PATCH v7 00/12] SPI-NAND support
2018-09-26 15:14 UTC (7+ messages)
[U-Boot] [PATCH V2 1/2] pci: Support parsing PCI controller DT subnodes
2018-09-26 15:03 UTC (17+ messages)
[U-Boot] [PATCH v2] Fixes the load command return code under btrfs
2018-09-26 15:01 UTC
[U-Boot] [PATCH] arm: socfpga: stratix10: add sgmii in phymode setup
2018-09-26 14:55 UTC (2+ messages)
[U-Boot] [PATCH v2] cmd: usb_mass_storage: add protection for block_dev
2018-09-26 14:38 UTC (2+ messages)
[U-Boot] [PATCH v3 00/17] riscv: Add QEMU virt board support
2018-09-26 13:55 UTC (10+ messages)
` [U-Boot] [PATCH v3 09/17] riscv: Add a helper routine to print CPU information
` [U-Boot] [PATCH v3 10/17] riscv: Remove CSR read/write defines in encoding.h
` [U-Boot] [PATCH v3 11/17] riscv: bootm: Pass mhartid CSR value to kernel
` [U-Boot] [PATCH v3 12/17] riscv: Make start.S available for all targets
` [U-Boot] [PATCH v3 13/17] riscv: ae350: Clean up mixed tabs and spaces in the dts
` [U-Boot] [PATCH v3 14/17] riscv: kconfig: Select DM and OF_CONTROL
` [U-Boot] [PATCH v3 15/17] riscv: kconfig: Imply DM support for some common drivers
` [U-Boot] [PATCH v3 16/17] riscv: Add QEMU virt board support
` [U-Boot] [PATCH v3 17/17] riscv: Move do_reset() to a common place
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