messages from 2015-02-18 17:33:42 to 2015-02-20 07:57:15 UTC [more...]
[U-Boot] [PATCH v4 00/11] Add support for booting multiple cores
2015-02-20 7:57 UTC (6+ messages)
` [U-Boot] [PATCH v4 01/10] Exynos542x: Config: Add various configs
` [U-Boot] [PATCH v4 02/10] Exynos542x: CPU: Power down all secondary cores
` [U-Boot] [PATCH v4 03/10] Exynos542x: Add workaround for ARM errata 798870
` [U-Boot] [PATCH v4 04/10] Exynos542x: Add workaround for ARM errata 799270
` [U-Boot] [PATCH v4 05/10] Exynos542x: Add workaround for exynos iROM errata
[U-Boot] [PATCH v2 0/8] arm: a few steps to reduce the boot time
2015-02-20 7:32 UTC (11+ messages)
` [U-Boot] [PATCH v2 2/8] arm: relocation: clear .bss section with arch memset if defined
` [U-Boot] [PATCH v2 6/8] kconfig: malloc: add option for skip memset at malloc init
[U-Boot] [RFC PATCH v2 0/19] ARM: start to move SoC code into arch/arm/mach-*
2015-02-20 7:29 UTC (22+ messages)
` [U-Boot] [RFC PATCH v2 01/19] ARM: at91: move board select menu and common settings
` [U-Boot] [RFC PATCH v2 02/19] ARM: prepare for moving SoC sources into mach-*
` [U-Boot] [RFC PATCH v2 03/19] ARM: at91: collect SoC sources into mach-at91
` [U-Boot] [RFC PATCH v2 04/19] ARM: tegra: collect SoC sources into mach-tegra
` [U-Boot] [RFC PATCH v2 05/19] ARM: davinci: move SoC sources to mach-davinci
` [U-Boot] [RFC PATCH v2 06/19] ARM: kirkwood: move SOC sources to mach-kirkwood
` [U-Boot] [RFC PATCH v2 07/19] ARM: nomadik: move SoC sources to mach-nomadik
` [U-Boot] [RFC PATCH v2 08/19] ARM: highbank: move SoC sources to mach-highbank
` [U-Boot] [RFC PATCH v2 09/19] ARM: orion5x: move SoC sources to mach-orion5x
` [U-Boot] [RFC PATCH v2 10/19] ARM: versatile: move SoC sources to mach-versatile
` [U-Boot] [RFC PATCH v2 11/19] ARM: keystone: move SoC sources to mach-keystone
` [U-Boot] [RFC PATCH v2 12/19] kbuild: prepare for moving headers into mach-*/include/mach
` [U-Boot] [RFC PATCH v2 13/19] ARM: at91: move SoC headers to mach-at91/include/mach
` [U-Boot] [RFC PATCH v2 14/19] ARM: davinci: move SoC headers to mach-davinci/include/mach
` [U-Boot] [RFC PATCH v2 15/19] ARM: kirkwood: move SoC headers to mach-kirkwood/include/mach
` [U-Boot] [RFC PATCH v2 16/19] ARM: nomadik: move SoC headers to mach-nomadik/include/mach
` [U-Boot] [RFC PATCH v2 17/19] ARM: orion5x: move SoC headers to mach-orion5x/include/mach
` [U-Boot] [RFC PATCH v2 18/19] ARM: keystone: move SoC headers to mach-keystone/include/mach
` [U-Boot] [RFC PATCH v2 19/19] ARM: prepare for including <mach/*.h>
[U-Boot] [PATCH][v6] crypto/fsl - Add progressive hashing support using hardware acceleration
2015-02-20 7:21 UTC
[U-Boot] [PATCH 0/3] Boot from the bootable paritions
2015-02-20 7:10 UTC (5+ messages)
` [U-Boot] [PATCH 1/3] part: Add support for list filtering on bootable partitions
` [U-Boot] [PATCH 2/3] config_cmd_default.h: Add 'env exists' command
` [U-Boot] [PATCH 3/3] config_distro_bootcmd.h: Prefer booting from bootable paritions
[U-Boot] [PATCH 1/2] dm: Correct default value for SYS_MALLOC_F
2015-02-20 5:43 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] kconfig: Adjust ordering so that defaults work as expected
[U-Boot] [PATCH v3 0/7] kconfig: turnaround into single .config
2015-02-20 5:25 UTC (8+ messages)
` [U-Boot] [PATCH v3 1/7] ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default value
` [U-Boot] [PATCH v3 2/7] malloc_f: fix broken .config caused by CONFIG_SYS_MALLOC_F
` [U-Boot] [PATCH v3 3/7] kconfig: Adjust ordering so that defaults work as expected
` [U-Boot] [PATCH v3 4/7] malloc_f: add ARCH_MALLOC_F_LEN to specify SoC-default malloc_f_len
` [U-Boot] [PATCH v3 5/7] kconfig: switch to single .config configuration
` [U-Boot] [PATCH v3 6/7] kconfig: remove unneeded dependency on !SPL_BUILD
` [U-Boot] [PATCH v3 7/7] malloc_f: enable SYS_MALLOC_F by default if DM is on
[U-Boot] DWC2 driver issues
2015-02-20 3:22 UTC (4+ messages)
[U-Boot] [PATCH 0/4] kconfig: turnaround into single .config
2015-02-19 23:59 UTC (14+ messages)
` [U-Boot] [PATCH 1/4] ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default value
` [U-Boot] [PATCH 2/4] malloc_f: fix broken .config caused by CONFIG_SYS_MALLOC_F
` [U-Boot] [PATCH 3/4] kconfig: switch to single .config configuration
` [U-Boot] [PATCH 4/4] kconfig: remove unneeded dependency on !SPL_BUILD
[U-Boot] [RFC PATCH v2 0/8] Add Driver Model support to network stack
2015-02-19 23:44 UTC (7+ messages)
` [U-Boot] [RFC PATCH v3 0/14] "
` [U-Boot] [RFC PATCH v3 14/14] dm: eth: Add a bridge to a real network for sandbox
[U-Boot] Problems booting Linux 3.18 on SH7785LCR
2015-02-19 22:44 UTC
[U-Boot] [PATCH 0/6] Allow sandbox to use config_distro_bootcmd
2015-02-19 22:41 UTC (7+ messages)
` [U-Boot] [PATCH 1/6] sandbox: only do sandboxfs for hostfs interface
` [U-Boot] [PATCH 2/6] sandbox: Add support for bootz
` [U-Boot] [PATCH 3/6] sandbox: Implement host dev [device]
` [U-Boot] [PATCH 4/6] config_distro_bootcmd.h: Add shared block definition for the host interface
` [U-Boot] [PATCH 5/6] pxe: Ensure all memory access is to mapped memory
` [U-Boot] [PATCH 6/6] sandbox: add config_distro_defaults and config_distro_bootcmd
[U-Boot] [RFC] m68k: generic board
2015-02-19 21:41 UTC (5+ messages)
[U-Boot] Problems booting Linux 3.18 on SH7785LCR
2015-02-19 21:19 UTC
[U-Boot] [PATCH v2 0/4] kconfig: turnaround into single .config
2015-02-19 21:13 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/4] ARM: UniPhier: set CONFIG_SYS_MALLOC_F to the global default value
` [U-Boot] [PATCH v2 2/4] malloc_f: fix broken .config caused by CONFIG_SYS_MALLOC_F
` [U-Boot] [PATCH v2 3/4] kconfig: switch to single .config configuration
` [U-Boot] [PATCH v2 4/4] kconfig: remove unneeded dependency on !SPL_BUILD
[U-Boot] [PATCH v1 1/2] fastboot: Add support to flash u-boot and MLO to QSPI
2015-02-19 20:04 UTC (4+ messages)
` [U-Boot] [PATCH v1 2/2] fastboot: Add support in fastboot oem command to set QSPI as boot device
[U-Boot] [PATCH 1/2] sunxi: mmc: Always declare High Capacity capability
2015-02-19 20:03 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] sunxi: Add support for the UTOO P66 tablet
[U-Boot] [PATCH] usb: gadget: fastboot: make high-speed work
2015-02-19 19:20 UTC (3+ messages)
[U-Boot] [PATCH v4] imx6: Added DEK blob generator command
2015-02-19 18:55 UTC (2+ messages)
[U-Boot] [PATCH V2 1/2] ARM: tegra: add function to clear pinmux CLAMPING bit
2015-02-19 18:53 UTC (3+ messages)
` [U-Boot] [PATCH V2 2/2] ARM: tegra: import latest Jetson TK1 pinmux
[U-Boot] [PATCH] board: tbs2910: Gate clock when switching async clock muxes
2015-02-19 18:44 UTC (5+ messages)
[U-Boot] Possible bug in sdhci.c
2015-02-19 18:33 UTC
[U-Boot] Possible bug in s5p_sdhci.c
2015-02-19 18:31 UTC
[U-Boot] [PATCH 1/2] dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVE
2015-02-19 18:28 UTC (12+ messages)
` [U-Boot] [PATCH 2/2] arm: socfpga: Enable DM for Cadence and DW SPI
[U-Boot] [PATCH] arch/x86/cpu/quark/mrc.c: Switch to U_BOOT_DATE / U_BOOT_TIME
2015-02-19 18:26 UTC (2+ messages)
[U-Boot] [PATCH] mmc: sdhci: fix bus width switching on Samsung SoCs
2015-02-19 18:22 UTC
[U-Boot] [PATCH 0/4] exynos-dwmmc: check set init priority for boot channel
2015-02-19 17:09 UTC (13+ messages)
` [U-Boot] [PATCH 1/4] dm: gpio: extend gpio api by dm_gpio_set_pull()
` [U-Boot] [PATCH 3/4] mmc: exynos dwmmc: check boot mode before init dwmmc
[U-Boot] [PATCH 2/2] vexpress64: juno: add default NOR flash boot
2015-02-19 16:55 UTC (3+ messages)
[U-Boot] [PATCH 1/2] vexpress64: juno: add NOR flash detection
2015-02-19 16:19 UTC
[U-Boot] [PATCH] use ASM_NL instead of '; ' for assembler new line character in the macro
2015-02-19 15:51 UTC
[U-Boot] [PATCH] sunxi: Fix sun5i mbus speed when booting old kernels
2015-02-19 15:23 UTC (2+ messages)
[U-Boot] [PATCH v2 0/19] dm: Convert boards to Kconfig for driver model
2015-02-19 14:06 UTC (4+ messages)
` [U-Boot] [PATCH v2 17/19] dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
[U-Boot] [PATCH v3 00/13] ARMv7: add PSCI support to u-boot
2015-02-19 13:58 UTC (4+ messages)
` [U-Boot] [PATCH v3 06/13] ARM: HYP/non-sec: allow relocation to secure RAM
[U-Boot] [linux-sunxi] [UBOOT] Both Linux-Sunxi and Mainline Uboot have issues
2015-02-19 13:57 UTC (4+ messages)
[U-Boot] MIPS UHI spec
2015-02-19 13:50 UTC
[U-Boot] [PATCH v2 00/12] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix
2015-02-19 13:49 UTC (28+ messages)
` [U-Boot] [PATCH v2 06/12] virt-dt: Allow reservation of the secure region when it is in a RAM carveout
` [U-Boot] [PATCH v2 09/12] tegra124: Add PSCI support for Tegra124
[U-Boot] [PATCH][v5] crypto/fsl - Add progressive hashing support using hardware acceleration
2015-02-19 13:47 UTC (2+ messages)
[U-Boot] [PATCH v2 0/3] Add generic early debug UART feature
2015-02-19 13:28 UTC (9+ messages)
` [U-Boot] [PATCH v2 1/3] serial: Support an early UART for debugging
` [U-Boot] [PATCH v2 2/3] serial: ns16550: Add access functions that don't need platdata
` [U-Boot] [PATCH v2 3/3] serial: ns16550: Support debug UART
[U-Boot] [PATCH V3 1/3] bcm2835/rpi: add SPDX license tags for some files
2015-02-19 12:18 UTC (8+ messages)
` [U-Boot] [PATCH V3 3/3] rpi: add support for Raspberry Pi 2 model B
[U-Boot] [PATCH v2 0/19] powerpc: Introduce device tree control and driver model
2015-02-19 10:57 UTC (4+ messages)
` [U-Boot] [PATCH v2 17/19] powerpc: ppc4xx: Change from OF_SEPARATE to OF_EMBED
[U-Boot] [PATCH 0/2] dfu: allow to autoset configuration
2015-02-19 9:26 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] dfu: samsung: move call to set_dfu_alt_info() to dfu common code
` [U-Boot] [PATCH 2/2] odroid: adjust get_dfu_alt_*() functions to new declarations
[U-Boot] [PATCH v1 0/4] Jetson-TK1 support for PSCI
2015-02-19 9:20 UTC (13+ messages)
[U-Boot] [PATCH 0/22] Add driver model support for PCI
2015-02-19 7:41 UTC (24+ messages)
` [U-Boot] [PATCH 01/22] dm: i2c: Add a missing memory allocaton check
` [U-Boot] [PATCH 02/22] sandbox: Correct device tree 'reg' properties for I2C and SPI
` [U-Boot] [PATCH 03/22] fdt: Export fdtdec_get_number() for general use
` [U-Boot] [PATCH 04/22] x86: Add a x86_ prefix to the x86-specific PCI functions
` [U-Boot] [PATCH 05/22] RFC: x86: Split up arch_cpu_init()
` [U-Boot] [PATCH 06/22] Correct map_sysmem() logic in do_mem_mw()
` [U-Boot] [PATCH 07/22] fdt: Tighten up error handling in fdtdec_get_pci_addr()
` [U-Boot] [PATCH 08/22] dm: core: Add dev_get_uclass_priv() to access uclass private data
` [U-Boot] [PATCH 09/22] dm: core: Mark device as active before calling its probe() method
` [U-Boot] [PATCH 10/22] dm: core: Add a uclass pre_probe() method for devices
` [U-Boot] [PATCH 11/22] dm: Show both allocated and requested seq numbers in 'dm uclass'
` [U-Boot] [PATCH 12/22] dm: pci: Move common PCI functions into their own file
` [U-Boot] [PATCH 13/22] dm: pci: Add a uclass for PCI
` [U-Boot] [PATCH 14/22] dm: sandbox: pci: Add PCI support for sandbox
` [U-Boot] [PATCH 15/22] dm: sandbox: Add a simple PCI driver
` [U-Boot] [PATCH 16/22] dm: sandbox: pci: Add a PCI emulation uclass
` [U-Boot] [PATCH 17/22] dm: sandbox: Add a emulated PCI device as an example
` [U-Boot] [PATCH 18/22] dm: sandbox: pci: Enable PCI for sandbox
` [U-Boot] [PATCH 19/22] dm: x86: pci: Add a PCI driver for driver model
` [U-Boot] [PATCH 20/22] dm: x86: pci: Convert coreboot to use driver model for pci
` [U-Boot] [PATCH 21/22] dm: x86: pci: Convert chromebook_link "
` [U-Boot] [PATCH 22/22] dm: pci: Add driver model tests for PCI
[U-Boot] Please pull u-boot-fdt
2015-02-19 4:09 UTC (2+ messages)
[U-Boot] [PULL v2] u-boot-avr32/master -> u-boot/master
2015-02-19 4:09 UTC (2+ messages)
[U-Boot] Question on the max size of SPL and OMAP3 SRAM
2015-02-18 22:53 UTC (3+ messages)
[U-Boot] [PULL] u-boot-socfpga/master
2015-02-18 21:34 UTC (3+ messages)
[U-Boot] [PATCH v1 1/1] fastboot: Update getvar command to get 'userdata' partition size
2015-02-18 19:52 UTC
[U-Boot] omap_gpmc: Do not default to HAM1 when SW ECC is selected
2015-02-18 19:25 UTC (5+ messages)
` [U-Boot] [PATCH] omap: gpmc: 'nandecc sw' can use HAM1 or BCH8
[U-Boot] [PATCH] gpt: fix error reporting on partition table write failures
2015-02-18 17:50 UTC (2+ messages)
[U-Boot] [PATCH] gpt: support random UUIDs without setting environment variables
2015-02-18 17:48 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