public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-01-20 07:52:54 to 2016-01-21 06:06:31 UTC [more...]

[U-Boot] [PATCHv4 0/7] spl: Lightweight UBI and UBI fastmap support
 2016-01-21  6:06 UTC  (7+ 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] [PATCH 1/2] x86: x86-common.h: Add CONFIG_BOOTDELAY
 2016-01-21  6:06 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/55] dm: x86: Convert ivybridge code to use driver model
 2016-01-21  6:05 UTC  (9+ messages)
` [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] Uboot send pull request
 2016-01-21  6:01 UTC 

[U-Boot] [PATCH v2] board/t4240rdb: VID support
 2016-01-21  5:57 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)

[U-Boot] [PATCH v7 0/7] add support for atheros ath79 based SOCs
 2016-01-21  5:35 UTC  (8+ messages)

[U-Boot] [PATCH 1/2] checkpatch: ignore request to use ether_addr_copy()
 2016-01-21  4:09 UTC  (9+ messages)

[U-Boot] (no subject)
 2016-01-21  4:03 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/3] armv8/ls1043aqds: Select lpuart pins of various muxes
` [U-Boot] [PATCH v2 2/3] armv8/ls1043aqds: Spilt off board device tree
` [U-Boot] [PATCH v2 3/3] armv8/ls1043aqds: Add lpuart support

[U-Boot] [Patch V4 1/4] spi: fsl_qspi: fix compile warning for 64-bit platform
 2016-01-21  3:45 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] common/console.c: Remove unused inline functions
 2016-01-21  3:35 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] serial: Remove serial_putc_raw_dev

[U-Boot] [Patch V5 1/4] spi: fsl_qspi: fix compile warning for 64-bit platform
 2016-01-21  3:34 UTC  (4+ messages)
` [U-Boot] [Patch V5 2/4] spi: fsl_qspi: Fix qspi_op_rdid memcpy issue
` [U-Boot] [Patch V5 3/4] spi: fsl_qspi: Fix qspi_op_rdsr "
` [U-Boot] [Patch V5 4/4] dm: env_sf: fix saveenv() to use driver model

[U-Boot] [PATCH] armv8/ls1043a: Implement workaround for erratum A009660
 2016-01-21  3:18 UTC  (3+ messages)

[U-Boot] [PATCH] part: Drop duplication declaration of block_dev_desc_t
 2016-01-21  3:15 UTC  (2+ messages)

[U-Boot] [PATCH v2 01/50] dm: clk: Add support for decoding clocks from the device tree
 2016-01-21  3:09 UTC  (8+ messages)

[U-Boot] [PATCH 00/23] dm: tegra: Convert tegra20 and tegra124 video drivers to driver model
 2016-01-21  3:07 UTC  (5+ messages)

[U-Boot] [PATCH] clk: Correct compilation when OF_CONTROL is not set
 2016-01-21  3:06 UTC  (2+ messages)

[U-Boot] [PATCH v4 01/50] dm: clk: Add support for decoding clocks from the device tree
 2016-01-21  3:04 UTC  (2+ messages)

[U-Boot] [PATCH 00/37] rockchip: Add support for display and keyboard
 2016-01-21  2:58 UTC  (2+ messages)

[U-Boot] [PATCH 00/50] rockchip: Add support for cros_ec keyboard
 2016-01-21  2:58 UTC  (2+ messages)

[U-Boot] [PATCH] board/t4240rdb: VID support
 2016-01-21  2:56 UTC  (6+ messages)

[U-Boot] [PATCH 0/5] Convert omap24xx-i2c driver to Driver Model
 2016-01-21  2:46 UTC  (3+ messages)
` [U-Boot] [PATCH 1/5] i2c: omap24xx: Convert to DM

[U-Boot] [PATCH 0/4] Convert omap3-spi driver to Driver Model
 2016-01-21  2:46 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4] spi: omap3: Remove unused variable irqstatus in omap3_spi_txrx
` [U-Boot] [PATCH 2/4] spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN
` [U-Boot] [PATCH 3/4] spi: omap3: Convert to DM

[U-Boot] [PATCH 0/2] TPM minor fixes
 2016-01-21  2:46 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM
` [U-Boot] [PATCH 2/2] tpm: tpm_tis_lpc: fix typo

[U-Boot] [PATCH 0/3] Add support for st33zp24 i2c and spi TPMs
 2016-01-21  2:46 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c
` [U-Boot] [PATCH 2/3] tpm: st33zp24: Add tpm st33zp24 support with i2c
` [U-Boot] [PATCH 3/3] tpm: st33zp24: Add tpm st33zp24 spi support

