public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2014-10-20 19:10:57 to 2014-10-22 11:31:11 UTC [more...]

[U-Boot] [PATCH v2] generic-board: make compile-time noise for non-generic boards
 2014-10-22 11:31 UTC 

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

[U-Boot] [PATCH] arm: ls102xa: clear EPU registers for deep sleep
 2014-10-22 10:20 UTC 

[U-Boot] [PATCH v4 0/20] Add Marvell Armada XP MV78460 SoC support
 2014-10-22 10:13 UTC  (21+ messages)
` [U-Boot] [PATCH v4 01/20] arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common
` [U-Boot] [PATCH v4 02/20] arm: marvell: Move arch/kirkwood.h to arch/soc.h
` [U-Boot] [PATCH v4 03/20] arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h
` [U-Boot] [PATCH v4 04/20] arm: marvell: Rework timer.c to make it usable for other MVEBU platforms
` [U-Boot] [PATCH v4 05/20] arm: mvebu: Add common mbus functions to use on Marvell SoCs
` [U-Boot] [PATCH v4 06/20] spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's
` [U-Boot] [PATCH v4 07/20] arm: marvell: Extract kirkwood gpio functions into new common file gpio.c
` [U-Boot] [PATCH v4 08/20] spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
` [U-Boot] [PATCH v4 09/20] arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()
` [U-Boot] [PATCH v4 10/20] net: mvneta.c: Add support for the ethernet controller of the Marvell Armada XP SoC
` [U-Boot] [PATCH v4 11/20] net: phy.h: Make PHY autonegotiation timeout configurable
` [U-Boot] [PATCH v4 12/20] i2c: mvtwsi: Add support for Marvell Armada XP
` [U-Boot] [PATCH v4 13/20] arm: armada-xp: Add basic support for Marvell Armada XP SoC
` [U-Boot] [PATCH v4 14/20] arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board
` [U-Boot] [PATCH v4 15/20] arm: armada-xp: Add basic support for the maxBCM board
` [U-Boot] [PATCH v4 16/20] arm: kirkwood: Remove some dead code from cpu.c
` [U-Boot] [PATCH v4 17/20] tools/kwboot: Sync with latest barebox version to support Armada XP
` [U-Boot] [PATCH v4 18/20] tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported
` [U-Boot] [PATCH v4 19/20] tools: kwbimage: Add image version 1 support for Armada XP / 370
` [U-Boot] [PATCH v4 20/20] Makefile: Add CONFIG_BUILD_TARGET to automatically build an special image

[U-Boot] [PATCH] ot1200: fix sf detection
 2014-10-22 10:09 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: at91 series: convert to generic board
 2014-10-22 10:01 UTC 

[U-Boot] [PATCH] ot1200: add sata support
 2014-10-22  9:55 UTC 

[U-Boot] [PATCH 0/3] arm: add interrupt support
 2014-10-22  9:54 UTC  (12+ messages)
` [U-Boot] [PATCH v2 0/3] arm: fix exception handling
  ` [U-Boot] [PATCH v2 2/3] arm: relocate the exception vectors

[U-Boot] [PATCH 0/14] dm: omap: Provide access to driver model for am335x, and move boards
 2014-10-22  9:47 UTC  (3+ messages)
` [U-Boot] [PATCH 12/14] dm: omap: serial: Add driver model support

[U-Boot] [PATCH] Revert "sunxi: dram: Use divisor P=1 for PLL5"
 2014-10-22  9:42 UTC  (9+ messages)

[U-Boot] [PATCH 0/7] dm-serial: bug fix and refactoring and conversion of Uniphier serial
 2014-10-22  9:14 UTC  (8+ 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] git bisect failed
 2014-10-22  9:14 UTC  (7+ messages)

[U-Boot] Mini Summit 2014 Followup / Transcript of Open Discussion
 2014-10-22  8:55 UTC  (3+ messages)

[U-Boot] [PATCH] mx6sabresd: Add Seiko WVGA panel support
 2014-10-22  8:47 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/8] ARM: sunxi: Add Allwinner A23 (sun8i) support
 2014-10-22  8:47 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/8] ARM: sunxi: Add sun8i (A23) UART0 pin mux support
` [U-Boot] [PATCH v2 2/8] ARM: sunxi: Add support for uart0 on port F (mmc0)
` [U-Boot] [PATCH v2 3/8] mmc: sunxi: Add support for sun8i (A23)
` [U-Boot] [PATCH v2 4/8] ARM: sunxi: Add basic A23 support
` [U-Boot] [PATCH v2 5/8] ARM: sunxi: Add support for R_PIO gpio banks
` [U-Boot] [PATCH v2 6/8] ARM: sunxi: Allow specifying module in prcm apb0 init function
` [U-Boot] [PATCH v2 7/8] ARM: sunxi: Add support for using R_UART as console
` [U-Boot] [PATCH v2 8/8] ARM: sunxi: Add Ippo-q8h-v5 A23 tablet board defconfig

