public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-03-20 11:24:36 to 2015-03-22 11:36:44 UTC [more...]

[U-Boot] [PATCH] sunxi: Serial number support, obtained from SID bits and passed through ATAG
 2015-03-22 11:36 UTC  (6+ messages)
  ` [U-Boot] [PATCH v2] "

[U-Boot] serial atag tag in devicetree ?
 2015-03-22 11:26 UTC 

[U-Boot] [PATCH 1/4] sunxi: musb: Return early on VBUS GPIO error instead of on a positive value
 2015-03-22 10:54 UTC  (7+ messages)
` [U-Boot] [PATCH 2/4] sunxi: Avoid any assumption between musb gadget and host but fallback to host
` [U-Boot] [PATCH 3/4] sunxi: common VBUS detection logic in usbc

[U-Boot] Rework the network stack
 2015-03-22  3:59 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/27] Add Driver Model support to network stack
 2015-03-22  3:42 UTC  (11+ messages)
` [U-Boot] [PATCH v6 "
  ` [U-Boot] [PATCH v6 09/27] net: Remove the bd* parameter from net stack functions
  ` [U-Boot] [PATCH v6 15/27] dm: eth: Pass the packet pointer as a parameter to recv

[U-Boot] [PATCH v4 04/28] armv8/ls2085a: Fix generic timer clock source
 2015-03-21 23:47 UTC  (12+ messages)
` [U-Boot] [PATCH v4 24/28] armv8/ls2085aqds: NAND boot support
` [U-Boot] [PATCH v4 26/28] armv8/ls2085ardb: Enable NAND SPL support

[U-Boot] [PATCH] arm: mx5: Add support for USB armory board
 2015-03-21 15:12 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] u-boot: OpenRD Ultimate fails to build
 2015-03-21 14:53 UTC 

[U-Boot] [PATCH v5 00/14] Add PSCI support for Jetson TK1/Tegra124 + CNTFRQ fix
 2015-03-21 13:34 UTC  (4+ messages)
