]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - include
buildman: Make -V (verbose_build) really be verbose
[karo-tx-uboot.git] / include /
2015-09-08 Scott Woodahci: mmio_base is a virtual address
2015-09-08 Simon Glasssandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig
2015-09-08 Simon Glasssandbox: exynos: Move CONFIG_SOUND_WM8994 to Kconfig
2015-09-08 Simon Glasssandbox: exynos: Move CONFIG_SOUND_MAX98095 to Kconfig
2015-09-08 Simon Glasssandbox: exynos: Move CONFIG_I2S_SAMSUNG to Kconfig
2015-09-08 Simon Glasssandbox: exynos: Move CONFIG_I2S to Kconfig
2015-09-08 Simon Glasssandbox: exynos: Move CONFIG_CMD_SOUND to Kconfig
2015-09-08 Simon Glasssandbox: exynos: Move CONFIG_SOUND to Kconfig
2015-09-08 Simon Glasssandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig
2015-09-08 Simon Glasssandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig
2015-09-08 Simon Glasssandbox: Move CONFIG_SANDBOX_SPI to Kconfig
2015-09-08 Simon Glasssandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig
2015-09-08 Simon Glasssandbox: Move CONFIG_SYS_VSNPRINTF to Kconfig
2015-09-08 Simon Glasssandbox: Move GPIO CONFIGs to Kconfig
2015-09-08 Simon GlassKconfig: Move CONFIG_BOOTSTAGE to Kconfig
2015-09-08 Simon Glassdm: net: Adjust PHY interface to work with CONFIG_DM_ETH
2015-09-08 Simon GlassKconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig
2015-09-08 Joe Hershbergersandbox: Enable more network features for sandbox
2015-09-08 Sergey Temerkhanovnet: Convert protocol structures to use explicit sizes
2015-09-08 Sergey Temerkhanovnet: Fix incorrect DHCP/BOOTP packets on 64-bit systems
2015-09-08 Joe Hershbergernet: cosmetic: Fix checkpatch.pl failures in net.c
2015-09-08 Joe Hershbergernet: cosmetic: Fix checkpatch.pl failures in net.h
2015-09-08 Joe Hershbergernet: cosmetic: Clean up cmd_net variables and functions
2015-09-08 Joe Hershbergernet: cosmetic: Clean up netconsole variables and functions
2015-09-08 Joe Hershbergernet: cosmetic: Clean up DNS variables and functions
2015-09-08 Joe Hershbergernet: cosmetic: Clean up CDP variables and functions
2015-09-08 Joe Hershbergernet: cosmetic: Fix var naming net <-> eth drivers
2015-09-08 Joe Hershbergernet: cosmetic: Cleanup internal packet buffer names
2015-09-08 Joe Hershbergernet: cosmetic: Name ethaddr variables consistently
2015-09-08 Joe Hershbergernet: cosmetic: Fixup var names for DHCP strings
2015-09-08 Joe Hershbergernet: cosmetic: Change IPaddr_t to struct in_addr
2015-09-08 Simon Glassdm: test: Allow 'dm test' to select a particular test...
2015-09-08 Simon Glassdm: usb: sandbox: Enable USB
2015-09-08 Simon Glassdm: usb: Tidy up pipe value decoding
2015-09-08 Simon Glassdm: usb: Add a generic descriptor struct
2015-09-08 Simon Glassdm: usb: exynos: Enable both USB ports on snow
2015-09-08 Simon Glassdm: usb: sandbox: Add an emulator for USB hub emulation
2015-09-08 Simon Glassdm: usb: sandbox: Add an emulator for USB flash devices
2015-09-08 Simon Glassdm: usb: sandbox: Add a uclass for USB device emulation
2015-09-08 Simon Glassdm: usb: Move struct usb_string to a common place
2015-09-08 Simon Glassdm: usb: Bind generic USB devices when there is no...
2015-09-08 Simon Glassdm: usb: Allow USB drivers to be declared and auto...
2015-09-08 Simon Glassdm: usb: Move USB storage definitions to usb_defs.h
2015-09-08 Simon Glassdm: usb: Add driver model support for hubs
2015-09-08 Simon Glassdm: usb: Refactor port resets
2015-09-08 Simon Glassdm: usb: Adjust usb_alloc_new_device() to return an...
2015-09-08 Simon Glassdm: usb: Add a uclass for USB controllers
2015-09-08 Simon Glassdm: core: Add device children and sibling functions
2015-09-08 Simon Glassdm: core: Rename driver data function to dev_get_driver...
2015-09-08 Simon Glassdm: core: Convert driver_bind() to use const
2015-09-08 Simon Glassdm: core: Support allocating driver-private data for DMA
2015-09-08 Simon Glasssandbox: Fix comment for os_open()
2015-09-08 Simon Glasslinker_lists: Add a function to access a linker list...
2015-09-08 Joe Hershbergerdm: eth: Provide a way for drivers to manage packet...
2015-09-08 Haikun.Wang@freesc... dm: spi: Convert Freescale DSPI driver to driver model
2015-09-08 Simon Glasscros_ec: exynos: Match up device tree with kernel version
2015-09-08 Simon Glassfdt: Drop LPC compatible string in fdtdec
2015-09-08 Simon Glassfdt: cros_ec: Drop compatible string in fdtdec
2015-09-08 Simon Glasscros_ec: Remove unused cros_ec_board_init() function
2015-09-08 Simon Glassexynos: cros_ec: Drop unnecessary init
2015-09-08 Simon Glasssandbox: cros_ec: Drop unnecessary init
2015-09-08 Simon Glasscros_ec: Drop unused CONFIG_DM_CROS_EC
2015-09-08 Simon Glassx86: chromebook_link: dts: Add PCH and LPC devices
2015-09-08 Simon Glassdm: x86: Add a uclass for an Low Pin Count (LPC) device
2015-09-08 Simon Glassdm: x86: spi: Convert ICH SPI driver to driver model
2015-09-08 Simon Glassdm: sf: Add driver model read/write/erase methods
2015-09-08 Joe Hershbergernet: Improve error handling
2015-09-08 Joe Hershbergersandbox: Enable DHCP and IP defrag
2015-09-08 Joe Hershbergerdm: eth: Add support for aliases
2015-09-08 Joe Hershbergersandbox: eth: Add ARP and PING response to sandbox...
2015-09-08 Joe Hershbergersandbox: eth: Add network support to sandbox
2015-09-08 Joe Hershbergerdm: eth: Pass the packet pointer as a parameter to...
2015-09-08 Joe Hershbergernet: Clean up network stack names used in DM drivers
2015-09-08 Joe Hershbergerdm: eth: Add basic driver model support to Ethernet...
2015-09-08 Joe Hershbergernet: Remove the bd* parameter from net stack functions
2015-09-08 Joe Hershbergernet: Use int instead of u8 for boolean flag
2015-09-08 Joe Hershbergernet: Refactor in preparation for driver model
2015-09-08 Joe Hershbergernet: Remove unneeded "extern" in net.h
2015-09-08 Joe Hershbergernet: Provide a function to get the current MAC address
2015-09-08 Joe Hershbergercommon: Make sure arch-specific map_sysmem() is defined
2015-09-08 Simon Glassdm: x86: pci: Convert coreboot to use driver model...
2015-09-08 Simon Glassdm: sandbox: pci: Enable PCI for sandbox
2015-09-08 Hannes Petermaiercommon/lcd_console: introduce display/framebuffer rotation
2015-09-08 Simon Glassdm: sandbox: pci: Add a PCI emulation uclass
2015-09-08 Simon Glassdm: pci: Add a uclass for PCI
2015-09-08 Simon Glassdm: pci: Move common PCI functions into their own file
2015-09-08 Simon Glassdm: core: Add a uclass pre_probe() method for devices
2015-09-08 Simon Glassdm: core: Add dev_get_uclass_priv() to access uclass...
2015-09-08 Simon Glassfdt: Tighten up error handling in fdtdec_get_pci_addr()
2015-09-08 Simon Glassdm: Add a new CPU init function which can use driver...
2015-09-08 Simon Glassfdt: Export fdtdec_get_number() for general use
2015-09-08 Simon Glassx86: Add support for panther (Asus Chromebox)
2015-09-08 Simon Glassx86: Move common Chromebook config into a separate...
2015-09-08 Simon Glassx86: pci: Add PCI IDs for lynxpoint
2015-09-08 Alexander Merklefix ARM DCC support for ARMv7 based cores (e.g. CortexA)
2015-09-08 Paul Kocialkowskisunxi: Complete i2c support for each supported platform
2015-09-08 Paul Kocialkowskii2c: mvtwsi: Support for up to 4 different controllers
2015-09-08 Paul Kocialkowskipower: axp209: Registers definitions in header
2015-09-08 Paul Kocialkowskipower: axp152: Registers definitions in header
2015-09-08 Paul Kocialkowskipower: axp221: Virtual VBUS detect and enable GPIOs...
next