public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-10-10 15:52:21 to 2016-10-12 11:25:44 UTC [more...]

[U-Boot] [bug report] sunxi: booting from eMMC
 2016-10-12 11:25 UTC  (12+ messages)

[U-Boot] SPL load ARM Trusted Firmware BL31?
 2016-10-12 11:18 UTC  (3+ messages)

[U-Boot] [PicoZed] Error in NET and SD Card
 2016-10-12 11:10 UTC  (4+ messages)

[U-Boot] [PATCH v3 0/3] Add USB EHCI support for ls1012aqds
 2016-10-12 10:41 UTC  (4+ messages)
` [U-Boot] [PATCH v3 1/3] drivers: usb: fsl: add USB ULPI init code
` [U-Boot] [PATCH v3 2/3] config: ls1012aqds: Add USB EHCI support for ls1012aqds
` [U-Boot] [PATCH v3 3/3] armv8: ls1012a: Added CSU assignment for USB2

[U-Boot] [PATCH] armv8: fsl-layerscape: Add support of GPIO structure
 2016-10-12 10:20 UTC 

[U-Boot] [PATCH 1/5] common/Kconfig: remove NOR_BOOT's depends on NOR
 2016-10-12  9:26 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] configs/ls104xa: enable the config NOR_BOOT
` [U-Boot] [PATCH 3/5] kconfig: armv8: move armv8 sec_firmware CONFIG_* to Kconfig
` [U-Boot] [PATCH 4/5] kconfig: fsl PPA: move "
` [U-Boot] [PATCH 5/5] fsl PPA: enable PPA for ls1043ardb and ls1046ardb

[U-Boot] inconsistent use of semi-colons when invoking macros
 2016-10-12  8:22 UTC 

[U-Boot] [PATCH v7 00/21] imx6: Add Engicam i.CoreM6 QDL support
 2016-10-12  6:19 UTC  (8+ messages)
` [U-Boot] [PATCH v7 18/21] mtd: nand: Kconfig: Add NAND_MXS entry

[U-Boot] [PATCH] power: regulator: Add limits checking while setting voltage and current
 2016-10-12  5:44 UTC  (6+ messages)

[U-Boot] [PATCH v1 0/2] pinctrl: at91: Add pinctrl driver
 2016-10-12  5:22 UTC  (3+ messages)
` [U-Boot] [PATCH v1 1/2] gpio: at91_gpio: Remove CPU_HAS_PIO3 macro
` [U-Boot] [PATCH v1 2/2] pinctrl: pinctrl-at91: Add pinctrl driver

[U-Boot] [PATCH 1/2] ARM: dts: dra7xx: Update spi-max-frequency for qspi slave node
 2016-10-12  4:16 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] spi: ti_qspi: Fix baudrate divider calculation

[U-Boot] [PATCH] board/ls2080qds: add the procedure to deply QSPI image
 2016-10-12  3:36 UTC  (4+ messages)

[U-Boot] [PATCH 00/11] x86: dm: video: Convert to use DM video drivers on all x86 boards
 2016-10-12  3:10 UTC  (34+ messages)
` [U-Boot] [PATCH 01/11] x86: doc: Document coreboot framebuffer driver issue on QEMU
` [U-Boot] [PATCH 02/11] dm: video: Add driver for VESA compatible device
` [U-Boot] [PATCH 03/11] dm: video: Output verbose information in vbe_setup_video()
` [U-Boot] [PATCH 04/11] x86: Convert to use DM VESA video driver
` [U-Boot] [PATCH 05/11] x86: doc: Correct qfw command example
` [U-Boot] [PATCH 06/11] vbe: Make vbe_setup_video_priv() public
` [U-Boot] [PATCH 07/11] dm: video: Add driver for coreboot framebuffer device
` [U-Boot] [PATCH 08/11] dm: video: Don't do anything in alloc_fb() when plat->size is zero
` [U-Boot] [PATCH 09/11] x86: coreboot: Convert to use DM coreboot video driver
` [U-Boot] [PATCH 10/11] video: Remove legacy VESA and coreboot framebuffer drivers
` [U-Boot] [PATCH 11/11] x86: Clean up unused macros in the configuration headers

