public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-10-22 15:32:17 to 2014-10-23 04:09:08 UTC [more...]

[U-Boot] [PATCH 0/7] dm: Introduce driver model for Atmel at91
 2014-10-23  4:09 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/29] Introduce driver model support for SPI, SPI flash, cros_ec
 2014-10-23  4:06 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/6] dm: Introduce driver model for sunxi
 2014-10-23  4:02 UTC  (7+ messages)
` [U-Boot] [PATCH v2 1/6] dm: sunxi: dts: Add sun7i device tree files
` [U-Boot] [PATCH v2 2/6] dm: sunxi: Add a new config for an FDT-based pcDuino3
` [U-Boot] [PATCH v2 3/6] dm: sunxi: Add pinmux functions which take a bank parameter
` [U-Boot] [PATCH v2 4/6] dm: sunxi: Make sure that GPIOs are requested
` [U-Boot] [PATCH v2 5/6] dm: sunxi: Modify the GPIO driver to support driver model
` [U-Boot] [PATCH v2 6/6] dm: sunxi: Add support for serial using "

[U-Boot] Please pull u-boot-x86.git
 2014-10-23  3:55 UTC 

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

[U-Boot] [PATCH v2 2/2] exynos5: Use config_distro_bootcmd.h
 2014-10-23  3:34 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] exynos: Enable config_distro_defaults.h
 2014-10-23  3:33 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] Deep sleep patches for Freescale QorIQ platforms
 2014-10-23  3:33 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4] Add deep sleep framework support "

[U-Boot] [PATCH 0/7] dm-serial: bug fix and refactoring and conversion of Uniphier serial
 2014-10-23  3:31 UTC  (16+ messages)
` [U-Boot] [PATCH 1/7] dm: serial: fix a bug of console putc
` [U-Boot] [PATCH 2/7] serial: add static directive to local functions
` [U-Boot] [PATCH 3/7] dm: serial: consolidate common code
` [U-Boot] [PATCH 4/7] dm: add entries to Kconfig
` [U-Boot] [PATCH 5/7] dm: serial: use Driver Model for UniPhier serial driver
` [U-Boot] [PATCH 6/7] serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig
` [U-Boot] [PATCH 7/7] serial: remove uniphier_serial_initialize() call

[U-Boot] [PATCH 0/4] dm: rpi: Move Raspberry Pi to use driver model
 2014-10-23  3:21 UTC  (13+ 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 0/14] dm: omap: Provide access to driver model for am335x, and move boards
 2014-10-23  3:19 UTC  (32+ 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 v2] generic-board: make compile-time noise for non-generic boards
 2014-10-23  3:14 UTC  (2+ messages)

[U-Boot] [PATCH v10 02/14] patman: Fix indentation in terminal.py
 2014-10-23  3:14 UTC  (15+ messages)
` [U-Boot] [PATCH v10 14/14] RFC: Deprecate MAKEALL

[U-Boot] [PATCH v2 00/40] ARM: tegra: Add PCIe support
 2014-10-23  3:07 UTC  (3+ messages)

[U-Boot] Please pull u-boot-fdt.git
 2014-10-23  3:07 UTC 

[U-Boot] [PATCH 0/23] dm: Introduce driver model for sunxi
 2014-10-23  3:06 UTC  (3+ messages)
` [U-Boot] [PATCH 03/23] dm: core: Add support for simple-bus

[U-Boot] [PATCH v4 6/9] dm: imx: Use gpio_request() to request GPIOs
 2014-10-23  3:06 UTC  (9+ messages)
` [U-Boot] [PATCH 0/2] Split "dm: imx: Use gpio_request() to request GPIOs"
  ` [U-Boot] [PATCH 1/2] dm: imx: i2c: Use gpio_request() to request GPIOs
  ` [U-Boot] [PATCH 2/2] arm: mx6: cm_fx6: use gpio request

