public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-12-17 09:00:38 to 2015-12-18 12:37:23 UTC [more...]

[U-Boot] [PATCH] arm: socfpga: Fix QSPI doesn't work on socdk board
 2015-12-18 12:37 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: Fix emac1 doesn't work on socdk board
 2015-12-18 12:35 UTC 

[U-Boot] [PATCH v3 0/3] Moving Uartlite to DM
 2015-12-18 12:31 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] serial: uartlite: Move driver "
` [U-Boot] [PATCH v3 2/3] serial: uartlite: Add support for debug console
` [U-Boot] [PATCH v3 3/3] serial: uartlite: Add uartlite to Kconfig

[U-Boot] Asymmetry in setting of "fileaddr" variable
 2015-12-18 12:27 UTC 

[U-Boot] [GIT PULL] Xilinx changes for Zynq and Microblaze
 2015-12-18 12:24 UTC 

[U-Boot] ATAGS for Tegra, Sunxi, etc
 2015-12-18 11:35 UTC  (6+ messages)

[U-Boot] [RFC PATCH 0/6] clk: some fixes, device tree support, new features
 2015-12-18 11:15 UTC  (7+ messages)
` [U-Boot] [RFC PATCH 1/6] clk: fix comments in include/clk.h
` [U-Boot] [RFC PATCH 2/6] clk: add needed include and declaration to include/clk.h
` [U-Boot] [RFC PATCH 3/6] clk: add function to get peripheral ID
` [U-Boot] [RFC PATCH 4/6] clk: add device tree support for clock framework
` [U-Boot] [RFC PATCH 5/6] clk: add enable() callback
` [U-Boot] [RFC PATCH 6/6] clk: add fixed rate clock driver

[U-Boot] about to do some tidying up of the top-level README file
 2015-12-18 10:39 UTC 

[U-Boot] [Patch V3] i2c: mxc: add a condition in case the parameter is NULL
 2015-12-18 10:24 UTC  (2+ messages)

[U-Boot] [PATCH 3/6] usb: dwc2: determine TT hub address and port for split transactions
 2015-12-18 10:00 UTC  (4+ messages)
` [U-Boot] [PATCH] usb: Move determination of TT hub address/port into seperate function

[U-Boot] [PATCH v2] arm: socfpga: Fix QSPI doesn't work on socdk board
 2015-12-18  9:45 UTC  (2+ messages)

[U-Boot] [PATCH 1/6] arm: socfpga: cyclone5-socdk: Enabling mtd partitioning layout
 2015-12-18  9:39 UTC  (5+ messages)

[U-Boot] [Patch V2] i2c: mxc: add a condition in case the parameter is NULL
 2015-12-18  9:33 UTC 

[U-Boot] [PATCH v2] arm: socfpga: Fix emac1 doesn't work on socdk board
 2015-12-18  8:51 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm: socfpga: Fix QSPI doesn't work on socdk board
 2015-12-18  8:47 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm: socfpga: Fix emac1 doesn't work on socdk board
 2015-12-18  8:45 UTC  (2+ messages)

[U-Boot] [PATCH] serial-howto: remove altera_jtag_uart and altera_uart from the list
 2015-12-18  8:43 UTC  (2+ messages)

[U-Boot] [PATCH v1 10/18] MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO
 2015-12-18  8:39 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/3] Moving Uartlite to DM
 2015-12-18  8:23 UTC  (17+ messages)
` [U-Boot] [PATCH v2 1/3] serial: uartlite: Move driver "
` [U-Boot] [PATCH v2 2/3] serial: uartlite: Add support for debug console
` [U-Boot] [PATCH v2 3/3] serial: uartlite: Add uartlite to Kconfig

[U-Boot] [PATCH] arm: socfpga: Fix emac1 doesn't work on socdk board
 2015-12-18  8:06 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: Fix emac1 doesn't work on socdk board
 2015-12-18  7:48 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: Fix QSPI doesn't work on socdk board
 2015-12-18  7:44 UTC  (2+ messages)

[U-Boot] [PATCH] mips: add base support for atheros ar71xx based SOCs
 2015-12-18  7:34 UTC 

[U-Boot] [PATCH] arm: socfpga: Fix emac1 doesn't work on socdk board
 2015-12-18  7:27 UTC  (2+ messages)

[U-Boot] who is official MAINTAINER for MPC83xx?
 2015-12-18  6:46 UTC  (4+ messages)

[U-Boot] [PATCH] spi: sf: add support for throughput mesurement of sf read/write
 2015-12-18  6:07 UTC  (6+ messages)

[U-Boot] [PATCH] ARM: uniphier: allow to run zImage rather than uImage
 2015-12-18  5:52 UTC 

[U-Boot] [PATCH] image: fix getenv_bootm_size() function
 2015-12-18  5:17 UTC 

[U-Boot] [PATCH 00/11] zap: Do not use macros that are equivalent to IS_ENABLED(CONFIG_...)
 2015-12-18  3:23 UTC  (13+ messages)
` [U-Boot] [PATCH 01/11] image: zap IMAGE_ENABLE_RAMDISK_HIGH
` [U-Boot] [PATCH 02/11] image: zap IMAGE_ENABLE_OF_LIBFDT
` [U-Boot] [PATCH 03/11] image: zap IMAGE_BOOT_GET_CMDLINE
` [U-Boot] [PATCH 04/11] image: zap IMAGE_OF_BOARD_SETUP
` [U-Boot] [PATCH 05/11] image: zap IMAGE_OF_SYSTEM_SETUP
` [U-Boot] [PATCH 06/11] ARM: bootm: BOOTM_ENABLE_SERIAL_TAG
` [U-Boot] [PATCH 07/11] ARM: bootm: BOOTM_ENABLE_CMDLINE_TAG
` [U-Boot] [PATCH 08/11] ARM: bootm: BOOTM_ENABLE_REVISION_TAG
` [U-Boot] [PATCH 09/11] ARM: bootm: BOOTM_ENABLE_MEMORY_TAG
` [U-Boot] [PATCH 10/11] ARM: bootm: BOOTM_ENABLE_INITRD_TAG
` [U-Boot] [PATCH 11/11] ARM: bootm: drop redundant #ifdef conditional

[U-Boot] [PATCH 00/57] dm: x86: Convert ivybridge code to use driver model
 2015-12-18  2:49 UTC  (6+ messages)
` [U-Boot] [PATCH 06/57] x86: ivybridge: Set up the LPC device using "

[U-Boot] [PATCH 0/7] dm: x86: Convert ICH driver fully to driver model PCI API
 2015-12-18  2:46 UTC  (6+ messages)
` [U-Boot] [PATCH 4/7] dm: Expand the uclass for Peripheral Controller Hubs (PCH)

[U-Boot] [PATCH] ARM: UniPhier: add initrd_high and fdt_high environments
 2015-12-18  2:22 UTC  (3+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2015-12-18  1:53 UTC 

[U-Boot] help - u-boot on powerpc qemu
 2015-12-18  1:12 UTC  (3+ messages)

[U-Boot] [PATCH 1/7] usb: increase USB descriptor buffer size
 2015-12-18  1:07 UTC  (2+ messages)
` [U-Boot] [PATCH] usb: Alloc buffer for USB descriptor dynamically

[U-Boot] Please pull u-boot-fsl-qoriq master
 2015-12-18  0:28 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] block: pass block dev not num to read/write/erase()
 2015-12-18  0:27 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] mmc: store hwpart in the block device
` [U-Boot] [PATCH 3/3] ums: support multiple LUNs at once

[U-Boot] Please pull u-boot-rockchip
 2015-12-18  0:27 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL
 2015-12-17 22:11 UTC  (10+ messages)

[U-Boot] [PATCH v1 05/18] drivers: serial: add driver for Microchip PIC32 UART controller
 2015-12-17 18:30 UTC  (3+ messages)

[U-Boot] u-boot 2016.01-rc2 detects BeagleBone Black incorrectly
 2015-12-17 18:08 UTC  (4+ messages)

[U-Boot] [PATCH v1 07/18] board: Add Microchip PIC32MZ[DA] Starter Kit board
 2015-12-17 17:58 UTC  (2+ messages)

[U-Boot] [PATCH v1 01/18] MIPS: Prepare device-tree support
 2015-12-17 17:53 UTC  (3+ messages)

[U-Boot] [PATCH v1 18/18] board: pic32mzdask: Customize default environments for OS boot
 2015-12-17 17:34 UTC 

[U-Boot] [PATCH v1 17/18] board: add SDHCI support for PIC32MZDASK board
 2015-12-17 17:34 UTC 

[U-Boot] [PATCH v1 16/18] drivers: mmc: PIC32MZ[DA] SDHCI errata fix when JTAG is not connected
 2015-12-17 17:34 UTC 

[U-Boot] [PATCH v1 15/18] drivers: mmc: add driver for Microchip PIC32, SDHCI controller
 2015-12-17 17:33 UTC 

[U-Boot] [PATCH v1 14/18] board: Add gpio and ethernet support to pic32mzdask board
 2015-12-17 17:32 UTC 

[U-Boot] [PATCH v1 13/18] drivers: net: add Microchip PIC32 ethernet controller driver
 2015-12-17 17:32 UTC 

[U-Boot] [PATCH v1 12/18] drivers: net: phy: add SMSC LAN8740 Phy support
 2015-12-17 17:32 UTC 

[U-Boot] [PATCH v1 11/18] drivers: gpio: add driver for Microchip PIC32 GPIO controller
 2015-12-17 17:31 UTC 

[U-Boot] [PATCH v1 09/18] board: pic32mzdask: add flash support for environments
 2015-12-17 17:31 UTC 

[U-Boot] [PATCH v1 08/18] MIPS: pic32: Add driver for Microchip PIC32 flash controller
 2015-12-17 17:30 UTC 

[U-Boot] [PATCH v1 06/18] MIPS: Add support for Microchip PIC32MZ[DA] SoC family
 2015-12-17 17:30 UTC 

[U-Boot] [PATCH v1 04/18] drivers: pinctrl: Add pinctrl driver for Microchip PIC32
 2015-12-17 17:29 UTC 

[U-Boot] [PATCH v1 03/18] drivers: clk: Add clock driver for Microchip PIC32 Microcontroller
 2015-12-17 17:29 UTC 

[U-Boot] [PATCH v1 02/18] MIPS: initial infrastructure for Microchip PIC32 architecture
 2015-12-17 17:28 UTC 

[U-Boot] [PATCH v1 00/18] Initial Microchip PIC32MZ[DA] Support
 2015-12-17 17:26 UTC 

[U-Boot] dm: Introduce SPI-NOR framework
 2015-12-17 17:06 UTC  (7+ messages)

[U-Boot] [PATCH v3 05/16] spi: Add support for dual and quad mode
 2015-12-17 16:40 UTC  (6+ messages)
` [U-Boot] [PATCH v4 "

[U-Boot] [PATCH v1 01/14] drivers: clk: Add clock driver for Microchip PIC32 microcontroller
 2015-12-17 15:26 UTC 

[U-Boot] [PATCH] axs103: add support of generic OHCI USB 1.1 controller
 2015-12-17 15:24 UTC  (7+ messages)

[U-Boot] [PATCH v1 00/14] Initial Microchip PIC32MZ[DA] Support
 2015-12-17 15:24 UTC 

[U-Boot] [PATCH] common: usb: Adding delay after set configuration to support legacy devices
 2015-12-17 15:18 UTC  (2+ messages)

[U-Boot] Problems with USB 3 hubs
 2015-12-17 15:06 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: Fixed Phy not found error. Fixed QSPI flash not found error Disabled Hardware watch dog by default. Updated MMC clock
 2015-12-17 14:58 UTC  (3+ messages)

[U-Boot] U boot 2016 rc2 in a Q8 A13 tablet not recognize keyboard
 2015-12-17 14:31 UTC 

[U-Boot] [PATCH v2 0/5] Add wait_for_bit()
 2015-12-17 13:57 UTC  (2+ messages)

[U-Boot] is some old content in arch/arm/include/asm/{memory, setup}.h removable?
 2015-12-17 12:18 UTC 

[U-Boot] [PATCH v2 0/9] Various microblaze cleanups
 2015-12-17 12:14 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/9] microblaze: Enable axi emac via Kconfig
` [U-Boot] [PATCH v2 2/9] microblaze: Move eth configuration to Kconfig
` [U-Boot] [PATCH v2 3/9] microblaze: Remove systemace from board file
` [U-Boot] [PATCH v2 4/9] microblaze: Remove CONFIG_FIT "
` [U-Boot] [PATCH v2 5/9] microblaze: Move CONFIG_NETCONSOLE to Kconfig
` [U-Boot] [PATCH v2 6/9] microblaze: Remove empty file - cpu.c
` [U-Boot] [PATCH v2 7/9] microblaze: Read information about RAM from DT
` [U-Boot] [PATCH v2 8/9] microblaze: Enable HUSH via Kconfig
` [U-Boot] [PATCH v2 9/9] microblaze: Fix board_init calling sequence

[U-Boot] [PATCH v2 00/14] Moving Emaclite to DM + MDIO support
 2015-12-17 12:09 UTC  (15+ messages)
