public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-03-19 18:24:10 to 2015-03-21 01:46:44 UTC [more...]

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

[U-Boot] [PATCH v4 04/28] armv8/ls2085a: Fix generic timer clock source
 2015-03-21  0:28 UTC  (11+ 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 01/28] armv8/fsl-lsch3: Implement workaround for erratum A008585
 2015-03-21  0:16 UTC  (36+ messages)
` [U-Boot] [PATCH 04/28] armv8/ls2085a: Fix generic timer clock source
` [U-Boot] [PATCH 15/28] net/memac_phy: reuse driver for little endian SoCs
` [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 v5 0/27] Add Driver Model support to network stack
 2015-03-20 23:01 UTC  (10+ 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 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] sunxi: Serial number support, obtained from SID bits and passed through ATAG
 2015-03-20 19:43 UTC  (2+ messages)

[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  (3+ 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() "

[U-Boot] question about software i2c multi instance
 2015-03-20 10:10 UTC  (2+ messages)

[U-Boot] [PATCH 0/10] Add Marvell Armada A38x 88F6820 SoC support
 2015-03-20 10:07 UTC  (4+ messages)
` [U-Boot] [PATCH 10/10] arm: mvebu: Add Armada A38x DB-88F6820-GP board support

[U-Boot] [PATCHv2] ARM: at91: atmel_nand: Support flash based BBT
 2015-03-20  9:52 UTC 

[U-Boot] [PATCH] Vexpress64: Fix the compiling error when CONFIG_ARMV8_MULTIENTRY defined
 2015-03-20  9:39 UTC  (4+ messages)

[U-Boot] [PATCH] powerpc/t4rdb: Add SD boot support for T4240RDB board
 2015-03-20  9:08 UTC 

[U-Boot] [PATCH] ARM: at91: atmel_nand: Support flash based BBT
 2015-03-20  9:07 UTC  (2+ messages)

[U-Boot] [PATCH 4/6] mmc: Continue polling MMC card for OCR only if it is still not ready
 2015-03-20  7:19 UTC 

[U-Boot] [PATCH] mmc: fix OCR Polling
 2015-03-20  7:19 UTC 

[U-Boot] [PATCH] mtd: spi: check return value of spi_setup_slave
 2015-03-20  5:19 UTC 

[U-Boot] Regression in bootcmd handling in v2015.04-rc3?
 2015-03-19 21:02 UTC  (5+ messages)
` [U-Boot] config_distro_bootcmd and boot environment (was: Regression in bootcmd handling in v2015.04-rc3?)
  ` [U-Boot] [PATCH] Document config_distro_bootcmd environment variables for interactive booting

[U-Boot] [PATCH] arm: mx5: Add support for USB armory board
 2015-03-19 19:18 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH 0/28] Adding LS2085AQDS and RDB
 2015-03-19 18:40 UTC 


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