[U-Boot] [PATCH v4 0/9] dm: imx: Add driver model support for GPIO and serial on cm_fx6
 2014-10-23  3:06 UTC  (17+ messages)
` [U-Boot] [PATCH v4 1/9] dm: linker_lists: Add a way to declare multiple objects
` [U-Boot] [PATCH v4 2/9] dm: core: Allow a list of devices to be declared in one step
` [U-Boot] [PATCH v4 3/9] initcall: Display error number when an error occurs
` [U-Boot] [PATCH v4 4/9] dm: serial: Put common code into separate functions
` [U-Boot] [PATCH v4 5/9] imx: Add error checking to setup_i2c()
` [U-Boot] [PATCH v4 7/9] dm: imx: gpio: Support driver model in MXC gpio driver
` [U-Boot] [PATCH v4 8/9] dm: imx: serial: Support driver model in the MXC serial driver
` [U-Boot] [PATCH v4 9/9] dm: imx: Move cm_fx6 to use driver model for serial and GPIO

[U-Boot] [PATCH v4 0/29] Introduce driver model support for SPI, SPI flash, cros_ec
 2014-10-23  3:05 UTC  (59+ messages)
` [U-Boot] [PATCH v4 01/29] sandbox: dts: Add a SPI device and cros_ec device
` [U-Boot] [PATCH v4 02/29] dm: core: Add functions for iterating through device children
` [U-Boot] [PATCH v4 03/29] dm: core: Allow parents to pass data to children during probe
` [U-Boot] [PATCH v4 04/29] dm: core: Add a clarifying comment on struct udevice's seq member
` [U-Boot] [PATCH v4 05/29] dm: spi: Add a uclass for SPI
` [U-Boot] [PATCH v4 06/29] dm: sandbox: Add a SPI emulation uclass
` [U-Boot] [PATCH v4 07/29] dm: Remove spi_init() from board_r.c when using driver model
` [U-Boot] [PATCH v4 08/29] dm: Add spi.h header to a few files
` [U-Boot] [PATCH v4 09/29] dm: spi: Adjust cmd_spi to work with driver model
` [U-Boot] [PATCH v4 10/29] dm: sandbox: spi: Move to "
` [U-Boot] [PATCH v4 11/29] dm: spi: Rename soft_spi.c to soft_spi_legacy.c
` [U-Boot] [PATCH v4 12/29] dm: spi: Remove SPI_INIT feature
` [U-Boot] [PATCH v4 13/29] dm: spi: Add soft_spi implementation
` [U-Boot] [PATCH v4 14/29] dm: exynos: Convert SPI to driver model
` [U-Boot] [PATCH v4 15/29] dm: spi: Add documentation on how to convert over SPI drivers
` [U-Boot] [PATCH v4 16/29] exynos: universal_c210: Move to driver model soft_spi
` [U-Boot] [PATCH v4 17/29] sf: Tidy up public and private header files
` [U-Boot] [PATCH v4 18/29] spi: Use error return value in sf_ops
` [U-Boot] [PATCH v4 19/29] dm: sf: Add a uclass for SPI flash
` [U-Boot] [PATCH v4 20/29] dm: Convert spi_flash_probe() and 'sf probe' to use driver model
` [U-Boot] [PATCH v4 21/29] dm: sf: sandbox: Convert SPI flash driver to "
` [U-Boot] [PATCH v4 22/29] dm: exynos: config: Use driver model for SPI flash
` [U-Boot] [PATCH v4 23/29] dm: spi: Add tests
` [U-Boot] [PATCH v4 24/29] dm: sf: Add tests for SPI flash
` [U-Boot] [PATCH v4 25/29] dm: tegra: dts: Add aliases for spi on tegra30 boards
` [U-Boot] [PATCH v4 26/29] dm: tegra: spi: Convert to driver model
` [U-Boot] [PATCH v4 27/29] dm: cros_ec: Add support for "
` [U-Boot] [PATCH v4 28/29] dm: sandbox: cros_ec: Move sandbox cros_ec to driver module
` [U-Boot] [PATCH v4 29/29] dm: exynos: cros_ec: Move cros_ec_spi to driver model

[U-Boot] [PATCH v6 0/2] Introduce driver model serial uclass (exynos only)
 2014-10-23  3:02 UTC  (5+ messages)
` [U-Boot] [PATCH v6 1/2] dm: exynos: Mark exynos5 console as pre-reloc
` [U-Boot] [PATCH v6 2/2] dm: exynos: Move serial to driver model

[U-Boot] [PATCH v10 0/12] Enable driver model for GPIOs on Tegra and Exynos
 2014-10-23  3:02 UTC  (25+ messages)
` [U-Boot] [PATCH v10 01/12] dm: exynos: dts: Convert /include/ to #include
` [U-Boot] [PATCH v10 02/12] dm: exynos: Bring in pinctrl dts files from Linux kernel
` [U-Boot] [PATCH v10 03/12] dm: exynos: dts: Remove unused pinctrl information to save space
` [U-Boot] [PATCH v10 04/12] dm: exynos: dts: Adjust device tree files for U-Boot
` [U-Boot] [PATCH v10 05/12] dm: exynos: Add pinctrl settings for smdkc100
` [U-Boot] [PATCH v10 06/12] dm: exynos: Add pinctrl settings for s5p_goni
` [U-Boot] [PATCH v10 07/12] dm: exynos: Move smdkc100 to generic board
` [U-Boot] [PATCH v10 08/12] dm: exynos: Move s5p_goni "
` [U-Boot] [PATCH v10 09/12] dm: exynos: Tidy up GPIO headers
` [U-Boot] [PATCH v10 10/12] dm: exynos: Tidy up GPIO defines
` [U-Boot] [PATCH v10 11/12] dm: exynos: Make sure that GPIOs are requested
` [U-Boot] [PATCH v10 12/12] dm: exynos: gpio: Convert to driver model

[U-Boot] [PATCH] arm: goni: add i2c_init_board()
 2014-10-23  3:01 UTC  (3+ messages)

[U-Boot] [RFC][PATCH 00/25] eeprom: Cleanup and support for multiple i2c busses
 2014-10-23  2:26 UTC  (5+ messages)
` [U-Boot] [PATCH 01/25] ppc: Zap ICU862 board

