public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-01-26 22:24:49 to 2015-01-28 04:09:32 UTC [more...]

[U-Boot] [PATCH v3 0/6] Exynos5: Fix warnings and enrich clock_get_periph_rate
 2015-01-28  4:09 UTC  (8+ messages)
` [U-Boot] [PATCH v3 1/6] Exynos5: Fix compiler warnings due to clock_get_periph_rate
` [U-Boot] [PATCH v3 2/6] Exynos542x: Move exynos5420_get_pll_clk up and rename
` [U-Boot] [PATCH v3 3/6] Exynos542x: Add and enable get_periph_rate support

[U-Boot] [PATCH 0/2 v2] No need for parade bridge on peach-pi
 2015-01-28  4:02 UTC  (9+ messages)
` [U-Boot] [PATCH 1/2 v2] Exynos5800: The Peach-Pi board does not have a Parade video bridge

[U-Boot] [PATCH] net: configure DWMAC DMA by default AXI burst length
 2015-01-28  3:24 UTC  (3+ messages)

[U-Boot] [PATCH v1 0/8] avr32: add generic board
 2015-01-28  3:09 UTC  (10+ messages)
` [U-Boot] [PATCH v1 1/8] avr32: use dlmalloc for DMA buffers
` [U-Boot] [PATCH v1 2/8] avr32: rename cpu_init() -> arch_cpu_init()
` [U-Boot] [PATCH v1 3/8] avr32: factor out cpu_mmc_init()
` [U-Boot] [PATCH v1 4/8] avr32: rename mmu.h definitions
` [U-Boot] [PATCH v1 5/8] common/board_r: manual relocation for cmd table
` [U-Boot] [PATCH v1 6/8] avr32: add generic board support
` [U-Boot] [PATCH v1 7/8] grasshopper: enable generic board
` [U-Boot] [PATCH v1 8/8] atstk1002: "

[U-Boot] [RFC PATCH 0/7] Add Driver Model support to network stack
 2015-01-28  2:34 UTC  (16+ messages)
` [U-Boot] [RFC PATCH 1/7] net: Provide a function to get the current MAC address
` [U-Boot] [RFC PATCH 2/7] net: Rename helper function to be more clear
` [U-Boot] [RFC PATCH 3/7] net: Remove unneeded "extern" in net.h
` [U-Boot] [RFC PATCH 4/7] net: Refactor in preparation for driver model
` [U-Boot] [RFC PATCH 5/7] net: Add basic driver model support to Ethernet stack
` [U-Boot] [RFC PATCH 6/7] net: Add network support to sandbox
` [U-Boot] [RFC PATCH 7/7] net: Add ARP and PING response to sandbox driver

[U-Boot] [RFC PATCH 04/21] ARM: tegra: collect SoC sources into mach-tegra
 2015-01-28  2:11 UTC  (3+ messages)

[U-Boot] [PATCH 0/23] x86: Add bare support for Intel Minnowboard Max
 2015-01-28  1:20 UTC  (60+ messages)
` [U-Boot] [PATCH 01/23] x86: Enhance the microcode tool to support header files as input
` [U-Boot] [PATCH 02/23] pci: Add a function to find a device by class
` [U-Boot] [PATCH 03/23] x86: pci: Add PCI IDs for Minnowboard Max
` [U-Boot] [PATCH 04/23] x86: video: Enable video "
` [U-Boot] [PATCH 05/23] usb: pci: Use pci_find_class() to find the device
` [U-Boot] [PATCH 06/23] usb: pci: Add XHCI driver for PCI
` [U-Boot] [PATCH 07/23] x86: Add an option to enabling building a ROM file
` [U-Boot] [PATCH 08/23] x86: Make MMCONF_BASE_ADDRESS common across x86
` [U-Boot] [PATCH 09/23] x86: video: Allow video ROM execution to fall back to the other method
` [U-Boot] [PATCH 10/23] x86: bootstage: Add time measurement for vesa start-up
` [U-Boot] [PATCH 11/23] x86: Move common FSP code into a common location
` [U-Boot] [PATCH 12/23] x86: Adjust the FSP types slightly
` [U-Boot] [PATCH 13/23] x86: Make CAR and DRAM FSP code common
` [U-Boot] [PATCH 14/23] x86: Move common FSP functions into a common file
` [U-Boot] [PATCH 15/23] x86: Remove unnecessary casts and fix comment typos
` [U-Boot] [PATCH 16/23] x86: Allow FSP Kconfig settings for all x86
` [U-Boot] [PATCH 17/23] x86: Define cache line size
` [U-Boot] [PATCH 18/23] x86: Allow a UART to be set up before the FSP is ready
` [U-Boot] [PATCH 19/23] x86: spi: Support ValleyView in ICH SPI driver
` [U-Boot] [PATCH 20/23] scsi: bootstage: Measure time taken to scan the bus
` [U-Boot] [PATCH 21/23] x86: Enable bootstage features
` [U-Boot] [PATCH 22/23] x86: Add some documentation on how to port U-Boot on x86
` [U-Boot] [PATCH 23/23] x86: Add support for Intel Minnowboard Max

