public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-04-25 14:18:12 to 2015-04-27 22:48:20 UTC [more...]

[U-Boot] [PATCH 00/20] x86: Add CPU uclass and multi-core support for Minnowboard MAX
 2015-04-27 22:48 UTC  (18+ messages)
` [U-Boot] [PATCH 01/20] Fix comment nits in board_f.c
` [U-Boot] [PATCH 02/20] dm: core: Add a function to bind a driver for a device tree node
` [U-Boot] [PATCH 03/20] x86: Remove unwanted MMC debugging
` [U-Boot] [PATCH 04/20] x86: Disable -Werror
` [U-Boot] [PATCH 05/20] Move display_options functions to their own header
` [U-Boot] [PATCH 06/20] Add print_freq() to display frequencies nicely
` [U-Boot] [PATCH 07/20] x86: Add support for the Simple Firmware Interface (SFI)
` [U-Boot] [PATCH 08/20] dm: Implement a CPU uclass
` [U-Boot] [PATCH 09/20] Add a 'cpu' command to print CPU information
` [U-Boot] [PATCH 10/20] x86: Add atomic operations
` [U-Boot] [PATCH 11/20] x86: Add defines for fixed MTRRs
` [U-Boot] [PATCH 12/20] x86: Add an mfence macro
` [U-Boot] [PATCH 13/20] x86: Store the GDT pointer in global_data
` [U-Boot] [PATCH 14/20] x86: Provide access to the IDT
` [U-Boot] [PATCH 15/20] x86: Add multi-processor init
` [U-Boot] [PATCH 16/20] x86: Add functions to set and clear bits on MSRs
` [U-Boot] [PATCH 17/20] x86: Allow CPUs to be set up after relocation

[U-Boot] Regression in usb-storage in u-boot 2015.04 ???
 2015-04-27 21:41 UTC  (7+ messages)

[U-Boot] [PATCH v3 0/7] Add support for Colibri Vybrid Modules
 2015-04-27 21:39 UTC  (9+ messages)

[U-Boot] [PATCH] sandbox: Don't try distro_bootcmd by default
 2015-04-27 20:56 UTC  (2+ messages)

[U-Boot] [PATCH] x86: Correct Minnowboard instructions to use the right descriptor
 2015-04-27 20:52 UTC  (3+ messages)

[U-Boot] [PATCH 00/11] Improve env var handling for net stack
 2015-04-27 20:07 UTC  (17+ messages)
` [U-Boot] [PATCH 05/11] env: Simplify the reverse_strstr() interface
` [U-Boot] [PATCH 09/11] net: Apply default format rules to all ethaddr
` [U-Boot] [PATCH 10/11] net: Use env callbacks for net variables

[U-Boot] [PATCH v2] net/phy: refactor RTL8211F initialization
 2015-04-27 19:40 UTC  (2+ messages)

[U-Boot] [PATCH] mpc85xx/T104xD4RDB: Add T104xD4RDB boards support
 2015-04-27 19:02 UTC  (3+ messages)

[U-Boot] [PATCH v2] stm32f4: add serial print port
 2015-04-27 19:01 UTC 

[U-Boot] [PATCH] use CONFIG_CMD_HOST to enable the host command
 2015-04-27 18:33 UTC  (2+ messages)

[U-Boot] [PATCH v2] stm32f4: fix serial output
 2015-04-27 18:25 UTC 

[U-Boot] [PATCH v2] gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places
 2015-04-27 17:03 UTC  (2+ messages)

[U-Boot] [PATCH] stm32f4: fix serial output
 2015-04-27 16:50 UTC 

