u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-31 09:34:06 to 2016-01-04 15:50:45 UTC [more...]

[U-Boot] [PULL] Please pull u-boot-imx
 2016-01-04 15:50 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined
 2016-01-04 15:50 UTC  (6+ messages)

[U-Boot] [PATCH] net: remove scary warning about EEPROM provided MAC address
 2016-01-04 15:48 UTC 

[U-Boot] [PATCH] arm64: Juno/FVP: adjust kernel load address
 2016-01-04 15:43 UTC 

[U-Boot] [PATCH] SPL: Lightweight UBI and UBI fastmap support
 2016-01-04 15:12 UTC  (3+ messages)

[U-Boot] Pull request: u-boot-net
 2016-01-04 14:32 UTC  (11+ messages)

[U-Boot] [PATCH] Revert "net: phy: delay only if reset handler is registered"
 2016-01-04 14:24 UTC  (12+ messages)

[U-Boot] [PATCH v6 02/10] mips: add base support for QCA/Atheros ath79 SOCs
 2016-01-04 14:10 UTC  (15+ messages)
` [U-Boot] [PATCH v6 03/10] mips: ath79: add support for AR933x SOCs
` [U-Boot] [PATCH v6 04/10] mips: ath79: add support for QCA953x SOCs
` [U-Boot] [PATCH v6 05/10] mips: ath79: add serial driver for ar933x SOC
` [U-Boot] [PATCH v6 06/10] ns16550: add support for mips
` [U-Boot] [PATCH v6 07/10] ns16550: map register base address for debug UART
` [U-Boot] [PATCH v6 08/10] mips: ath79: add spi driver
` [U-Boot] [PATCH v6 09/10] mips: ath79: add AP121 reference board
` [U-Boot] [PATCH v6 10/10] mips: ath79: add AP143 "

[U-Boot] [PATCH RFC 0/4] driver model bringup of xhci-omap on am437x sk evm
 2016-01-04 14:03 UTC  (5+ messages)
` [U-Boot] [PATCH RFC 1/4] configs: am43xx: enabled USB support for U-boot
` [U-Boot] [PATCH RFC 2/4] drivers: usb: xhci-omap: convert driver to adopt driver model
` [U-Boot] [PATCH RFC 3/4] arm: dts: am4372: add xhci-omap compatible to host node
` [U-Boot] [PATCH RFC 4/4] defconfig: am437x_sk_evm: enable usb driver model

[U-Boot] [PATCH v2 13/13] board: Add gpio and ethernet support to pic32mzdask board
 2016-01-04 14:02 UTC 

[U-Boot] [PATCH v2 12/13] drivers: net: add Microchip PIC32 ethernet controller driver
 2016-01-04 14:02 UTC 

[U-Boot] [PATCH v2 11/13] drivers: net: phy: add SMSC LAN8740 Phy support
 2016-01-04 14:02 UTC 

[U-Boot] [PATCH v2 10/13] drivers: gpio: add driver for Microchip PIC32 GPIO controller
 2016-01-04 14:01 UTC 

[U-Boot] [PATCH v2 09/13] board: add SDHCI support for PIC32MZDASK board
 2016-01-04 14:01 UTC 

[U-Boot] [PATCH v2 08/13] drivers: mmc: add driver for Microchip PIC32 SDHCI controller
 2016-01-04 14:01 UTC 

[U-Boot] [PATCH v2 07/13] board: Add Microchip PIC32MZ[DA]-Starter-Kit board
 2016-01-04 14:01 UTC 

[U-Boot] [PATCH v2 06/13] MIPS: Add support for Microchip PIC32MZ[DA] family
 2016-01-04 14:01 UTC 

[U-Boot] [PATCH v2 05/13] drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32
 2016-01-04 14:01 UTC 

[U-Boot] [PATCH v2 04/13] drivers: serial: add driver for Microchip PIC32 UART controller
 2016-01-04 14:00 UTC 

[U-Boot] [PATCH v2 03/13] drivers: pinctrl: Add pinctrl driver for Microchip PIC32 microcontroller
 2016-01-04 14:00 UTC 