[U-Boot] [PATCH] Makefile: clean boot.bin
 2015-01-28  1:17 UTC  (4+ messages)

[U-Boot] [PATCH] lcd: fix console address is not initialized
 2015-01-28  1:13 UTC 

[U-Boot] [PATCH] lcd: fix console address is not initialized
 2015-01-28  1:08 UTC  (6+ messages)

[U-Boot] [PATCH 1/5] nand: Use common read function instead of verify_buf()
 2015-01-27 23:47 UTC  (8+ messages)
` [U-Boot] [PATCH 3/5] mtd: nand: Remove nand_verify_buf() function
` [U-Boot] [PATCH 4/5] mtd: nand: Use ECC for NAND write verification
` [U-Boot] [PATCH 5/5] mtd: davinci "

[U-Boot] [PATCH 1/2] RFC: dm: Kconfig: Move all driver model CONFIGs to Kconfig
 2015-01-27 23:40 UTC  (2+ messages)

[U-Boot] checkstack.pl
 2015-01-27 23:35 UTC 

[U-Boot] [PATCH 1/2] mtd:mxs:nand calculate ecc strength dynamically
 2015-01-27 23:14 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] This series implements fastboot on the "bcm28155_ap" boards
 2015-01-27 23:00 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] usb: add 'bcm_udc_otg' support

[U-Boot] [RFC PATCH] ARM: Activate hypervisor mode for TI am5726 (OMAP5/dra7)
 2015-01-27 19:32 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi: TZX-Q8-713B7 support
 2015-01-27 18:58 UTC  (2+ messages)

[U-Boot] [PATCH] spl: Change printf to puts for "Unsupported boot-device"
 2015-01-27 18:02 UTC  (3+ messages)

[U-Boot] [PATCH 00/18] Exynos: move i2c driver to dm api
 2015-01-27 15:44 UTC  (43+ messages)
` [U-Boot] [PATCH 01/18] arndale: config: disable max77686 support
  ` [U-Boot] [PATCH 02/18] exynos5250: config: disable max77686 driver
  ` [U-Boot] [PATCH 03/18] smdk5250: config: enable max77686 driver support
  ` [U-Boot] [PATCH 04/18] exynos4: dts: add missing i2c properties
  ` [U-Boot] [PATCH 05/18] arndale: dts: add missing i2c aliases
  ` [U-Boot] [PATCH 06/18] exynos5: pinmux: check flag for i2c config
` [U-Boot] [PATCH v2 00/10] exynos: enable dm i2c
  ` [U-Boot] [PATCH v2 07/10] dm: i2c: s3c24x0: adjust to dm-i2c api
  ` [U-Boot] [PATCH v2 08/10] odroid u3: dts: add missing i2c aliases
  ` [U-Boot] [PATCH v2 09/10] odroid u3: enable dm i2c support
  ` [U-Boot] [PATCH v2 10/10] exynos5: enable dm i2c
  ` [U-Boot] [PATCH v3 00/12] exynos: "
    ` [U-Boot] [PATCH v3 01/12] dm: i2c-uclass-compat: fix missed argument
    ` [U-Boot] [PATCH v3 02/12] arndale: config: disable max77686 support
    ` [U-Boot] [PATCH v3 03/12] exynos5250: config: disable max77686 driver
    ` [U-Boot] [PATCH v3 04/12] smdk5250: config: enable max77686 driver support
    ` [U-Boot] [PATCH v3 05/12] exynos4: dts: add missing i2c properties
    ` [U-Boot] [PATCH v3 06/12] arndale: dts: add missing i2c aliases
    ` [U-Boot] [PATCH v3 07/12] exynos5: pinmux: check flag for i2c config
    ` [U-Boot] [PATCH v3 08/12] i2c: s3c24x0: reduce transmission status timeout
    ` [U-Boot] [PATCH v3 09/12] dm: i2c: s3c24x0: adjust to dm-i2c api
    ` [U-Boot] [PATCH v3 10/12] odroid u3: dts: add missing i2c aliases
    ` [U-Boot] [PATCH v3 11/12] odroid u3: enable dm i2c support
    ` [U-Boot] [PATCH v3 12/12] exynos5: enable dm i2c

[U-Boot] [PATCH] patman: Make dry-run output match real functionality
 2015-01-27 15:40 UTC  (3+ messages)

[U-Boot] [PATCH 01/14] microblaze: Fix stack usage in interrupt handler
 2015-01-27 15:20 UTC  (14+ messages)
` [U-Boot] [PATCH 02/14] microblaze: Show return address from exception
` [U-Boot] [PATCH 03/14] microblaze: Fix coding style in exception.c
` [U-Boot] [PATCH 04/14] microblaze: Remove DEBUG_INT macro and use debug() instead
` [U-Boot] [PATCH 05/14] microblaze: Fix coding style
` [U-Boot] [PATCH 06/14] microblaze: Add debug message about enabling interrupts
` [U-Boot] [PATCH 07/14] microblaze: Remove unneeded data section adding from DTB
` [U-Boot] [PATCH 08/14] microblaze: Use standard interrupt_init() function
` [U-Boot] [PATCH 09/14] microblaze: Remove unused asm label
` [U-Boot] [PATCH 10/14] microblaze: Fix gd_t address which is placed at the end of BRAM
` [U-Boot] [PATCH 11/14] microblaze: Enable SPL_NOR support when FLASH_BASE is setup
` [U-Boot] [PATCH 12/14] microblaze: Move architecture to use generic board init
` [U-Boot] [PATCH 13/14] microblaze: Speedup code copy
` [U-Boot] [PATCH 14/14] bdinfo: Show information about fdt blob via bdinfo

