messages from 2015-02-19 07:47:26 to 2015-02-20 11:29:25 UTC [more...]
[U-Boot] [PATCH 0/4] exynos-dwmmc: check set init priority for boot channel
2015-02-20 11:29 UTC (16+ 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 V3 0/2] exynos-dwmmc: set init priority for boot channel
[U-Boot] [PATCH] sunxi: Fix sun5i mbus speed when booting old kernels
2015-02-20 11:27 UTC (5+ messages)
[U-Boot] [PATCH v2 0/8] arm: a few steps to reduce the boot time
2015-02-20 11:06 UTC (19+ 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] [PATCH v3 0/6] arm: a few steps to improve boot time
` [U-Boot] [PATCH v3 1/6] exynos: config: enable arch memcpy and arch memset
` [U-Boot] [PATCH v3 2/6] arm: relocation: clear .bss section with arch memset if defined
` [U-Boot] [PATCH v3 3/6] dfu: mmc: file buffer: remove static allocation
` [U-Boot] [PATCH v3 4/6] dlmalloc: add option for skip memset in malloc init
` [U-Boot] [PATCH v3 5/6] trats2: defconfig: enable expert and skip memset at "
` [U-Boot] [PATCH v3 6/6] odroid: "
[U-Boot] [u-boot 00/40] dra7xx: am43xx: add dwc3 gadget driver support and enable dfu
2015-02-20 10:48 UTC (6+ messages)
` [U-Boot] [u-boot 02/40] ARM: AM43xx: Enable clocks for USB OTGSS and USB PHY
[U-Boot] [PATCH] fs: ext4 write: return file len on success
2015-02-20 10:40 UTC (2+ messages)
[U-Boot] [PATCH] sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernels
2015-02-20 10:36 UTC (3+ messages)
[U-Boot] [PATCH v4] imx6: Added DEK blob generator command
2015-02-20 10:36 UTC (4+ messages)
[U-Boot] [PATCH v2 00/12] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix
2015-02-20 9:36 UTC (29+ 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][v2] crypto/fsl: Make function names consistent for blob encapsulation/decapsulation
2015-02-20 8:47 UTC
[U-Boot] [linux-sunxi] [UBOOT] Both Linux-Sunxi and Mainline Uboot have issues
2015-02-20 8:34 UTC (5+ messages)
[U-Boot] [PATCH v3 0/19] ARM: start to move SoC code into arch/arm/mach-*
2015-02-20 8:04 UTC (20+ messages)
` [U-Boot] [PATCH v3 01/19] ARM: at91: move board select menu and common settings
` [U-Boot] [PATCH v3 02/19] ARM: prepare for moving SoC sources into mach-*
` [U-Boot] [PATCH v3 03/19] ARM: at91: collect SoC sources into mach-at91
` [U-Boot] [PATCH v3 04/19] ARM: tegra: collect SoC sources into mach-tegra
` [U-Boot] [PATCH v3 05/19] ARM: davinci: move SoC sources to mach-davinci
` [U-Boot] [PATCH v3 06/19] ARM: kirkwood: move SOC sources to mach-kirkwood
` [U-Boot] [PATCH v3 07/19] ARM: nomadik: move SoC sources to mach-nomadik
` [U-Boot] [PATCH v3 08/19] ARM: highbank: move SoC sources to mach-highbank
` [U-Boot] [PATCH v3 09/19] ARM: orion5x: move SoC sources to mach-orion5x
` [U-Boot] [PATCH v3 10/19] ARM: versatile: move SoC sources to mach-versatile
` [U-Boot] [PATCH v3 11/19] ARM: keystone: move SoC sources to mach-keystone
` [U-Boot] [PATCH v3 12/19] kbuild: prepare for moving headers into mach-*/include/mach
` [U-Boot] [PATCH v3 13/19] ARM: at91: move SoC headers to mach-at91/include/mach
` [U-Boot] [PATCH v3 14/19] ARM: davinci: move SoC headers to mach-davinci/include/mach
` [U-Boot] [PATCH v3 15/19] ARM: kirkwood: move SoC headers to mach-kirkwood/include/mach
` [U-Boot] [PATCH v3 16/19] ARM: nomadik: move SoC headers to mach-nomadik/include/mach
` [U-Boot] [PATCH v3 17/19] ARM: orion5x: move SoC headers to mach-orion5x/include/mach
` [U-Boot] [PATCH v3 18/19] ARM: keystone: move SoC headers to mach-keystone/include/mach
` [U-Boot] [PATCH v3 19/19] ARM: prepare for including <mach/*.h>
[U-Boot] [PATCH v4 00/11] Add support for booting multiple cores
2015-02-20 7:57 UTC (11+ 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 v4 06/10] Exynos542x: cache: Disable clean/evict push to external
` [U-Boot] [PATCH v4 07/10] Exynos542x: add L2 control register configuration
` [U-Boot] [PATCH v4 08/10] Exynos542x: Fix secondary core booting for thumb
` [U-Boot] [PATCH v4 09/10] Exynos542x: Make A7s boot with thumb-mode U-Boot on warm reset
` [U-Boot] [PATCH v4 10/10] Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800
[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 (13+ messages)
` [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 (3+ messages)
[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 V2 1/2] ARM: tegra: add function to clear pinmux CLAMPING bit
2015-02-19 18:53 UTC (2+ messages)
[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 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 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] MIPS UHI spec
2015-02-19 13:50 UTC
[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 (7+ 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 3/3] rpi: add support for Raspberry Pi 2 model B
2015-02-19 12:18 UTC (4+ messages)
[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)
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