public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-04-24 08:57:17 to 2015-04-25 21:47:18 UTC [more...]

[U-Boot] [PATCH v5 1/6] mx6cuboxi: Fix the defconfig name
 2015-04-25 21:47 UTC  (3+ messages)
` [U-Boot] [PATCH v5 2/6] mx6cuboxi: Prepare for multi SoC support
` [U-Boot] [PATCH v5 3/6] mx6cuboxi: Introduce multi-SoC support

[U-Boot] [PATCH 4/4] x86: minnowmax: initialize the pin-muxing from device tree
 2015-04-25 20:18 UTC  (2+ messages)
` [U-Boot] [PATCH 4/4 v2] "

[U-Boot] [PATCH 0/4] x86: support of pin-muxing from device tree
 2015-04-25 20:17 UTC  (11+ messages)
` [U-Boot] [PATCH 3/4] x86: gpio: add pinctrl support from the "
      ` [U-Boot] unassigned-patches/150: "
  ` [U-Boot] [PATCH 3/4 v2] "
    ` [U-Boot] unassigned-patches/151: Re: [PATCH 0/4] x86: support of pin-muxing from "

[U-Boot] [PATCH 2/4] x86: minnowmax: add GPIO banks in the device tree
 2015-04-25 20:16 UTC  (2+ messages)
` [U-Boot] [PATCH 2/4 v2] "

[U-Boot] [PATCH 1/4] x86: baytrail: fix the GPIOBASE address
 2015-04-25 20:16 UTC  (3+ messages)
` [U-Boot] [PATCH 1/5 v2] "
` [U-Boot] [PATCH 1/4 v3] "

[U-Boot] [PATCH v4 1/6] mx6cuboxi: Fix the defconfig name
 2015-04-25 20:15 UTC  (7+ messages)
` [U-Boot] [PATCH v4 2/6] mx6cuboxi: Prepare for multi SoC support
` [U-Boot] [PATCH v4 3/6] mx6cuboxi: Introduce multi-SoC support
` [U-Boot] [PATCH v4 4/6] mx6cuboxi: Differentiate Cubox-i and Hummingboard
` [U-Boot] [PATCH v4 5/6] mx6cuboxi: Use more standard namings for fdt variables
` [U-Boot] [PATCH v4 6/6] mx6cuboxi: Load the correct 'fdtfile' variable

[U-Boot] [PATCH 0/2 v3] arm: socfpga: Add Cadence QSPI support
 2015-04-25 19:48 UTC  (7+ messages)
` [U-Boot] [RFC PATCH 4/4 v3] mtd: sf: Add CONFIG_SPI_N25Q256A_RESET for software-reset

[U-Boot] socfpga: socdk and socrates share SPI flash config, move it to shared place
 2015-04-25 19:36 UTC  (7+ messages)
  ` [U-Boot] [PATCH] socfpga: implement socdk SPI flash config in dts
          ` [U-Boot] [PATCH] socfpga: implement arria V "

[U-Boot] [PATCH] x86: Correct Minnowboard instructions to use the right descriptor
 2015-04-25 17:54 UTC  (2+ messages)

[U-Boot] [PATCH RESEND 0/3] drivers/ddr/altera: Add the DDR controller driver for SoCFPGA
 2015-04-25 17:27 UTC  (3+ messages)
` [U-Boot] [PATCH RESEND 2/3] driver/ddr/altera/: Add the sdram calibration portion

[U-Boot] [PATCH v3 1/5] mx6cuboxi: Fix the defconfig name
 2015-04-25 17:02 UTC  (13+ messages)
` [U-Boot] [PATCH v3 2/5] mx6cuboxi: Prepare for multi SoC support
` [U-Boot] [PATCH v3 3/5] mx6cuboxi: Introduce multi-SoC support
` [U-Boot] [PATCH v3 4/5] mx6cuboxi: Differentiate Cubox-i and Hummingboard
` [U-Boot] [PATCH v3 5/5] mx6cuboxi: Load the correct 'fdt_file' variable
  ` [U-Boot] [U-Boot, v3, "

[U-Boot] fastboot boot base address behaviour
 2015-04-25 15:53 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/4] sunxi: emac: Add driver model support
 2015-04-25 15:41 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/4] sunxi: emac: port to phylib
` [U-Boot] [PATCH v2 2/4] sunxi: emac: Prepare for driver-model support
` [U-Boot] [PATCH v2 3/4] sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE
` [U-Boot] [PATCH v2 4/4] sunxi: emac: Add driver model support

[U-Boot] [PATCH] x86: minnowmax: use the correct NOR in the configuration
 2015-04-25 15:20 UTC  (7+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH 1/4] x86: Implement reset_cpu() correctly for modern CPUs
 2015-04-25 15:04 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] x86: ivybridge: Use reset_cpu()
` [U-Boot] [PATCH 3/4] x86: quark: "
` [U-Boot] [PATCH 4/4] x86: fsp: "

[U-Boot] Testing u-boot-dm/next
 2015-04-25 14:49 UTC  (4+ messages)

[U-Boot] [PATCH] dm: core: drop device removal error path correctly
 2015-04-25 14:22 UTC  (3+ messages)

[U-Boot] [PATCH] serial: ns16550: Remove hard-coded baud_divisor setting
 2015-04-25 14:22 UTC  (3+ messages)

[U-Boot] [PATCH 2/3] pci: Remove parameter 'class' of pci_rom_load()
 2015-04-25 14:18 UTC  (7+ messages)
` [U-Boot] [PATCH 3/3] biosemu: Do not free vga_info->BIOSImage when it is 0xc0000

