public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-01-19 13:10:40 to 2016-01-20 20:10:07 UTC [more...]

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

[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] armv8/ls1043a: Implement workaround for erratum A009660
 2016-01-20 16:20 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] tegra: Move tegra20 towards the 'new' display bindings
 2016-01-20 16:18 UTC  (17+ messages)
` [U-Boot] [PATCH 2/4] video: tegra: Move to using simple-panel and pwm-backlight
` [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 1/3] ARMv8/layerscape: Add mmu_init API
 2016-01-20 15:54 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] ARMv8/layerscape: Add FSL PPA support

[U-Boot] [PATCH v3 0/8] dm: x86: Remove pirq_init() and cpu_irq_init()
 2016-01-20 15:45 UTC  (14+ 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 v2 01/50] dm: clk: Add support for decoding clocks from the device tree
 2016-01-20 15:24 UTC  (5+ 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] [PATCHv2 2/5] igep00x0: Cleanup ethernet support
 2016-01-20 15:02 UTC  (3+ messages)
` [U-Boot] [U-Boot, PATCHv2, "

[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] (no subject)
 2016-01-20 12:40 UTC  (7+ 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 1/2] common/console.c: Remove unused inline functions
 2016-01-20 12:23 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] serial: Remove serial_putc_raw_dev

[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 "

[U-Boot] [PATCH] bootm: fix size arg of flush_cache() in bootm_load_os()
 2016-01-20  8:37 UTC 

[U-Boot] [PATCH] iocon / bamboo: Drop CONFIG_SYS_LONGHELP
 2016-01-20  7:52 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/14] dm: video: Introduce initial driver-model video support
 2016-01-20  7:28 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] video: Add support for Armada XP LCD controller
 2016-01-20  7:13 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm: mvebu: Add support for the Armada XP theadorable board

[U-Boot] [PATCH] ls2085a: Correct the model & board name of RDB and QDS
 2016-01-20  7:03 UTC 

[U-Boot] [PATCH 2/3] axm/taurus: Enable tiny printf in SPL
 2016-01-20  6:44 UTC  (3+ messages)
` [U-Boot] [U-Boot,2/3] "

[U-Boot] [PATCH 2/2] armv8: ls2085a: Remove phy configuration from QDS and RDB
 2016-01-20  6:35 UTC 

[U-Boot] [PATCH] driver: net: fsl-mc: Update print to reflect correct string
 2016-01-20  6:34 UTC 

[U-Boot] [PATCH] driver: net: fsl-mc: Memset dprc_cfg before configuring
 2016-01-20  6:34 UTC 

[U-Boot] [PATCH 1/4] armv8/ls1043aqds: added lpuart support
 2016-01-20  5:32 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4] armv8/ls1043aqds: Add lpuart defconfig

[U-Boot] [PATCHv2 0/5] igep00x0: Minor cleanup
 2016-01-20  5:20 UTC  (13+ messages)
` [U-Boot] [PATCHv2 1/5] igep00x0: enable CONFIG_NET_RANDOM_ETHADDR
` [U-Boot] [PATCHv2 3/5] igep00x0: Do not include config_distro_defaults.h
` [U-Boot] [PATCHv2 4/5] igep00x0: Fix config header indentation
` [U-Boot] [PATCHv2 5/5] igep00x0: Remove no-op macros from config header

[U-Boot] [PATCH 0/5] Convert omap24xx-i2c driver to Driver Model
 2016-01-20  4:50 UTC  (5+ messages)
` [U-Boot] [PATCH 5/5] i2c: omap24xx: Convert fully to DM_I2C

[U-Boot] [PATCH v3 01/50] dm: clk: Add support for decoding clocks from the device tree
 2016-01-20  4:41 UTC 

[U-Boot] [PATCH v2 0/6] dm: x86: Remove pirq_init() and cpu_irq_init()
 2016-01-20  4:36 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] Move commands into their own directory
 2016-01-20  4:35 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] Move all command code into its "

[U-Boot] [PATCH 00/23] dm: tegra: Convert tegra20 and tegra124 video drivers to driver model
 2016-01-20  4:35 UTC  (6+ messages)
` [U-Boot] [PATCH 02/23] dm: video: Flush the cache after a puts()

