public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-03-17 02:09:31 to 2016-03-18 21:22:39 UTC [more...]

[U-Boot] Newbie SPL question for socfpga_sockit
 2016-03-18 21:22 UTC  (16+ messages)

[U-Boot] [PATCH] Add CONFIG_GMAC_TX_DELAY=4 for OlinuXino Lime2
 2016-03-18 20:32 UTC  (9+ messages)

[U-Boot] [PATCH v4 0/4] This series add MUSB support on PIC32MZDA Starter Kit
 2016-03-18 18:03 UTC  (7+ messages)
` [U-Boot] [PATCH v4 1/4] arm: add missing writes[bwql], reads[bwql]
` [U-Boot] [PATCH v4 2/4] drivers: remove writes{b, w, l, q} and reads{b, w, l, q}
` [U-Boot] [PATCH v4 3/4] drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller
` [U-Boot] [PATCH v4 4/4] board: pic32mzda: enable USB-host, USB-storage support

[U-Boot] [PATCH] Add CONFIG_GMAC_TX_DELAY=4 for OlinuXino Lime2
 2016-03-18 17:33 UTC 

[U-Boot] [PATCH 1/2] armv8/ls1043aqds: fix print info for QSPI boot
 2016-03-18 16:53 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] armv8/ls1043aqds: use configuarable clock for non-QSPI boot

[U-Boot] [PATCH 1/2] net: xilinx_axi: use interface type instead of zero
 2016-03-18 16:37 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] net: xilinx_axi: Clear Isolate bit if found during phy setup

[U-Boot] [PATCH 1/2][v2] driver: net: ldpaa_eth: Add support of PHY framework
 2016-03-18 16:25 UTC  (2+ messages)

[U-Boot] [PATCH] driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0
 2016-03-18 16:15 UTC  (2+ messages)

[U-Boot] Could you please update your denx.de U-Boot repos?
 2016-03-18 16:13 UTC 

[U-Boot] [PATCH v4 00/14] Add Support for Secure Boot on LS208x
 2016-03-18 16:01 UTC  (26+ messages)
` [U-Boot] [PATCH v4 01/14] armv8: ls2080: Add SFP Configs for LS2080/LS2085
` [U-Boot] [PATCH v4 02/14] armv8: ls2080: Add Secure Boot configs: SEC, Security Monitor, SRK and RCW
` [U-Boot] [PATCH v4 03/14] SECURE BOOT: Add new ESBC header for ls-ch3 Secure Boot
` [U-Boot] [PATCH v4 04/14] SECURE BOOT: Add Secure Boot support on ls2080aqds/rdb
` [U-Boot] [PATCH v4 05/14] armv8: fsl-lsch3: Add bootscript header address for Secure Boot
` [U-Boot] [PATCH v4 06/14] SECURE BOOT: Copy Bootscript and header from NOR to DDR for LS2080/5
` [U-Boot] [PATCH v4 08/14] armv8 : ls2080: Add config for endianess of CCSR GUR
` [U-Boot] [PATCH v4 09/14] armv8: fsl-lsch3: Disable SMMU during Secure Boot
` [U-Boot] [PATCH v4 10/14] crypto/fsl: Correct 64bit Write when MMU disabled
` [U-Boot] [PATCH v4 11/14] crypto/fsl: Make CAAM transactions cacheable
` [U-Boot] [PATCH v4 13/14] SECURE BOOT: Halt execution when secure boot fail after reset request
` [U-Boot] [PATCH v4 14/14] SECURE BOOT: Change fsl_secboot_validate function to output image addr

[U-Boot] [PATCH 00/18] sf: fix support of QSPI memories and controllers
 2016-03-18 15:18 UTC  (9+ messages)

[U-Boot] [PATCH] MAINTAINERS : Add entry for ls2080/5 SECURE BOOT defconfigs
 2016-03-18 15:03 UTC 

[U-Boot] [PATCH 1/6] spi: kirkwood_spi.c: Add compatible match ID for Armada 375
 2016-03-18 14:29 UTC  (3+ messages)