` [U-Boot] [PATCH v5 01/14] sun7i: Remove duplicate call to psci_arch_init

[U-Boot] [linux-sunxi] [PATCH] sun6i: Add support for the Mixtile LOFT-Q board
 2015-03-21 13:29 UTC 

[U-Boot] [PATCH] Document config_distro_bootcmd environment variables for interactive booting
 2015-03-21 13:15 UTC  (3+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] Please pull u-boot-sunxi master
 2015-03-21 12:56 UTC 

[U-Boot] [PATCH 1/2] power: axp209: VBUS detect
 2015-03-21 12:03 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] sunxi: Ainol AW1 support

[U-Boot] [PATCH] mmc: fix OCR Polling
 2015-03-21 10:33 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/28] Adding LS2085AQDS and RDB
 2015-03-21  2:28 UTC  (29+ messages)
` [U-Boot] [PATCH v5 01/28] armv8/fsl-lsch3: Implement workaround for erratum A008585
` [U-Boot] [PATCH v5 02/28] armv8/ls2085a: Update common header file
` [U-Boot] [PATCH v5 03/28] armv8/fsl-lsch3: Fix platform clock calculation
` [U-Boot] [PATCH v5 04/28] armv8/ls2085a: Fix generic timer clock source
` [U-Boot] [PATCH v5 05/28] armv8/ls2085a: Add support for reset request
` [U-Boot] [PATCH v5 06/28] armv8/fsl-lsch3: Set nodes in DVM domain
` [U-Boot] [PATCH v5 07/28] armv8/fsl-lsch3: Update early MMU table
` [U-Boot] [PATCH v5 08/28] fsl-lsch3: Introduce place for common early SoC init
` [U-Boot] [PATCH v5 09/28] armv8/ls2085a: Add workaround for USB erratum A-008751
` [U-Boot] [PATCH v5 10/28] armv8/fsl-lsch3: Use correct compatible for serial clock fixup
` [U-Boot] [PATCH v5 11/28] driver/ldpaa_eth: Update ldpaa ethernet driver
` [U-Boot] [PATCH v5 12/28] armv8: Add SerDes framework for Layerscape Architecture
` [U-Boot] [PATCH v5 13/28] net/phy/cortina: Fix compilation warning
` [U-Boot] [PATCH v5 14/28] drivers/fsl-mc: Changed MC firmware loading for new boot architecture
` [U-Boot] [PATCH v5 15/28] net/memac_phy: reuse driver for little endian SoCs
` [U-Boot] [PATCH v5 16/28] armv8/fsl-ch3: Add support to print RCW configuration
` [U-Boot] [PATCH v5 17/28] armv8/fsl-lsch3: Enable system error aborts
` [U-Boot] [PATCH v5 18/28] driver/ldpaa: Add support of WRIOP static data structure
` [U-Boot] [PATCH v5 19/28] armv8/ls2085aqds: Add support of LS2085AQDS platform
` [U-Boot] [PATCH v5 20/28] armv8/ls2085ardb: Add support of LS2085ARDB platform
` [U-Boot] [PATCH v5 21/28] drivers/fsl-mc: Autoload AOIP image from NOR flash
` [U-Boot] [PATCH v5 22/28] board/ls2085qds: Add support ethernet
` [U-Boot] [PATCH v5 23/28] driver/ifc: Add 64KB page support
` [U-Boot] [PATCH v5 24/28] armv8/ls2085aqds: NAND boot support
` [U-Boot] [PATCH v5 25/28] freescale/qixis: Add support for booting from NAND
` [U-Boot] [PATCH v5 26/28] armv8/ls2085ardb: Enable NAND SPL support
` [U-Boot] [PATCH v5 27/28] ls2085a: esdhc: Add esdhc support for ls2085a
` [U-Boot] [PATCH v5 28/28] armv8/fsl-lsch3: Implement workaround for I2C issue

[U-Boot] [PATCH v4 20/28] armv8/ls2085ardb: Add support of LS2085ARDB platform
 2015-03-21  1:46 UTC  (3+ messages)

[U-Boot] [PATCH 01/28] armv8/fsl-lsch3: Implement workaround for erratum A008585
 2015-03-21  0:16 UTC  (13+ messages)
` [U-Boot] [PATCH 17/28] armv8/fsl-lsch3: Enable system error aborts
` [U-Boot] [PATCH 20/28] armv8/ls2085ardb: Add support of LS2085ARDB platform
` [U-Boot] [PATCH 28/28] armv8/fsl-lsch3: Implement workaround for I2C issue

[U-Boot] [PATCH] dm: serial: remove bogus include <ns16550.h>
 2015-03-20 23:52 UTC  (3+ messages)

[U-Boot] [PATCH] exynos5: add trace feature #ifdef in exynos5-common.h
 2015-03-20 23:17 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/22] Add driver model support for PCI
 2015-03-20 23:16 UTC  (52+ messages)
` [U-Boot] [PATCH v2 01/22] sandbox: Update device tree 'reg' properties for I2C and SPI
` [U-Boot] [PATCH v2 02/22] fdt: Export fdtdec_get_number() for general use
` [U-Boot] [PATCH v2 03/22] x86: Add a x86_ prefix to the x86-specific PCI functions
` [U-Boot] [PATCH v2 04/22] dm: Add a new CPU init function which can use driver model
` [U-Boot] [PATCH v2 05/22] x86: Split up arch_cpu_init()
` [U-Boot] [PATCH v2 06/22] Correct map_sysmem() logic in do_mem_mw()
` [U-Boot] [PATCH v2 07/22] fdt: Tighten up error handling in fdtdec_get_pci_addr()
` [U-Boot] [PATCH v2 08/22] dm: core: Add dev_get_uclass_priv() to access uclass private data
` [U-Boot] [PATCH v2 09/22] dm: core: Mark device as active before calling its probe() method
` [U-Boot] [PATCH v2 10/22] dm: core: Add a uclass pre_probe() method for devices
` [U-Boot] [PATCH v2 11/22] dm: Show both allocated and requested seq numbers in 'dm uclass'
` [U-Boot] [PATCH v2 12/22] dm: pci: Move common PCI functions into their own file
` [U-Boot] [PATCH v2 13/22] dm: pci: Add a uclass for PCI
` [U-Boot] [PATCH v2 14/22] dm: sandbox: pci: Add PCI support for sandbox
` [U-Boot] [PATCH v2 15/22] dm: sandbox: Add a simple PCI driver
` [U-Boot] [PATCH v2 16/22] dm: sandbox: pci: Add a PCI emulation uclass
` [U-Boot] [PATCH v2 17/22] dm: sandbox: Add a emulated PCI device as an example
` [U-Boot] [PATCH v2 18/22] dm: sandbox: pci: Enable PCI for sandbox
` [U-Boot] [PATCH v2 19/22] dm: x86: pci: Add a PCI driver for driver model
` [U-Boot] [PATCH v2 20/22] dm: x86: pci: Convert coreboot to use driver model for pci
` [U-Boot] [PATCH v2 21/22] dm: x86: pci: Convert chromebook_link "
` [U-Boot] [PATCH v2 22/22] dm: pci: Add driver model tests for PCI