[U-Boot] [PATCH 00/50] rockchip: Add support for cros_ec keyboard
 2016-01-20  4:35 UTC  (6+ messages)
` [U-Boot] [PATCH 43/50] rockchip: pinctrl: Reduce the size for SPL

[U-Boot] [PATCH v2] clk: add fixed rate clock driver
 2016-01-20  4:35 UTC  (2+ messages)

[U-Boot] [RFC PATCH 0/6] clk: some fixes, device tree support, new features
 2016-01-20  4:35 UTC  (5+ messages)
` [U-Boot] [RFC PATCH 6/6] clk: add fixed rate clock driver

[U-Boot] [PATCH 0/6] driver model bring-up of sata device on dra72 and dra74 evm
 2016-01-20  4:35 UTC  (15+ messages)
` [U-Boot] [PATCH 1/6] arm: omap: sata: move enable sata clocks to enable_basic_clocks()
` [U-Boot] [PATCH 2/6] dm: implement a SATA uclass
` [U-Boot] [PATCH 3/6] arm: omap-common: sata: prepare driver for DM conversion
` [U-Boot] [PATCH 4/6] drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device
` [U-Boot] [PATCH 5/6] defconfig: dra74_evm: enable sata driver model
` [U-Boot] [PATCH 6/6] defconfig: dra72_evm: "

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

[U-Boot] [PATCH v3 0/5] Add wait_for_bit()
 2016-01-20  4:34 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/5] lib: Add wait_for_bit

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

[U-Boot] [Patch V4 2/4] spi: fsl_qspi: Fix qspi_op_rdid memcpy issue
 2016-01-20  3:28 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] add support for loading ACPI tables from QEMU
 2016-01-20  2:13 UTC  (7+ messages)
` [U-Boot] [PATCH 2/4] x86: qemu: setup PM IO base for ACPI in southbridge

[U-Boot] [PATCH] ls2-2085a: Increase default hugepage count
 2016-01-20  1:41 UTC  (6+ messages)
` [U-Boot] [PATCH] ls2-2085ardb: Correct the model name of ls2085ardb

[U-Boot] pull request: u-boot-uniphier/master
 2016-01-20  1:41 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] kbuild: Add clang detection
 2016-01-20  1:39 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm, powerpc: Update cc-version tests to check for cc-name as well

[U-Boot] [PATCH 1/2] mx6: soc: Add ENET2 mac address support
 2016-01-20  1:34 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board

[U-Boot] [PATCH] fsl_qspi: fix address mask issue
 2016-01-20  1:13 UTC  (2+ messages)

[U-Boot] [PATCH 00/14] EFI payload / application support v2
 2016-01-20  0:16 UTC  (3+ messages)
` [U-Boot] [PATCH 04/14] efi_loader: Add boot time services

[U-Boot] [PATCH] ARM: uniphier: remove unneeded if conditionals
 2016-01-19 23:48 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] ARM: uniphier: refactor and fix UniPhier outer cache
 2016-01-19 23:47 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] ARM: uniphier: define CONFIG_SYS_BOOTMAPSZ
 2016-01-19 23:47 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] ARM: uniphier: add bootm_low environment

[U-Boot] [PATCH] arm: socfpga: revert "set the fpga global bit to disable HPS to FPGA signals"
 2016-01-19 23:06 UTC  (4+ messages)

[U-Boot] Block/Disable U-Boot Console Access
 2016-01-19 22:37 UTC 

[U-Boot] [PATCH v7 5/9] arm: serial: Add ability to use pre-initialized UARTs
 2016-01-19 22:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, v7, "

[U-Boot] [PATCH v7 9/9] armv8: cavium: Get DRAM size from ATF
 2016-01-19 22:34 UTC  (2+ messages)
` [U-Boot] [U-Boot,v7,9/9] "

[U-Boot] [PATCH v7 8/9] armv8: cavium: Add an implementation of ATF calling functions
 2016-01-19 22:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, v7, "

[U-Boot] [PATCH v7 7/9] armv8: cavium: Add ThunderX 88xx board definition
 2016-01-19 22:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, v7, "

