messages from 2015-04-18 17:42:47 to 2015-04-20 21:24:37 UTC [more...]
[U-Boot] [PATCH V3 0/4] dm: core: add device's uclass platform data and tests
2015-04-20 21:24 UTC (33+ messages)
` [U-Boot] [PATCH V4 00/10] dm: core: extend API by useful functions with tests
` [U-Boot] [PATCH V4 01/10] dm: core: add internal functions for getting the device without probe
` [U-Boot] [PATCH V4 02/10] dm: core: Extend struct udevice by '.uclass_platdata' field
` [U-Boot] [PATCH V4 03/10] dm: test: Add tests for device's uclass platform data
` [U-Boot] [PATCH V4 04/10] dm: test: Add tests for get/find uclass devices
` [U-Boot] [PATCH V4 05/10] dm: core: remove type 'static' of function uclass_get_device_tail()
` [U-Boot] [PATCH V4 06/10] dm: core: uclass: add function: uclass_find_device_by_name()
` [U-Boot] [PATCH V4 07/10] dm: core: uclass: add function: uclass_get_device_by_name()
` [U-Boot] [PATCH V4 08/10] dm: core: device: add function: dev_get_driver_ops()
` [U-Boot] [PATCH V4 09/10] dm: core: device: add function: dev_get_uclass_name()
` [U-Boot] [PATCH V4 10/10] dm: test: Add tests for get/find uclass's device by name
` [U-Boot] [PATCH V5 1/3] dm: core: remove type 'static' of function uclass_get_device_tail()
` [U-Boot] [PATCH V5 2/3] dm: test: Add tests for get/find uclass's device by name
` [U-Boot] [PATCH V5 3/3] dm: core: precise comments for get/find "
[U-Boot] Please pull u-boot-mpc85xx master
2015-04-20 21:05 UTC
[U-Boot] [PATCH] powerpc/mpc8641hpcn: Move environment to avoid conflict
2015-04-20 21:02 UTC (2+ messages)
[U-Boot] [PATCH] board/t2080rdb: enable CONFIG_PHY_AQUANTIA
2015-04-20 21:01 UTC (2+ messages)
[U-Boot] [PATCH 1/2] powerpc/mpc85xx: Don't relocate exception vectors
2015-04-20 21:01 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] powerpc/mpc85xx: Remove some dead code
[U-Boot] [PATCH v2] powerpc/t2080rdb: update ddr to support 1866MT/s
2015-04-20 21:00 UTC (2+ messages)
[U-Boot] [PATCH] T4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR config
2015-04-20 20:58 UTC (2+ messages)
[U-Boot] [PATCH] board/t208xrdb: VID support
2015-04-20 20:58 UTC (2+ messages)
[U-Boot] [PATCH] powerpc/t2080: enable erratum_a007186 for t2080 rev1.1
2015-04-20 20:57 UTC (2+ messages)
[U-Boot] [PATCH] qemu-ppce500: Add support for 64bit CCSR map
2015-04-20 20:57 UTC (2+ messages)
[U-Boot] [PATCH 1/1] MPC8541/MPC8555: Enable SS_EN in DDR_SDRAM_CLK_CNLT register
2015-04-20 20:56 UTC (2+ messages)
[U-Boot] [patch] socfpga: move configuration options to config file
2015-04-20 20:27 UTC (3+ messages)
[U-Boot] [REGRESSION] commit e04916a "SECURE_BOOT : enable esbc_validate..." breaks MX6
2015-04-20 19:42 UTC (3+ messages)
[U-Boot] [PATCH] Fix mxc_hab documenation
2015-04-20 18:47 UTC
[U-Boot] [PATCH 00/20] dm: rtc: Add driver model support for real-time clocks
2015-04-20 18:43 UTC (22+ messages)
` [U-Boot] [PATCH 01/20] dm: spi: Correct the comment on spi_get_ops()
` [U-Boot] [PATCH 02/20] dm: i2c: sandbox: Add debugging to the speed limit
` [U-Boot] [PATCH 03/20] dm: i2c: Add functions to read and write a register
` [U-Boot] [PATCH 04/20] dm: i2c: Add an explicit test mode to the sandbox I2C driver
` [U-Boot] [PATCH 05/20] fdt: Correct warning in fdt_setup_simplefb_node()
` [U-Boot] [PATCH 06/20] dm: rtc: Rename gregorian day function
` [U-Boot] [PATCH 07/20] dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
` [U-Boot] [PATCH 08/20] dm: rtc: Rename mktime() and reduce the number of parameters
` [U-Boot] [PATCH 09/20] dm: Remove unnecessary types in bcd.h
` [U-Boot] [PATCH 10/20] dm: rtc: Split structure definition into its own file
` [U-Boot] [PATCH 11/20] dm: sandbox: Add os_localtime() to obtain the system time
` [U-Boot] [PATCH 12/20] dm: rtc: Add a uclass for real-time clocks
` [U-Boot] [PATCH 13/20] dm: rtc: sandbox: Add an emulated I2C RTC device
` [U-Boot] [PATCH 14/20] dm: rtc: sandbox: Add a driver for the sandbox I2C RTC
` [U-Boot] [PATCH 15/20] dm: rtc: Convert 'date' command to support driver model
` [U-Boot] [PATCH 16/20] dm: net: rtc: Support using driver model for rtc in sntp
` [U-Boot] [PATCH 17/20] dm: sandbox: dts: Add a real-time clock attached to I2C
` [U-Boot] [PATCH 18/20] dm: rtc: sandbox: Enable real-time clock support
` [U-Boot] [PATCH 19/20] dm: test: dts: Sort the aliases in the test device tree file
` [U-Boot] [PATCH 20/20] dm: rtc: Add tests for real-time clocks
[U-Boot] [PATCH 0/1] fdt: Fix handling of paths with options in them
2015-04-20 18:10 UTC (5+ messages)
` [U-Boot] [PATCH] "
[U-Boot] [PATCH v3 00/17] Power(full) framework based on Driver Model
2015-04-20 18:07 UTC (18+ messages)
` [U-Boot] [PATCH v4 00/16] "
` [U-Boot] [PATCH v4 01/16] exynos5: fix build break by adding CONFIG_POWER
` [U-Boot] [PATCH v4 02/16] exynos4-common: remove the unsued CONFIG_CMD_PMIC
` [U-Boot] [PATCH v4 03/16] lib: Kconfig: add entry for errno_str() function
` [U-Boot] [PATCH v4 04/16] dm: pmic: add implementation of driver model pmic uclass
` [U-Boot] [PATCH v4 05/16] dm: regulator: add implementation of driver model regulator uclass
` [U-Boot] [PATCH v4 06/16] dm: pmic: add pmic command
` [U-Boot] [PATCH v4 07/16] dm: regulator: add regulator command
` [U-Boot] [PATCH v4 08/16] pmic: max77686 set the same compatible as in the kernel
` [U-Boot] [PATCH v4 09/16] dm: pmic: add max77686 pmic driver
` [U-Boot] [PATCH v4 10/16] dm: regulator: add max77686 regulator driver
` [U-Boot] [PATCH v4 11/16] dm: regulator: add fixed voltage "
` [U-Boot] [PATCH v4 12/16] doc: driver-model: pmic and regulator uclass documentation
` [U-Boot] [PATCH v4 13/16] dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC
` [U-Boot] [PATCH v4 14/16] odroid: board: add support to dm pmic api
` [U-Boot] [PATCH v4 15/16] odroid: dts: add 'voltage-regulators' description to max77686 node
` [U-Boot] [PATCH v4 16/16] odroid: config: enable dm pmic, dm regulator and max77686 driver
[U-Boot] [PATCH v3] mx6: Add initial SPL support for HummingBoard-i2eX
2015-04-20 17:58 UTC (2+ messages)
[U-Boot] Pull request: u-boot-video/master
2015-04-20 17:58 UTC (2+ messages)
[U-Boot] Please pull u-boot-x86.git branch sandbox (take 2a)
2015-04-20 17:58 UTC (2+ messages)
[U-Boot] [PATCH] mx6: Add initial SPL support for HummingBoard-i2eX
2015-04-20 17:23 UTC (2+ messages)
[U-Boot] [PATCH] x86: link: Add PCH driver to support SPI Flash
2015-04-20 13:07 UTC
[U-Boot] [PATCH v2 1/6] zynqmp: Add support for emulation platform - Veloce
2015-04-20 12:49 UTC (8+ messages)
` [U-Boot] [PATCH v2 2/6] zynqmp: Add support for EMMC bootmode
` [U-Boot] [PATCH v2 3/6] zynqmp: i2c: Enable i2c driver for zynqMP
` [U-Boot] [PATCH v2 4/6] zynqmp: Add SPI driver support for ZynqMP
` [U-Boot] [PATCH v2 5/6] zynqmp: Enable FS_GENERIC option
` [U-Boot] [PATCH v2 6/6] zynqmp: Enable SDHCI0 options
[U-Boot] socfpga: socdk and socrates share SPI flash config, move it to shared place
2015-04-20 12:42 UTC (3+ messages)
[U-Boot] [PATCH 0/10] Make more use of board_init_f_mem()
2015-04-20 12:15 UTC (10+ messages)
` [U-Boot] [PATCH 02/10] board_init_f_mem(): Don't require memset()
` [U-Boot] [PATCH 04/10] board_init_f_mem(): Don't create an unused early malloc() area
` [U-Boot] [PATCH 09/10] zynq: Move SPL console init out of board_init_f()
` [U-Boot] [PATCH 10/10] Revert "ARM: zynq: disable CONFIG_SYS_MALLOC_F to fix MMC boot"
[U-Boot] SPI flash on Altera socfpga
2015-04-20 11:58 UTC (6+ messages)
` [U-Boot] SPI flash only works after sspi command (was Re: SPI flash on Altera socfpga)
[U-Boot] [PATCH 1/2] armv8: caches: Disable dcache after flush
2015-04-20 10:32 UTC (9+ messages)
[U-Boot] [PATCH] buildman: Add gcc 4.9.0 with Microblaze toolchain
2015-04-20 9:46 UTC
[U-Boot] [PATCH v3 0/9] sf: Update flash params for supported read commands and sector size
2015-04-20 9:32 UTC (6+ messages)
` [U-Boot] [PATCH v3 1/9] sf: Update SST flash params
[U-Boot] [PATCH v2 1/4] mmc: fsl_esdhc: Add adapter card type identification support
2015-04-20 8:28 UTC (3+ messages)
[U-Boot] [PATCH] video, lg4573: add support for the lg4573 display
2015-04-20 7:49 UTC (2+ messages)
[U-Boot] [PATCH v2] video, ipu: make ldb clock frequenz overwriteable through board code
2015-04-20 7:39 UTC (2+ messages)
[U-Boot] [PATCH v2] video, ipu: make ldb_clock configurable
2015-04-20 7:39 UTC (2+ messages)
[U-Boot] [PATCH 0/1] usb: Remove unused variable in usb_setup_descriptor()
2015-04-20 7:27 UTC (4+ messages)
` [U-Boot] [PATCH] "
[U-Boot] [PATCH 1/6] zynqmp: Add support for emulation platform - Veloce
2015-04-20 6:52 UTC (6+ messages)
` [U-Boot] [PATCH 4/6] zynqmp: Add SPI driver support for ZynqMP
[U-Boot] [PATCH] dm: i2c: mxc support DM
2015-04-20 5:49 UTC (3+ messages)
[U-Boot] [PATCH v5 0/3] spi, sf: add mtdparts feature to spi and sf commands
2015-04-20 5:47 UTC (4+ messages)
` [U-Boot] [PATCH v5 1/3] mtd, spi: add MTD layer driver
` [U-Boot] [PATCH v5 2/3] mtd, nand: move common functions from cmd_nand.c to common place
` [U-Boot] [PATCH v5 3/3] spi, sf: use offset and size in sf cmd from mtdpartition
[U-Boot] [PATCH] dm: spi: Correct SPI claim/release_bus() methods
2015-04-20 5:27 UTC (3+ messages)
[U-Boot] [PATCH 1/2] x86: Correct Minnowboard instructions to use the right descriptor
2015-04-20 4:05 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] x86: Update chromebook_link instructions for binary blob
[U-Boot] [PATCH] x86: Add alias for SPI node in the board dts
2015-04-20 4:02 UTC (3+ messages)
[U-Boot] [PATCH] x86: Set serial port IRQ for SMSC LPC47M
2015-04-20 4:02 UTC (3+ messages)
[U-Boot] [PATCH] x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.h
2015-04-20 4:02 UTC (3+ messages)
[U-Boot] [PATCH] x86: queensbay: Avoid using PCH prefix
2015-04-20 4:02 UTC (3+ messages)
[U-Boot] [PATCH] x86: Remove the old VGA driver
2015-04-20 4:02 UTC (5+ messages)
[U-Boot] [PATCH] x86: minnowmax: Remove CONFIG_VIDEO_X86 in the defconfig
2015-04-20 4:01 UTC (3+ messages)
[U-Boot] [PATCH] fsl/deepsleep: avoid the DDR restore from being optimized out
2015-04-20 3:16 UTC
[U-Boot] u-boot dm/spi claim_bus arguments
2015-04-20 2:43 UTC (4+ messages)
` [U-Boot] [U-boot] "
[U-Boot] [PATCH] kconfig: remove duplicated CMD_DNS option
2015-04-20 1:35 UTC (2+ messages)
[U-Boot] Please pull u-boot-x86 branch 'sandbox'
2015-04-19 21:44 UTC (6+ messages)
[U-Boot] [PATCH 1/2] spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics
2015-04-19 19:30 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] spl: spl_mmc: Partition raw boot mode for eMMC
[U-Boot] Please pull u-boot-dm (take 3)
2015-04-19 18:29 UTC (5+ messages)
[U-Boot] Please pull u-boot-x86.git branch buildman
2015-04-19 18:28 UTC (2+ messages)
[U-Boot] [PATCH] ahci: mmio_base is a virtual address
2015-04-19 18:28 UTC (2+ messages)
[U-Boot] [PATCH v1] dm: sf: Add Atmel DataFlash spi flash driver
2015-04-19 14:45 UTC (2+ messages)
[U-Boot] [PATCH 0/3] i2c: sunxi: Support every i2c controller on each supported platform
2015-04-19 14:21 UTC (8+ messages)
` [U-Boot] [PATCH v2 2/3] sunxi: Complete i2c support for "
[U-Boot] [PATCH 0/5] dm: usb: Start of sunxi support
2015-04-19 14:15 UTC (3+ messages)
[U-Boot] [PATCH v2] ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra
2015-04-19 13:56 UTC (2+ messages)
[U-Boot] [PATCH v4 0/9] Allow sandbox to use config_distro_bootcmd
2015-04-19 13:30 UTC (23+ messages)
` [U-Boot] [PATCH v4 1/9] sandbox: only do sandboxfs for hostfs interface
` [U-Boot] [PATCH v4 2/9] sandbox: Split bootm code out into lib/bootm
` [U-Boot] [PATCH v4 3/9] sandbox: Add support for bootz
` [U-Boot] [PATCH v4 4/9] sandbox: Renamed sb command to host
` [U-Boot] [PATCH v4 5/9] sandbox: Implement host dev [device]
` [U-Boot] [PATCH v4 6/9] config_distro_bootcmd.h: Add shared block definition for the host interface
` [U-Boot] [PATCH v4 7/9] pxe: Ensure all memory access is to mapped memory
` [U-Boot] [PATCH v4 8/9] config: Add default client arch defines for intel architectures
` [U-Boot] [PATCH v4 9/9] sandbox: add config_distro_defaults and config_distro_bootcmd
[U-Boot] [PATCH 0/5] dm: core: Fix up test failures
2015-04-19 13:21 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] dm: core: Handle recursive unbinding of uclass devices
` [U-Boot] [PATCH 2/5] dm: usb: Add a terminator to the string destructor list
` [U-Boot] [PATCH 3/5] lcd: Call lcd_sync() after completing the scroll
` [U-Boot] [PATCH 4/5] dm: Update the README to reflect the current test output
` [U-Boot] [PATCH 5/5] dm: test: Don't clear global_data in dm_test_uclass_before_ready()
[U-Boot] [PATCH v2] patman: cover letter shows like 00/xx if more than 10 patches
2015-04-18 22:20 UTC (3+ messages)
[U-Boot] [PATCH] buildman: Make -V (verbose_build) really be verbose
2015-04-18 22:20 UTC (4+ messages)
[U-Boot] [PATCH 0/6] buildman: Support comparison of CONFIG options between commits
2015-04-18 22:19 UTC (11+ messages)
` [U-Boot] [PATCH 1/6] Create a .cfg file containing the CONFIG options used to build
` [U-Boot] [PATCH 3/6] buildman: Show 'make' command line when -V is used
` [U-Boot] [PATCH 4/6] buildman: Adjust the 'aborted' heuristic for writing output
` [U-Boot] [PATCH 5/6] buildman: Store build config files
` [U-Boot] [PATCH 6/6] buildman: Allow comparison of build configuration
[U-Boot] Please pull u-boot-dm.git [take 2]
2015-04-18 20:43 UTC (12+ messages)
[U-Boot] [PATCH v6 0/26] tegra: Add eDP support for nyan-big
2015-04-18 19:29 UTC (13+ messages)
` [U-Boot] [PATCH v6 18/26] video: Add drm_dp_helper.h
` [U-Boot] [PATCH v6 20/26] dm: video: Add a uclass for display port
` [U-Boot] [PATCH v6 22/26] tegra: video: Support serial output resource (SOR) on tegra124
` [U-Boot] [PATCH v6 23/26] tegra: video: Add Embedded DisplayPort driver
` [U-Boot] [PATCH v6 24/26] tegra: video: support eDP displays on Tegra124 devices
` [U-Boot] [PATCH v6 26/26] tegra124: video: Add full link training for eDP
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