public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-09-18 18:10:27 to 2014-09-21 16:19:00 UTC [more...]

[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 0/7] ARM: sunxi: Add basic support for Allwinner A31 (sun6i)
 2014-09-21 14:14 UTC  (5+ 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] cm_fx6: Remove CONFIG_NETMASK
 2014-09-21 14:06 UTC  (3+ messages)

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

[U-Boot] [PATCH V3] ARM: mx6: Add support for Kosagi Novena
 2014-09-21 13:44 UTC 

[U-Boot] [PATCH 0/3] usb: dwc2: Add and enable DWC2 driver
 2014-09-21 13:13 UTC  (4+ 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] [PATCH 00/51] arm: socfpga: Usability fixes
 2014-09-21 13:12 UTC  (52+ messages)
` [U-Boot] [PATCH V2 01/51] net: Remove unused CONFIG_DW_SEARCH_PHY from configs
` [U-Boot] [PATCH 02/51] net: phy: Cleanup drivers/net/phy/micrel.c
` [U-Boot] [PATCH 03/51] net: dwc: Fix cache alignment issues
` [U-Boot] [PATCH 04/51] net: dwc: Make the cache handling less cryptic
` [U-Boot] [PATCH 05/51] mmc: dw_mmc: cleanups
` [U-Boot] [PATCH 06/51] mmc: dw_mmc: Fix cache alignment issue
` [U-Boot] [PATCH 07/51] tools: socfpga: Add socfpga preloader signing to mkimage
` [U-Boot] [PATCH 08/51] arm: socfpga: Complete the list of base addresses
` [U-Boot] [PATCH 09/51] arm: socfpga: Clean up base address file
` [U-Boot] [PATCH V2 10/51] arm: socfpga: Add watchdog disable for socfpga
` [U-Boot] [PATCH 11/51] arm: socfpga: sysmgr: Clean up system manager
` [U-Boot] [PATCH 12/51] arm: socfpga: clock: Implant order into bit definitions
` [U-Boot] [PATCH 13/51] arm: socfpga: clock: Drop nonsense inlining from clock manager code
` [U-Boot] [PATCH 14/51] arm: socfpga: clock: Add missing stubs into board file
` [U-Boot] [PATCH V2 15/51] arm: socfpga: clock: Add code to read clock configuration
` [U-Boot] [PATCH 16/51] arm: socfpga: clock: Trim down code duplication
` [U-Boot] [PATCH 17/51] arm: socfpga: clock: Clean up bit definitions
` [U-Boot] [PATCH 18/51] arm: socfpga: clock: Sync with reference code
` [U-Boot] [PATCH 19/51] arm: socfpga: mmc: Pick the clock from clock manager
` [U-Boot] [PATCH 20/51] arm: socfpga: timer: Pull the timer reload value from config file
` [U-Boot] [PATCH 21/51] arm: socfpga: reset: Add EMAC reset functions
` [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] [PATCH 0/2] Misc. USB fixes
 2014-09-21 10:48 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] usb: Remove unnecessary portnr lookup from usb_new_device
` [U-Boot] [PATCH 2/2] usb: Do not power-cycle usb devices on init

[U-Boot] [PATCH 0/7] Add a better USB keyboard polling method
 2014-09-21 10:45 UTC  (12+ messages)
` [U-Boot] [PATCH 1/7] usb: ehci: Do not disable an already disabled periodic schedule
` [U-Boot] [PATCH 2/7] usb: ehci: Move interrupt packet length check to create_int_queue
` [U-Boot] [PATCH 3/7] usb: ehci: Move cache invalidation to poll_int_queue
` [U-Boot] [PATCH 4/7] usb: Make pollable int support available outside of ehci-hcd.c
` [U-Boot] [PATCH 5/7] usb: kbd: Remove unused usb_kbd_generic_poll function
` [U-Boot] [PATCH 6/7] usb: kbd: Cache pipe, interval and packetsize
` [U-Boot] [PATCH 7/7] usb: kbd: Add (optional) support for using an interrupt queue for polling

[U-Boot] [PATCH fix for v2014.10 0/5] USB bug-fixes for v2014.10
 2014-09-21 10:26 UTC  (8+ messages)
