public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-01-29 21:26:36 to 2016-02-01 09:40:41 UTC [more...]

[U-Boot] [PATCH 00/23] x86: Convert to use DM PCI APIs completely
 2016-02-01  9:40 UTC  (7+ messages)
` [U-Boot] [PATCH 01/23] spi: ich: Some clean up
` [U-Boot] [PATCH 02/23] spi: ich: Use compatible strings to distinguish controller version
` [U-Boot] [PATCH 03/23] spi: ich: Change PCHV_ to ICHV_
` [U-Boot] [PATCH 04/23] x86: tnc: Drop unprotect_spi_flash()
` [U-Boot] [PATCH 05/23] x86: quark: "
` [U-Boot] [PATCH 06/23] dm: pch: Remove pch_get_version op

[U-Boot] UBI attach issues
 2016-02-01  9:34 UTC  (2+ messages)

[U-Boot] [RFC PATCH v1] dfu: introduce dfu_mtd support
 2016-02-01  9:15 UTC 

[U-Boot] [RFC PATCH v2] dfu: allow get_medium_size() to return bigger medium sizes than 2GiB
 2016-02-01  9:14 UTC 

[U-Boot] [PATCH] arm: socfpga: Fix booting from QSPI flash on socdk board
 2016-02-01  8:38 UTC 

[U-Boot] [PATCH v4 00/13] Initial Microchip PIC32MZ[DA] Support
 2016-02-01  8:17 UTC  (4+ messages)
` [U-Boot] [PATCH v4 08/13] board: Add Microchip PIC32MZ[DA]-Starter-Kit board

[U-Boot] [PATCH v4 0/4] QE patchset introduction
 2016-02-01  7:43 UTC  (7+ messages)
` [U-Boot] [PATCH v4 2/4] QE: add QE support on ls1043ardb
` [U-Boot] [PATCH v4 3/4] ls1043rdb: move USB mux config to config_board_mux
` [U-Boot] [PATCH v4 4/4] qe: assgin pins to qe-hdlc

[U-Boot] [PATCH v3 0/7] fdt: Replace u-boot-dtb.bin with u-boot.bin
 2016-02-01  7:31 UTC  (9+ messages)
