public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-11-17 06:20:24 to 2015-11-18 15:53:37 UTC [more...]

[U-Boot] [PATCH v2 00/26] usb: Drop requirement for USB unbinding, add tests
 2015-11-18 15:53 UTC  (4+ messages)

[U-Boot] [PATCH v2] usb: add support for generic EHCI devices
 2015-11-18 15:26 UTC 

[U-Boot] [PATCH] pci: fix address range check in __pci_hose_phys_to_bus()
 2015-11-18 14:53 UTC  (3+ messages)

[U-Boot] [PATCH v0 0/5] Some improvements for mvebu/a38x
 2015-11-18 14:51 UTC  (6+ messages)
` [U-Boot] [PATCH v0 1/5] pci: mvebu: Fix Armada 38x support

[U-Boot] [PATCH 00/12] ns16550: add generic binding to unify the drivers
 2015-11-18 14:36 UTC  (32+ messages)
` [U-Boot] [PATCH 01/12] debug_uart: restore ns16550 as default
` [U-Boot] [PATCH 04/12] ns16550: add generic binding to unify the drivers
` [U-Boot] [PATCH 05/12] ns16550: unify serial_x86
` [U-Boot] [PATCH 07/12] ns16550: unify serial_rockchip
` [U-Boot] [PATCH v2 00/13] ns16550: add generic binding to unify the drivers
  ` [U-Boot] [PATCH v2 01/13] debug_uart: restore ns16550 as default
  ` [U-Boot] [PATCH v2 02/13] ns16550: change map_sysmem to map_physmem
  ` [U-Boot] [PATCH v2 03/13] ns16550: add generic binding to unify the drivers
  ` [U-Boot] [PATCH v2 04/13] ns16550: unify serial_x86
  ` [U-Boot] [PATCH v2 05/13] ns16550: unify serial_ppc
  ` [U-Boot] [PATCH v2 06/13] ns16550: unify serial_rockchip
  ` [U-Boot] [PATCH v2 07/13] ns16550: unify serial_keystone
  ` [U-Boot] [PATCH v2 08/13] ns16550: unify serial_dw
  ` [U-Boot] [PATCH v2 09/13] ns16550: unify serial_tegra
  ` [U-Boot] [PATCH v2 10/13] ns16550: unify serial_omap
  ` [U-Boot] [PATCH v2 11/13] ns16550: zap CONFIG_NS16550_SERIAL
  ` [U-Boot] [PATCH v2 12/13] ns16550: move CONFIG_SYS_NS16550 to Kconfig
  ` [U-Boot] [PATCH v2 13/13] nios2: 10m50: change to ns16550 uart

[U-Boot] [PATCH V2 00/12] Series to move headers to a consistent include location
 2015-11-18 13:58 UTC  (3+ messages)
` [U-Boot] [PATCH V2 06/12] board: keymile: Move common headers to board-common directory

[U-Boot] [PULL] Please pull u-boot-nios/master
 2015-11-18 13:38 UTC  (2+ messages)

[U-Boot] [PATCH 00/10] nios2: change ioremap to map_physmem
 2015-11-18 13:22 UTC  (2+ messages)

[U-Boot] mxs: HAB experiments
 2015-11-18 12:39 UTC  (5+ messages)

[U-Boot] [PATCH] Revert "net: phy: delay only if reset handler is registered"
 2015-11-18 11:34 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/4] vexpress64 fixes and NOR support
 2015-11-18 10:39 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] vexpress64: compile Juno PCIe conditionally
` [U-Boot] [PATCH v2 2/4] vexpress64: use 2nd DRAM bank only on juno
` [U-Boot] [PATCH v2 3/4] vexpress64: remove #error
` [U-Boot] [PATCH v2 4/4] vexpress64: store env in flash

[U-Boot] Ethernet i210 (e1000 driver) on tegra K1
 2015-11-18 10:37 UTC  (5+ messages)

[U-Boot] (no subject)
 2015-11-18 10:15 UTC  (3+ messages)
` [U-Boot] MosChip

[U-Boot] [PATCH v2] arm: socfpga: Add SoCFPGA SR1500 board
 2015-11-18 10:06 UTC  (2+ messages)