` [U-Boot] [PATCH 2/6] net: mvpp2.c: Add Marvell mvpp2 network driver "

[U-Boot] Problems with D-cache invalidation in Freescale eSDHC driver
 2016-03-18 13:53 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] board: ti: am57xx: Set ethernet MAC addresses from EEPROM to env
 2016-03-18 13:26 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] net: export eth_setenv_enetaddr_by_index() to net.h
` [U-Boot] [PATCH 2/2] board: ti: am57xx: Set ethernet MAC addresses from EEPROM to env

[U-Boot] [PATCH 1/2] efi_stub: Move carriage return before line feed in putc()
 2016-03-18 13:26 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] debug_uart: Remove duplicated carriage return handling

[U-Boot] [PATCH] net: rtl8169: Fix build error when DEBUG is on
 2016-03-18 13:26 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] mmc: Fix switch..case indention
 2016-03-18 13:25 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] mmc: Print send_cmd response only when return value is zero

[U-Boot] [PATCH v3 1/2] flash: add device ID for Microchip PIC32 internal flash
 2016-03-18 13:06 UTC  (2+ messages)
` [U-Boot] [PATCH v3 2/2] drivers: mtd: add Microchip PIC32 internal non-CFI flash driver

[U-Boot] [PATCH v4 0/4] Make usb device-tree fixup independent of USB controller
 2016-03-18 12:22 UTC  (14+ messages)
` [U-Boot] [PATCH v4 2/4] drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node_type
` [U-Boot] [PATCH v4 3/4] drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci controller
` [U-Boot] [PATCH v4 4/4] drivers:usb:common:fsl-dt-fixup: fix fdt_usb_get_node_type() to return error code

[U-Boot] [PATCH] arm: socfpga: Enable DM_I2C
 2016-03-18 12:19 UTC  (4+ messages)

[U-Boot] [PATCH 1/6] i2c: designware_i2c: Add ic_enable_status to ic_regs struct
 2016-03-18 12:14 UTC  (11+ messages)
` [U-Boot] [PATCH 2/6] i2c: designware_i2c: Add dw_i2c_enable() helper function
` [U-Boot] [PATCH 3/6] i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed()
` [U-Boot] [PATCH 4/6] i2c: designware_i2c: Prepare for DM driver conversion
` [U-Boot] [PATCH 5/6] i2c: designware_i2c: Add DM support
` [U-Boot] [PATCH 6/6] i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86)

[U-Boot] [UBOOT PATCH v1 0/2] Add ACPI table support on Minnowmax
 2016-03-18 12:01 UTC  (2+ messages)

[U-Boot] [PATCH] [v3] armv8: fsl-layerscape: Updating entries in Serdes Table
 2016-03-18 11:44 UTC 

[U-Boot] [U-Boot v3] usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION
 2016-03-18 11:29 UTC  (2+ messages)

[U-Boot] [PATCH] driver: net: fsl-mc: Check NULL before pointer dereference
 2016-03-18 10:46 UTC 

[U-Boot] [PATCH] driver: net: fsl-mc: Free dflt_dpio pointer after its usage
 2016-03-18 10:45 UTC 

[U-Boot] [PATCH] driver: net: ldpaa_eth: return number of buffer seeded
 2016-03-18 10:45 UTC 

[U-Boot] [PATCH 2/4] driver: net: fsl-mc: Check NULL before pointer dereference
 2016-03-18 10:45 UTC 

[U-Boot] [PATCH] dm: gpio: pca953x: introduce driver model support for pca953x
 2016-03-18  9:54 UTC 

[U-Boot] [PATCH] fixup! ARM: uniphier: support Debug UART
 2016-03-18  8:24 UTC 

[U-Boot] [PATCH 1/3] sunxi: Add support for USB vbus pin for USB3
 2016-03-18  7:55 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] sunxi: Specify USB vbus pins for orangepi boards
` [U-Boot] [PATCH 3/3] sunxi: Add a bunch of missing compatible strings to sunxi_gpio.c

[U-Boot] [PATCH 00/13] ARM: uniphier: bulk changes for v2016.05-rc1
 2016-03-18  7:41 UTC  (14+ messages)
