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

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

[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 v2 01/50] dm: clk: Add support for decoding clocks from the device tree
 2016-01-20  4:43 UTC  (3+ messages)

[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  (9+ messages)
` [U-Boot] [PATCH v2 1/6] dm: x86: Create a driver for x86 interrupts
` [U-Boot] [PATCH v2 2/6] dm: x86: Set up interrupt routing from interrupt_init()
` [U-Boot] [PATCH v2 3/6] dm: x86: Add a common PIRQ init function
` [U-Boot] [PATCH v2 4/6] dm: x86: quark: Add an interrupt driver
` [U-Boot] [PATCH v2 5/6] dm: x86: queensbay: "
` [U-Boot] [PATCH v2 6/6] dm: x86: Drop the weak cpu_irq_init() function

[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] At start of autoboot check, flush any pending RX bytes
 2016-01-20  4:35 UTC  (5+ messages)

[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 0/4] tegra: Move tegra20 towards the 'new' display bindings
 2016-01-20  4:33 UTC  (11+ messages)
` [U-Boot] [PATCH 2/4] video: tegra: Move to using simple-panel and pwm-backlight

[U-Boot] [PATCH v3 0/8] dm: x86: Remove pirq_init() and cpu_irq_init()
 2016-01-20  4:32 UTC  (9+ 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 1/4] armv8/ls1043aqds: added lpuart support
 2016-01-20  4:29 UTC  (14+ messages)
` [U-Boot] [PATCH 2/4] armv8/ls1043aqds: Add lpuart defconfig
` [U-Boot] [PATCH 3/4] armv8/ls1043aqds: Fix CONFIG_LPUART
` [U-Boot] [PATCH 4/4] armv8/ls1043aqds: Initizlize NS16550 if enalbed LPUART

[U-Boot] [PATCH v2 0/4] add support for loading ACPI tables from QEMU
 2016-01-20  4:24 UTC  (5+ 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 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  (11+ messages)
` [U-Boot] [PATCH 2/4] x86: qemu: setup PM IO base for ACPI in southbridge
` [U-Boot] [PATCH 3/4] x86: qemu: add the ability to load and link ACPI tables from QEMU

[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 2/3] axm/taurus: Enable tiny printf in SPL
 2016-01-19 18:08 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/3] "

[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] iocon / bamboo: Drop CONFIG_SYS_LONGHELP
 2016-01-19 18:01 UTC 

[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  (6+ messages)
` [U-Boot] [PATCH 2/2] x86: x86-common.h: Add generic FS commands

[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] [PATCH 1/3] ARMv8/layerscape: Add mmu_init API
 2016-01-19 14:07 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] ARMv8/layerscape: Add FSL PPA support
` [U-Boot] [PATCH 3/3] ARMv8/ls1043ardb: Integrate FSL PPA

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

[U-Boot] [PATCH 1/3] misc: Add simple driver to enable the legacy UART on Winbond Super IO chips
 2016-01-19 13:06 UTC  (14+ messages)
` [U-Boot] [PATCH 2/3] x86: BayTrail: Add function to disable the internal legacy UART
` [U-Boot] [PATCH 3/3] x86: fsp: Disable legacy internal UART if necessary

[U-Boot] [PATCH V2 1/7] test/py: Implement pytest infrastructure
 2016-01-19 11:42 UTC  (9+ messages)
          ` [U-Boot] U-Boot: using tbot for U-Boot tests was: "

[U-Boot] [Patch V4 1/3] armv8/ls1043aqds: add DSPI support
 2016-01-19 10:55 UTC  (3+ messages)
` [U-Boot] [Patch V4 2/3] armv8/ls1043aqds: add QSPI support in SD boot
` [U-Boot] [Patch V4 3/3] armv8/ls1043aqds: add QSPI boot support

[U-Boot] Board specific hook for performing pre-os tweaks
 2016-01-19  9:01 UTC  (2+ messages)

[U-Boot] [PATCH] imx: mx6ulevk: add CONFIG_SPI_FLASH_STMICRO
 2016-01-19  8:53 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/7] net: add support for phy speed limitation
 2016-01-19  7:02 UTC  (2+ messages)

[U-Boot] [Patch V3 0/3] LS1043AQDS SPI related patches
 2016-01-19  6:58 UTC  (8+ messages)
` [U-Boot] [Patch V3 3/3] armv8/ls1043aqds: add QSPI boot support

[U-Boot] [PATCH] x86: baytrail: Add documentation for FSP memory-down values
 2016-01-19  6:39 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] ARM: ARMv7: PSCI: add PSCI v1.0 support
 2016-01-19  6:31 UTC  (10+ messages)
` [U-Boot] [PATCH 6/9] ARM: ARMv7: PSCI: ls102xa: Verify CPU ID for CPU_ON
` [U-Boot] [PATCH 7/9] ARM: ARMv7: PSCI: Add PSCI 1.0 version support
` [U-Boot] [PATCH 8/9] ARM: ARMv7: PSCI: ls102xa: add psci functions implemention

[U-Boot] [PATCH] nds32: Fix compile error
 2016-01-19  6:22 UTC 

[U-Boot] [PATCH v5 0/8] dm: x86: Convert ICH driver fully to driver model PCI API
 2016-01-19  4:17 UTC  (24+ messages)
` [U-Boot] [PATCH v5 1/8] dm: pci: Move pci_bus_to_hose() to compatibility
` [U-Boot] [PATCH v5 2/8] dm: pci: Add a function to write a BAR
` [U-Boot] [PATCH v5 3/8] dm: pci: Avoid using pci_bus_to_hose() in the uclass
` [U-Boot] [PATCH v5 4/8] dm: Expand the uclass for Platform Controller Hubs (PCH)
` [U-Boot] [PATCH v5 5/8] dm: x86: Add a driver for Intel PCH7
` [U-Boot] [PATCH v5 6/8] dm: x86: Add a driver for Intel PCH9
` [U-Boot] [PATCH v5 7/8] spi: ich: Separate out the read/write trace from normal debugging
` [U-Boot] [PATCH v5 8/8] dm: x86: spi: Convert ICH SPI driver to driver model PCI API

[U-Boot] [PATCH V4 1/8] test/py: Implement pytest infrastructure
 2016-01-19  3:28 UTC  (16+ messages)
` [U-Boot] [PATCH V4 2/8] test/py: test that sandbox exits when asked
` [U-Boot] [PATCH V4 3/8] test/py: add test of setenv/printenv/echo
` [U-Boot] [PATCH V4 4/8] test/py: test the md/mw commands
` [U-Boot] [PATCH V4 5/8] test/py: add test of basic shell functionality
` [U-Boot] [PATCH V4 6/8] test/py: test the shell if command
` [U-Boot] [PATCH V4 7/8] test/py: test the ums command
` [U-Boot] [PATCH V4 8/8] test/py: add a test for the sleep command


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