public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2015-07-06 21:57:00 to 2015-07-08 09:35:01 UTC [more...]

[U-Boot] [PATCH v3 00/25] dm: Introduce Rockchip RK3288 support
 2015-07-08  9:35 UTC  (5+ messages)
` [U-Boot] [PATCH v3 17/25] rockchip: rk3288: Add pinctrl driver

[U-Boot] [PATCH 1/3] dm: dts: ls2085a: Bring in ls2085a dts files from linux kernel
 2015-07-08  9:19 UTC  (6+ messages)

[U-Boot] warning: override: reassigning to symbol OF_CONTROL
 2015-07-08  9:18 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] pci: Add function to find an extended capability
 2015-07-08  9:08 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] pci/layerscape: Add EP mode support

[U-Boot] [RFC PATCH 00/12] Devres (Managed Device Resource) for U-Boot
 2015-07-08  7:37 UTC  (23+ messages)
` [U-Boot] [RFC PATCH 01/12] x86: delete unneeded declarations of disable_irq() and enable_irq()
` [U-Boot] [RFC PATCH 02/12] linux_compat: remove cpu_relax() define
` [U-Boot] [RFC PATCH 03/12] linux_compat: move vzalloc() to header file as an inline function
` [U-Boot] [RFC PATCH 04/12] linux_compat: handle __GFP_ZERO in kmalloc()
` [U-Boot] [RFC PATCH 05/12] dm: add DM_FLAG_BOUND flag
` [U-Boot] [RFC PATCH 06/12] devres: introduce Devres (Managed Device Resource) framework
` [U-Boot] [RFC PATCH 07/12] devres: add devm_kmalloc() and friends (managed memory allocation)
` [U-Boot] [RFC PATCH 08/12] dm: refactor device_bind() and device_unbind() with devm_kzalloc()
` [U-Boot] [RFC PATCH 09/12] dm: merge fail_alloc labels
` [U-Boot] [RFC PATCH 10/12] linux_compat: introduce GFP_DMA flag for kmalloc()
` [U-Boot] [RFC PATCH 11/12] dm: refactor device_probe() and device_remove() with devm_kzalloc()
` [U-Boot] [RFC PATCH 12/12] devres: add debug command to dump devres

[U-Boot] hang: ARM64/Relocating u-boot from u-boot
 2015-07-08  6:46 UTC  (3+ messages)

[U-Boot] [PATCH 0/8] assortment of fixes/enhancements
 2015-07-08  6:39 UTC  (7+ messages)
` [U-Boot] [PATCH 2/8] net: asix: fix operation without eeprom
` [U-Boot] [PATCH 7/8] mtd/nand/ubi: assortment of alignment fixes

[U-Boot] [PATCH 1/3] arm: baltos: enable CMD_NET and FIT support in defconfig
 2015-07-08  6:07 UTC  (3+ messages)

[U-Boot] [RFC PATCH v1 0/1] MIPS64 timer bug
 2015-07-08  5:38 UTC  (2+ messages)
` [U-Boot] [RFC PATCH v1] mips: Use unsigned int when reading c0 registers

[U-Boot] [PATCH 2/2] x86: Simplify architecture defined exception handling in irq_llsr()
 2015-07-08  5:17 UTC 

[U-Boot] [PATCH 1/2] x86: Display correct CS/EIP/EFLAGS when there is an error code
 2015-07-08  5:17 UTC 

[U-Boot] [PATCH v3 2/2] pci: Disable expansion ROM address decoding when signature check fails
 2015-07-08  5:06 UTC 

[U-Boot] [PATCH v3 1/2] pci: Configure expansion ROM during auto config process
 2015-07-08  5:06 UTC 

[U-Boot] [PATCH 1/1] net: lpc32xx: improve download rate in RMII phy mode
 2015-07-08  5:05 UTC  (2+ messages)

[U-Boot] [PATCH 00/18] x86: minnowmax: Move USB and Ethernet to driver model
 2015-07-08  4:42 UTC  (31+ messages)