[U-Boot] [PATCH v2 02/13] drivers: clk: Add clock driver for Microchip PIC32 Microcontroller
 2016-01-04 14:00 UTC 

[U-Boot] [PATCH v2 01/13] MIPS: initial infrastructure for Microchip PIC32 architecture
 2016-01-04 14:00 UTC 

[U-Boot] [PATCH v2 00/13] Initial Microchip PIC32MZ[DA] Support
 2016-01-04 14:00 UTC 

[U-Boot] [PATCH V2 1/2] imx: spl: enable CONFIG_SPL_WATCHDOG_SUPPORT
 2016-01-04 13:23 UTC  (9+ messages)
` [U-Boot] [PATCH V2 2/2] imx: mx6ul: disable VIDEO for SPL

[U-Boot] [PATCH V3] imx: mx7: fix the temperature checking for Rev1.1
 2016-01-04 13:12 UTC 

[U-Boot] Initial Microchip PIC32MZ[DA] Support
 2016-01-04 13:08 UTC 

[U-Boot] [PATCH V2 1/7] test/py: Implement pytest infrastructure
 2016-01-04 12:41 UTC  (17+ messages)
` [U-Boot] [PATCH V2 3/7] test/py: add test of setenv/printenv/echo

[U-Boot] [PATCH V2] imx: mx7: fix the temperature checking for Rev1.1
 2016-01-04 12:37 UTC 

[U-Boot] [PATCH] mvebu: usb: Add missing controller reset after initialization
 2016-01-04 11:25 UTC  (7+ messages)

[U-Boot] [RFC PATCH] get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use
 2016-01-04 11:17 UTC 

[U-Boot] [PATCH v6 01/10] mips: implement to access the KSEG0/1 memory range in map_physmem
 2016-01-04 11:14 UTC 

[U-Boot] [PATCH v6 00/10] add support for atheros ath79 based SOCs
 2016-01-04 11:06 UTC 

[U-Boot] [Patch V2 4/4] dm: env_sf: fix saveenv() to use driver model
 2016-01-04  9:44 UTC  (4+ messages)

[U-Boot] [PATCH 1/7] devicetree: use wildcard to clean arch subdir
 2016-01-04  9:15 UTC  (4+ messages)
` [U-Boot] [PATCH 4/7] microblaze: use generic dtb rule with CONFIG_DEFAULT_DEVICE_TREE

[U-Boot] [PATCH 1/2] arm: add a weak function reset_cpu
 2016-01-04  9:10 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] imx: mx6ul: disable VIDEO for SPL

[U-Boot] [PATCH] pfuze: Fix unsigned variable for less-than-zero comparison
 2016-01-04  9:07 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] imx: mx7: default enable MDIO open drain
 2016-01-04  9:04 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] imx: mx7: fix the temperature checking for Rev1.1

[U-Boot] [PATCH] fdt: Allow fdt_translate_address() to work with buses
 2016-01-04  8:35 UTC  (2+ messages)

[U-Boot] [PATCH 00/10] Add support for Rockchip RK3288 Ethernet
 2016-01-04  8:32 UTC  (3+ messages)

[U-Boot] [PATCH] checkpatch: fix left brace warning
 2016-01-04  8:17 UTC 

[U-Boot] Pull request: u-boot-ubi/master
 2016-01-04  8:13 UTC 

[U-Boot] [PATCH] Fix compile error when CONFIG_UBI_SILENCE_MSG defined
 2016-01-04  8:12 UTC  (4+ messages)
` [U-Boot] [PATCH] UBI: "

[U-Boot] [PATCH v5 0/8] x86: qemu: add fw_cfg interface support for qemu-x86 targets
 2016-01-04  8:00 UTC  (9+ messages)
