messages from 2016-01-21 05:35:39 to 2016-01-21 23:05:30 UTC [more...]
[U-Boot] [PATCH 1/2] test/py: move find_ram_base() into u_boot_utils
2016-01-21 23:05 UTC
[U-Boot] Please pull u-boot-dm
2016-01-21 23:00 UTC (2+ messages)
[U-Boot] [PATCH 0/9] ARM: ARMv7: PSCI: add PSCI v1.0 support
2016-01-21 22:56 UTC (5+ messages)
` [U-Boot] [PATCH 8/9] ARM: ARMv7: PSCI: ls102xa: add psci functions implemention
[U-Boot] [Patch V3 0/3] LS1043AQDS SPI related patches
2016-01-21 22:50 UTC (7+ messages)
` [U-Boot] [Patch V3 3/3] armv8/ls1043aqds: add QSPI boot support
[U-Boot] [PATCH] board: ls2085aqds: Update kernel_size env variable
2016-01-21 22:48 UTC (3+ messages)
[U-Boot] [PATCH v2 0/3] Add support for st33zp24 i2c and spi TPMs
2016-01-21 22:27 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/3] tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c
` [U-Boot] [PATCH v2 2/3] tpm: st33zp24: Add tpm st33zp24 support with i2c
` [U-Boot] [PATCH v2 3/3] tpm: st33zp24: Add tpm st33zp24 spi support
[U-Boot] [PATCH v2 0/2] TPM minor fixes
2016-01-21 22:19 UTC (3+ messages)
` [U-Boot] [PATCH v2 1/2] tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM
` [U-Boot] [PATCH v2 2/2] tpm: tpm_tis_lpc: fix typo
[U-Boot] [PATCH v2 0/7] Determine Boot mode at run time
2016-01-21 20:21 UTC (3+ messages)
` [U-Boot] [PATCH v2 5/7] enable chain of trust for ARM platforms
[U-Boot] [PATCH] igep00x0: enable CONFIG_CMD_SETEXPR
2016-01-21 20:03 UTC (4+ messages)
[U-Boot] [Patch V5 1/4] spi: fsl_qspi: fix compile warning for 64-bit platform
2016-01-21 19:30 UTC (4+ messages)
` [U-Boot] [Patch V5 2/4] spi: fsl_qspi: Fix qspi_op_rdid memcpy issue
[U-Boot] [PATCH 1/2] armv8/ls1043a: fsl_qman: Implement device tree fixup for QBMan
2016-01-21 19:20 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] armv8/fsl-layerscape: fdt: add fixup for fman
[U-Boot] [PATCH 00/19] video: Introduce support for anti-aliased outline fonts
2016-01-21 19:11 UTC (9+ messages)
` [U-Boot] [PATCH 01/19] video: Add stb TrueType font renderer
` [U-Boot] [PATCH 02/19] Makefile: Add rules to build in .ttf files
` [U-Boot] [PATCH 14/19] License: Add the Open Font License
[U-Boot] [PATCH v3 0/5] Add wait_for_bit()
2016-01-21 19:11 UTC (5+ messages)
` [U-Boot] [PATCH v3 1/5] lib: Add wait_for_bit
[U-Boot] [PATCH] env_mmc: support overriding mmc dev from board code
2016-01-21 19:10 UTC (2+ messages)
[U-Boot] [PATCH 0/4] sunxi: PSCI support for H3
2016-01-21 18:25 UTC (4+ messages)
` [U-Boot] [PATCH 1/4] sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3
[U-Boot] [PATCH 1/8] test/py: fix timeout to be absolute
2016-01-21 18:17 UTC (7+ messages)
` [U-Boot] [PATCH 7/8] test/py: ums: add filesystem-based testing
` [U-Boot] [PATCH 8/8] test/py: add DFU test
[U-Boot] [PATCH v2 0/4] Add LPDDR3 support for A83T
2016-01-21 18:12 UTC (2+ messages)
[U-Boot] [PATCH] MIPS: start.S: fix and optimize instructions
2016-01-21 17:26 UTC
[U-Boot] [PATCH 00/14] EFI payload / application support v2
2016-01-21 17:20 UTC (3+ messages)
` [U-Boot] [PATCH 06/14] efi_loader: Add runtime services
[U-Boot] Uboot send pull request
2016-01-21 16:50 UTC (2+ messages)
[U-Boot] Please pull from u-boot-i2c
2016-01-21 16:50 UTC (2+ messages)
[U-Boot] [RFC PATCH 0/6] clk: some fixes, device tree support, new features
2016-01-21 16:48 UTC (6+ messages)
` [U-Boot] [RFC PATCH 6/6] clk: add fixed rate clock driver
[U-Boot] [PATCH v2] board/t4240rdb: VID support
2016-01-21 16:43 UTC (2+ messages)
[U-Boot] [PATCH] ARMv8:ls2-2080a: Implement core ERRATA 829520, 833471
2016-01-21 16:31 UTC (4+ messages)
[U-Boot] FPGA detection failure on Cyclone V soc development kit
2016-01-21 16:31 UTC (4+ messages)
[U-Boot] [PATCH v2] MIPS: initialize board_init_f() argument to zero
2016-01-21 16:16 UTC (2+ messages)
[U-Boot] [PATCH] bootm: fix size arg of flush_cache() in bootm_load_os()
2016-01-21 15:34 UTC (2+ messages)
[U-Boot] [PATCH v2 00/14] dm: video: Introduce initial driver-model video support
2016-01-21 15:26 UTC (29+ messages)
` [U-Boot] [PATCH v2 01/14] dm: video: Add a video uclass
` [U-Boot] [PATCH v2 02/14] dm: lcd: Avoid using the lcd.h header file with driver model
` [U-Boot] [PATCH v2 03/14] dm: video: Add a uclass for the text console
` [U-Boot] [PATCH v2 04/14] dm: video: Add a 'normal' text console driver
` [U-Boot] [PATCH v2 05/14] dm: video: Add a driver for a rotated text console
` [U-Boot] [PATCH v2 06/14] common: Move LCD and video memory reservation together
` [U-Boot] [PATCH v2 07/14] dm: common: Add memory reservation for the video uclass
` [U-Boot] [PATCH v2 08/14] dm: video: Implement the bmp command for driver model
` [U-Boot] [PATCH v2 09/14] dm: stdio: video: Plumb the video uclass into stdio
` [U-Boot] [PATCH v2 10/14] sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig
` [U-Boot] [PATCH v2 11/14] dm: video: sandbox: Convert sandbox to use driver model for video
` [U-Boot] [PATCH v2 12/14] dm: video: test: Add tests for the video uclass
` [U-Boot] [PATCH v2 13/14] dm: video: test: Add tests for rotated consoles
` [U-Boot] [PATCH v2 14/14] dm: video: test: Test that bitmap display works correctly
[U-Boot] [PATCH v2 0/9] arm: ls1021atwr: Convert to driver model and enable serial support
2016-01-21 15:18 UTC (30+ messages)
` [U-Boot] [PATCH v2 1/9] Revert "fdt_support: Add multi-serial support for stdout fixup"
` [U-Boot] [PATCH v2 2/9] arm: ls1021atwr: Convert to driver model and enable serial support
` [U-Boot] [PATCH v2 3/9] serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig
` [U-Boot] [PATCH v2 4/9] serial: lpuart: Fix several cosmetic issues
` [U-Boot] [PATCH v2 5/9] serial: lpuart: Call local version of setbrg and putc directly
` [U-Boot] [PATCH v2 6/9] serial: lpuart: Prepare the driver for DM conversion
` [U-Boot] [PATCH v2 7/9] serial: lpuart: Add driver model serial support
` [U-Boot] [PATCH v2 8/9] arm: ls1021atwr: Split off board device tree
` [U-Boot] [PATCH v2 9/9] arm: ls1021atwr: Enable driver model lpuart serial driver
[U-Boot] [PATCH v3] ARM: Add Support for the VInCo platform
2016-01-21 14:11 UTC (4+ messages)
[U-Boot] [PATCH 1/2] common/console.c: Remove unused inline functions
2016-01-21 14:10 UTC (2+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH v3 00/14] Initial Microchip PIC32MZ[DA] Support
2016-01-21 14:06 UTC (5+ messages)
` [U-Boot] [PATCH v3 01/14] MIPS: initialize board_init_f() argument to zero
[U-Boot] [PATCH] fix lcd testpattern in 16bit mode
2016-01-21 12:29 UTC
[U-Boot] [PATCH 0/4] Convert omap3-spi driver to Driver Model
2016-01-21 12:24 UTC (4+ messages)
` [U-Boot] [PATCH 3/4] spi: omap3: Convert to DM
[U-Boot] [PATCH V4 1/8] test/py: Implement pytest infrastructure
2016-01-21 11:06 UTC (3+ messages)
` [U-Boot] [PATCH V4 7/8] test/py: test the ums command
[U-Boot] [PATCH] igep00x0: remove #undef CONFIG_BOOTDELAY
2016-01-21 10:35 UTC
[U-Boot] [PATCH v7 0/7] add support for atheros ath79 based SOCs
2016-01-21 10:14 UTC (6+ messages)
[U-Boot] [PATCH v4 2/2] usb: eth: add Realtek RTL8152B/RTL8153 DRIVER
2016-01-21 10:12 UTC (6+ messages)
` [U-Boot] [PATCH v5 "
[U-Boot] [PATCHv2 1/3] armv8: fsl-layerscape: add i/d-cache enable function to enable_caches
2016-01-21 9:44 UTC (3+ messages)
` [U-Boot] [PATCHv2 2/3] ARMv8/layerscape: Add FSL PPA support
` [U-Boot] [PATCHv2 3/3] ARMv8/ls1043ardb: Integrate FSL PPA
[U-Boot] [PATCHv2 1/3] armv8: fsl-layerscape: add i/d-cache enable function to enable_caches
2016-01-21 9:43 UTC
[U-Boot] [PATCH v4 1/3] armv8/ls1043aqds: Select lpuart pins of various muxes
2016-01-21 9:38 UTC (6+ messages)
` [U-Boot] [PATCH v4 2/3] armv8/ls1043aqds: Spilt off board device tree
` [U-Boot] [PATCH v4 3/3] armv8/ls1043aqds: Add lpuart support
[U-Boot] [v3] mmc: fsl_esdhc: set Abort command type for CMD12
2016-01-21 9:33 UTC
[U-Boot] [v2] mmc: fsl_esdhc: fix mmc read/write error on T4080
2016-01-21 9:22 UTC (7+ messages)
[U-Boot] Patch dependency
2016-01-21 8:42 UTC (8+ messages)
` [U-Boot] [PATCH v3 1/3] armv8/ls1043aqds: Select lpuart pins of various muxes
` [U-Boot] [PATCH v3 2/3] armv8/ls1043aqds: Spilt off board device tree
` [U-Boot] [PATCH v3 3/3] armv8/ls1043aqds: Add lpuart support
[U-Boot] [PATCH v2 00/55] dm: x86: Convert ivybridge code to use driver model
2016-01-21 8:04 UTC (129+ messages)
` [U-Boot] [PATCH v2 01/55] dm: core: Display the error number when driver binding fails
` [U-Boot] [PATCH v2 02/55] dm: usb: Add a compatible string for PCI EHCI controller
` [U-Boot] [PATCH v2 03/55] dm: syscon: Allow finding devices by driver data
` [U-Boot] [PATCH v2 04/55] dm: pci: Convert bios_emu to use the driver model PCI API
` [U-Boot] [PATCH v2 05/55] x86: ivybridge: Set up the LPC device using driver model
` [U-Boot] [PATCH v2 06/55] x86: ivybridge: Move lpc_early_init() to probe()
` [U-Boot] [PATCH v2 07/55] x86: ivybridge: Move more init to the probe() function
` [U-Boot] [PATCH v2 08/55] x86: ivybridge: Rename bd82x6x_init()
` [U-Boot] [PATCH v2 09/55] dm: x86: Add a northbridge uclass
` [U-Boot] [PATCH v2 10/55] x86: ivybridge: Add a driver for the bd82x6x northbridge
` [U-Boot] [PATCH v2 11/55] x86: ivybridge: Move northbridge init into the probe() method
` [U-Boot] [PATCH v2 12/55] x86: ivybridge: Move LPC and PCH init into northbridge probe()
` [U-Boot] [PATCH v2 13/55] x86: ivybridge: Rename lpc_init() to lpc_init_extra()
` [U-Boot] [PATCH v2 14/55] x86: ivybridge: Probe the LPC in CPU init
` [U-Boot] [PATCH v2 15/55] x86: ivybridge: Move graphics init much later
` [U-Boot] [PATCH v2 16/55] x86: ivybridge: Move sandybridge init to the lpc probe() method
` [U-Boot] [PATCH v2 17/55] x86: ivybridge: Move GPIO init to the LPC init() method
` [U-Boot] [PATCH v2 18/55] x86: ivybridge: Use common CPU init code
` [U-Boot] [PATCH v2 19/55] x86: ivybridge: Move CPU init code into the driver
` [U-Boot] [PATCH v2 20/55] x86: ivybridge: Set up the thermal target correctly
` [U-Boot] [PATCH v2 21/55] x86: ivybridge: Drop the dead MTRR code
` [U-Boot] [PATCH v2 22/55] x86: ivybridge: Move early init code into northbridge.c
` [U-Boot] [PATCH v2 23/55] x86: Make x86_init_cpus() static
` [U-Boot] [PATCH v2 24/55] x86: Don't show an error when the MRC cache is up to date
` [U-Boot] [PATCH v2 25/55] x86: Bring up northbridge, pch and lpc after the CPUs
` [U-Boot] [PATCH v2 26/55] x86: ivybridge: Move northbridge and PCH init into drivers
` [U-Boot] [PATCH v2 27/55] x86: ivybridge: Use driver model PCI API in bd82x6x.c
` [U-Boot] [PATCH v2 28/55] x86: ivybridge: Drop unnecessary northbridge setup
` [U-Boot] [PATCH v2 29/55] ahci: Add a disk-controller uclass
` [U-Boot] [PATCH v2 30/55] x86: ivybridge: Do the SATA init before relocation
` [U-Boot] [PATCH v2 31/55] x86: ivybridge: Drop the unused bd82x6x_init_extra()
` [U-Boot] [PATCH v2 32/55] x86: ivybridge: Use the SATA driver to do the init
` [U-Boot] [PATCH v2 33/55] x86: ivybridge: Use driver model PCI API in sata.c
` [U-Boot] [PATCH v2 34/55] x86: ivybridge: Move lpc_enable() into gma.c
` [U-Boot] [PATCH v2 35/55] x86: ivybridge: Move LPC init into the LPC probe() method
` [U-Boot] [PATCH v2 36/55] x86: ivybridge: Drop the special PCI driver
` [U-Boot] [PATCH v2 37/55] x86: ivybridge: Convert lpc init code to DM PCI API
` [U-Boot] [PATCH v2 38/55] x86: Enable DM_USB for link and panther
` [U-Boot] [PATCH v2 39/55] x86: i2c: Add a stub driver for Intel I2C/SMbus
` [U-Boot] [PATCH v2 40/55] x86: ivybridge: Use the I2C driver to perform SMbus init
` [U-Boot] [PATCH v2 41/55] x86: ivybridge: Convert enable_usb_bar() to use DM PCI API
` [U-Boot] [PATCH v2 42/55] x86: ivybridge: Convert dram_init() "
` [U-Boot] [PATCH v2 43/55] x86: ivybridge: Convert sdram_initialise() "
` [U-Boot] [PATCH v2 44/55] x86: chromebook_link: Enable the syscon uclass
` [U-Boot] [PATCH v2 45/55] x86: ivybridge: Convert SDRAM init to use driver model
` [U-Boot] [PATCH v2 46/55] x86: ivybridge: Convert report_platform to DM PCI API
` [U-Boot] [PATCH v2 47/55] x86: ivybridge: Convert pch.c to use "
` [U-Boot] [PATCH v2 48/55] x86: ivybridge: Move code from pch.c to bd82x6x.c
` [U-Boot] [PATCH v2 49/55] x86: ivybridge: Sort out the calls to bridge_silicon_revision()
` [U-Boot] [PATCH v2 50/55] x86: ivybridge: Drop special EHCI init
` [U-Boot] [PATCH v2 51/55] x86: ivybridge: Drop XHCI support
` [U-Boot] [PATCH v2 52/55] x86: ivybridge: Drop the SMM-locking code
` [U-Boot] [PATCH v2 53/55] x86: Set up a shared syscon numbering schema
` [U-Boot] [PATCH v2 54/55] x86: ivybridge: Use syscon for the GMA device
` [U-Boot] [PATCH v2 55/55] x86: fdt: Drop the unused compatible strings in fdtdec
[U-Boot] [PATCH 1/2] i2c: mvtwsi: Fix mvtwsi not working on sun6i and newer sunxi SoCs
2016-01-21 6:32 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] sunxi: Add support for the I2C controller which is part of the PRCM
[U-Boot] [PATCHv4 0/7] spl: Lightweight UBI and UBI fastmap support
2016-01-21 6:08 UTC (13+ messages)
` [U-Boot] [PATCHv4 1/7] mtd: Sort subsystem directories aplhabeticaly in Makefile
` [U-Boot] [PATCHv4 2/7] nand_spl_simple: Add a simple NAND read function
` [U-Boot] [PATCHv4 4/7] spl: support loading from UBI volumes
` [U-Boot] [PATCHv5 5/7] spl: zImage support in Falcon mode
` [U-Boot] [PATCHv7 6/7] igep00x0: UBIize
` [U-Boot] [PATCHv4 7/7] igep00x0: Falcon mode
[U-Boot] [PATCH 1/2] x86: x86-common.h: Add CONFIG_BOOTDELAY
2016-01-21 6:06 UTC (3+ messages)
[U-Boot] Uboot send pull request
2016-01-21 6:01 UTC
[U-Boot] [PATCH] ARM: uniphier: support some more DRAM use cases on PH1-Pro4
2016-01-21 5:57 UTC
[U-Boot] [PATCH 0/4] ARM: uniphier: several fixes of include/configs/uniphiers.h
2016-01-21 5:56 UTC (5+ messages)
` [U-Boot] [PATCH 1/4] ARM: uniphier: fix NOR boot command
` [U-Boot] [PATCH 2/4] ARM: uniphier: add default bootm_low to fix FIT boot
` [U-Boot] [PATCH 3/4] ARM: uniphier: factor out common part of boot commands
` [U-Boot] [PATCH 4/4] ARM: uniphier: fix nfsboot command
[U-Boot] [PATCH] x86: Clean up SPI flash drivers in defconfig
2016-01-21 5:53 UTC (17+ 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