[U-Boot] Please pull u-boot-x86
 2016-10-12  3:04 UTC 

[U-Boot] [PATCH] net: smsc95xx: fix DM MAC address reading
 2016-10-12  0:07 UTC  (6+ messages)

[U-Boot] [PATCH V2 1/2] dt: net: add DWC EQoS binding
 2016-10-11 23:41 UTC  (3+ messages)
` [U-Boot] [PATCH V2 2/2] net: add driver for Synopsys Ethernet QoS device

[U-Boot] [PATCH 1/2] dt: net: add DWC EQoS binding
 2016-10-11 23:24 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] net: add driver for Synopsys Ethernet QoS device

[U-Boot] [PATCH 1/2] mx6sabresd: Add Falcon mode support
 2016-10-11 22:41 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] mx6sabresd: Add README file

[U-Boot] [PATCH v2 0/3] am335x-icev2: Ethernet support
 2016-10-11 21:54 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/3] board: am335x-icev2: add ethernet phy mode detection logic
` [U-Boot] [PATCH v2 3/3] board: am335x: Always set eth/eth1addr environment variable

[U-Boot] [PATCH v5 0/5] net: fec_mxc: Convert to DM
 2016-10-11 20:58 UTC  (14+ messages)
` [U-Boot] [PATCH v5 1/5] net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr
` [U-Boot] [PATCH v5 2/5] net: fec_mxc: Convert into driver model
` [U-Boot] [PATCH v5 3/5] net: fec_mxc: Driver cleanups
` [U-Boot] [PATCH v5 4/5] ARM: dts: imx6qdl-icore: Add FEC support
` [U-Boot] [PATCH v5 5/5] icorem6: Use CONFIG_DM_ETH support

[U-Boot] [PATCH v3] net: Fix cache misalignment message after network load operations
 2016-10-11 20:50 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] Please pull u-boot-fdt
 2016-10-11 20:29 UTC 

[U-Boot] [PATCH 0/3] Add Atheros phy delay support and CPSW RGMII id support
 2016-10-11 20:10 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] drivers: net: phy: atheros: add separate config for AR8031
` [U-Boot] [PATCH 2/3] include: configs: am335x: add Atheros phy support
` [U-Boot] [PATCH 3/3] driver: net: cpsw: add support for RGMII id mode support and RMII clock source selection

[U-Boot] [PATCH v4 0/2] ARM: add support for Bananapi BPI-R1
 2016-10-11 18:48 UTC  (4+ messages)
` [U-Boot] [PATCH v5] ARM: sun71: dts: "

[U-Boot] [PATCH 0/3] ti: common: board_detect: basic fixes for blank eeprom
 2016-10-11 17:39 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] ti: common: board_detect: Replace hardcoded value with macro
` [U-Boot] [PATCH 2/3] ti: common: board_detect: Setup initial default value for config as well
` [U-Boot] [PATCH 3/3] ti: common: board_detect: Return a valid empty string for un-initialized eeprom

[U-Boot] Please pull u-boot-dm
 2016-10-11 17:36 UTC 

[U-Boot] [PATCH] armv8:ls1012a: Update bootargs for fast-boot
 2016-10-11 13:43 UTC  (3+ messages)

[U-Boot] build error with CONFIG_DM_PCI disabled in menuconfig
 2016-10-11 11:54 UTC  (5+ messages)

[U-Boot] [PATCH 1/9] dm: pci: return the real controller in pci_bus_to_hose()
 2016-10-11 11:01 UTC  (19+ messages)