` [U-Boot] [PATCH v5 1/8] x86: adjust ramdisk load address
` [U-Boot] [PATCH v5 2/8] x86: qemu: add fw_cfg support
` [U-Boot] [PATCH v5 3/8] x86: qemu: add a cpu uclass driver for qemu target
` [U-Boot] [PATCH v5 4/8] x86: fix a typo in function name
` [U-Boot] [PATCH v5 5/8] x86: use actual CPU number for allocating memory
` [U-Boot] [PATCH v5 6/8] x86: qemu: fix cpu device in smp boot
` [U-Boot] [PATCH v5 7/8] x86: qemu: remove cpu node in device tree
` [U-Boot] [PATCH v5 8/8] x86: qemu: add documentaion for the fw_cfg interface

[U-Boot] [PATCH v1 0/6] rockchip: kylin: Boot with android boot image
 2016-01-04  7:50 UTC  (7+ messages)
` [U-Boot] [PATCH v1 1/6] common/image-fdt.c: Make boot_get_fdt() perform a check for Android images
` [U-Boot] [PATCH v1 2/6] ARM: bootm: Try to use relocated ramdisk
` [U-Boot] [PATCH v1 3/6] rockchip: rk3036: Bind GPIO banks
` [U-Boot] [PATCH v1 4/6] rockchip: kylin: Add default gpt partition table
` [U-Boot] [PATCH v1 5/6] rockchip: kylin: Enable boot with android boot image
` [U-Boot] [PATCH v1 6/6] rockchip: kylin: Check fastboot request

[U-Boot] [PATCH] imx: mx6/7 enlarge CONFIG_SYS_BOOTM_LEN to 16M
 2016-01-04  7:27 UTC 

[U-Boot] [RFC 0/2] Add cdns-i2c driver as drop in for zynq-i2c
 2016-01-04  7:15 UTC  (5+ messages)
` [U-Boot] [RFC 1/2] i2c: Describe Cadence I2C devicetree bindings
` [U-Boot] [RFC 2/2] dm: i2c: Add driver for Cadence I2C IP

[U-Boot] [PATCH 00/10] rockchip: Tidy up SPL operation on jerry
 2016-01-04  7:08 UTC  (3+ messages)
` [U-Boot] [PATCH 08/10] i2c: Correct command return values

[U-Boot] [PATCH 1/2] imx: mx6: add more entry for mxc_ccm_reg
 2016-01-04  6:10 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] imx: mx6ul/sx: fix mmdc_ch0 clk calculation

[U-Boot] Driver model test breakages
 2016-01-04  6:09 UTC  (14+ messages)

[U-Boot] [PATCH v4 0/8] x86: qemu: add fw_cfg interface support for qemu-x86 targets
 2016-01-04  4:08 UTC  (22+ messages)
` [U-Boot] [PATCH v4 1/8] x86: qemu: add fw_cfg support
` [U-Boot] [PATCH v4 2/8] x86: qemu: add a cpu uclass driver for qemu target
` [U-Boot] [PATCH v4 3/8] x86: fix a typo in function name
` [U-Boot] [PATCH v4 4/8] x86: use actual CPU number for allocating memory
` [U-Boot] [PATCH v4 5/8] x86: qemu: add qemu_fwcfg_fdt_fixup()
` [U-Boot] [PATCH v4 7/8] x86: qemu: adjust ramdisk load address
` [U-Boot] [PATCH v4 8/8] x86: qemu: add documentaion for the fw_cfg interface

[U-Boot] [PATCH 1/3] dm: Disable all SPI and SPI flash tests
 2016-01-04  4:08 UTC  (7+ messages)
` [U-Boot] [PATCH 2/3] usb: Allow up to 7 storage devices
` [U-Boot] [PATCH 3/3] dm: usb: Add a remove() method for USB keyboards

[U-Boot] PSCI for H3
 2016-01-04  4:02 UTC  (6+ messages)
