public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-04-27 22:48:13 to 2015-04-29 02:43:47 UTC [more...]

[U-Boot] [PATCH 00/20] dm: rtc: Add driver model support for real-time clocks
 2015-04-29  2:43 UTC  (2+ messages)

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

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

[U-Boot] [PATCH 00/20] x86: Add CPU uclass and multi-core support for Minnowboard MAX
 2015-04-29  2:08 UTC  (34+ messages)
` [U-Boot] [PATCH 01/20] Fix comment nits in board_f.c
` [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] [PATCH 18/20] x86: Add a CPU driver for baytrail
` [U-Boot] [PATCH 19/20] x86: Tidy up the LAPIC init code
` [U-Boot] [PATCH 20/20] x86: Enable multi-core init for Minnowboard MAX

[U-Boot] [PATCH 1/4] x86: Implement reset_cpu() correctly for modern CPUs
 2015-04-29  2:08 UTC  (6+ messages)
` [U-Boot] [PATCH 2/4] x86: ivybridge: Use reset_cpu()

[U-Boot] [PATCH] pepper: Add support for DDR3 variants
 2015-04-29  0:50 UTC  (3+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2015-04-29  0:39 UTC 

[U-Boot] [PATCH] x86: Correct Minnowboard instructions to use the right descriptor
 2015-04-29  0:14 UTC  (5+ messages)

[U-Boot] [v2 PATCH 0/2] omap3-overo: Code cleanup and reduce the size of MLO binary
 2015-04-28 23:55 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] This separates the SPL-specific code from the u-boot-specific code for the Overo board following the discussion at http://lists.denx.de/pipermail/u-boot/2015-April/211622.html
` [U-Boot] [PATCH 2/2] u-boot breaks for the Overo boards since the following commit: a6b541b09022acb6f7c2754100ae26bd44eed1d9

[U-Boot] [PATCH 0/1] fdt: Fix handling of paths with options in them
 2015-04-28 23:29 UTC  (10+ messages)
` [U-Boot] [PATCH] "

[U-Boot] [PATCH] x86: link: Add PCH driver to support SPI Flash
 2015-04-28 23:27 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] x86: Correct Minnowboard instructions to use the right descriptor
 2015-04-28 23:25 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] x86: Update chromebook_link instructions for binary blob

[U-Boot] [PATCH] davinci: restore CONFIG_SPL=y to configs/omapl138_lcdk_defconfig
 2015-04-28 23:20 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] omap3: overo: collected fixes
 2015-04-28 23:17 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] omap3: overo: Set the Arbor43C 'expansionname'
` [U-Boot] [PATCH 2/6] omap3: overo: Add DTS support for TobiDuo expansion
` [U-Boot] [PATCH 3/6] overo: Add support for Palo35 expansion board
` [U-Boot] [PATCH 4/6] omap3: overo: Use software BCH8 ECC for NAND
` [U-Boot] [PATCH 5/6] omap3: overo: Allow boot with kernel in UBI rootfs
` [U-Boot] [PATCH 6/6] overo: Override RAM setup for rev. 0 boards

[U-Boot] HUSH logical AND/OR expressions
 2015-04-28 22:51 UTC  (7+ messages)

[U-Boot] Please pull u-boot-dm
 2015-04-28 22:50 UTC 

[U-Boot] fastboot boot base address behaviour
 2015-04-28 22:24 UTC  (2+ messages)

[U-Boot] [PATCH] driver/ddr/fsl: Remove deskew_cntrl register
 2015-04-28 21:23 UTC 

[U-Boot] [PATCH 1/4] mx6cuboxi: Add HDMI output support
 2015-04-28 18:58 UTC  (17+ messages)
` [U-Boot] [PATCH 2/4] mx6cuboxi: Add USB host support
` [U-Boot] [PATCH 3/4] mx6cuboxi: Allow HDMI and USB keyboard to be stdout/stdin
` [U-Boot] [PATCH 4/4] logos: Add Solidrun's logo

[U-Boot] [PATCH] powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.c
 2015-04-28 17:59 UTC 

[U-Boot] [PATCH 0/4]: imx: mx6: use OTP for temperature grade and freq grade
 2015-04-28 17:31 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4] imx: mx6: display max cpu frequency in print_cpuinfo()
` [U-Boot] [PATCH 2/4] mx6: add OTP bank1 registers
` [U-Boot] [PATCH 3/4] imx: mx6: add display of temperature grade of processor in cpu_printinfo()
` [U-Boot] [PATCH 4/4] thermal: imx_thermal: use CPU temperature grade for trip points

[U-Boot] [RFC PATCH v2] arm: mx6: Clamp MMDC and DDR3 clocks for timing calculations
 2015-04-28 16:43 UTC  (2+ messages)

[U-Boot] [PATCH] mpc85xx: gpio related compiler error fix when build common/cmd_gpio.c
 2015-04-28 16:39 UTC  (2+ messages)

[U-Boot] [PATCH] New QorIQ p1020 based board support from Arcturus Networks Inc
 2015-04-28 16:36 UTC  (2+ messages)

[U-Boot] Fat filesystem format support in u-boot
 2015-04-28 16:27 UTC  (2+ messages)

[U-Boot] Hi, guys
 2015-04-28 16:23 UTC  (2+ messages)

[U-Boot] [PATCH] mpc85xx/T104xD4RDB: Add T104xD4RDB boards support
 2015-04-28 16:13 UTC  (3+ messages)

[U-Boot] [PATCH] x86: Correct the typo in write_tables()
 2015-04-28 15:40 UTC  (3+ messages)