` [U-Boot] [PATCH v3 1/7] tegra: Clarify generation of -nodtb file with OF_CONTROL
` [U-Boot] [PATCH v3 2/7] fdt: Build a U-Boot binary without device tree
` [U-Boot] [PATCH v3 3/7] fdt: Build an SPL "
` [U-Boot] [PATCH v3 4/7] tegra: Always build a boot image with the same filename
` [U-Boot] [PATCH v3 5/7] socfpga: Simplify Makefile filenames
` [U-Boot] [PATCH v3 6/7] Makefile: Make u-boot.img the same as u-boot-dtb.img
` [U-Boot] [PATCH v3 7/7] Makefile: Drop unnecessary -dtb suffixes

[U-Boot] [PATCH] OMAP3: omap3_logic: Remove YAFFS support
 2016-02-01  7:26 UTC  (2+ messages)

[U-Boot] [PATCH] armv8/ls1043a: Implement workaround for erratum A009660
 2016-02-01  7:18 UTC  (7+ messages)

[U-Boot] 64-bit x86 U-Boot?
 2016-02-01  7:14 UTC  (2+ messages)

[U-Boot] [PATCH v2] armv8/ls1043a: Implement workaround for erratum A009660
 2016-02-01  7:08 UTC 

[U-Boot] [PATCH 1/2] pinctrl: imx: Introduce pinctrl driver for i.MX6
 2016-02-01  5:38 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] pinctrl: imx: Support i.MX7D

[U-Boot] [PATCH V2] fdt: introduce fdtdec_get_child_count
 2016-02-01  5:31 UTC 

[U-Boot] [PATCH] armv8/ls1043aqds: fix DSPI/QSPI node in dts file
 2016-02-01  5:09 UTC 

[U-Boot] [PATCH 00/14] EFI payload / application support v2
 2016-02-01  3:25 UTC  (25+ messages)
` [U-Boot] [PATCH 02/14] include/efi_api.h: Add more detailed API definitions
` [U-Boot] [PATCH 03/14] efi_loader: Add PE image loader
` [U-Boot] [PATCH 04/14] efi_loader: Add boot time services
` [U-Boot] [PATCH 05/14] efi_loader: Add console interface
` [U-Boot] [PATCH 06/14] efi_loader: Add runtime services
` [U-Boot] [PATCH 07/14] efi_loader: Add disk interfaces
` [U-Boot] [PATCH 08/14] efi_loader: Add "bootefi" command
` [U-Boot] [PATCH 09/14] efi_loader: Implement memory allocation and map
` [U-Boot] [PATCH 13/14] efi_loader: hook up in build environment
` [U-Boot] [PATCH 14/14] efi_loader: Add distro boot script for removable media

[U-Boot] [PATCH v3 1/2] mx6: soc: Add ENET2 mac address support
 2016-02-01  2:41 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board

[U-Boot] Conversion of serial_pxa.c to driver model
 2016-02-01  2:20 UTC  (3+ messages)

[U-Boot] [PATCH] fdt: introudce fdt_get_child_count
 2016-02-01  1:13 UTC  (4+ messages)

[U-Boot] [PATCH] OMAP3: omap3_logic: Enable CONFIG_SMC911X_32_BIT
 2016-01-31 23:13 UTC 

[U-Boot] Pull request: u-boot-arm/master
 2016-01-31 20:40 UTC 

[U-Boot] [PATCH] Revert "arm: Remove wireless_space board"
 2016-01-31 20:37 UTC 

[U-Boot] [PATCH] OMAP3: omap3_logic: Enable Android Fastboot
 2016-01-31 19:34 UTC 

[U-Boot] [PATCH v2 00/23] dm: tegra: Convert tegra20 and tegra124 video drivers to driver model
 2016-01-31 19:33 UTC  (37+ messages)
` [U-Boot] [PATCH v2 01/23] tegra: keyboard: Fix the init order
` [U-Boot] [PATCH v2 02/23] dm: video: Flush the cache after a puts()
` [U-Boot] [PATCH v2 03/23] tegra: mmc: Fix comments in the MMC driver init
` [U-Boot] [PATCH v2 04/23] tegra: dts: Sync up the tegra124 device tree files with Linux
` [U-Boot] [PATCH v2 05/23] tegra: dts: Sync up nyan-big "
` [U-Boot] [PATCH v2 06/23] tegra: gpio: Show the GPIO value for outputs
` [U-Boot] [PATCH v2 07/23] tegra: pwm: Add a driver for the tegra PWM
` [U-Boot] [PATCH v2 08/23] tegra: lcd: Merge tegra124-lcd.c into display.c
` [U-Boot] [PATCH v2 09/23] tegra: Allow driver model to be used for the PWM
` [U-Boot] [PATCH v2 10/23] tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD
` [U-Boot] [PATCH v2 11/23] tegra: nyan-big: Move the LCD driver to driver model
` [U-Boot] [PATCH v2 12/23] tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20
` [U-Boot] [PATCH v2 13/23] tegra: dts: Sync tegra20.dtsi with Linux v4.4
` [U-Boot] [PATCH v2 14/23] tegra: video: Merge the display driver into one file
` [U-Boot] [PATCH v2 15/23] tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig
` [U-Boot] [PATCH v2 16/23] tegra: video: Merge the two config structures together
` [U-Boot] [PATCH v2 17/23] tegra: video: Convert tegra20 LCD driver to driver model
` [U-Boot] [PATCH v2 18/23] tegra: video: Remove the static variables
` [U-Boot] [PATCH v2 19/23] tegra: video: Move LCD enums into the driver
` [U-Boot] [PATCH v2 20/23] tegra: video: Move all fdt-decoding into a single function
` [U-Boot] [PATCH v2 21/23] tegra: Convert CONFIG_PWM_TEGRA to Kconfig
` [U-Boot] [PATCH v2 22/23] tegra: video: Move LCD driver to use the DM PWM driver
` [U-Boot] [PATCH v2 23/23] tegra: video: Clean up the old LCD/PWM driver code

[U-Boot] [PATCH 1/2] arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL
 2016-01-31 17:25 UTC  (4+ messages)

[U-Boot] [PATCH] patman: fix series-notes handling for buildman
 2016-01-31 16:51 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/7] fdt: Replace u-boot-dtb.bin with u-boot.bin
 2016-01-31 16:21 UTC  (12+ messages)