` [U-Boot] [PATCH 01/13] ARM: dts: uniphier: add device tree for Micro Support Card
` [U-Boot] [PATCH 02/13] ARM: uniphier: remove commented out define
` [U-Boot] [PATCH 03/13] ARM: uniphier: fix bogus comment
` [U-Boot] [PATCH 04/13] ARM: uniphier: drop PH1- prefix from CONFIG options and file names
` [U-Boot] [PATCH 05/13] ARM: uniphier: refactor SBC init code
` [U-Boot] [PATCH 06/13] ARM: uniphier: drop ifdef in ddrphy-regs.h
` [U-Boot] [PATCH 07/13] ARM: uniphier: add work-around to support Micro Support Card v3.6.10
` [U-Boot] [PATCH 08/13] ARM: uniphier: enable DDR PHY parameter dump commands by default
` [U-Boot] [PATCH 09/13] ARM: dts: uniphier: add PH1-LD20 SoC/board device tree sources
` [U-Boot] [PATCH 10/13] ARM: dts: uniphier: add PH1-LD11 "
` [U-Boot] [PATCH 11/13] ARM: uniphier: add sg_set_iectrl() function
` [U-Boot] [PATCH 12/13] ARM: uniphier: add System Control register macros for ARMv8 SoCs
` [U-Boot] [PATCH 13/13] ARM: uniphier: support Debug UART

[U-Boot] [PATCH 1/2] mmc: Fix switch..case indention
 2016-03-18  4:45 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mmc: Print send_cmd response only when return value is not zero

[U-Boot] mmc issue on driving a high speed SD
 2016-03-18  1:52 UTC 

[U-Boot] [PATCH 0/3] Fix multipe typos "choosen" instead of "chosen" in dts/code
 2016-03-18  1:51 UTC  (10+ messages)
` [U-Boot] [PATCH 1/3] Fix typo in chosen parameter in vf610-twr.dts
` [U-Boot] [PATCH 2/3] Fix typo in chosen parameter of pcm052.dts
` [U-Boot] [PATCH 3/3] Fix typo choosen in comments and printf logs

[U-Boot] ext4 and caching
 2016-03-17 21:41 UTC  (8+ messages)
` [U-Boot] [RFC PATCH 0/2] simple cache layer for block devices
  ` [U-Boot] [RFC PATCH 1/2] add block device cache
  ` [U-Boot] [RFC PATCH 2/2] mmc: add support for "

[U-Boot] [PATCHv2 1/3] armv8: fsl-layerscape: add i/d-cache enable function to enable_caches
 2016-03-17 21:09 UTC  (11+ messages)
` [U-Boot] [PATCHv2 2/3] ARMv8/layerscape: Add FSL PPA support

[U-Boot] armv8: fsl-layerscape: Updating entries in Serdes Table
 2016-03-17 20:06 UTC  (2+ messages)
` [U-Boot] [v2] "

[U-Boot] [PATCH] mx6sabresd: Use VESA 1024x768 timings
 2016-03-17 18:42 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/2] ARM: bcm283x: don't always define CONFIG_BCM2835
 2016-03-17 18:08 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] ARM: bcm2835: fix 64-bit build warning in mbox

[U-Boot] mtd; spi-nor: Probing dual uclass drivers from cmd
 2016-03-17 17:54 UTC 

[U-Boot] can't change stdin and stdout environment
 2016-03-17 17:09 UTC 

[U-Boot] [PATCH] fastboot: allow retrieving fastboot variables from env
 2016-03-17 16:44 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi: Fix gmac not working due to cpu_eth_init no longer being called
 2016-03-17 16:27 UTC  (4+ messages)

[U-Boot] buildman: arm: undefined reference to `__aeabi_ldivmod'
 2016-03-17 16:18 UTC  (8+ messages)

[U-Boot] [PATCH] spl_mmc: allow to load raw image
 2016-03-17 16:12 UTC  (4+ messages)