[U-Boot] [PATCH 1/3] pci: Option rom class is a 24-bit number
 2015-04-25 14:18 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/4] x86: Add a function to assign IRQ numbers to PCI device
 2015-04-25 14:18 UTC  (9+ messages)
` [U-Boot] [PATCH v2 2/4] x86: Write configuration tables in last_stage_init()
` [U-Boot] [PATCH v2 3/4] x86: Support platform PIRQ routing
` [U-Boot] [PATCH v2 4/4] x86: queensbay: Implement "

[U-Boot] [PATCH 2/2] x86: Install a default e820 table in the __weak install_e820_map()
 2015-04-25 14:18 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] x86: Clean up arch/x86/include/asm/e820.h
 2015-04-25 14:17 UTC  (3+ messages)

[U-Boot] [PATCH V2] i2c: mxc: refactor i2c driver and support dm
 2015-04-25 13:04 UTC 

[U-Boot] Test
 2015-04-25 10:03 UTC  (2+ messages)

[U-Boot] [PATCH 00/21] sunxi: Move ALL boards to the device-model
 2015-04-25  8:39 UTC  (46+ messages)
` [U-Boot] [PATCH 01/21] sunxi: Do not build i2c support when we've no i2c controllers
` [U-Boot] [PATCH 02/21] sunxi: mmc: Fix card-detect gpio handling to work with the device-model
` [U-Boot] [PATCH 03/21] sunxi: usbc: Fix vbus "
` [U-Boot] [PATCH 04/21] sunxi: display: Fix "
` [U-Boot] [PATCH 05/21] sunxi: soft-i2c: "
` [U-Boot] [PATCH 06/21] sunxi: gpio: Rename GPIOs to include a 'P' prefix
` [U-Boot] [PATCH 07/21] sunxi: gpio: Add temporary implementation of name_to_gpio()
` [U-Boot] [PATCH 08/21] sunxi: gpio: Add compatible strings for all supported SoCs
` [U-Boot] [PATCH 09/21] sunxi: gpio: Build sunxi_name_to_gpio_bank for device-model code too
` [U-Boot] [PATCH 10/21] sunxi: gpio: Change axp_gpio_foo prototype to match gpio uclass ops
` [U-Boot] [PATCH 11/21] sunxi: gpio: Add support for AXP gpios to the dm gpio code
` [U-Boot] [PATCH 12/21] sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h
` [U-Boot] [PATCH 13/21] sunxi: emac: port to phylib
` [U-Boot] [PATCH 14/21] sunxi: emac: Prepare for device-model support
` [U-Boot] [PATCH 15/21] sunxi: emac: Add device model support
` [U-Boot] [PATCH 16/21] sunxi: dts: Sync all dts files with upstream kernel
` [U-Boot] [PATCH 17/21] sunxi: dts: Add dts files which have been submitted but not yet merged upstream
` [U-Boot] [PATCH 18/21] sunxi: dts: Add minimal dts files for board which lack a dts sofar
` [U-Boot] [PATCH 19/21] sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards
` [U-Boot] [PATCH 20/21] sunxi: Move all boards to the device-model
` [U-Boot] [PATCH 21/21] sunxi: emac: Remove non device-model code

[U-Boot] [PATCH] stm32f4: add serial print port
 2015-04-25  5:32 UTC 

[U-Boot] [PATCH] dm: core: Correct bug introduced in uclass_first/next_device()
 2015-04-25  4:33 UTC 

[U-Boot] [RESEND PATCH v3 00/13] Add Marvell Armada A38x 88F6820 SoC support
 2015-04-25  4:29 UTC  (14+ messages)