[U-Boot] [PATCH 2/5] x86: Kconfig: Move platform options forward
 2015-04-28 15:40 UTC  (12+ 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-28 15:40 UTC  (3+ messages)

[U-Boot] [PATCH 2/3] x86: quark: Turn on legacy segments decode
 2015-04-28 15:39 UTC  (5+ 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-28 15:39 UTC  (3+ messages)

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

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

[U-Boot] [PATCH 1/4] x86: baytrail: fix the GPIOBASE address
 2015-04-28 15:39 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4 v3] "

[U-Boot] [PATCH 3/4] x86: gpio: add pinctrl support from the device tree
 2015-04-28 15:22 UTC  (4+ messages)
` [U-Boot] [PATCH 3/4 v2] "

[U-Boot] [PULL] Please pull u-boot-imx
 2015-04-28 15:01 UTC 

[U-Boot] Pull request: u-boot-spi/master
 2015-04-28 14:51 UTC  (2+ messages)

[U-Boot] Please pull u-boot-fdt
 2015-04-28 14:51 UTC  (2+ messages)

[U-Boot] [GIT PULL] u-boot-mips/master
 2015-04-28 14:51 UTC  (2+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq master
 2015-04-28 14:50 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/6] sunxi: Add driver-model support for axp pmic gpio pins
 2015-04-28 13:56 UTC  (15+ 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] [UBOOT PATCH] ci_udc: Update the ci_udc driver to support bulk transfers
 2015-04-28 13:55 UTC  (3+ messages)

[U-Boot] [PATCH 1/5] drivers:usb:dwc3: Add DWC3 controller driver support
 2015-04-28 13:53 UTC  (6+ messages)
` [U-Boot] [PATCH 2/5][v3]drivers:usb:fsl: Add XHCI "
` [U-Boot] [PATCH 3/5] arch:arm:fsl: Add XHCI support for LS1021A
` [U-Boot] [PATCH 4/5][v3]include:configs:ls1021atwr: Enable USB IP support
` [U-Boot] [PATCH 5/5] include:configs:ls1021aqds: "

[U-Boot] [PATCH 4/4] x86: minnowmax: initialize the pin-muxing from device tree
 2015-04-28 13:53 UTC  (3+ messages)
` [U-Boot] [PATCH 4/4 v2] "

[U-Boot] [U-Boot 0/7] dm: spi: Convert few drivers to driver model
 2015-04-28 13:51 UTC  (4+ messages)

[U-Boot] [UBOOT PATCH] mtd: nand: Increase max sizes of OOB and Page size
 2015-04-28 12:46 UTC 

[U-Boot] [UBOOT PATCH] arasan: nfc: Add initial nand driver support for arasan
 2015-04-28 12:45 UTC 

[U-Boot] [PATCH] dm: core: Correct bug introduced in uclass_first/next_device()
 2015-04-28 12:42 UTC  (2+ messages)

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

[U-Boot] [PATCH] ARM: cache-cp15: Make sure EAE is not enabled
 2015-04-28 12:21 UTC 

[U-Boot] installing u-boot on a virtual x86 machine
 2015-04-28 11:05 UTC  (9+ messages)

[U-Boot] Intel Galileo on u-boot
 2015-04-28  9:40 UTC 

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

[U-Boot] [PATCH v2 2/2] dm: sf: Make SST flash write op work again
 2015-04-28  8:08 UTC  (2+ messages)

[U-Boot] "Writing to MMC(%d)... failed"
 2015-04-28  8:07 UTC 

[U-Boot] [PATCH v3] sf: Fix to compute proper sector_size
 2015-04-28  8:05 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] dm: sf: Save flash flags to struct spi_flash
 2015-04-28  8:04 UTC  (2+ messages)

[U-Boot] Undelivered Mail Returned to Sender
 2015-04-28  6:56 UTC 

[U-Boot] [PATCH 0/6] sunxi: usb: Turn the usbc code into a usb-phy driver
 2015-04-28  6:41 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] sunxi: usb: Move setup of host controller clocks to the host controller drivers
` [U-Boot] [PATCH 2/6] sunxi: usb: Remove sunxi_usbc_get_io_base function
` [U-Boot] [PATCH 3/6] sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
` [U-Boot] [PATCH 4/6] sunxi: usb: Rename the usbc.? files to usb_phy.?
` [U-Boot] [PATCH 5/6] sunxi: usb: Do not call phy_probe from hcd code
` [U-Boot] [PATCH 6/6] sunxi: usb: Protect phy-init and phy-power-on against multiple calls

[U-Boot] [PATCH] cmd_part: fix usage text
 2015-04-28  6:16 UTC  (2+ messages)

[U-Boot] "Writing to MMC(%d)... failed"
 2015-04-28  5:39 UTC 

[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-28  5:32 UTC  (2+ messages)

[U-Boot] [PATCH 0/29] dm: Introduce device tree support in SPL (for Rockchip)
 2015-04-28  3:20 UTC  (4+ messages)
` [U-Boot] [PATCH 05/29] fdt: arm: Drop device tree padding

[U-Boot] [PATCH] dm: i2c-gpio: Remove redundant dm_gpio_set_value() call
 2015-04-28  3:20 UTC  (2+ messages)

[U-Boot] [PATCH v6 0/26] tegra: Add eDP support for nyan-big
 2015-04-28  3:03 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] hummingboard: Remove mx6solo specific support
 2015-04-28  0:05 UTC  (2+ messages)

[U-Boot] [PATCH v6 0/4] spi, sf: add mtdparts feature to spi and sf commands
 2015-04-27 23:49 UTC  (3+ messages)
` [U-Boot] [PATCH v6 2/4] mtd, nand: move common functions from cmd_nand.c to common place


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