` [U-Boot] [PATCH v2 1/7] tegra: Clarify generation of -nodtb file with OF_CONTROL
` [U-Boot] [PATCH v2 2/7] fdt: Build a U-Boot binary without device tree
` [U-Boot] [PATCH v2 3/7] fdt: Build an SPL "
` [U-Boot] [PATCH v2 4/7] tegra: Always build a boot image with the same filename
` [U-Boot] [PATCH v2 6/7] Makefile: Make u-boot.img the same as u-boot-dtb.img

[U-Boot] Converting mcfuart.c to driver model
 2016-01-31 16:16 UTC 

[U-Boot] Converting arm_dcc to driver model
 2016-01-31 16:16 UTC 

[U-Boot] Conversion of serial_bfin to driver model
 2016-01-31 16:16 UTC 

[U-Boot] Converting serial_s3c24x0.c to driver model
 2016-01-31 16:16 UTC 

[U-Boot] [PATCH 0/6] dm: serial: Remove serial drivers not yet converted to driver model
 2016-01-31 16:16 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] dm: freescale: Drop mxs_auart serial driver
` [U-Boot] [PATCH 2/6] dm: opencores: Drop opencores_yanu "
` [U-Boot] [PATCH 3/6] dm: freescale: serial: Drop serial_imx "
` [U-Boot] [PATCH 4/6] dm: serial: Drop serial_max3100 "
` [U-Boot] [PATCH 5/6] dm: pxa: serial: Drop serial_sa1100 "
` [U-Boot] [PATCH 6/6] dm: Update on current serial driver status

[U-Boot] Include patchwork patch ID in commit message?
 2016-01-31 15:59 UTC  (9+ messages)

[U-Boot] [PATCH v1 0/2] Add back P2020DS
 2016-01-31 15:40 UTC  (5+ messages)
` [U-Boot] [PATCH v1 1/2] Revert "powerpc: mpc85xx: remove P2020DS board support"
` [U-Boot] [PATCH v1 2/2] powerpc: p2020ds: Update DDR speed tables

[U-Boot] [PATCH V2] arm: config: enforce -fno-pic for gcc
 2016-01-31 15:30 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/18] Add support for 96boards Dragonboard410C board
 2016-01-31 15:17 UTC  (37+ messages)
` [U-Boot] [PATCH v2 01/18] serial: Add support for Qualcomm serial port
` [U-Boot] [PATCH v2 02/18] gpio: Add support for Qualcomm gpio controller
` [U-Boot] [PATCH v2 03/18] mmc: Add support for Qualcomm SDHCI controller
` [U-Boot] [PATCH v2 04/18] ehci-hcd: Add init_after_reset
` [U-Boot] [PATCH v2 05/18] usb: ulpi: Add Kconfig options for ULPI
` [U-Boot] [PATCH v2 06/18] Migrate CONFIG_ULPI* to Kconfig
` [U-Boot] [PATCH v2 07/18] usb: Rename ehci-fsl.h to ehci-ci.h
` [U-Boot] [PATCH v2 08/18] usb: ehci-ci: Add missing registers
` [U-Boot] [PATCH v2 09/18] ehci-ci.h: drop generic USBCMD fields
` [U-Boot] [PATCH v2 10/18] ehci: Add support for Qualcomm EHCI
` [U-Boot] [PATCH v2 11/18] drivers: Add SPMI bus uclass
` [U-Boot] [PATCH v2 12/18] spmi: Add sandbox test driver
` [U-Boot] [PATCH v2 13/18] drivers: spmi: Add support for Qualcomm SPMI bus driver
` [U-Boot] [PATCH v2 14/18] pmic: Add support for Qualcomm PM8916 PMIC
` [U-Boot] [PATCH v2 15/18] gpio: Add support for Qualcomm PM8916 gpios
` [U-Boot] [PATCH v2 16/18] arm: Add support for Qualcomm Snapdragon family
` [U-Boot] [PATCH v2 17/18] board: Add Qualcomm Dragonboard 410C support
` [U-Boot] [PATCH v2 18/18] Add myself as Snapdragon and SPMI maintainer

[U-Boot] [PATCH] arm: use common instructions applicable to armv7m & other arm archs
 2016-01-31 15:00 UTC  (4+ messages)

[U-Boot] [PATCH 00/26] spl: Support loading a FIT image containing U-Boot
 2016-01-31  9:55 UTC  (5+ messages)
