public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-01-24 12:23:33 to 2016-01-25 21:29:05 UTC [more...]

[U-Boot] [PATCH] part: Drop duplication declaration of block_dev_desc_t
 2016-01-25 21:29 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH] env_mmc: support overriding mmc dev from board code
 2016-01-25 21:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] serial: Remove serial_putc_raw_dev
 2016-01-25 21:28 UTC  (2+ messages)
` [U-Boot] [U-Boot,2/2] "

[U-Boot] [PATCH] bootm: fix size arg of flush_cache() in bootm_load_os()
 2016-01-25 21:28 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] arm, powerpc: Update cc-version tests to check for cc-name as well
 2016-01-25 21:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] kbuild: Add clang detection
 2016-01-25 21:28 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/2] "

[U-Boot] [PATCH 2/2] Remove the cmd_ prefix from command files
 2016-01-25 21:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] Move all command code into its own directory
 2016-01-25 21:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH v2 2/2] ns16550: zap the rockchip serial compatible string
 2016-01-25 21:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 1/2] ns16550: replace with binding files from Linux kernel
 2016-01-25 21:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH 1/2] checkpatch: ignore request to use ether_addr_copy()
 2016-01-25 21:28 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PULL] Please pull u-boot-imx
 2016-01-25 21:27 UTC  (2+ messages)

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

[U-Boot] [PATCH] arm: cache: Implement cache range check for v7
 2016-01-25 21:22 UTC  (6+ messages)

[U-Boot] [PATCH] usb: kbd: Prevent out of bound access
 2016-01-25 21:08 UTC 

[U-Boot] [PATCH] malloc: work around some memalign fragmentation issues
 2016-01-25 21:03 UTC 

[U-Boot] [PATCH] usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION
 2016-01-25 20:53 UTC  (4+ messages)

[U-Boot] [PATCH v3] usb: add clock support for generic EHCI
 2016-01-25 20:50 UTC  (3+ messages)

[U-Boot] Please pull u-boot-mpc85xx master
 2016-01-25 20:49 UTC 

[U-Boot] [PATCH][v2] arch/powperpc: Fix start_align due to use of __ffs64() instead ffs64()
 2016-01-25 20:44 UTC  (3+ messages)

[U-Boot] [PATCH REPOST] checkpatch: ignore request to use ether_addr_copy()
 2016-01-25 20:43 UTC  (2+ messages)

[U-Boot] [PATCH 1/2 v3] VID: support IR chip is used in Intel mode
 2016-01-25 20:41 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2 v3] board/t4240rdb: VID support

[U-Boot] [PATCH 2/2] x86: BayTrail: Add option to disable the internal UART to setup_early_uart()
 2016-01-25 20:37 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2 v2] "

[U-Boot] [PATCH] rpi: fix up Model B entries
 2016-01-25 20:36 UTC 

[U-Boot] [PATCH][v2] powerpc: mpc85xx: Move set_liodns, setup_portals to common boot seq
 2016-01-25 20:28 UTC  (2+ messages)

[U-Boot] [PATCH] .travis.yml: rework according to new travis-ci infra
 2016-01-25 19:22 UTC 

[U-Boot] [PATCH v4 0/6] rockchip: kylin: Boot with android boot image
 2016-01-25 19:07 UTC  (12+ messages)
` [U-Boot] [PATCH v4 5/6] rockchip: kylin: Enable boot "

[U-Boot] [PATCHv2 0/8] Migrate NXP/Freescale Vybrid based boards to support pure DT
 2016-01-25 17:24 UTC  (11+ messages)
` [U-Boot] [PATCHv2 1/8] arm: vybrid: Enable lpuart support
` [U-Boot] [PATCHv2 2/8] arm: colibri-vf: Enable serial support
` [U-Boot] [PATCHv2 3/8] dm: lpuart: Drop the legacy code
` [U-Boot] [PATCHv2 4/8] dm: vybrid_gpio: Drop "
` [U-Boot] [PATCHv2 5/8] arm: vybrid: Drop enabling GPIO, UART and SPI in legacy mode
` [U-Boot] [PATCHv2 6/8] arm: vf610-twr: Add device tree file's
` [U-Boot] [PATCHv2 7/8] arm: pcm052: "
` [U-Boot] [PATCHv2 8/8] arm: vybrid: Update defconfig's