[U-Boot] [RFC PATCH 0/5] avr32: add generic board
 2015-01-27 15:18 UTC  (4+ messages)
` [U-Boot] [RFC PATCH 3/5] common/board_r: manual relocation for cmd table

[U-Boot] [PATCH v2] spl: Change debug to printf for "Unsupported boot-device"
 2015-01-27 14:40 UTC  (7+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/3] ARmv7: Add a soc_init hook to start.S
 2015-01-27 14:23 UTC  (8+ messages)

[U-Boot] [PATCH v3 0/9] sf: Update flash params for supported read commands and sector size
 2015-01-27 13:50 UTC  (13+ messages)

[U-Boot] [PATCH] armv8/vexpress64: make multientry conditional
 2015-01-27 13:33 UTC  (2+ messages)

[U-Boot] Please pull u-boot-x86
 2015-01-27 11:51 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-atmel/master -> u-boot/master
 2015-01-27 11:51 UTC  (2+ messages)

[U-Boot] [GIT PULL] Zynq SoC changes
 2015-01-27 11:51 UTC  (10+ messages)
              ` [U-Boot] [GIT PULL] Zynq SoC changes v2

[U-Boot] Please pull u-boot-marvell master
 2015-01-27 11:51 UTC  (2+ messages)

[U-Boot] Please pull u-boot-fsl-qoriq master
 2015-01-27 11:50 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] sunxi: rsb: Add sun9i (A80 support)
 2015-01-27 10:27 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()

[U-Boot] Loading Linux Kernel without re-initializing hardware
 2015-01-27  7:50 UTC 

[U-Boot] usb flash boot on am335x machines
 2015-01-27  7:32 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/4] dm: i2c: Convert cros_ec_i2c over to driver model
 2015-01-27  3:29 UTC  (5+ messages)
` [U-Boot] [PATCH v4 1/4] dm: i2c: dts: Support an offset-len device tree property
` [U-Boot] [PATCH v4 2/4] dm: exynos: dts: Set the offset length for cros_ec
` [U-Boot] [PATCH v4 3/4] dm: i2c: Add two more I2C init functions to the compatibility layer
` [U-Boot] [PATCH v4 4/4] dm: cros_ec: Convert cros_ec_i2c over to driver model

[U-Boot] [PATCH] drivers/net/e1000.c: fix compile warning under 64bit mode
 2015-01-27  3:16 UTC  (4+ messages)

[U-Boot] [PATCH v5 0/3] pmic:pfuze support buck regulator mode switch
 2015-01-27  2:14 UTC  (4+ messages)
` [U-Boot] [PATCH v5 1/3] pmic:pfuz100 add switch mode and more registers
` [U-Boot] [PATCH v5 2/3] pmic:pfuze implement pmic_mode_init
` [U-Boot] [PATCH v5 3/3] imx:mx6 set normal APS and standby PFM mode

[U-Boot] [PATCH v2 0/3] Add generic early debug UART feature
 2015-01-27  1:27 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] serial: Support an early UART for debugging
` [U-Boot] [PATCH v2 2/3] serial: ns16550: Add access functions that don't need platdata
` [U-Boot] [PATCH v2 3/3] serial: ns16550: Support debug UART

[U-Boot] [PATCH v3 0/26] dm: Add additional bus functionality
 2015-01-27  0:17 UTC  (4+ messages)
` [U-Boot] [PATCH v3 24/26] dm: cros_ec: Move cros_ec_i2c over to driver model

[U-Boot] [PATCH v2] sunxi: Add Linksprite_pcDuino3_Nano board / defconfig
 2015-01-26 22:35 UTC 

[U-Boot] [PATCH] sunxi: Add Linksprite_pcDuino3_Nano board / defconfig
 2015-01-26 22:33 UTC  (3+ messages)


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