[U-Boot] [PATCH 1/2] serial: zynq: Extend compatible string list
 2016-01-21  2:45 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] serial: zynq: Fix address reading from DM

[U-Boot] [PATCH v3 0/5] Add wait_for_bit()
 2016-01-21  2:45 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/5] lib: Add wait_for_bit

[U-Boot] [PATCH 1/3] dm: timer: refuse timers with zero clock_rate
 2016-01-21  2:16 UTC  (4+ messages)
` [U-Boot] [PATCH 3/3] test/py: add a test for the sleep command

[U-Boot] [PATCH v3 0/8] dm: x86: Remove pirq_init() and cpu_irq_init()
 2016-01-21  2:06 UTC  (22+ messages)
` [U-Boot] [PATCH v3 1/8] dm: x86: Create a driver for x86 interrupts
` [U-Boot] [PATCH v3 2/8] dm: x86: Set up interrupt routing from interrupt_init()
` [U-Boot] [PATCH v3 3/8] dm: x86: Add a common PIRQ init function
` [U-Boot] [PATCH v3 4/8] x86: Use the IRQ device when setting up the mptable
` [U-Boot] [PATCH v3 5/8] x86: Drop the irq router compatible string
` [U-Boot] [PATCH v3 6/8] dm: x86: quark: Add an interrupt driver
` [U-Boot] [PATCH v3 7/8] dm: x86: queensbay: "
` [U-Boot] [PATCH v3 8/8] dm: x86: Drop the weak cpu_irq_init() function

[U-Boot] [PATCH] powerpc/83xx: fix build failure
 2016-01-21  1:38 UTC  (5+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/3] ARMv8/layerscape: Add mmu_init API
 2016-01-21  1:10 UTC  (8+ messages)
` [U-Boot] [PATCH 2/3] ARMv8/layerscape: Add FSL PPA support

[U-Boot] [PATCH v1 00/16] Add support for 96boards Dragonboard410C board
 2016-01-20 23:49 UTC  (9+ messages)
` [U-Boot] [PATCH v1 16/16] board: Add Qualcomm Dragonboard 410C support

[U-Boot] Banan Pro (ahci-sunxi) SATA port stopped working after switching to U-Boot v2016.01
 2016-01-20 23:34 UTC 

[U-Boot] [PATCH 1/8] test/py: fix timeout to be absolute
 2016-01-20 22:15 UTC  (8+ messages)
` [U-Boot] [PATCH 2/8] test/py: move U-Boot respawn trigger to the test core
` [U-Boot] [PATCH 3/8] test/py: drain console log at the end of any failed test
` [U-Boot] [PATCH 4/8] test/py: log when tests send CTRL-C
` [U-Boot] [PATCH 5/8] test/py: optionally ignore errors from shell commands
` [U-Boot] [PATCH 6/8] test/py: add various utility code
` [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] iocon / bamboo: Drop CONFIG_SYS_LONGHELP
 2016-01-20 21:02 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] stm32: move stm32 specific code to mach-stm32
 2016-01-20 21:02 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] udoo:use load instead of fatload
 2016-01-20 21:02 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] am335x: BeagleBones enable CONFIG_AUTOBOOT_KEYED
 2016-01-20 21:01 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCHv2 5/5] igep00x0: Remove no-op macros from config header
 2016-01-20 21:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, PATCHv2, "

[U-Boot] [PATCHv2 4/5] igep00x0: Fix config header indentation
 2016-01-20 21:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, PATCHv2, "

[U-Boot] [PATCHv2 3/5] igep00x0: Do not include config_distro_defaults.h
 2016-01-20 21:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, PATCHv2, "

[U-Boot] [PATCHv2 2/5] igep00x0: Cleanup ethernet support
 2016-01-20 21:01 UTC  (4+ messages)
` [U-Boot] [U-Boot, PATCHv2, "

[U-Boot] [PATCHv2 1/5] igep00x0: enable CONFIG_NET_RANDOM_ETHADDR
 2016-01-20 21:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, PATCHv2, "

[U-Boot] [PATCH] armv7: Add missing newline after OMAP die ID
 2016-01-20 21:01 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ti_omap3_common: Do not define CONFIG_SPL_NAND_SUPPORT
 2016-01-20 21:01 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 8/8] kbuild: drop workaround for old style CONFIG_SYS_TEXT_BASE defines
 2016-01-20 21:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 7/8] powerpc: yucca: drop redundant CONFIG_SYS_TEXT_BASE from config.mk
 2016-01-20 21:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 6/8] mips: pb1x00: move CONFIG_SYS_TEXT_BASE away from config.mk
 2016-01-20 21:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 5/8] mips: dbau1x00: move CONFIG_SYS_TEXT_BASE away from config.mk
 2016-01-20 21:00 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/8] mips: vct: move CONFIG_SYS_TEXT_BASE away from config.mk
 2016-01-20 21:00 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/8] microblaze: move CONFIG_SYS_TEXT_BASE to defconfig
 2016-01-20 21:00 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/8] m68k: M54418TWR: drop board/freescale/m54418twr/config.mk
 2016-01-20 21:00 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/8] m68k: move CONFIG_SYS_TEXT_BASE to defconfig files
 2016-01-20 21:00 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] spi: ti_qspi: Use 4-byte opcode for mmap read
 2016-01-20 21:00 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm, ubifs: fix gcc5.x compiler warning
 2016-01-20 21:00 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v4 2/2] usb: eth: add Realtek RTL8152B/RTL8153 DRIVER
 2016-01-20 20:34 UTC  (6+ messages)