` [U-Boot] [PATCH 07/26] libfdt: Add a function to write a property placeholder

[U-Boot] [PATCH 1/6] microblaze: Correct build error in eth-uclass.c
 2016-01-30 22:45 UTC  (6+ messages)
` [U-Boot] [PATCH 2/6] cmd: Fix control bmp_display()
` [U-Boot] [PATCH 3/6] video: Use 'int' for loop variables instead of short
` [U-Boot] [PATCH 4/6] video: test: Adjust order of file closure
` [U-Boot] [PATCH 5/6] bzlib: Try another way to fix an unused variable
` [U-Boot] [PATCH 6/6] rockchip: Drop old CONFIG_VIDEO_ROTATION option

[U-Boot] Pull request: u-boot-video/master
 2016-01-30 22:41 UTC  (3+ messages)

[U-Boot] jboot to uboot
 2016-01-30 17:14 UTC 

[U-Boot] [PATCH V2] imx: MX6DQ{P}/DL:SABRESD Fix bmode eMMC failure
 2016-01-30 14:34 UTC  (2+ messages)

[U-Boot] [PATCH] Use correct spelling of "U-Boot"
 2016-01-30 14:01 UTC  (3+ messages)

[U-Boot] [PATCH 00/19] video: Introduce support for anti-aliased outline fonts
 2016-01-30 13:11 UTC  (2+ messages)

[U-Boot] [PATCH] OMAP3_LOGIC: Setup defconfig to enable SPL and NAND booting
 2016-01-30 12:43 UTC 

[U-Boot] [PATCH v2] arm: imx: Add support for GE Bx50v3 boards
 2016-01-30  4:07 UTC  (2+ messages)

[U-Boot] [PATCH] OMAP3: Enable SPL on omap3_logic
 2016-01-30  2:12 UTC 

[U-Boot] [PATCH] clk: Correct compilation when OF_CONTROL is not set
 2016-01-30  1:49 UTC  (3+ messages)

[U-Boot] Please pull u-boot-dm
 2016-01-30  1:39 UTC  (2+ messages)

[U-Boot] [RFC PATCH] itest: allow map_physmem to return 0 in limited cases
 2016-01-29 23:10 UTC 

[U-Boot] [PATCH v2] net: Add bootfile in DHCP Request
 2016-01-29 21:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2][v2] net: phy: implements probe for Cortina phy
 2016-01-29 21:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2][v2] net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET
 2016-01-29 21:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] net: phy: micrel: fix divisor value for KSZ9031 phy skew
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] net: phy: micrel: add documentation for Micrel KSZ90x1 binding
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: phy: Use 'autoneg' flag from phydev
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: phy: Set ANRESTART in setup_forced
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] net: phy: micrel: Disable B_CAST on config
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 7/8] net: Rename eth.c to eth_lecacy.c
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 6/8] net: Move driver-model code into its own file
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 5/8] net: Move remaining common functions to eth_common.c
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 4/8] net: Move environment functions to the common file
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/8] net: Move common init into a new eth_common.c file
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/8] net: Don't call board/cpu_eth_init() with driver model
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/8] tegra: Report errors from PCI init
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 7/7] net/designware: add support of max-speed device tree property
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 6/7] net/designware: do explicit port selection for 1Gb mode
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 5/7] include/net.h: add max_speed member in struct eth_pdata
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 4/7] drivers/net/phy: introduce phy_set_supported()
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 3/7] net: phy: breakdown PHY_*_FEATURES defines
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 2/7] net: phy: genphy: Allow overwriting features
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 1/7] net: phy: ensure Gigabit features are masked off if requested
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 15/17] arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type()
 2016-01-29 21:27 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 14/17] net: tsec: Use priv->tbiaddr to initialize TBI PHY address
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 13/17] net: tsec: Add driver model ethernet support
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 12/17] doc: dt-bindings: Describe Freescale TSEC ethernet controller
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 11/17] net: tsec: Use tsec_private pointer as the parameter for internal routines
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 10/17] net: tsec: Adjust orders to avoid forward declaration of tsec_send()
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 09/17] net: tsec: Move rxbd and txbd to struct tsec_private
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 08/17] net: tsec: Move rx_idx and tx_idx to struct tsec_private
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 07/17] net: tsec: fsl_mdio: Fix several cosmetic issues
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 06/17] arm: ls1021atwr: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET
 2016-01-29 21:26 UTC  (2+ messages)
` [U-Boot] "


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