[U-Boot] [PATCH] x86: Add ramboot and nfsboot commands in x86-common.h
 2015-03-20 23:14 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/6] x86: Support machines with >4GB of RAM
 2015-03-20 23:13 UTC  (13+ messages)
` [U-Boot] [PATCH v2 2/6] x86: video: Allow keyboard presence to be controlled by device tree
` [U-Boot] [PATCH v2 3/6] x86: pci: Add PCI IDs for lynxpoint
` [U-Boot] [PATCH v2 4/6] x86: spi: Add support "
` [U-Boot] [PATCH v2 5/6] x86: Move common Chromebook config into a separate file
` [U-Boot] [PATCH v2 6/6] x86: Add support for panther (Asus Chromebox)

[U-Boot] [PATCH v6 0/8] Extend LPC32xx functionality and add LPC32xx-based work_92015 board
 2015-03-20 22:41 UTC  (6+ messages)
` [U-Boot] [PATCH v6 1/8] lpc32xx: add Ethernet support
  ` [U-Boot] [PATCH v6 2/8] lpc32xx: mtd: nand: add MLC NAND controller

[U-Boot] [PATCH 0/4] x86: Add Intel Topcliff PCH Gigabit Ethernet support
 2015-03-20 19:58 UTC  (11+ messages)
` [U-Boot] [PATCH 1/4] net: Add ethernet FCS length macro in net.h
` [U-Boot] [PATCH 2/4] net: Update README.drivers.eth to mention latest APIs
` [U-Boot] [PATCH 3/4] net: Add Intel Topcliff GMAC driver
` [U-Boot] [PATCH 4/4] x86: crownbay: Enable Intel Topcliff GMAC support

[U-Boot] [PATCH v3 04/28] armv8/ls2085a: Fix generic timer clock source
 2015-03-20 19:04 UTC  (3+ messages)

[U-Boot] [PATCH 0/6] mmc: Fix OCR polling and splitted initialization
 2015-03-20 18:38 UTC  (4+ messages)
` [U-Boot] [PATCH 4/6] mmc: Continue polling MMC card for OCR only if it is still not ready

[U-Boot] [PATCH 01/13] ARM: tegra: Fix build failures and warnings on 64-bit
 2015-03-20 18:32 UTC  (15+ messages)
` [U-Boot] [PATCH 02/13] usb: Build warning fixes for 64-bit
` [U-Boot] [PATCH 03/13] dfu: "
` [U-Boot] [PATCH 04/13] i2c: tegra: "
` [U-Boot] [PATCH 05/13] mmc: "
` [U-Boot] [PATCH 06/13] net: rtl8169: "
` [U-Boot] [PATCH 07/13] pci: tegra: "
` [U-Boot] [PATCH 08/13] usb: eth: asix: "
` [U-Boot] [PATCH 09/13] usb: ci_udc: "
` [U-Boot] [PATCH 10/13] usb: mass-storage: "
` [U-Boot] [PATCH 11/13] usb: ehci-hcd: "
` [U-Boot] [PATCH 12/13] usb: ehci-tegra: "
` [U-Boot] [PATCH 13/13] fdt: "

[U-Boot] [PATCH] Compilation under Cygwin
 2015-03-20 18:31 UTC 

[U-Boot] [PATCH 1/6] ARM: tegra: Prepare for 64-bit support
 2015-03-20 18:26 UTC  (11+ messages)