` [U-Boot] [PATCH v5 "

[U-Boot] FPGA detection failure on Cyclone V soc development kit
 2016-01-20 20:31 UTC 

[U-Boot] [PATCH v2 0/9] arm: ls1021atwr: Convert to driver model and enable serial support
 2016-01-20 20:27 UTC  (21+ 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] bootm: fix size arg of flush_cache() in bootm_load_os()
 2016-01-20 20:26 UTC  (2+ messages)

[U-Boot] [PATCH] env_mmc: support overriding mmc dev from board code
 2016-01-20 16:57 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] driver: net: ldpaa_eth: Add support of PHY framework
 2016-01-20 16:23 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] tegra: Move tegra20 towards the 'new' display bindings
 2016-01-20 16:18 UTC  (12+ messages)
` [U-Boot] [PATCH 3/4] tegra: video: Always use write-through cache on LCD

[U-Boot] [PATCH ] board: ls2080a: Add "mcinitcmd" env for MC & DPL deployment
 2016-01-20 16:02 UTC  (2+ messages)

[U-Boot] [PATCH 0/8] driver model bring-up of keystone net on k2hk, k2l, k2e and k2g evm
 2016-01-20 15:17 UTC  (17+ messages)
` [U-Boot] [PATCH 1/8] board: ti: ks2_evm: remove board_eth_init when CONFIG_DM_ETH is defined
` [U-Boot] [PATCH 2/8] drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH
` [U-Boot] [PATCH 3/8] drivers: net: keystone_net: convert driver to adopt device driver model
` [U-Boot] [PATCH 4/8] defconfig: k2hk_evm_defconfig: enable net "
` [U-Boot] [PATCH 5/8] defconfig: k2l_evm_defconfig: "
` [U-Boot] [PATCH 6/8] defconfig: k2e_evm_defconfig: "
` [U-Boot] [PATCH 7/8] ARM: dts: k2g: Add keystone net dts files
` [U-Boot] [PATCH 8/8] defconfig: k2g_evm_defconfig: enable net driver model

[U-Boot] [PATCH] At start of autoboot check, flush any pending RX bytes
 2016-01-20 14:43 UTC  (6+ messages)

[U-Boot] Chain-loading u-boot stopped working between 2016.01-rc1 and 2016.01-rc4
 2016-01-20 14:06 UTC  (5+ messages)

[U-Boot] [GIT PULL] Microblaze changes
 2016-01-20 13:35 UTC  (7+ messages)

[U-Boot] [PATCH] wandboard: fix variable name so PXE boot works
 2016-01-20 10:03 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/4] add support for loading ACPI tables from QEMU
 2016-01-20  9:57 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] x86: qemu: re-structure qemu_fwcfg_list_firmware()
` [U-Boot] [PATCH v3 2/4] x86: qemu: setup PM IO base for ACPI in southbridge
` [U-Boot] [PATCH v3 3/4] x86: qemu: add the ability to load and link ACPI tables from QEMU
` [U-Boot] [PATCH v3 4/4] x86: config option for loading ACPI table "

[U-Boot] [PATCH v2 0/4] add support for loading ACPI tables from QEMU
 2016-01-20  9:30 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/4] x86: qemu: re-structure qemu_fwcfg_list_firmware()
` [U-Boot] [PATCH v2 2/4] x86: qemu: setup PM IO base for ACPI in southbridge
` [U-Boot] [PATCH v2 3/4] x86: config option for loading ACPI table from QEMU
` [U-Boot] [PATCH v2 4/4] x86: qemu: add the ability to load and link ACPI tables "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox