index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2015-04-18
dm: usb: Move USB storage definitions to usb_defs.h
Simon Glass
2015-04-18
dm: usb: Add driver model support for hubs
Simon Glass
2015-04-18
dm: usb: Refactor port resets
Simon Glass
2015-04-18
dm: usb: Adjust usb_alloc_new_device() to return an error
Simon Glass
2015-04-18
dm: usb: Add a uclass for USB controllers
Simon Glass
2015-04-18
dm: core: Add device children and sibling functions
Simon Glass
2015-04-18
dm: core: Rename driver data function to dev_get_driver_data()
Simon Glass
2015-04-18
dm: core: Convert driver_bind() to use const
Simon Glass
2015-04-18
dm: core: Support allocating driver-private data for DMA
Simon Glass
2015-04-18
sandbox: Fix comment for os_open()
Simon Glass
2015-04-18
linker_lists: Add a function to access a linker list entry
Simon Glass
2015-04-18
dm: eth: Provide a way for drivers to manage packet buffers
Joe Hershberger
2015-04-18
dm: spi: Convert Freescale DSPI driver to driver model
Haikun.Wang@freescale.com
2015-04-18
cros_ec: exynos: Match up device tree with kernel version
Simon Glass
2015-04-18
fdt: Drop LPC compatible string in fdtdec
Simon Glass
2015-04-18
fdt: cros_ec: Drop compatible string in fdtdec
Simon Glass
2015-04-18
cros_ec: Remove unused cros_ec_board_init() function
Simon Glass
2015-04-18
exynos: cros_ec: Drop unnecessary init
Simon Glass
2015-04-18
sandbox: cros_ec: Drop unnecessary init
Simon Glass
2015-04-18
cros_ec: Drop unused CONFIG_DM_CROS_EC
Simon Glass
2015-04-18
x86: chromebook_link: dts: Add PCH and LPC devices
Simon Glass
2015-04-18
dm: x86: Add a uclass for an Low Pin Count (LPC) device
Simon Glass
2015-04-18
dm: x86: spi: Convert ICH SPI driver to driver model
Simon Glass
2015-04-18
dm: sf: Add driver model read/write/erase methods
Simon Glass
2015-04-18
net: Improve error handling
Joe Hershberger
2015-04-18
sandbox: Enable DHCP and IP defrag
Joe Hershberger
2015-04-18
dm: eth: Add support for aliases
Joe Hershberger
2015-04-18
sandbox: eth: Add ARP and PING response to sandbox driver
Joe Hershberger
2015-04-18
sandbox: eth: Add network support to sandbox
Joe Hershberger
2015-04-18
dm: eth: Pass the packet pointer as a parameter to recv
Joe Hershberger
2015-04-18
net: Clean up network stack names used in DM drivers
Joe Hershberger
2015-04-18
dm: eth: Add basic driver model support to Ethernet stack
Joe Hershberger
2015-04-18
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-04-18
net: Use int instead of u8 for boolean flag
Joe Hershberger
2015-04-18
net: Refactor in preparation for driver model
Joe Hershberger
2015-04-18
net: Remove unneeded "extern" in net.h
Joe Hershberger
2015-04-18
net: Provide a function to get the current MAC address
Joe Hershberger
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
dm: x86: pci: Convert coreboot to use driver model for pci
Simon Glass
2015-04-18
dm: sandbox: pci: Enable PCI for sandbox
Simon Glass
2015-04-17
dm: sandbox: pci: Add a PCI emulation uclass
Simon Glass
2015-04-17
dm: pci: Add a uclass for PCI
Simon Glass
2015-04-17
dm: pci: Move common PCI functions into their own file
Simon Glass
2015-04-17
dm: core: Add a uclass pre_probe() method for devices
Simon Glass
2015-04-17
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-17
fdt: Tighten up error handling in fdtdec_get_pci_addr()
Simon Glass
2015-04-17
dm: Add a new CPU init function which can use driver model
Simon Glass
2015-04-17
fdt: Export fdtdec_get_number() for general use
Simon Glass
2015-04-17
x86: Add support for panther (Asus Chromebox)
Simon Glass
2015-04-17
x86: Move common Chromebook config into a separate file
Simon Glass
[next]