public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-09-21 12:58:30 to 2014-09-23 11:48:02 UTC [more...]

[U-Boot] [PATCH] i2c: mxs: Add I2C multibus support
 2014-09-23 11:48 UTC  (2+ messages)

[U-Boot] Pul request: u-boot-arm/master
 2014-09-23 11:28 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] arm: m28evk: Test if bootscript exists before loading it
 2014-09-23 11:18 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] arm: m53evk: "
` [U-Boot] [PATCH 3/4] arm: m28evk: Enable FS_GENERIC
` [U-Boot] [PATCH 4/4] arm: m53evk: "

[U-Boot] [WIP PATCH 0/2] arm: socfpga: Add Cadence QSPI support
 2014-09-23 10:50 UTC  (5+ messages)
` [U-Boot] [WIP PATCH 1/2] spi: Add Cadence QSPI driver used by SoCFPGA
` [U-Boot] [WIP PATCH 2/2] arm: socfpga: Add Cadence QSPI support to config header

[U-Boot] [PATCH] odroid: clock: set aclk_cores to 200MHz
 2014-09-23 10:46 UTC 

[U-Boot] [PATCH] checkpatch: remove unnecessary + after {8,8}
 2014-09-23 10:41 UTC 

[U-Boot] [PATCH V4] ARM: mx6: Add support for Kosagi Novena
 2014-09-23 10:18 UTC 

[U-Boot] [PATCH V3] ARM: mx6: Add support for Kosagi Novena
 2014-09-23 10:14 UTC  (6+ messages)

[U-Boot] [PATCH 0/7] ARM: sunxi: Add basic support for Allwinner A31 (sun6i)
 2014-09-23  9:19 UTC  (25+ messages)
` [U-Boot] [PATCH 1/7] ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not defined
` [U-Boot] [PATCH 2/7] ARM: sun6i: Add base address for the new controllers in A31
` [U-Boot] [PATCH 3/7] ARM: sun6i: Add support for the new power control module found on the A31
` [U-Boot] [PATCH 4/7] ARM: sun6i: Add clock support
` [U-Boot] [PATCH 5/7] ARM: sunxi-mmc: Add mmc support for sun6i / A31
` [U-Boot] [PATCH 6/7] ARM: sun6i: Setup the A31 UART0 muxing
` [U-Boot] [PATCH 7/7] ARM: sunxi: Add basic A31 support

[U-Boot] [PATCH fix for v2014.10 0/5] USB keyboard: don't crash on "usb reset"
 2014-09-23  9:10 UTC  (4+ messages)
` [U-Boot] [PATCH fix for v2014.10 2/5] usb: kbd: On a "usb reset" call usb_kbd_deregister() before calling usb_stop()

[U-Boot] [PATCH RESEND] mtd: nand: am335x: Fix 'bit-flip' errors in SPL
 2014-09-23  8:45 UTC 

[U-Boot] [PATCH RESEND] cmd_nand: Update (nand_info_t*)nand after arg_off(_size) call
 2014-09-23  8:34 UTC 

[U-Boot] Newbie question
 2014-09-23  7:51 UTC  (2+ messages)

[U-Boot] [PATCH] powerpc/mpc85xx: Use IFC accessor function
 2014-09-23  5:27 UTC 

[U-Boot] [PATCH][v2] driver/mtd: Use generic timer API for FSL IFC, eLBC
 2014-09-23  4:27 UTC 

[U-Boot] [PATCH 0/7] Add SD boot support for LS1021AQDS/TWR board
 2014-09-23  3:40 UTC  (17+ messages)
` [U-Boot] [PATCH 1/7] spl: pbl: Add new SPL image for pblimage tool
` [U-Boot] [PATCH 2/7] ls102xa: pblimage: Add pblimage tool support for LS102xA
` [U-Boot] [PATCH 6/7] arm: ls102xa: Add SD boot support for LS1021AQDS board

[U-Boot] [PATCH 0/3] arm: add interrupt support
 2014-09-23  3:17 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] arm: make .vectors section allocatable
` [U-Boot] [PATCH 2/3] arm1176: move exception vectors after relocation
` [U-Boot] [PATCH 3/3] arm: enable_interrupts: set sp in IRQ/FIQ modes

[U-Boot] Please pull u-boot-x86.git branch misc
 2014-09-23  3:10 UTC  (4+ messages)

[U-Boot] [PATCH 0/4] dm: rpi: Move Raspberry Pi to use driver model
 2014-09-22 23:30 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] dm: rpi: Convert GPIO driver to "
` [U-Boot] [PATCH 2/4] dm: serial: Tidy up the pl01x driver
` [U-Boot] [PATCH 3/4] dm: serial: Support driver model in "
` [U-Boot] [PATCH 4/4] dm: rpi: Move serial to driver model