` [U-Boot] [PATCH v2 01/14] net: emaclite: Remove ancient OF probe function
` [U-Boot] [PATCH v2 02/14] net: emaclite: Add MDIO support to driver
` [U-Boot] [PATCH v2 03/14] net: emaclite: Convert MDIO to use register offset
` [U-Boot] [PATCH v2 04/14] net: emaclite: Use indirect register access for tx_ping/pong
` [U-Boot] [PATCH v2 05/14] net: emaclite: Use indirect register access for rx_ping/pong
` [U-Boot] [PATCH v2 06/14] net: emaclite: Use indirect register access for TX reset
` [U-Boot] [PATCH v2 07/14] net: emaclite: Fix logic around available TX buffers
` [U-Boot] [PATCH v2 08/14] net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag
` [U-Boot] [PATCH v2 09/14] net: emaclite: Use indirect reg access in send
` [U-Boot] [PATCH v2 10/14] net: emaclite: Use indirect access in emaclite_recv
` [U-Boot] [PATCH v2 11/14] net: emaclite: Move driver to DM
` [U-Boot] [PATCH v2 12/14] net: emaclite: Rename start and stop functions
` [U-Boot] [PATCH v2 13/14] net: emaclite: Let core to handle received packet
` [U-Boot] [PATCH v2 14/14] net: emaclite: Move emaclite to Kconfig

[U-Boot] [PATCH v2 00/11] Moving Axi emac to DM
 2015-12-17 12:05 UTC  (12+ messages)
` [U-Boot] [PATCH v2 01/11] net: axi_emac: Fix parentheses around operand !
` [U-Boot] [PATCH v2 02/11] net: axi_emac: Show phy address instead of register content
` [U-Boot] [PATCH v2 03/11] net: axi_emac: Pass directly pointer to register space
` [U-Boot] [PATCH v2 04/11] net: axi_emac: Put iobase to private structure
` [U-Boot] [PATCH v2 05/11] net: axi_emac: Pass private structure to phyread/phywrite
` [U-Boot] [PATCH v2 06/11] net: axi_emac: Pass private structure where possible
` [U-Boot] [PATCH v2 07/11] net: axi_emac: Move driver to DM
` [U-Boot] [PATCH v2 08/11] net: axi_emac: Enable access to MDIO in probe
` [U-Boot] [PATCH v2 09/11] net: axi_emac: Split recv from free_pkt
` [U-Boot] [PATCH v2 10/11] net: axi_emac: Rename start, stop, write_hwaddr functions
` [U-Boot] [PATCH v2 11/11] net: Add axi emac to Kconfig

[U-Boot] [PATCH v2 1/5] net: gem: Setup default phy address to -1
 2015-12-17 11:57 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/5] net: gem: Fix return value from recv
` [U-Boot] [PATCH v2 3/5] net: gem: Separate recv and free_pkt functions
` [U-Boot] [PATCH v2 4/5] net: gem: Fix typo in Kconfig entry
` [U-Boot] [PATCH v2 5/5] net: gem: Add driver dependencies to PHYLIB and MII

[U-Boot] [PATCH 00/12] Moving Emaclite to DM + MDIO support
 2015-12-17 11:24 UTC  (4+ messages)
` [U-Boot] [PATCH 10/12] net: emaclite: Use indirect access in emaclite_recv

[U-Boot] [RFC] board_f: generalize code for case of no relocation
 2015-12-17 10:36 UTC  (4+ messages)

[U-Boot] [PATCH 0/3] QIXIS related patches
 2015-12-17  9:45 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] freescale/qixis: Add support for booting from SD/QSPI
` [U-Boot] [PATCH 2/3] armv8/ls1043aqds: fix qixis_reset command issue
` [U-Boot] [PATCH 3/3] armv8/ls1043aqds: enable qixis_reset command to boot from NAND/SD

[U-Boot] [PATCH 0/5] ARM: uniphier: consolidate defconfig files
 2015-12-17  9:00 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] ARM: uniphier: drop fdt_file from CONFIG_EXTRA_ENV_SETTINGS
` [U-Boot] [PATCH 3/5] ARM: uniphier: merge ph1_ld4_defconfig and ph1_sld8_defconfig
` [U-Boot] [PATCH 4/5] ARM: uniphier: support ProXstream2, PH1-LD6b boards in single defconfig
` [U-Boot] [PATCH 5/5] ARM: uniphier: rename rest of defconfig files


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