` [U-Boot] Fwd: "
    ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH] cmd_pci: Check for VendorID earlier
 2016-01-04  3:11 UTC  (11+ messages)

[U-Boot] [PATCH] armv8/ls1043aqds: Add support for >2GB memory
 2016-01-04  3:03 UTC 

[U-Boot] [PATCH] net: bootp: Ignore packets whose yiaddr is 0
 2016-01-04  2:49 UTC 

[U-Boot] [PATCH 1/2] dm: eth: Test 'ethrotate' before changing current ethernet device
 2016-01-03 23:05 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] dm: eth: Stick to 'ethact' when 'ethrotate' is 'no' in eth_init()

[U-Boot] [PATCH] test: add sandbox timer to test.dts
 2016-01-03 23:05 UTC  (4+ messages)

[U-Boot] Samsung I2C driver
 2016-01-03 22:07 UTC  (5+ messages)

[U-Boot] [PATCH V3] usb:ci_udc: Remove ULPI setting for i.MX OTG controller
 2016-01-03 20:51 UTC  (4+ messages)

[U-Boot] [PATCH v2] arm: mxs: add support for I2SE's Duckbill boards
 2016-01-03 20:44 UTC  (3+ messages)

[U-Boot] [PATCH] armv7: Add missing newline after OMAP die ID
 2016-01-03 17:24 UTC 

[U-Boot] Pull request: u-boot-spi/next
 2016-01-03 15:56 UTC  (10+ messages)
` [U-Boot] [PATCH] trats2: Move include of power/max77686_pmic.h

[U-Boot] [PATCH] gpio: mxs: add name_to_gpio() function
 2016-01-03 15:05 UTC  (2+ messages)

[U-Boot] [PATCH] imx: mx6qsabreauto: support lvds display
 2016-01-03 15:03 UTC  (2+ messages)

[U-Boot] [Patch V3] i2c: mxc: add a condition in case the parameter is NULL
 2016-01-03 15:02 UTC  (2+ messages)

[U-Boot] [PATCH v3] ARM: mxs: allow boards to select DC-DC switching clock source
 2016-01-03 14:57 UTC  (2+ messages)

[U-Boot] [PATCH] cgtqmx6eval: fix pad configuration for SPI bus
 2016-01-03 14:29 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] net: fec_mxc: configure MDIO hold time
 2016-01-03 14:28 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] net: fec_mxc: unregister mdio bus on probe error

[U-Boot] [PATCH] serial_mxc: Fix setup of UARTx_UFCR register
 2016-01-03 14:23 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] igep00x0: Minor cleanups
 2016-01-02 23:53 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] igep00x0: Do not include config_distro_defaults.h
` [U-Boot] [PATCH 3/4] igep00x0: Fix config header intentation
` [U-Boot] [PATCH 4/4] igep00x0: Remove no-op macros from config header

[U-Boot] [PATCH 1/4] igep00x0: Cleanup ethernet support
 2016-01-02 23:50 UTC 

[U-Boot] [PATCH] igep00x0: Do not include config_distro_defaults.h directly
 2016-01-02 21:59 UTC  (3+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2016-01-02 17:14 UTC  (5+ messages)

[U-Boot] Why is there no MEMORY { } part in u-boot.lds?
 2016-01-01 18:14 UTC  (2+ messages)

[U-Boot] U-boot running BBT create code in every reset
 2016-01-01  6:12 UTC 

[U-Boot] [PATCH v4 1/2] usb: Move determination of TT hub address/port into separate function
 2015-12-31 15:16 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/5] Add wait_for_bit()
 2015-12-31 13:07 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/5] lib: Add wait_for_bit
` [U-Boot] [PATCH v3 2/5] usb: dwc2: Use shared wait_for_bit

[U-Boot] [PATCH] Fix GCC format-security errors
 2015-12-31 12:08 UTC  (3+ messages)
` [U-Boot] [PATCH v2] Fix GCC format-security errors and convert sprintfs

[U-Boot] [Patch V2 0/3] QIXIS related patches
 2015-12-31 10:29 UTC  (4+ messages)
` [U-Boot] [Patch V2 1/3] freescale/qixis: Add support for booting from SD/QSPI
` [U-Boot] [Patch V2 2/3] armv8/ls1043aqds: fix qixis_reset command issue
` [U-Boot] [Patch V2 3/3] armv8/ls1043aqds: enable qixis_reset command to boot from NAND/SD

[U-Boot] [PATCH v3 10/10] sf: Drop sf_params.c
 2015-12-31  9:44 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).