` [U-Boot] [PATCH fix for v2014.10 1/5] usb: ehci: Properly set hub devnum and portnr with usb-1 hubs in the chain
` [U-Boot] [PATCH fix for v2014.10 2/5] usb: ehci: Add missing cache flush to destroy_int_queue
` [U-Boot] [PATCH fix for v2014.10 3/5] usb: ehci: poll_int_queue check real qtd, not the overlay
` [U-Boot] [PATCH fix for v2014.10 4/5] usb: ehci: Make periodic_schedules a per controller variable
` [U-Boot] [PATCH fix for v2014.10 5/5] usb: kbd: Fix unaligned buffer usage in usb_kbd_setled()

[U-Boot] [PATCH fix for v2014.10 0/5] USB keyboard: don't crash on "usb reset"
 2014-09-21 10:26 UTC  (7+ messages)
` [U-Boot] [PATCH fix for v2014.10 1/5] usb: kbd: Do not treat -ENODEV as an error for usb_kbd_deregister
` [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 fix for v2014.10 3/5] usb: kbd: Remove check for already being registered
` [U-Boot] [PATCH fix for v2014.10 4/5] stdio: Add force parameter to stdio_deregister
` [U-Boot] [PATCH fix for v2014.10 5/5] usb: kbd: Allow "usb reset" to continue when an usb kbd is used

[U-Boot] [PATCH 0/3] Fixes for FreeBSD / clang
 2014-09-21  8:20 UTC  (8+ messages)
` [U-Boot] [PATCH 3/3] compiler.h: remove duplicated uninitialized_var
` [U-Boot] [PATCH v2 1/3] compiler_gcc: prevent redefining attributes
` [U-Boot] [PATCH v2 2/3] README.clang: update FreeBSD instructions

[U-Boot] [PATCH 0/5] ARM: sheevaplug: refresh for 201410
 2014-09-21  6:47 UTC  (5+ messages)

[U-Boot] Add CONFIG_API to config_distribution
 2014-09-20 20:02 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] config_distro_defaults.h: add CONFIG_API

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

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

[U-Boot] [PATCH v4 2/6] serial: add UniPhier serial driver
 2014-09-20  7:18 UTC  (5+ messages)

[U-Boot] [PATCH] usb: f_mass_storage: set removable flag in do_inquiry based on LUN
 2014-09-20  7:01 UTC  (2+ messages)

[U-Boot] Many questions about U-Boot's Driver Model
 2014-09-20  6:56 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] edid: add function to convert edid to fb_videomode
 2014-09-19 23:03 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] fdt: add fdt_add_display_timings(..) and friends

[U-Boot] [PATCH] dm: avoid dev->req_seq overflow
 2014-09-19 17:49 UTC  (4+ messages)

[U-Boot] After relocate the printf not working
 2014-09-19 17:48 UTC  (2+ messages)

[U-Boot] [PATCH v4 1/3] spi:rewrite the Freescale DSPI driver
 2014-09-19 16:25 UTC  (4+ messages)
` [U-Boot] [PATCH v4 2/3] arm:vf610:Enable the DSPI for Freescale vf610 platform
` [U-Boot] [PATCH v4 3/3] arm:vf610:vf610-twr:Enable the DSPI for Freesacale vf610-twr board

[U-Boot] [PATCH 0/8] PSCI v0.2 framework for ARMv8
 2014-09-19 16:04 UTC  (5+ messages)
` [U-Boot] [PATCH 4/8] ARMv8: PSCI: Add linker section to hold PSCI code

[U-Boot] [PATCH] arm: ls102xa: Fixed a register definition error
 2014-09-19 15:59 UTC  (5+ messages)

[U-Boot] A minor question on a Driver Model function
 2014-09-19 13:41 UTC  (10+ messages)

[U-Boot] [PATCH] ORIGEN: Enhance origen config to be more flexible on boot
 2014-09-19 13:32 UTC 

[U-Boot] [PATCH] ORIGEN: Enhance origen config to be more flexible on boot
 2014-09-19 13:32 UTC 

[U-Boot] [PATCH] ARNDALE: Enhance arndale config to be more flexible on boot
 2014-09-19 13:31 UTC 

[U-Boot] [PATCH 00/35][RFC] arm: socfpga: Usability fixes
 2014-09-19 12:06 UTC  (15+ messages)

[U-Boot] [PATCH] socfpga: Enable DWMMC for SOCFPGA
 2014-09-19 11:41 UTC  (2+ messages)

[U-Boot] [PATCH] socfpga: Enable SDMMC boot for SOCFPGA U-Boot
 2014-09-19 11:06 UTC  (2+ messages)

[U-Boot] [PATCH] armv7: s5pc1xx: improve cache handling
 2014-09-19 10:17 UTC 

[U-Boot] [PATCH v2 0/16] samsung: Use common config files with Samsung boards (please test)
 2014-09-19  9:56 UTC  (3+ messages)
` [U-Boot] [PATCH v2 13/16] samsung: Enable device tree for s5p_goni