[U-Boot] [PATCH v1] fastboot: handle flash write to GPT partition
 2014-09-22 21:29 UTC 

[U-Boot] [PATCH v6 0/4] Implement "fastboot flash" for eMMC
 2014-09-22 18:55 UTC  (2+ messages)

[U-Boot] enabling ecc on P2041 and QoreIQ familly not valid for memory >= 4GB
 2014-09-22 17:13 UTC  (8+ messages)

[U-Boot] [PATCH 1/2] mx6qsabreauto: Add HDMI support
 2014-09-22 16:55 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mx6sabre_common: Add HDMI config to common code

[U-Boot] [PATCH] usb: f_mass_storage: set removable flag in do_inquiry based on LUN
 2014-09-22 16:14 UTC  (5+ messages)

[U-Boot] [PATCH 0/14] dm: omap: Provide access to driver model for am335x, and move boards
 2014-09-22 15:48 UTC  (15+ messages)
` [U-Boot] [PATCH 01/14] dm: gpio: Support numbered GPIOs
` [U-Boot] [PATCH 02/14] dm: serial: Reset the watchdog while waiting in getc()
` [U-Boot] [PATCH 03/14] dm: serial: ns16550: Correct logic for checking for character
` [U-Boot] [PATCH 04/14] dm: ns16550: Use an address instead of a pointer for the uart base
` [U-Boot] [PATCH 05/14] dm: ns16550: Correct the probe logic for platform data
` [U-Boot] [PATCH 06/14] dm: serial: Support CONFIG_CONS_INDEX if available
` [U-Boot] [PATCH 07/14] dm: dts: omap: Select correct console for beaglebone
` [U-Boot] [PATCH 08/14] dm: omap: gpio: Put _get_gpio_value() logic into its own function
` [U-Boot] [PATCH 09/14] dm: omap: gpio: Support driver model
` [U-Boot] [PATCH 10/14] dm: am33xx: Provide platform data for GPIOs
` [U-Boot] [PATCH 11/14] dm: am33xx: Provide platform data for serial
` [U-Boot] [PATCH 12/14] dm: omap: serial: Add driver model support
` [U-Boot] [PATCH 13/14] dm: am335x: Remove serial options from CONFIG_SYS_EXTRA_OPTIONS
` [U-Boot] [PATCH 14/14] dm: am33xx: Move to driver model for GPIO and serial

[U-Boot] [PATCH] powerpc/BSC9131RDB: Add mtdparts suppport
 2014-09-22 14:46 UTC  (2+ messages)
` [U-Boot] [PATCH] powerpc/BSC9132qds: "

[U-Boot] [PATCH] powerpc/BSC9131RDB: Add mtdparts suppport
 2014-09-22 14:43 UTC  (4+ messages)
` [U-Boot] [PATCH] powerpc/BSC9132qds: "

[U-Boot] [PATCH v4] imx: Support i.MX6 High Assurance Boot authentication
 2014-09-22 14:21 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] mx25pdk: Fix CONFIG_SYS_FSL_ESDHC_ADDR
 2014-09-22 14:15 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mx25pdk: Add generic board support

[U-Boot] [PATCH v3] imx: ddr: Move mx6q_4x_mt41j128.cfg to mx6sabresd board
 2014-09-22 14:11 UTC  (2+ messages)

[U-Boot] [PATCH] imx: nitrogen6x: Make use of both uSD and SD slots to load script or kernel on Sabrelite board
 2014-09-22 13:53 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] mx51evk: Fix CONFIG_SYS_FSL_ESDHC_ADDR
 2014-09-22 13:48 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mx51evk: Add generic board support

[U-Boot] [PATCH] cm_fx6: Remove CONFIG_NETMASK
 2014-09-22 13:39 UTC  (3+ messages)

[U-Boot] Add support for Congatec Conga-QEVAl board
 2014-09-22 13:03 UTC  (2+ messages)

[U-Boot] [PATCH] imx6: add Bachmann OT1200 board v2
 2014-09-22 12:55 UTC  (3+ messages)