` [U-Boot] [PATCH v4] "

[U-Boot] Cyclone 5 U-boot 2015.10
 2015-11-18  8:15 UTC  (6+ messages)

[U-Boot] [PATCH v4 00/21] sf: Tunning spi-flash layer
 2015-11-18  6:58 UTC  (6+ messages)
` [U-Boot] [PATCH v4 05/21] sf: Make flash->flags use for generic usage

[U-Boot] [PATCH 00/25] dm: Conversion of code to the new driver model PCI API
 2015-11-18  6:57 UTC  (48+ messages)
` [U-Boot] [PATCH 01/25] dm: pci: Mark legacy files as such
` [U-Boot] [PATCH 02/25] dm: pci: Use driver model PCI API in auto-config
` [U-Boot] [PATCH 03/25] dm: pci: Add a driver-model version of pci_find_device()
` [U-Boot] [PATCH 04/25] dm: pci: scsi: Use driver-model PCI API
` [U-Boot] [PATCH 05/25] dm: pci: Add a driver-model version of pci_find_class()
` [U-Boot] [PATCH 06/25] dm: pci: Add a function to read a PCI BAR
` [U-Boot] [PATCH 07/25] dm: serial: Convert ns16550 driver to use driver model PCI API
` [U-Boot] [PATCH 08/25] dm: x86: ivybridge: Convert graphics init to use DM "
` [U-Boot] [PATCH 09/25] dm: Convert bios_interrupts "
` [U-Boot] [PATCH 10/25] dm: pci: video: Convert video and pci_rom "
` [U-Boot] [PATCH 11/25] dm: x86: pci: Adjust bios_run_on_x86() to use the "
` [U-Boot] [PATCH 12/25] dm: pci: Drop the old version of pci_find_device()
` [U-Boot] [PATCH 13/25] dm: pci: Drop the old version of pci_find_class()
` [U-Boot] [PATCH 14/25] dm: tegra: net: Convert tegra boards to driver model for Ethernet
` [U-Boot] [PATCH 15/25] dm: test: Convert PCI tests to use the DM PCI API
` [U-Boot] [PATCH 16/25] dm: x86: Convert x86 PCI functions over to "
` [U-Boot] [PATCH 17/25] dm: pci: Add driver model API functions for address mapping
` [U-Boot] [PATCH 18/25] dm: net: Convert rtl8169 to use DM PCI API
` [U-Boot] [PATCH 19/25] dm: pci: Switch to DM API for PCI address mapping
` [U-Boot] [PATCH 20/25] dm: ahci: Convert to use new DM PCI API
` [U-Boot] [PATCH 21/25] dm: usb: Convert echi-pci "
` [U-Boot] [PATCH 22/25] dm: Convert PCI MMC over to use "
` [U-Boot] [PATCH 23/25] pci: Tidy up comments in pci_bind_bus_devices()

[U-Boot] [PATCH 0/6] test.py fixes & enhancements
 2015-11-18  3:20 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] test/py: require .config to exist
` [U-Boot] [PATCH 2/6] test/py: parse include/autoconf.mk for config options
` [U-Boot] [PATCH 3/6] test/py: limit outstanding TX data
` [U-Boot] [PATCH 4/6] test/py: print implicit shell prompt later
` [U-Boot] [PATCH 5/6] test/py: replace cmd_repeat.sh with Python
` [U-Boot] [PATCH 6/6] test/py: convert most of test/command_ut.c to Python

[U-Boot] [PATCH v7 15/23] rockchip: mmc: use non-removable property to distinguish emmc and sdcard register
 2015-11-18  1:37 UTC 

[U-Boot] [PATCH v6 00/23] Bring up rk3036 uboot
 2015-11-18  1:19 UTC  (18+ messages)