[U-Boot] [PATCH 5/7] driver: net: ldpaa: Increase num of buffers for a pool
 2016-01-25 17:20 UTC  (2+ messages)

[U-Boot] [PATCH 1/7] driver: net: fsl-mc: Add version check for MC objects
 2016-01-25 17:19 UTC  (2+ messages)

[U-Boot] [Patch V3 1/3] qe: move drivers/qe/qe.h to include/fsl_qe.h
 2016-01-25 17:17 UTC  (4+ messages)
` [U-Boot] [Patch V3 2/3] fm: fdt: Move fman ucode fixup to Fman driver code
` [U-Boot] [Patch V3 3/3] armv8/fsl-layerscape: fdt: add fixup for Fman ucode

[U-Boot] [PATCH] pci: restore initialization for DM_PCI
 2016-01-25 17:11 UTC  (13+ messages)

[U-Boot] [Patch V5 1/4] spi: fsl_qspi: fix compile warning for 64-bit platform
 2016-01-25 17:01 UTC  (10+ messages)
` [U-Boot] [Patch V5 2/4] spi: fsl_qspi: Fix qspi_op_rdid memcpy issue

[U-Boot] [PATCH]: net: Wrong Initialization in davinci-emac driver
 2016-01-25 17:00 UTC 

[U-Boot] [PATCHv4 0/7] spl: Lightweight UBI and UBI fastmap support
 2016-01-25 16:56 UTC  (12+ messages)
` [U-Boot] [PATCHv7 6/7] igep00x0: UBIize

[U-Boot] [PATCH 1/2] test/py: move find_ram_base() into u_boot_utils
 2016-01-25 16:50 UTC  (3+ messages)

[U-Boot] [PATCH] video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default
 2016-01-25 16:17 UTC 

[U-Boot] [PATCH] nds32: fix mmc rescan hang problem
 2016-01-25 16:13 UTC  (2+ messages)

[U-Boot] U-Boot as a next bootloader in a chain - reading the kernel boot args provided by the previous stage bootlader?
 2016-01-25 15:46 UTC 

[U-Boot] [PATCH v3 0/7] Determine Boot mode at run time
 2016-01-25 15:36 UTC  (2+ messages)

[U-Boot] CONFIG_DISPLAY causes build error on microblaze-generic
 2016-01-25 15:33 UTC  (3+ messages)

[U-Boot] [GIT PULL] Microblaze changes
 2016-01-25 15:16 UTC  (12+ messages)

[U-Boot] [PATCH V2] net: bootp: Ignore packets whose yiaddr is 0
 2016-01-25 14:59 UTC  (4+ messages)

[U-Boot] [PATCH] net: eepro100: Fix build warnings
 2016-01-25 14:46 UTC  (2+ messages)

[U-Boot] buildman errors
 2016-01-25 14:12 UTC  (16+ messages)

[U-Boot] [PATCH] nand: mxs: fix error handling for mxs_nand_init
 2016-01-25 12:52 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: zynq: zynqmp: Line up checkboard message
 2016-01-25 10:53 UTC  (3+ messages)

[U-Boot] [PATCH v2 0/8] driver model bring-up of keystone net on k2hk, k2l, k2e and k2g evm
 2016-01-25 10:10 UTC  (6+ messages)
` [U-Boot] [PATCH v2 3/8] drivers: net: keystone_net: convert driver to adopt device driver model

[U-Boot] [PATCH] openrisc: Fix build errors
 2016-01-25  9:53 UTC 

[U-Boot] [PATCH] openrisc: updating build tools naming convention
 2016-01-25  9:50 UTC  (2+ messages)

[U-Boot] mmc rescan problem!
 2016-01-25  8:48 UTC 

[U-Boot] [PATCH] powerpc: tqm834x: Fix build warnings in initdram()
 2016-01-25  8:29 UTC 

[U-Boot] [PATCH v2 0/4] Add LPDDR3 support for A83T
 2016-01-25  7:41 UTC  (3+ messages)

[U-Boot] [Patch V5 0/3] LS1043AQDS DSPI/QSPI related patches
 2016-01-25  7:16 UTC  (4+ messages)
` [U-Boot] [Patch V5 1/3] armv8/ls1043aqds: add DSPI support
` [U-Boot] [Patch V5 2/3] armv8/ls1043aqds: add QSPI support in SD boot
` [U-Boot] [Patch V5 3/3] armv8/ls1043aqds: add QSPI boot support