[U-Boot] u-boot-socfpga repository
 2014-09-19  9:54 UTC  (9+ messages)

[U-Boot] [PATCH 0/5] Add EXT filesystem support to SPL
 2014-09-19  8:47 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] Rename some defines containing FAT in their name to be filesystem generic MMCSD_MODE_FAT => MMCSD_MODE_FS CONFIG_SPL_FAT_LOAD_ARGS_NAME => CONFIG_SPL_FS_LOAD_ARGS_NAME CONFIG_SPL_FAT_LOAD_PAYLOAD_NAME => CONFIG_SPL_FS_LOAD_PAYLOAD_NAME CONFIG_SYS_MMC_SD_FAT_BOOT_PARTITION => CONFIG_SYS_MMC_SD_FS_BOOT_PARTITION
` [U-Boot] [PATCH 2/5] spl: Add EXT support to SPL
` [U-Boot] [PATCH 3/5] doc: Update documentation according to the EXT SPL support patch set
` [U-Boot] [PATCH 4/5] spl: do not hang in spl_register_fat_device but return error value. It allows to use both CONFIG_SPL_FAT_SUPPORT and CONFIG_SPL_EXT_SUPPORT
` [U-Boot] [PATCH 5/5] TI:OMAP4: enable EXT support in SPL for OMAP4 boards

[U-Boot] [PATCH 0/3] ARM: atmel: add sama5d4ek board support
 2014-09-19  8:10 UTC  (2+ messages)

[U-Boot] [PATCH v2] usb: gadget: fastboot: improve download progress bar
 2014-09-19  7:05 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: at91sam9rlek: convert to generic board support
 2014-09-19  6:32 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] ARM: at91sam9n12ek: convert to generic board support
 2014-09-19  6:32 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC
 2014-09-19  6:32 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 4/4] USB: ehci-atmel: use pcr to enable or disable clock
 2014-09-19  6:32 UTC  (2+ messages)
` [U-Boot] [U-Boot,4/4] "

[U-Boot] [PATCH 3/4] USB: ohci-at91: use pcr to enable or disable clock
 2014-09-19  6:32 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/4] "

[U-Boot] [PATCH 2/4] ARM: atmel: add pcr related definition
 2014-09-19  6:31 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/4] "

[U-Boot] [PATCH 1/4] ARM: atmel: use pcr to enable or disable peripheral clock
 2014-09-19  6:31 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] ARM: atmel: sama5d3: add timings register
 2014-09-19  6:31 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 2/2] ARM: atmel: sama5d3xek: enable NOR flash support
 2014-09-19  6:31 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,2/2] "

[U-Boot] [PATCH v2 1/2] ARM: atmel: sama5d3xek: add nor flash init function
 2014-09-19  6:31 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,1/2] "

[U-Boot] [PATCH] mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register
 2014-09-19  6:31 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] compulab trimslice build error due to 52658fda7abc ("compulab: eeprom: add support for defining eeprom i2c bus")
 2014-09-19  6:30 UTC  (2+ messages)

[U-Boot] Call for participation in the U-Boot Mini Summit 2014
 2014-09-19  4:27 UTC  (4+ messages)

[U-Boot] FW: [PATCH] usb: gadget: fastboot: improve download progress bar
 2014-09-19  4:24 UTC  (4+ messages)

[U-Boot] Need help with u-boot problem with usb-keyboard / kvm switch
 2014-09-19  3:41 UTC  (3+ messages)

[U-Boot] [PATCH 0/2] sama5d3xek: get GMAC working
 2014-09-19  2:56 UTC  (4+ messages)
` [U-Boot] [PATCH 1/2] macb: simplify gmac initialisation
` [U-Boot] [PATCH 2/2] sama5d3xek: run PHY's config

[U-Boot] [PATCH v2] ARM: HYP/non-sec: Make variable gic_dist_addr as a local one
 2014-09-19  2:25 UTC 

[U-Boot] [PATCH] ARM: HYP/non-sec: Make a variable as a local one
 2014-09-19  1:58 UTC  (3+ messages)

[U-Boot] [PATCH] compulab: eeprom: add default eeprom bus
 2014-09-18 20:35 UTC  (5+ messages)


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