` [U-Boot] [PATCH v6 13/23] mmc: dw_mmc: move data transfer as a separate function
` [U-Boot] [PATCH v6 14/23] mmc: dw_mmc: support fifo mode in dwc mmc driver
` [U-Boot] [PATCH v6 15/23] rockchip: mmc: use non-removable property to disginguish emmc and sdcard register
` [U-Boot] [PATCH v6 16/23] rockchip: mmc: get the fifo mode and fifo depth property from dts
` [U-Boot] [PATCH v6 17/23] rockchip: add early uart driver
` [U-Boot] [PATCH v6 18/23] rockchip: add rk3036 sdram driver
` [U-Boot] [PATCH v6 19/23] rockchip: rk3036: Add core Soc start-up code
` [U-Boot] [PATCH v6 20/23] rockchip: Add basic support for evb-rk3036 board
` [U-Boot] [PATCH v6 21/23] rockchip: Add max spl size & spl header configs
` [U-Boot] [PATCH v6 22/23] rockchip: Add support for rk's second level loader
` [U-Boot] [PATCH v6 23/23] rockchip: doc: show packet rk3036 uboot image

[U-Boot] Please pull u-boot-marvell master
 2015-11-18  0:50 UTC  (2+ messages)

[U-Boot] Please pull ARC changes
 2015-11-18  0:50 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/2] Make most DDR non-secure in MMU while keep a small block secure
 2015-11-17 23:56 UTC  (3+ messages)
` [U-Boot] [PATCH v5 1/2] Reserve secure memory
` [U-Boot] [PATCH v5 2/2] armv8: fsl-layerscape: Make DDR non secure in MMU tables

[U-Boot] [PATCH] arc: add empty asm/processor.h to satisfy compilation of USB code
 2015-11-17 21:46 UTC  (2+ messages)

[U-Boot] [PATCH] board: axs10x switch serial port and Ethernet to driver model
 2015-11-17 21:45 UTC  (3+ messages)

[U-Boot] [PATCH] arc: add stubs for map_physmem() and unmap_physmem()
 2015-11-17 21:43 UTC  (9+ messages)

[U-Boot] [PATCH v2] spi: sf_ops: Check the return value from spi_flash_cmd_read_status()
 2015-11-17 19:27 UTC  (2+ messages)

[U-Boot] [PATCH v3] sf_probe: Add lock ops for SST SPI NOR flash
 2015-11-17 19:23 UTC  (5+ messages)

[U-Boot] [PATCH] spi: sf_ops: Check the return value from spi_flash_cmd_read_status()
 2015-11-17 19:05 UTC  (2+ messages)

[U-Boot] [PATCH] sf: Remove eeprom_m95xxx test driver
 2015-11-17 18:50 UTC  (2+ messages)

[U-Boot] [PATCH v2] sf_probe: Add lock ops for SST SPI NOR flash
 2015-11-17 18:48 UTC  (2+ messages)

[U-Boot] how to load u-boot environment from nand while spl is loading
 2015-11-17 18:33 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] am43xx: Enable QUAD mode and DMA support for QSPI
 2015-11-17 18:27 UTC  (10+ messages)
` [U-Boot] [PATCH 1/2] spi: ti_qspi: Add dummy readl for bus sync
` [U-Boot] [PATCH 2/2] ARM: am43xx: Enable QUAD read and EDMA support for ti_qspi

[U-Boot] [RESEND PATCH v5 1/6] cgtqmx6eval: Add SPI NOR flash support
 2015-11-17 18:24 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] spi_flash: Add error message when lock operations are not supported
 2015-11-17 18:22 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] sf_probe: Add lock ops for SST SPI NOR flash

[U-Boot] [PATCH] i2c, avr32: fix compiler warning "input is not relaxable"
 2015-11-17 17:38 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] test: fat: add error-checking to non-contig test
 2015-11-17 17:29 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] itest: add missing break statements to evalexp()

[U-Boot] [PATCH] vexpress64: compile Juno PCIe conditionally
 2015-11-17 14:33 UTC  (10+ messages)

[U-Boot] PSCI for H3
 2015-11-17 14:32 UTC  (3+ messages)
` [U-Boot] Fwd: "

[U-Boot] [PATCH 1/2] sunxi: Add basic H3 support
 2015-11-17 14:12 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] sunxi: Add H3 DRAM initialization support

[U-Boot] [PATCH v5] Fix board init code to respect the C runtime environment
 2015-11-17 13:39 UTC  (4+ messages)

[U-Boot] [PATCH 0/3] vexpress64 flash support
 2015-11-17 13:36 UTC  (6+ messages)
