]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - include
Licenses: fix a typo in README
[karo-tx-uboot.git] / include /
2015-09-08 Linus Walleijvexpress64: use DM for all vexpress64 boards
2015-09-08 Hannes Petermaierboard/BuR/tseries: reactivate NAND-board
2015-09-08 Simon Glassdm: spi: Correct SPI claim/release_bus() methods
2015-09-08 Przemyslaw Marczakdm: core: precise comments for get/find device by name
2015-09-08 Przemyslaw Marczakdm: core: remove type 'static' of function uclass_get_d...
2015-09-08 Przemyslaw Marczakdm: core: device: add function: dev_get_uclass_name()
2015-09-08 Przemyslaw Marczakdm: core: device: add function: dev_get_driver_ops()
2015-09-08 Przemyslaw Marczakdm: core: uclass: add function: uclass_get_device_by_name()
2015-09-08 Przemyslaw Marczakdm: core: uclass: add function: uclass_find_device_by_n...
2015-09-08 Przemyslaw Marczakdm: test: Add tests for device's uclass platform data
2015-09-08 Przemyslaw Marczakdm: core: Extend struct udevice by '.uclass_platdata...
2015-09-08 Przemyslaw Marczakdm: core: add internal functions for getting the device...
2015-09-08 rev13@wp.plstm32f4: Add support for stm32f429-discovery board
2015-09-08 rev13@wp.plARMv7M: Add STM32F4 support
2015-09-08 Pavel Machekspi flash: fix trivial problems
2015-09-08 Siva Durga Prasad... sf: Correct the macros as per new array fast read command
2015-09-08 Prabhakar Kushwahadriver/fsl-mc: Add support of MC Flibs
2015-09-08 Bhupesh Sharmaarmv8/fsl-lsch3: Add Freescale Debug Server driver
2015-09-08 Zhao QiangQE/DeepSleep: add QE deepsleep support for mpc85xx
2015-09-08 Nikhil Badoladrivers:usb: Check if USB Erratum A005697 is applicable...
2015-09-08 Nikhil Badoladrivers:usb:fsl: Add affected SOCs for USB Erratum...
2015-09-08 Nikhil Badoladrivers:usb: Add device-tree fixup to identify socs...
2015-09-08 gaurav ranaAdd bootscript support to esbc_validate.
2015-09-08 Dinh Nguyenarm: socfpga: spl: Adjust the SYS_INIT_RAM_SIZE to...
2015-09-08 Dinh Nguyenarm: socfpga: spl: add CONFIG_SPL_STACK to socfpga_common.h
2015-09-08 Dinh Nguyenarm: socfpga: spl: Add CONFIG_SPL_MAX_SIZE to be 64KB
2015-09-08 Shengzhou Liunet/phy: fixup for get_phy_id
2015-09-08 Scott Woodpowerpc/mpc8641hpcn: Move environment to avoid conflict
2015-09-08 Shengzhou Liuboard/t2080rdb: enable CONFIG_PHY_AQUANTIA
2015-09-08 Scott Woodpowerpc/mpc85xx: Remove some dead code
2015-09-08 Scott Woodpowerpc/mpc85xx: Don't relocate exception vectors
2015-09-08 Shengzhou Liupowerpc/t2080rdb: update ddr to support 1866MT/s
2015-09-08 Chunhe LanT4240RDB: Enable CONFIG_SYS_CORTINA_FW_IN_NOR config
2015-09-08 Ying Zhangboard/t208xrdb: VID support
2015-09-08 Alexander Grafqemu-ppce500: Add support for 64bit CCSR map
2015-09-08 Heiko Schochervideo, lg4573: add support for the lg4573 display
2015-09-08 Heiko Schochervideo, ipu: make ldb clock frequency overwritable throu...
2015-09-08 Sjoerd Simonssandbox: add config_distro_defaults and config_distro_b...
2015-09-08 Sjoerd Simonsconfig: Add default client arch defines for intel archi...
2015-09-08 Sjoerd Simonsconfig_distro_bootcmd.h: Add shared block definition...
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
next