` [U-Boot] [PATCH 01/18] dm: core: Add \n to two dm_warn() messages
` [U-Boot] [PATCH 02/18] usb: ehci: Correct a missing hypen in an error message
` [U-Boot] [PATCH 03/18] usb: Update some EHCI driver licenses to use SPDX
` [U-Boot] [PATCH 04/18] x86: Show the un-relocated IP address in exceptions
` [U-Boot] [PATCH 05/18] dm: pci: Add support for PCI driver matching
` [U-Boot] [PATCH 06/18] dm: eth: Add driver-model support to the rtl8169 driver
` [U-Boot] [PATCH 07/18] dm: pci: Add a function to get the BDF for a device
` [U-Boot] [PATCH 08/18] dm: usb: Correct the struct usb_driver_entry comment
` [U-Boot] [PATCH 09/18] dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETH
` [U-Boot] [PATCH 10/18] dm: eth: Avoid blocking on packet reception
` [U-Boot] [PATCH 11/18] dm: usb: eth: Support driver model with USB Ethernet
` [U-Boot] [PATCH 12/18] dm: usb: Adjust the USB_DEVICE() macro naming
` [U-Boot] [PATCH 13/18] x86: minnowmax: Drop the cache line size hack
` [U-Boot] [PATCH 14/18] dm: usb: Add driver-model support to ehci-pci
` [U-Boot] [PATCH 15/18] dm: usb: eth: Add driver-model support to the asix driver
` [U-Boot] [PATCH 16/18] net: Allow drivers to return -ENOSYS with the write_hwaddr() method
` [U-Boot] [PATCH 17/18] x86: Convert minnowmax to use CONFIG_DM_NET
` [U-Boot] [PATCH 18/18] x86: Convert minnowmax to use CONFIG_DM_USB

[U-Boot] [PATCH 1/2] Allow CONFIG_REGEX to be disabled when CONFIG_NET
 2015-07-08  4:38 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] blackfin: Fix build regression due to image size

[U-Boot] [PATCH 01/13][v4] drivers/fsl-mc: Make MC boot error messages more readable
 2015-07-08  4:22 UTC  (5+ messages)
` [U-Boot] [PATCH 06/13][v4] drivers: fsl-mc: Return error for major version mismatch
` [U-Boot] [PATCH 10/13][v4] driver/ldpaa_eth: Retry enqueue if portal was busy

[U-Boot] [PATCH 00/20] arm: rpi: Enable USB and Ethernet driver model Raspberry Pi
 2015-07-08  4:04 UTC  (22+ messages)
` [U-Boot] [PATCH 01/20] dm: net: Support usbethaddr environment variable
` [U-Boot] [PATCH 02/20] dm: usb: Allow USB Ethernet whenever CONFIG_DM_ETH is not defined
` [U-Boot] [PATCH 03/20] dm: usb: Add an errno.h header to usb_ether.c
` [U-Boot] [PATCH 04/20] dm: usb: Prepare dwc2 driver for driver-model conversion
` [U-Boot] [PATCH 05/20] dm: usb: Add driver-model support to dwc2
` [U-Boot] [PATCH 06/20] net: smsc95xx: Sort the include files
` [U-Boot] [PATCH 07/20] net: smsc95xx: Rename AX_RX_URB_SIZE to RX_URB_SIZE
` [U-Boot] [PATCH 08/20] net: smsc95xx: Correct the error numbers
` [U-Boot] [PATCH 09/20] net: smsc95xx: Prepare for conversion to driver model
` [U-Boot] [PATCH 10/20] net: smsc95xx: Add driver-model support
` [U-Boot] [PATCH 11/20] dm: serial: Update binding for PL01x serial UART
` [U-Boot] [PATCH 12/20] dm: Support address translation for simple-bus
` [U-Boot] [PATCH 13/20] arm: rpi: Define CONFIG_TFTP_TSIZE to show tftp size info
` [U-Boot] [PATCH 14/20] arm: rpi: Bring in kernel device tree files
` [U-Boot] [PATCH 15/20] arm: rpi: Device tree modifications for U-Boot
` [U-Boot] [PATCH 16/20] arm: rpi: Enable device tree control for Rasberry Pi
` [U-Boot] [PATCH 17/20] arm: rpi: Drop the UART console platform data
` [U-Boot] [PATCH 18/20] arm: rpi: Drop the GPIO "
` [U-Boot] [PATCH 19/20] arm: rpi: Move to driver model for USB
` [U-Boot] [PATCH 20/20] arm: rpi: Use driver model for Ethernet

[U-Boot] [PATCH] net/designware: revert MAC-address setup on init
 2015-07-08  4:00 UTC  (8+ messages)

[U-Boot] [PATCH] net: designware: Program MAC address to hardware after soft reset
 2015-07-08  3:56 UTC  (3+ messages)

[U-Boot] [PATCH 00/11 v2] Add more commands for VSC9953 L2 Switch
 2015-07-08  3:35 UTC  (17+ messages)