` [U-Boot] [PATCH 2/9] dm: pci: remove pci_bus_to_hose(0) calling
` [U-Boot] [PATCH 8/9] pci: layerscape: rewrite pci driver based on DM
` [U-Boot] [PATCH 9/9] armv8: ls1046a: Enable PCIe support

[U-Boot] [PATCH v1 1/1] ARM:SUNXI: Update DRAM clock for Olimex A20 boards
 2016-10-11  9:38 UTC  (2+ messages)

[U-Boot] [PATCH V2] mmc: introduce mmc_power_init
 2016-10-11  7:08 UTC 

[U-Boot] [PATCH] mmc: introduce mmc_power_init
 2016-10-11  6:42 UTC  (4+ messages)

[U-Boot] [PATCH V4 1/8] tools: imximage: add plugin support
 2016-10-11  6:29 UTC  (9+ messages)
` [U-Boot] [PATCH V4 2/8] imx: mx6: Add "
` [U-Boot] [PATCH V4 3/8] imx: mx7: "
` [U-Boot] [PATCH V4 4/8] imx-common: introduce USE_IMXIMG_PLUGIN Kconfig
` [U-Boot] [PATCH V4 5/8] imx-common: compile plugin code
` [U-Boot] [PATCH V4 6/8] imx: mx6ullevk: support plugin
` [U-Boot] [PATCH V4 7/8] imx: mx6ullevk: correct boot device macro
` [U-Boot] [PATCH V4 8/8] imx: mx6ull_14x14_evk: add plugin defconfig

[U-Boot] [PATCH] ls1021a: QSPI: update the node for QSPI support
 2016-10-11  5:56 UTC 

[U-Boot] [PATCH 00/82] x86: Add initial support for 64-bit U-Boot
 2016-10-11  5:36 UTC  (71+ messages)
` [U-Boot] [PATCH 02/82] Add _image_binary_end section declaration
` [U-Boot] [PATCH 03/82] bios_emulator: Fix cast for 64-bit compilation
` [U-Boot] [PATCH 04/82] board_f: Drop the extra fdtdec_prepare_fdt()
` [U-Boot] [PATCH 05/82] console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL
` [U-Boot] [PATCH 06/82] elf: Add the Elf64_Rela type
` [U-Boot] [PATCH 07/82] mmc: Fix cast for 64-bit compilation
` [U-Boot] [PATCH 08/82] rtc: Use CONFIG_X86 instead of __I386__
` [U-Boot] [PATCH 09/82] spl: spi: Add a debug message if loading fails
` [U-Boot] [PATCH 17/82] tpm: Tidy up use of size_t
` [U-Boot] [PATCH 18/82] usb: pci: Fix cast for 64-bit compilation
` [U-Boot] [PATCH 19/82] video: Use ulong for video frame buffer address
` [U-Boot] [PATCH 20/82] x86: Allow interrupts to be disabled in 64-bit mode
` [U-Boot] [PATCH 21/82] x86: Correct address casts in cpu code
` [U-Boot] [PATCH 22/82] x86: Correct address casts in interrupt code
` [U-Boot] [PATCH 26/82] x86: ivybridge: Declare global data where it is used
` [U-Boot] [PATCH 27/82] x86: i2c: Fix cast of address to 32-bit value
` [U-Boot] [PATCH 28/82] x86: Don't export interrupt handlers with x86_64
` [U-Boot] [PATCH 29/82] x86: ivybridge: Add more debugging for failures
` [U-Boot] [PATCH 30/82] x86: ivybridge: Fix types for 64-bit compilation
` [U-Boot] [PATCH 31/82] x86: ivybridge: Fix PCH power setup
` [U-Boot] [PATCH 32/82] x86: ivybridge: Tidy up enable_clock_gating() for 64-bit
` [U-Boot] [PATCH 33/82] x86: dts: Mark serial as needed before relocation
` [U-Boot] [PATCH 34/82] x86: fsp: Fix cast for 64-bit compilation
` [U-Boot] [PATCH 35/82] x86: Drop unused init_helper functions
` [U-Boot] [PATCH 36/82] x86: lib: Fix types and casts for 64-bit compilation
` [U-Boot] [PATCH 37/82] x86: mrccache: Fix error handling in mrccache_get_region()

[U-Boot] [PATCH] configs: ls2080ardb: Enable DSPI flash support
 2016-10-11  4:13 UTC 