[U-Boot] [PATCH] armv8: lsch3: Enable WUO config for RNI-20 node
 2016-01-25  6:38 UTC 

[U-Boot] [PATCH v2 0/3] atmel_nand: misc update in atmel nandflash driver
 2016-01-25  6:06 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] atmel_nand: use nand ecc_{strength, step}_ds instead of our own function
` [U-Boot] [PATCH v2 2/3] atmel_nand: add '\n' in the end of error message for better display
` [U-Boot] [PATCH v2 3/3] atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number

[U-Boot] [PATCH 0/4] atmel_nand: misc update in atmel nandflash driver
 2016-01-25  5:51 UTC  (11+ messages)
` [U-Boot] [PATCH 1/4] atmel_nand: use nand ecc_{strength, step}_ds instead of our own function
` [U-Boot] [PATCH 2/4] atmel_nand: add '\n' in the end of error message for better display
` [U-Boot] [PATCH 3/4] atmel_nand: increase more delay to support MT29F32G08CBADA
` [U-Boot] [PATCH 4/4] atmel_nand: use the definition: PMECC_OOB_RESERVED_BYTES instead magic number

[U-Boot] [PATCH] sh: sh7753evb: Fix build error
 2016-01-25  5:45 UTC  (2+ messages)

[U-Boot] [PATCH v2] usb: add clock support for generic EHCI
 2016-01-25  5:22 UTC  (4+ messages)

[U-Boot] [PATCH] tools: mxsboot: Use more portable cpu_to_le32()
 2016-01-25  3:47 UTC  (2+ messages)

[U-Boot] [PATCH v4 2/2] usb: eth: add Realtek RTL8152B/RTL8153 DRIVER
 2016-01-25  3:47 UTC  (6+ messages)
` [U-Boot] [PATCH v5 "

[U-Boot] [PATCH 1/2] mx6: soc: Add ENET2 mac address support
 2016-01-25  3:24 UTC  (3+ messages)

[U-Boot] [PATCHv2 1/3] armv8: fsl-layerscape: add i/d-cache enable function to enable_caches
 2016-01-25  3:22 UTC  (16+ messages)
` [U-Boot] [PATCHv2 2/3] ARMv8/layerscape: Add FSL PPA support

[U-Boot] [PATCH v3 0/4] add support for loading ACPI tables from QEMU
 2016-01-25  2:54 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/4] x86: qemu: re-structure qemu_fwcfg_list_firmware()

[U-Boot] [PATCH 1/2] arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL
 2016-01-24 23:55 UTC  (14+ messages)

[U-Boot] [PATCH v3] ARM: Add Support for the VInCo platform
 2016-01-24 22:23 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/5] Add wait_for_bit()
 2016-01-24 22:20 UTC  (3+ messages)
` [U-Boot] [PATCH v4 1/5] lib: Add wait_for_bit

[U-Boot] [PATCH v3] net: macb: Not all the GEM are gigabit capable
 2016-01-24 21:53 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/18] Add support for 96boards Dragonboard410C board
 2016-01-24 20:53 UTC  (19+ 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] Please pull u-boot-x86
 2016-01-24 19:43 UTC  (2+ messages)

[U-Boot] [PATCH] bug.h: move BUILD_BUG_* defines to include/linux/bug.h
 2016-01-24 14:29 UTC  (3+ messages)

[U-Boot] [PATCH v2] bug.h: move BUILD_BUG_* defines to include/linux/bug.h
 2016-01-24 14:27 UTC 

[U-Boot] [PATCH] imx: mx6sxsabresd: support emmc
 2016-01-24 13:53 UTC  (6+ messages)


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