[U-Boot] Please pull u-boot-dm.git
 2014-10-23  0:09 UTC  (2+ messages)

[U-Boot] u-boot, fsl_espi.c driver
 2014-10-22 22:14 UTC  (5+ messages)

[U-Boot] Relocation issue - need help!
 2014-10-22 22:06 UTC  (10+ messages)

[U-Boot] [PATCH 0/9] Pre-EEPROM cleanup series
 2014-10-22 21:54 UTC  (12+ messages)
` [U-Boot] [PATCH 1/9] doc: Update README.scrapyard
` [U-Boot] [PATCH 2/9] ppc: Zap ICU862 board
` [U-Boot] [PATCH 3/9] ppc: Zap MHPC board
` [U-Boot] [PATCH 4/9] ppc: Zap Hymod board
` [U-Boot] [PATCH 5/9] ppc: Zap HWW1U1A board
` [U-Boot] [PATCH 6/9] ppc: Zap IDS8247 board
` [U-Boot] [PATCH 7/9] ppc: Zap TQM8260 board
` [U-Boot] [PATCH 8/9] ppc: Zap TQM8272 board
` [U-Boot] [PATCH 9/9] arm: Zap tricorder-eeprom

[U-Boot] [PATCH v2 2/3] arm: relocate the exception vectors
 2014-10-22 20:52 UTC  (7+ messages)

[U-Boot] [PATCH] usb: dwc2: Add driver for Synopsis DWC2 USB IP block
 2014-10-22 20:14 UTC  (6+ messages)
` [U-Boot] [PATCH V2] "