[U-Boot] [PATCH 0/2 v3] arm: socfpga: Add Cadence QSPI support
 2015-04-27 16:35 UTC  (8+ 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-27 16:22 UTC  (8+ messages)
` [U-Boot] [PATCH] socfpga: implement socdk SPI flash config in dts
      ` [U-Boot] [PATCH] socfpga: implement arria V "

[U-Boot] [PATCH] builderthread.py: Keep 'SPL'
 2015-04-27 15:54 UTC  (2+ messages)

[U-Boot] installing u-boot on a virtual x86 machine
 2015-04-27 15:50 UTC  (4+ messages)

[U-Boot] [PATCH v2] spi: omap3: Fix timeout handling
 2015-04-27 15:40 UTC  (5+ messages)

[U-Boot] [PATCH v3] sf: Fix to compute proper sector_size
 2015-04-27 15:36 UTC 

[U-Boot] [PATCH 2/5] x86: Kconfig: Move platform options forward
 2015-04-27 15:22 UTC  (4+ messages)
` [U-Boot] [PATCH 3/5] x86: Kconfig: MARK_GRAPHICS_MEM_WRCOMB cosmetics
` [U-Boot] [PATCH 4/5] x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig
` [U-Boot] [PATCH 5/5] x86: Kconfig: Remove deprecated CONFIG_SYS_EXTRA_OPTIONS

[U-Boot] [PATCH 1/5] x86: Kconfig: Divide the target selection to vendor/model
 2015-04-27 15:22 UTC 

[U-Boot] [U-Boot 0/7] dm: spi: Convert few drivers to driver model
 2015-04-27 15:02 UTC  (5+ messages)
` [U-Boot] [U-Boot 1/7] dm: spi: zynq_spi: Convert "

[U-Boot] [U-Boot PATCH v2] sf: Fix to compute proper sector_size
 2015-04-27 14:47 UTC  (3+ messages)

[U-Boot] switching to single .config configuration issues
 2015-04-27 13:43 UTC 

[U-Boot] HUSH logical AND/OR expressions
 2015-04-27 13:39 UTC 

[U-Boot] [PATCH V3] i2c: mxc: refactor i2c driver and support dm
 2015-04-27 13:36 UTC 

[U-Boot] [PATCH 1/2] hummingboard: Remove mx6solo specific support
 2015-04-27 12:20 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mx6cuboxi: Mention Cubox-i in the README

[U-Boot] [PATCH] bugfix i.mx6 pwm: prevent overflow of period_c * duty_ns by casting duty_ns to ull first. This bug came up when trying to create a 200 Hz PWM
 2015-04-27 12:11 UTC 

[U-Boot] [PATCH 3/4][v2]include:configs:ls1021atwr: Enable USB IP support
 2015-04-27 12:08 UTC  (4+ messages)

[U-Boot] MinnowBoard Max uboot
 2015-04-27 11:55 UTC  (8+ messages)

[U-Boot] [U-Boot PATCH 0/8] spi: Driver cleanup series
 2015-04-27 11:30 UTC  (4+ messages)
` [U-Boot] [U-Boot PATCH 3/8] spi: Zap ftssp010_spi driver

[U-Boot] [PATCH v5 1/6] mx6cuboxi: Fix the defconfig name
 2015-04-27 11:10 UTC  (22+ 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 v5 4/6] mx6cuboxi: Differentiate Cubox-i and Hummingboard
` [U-Boot] [PATCH v5 5/6] mx6cuboxi: Use more standard namings for fdt variables
` [U-Boot] [PATCH v5 6/6] mx6cuboxi: Load the correct 'fdtfile' variable

[U-Boot] Upgrading U-Boot stops Linux booting
 2015-04-27 10:45 UTC 

[U-Boot] [PATCH 1/2] spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics
 2015-04-27  8:21 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/2] spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics
 2015-04-27  8:20 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] spl: spl_mmc: Partition raw boot mode for eMMC

[U-Boot] [PATCH] t4240qds: apply some updates
 2015-04-27  7:28 UTC 

[U-Boot] Compile u-boot with specific options (bootargs)
 2015-04-27  7:12 UTC 

[U-Boot] [PATCH 2/3] x86: quark: Turn on legacy segments decode
 2015-04-27  6:16 UTC  (2+ messages)
` [U-Boot] [PATCH 3/3] x86: quark: Implement PIRQ routing

[U-Boot] [PATCH 1/3] x86: Check PIRQ routing table sanity in the F segment
 2015-04-27  6:16 UTC 

[U-Boot] Fat filesystem format support in u-boot
 2015-04-27  5:43 UTC 

[U-Boot] [PATCH v6 0/4] spi, sf: add mtdparts feature to spi and sf commands
 2015-04-27  5:42 UTC  (5+ messages)
` [U-Boot] [PATCH v6 1/4] mtd, spi: add MTD layer driver
` [U-Boot] [PATCH v6 2/4] mtd, nand: move common functions from cmd_nand.c to common place
` [U-Boot] [PATCH v6 3/4] spi, sf: use offset and size in sf cmd from mtdpartition
` [U-Boot] [PATCH v6 4/4] mtd, spi: check if flash pointer is used

[U-Boot] [PATCH 1/4] x86: Implement reset_cpu() correctly for modern CPUs
 2015-04-27  4:59 UTC  (8+ 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] [PATCH v4] powerpc/t1023rdb: Add T1023 RDB board support
 2015-04-27  3:29 UTC  (5+ messages)

[U-Boot] [PATCH v2] dm: sf: Add Atmel DataFlash spi flash driver
 2015-04-27  3:26 UTC  (3+ messages)

[U-Boot] [PATCH v2 08/10] sunxi: Add basic A33 basic support
 2015-04-26 18:52 UTC 

[U-Boot] [PATCH 01/10] sunxi: Also set Auxiliary Ctl SMP bit in SPL
 2015-04-26 18:31 UTC  (6+ messages)
` [U-Boot] [PATCH 06/10] sunxi: Add a33 dram init code

[U-Boot] [PATCH v2 03/10] sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
 2015-04-26 15:21 UTC 

[U-Boot] [PATCH] x86: minnowmax: use the correct NOR in the configuration
 2015-04-26 14:08 UTC  (5+ messages)
` [U-Boot] [PATCH v2] "

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

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

[U-Boot] [PATCH v2 0/4] sunxi: emac: Add driver model support
 2015-04-26 12:00 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/4] sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE

[U-Boot] [PATCH 00/21] sunxi: Move ALL boards to the device-model
 2015-04-26 10:06 UTC  (35+ 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 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 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 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 v2 0/6] sunxi: Add driver-model support for axp pmic gpio pins
 2015-04-26  9:51 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops
` [U-Boot] [PATCH v2 2/6] sunxi: axp: Move axp pmic register helpers to a separate file
` [U-Boot] [PATCH v2 3/6] sunxi: axp: Add support for i2c based PMICs to the pmic-bus helpers
` [U-Boot] [PATCH v2 4/6] sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
` [U-Boot] [PATCH v2 5/6] sunxi: axp: Add driver-model support to the axp_gpio code
` [U-Boot] [PATCH v2 6/6] sunxi: axp: Remove non driver-model support from the axp gpio code

[U-Boot] [PATCH V2] i2c: mxc: refactor i2c driver and support dm
 2015-04-26  7:38 UTC  (2+ messages)

[U-Boot] [PATCH] dm: i2c: mxc support DM
 2015-04-26  7:37 UTC  (5+ messages)

[U-Boot] [dm/next PATCH v1] dm: qspi fix claim bus and release bus
 2015-04-26  7:05 UTC  (4+ messages)

[U-Boot] [PATCH] dm: i2c-gpio: Remove redundant dm_gpio_set_value() call
 2015-04-26  3:05 UTC 

[U-Boot] [PATCH] README: fix typo in 'currently'
 2015-04-26  0:32 UTC  (2+ messages)

[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 3/4] x86: gpio: add pinctrl support from the device tree
 2015-04-25 20:17 UTC  (2+ messages)
` [U-Boot] [PATCH 3/4 v2] "

[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 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  (8+ messages)
` [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  (4+ messages)

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

[U-Boot] [PATCH v2 2/4] x86: Write configuration tables in last_stage_init()
 2015-04-25 14:18 UTC  (7+ messages)
` [U-Boot] [PATCH v2 3/4] x86: Support platform PIRQ routing
` [U-Boot] [PATCH v2 4/4] x86: queensbay: Implement "


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