` [U-Boot] [PATCH 01/11 v2] drivers/net/vsc9953: Cleanup patch
` [U-Boot] [PATCH 04/11 v2] drivers/net/vsc9953: Refractor the parser for VSC9953 commands
` [U-Boot] [PATCH 07/11 v2] drivers/net/vsc9953: Add commands to manipulate the FDB for VSC9953

[U-Boot] [PATCH v2] x86: baytrail: Configure FSP UPD from device tree
 2015-07-08  3:18 UTC  (2+ messages)

[U-Boot] [PATCH v2 3/6] drivers: block: Remove the ata_piix driver
 2015-07-08  3:00 UTC  (3+ messages)

[U-Boot] [PATCH v2] ahci: Fix compiling warnings under 64bit platforms
 2015-07-08  2:42 UTC  (3+ messages)

[U-Boot] [PATCH 00/55] dm: exynos: Driver model improvements leading to spring support
 2015-07-08  2:38 UTC  (7+ messages)
` [U-Boot] [PATCH 07/55] exynos: i2c: Correct bug in pinmux selection

[U-Boot] Hardware hashing on unsigned fitImage nodes
 2015-07-08  1:22 UTC 

[U-Boot] [PATCH v2 1/1] ARM: DRA72x: fix io delay calibration for ethernet
 2015-07-08  0:19 UTC  (4+ messages)

[U-Boot] Pull request (updated): u-boot-arm/master
 2015-07-07 23:07 UTC  (2+ messages)

[U-Boot] [PATCH] tools: ifdtool: Write correct offset on 32-bit machine
 2015-07-07 22:55 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/8] dm: x86: PCI/SPI fixes for minnowboard MAX
 2015-07-07 22:55 UTC  (21+ messages)
` [U-Boot] [PATCH v3 1/8] dm: spi: Correct status register access width
` [U-Boot] [PATCH v3 2/8] dm: spi: Correct BIOS protection logic for ICH9
` [U-Boot] [PATCH v3 3/8] dm: spi: Enable environment for minnowmax
` [U-Boot] [PATCH v3 4/8] x86: Add ROM image description "
` [U-Boot] [PATCH v3 5/8] x86: pci: Tidy up the generic x86 PCI driver
` [U-Boot] [PATCH v3 6/8] dm: x86: minnowmax: Move PCI to use driver model
` [U-Boot] [PATCH v3 7/8] dm: x86: baytrail: Correct PCI region 3 when driver model is used
` [U-Boot] [PATCH v3 8/8] x86: Add binary blob checksums for Minnowboard MAX

[U-Boot] [PATCH v2 01/11] video: vesa_fb: Look up VGA device by class instead of id
 2015-07-07 22:54 UTC  (20+ messages)
` [U-Boot] [PATCH v2 03/11] x86: bios: Allow pci config read/write to host bridge in int1a_handler
` [U-Boot] [PATCH v2 04/11] video: Add 32-bit color depth support for VBE
` [U-Boot] [PATCH v2 05/11] x86: Setup fixed range MTRRs for legacy regions
` [U-Boot] [PATCH v2 06/11] x86: queensbay: Change CPU_ADDR_BITS to 32
` [U-Boot] [PATCH v2 07/11] x86: cmd_mtrr: Improve MTRR list information
` [U-Boot] [PATCH v2 08/11] x86: Move VGA option rom macros to Kconfig
` [U-Boot] [PATCH v2 09/11] x86: Remove MARK_GRAPHICS_MEM_WRCOMB
` [U-Boot] [PATCH v2 10/11] x86: crownbay: Enable graphics support
` [U-Boot] [PATCH v2 11/11] x86: Configure VESA parameters before loading Linux kernel

[U-Boot] [PATCH v2 0/4] This series implements fastboot on the "bcm28155_ap" boards
 2015-07-07 20:26 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/4] g_dnl: add missing declaration
` [U-Boot] [PATCH v2 2/4] usb: s3c-otg: support 8-bit interface
` [U-Boot] [PATCH v2 3/4] usb: gadget: bcm_udc_otg files
` [U-Boot] [PATCH v2 4/4] implement Fastboot via USB OTG on bcm28155_ap boards

[U-Boot] [PATCH] imx: imximage: add new CHECK/CLR BIT command
 2015-07-07 20:02 UTC  (4+ messages)

[U-Boot] [PATCH 00/22] Convert musb host mode code to the device-model
 2015-07-07 18:36 UTC  (45+ messages)