` [U-Boot] [PATCH 2/3] vexpress64: remove #error

[U-Boot] [PATCH v2 0/2] Add Xilinx Zynq boot.bin support
 2015-11-17 12:56 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage
` [U-Boot] [PATCH v2 2/2] ARM: zynq: Add target for building bootable SPL image for Zynq

[U-Boot] Needed Changes for updating to u-boot-2015.10 from u-boot-1.1.6
 2015-11-17 12:09 UTC 

Needed Changes for updating to u-boot-2015.10 from u-boot-1.1.6
 2015-11-17 11:40 UTC 

[U-Boot] [PATCH v2 00/15] km/powerpc: various bugfixes and support for 3 new boards
 2015-11-17 10:57 UTC  (17+ messages)
` [U-Boot] [PATCH v2 01/15] powerpc/83xx: add support for kmtepr2 board
` [U-Boot] [PATCH v2 02/15] powerpc/82xx: make set/get_pin for km82xx more flexible
` [U-Boot] [PATCH v2 03/15] powerpc/82xx/km: add testpin detection for mgcoge3ne
` [U-Boot] [PATCH v2 04/15] km/powerpc: increase space for kernel imange and FDT blob
` [U-Boot] [PATCH v2 05/15] km/powerpc: move open firmware defines to km-powerpc.h
` [U-Boot] [PATCH v2 06/15] km/powerpc: remove unneeded defines
` [U-Boot] [PATCH v2 07/15] km/powerpc82xx: remove unused function
` [U-Boot] [PATCH v2 08/15] powerpc/km8321: define CONFIG_SYS_DDRCDR
` [U-Boot] [PATCH v2 09/15] powerpc/km8309: "
` [U-Boot] [PATCH v2 10/15] powerpc/km8360: fix the ODT parameters for CS0
` [U-Boot] [PATCH v2 11/15] board/keymile/km82xx: setting dip_switch 3 and 4 will run bootloader
` [U-Boot] [PATCH v2 12/15] km83xx: use CONFIG_ENV_ADDR for the newenv env command
` [U-Boot] [PATCH v2 13/15] km8309: change the default QE_FW address
` [U-Boot] [PATCH v2 14/15] powerpc/83xx: add support for kmtegr1 board
` [U-Boot] [PATCH v2 15/15] km/powerpc: fix ft_board_setup prototype for km82xx & km83xx

[U-Boot] [PATCH] part:efi: add bootable parameter in gpt command
 2015-11-17 10:36 UTC 

[U-Boot] u-boot device model SPI + SPI Flash
 2015-11-17 10:30 UTC  (21+ messages)

[U-Boot] [PATCH v2 00/16] device model bring-up of ti-qspi on dra72, dra74 and am437x-sk evm
 2015-11-17  9:18 UTC  (26+ messages)
` [U-Boot] [PATCH v2 03/16] drivers: spi: ti_qspi: prepare driver for DM conversion
` [U-Boot] [PATCH v2 04/16] dm: core: Add a new api to get indexed device address
` [U-Boot] [PATCH v2 05/16] spi: Add support for dual and quad mode
` [U-Boot] [PATCH v2 09/16] arm: dts: dra7: add qspi register maps for memory map and control module
` [U-Boot] [PATCH v2 10/16] drivers: mtd: spi: sf_probe: add compatible for spansion spi flash
` [U-Boot] [PATCH v2 16/16] defconfig: am437x_sk_evm: enable spi driver model

[U-Boot] [PATCH v3 1/2] zynqmp: nand: Add Nand driver support for zynqmp
 2015-11-17  9:00 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] arasan: nfc: Add initial nand driver support for arasan

[U-Boot] [ANN] U-Boot v2016.01-rc1 released
 2015-11-17  8:40 UTC  (2+ messages)

[U-Boot] [PATCH v6 1/2] usb: zynqmp: Add XHCI driver support
 2015-11-17  8:22 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: mxs: fix VDDD brownout setting
 2015-11-17  8:05 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] checkpatch: ignore request to use ether_addr_copy()
 2015-11-17  8:04 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] usb: eth: add Realtek RTL8152B/RTL8153 driver

[U-Boot] [PATCH v7 01/21] include: Add log2 header from the kernel
 2015-11-17  6:43 UTC  (12+ messages)
` [U-Boot] [PATCH v7 21/21] sf: Add SPI NOR protection mechanism


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