` [U-Boot] [RESEND PATCH v3 01/13] arm: armada-xp: Move SoC sources to mach-mvebu
` [U-Boot] [RESEND PATCH v3 02/13] arm: armada-xp: Move SoC headers to mach-mvebu/include/mach
` [U-Boot] [RESEND PATCH v3 03/13] arm: mvebu: Move mvebu-common into mach-mvebu
` [U-Boot] [RESEND PATCH v3 04/13] arm: mvebu: Change header macros from ARMADA_XP to MVEBU
` [U-Boot] [RESEND PATCH v3 05/13] arm: mvebu: Remove unreferenced define
` [U-Boot] [RESEND PATCH v3 06/13] arm: mvebu: Only define MV88F78X60 for Armada XP
` [U-Boot] [RESEND PATCH v3 07/13] arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header
` [U-Boot] [RESEND PATCH v3 08/13] arm: mvebu: Add basic Armada 38x support
` [U-Boot] [RESEND PATCH v3 09/13] arm: mvebu: Change network init code to allow a more flexible setup
` [U-Boot] [RESEND PATCH v3 10/13] arm: mvebu: Remove coherency configuration
` [U-Boot] [RESEND PATCH v3 11/13] arm: mvebu: mv-common.h: Add CONFIG_PREBOOT
` [U-Boot] [RESEND PATCH v3 12/13] arm: mvebu: Add d-cache invalidate before enabling the d-cache
` [U-Boot] [RESEND PATCH v3 13/13] arm: mvebu: Add Armada A38x DB-88F6820-GP board support

[U-Boot] Question about the hard-coded baud_divisor in debug_uart_init
 2015-04-25  2:37 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] x86: crownbay: Update dts for SST SPI flash
 2015-04-24 23:41 UTC  (3+ messages)

[U-Boot] Patchwork flaky?
 2015-04-24 23:08 UTC  (3+ messages)

[U-Boot] installing u-boot on a virtual x86 machine
 2015-04-24 23:04 UTC  (3+ messages)

[U-Boot] [PATCH] common/lcd_simplefb: Add support for 32bit organized framebuffers
 2015-04-24 22:30 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] eMMC 4.41 boot partition booting issue
 2015-04-24 20:50 UTC  (2+ messages)

[U-Boot] How to access GP partitions from uboot (2015.04)
 2015-04-24 20:47 UTC  (2+ messages)

[U-Boot] [PATCH] spl: descend into lib/ for all the SPL boards
 2015-04-24 20:01 UTC  (5+ messages)

[U-Boot] [PATCH] sunxi: display: Align end of memory to work around a linux-4.0 bug
 2015-04-24 18:39 UTC 

[U-Boot] [PATCH 01/10] sunxi: Also set Auxiliary Ctl SMP bit in SPL
 2015-04-24 18:32 UTC  (8+ messages)
` [U-Boot] [PATCH 07/10] sunxi: Fix end of kernel memory alignment for A33

[U-Boot] unassigned-patches/149: [PATCH] stm32f4: fix serial output bug
 2015-04-24 16:45 UTC 

[U-Boot] fatload from eMMC general purpose partition
 2015-04-24 15:58 UTC  (4+ messages)

[U-Boot] [PATCH v2] dm: sf: Add Atmel DataFlash spi flash driver
 2015-04-24 15:55 UTC  (2+ messages)

[U-Boot] [PATCH v2] f_thor: Dont perform reset at the end of thor
 2015-04-24 15:48 UTC  (2+ messages)

[U-Boot] [RESEND PATCH] usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE
 2015-04-24 15:46 UTC  (2+ messages)

[U-Boot] [RFC] Booting Xen from a FIT - Additional discussion about a refactor
 2015-04-24 15:46 UTC  (6+ messages)

[U-Boot] Please pull u-boot-fdt
 2015-04-24 15:37 UTC 

[U-Boot] [PATCH] stm32f4: fix serial output
 2015-04-24 15:10 UTC 

[U-Boot] [PATCH 0/1] fdt: Fix handling of paths with options in them
 2015-04-24 13:34 UTC  (9+ messages)
` [U-Boot] [PATCH] "

[U-Boot] [PATCH v3 00/17] Power(full) framework based on Driver Model
 2015-04-24 13:00 UTC  (14+ messages)
` [U-Boot] [PATCH v4 00/16] "
  ` [U-Boot] [PATCH v4 07/16] dm: regulator: add regulator command

[U-Boot] [PATCH 1/5] board/BuR/tseries: take usage of CONFIG_LCD_ROTATION
 2015-04-24 12:49 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] board/BuR/tseries: remove unnary CONFIG_LCD_NOSTDOUT
` [U-Boot] [PATCH 3/5] board/BuR/tseries: Add simplefb support
` [U-Boot] [PATCH 4/5] board/BuR/common: remove BMP_DISPLAY from tseries board
` [U-Boot] [PATCH 5/5] board/BuR/common: rename "usbupdate" environment to "usbscript"

[U-Boot] [PATCH v2 2/2] dm: sf: Make SST flash write op work again
 2015-04-24 11:51 UTC 

[U-Boot] [PATCH v2 1/2] dm: sf: Save flash flags to struct spi_flash
 2015-04-24 11:51 UTC 

[U-Boot] [PATCH v2] spi: omap3: Fix timeout handling
 2015-04-24 11:34 UTC  (4+ messages)

[U-Boot] [PATCH] image: android: handle default kernel address
 2015-04-24 10:53 UTC 

[U-Boot] [GIT PULL] u-boot-mips/master
 2015-04-24 10:20 UTC 

[U-Boot] [PATCH v2 0/4] x86: Add platform PIRQ routing
 2015-04-24 10:10 UTC 

[U-Boot] [U-Boot PATCH v2] sf: Fix to compute proper sector_size
 2015-04-24  9:50 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] dm: sf: Make SST flash write op work again
 2015-04-24  9:31 UTC  (5+ messages)

[U-Boot] [PATCH v2] net/phy: refactor RTL8211F initialization
 2015-04-24  8:57 UTC 


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