` [U-Boot] [PATCH 01/22] usb: Always declare usb function prototypes
` [U-Boot] [PATCH 02/22] usb: Drop device-model specific copy of usb_legacy_port_reset
` [U-Boot] [PATCH 03/22] usb: usb_setup_device: Drop unneeded portnr function argument
` [U-Boot] [PATCH 04/22] usb: Pass device instead of portnr to usb_legacy_port_reset
` [U-Boot] [PATCH 05/22] usb: Add an usb_device parameter to usb_reset_root_port
` [U-Boot] [PATCH 07/22] dm: usb: Fix "usb tree" output
` [U-Boot] [PATCH 09/22] dm: usb: Allow usb host drivers to implement usb_reset_root_port
` [U-Boot] [PATCH 10/22] dm: usb: Do not assume that first child is always a hub
` [U-Boot] [PATCH 11/22] musb: Allow musb_platform_enable to return an error code
` [U-Boot] [PATCH 12/22] musb: Update usb-compat to work with struct usb_device without a parent ptr
` [U-Boot] [PATCH 13/22] musb: Rename and wrap public functions
` [U-Boot] [PATCH 14/22] musb: Add musb_host_data struct to hold global data
` [U-Boot] [PATCH 15/22] musb: Add device-model support to the musb-host u-boot glue

[U-Boot] [PATCH v2 0/4] musb device model support series
 2015-07-07 18:35 UTC  (13+ messages)
` [U-Boot] [PATCH v2 1/4] dm: Export device_remove_children / device_unbind_children
` [U-Boot] [PATCH v2 2/4] dm: usb: Document that mixing DM_DEVICE_REMOVE and DM_USB is a bad idea
` [U-Boot] [PATCH v2 3/4] dm: usb: Use device_unbind_children to clean up usb devs on stop
` [U-Boot] [PATCH v2 4/4] dm: usb: Rename usb_find_child to usb_find_emul_child

[U-Boot] Pull request: u-boot-spi/master
 2015-07-07 15:26 UTC  (3+ messages)

[U-Boot] PCIe related i.MX6QP patches
 2015-07-07 14:07 UTC  (2+ messages)

[U-Boot] rpi USB address question
 2015-07-07 13:52 UTC  (3+ messages)

[U-Boot] [PATCH] dm: change dm_warn() message into debug() in uclass_add()
 2015-07-07 13:48 UTC  (2+ messages)

[U-Boot] TSEC1 not working, Marvel 88E1310
 2015-07-07 13:28 UTC 

[U-Boot] [PATCH] fastboot: Dynamic controller index for usb_gadget_handle_interrupts
 2015-07-07 12:29 UTC  (3+ messages)

[U-Boot] [PATCH] usb: CONFIG_USB_FASTBOOT prefix replacement for consistency
 2015-07-07 12:24 UTC 

[U-Boot] [PATCH] usb: CONFIG_USB_FASTBOOT prefix replacement for consistency
 2015-07-07 12:22 UTC 

[U-Boot] [PATCH v4] armv8: caches: Added routine to set non cacheable region
 2015-07-07 11:32 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.h
 2015-07-07 11:08 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] ARM: at91: sama5: move the nandflash "
` [U-Boot] [PATCH 3/3] ARM: at91: sama5: update the spi flash mapping

[U-Boot] [PATCH] drivers/fsl-mc: flib changes for mc 8.0.0
 2015-07-07 10:10 UTC 

[U-Boot] Pull request: u-boot-arm/master
 2015-07-07 10:01 UTC  (6+ messages)

[U-Boot] [PATCH] mtd: fix false positive "Offset exceeds device limit" error
 2015-07-07  9:50 UTC  (3+ messages)

[U-Boot] [PATCH] README.distro: fix typos
 2015-07-07  9:47 UTC 

[U-Boot] [PATCH 00/13] assortment of tegra fixes/enhancements
 2015-07-07  8:54 UTC  (7+ messages)
` [U-Boot] [PATCH 03/13] apalis/colibri_t20/t30: integrate recovery mode detection
` [U-Boot] [PATCH 05/13] colibri_t20: add LCD display support

[U-Boot] [PATCH 0/3] sunxi: Update selects in arch/arm/Kconfig for DM
 2015-07-07  7:27 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] dm: serial: Do not panic if no serial ports are found
` [U-Boot] [PATCH 2/3] sunxi: Update selects in arch/arm/Kconfig for DM conversions

[U-Boot] [PATCH 1/5] sf: sf_dataflash: Remove inline property of function dataflash_status
 2015-07-07  2:49 UTC  (4+ messages)
` [U-Boot] [PATCH 3/5] sf: sf_dataflash: Remove CONFIG_SPI_DATAFLASH_WRITE_VERIFY option


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