messages from 2015-04-20 11:32:32 to 2015-04-21 16:00:36 UTC [more...]
[U-Boot] [PATCH 0/5] dm: core: Fix up test failures
2015-04-21 16:00 UTC (9+ 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 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 v7 00/17] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix
2015-04-21 15:33 UTC (19+ messages)
` [U-Boot] [PATCH v7 01/17] ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions
` [U-Boot] [PATCH v7 02/17] sun7i: Remove duplicate call to psci_arch_init
` [U-Boot] [PATCH v7 03/17] ARM: Factor out common psci_get_cpu_id
` [U-Boot] [PATCH v7 04/17] ARM: Factor out reusable psci_cpu_off_common
` [U-Boot] [PATCH v7 05/17] ARM: Factor out reusable psci_cpu_entry
` [U-Boot] [PATCH v7 06/17] ARM: Factor out reusable psci_get_cpu_stack_top
` [U-Boot] [PATCH v7 07/17] ARM: Put target PC for PSCI CPU_ON on per-CPU stack
` [U-Boot] [PATCH v7 08/17] tegra124: Add more registers to struct mc_ctlr
` [U-Boot] [PATCH v7 09/17] virt-dt: Allow reservation of secure region when in a RAM carveout
` [U-Boot] [PATCH v7 10/17] tegra: Make tegra_powergate_power_on public
` [U-Boot] [PATCH v7 11/17] ARM: Add board-specific initialization hook for PSCI
` [U-Boot] [PATCH v7 12/17] tegra124: Add PSCI support for Tegra124
` [U-Boot] [PATCH v7 13/17] tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0
` [U-Boot] [PATCH v7 14/17] tegra: Set CNTFRQ for secondary CPUs
` [U-Boot] [PATCH v7 15/17] ARM: tegra: Enable SMMU when going non-secure
` [U-Boot] [PATCH v7 16/17] tegra: Boot in non-secure mode by default
` [U-Boot] [PATCH v7 17/17] jetson-tk1: Add PSCI configuration options and reserve secure code
[U-Boot] [PATCH 00/20] dm: rtc: Add driver model support for real-time clocks
2015-04-21 15:32 UTC (28+ 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] Ethernet problem on A20 Lime2
2015-04-21 14:57 UTC (3+ messages)
[U-Boot] [PATCH] serial: pl01x: fix PL010 regression
2015-04-21 14:06 UTC (2+ messages)
[U-Boot] [PATCH] kconfig: remove duplicated CMD_DNS option
2015-04-21 14:06 UTC (2+ messages)
[U-Boot] Pull request: u-boot-net.git master
2015-04-21 14:06 UTC (2+ messages)
[U-Boot] [PATCH 1/2] x86: Clean up arch/x86/include/asm/e820.h
2015-04-21 13:55 UTC (2+ messages)
[U-Boot] [PATCH] x86: galileo: Define mac addresses for the on-chip ethernet ports
2015-04-21 13:54 UTC (2+ messages)
[U-Boot] [PATCH 2/2] x86: Install a default e820 table in the __weak install_e820_map()
2015-04-21 13:52 UTC (2+ messages)
[U-Boot] [PATCH 2/2] integrator: switch to DM serial port
2015-04-21 13:36 UTC
[U-Boot] [PATCH 1/2] integrator: stop zeroing the gd flags
2015-04-21 13:35 UTC
[U-Boot] [PATCH 1/2] spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics
2015-04-21 13:32 UTC (2+ messages)
[U-Boot] [PATCH 0/6] ARM: socfpga: refactoring, move files to arch/arm/mach-socfpga
2015-04-21 13:32 UTC (10+ messages)
` [U-Boot] [PATCH 1/6] ARM: socfpga: do not add board directory to header search path
` [U-Boot] [PATCH 2/6] ARM: socfpga: remove redundant config.mk
` [U-Boot] [PATCH 3/6] ARM: socfpga: move board select into mach-socfpga/Kconfig
` [U-Boot] [PATCH 4/6] ARM: socfpga: move SoC sources to mach-socfpga
` [U-Boot] [PATCH 5/6] ARM: socfpga: move SoC headers to mach-socfpga/include/mach
` [U-Boot] [PATCH 6/6] ARM: socfpga: abolish CONFIG_SOCFPGA
[U-Boot] [PATCH v2 0/80] dm: Add USB support
2015-04-21 13:14 UTC (4+ messages)
` [U-Boot] [PATCH v2 77/80] dm: usb: Add tests for the USB uclass
[U-Boot] [PATCH 2/3 v2] arm: ls102xa: Enable Driver Model SPI for ls1021aqds
2015-04-21 13:06 UTC (2+ messages)
[U-Boot] [PATCH 3/3 v2] arm: ls102xa: Enable Driver Model SPI for ls1021atwr
2015-04-21 13:05 UTC (2+ messages)
[U-Boot] [PATCH 0/5] ARM: integrator: Kconfig Clean up
2015-04-21 12:59 UTC (8+ messages)
` [U-Boot] [PATCH 1/5] ARM: ARM720t: remove empty asm/arch/hardware.h
` [U-Boot] [PATCH 2/5] ARM: integrator: move board select into mach-integrator/Kconfig
` [U-Boot] [PATCH 3/5] ARM: integrator: split board select into AP/CP select and CM select
` [U-Boot] [PATCH 4/5] ARM: integrator: abolish CONFIG_INTEGRATOR
` [U-Boot] [PATCH 5/5] ARM: integrator: remove CONFIG_ARCH_CINTEGRATOR
[U-Boot] [PATCH v2 0/5] ARM: integrator: Kconfig Clean up
2015-04-21 12:59 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/5] ARM: ARM720t: remove empty asm/arch/hardware.h
` [U-Boot] [PATCH v2 2/5] ARM: integrator: move board select into mach-integrator/Kconfig
` [U-Boot] [PATCH v2 3/5] ARM: integrator: split board select into AP/CP select and CM select
` [U-Boot] [PATCH v2 4/5] ARM: integrator: abolish CONFIG_INTEGRATOR
` [U-Boot] [PATCH v2 5/5] ARM: integrator: move CONFIG_ARCH_CINTEGRATOR to Kconfig
[U-Boot] spi and block bits
2015-04-21 12:58 UTC (4+ messages)
[U-Boot] [PATCH] ti: am335x/am437x/omap5 devices: Unify network environment variables
2015-04-21 12:51 UTC
[U-Boot] [PATCH v3 0/9] sf: Update flash params for supported read commands and sector size
2015-04-21 12:47 UTC (7+ messages)
` [U-Boot] [PATCH v3 1/9] sf: Update SST flash params
[U-Boot] [PATCH 0/4] dm: rpi: Move Raspberry Pi to use driver model
2015-04-21 12:00 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] dm: serial: Tidy up the pl01x driver
[U-Boot] [PATCH] sf: Adjust tab space's
2015-04-21 11:55 UTC
[U-Boot] [PATCH v2 0/6] ARM: socfpga: refactoring, move files to arch/arm/mach-socfpga
2015-04-21 11:38 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/6] ARM: socfpga: do not add board directory to header search path
` [U-Boot] [PATCH v2 2/6] ARM: socfpga: remove redundant config.mk
` [U-Boot] [PATCH v2 3/6] ARM: socfpga: move board select into mach-socfpga/Kconfig
` [U-Boot] [PATCH v2 4/6] ARM: socfpga: move SoC sources to mach-socfpga
` [U-Boot] [PATCH v2 5/6] ARM: socfpga: move SoC headers to mach-socfpga/include/mach
` [U-Boot] [PATCH v2 6/6] ARM: socfpga: abolish CONFIG_SOCFPGA
[U-Boot] [PATCH] spi flash: fix trivial problems
2015-04-21 11:06 UTC (3+ messages)
[U-Boot] [PATCH] board/t2080rdb: reset CS4315 PHY
2015-04-21 10:40 UTC
[U-Boot] [PATCH] arm: socfpga: spl: Add stub sdram.h
2015-04-21 10:37 UTC
[U-Boot] [patch] socfpga: move configuration options to config file
2015-04-21 10:23 UTC (9+ messages)
` [U-Boot] [patchv2] "
[U-Boot] [PATCH 0/1] usb: Remove unused variable in usb_setup_descriptor()
2015-04-21 10:21 UTC (4+ messages)
` [U-Boot] [PATCH] "
[U-Boot] [PATCH 0/5] dm: usb: Start of sunxi support
2015-04-21 10:19 UTC (3+ messages)
` [U-Boot] [PATCH 4/5] dm: usb: Add more debugging in ehci-hcd.c
[U-Boot] [PATCH 0/4] ARM: zynq: move sources to mach-zynq
2015-04-21 9:47 UTC (3+ messages)
[U-Boot] [PATCH v4 0/9] Allow sandbox to use config_distro_bootcmd
2015-04-21 8:13 UTC (4+ messages)
` [U-Boot] [PATCH v4 9/9] sandbox: add config_distro_defaults and config_distro_bootcmd
[U-Boot] [PATCH] arm: ls102xa: Adjust the load address of U-Boot for NOR boot
2015-04-21 8:04 UTC
[U-Boot] [PATCH] SPDX: add X11 SPDX-License-Identifier
2015-04-21 4:39 UTC
[U-Boot] [PATCH 0/10] Make more use of board_init_f_mem()
2015-04-21 4:30 UTC (11+ 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] [RFC PATCH] arm: mx6: Clamp MMDC and DDR3 clocks for timing calculations
2015-04-21 4:17 UTC (2+ messages)
[U-Boot] [PATCH] mpc85xx/T1042D4RDB: Select DIU in cpld mux for T1042D4RDB
2015-04-21 4:17 UTC (2+ messages)
[U-Boot] [PATCH] mpc85xx/T1042D4RDB: Select DIU in cpld mux for T1042D4RDB
2015-04-21 4:15 UTC
[U-Boot] [PATCH] fdt: add new fdt_fixup_display function to configure display
2015-04-21 4:13 UTC (4+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] Loopback mode on Xilinx zc702 evaluation board
2015-04-21 3:38 UTC
[U-Boot] [PATCH] spl: descend into lib/ for all the SPL boards
2015-04-21 3:37 UTC
[U-Boot] [PATCH] git-mailrc: add Marek as SOCFPGA maintainer
2015-04-21 3:08 UTC
[U-Boot] [PATCH v2 0/8] mtd: vf610_nfc: various fixes and improvements
2015-04-20 23:17 UTC (3+ messages)
` [U-Boot] [PATCH v2 8/8] mtd: vf610_nfc: enable ONFI detection
[U-Boot] [PATCH] net: pch_gbe: Fix pch_gbe device name
2015-04-20 22:55 UTC (2+ messages)
[U-Boot] [PATCH V4 00/10] dm: core: extend API by useful functions with tests
2015-04-20 21:24 UTC (7+ messages)
` [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] [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 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 (4+ messages)
` [U-Boot] [PATCH v2 4/6] zynqmp: Add SPI driver support for ZynqMP
[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] SPI flash on Altera socfpga
2015-04-20 11:58 UTC (3+ messages)
` [U-Boot] SPI flash only works after sspi command (was Re: SPI flash on Altera socfpga)
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