[U-Boot] [PATCH 1/2] arm: mx6: add support for TBS2910 Matrix ARM miniPC
 2014-10-22  8:36 UTC  (4+ messages)

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

[U-Boot] [PATCH] imximage: Fix the bootdata.size calculation
 2014-10-22  8:32 UTC  (5+ messages)

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

[U-Boot] [PATCH] net: macb: write mac address when initialization
 2014-10-22  7:19 UTC  (2+ messages)

[U-Boot] [PATCH] net: asix: Add support for AX88772B
 2014-10-22  5:03 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] dm: rpi: Move Raspberry Pi to use driver model
 2014-10-22  2:04 UTC  (6+ messages)

[U-Boot] [PATCH v2] memsize: Fix for bug in memory sizing code
 2014-10-21 23:04 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] common/memsize.c: Coding style cleanup
  ` [U-Boot] [PATCH 2/3] common/memsize.c: correctly restore all modified memory loations

[U-Boot] [PATCH 1/7] spi: altera: Use struct-based register access
 2014-10-21 22:15 UTC  (4+ messages)

[U-Boot] [PATCH] Correct two non-functional misspellings "overrided"
 2014-10-21 20:44 UTC 

[U-Boot] [PATCH] Correct single misspelling of "consitant" in source tree
 2014-10-21 20:35 UTC 

[U-Boot] [PATCH] powerpc: o2dnt: convert to generic board
 2014-10-21 20:31 UTC 

[U-Boot] [PATCH] powerpc: TQM5200: convert to generic board
 2014-10-21 20:15 UTC 

[U-Boot] Please pull u-boot-fsl-qoriq master
 2014-10-21 19:55 UTC  (2+ messages)

[U-Boot] Pull request: u-boot-video/master
 2014-10-21 19:55 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/6] sunxi: Enable second sdcard slot found on some boards
 2014-10-21 19:25 UTC  (5+ messages)
` [U-Boot] [PATCH v3 6/6] sunxi: Kconfig: Unify sunxi Kconfig code

[U-Boot] [PATCH 0/9] ARM: sunxi: Add Allwinner A23 (sun8i) support
 2014-10-21 18:55 UTC  (7+ messages)
` [U-Boot] [PATCH 6/9] ARM: sunxi: Add support for R_PIO gpio banks
        ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH 0/3] ARM: sunxi: Fix reset support on sun6i/sun8i
 2014-10-21 18:51 UTC  (5+ messages)
` [U-Boot] [PATCH 3/3] ARM: sunxi: Fix reset command "

[U-Boot] [PATCH] mmc: tegra: handle error returned from bounce_buffer_start
 2014-10-21 17:48 UTC 

[U-Boot] [PATCH] image: Fix Android boot image support
 2014-10-21 16:55 UTC  (7+ messages)
` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] kbuild: clear VENDOR variable to fix build error on tcsh
 2014-10-21 16:29 UTC  (6+ messages)

[U-Boot] Hi Simon, There may exist a problem about FIT image signature verify , can you check this problem?
 2014-10-21 16:27 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/3] net: Add a command to manipulate ethernet devices
 2014-10-21 16:19 UTC  (9+ messages)
` [U-Boot] [PATCH v3 2/3] net: Add a command to access the EEPROM from "

[U-Boot] [RFC] dm: tegra: boot time regression
 2014-10-21 16:19 UTC  (2+ messages)

[U-Boot] [PATCH] doc: fix README.standalone
 2014-10-21 15:53 UTC  (2+ messages)

[U-Boot] [PATCH] omap3/am33xx: mux: fix several checkpatch issues
 2014-10-21 15:36 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] PowerPC: drop some 74xx_7xx boards and related code
 2014-10-21 14:04 UTC  (2+ messages)

[U-Boot] [PATCH] fix get_ram_size memory corruption
 2014-10-21 14:04 UTC  (9+ messages)
  ` [U-Boot] [PATCH] vexpress: qemu can load the fdt to ram base
      ` [U-Boot] [PATCH v3] fix get_ram_size memory corruption

[U-Boot] [PATCH 1/2] README.scrapyard: update commit IDs
 2014-10-21 13:42 UTC 

[U-Boot] [PATCH 0/3] Minor cm-t35/cm-t3730 updates
 2014-10-21 13:39 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] omap3: Kconfig: fix the cm-t35 board option prompt