[U-Boot] [PATCH v7 6/9] armv8: cavium: Add the device tree for ThunderX
 2016-01-19 22:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, v7, "

[U-Boot] [PATCH v7 4/9] armv8: Add psci.h from the Linux kernel
 2016-01-19 22:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, v7, "

[U-Boot] [PATCH v7 3/9] armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure
 2016-01-19 22:34 UTC  (2+ messages)
` [U-Boot] [U-Boot, v7, "

[U-Boot] [PATCH v7 2/9] armv8: New MMU setup code allowing to use 48+ bits PA/VA
 2016-01-19 22:33 UTC  (2+ messages)
` [U-Boot] [U-Boot, v7, "

[U-Boot] [PATCH v7 1/9] armv8: Add read_mpidr() function
 2016-01-19 22:33 UTC  (2+ messages)
` [U-Boot] [U-Boot,v7,1/9] "

[U-Boot] [RESEND PATCH v2 2/2] arm: serial: Add Kconfig entries to facilitate usage of the pl01x driver for early debug output
 2016-01-19 22:33 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, v2, "

[U-Boot] [RESEND PATCH v2 1/2] arm: serial: Add debug UART capability to the pl01x driver
 2016-01-19 22:33 UTC  (2+ messages)
` [U-Boot] [U-Boot, RESEND, v2, "

[U-Boot] Block/Disable U-Boot Console Access
 2016-01-19 21:39 UTC 

[U-Boot] [PATCH] x86: quark: Fix boot breakage
 2016-01-19 18:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] drivers/power/regulator/max77686.c: Don't use switch() on bools
 2016-01-19 18:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] drivers/spi/rk_spi.c: Fix debug format warning
 2016-01-19 18:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] pci_rom.c: Fix may be used uninitialized warning
 2016-01-19 18:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] Add more SPDX-License-Identifier tags
 2016-01-19 18:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] scripts/Makefile* Add SPDX-License-Identifier tag
 2016-01-19 18:08 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3] gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP
 2016-01-19 18:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
 2016-01-19 18:08 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] image: fix getenv_bootm_size() function
 2016-01-19 18:07 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] Pull request: u-boot-video/master
 2016-01-19 18:07 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] ARM: sheevaplug: misc fixes
 2016-01-19 17:48 UTC  (4+ messages)
` [U-Boot] [PATCH 4/4] ARM: sheevaplug: correct nand partition layout

[U-Boot] [PATCH] bug.h: move BUILD_BUG_* defines to include/linux/bug.h
 2016-01-19 17:27 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] x86: x86-common.h: Add CONFIG_BOOTDELAY
 2016-01-19 17:25 UTC  (2+ messages)

[U-Boot] [PATCH 00/17] arm: ls1021atwr: Convert to use driver model TSEC driver
 2016-01-19 17:16 UTC  (3+ messages)

[U-Boot] Banan Pro (ahci-sunxi) SATA port stopped working after switching to U-Boot v2016.01
 2016-01-19 17:12 UTC  (2+ messages)

[U-Boot] [PATCH] ARMv8:ls2-2080a: Implement core ERRATA 829520, 833471
 2016-01-19 17:03 UTC  (2+ messages)

[U-Boot] AM335x SPI boot not working
 2016-01-19 16:01 UTC  (4+ messages)

[U-Boot] [v2] mmc: fsl_esdhc: fix mmc read/write error on T4080
 2016-01-19 15:58 UTC  (6+ messages)

[U-Boot] [PATCH v2] ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined
 2016-01-19 15:57 UTC  (2+ messages)

[U-Boot] Transition Freescale -> NXP
 2016-01-19 13:51 UTC 

[U-Boot] [PATCH 1/2 v2] misc: Add simple driver to enable the legacy UART on Winbond Super IO chips
 2016-01-19 13:24 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] x86: BayTrail: Add option to disable the internal UART to setup_early_uart()
  ` [U-Boot] [PATCH 2/2 v2] "

[U-Boot] [PATCH] ARM: tegra: rm Jetson TK1 PMIC GPIO programming
 2016-01-19 13:10 UTC  (2+ messages)


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