` [U-Boot] "

[U-Boot] [PATCH] cmd_dhry.c: Use lldiv for vax_mips calculation as well
 2016-03-17 14:20 UTC  (2+ messages)

[U-Boot] Please pull u-boot-x86
 2016-03-17 14:14 UTC  (2+ messages)

[U-Boot] [PATCH] bootp: Prevent u-boot from using others bootp responses
 2016-03-17 14:14 UTC 

[U-Boot] [PATCH] image-fit: Change FIT prefix for configurations
 2016-03-17 14:09 UTC 

[U-Boot] [PATCH] image-fit: Change FIT prefix for configurations
 2016-03-17 14:05 UTC 

[U-Boot] [PATCH] sun7i: Add support for the Itead Core EVB
 2016-03-17 13:35 UTC  (2+ messages)

[U-Boot] [PATCH v8 1/9] mips: add base support for QCA/Atheros ath79 SOCs
 2016-03-17 12:51 UTC  (17+ messages)
` [U-Boot] [PATCH v8 2/9] mips: ath79: add support for AR933x SOCs
` [U-Boot] [PATCH v8 3/9] mips: ath79: add support for QCA953x SOCs

[U-Boot] [PATCH v1 1/1] fastboot: Update getvar command to get 'userdata' partition size
 2016-03-17 12:12 UTC  (4+ messages)

[U-Boot] [PATCH v3 1/4] arm: add missing writes{bwql}, reads{bwql}
 2016-03-17 11:31 UTC  (7+ messages)
` [U-Boot] [PATCH v3 3/4] drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller

[U-Boot] [PATCH 1/3] sunxi: Fix clock_twi_onoff for sun6i
 2016-03-17  9:50 UTC  (2+ messages)

[U-Boot] difference between ft_board_setup() and ft_system_setup()
 2016-03-17  8:36 UTC 

[U-Boot] [PATCH v2 0/5] Enable caches for the RPi2
 2016-03-17  7:58 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/2] doc: driver-model: Update dm tests run using test.py
 2016-03-17  6:53 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] board: README.sandbox: Update dm test command

[U-Boot] [PATCH] serial: add BCM283x mini UART driver
 2016-03-17  3:46 UTC 

[U-Boot] [PATCH] mmc: bcm2835: fix 64-bit build warning
 2016-03-17  3:42 UTC 

[U-Boot] [PATCH v2] x86: Add congatec conga-QA3/E3845-4G (Bay Trail) support
 2016-03-17  2:31 UTC  (3+ messages)

[U-Boot] [PATCH v3 00/10] x86: Add support for samus
 2016-03-17  2:31 UTC  (23+ messages)
` [U-Boot] [PATCH v3 01/10] arm: Add a 64-bit division routine to the private library
` [U-Boot] [PATCH v3 02/10] dhry: Correct dhrystone calculation for fast machines
` [U-Boot] [PATCH v3 03/10] x86: Move common PCH code into a common place
` [U-Boot] [PATCH v3 04/10] x86: Add common SDRAM-init code
` [U-Boot] [PATCH v3 05/10] x86: ivybridge: Convert to use the common SDRAM code
` [U-Boot] [PATCH v3 06/10] x86: dts: Drop memory SPD compatible string
` [U-Boot] [PATCH v3 07/10] x86: Support a chained-boot development flow
` [U-Boot] [PATCH v3 08/10] x86: broadwell: Add missing pci.h header in power_state.c
` [U-Boot] [PATCH v3 09/10] x86: Add missing pci.h header in me_common.h
` [U-Boot] [PATCH v3 10/10] x86: Add support for the samus chromebook

[U-Boot] [PATCH 0/3] ARM: keystone2: Cleanup macros
 2016-03-17  2:11 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] ARM: keystone2: Convert BOOTBITMASK to static inline function
` [U-Boot] [PATCH 2/3] ARM: keystone2: Convert BOOT_READ_BITFIELD into "
` [U-Boot] [PATCH 3/3] ARM: keystone2: Convert BOOT_SET_BITFIELD "

[U-Boot] [PATCH 00/14] dm: Fix various issues reported by coverity
 2016-03-17  2:09 UTC  (13+ messages)
` [U-Boot] [PATCH 09/14] mkimage: Fix error path in fit_extract_data()
` [U-Boot] [PATCH 10/14] mkimage: Fix missing free() "
` [U-Boot] [PATCH 11/14] mkimage: Fix missing free() and close() in fit_build()
` [U-Boot] [PATCH 12/14] mkimage: Ensure file is closed in fdt_property_file()
` [U-Boot] [PATCH 13/14] mkimage: Don't close the file if it wasn't opened
` [U-Boot] [PATCH 14/14] usb: Correct return value in usb_stor_info()


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