` [U-Boot] [PATCH] kconfiglib: change SPDX-License-Identifier to ISC

[U-Boot] [U-boot] [Patch 0/5] keystone2: generalize keystone_net driver usage
 2014-09-22 12:44 UTC  (6+ messages)
` [U-Boot] [U-boot] [Patch 1/5] net: keystone_net: remove SoC specific emac_regs structure
` [U-Boot] [U-boot] [Patch 2/5] net: keystone_net: add support for NETCP v1.5
` [U-Boot] [U-boot] [Patch 3/5] net: keystone_net: move header file from arch to ti-common
` [U-Boot] [U-boot] [Patch 4/5] net: keystone_net: increase MDIO clock frequency
` [U-Boot] [U-boot] [Patch 5/5] net: keystone_net: remove redundant code from keystone_net.c

[U-Boot] [PATCH v3 09/10] kconfig: move CONFIG_OF_* to Kconfig
 2014-09-22 10:59 UTC  (2+ messages)
` [U-Boot] [PATCH v3 10/10] kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig

[U-Boot] [PATCH 0/3] usb: dwc2: Add and enable DWC2 driver
 2014-09-22 10:53 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] usb: dwc2: Add driver for Synopsis DWC2 USB IP block
` [U-Boot] [PATCH 2/3] arm: socfpga: config: Enable USB support
` [U-Boot] [PATCH 3/3] arm: rpi: Enable USB support on RPi

[U-Boot] [u-boot] [PATCH V1 1/1] mmc: sunxi: add SDHC support for sun6i/sun7i/sun8i
 2014-09-22 10:26 UTC 

[U-Boot] [PATCH 00/51] arm: socfpga: Usability fixes
 2014-09-22  9:36 UTC  (34+ messages)
` [U-Boot] [PATCH 22/51] arm: socfpga: misc: Add proper ethernet initialization
` [U-Boot] [PATCH 23/51] arm: socfpga: misc: Add SD controller init
` [U-Boot] [PATCH 24/51] arm: socfpga: misc: Align print_cpuinfo() output
` [U-Boot] [PATCH 25/51] arm: socfpga: board: Correctly set ATAG position
` [U-Boot] [PATCH 26/51] arm: socfpga: board: Align checkboard() output
` [U-Boot] [PATCH 27/51] fpga: altera: Clean up the printing and debug
` [U-Boot] [PATCH 28/51] fpga: altera: Clean up altera_validate function
  ` [U-Boot] [PATCH 29/51] fpga: altera: More indentation trimdown
  ` [U-Boot] [PATCH 30/51] fpga: altera: Move altera_validate to the top
  ` [U-Boot] [PATCH 31/51] fpga: altera: Make altera_validate return normal values
  ` [U-Boot] [PATCH 32/51] fpga: altera: Clean up enums in altera.h
  ` [U-Boot] [PATCH 33/51] fpga: altera: Turn the switches into table lookup
  ` [U-Boot] [PATCH V2 34/51] arm: socfpga: fpga: Add SoCFPGA FPGA programming interface
  ` [U-Boot] [PATCH 35/51] arm: socfpga: reset: Add function to reset FPGA bridges
  ` [U-Boot] [PATCH 36/51] arm: socfpga: sysmgr: Add FPGA bits into system manager
  ` [U-Boot] [PATCH 37/51] arm: cache: Add support for write-allocate D-Cache
  ` [U-Boot] [PATCH 38/51] arm: socfpga: cache: Define cacheline size
  ` [U-Boot] [PATCH 39/51] arm: socfpga: cache: Enable D-Cache
  ` [U-Boot] [PATCH 40/51] arm: socfpga: cache: Enable PL310 L2 cache
  ` [U-Boot] [PATCH 41/51] arm: socfpga: scu: Add SCU register file
  ` [U-Boot] [PATCH 42/51] arm: socfpga: nic301: Add NIC-301 GPV "
  ` [U-Boot] [PATCH 43/51] arm: socfpga: pl310: Map SDRAM to 0x0
  ` [U-Boot] [PATCH 44/51] arm: socfpga: nic301: Add NIC-301 configuration code
  ` [U-Boot] [PATCH 45/51] arm: socfpga: Enable DWMMC for SOCFPGA
  ` [U-Boot] [PATCH 46/51] arm: socfpga: Enable SDMMC boot for SOCFPGA U-Boot
  ` [U-Boot] [PATCH 47/51] arm: socfpga: Move cache_enable to CPU code
  ` [U-Boot] [PATCH 48/51] arm: socfpga: Add command to control HPS-FPGA bridges
  ` [U-Boot] [PATCH 49/51] arm: socfpga: Clean up SoCFPGA configuration
  ` [U-Boot] [PATCH 50/51] arm: socfpga: Split "
  ` [U-Boot] [PATCH 51/51] arm: socfpga: Use CMD_FS_GENERIC

[U-Boot] uart test
 2014-09-22  8:23 UTC  (3+ messages)

[U-Boot] U-Boot Test Routine
 2014-09-22  7:18 UTC 

[U-Boot] Many questions about U-Boot's Driver Model
 2014-09-22  6:54 UTC  (4+ messages)

[U-Boot] [PATCH 2/3] image: move all function comments to header file
 2014-09-22  6:41 UTC  (6+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v4 2/6] serial: add UniPhier serial driver
 2014-09-22  6:35 UTC  (6+ messages)

[U-Boot] [PATCH] tools: remove reformat.py
 2014-09-22  6:06 UTC 

[U-Boot] [PATCH] powerpc/t104xrdb: make T104x board compliant in u-boot
 2014-09-22  6:02 UTC 

[U-Boot] [PATCH 0/4] ls102xa: HYP/non-sec: for ls102xa
 2014-09-22  3:29 UTC  (2+ messages)

[U-Boot] [PATCH] arm: ls102xa: Fixed a register definition error
 2014-09-22  2:20 UTC  (5+ messages)

[U-Boot] [PATCH 0/7] Add a better USB keyboard polling method
 2014-09-21 20:01 UTC  (10+ messages)
` [U-Boot] [PATCH 2/7] usb: ehci: Move interrupt packet length check to create_int_queue
` [U-Boot] [PATCH 6/7] usb: kbd: Cache pipe, interval and packetsize

[U-Boot] Please pull u-boot-ti/master
 2014-09-21 16:45 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/14] Introduce driver model serial uclass
 2014-09-21 16:19 UTC  (25+ messages)
` [U-Boot] [PATCH v5 01/14] serial: Set up the 'priv' pointer when creating a serial device
` [U-Boot] [PATCH v5 02/14] dm: fdt: Add a function to look up a chosen node
` [U-Boot] [PATCH v5 03/14] dm: Adjust lists_bind_fdt() to return the bound device
` [U-Boot] [PATCH v5 04/14] dm: Add a uclass for serial devices
` [U-Boot] [PATCH v5 05/14] sandbox: Convert serial driver to use driver model
` [U-Boot] [PATCH v5 06/14] sandbox: serial: Support a coloured console
` [U-Boot] [PATCH v5 07/14] sandbox: dts: Add a serial console node
` [U-Boot] [PATCH v5 10/14] dm: serial: Move baud rate calculation to ns16550.c
` [U-Boot] [PATCH v5 11/14] dm: serial: Collect common baud rate code in ns16550
` [U-Boot] [PATCH v5 12/14] dm: serial: Add driver model support for ns16550
` [U-Boot] [PATCH v5 13/14] tegra: dts: Add serial port details
` [U-Boot] [PATCH v5 14/14] dm: tegra: Enable driver model for serial

[U-Boot] [PATCH v7 0/13] Enable driver model for GPIOs on Tegra and Exynos
 2014-09-21 16:12 UTC  (11+ messages)
` [U-Boot] [PATCH v7 01/13] dm: Move pre-reloc init earlier to cope with board_early_init_f()
` [U-Boot] [PATCH v7 02/13] Set up stdio earlier when using driver model
` [U-Boot] [PATCH v7 03/13] dm: Make driver model available before board_init()
` [U-Boot] [PATCH v7 04/13] dm: tegra: Set up a pre-reloc malloc()
` [U-Boot] [PATCH v7 05/13] tegra: Convert tegra GPIO driver to use driver model

[U-Boot] [PATCH 0/3] Fixes and updates for goni platform
 2014-09-21 16:05 UTC  (3+ messages)
` [U-Boot] [PATCH 1/3] arm: goni: make board generic

[U-Boot] [PULL] u-boot-atmel/master -> u-boot-arm/master
 2014-09-21 14:56 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: mx6: Add support for Kosagi Novena
 2014-09-21 13:45 UTC  (4+ messages)


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