` [U-Boot] [PATCH 2/3] omap3: cm-t35: use define for mmc wp gpio
` [U-Boot] [PATCH 3/3] omap3: cm-t35: remove enable_gpmc_cs_config()

[U-Boot] [PATCH] powerpc: mpc5121ads: update board config info in README
 2014-10-21 12:26 UTC 

[U-Boot] [PATCH] e1000: fix sw fw sync on igb i210/i211
 2014-10-21 12:26 UTC 

[U-Boot] [PATCH 1/2] mx6qsabreauto: Add HDMI support
 2014-10-21 12:12 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] mx6sabre_common: Add HDMI config to common code

[U-Boot] [PATCH] ot1200: remove superfluous "string" tag
 2014-10-21 12:02 UTC  (2+ messages)

[U-Boot] [PATCH 1/7] powerpc: mpc512x: fix boot breakage
 2014-10-21 11:47 UTC  (7+ messages)
` [U-Boot] [PATCH 2/7] powerpc: mpc5121ads: convert to generic board
` [U-Boot] [PATCH 3/7] powerpc: pdm360ng: "
` [U-Boot] [PATCH 4/7] powerpc: aria: "
` [U-Boot] [PATCH 5/7] powerpc: ac14xx: "
` [U-Boot] [PATCH 6/7] powerpc: mecp5123: "
` [U-Boot] [PATCH 7/7] powerpc: digsy_mtc: "

[U-Boot] [PATCH] arm: tegra: use architecture specific memcpy
 2014-10-21 11:42 UTC  (4+ messages)

[U-Boot] [PATCH] ls1:config: Add USB support for ls1021atwr
 2014-10-21 11:36 UTC  (2+ messages)
` [U-Boot] [PATCH] ls1:config: Add XHCI support for ls1021aqds

[U-Boot] [PATCH] README.kconfig: fix typo
 2014-10-21 10:33 UTC  (2+ messages)

[U-Boot] dm: Should U-Boot driver model abandon platform data?
 2014-10-21 10:18 UTC  (2+ messages)

[U-Boot] [PATCH v4 6/9] dm: imx: Use gpio_request() to request GPIOs
 2014-10-21  9:51 UTC  (6+ 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 0/4] ARM: clean up declarations of public functions
 2014-10-21  8:51 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] ARM: prevent compiler warnings from bootm.c
` [U-Boot] [PATCH 2/4] ARM: i.MX6: include prototype for get_board_rev()
` [U-Boot] [PATCH 3/4] ARM: i.MX: provide declaration for board_spi_cs_gpio
` [U-Boot] [PATCH 4/4] ARM: i.MX video: declare displays and display_count publicly

[U-Boot] [PATCH 0/1] ls1021aqds: add hwconfig setting to do pin mux
 2014-10-21  8:34 UTC  (2+ messages)
` [U-Boot] [PATCH] "

[U-Boot] [PATCH] arm: socfpga: Add I2C support to SoCFPGA
 2014-10-21  6:44 UTC  (3+ messages)

[U-Boot] [PATCH] arm: ls102xa: fixed a bus frequency setting error
 2014-10-21  5:51 UTC 

[U-Boot] compile issue with U-boot-2014.10-rc2 & Cubieboard
 2014-10-21  4:22 UTC  (3+ messages)

[U-Boot] [PATCH] common/cmd_io.c: Fix incorrect help for iod/iow
 2014-10-21  2:40 UTC  (5+ messages)

[U-Boot] [PATCH 01/11] fdt: Allow ft_board_setup() to report failure
 2014-10-21  1:51 UTC  (3+ messages)

[U-Boot] [PATCH v10 0/12] Enable driver model for GPIOs on Tegra and Exynos
 2014-10-21  1:48 UTC  (13+ 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 0/3] DM9000 support for multiple interfaces
 2014-10-20 23:47 UTC  (10+ messages)
` [U-Boot] [PATCH 1/3] dm9000: mark dump_regs() function as unused
` [U-Boot] [PATCH 2/3] dm9000: Add struct eth_device * to SROM functions
` [U-Boot] [PATCH 3/3 V2] dm9000: rework dm9000 to support multiple devices

[U-Boot] [RFC] net/e1000: Fix EEPROM access error
 2014-10-20 23:28 UTC  (3+ messages)

[U-Boot] [PATCH][v4] ls102x: configs - Add hash command in freescale LS1 platforms
 2014-10-20 21:33 UTC  (2+ messages)

[U-Boot] [PATCH] checkpatch: Add a check for forbidden tags in the git log
 2014-10-20 20:27 UTC  (2+ messages)


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