[U-Boot] Cash flash correction of do_load()
 2016-10-11  3:00 UTC  (4+ messages)
` [U-Boot] [PATCH v2] fs:When 'go' run the program by 'fatload', added the cache flush to prevent cache mismatch

[U-Boot] [PATCH 0/5] sf: Add support for status register protect
 2016-10-11  2:05 UTC  (11+ messages)
` [U-Boot] [PATCH 1/5] sf: Add status register protection mechanism
` [U-Boot] [PATCH 2/5] sf: Add status register protect for STMICRO, SST
` [U-Boot] [PATCH 3/5] sf: Use stm_lock/unlock for Spansion and Winbond
` [U-Boot] [PATCH 4/5] sf: Add status register protect for Winbond
` [U-Boot] [PATCH 5/5] sf: Add sr-protect sub-command

[U-Boot] [PATCH v2] cmd: cros_ec: Move crosec commands to cmd subdirectory
 2016-10-11  0:30 UTC  (2+ messages)

[U-Boot] [PATCH] sandbox: Use the address in readl/writel() functions
 2016-10-11  0:29 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] sandbox/fs: Free memory allocated by os_dirent_ls
 2016-10-11  0:29 UTC  (12+ messages)
` [U-Boot] [PATCH 2/5] sandbox/fs: Make linking of nodes in os_dirent_ls more obvious
` [U-Boot] [PATCH 3/5] sandbox/fs: Use correct size path name buffer
` [U-Boot] [PATCH 5/5] sandbox/fs: Use readdir instead of deprecated readdir_r

[U-Boot] [PATCH v2 4/5] sandbox/fs: Set correct filetype for unknown filetype
 2016-10-11  0:29 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/2] power: pmic: Add support for LP873X family of PMICs
 2016-10-11  0:29 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/2] power: pmic: lp873x: Add the base pmic support
` [U-Boot] [PATCH v3 2/2] power: regulator: lp873x: Add regulator support

[U-Boot] [PATCH v6 0/6] power: pmic: Add support for Palmas family of PMICs
 2016-10-11  0:29 UTC  (14+ messages)
` [U-Boot] [PATCH v6 1/6] power: regulator: Add ctrl_reg and volt_reg fields for pmic
` [U-Boot] [PATCH v6 2/6] power: pmic: Palmas: Add the base pmic support
` [U-Boot] [PATCH v6 3/6] power: regulator: palmas: Add regulator support
` [U-Boot] [PATCH v6 4/6] configs: dra7xx_evm_defconfig: Enable PALMAS options
` [U-Boot] [PATCH v6 5/6] configs: am57xx_evm_defconfig: "
` [U-Boot] [PATCH v6 6/6] configs: am57xx_evm_defconfig: Enable CMD_REG option

[U-Boot] [PATCH v2] power: regulator: Add support for gpio regulators
 2016-10-11  0:29 UTC  (6+ messages)

[U-Boot] Please pull u-boot-mmc
 2016-10-10 23:37 UTC 

[U-Boot] Pull request, u-boot-tegra/master
 2016-10-10 20:55 UTC 

[U-Boot] [PATCH v2 0/6] toradex: config block handling
 2016-10-10 19:27 UTC  (9+ messages)
` [U-Boot] [PATCH v2 2/6] apalis/colibri_t20/t30: deactivate displaying board info

[U-Boot] [PATCH v3 0/3] Add sdram capacity auto detect for rk3288
 2016-10-10 17:12 UTC  (3+ messages)
` [U-Boot] [PATCH v3 2/3] rk3288: sdram: auto-detect the capacity

[U-Boot] [RFC] 0/4] Add Pl330 DMA support
 2016-10-10 15:52 UTC  (4+ messages)
` [U-Boot] [RFC 2/4] dma: Kconfig: Add CONFIG_PL330_DMA entry
` [U-Boot] [RFC 3/4] dm: add DMA_SUPPORTS_DEV_TO_MEM type to DMA_UCLASS
` [U-Boot] [RFC 4/4] arm: socfpga: scrub the SDRAM to properly enable ECC support


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