[U-Boot] [PATCH 1/7] spi: altera: Use struct-based register access
 2014-10-22 19:56 UTC  (7+ messages)
` [U-Boot] [PATCH 2/7] spi: altera: Clean up bit definitions
` [U-Boot] [PATCH 3/7] spi: altera: Clean up most checkpatch issues
` [U-Boot] [PATCH 4/7 v2] spi: altera: Zap endless loop
` [U-Boot] [PATCH 5/7 v2] spi: altera: Clean up the use of variable d
` [U-Boot] [PATCH 6/7 v2] spi: altera: Add short note about EPCS/EPCQx1
` [U-Boot] [PATCH 7/7] spi: altera: Move the config options to the top

[U-Boot] [PATCH] usb/xhci: remove XHCI init code from other usb controllers
 2014-10-22 19:37 UTC  (4+ messages)

[U-Boot] "make help" talks about "starred" targets when nothing is starred
 2014-10-22 19:28 UTC  (3+ messages)

[U-Boot] [PATCH] arm: socfpga: Zap CONFIG_EPHY[01]_PHY_ADDR macro
 2014-10-22 19:27 UTC  (3+ messages)

[U-Boot] [PATCH] sun7i: Set CONFIG_ARMV7_SEC_BY_DEFAULT when CONFIG_OLD_KERNEL_COMPAT is set
 2014-10-22 19:24 UTC  (3+ messages)

[U-Boot] [PATCH for-next 2/3] sunxi: kconfig: Add top-level TARGET_SUNXI
 2014-10-22 19:14 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] sunxi: Add clock_get_pll5p() function
 2014-10-22 18:57 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcoding
` [U-Boot] [PATCH 3/3] sunxi: Add CONFIG_OLD_KERNEL_COMPAT Kconfig option

[U-Boot] [PATCH v2] ARM: bootm: Allow booting in secure mode on hyp capable systems
 2014-10-22 18:55 UTC  (2+ messages)

[U-Boot] [PATCH] net: asix: Add support for AX88772B
 2014-10-22 18:17 UTC  (2+ messages)

[U-Boot] [RFC] MW rule and its period
 2014-10-22 18:14 UTC  (4+ messages)

[U-Boot] [PATCH] arm: socfpga: Move code from misc_init_r() to arch_early_init_r()
 2014-10-22 18:11 UTC  (3+ messages)

[U-Boot] [PATCH] arm: socfpga: Zap spl.h and ad-hoc related syms
 2014-10-22 18:11 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/8] ARM: sunxi: Add Allwinner A23 (sun8i) support
 2014-10-22 18:07 UTC  (3+ messages)
` [U-Boot] [PATCH v2 5/8] ARM: sunxi: Add support for R_PIO gpio banks

[U-Boot] Please pull u-boot-tegra/master into ARM/master
 2014-10-22 18:04 UTC  (2+ messages)

[U-Boot] [PATCH] image-fdt: boot_get_fdt() return value when no DTB exists
 2014-10-22 17:33 UTC  (4+ messages)

[U-Boot] [PATCH] image: Fix Android boot image support
 2014-10-22 17:29 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] imximage: Fix the bootdata.size calculation
 2014-10-22 16:52 UTC  (4+ messages)

[U-Boot] Please pull u-boot-x88
 2014-10-22 16:51 UTC  (2+ messages)

[U-Boot] [PATCH v2 2/2] x86: Fix GDT limit in start16.S
 2014-10-22 16:22 UTC  (3+ messages)

[U-Boot] [PATCH v2 1/2] x86: Fix rom version build with CONFIG_X86_RESET_VECTOR
 2014-10-22 16:22 UTC  (3+ messages)

[U-Boot] [PATCH 00/19] [RFC] Power(full) framework based on Driver Model
 2014-10-22 15:32 UTC  (3+ messages)
` [U-Boot] [PATCH 09/19] dm: pmic: new commands: pmic and regulator


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