` [U-Boot] [PATCH 2/6] ARM: tegra: Disable SPL and non-cached memory on 64-bit
` [U-Boot] [PATCH 3/6] ARM: tegra: Use standard cache enable for 64-bit
` [U-Boot] [PATCH 4/6] ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCs
` [U-Boot] [PATCH 5/6] ARM: tegra: Skip FDT and initrd relocation on 64-bit
` [U-Boot] [PATCH 6/6] ARM: tegra: Make pinmux.h standalone includible

[U-Boot] [PATCH v2 04/28] armv8/ls2085a: Fix generic timer clock source
 2015-03-20 18:21 UTC  (4+ messages)

[U-Boot] [PATCH 1/6] armv8/cache: Fix page table creation
 2015-03-20 18:18 UTC  (11+ messages)
` [U-Boot] [PATCH 2/6] armv8: Implement CONFIG_SYS_MALLOC_F_LEN support
` [U-Boot] [PATCH 3/6] armv8/mmu: Clean up TCR programming
` [U-Boot] [PATCH 4/6] armv8/mmu: Set bits marked RES1 in TCR
` [U-Boot] [PATCH 5/6] armv8/gic: Fix GIC v2 initialization
` [U-Boot] [PATCH 6/6] armv8: Allow SoCs to override the generic timer

[U-Boot] [PATCH] net/phy/realtek: Disable interrupt on Realtek Ethernet PHY drivers
 2015-03-20 18:15 UTC  (3+ messages)

[U-Boot] [PATCH v2 28/28] armv8/fsl-lsch3: Implement workaround for I2C issue
 2015-03-20 17:48 UTC 

[U-Boot] [PATCH v2 8/8] driver/i2c/mxc: Enable I2C bus 3 and 4
 2015-03-20 17:20 UTC 

[U-Boot] [PATCH] config: Define BOOTP client architecture and VCI for ARMv8
 2015-03-20 17:08 UTC  (3+ messages)

[U-Boot] [PATCH] config: Use booti instead of bootz on 64-bit ARM
 2015-03-20 17:07 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] console: Support board-specific early console
 2015-03-20 16:55 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] ARM: tegra: Implement early console support

[U-Boot] [PATCH] fastboot: check for alias when looking up partition by name
 2015-03-20 16:30 UTC  (6+ messages)

[U-Boot] [PATCH 1/8] armv8/fsl-lsch3: Add Freescale Debug Server driver
 2015-03-20 16:09 UTC  (4+ messages)
` [U-Boot] [PATCH 8/8] driver/i2c/mxc: Add I2C3 and I2C4 for LS2085A

[U-Boot] U-boot on MPC8641D based board
 2015-03-20 15:39 UTC  (4+ messages)

[U-Boot] [PULL] u-boot-atmel/master -> u-boot/master
 2015-03-20 15:24 UTC  (3+ messages)
` [U-Boot] [PATCH] at91sam9rlek_mmc_defconfig: Add CONFIG_ARCH_AT91=y

[U-Boot] [PATCH] cmd_scsi: Enable SoC AHCI device on platforms with PCI
 2015-03-20 15:24 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: cpu: Add ARMv7 barrier operations support
 2015-03-20 15:16 UTC 

[U-Boot] usbtty on Freescale i.MX28
 2015-03-20 15:11 UTC 

[U-Boot] am335x: GPMC: reading speed with prefetch mode
 2015-03-20 15:09 UTC  (11+ messages)

[U-Boot] [PATCH] Xilinx Zynq PS GPIO driver
 2015-03-20 15:00 UTC  (2+ messages)
` [U-Boot] [PATCH] gpio: add "

[U-Boot] [PATCH] buildman: Keep more outputs with the --keep-outputs flag
 2015-03-20 14:50 UTC 

[U-Boot] [PATCH] usb: ci_udc: fix warnings on 64-bit builds
 2015-03-20 13:19 UTC  (3+ messages)
` [U-Boot] [PATCH] ehci-hcd: "

[U-Boot] [PATCH] common: Fix source command on 64-bit architectures
 2015-03-20 11:53 UTC 

[U-Boot] [PATCH 1/3] fdt: Export fdtdec_get_number()
 2015-03-20 11:51 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] fdt: Fix fdtdec_get_addr_size() for 64-bit
` [U-Boot] [PATCH 3/3] fdt: Fix fdtdec_get_pci_addr() "


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