summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* armv8: ls2085a: Add support of LS2085A SoCPrabhakar Kushwaha2015-11-304-3/+22
* armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha2015-11-306-14/+26
* driver: net: ldpaa: Use DPMAC as net devicePrabhakar Kushwaha2015-11-301-1/+2
* driver: net: fsl-mc: Create DPAA2 object at run-timePrabhakar Kushwaha2015-11-302-3/+25
* driver: net: fsl-mc: Add DPAA2 commands to manage MCPrabhakar Kushwaha2015-11-304-25/+6
* driver: ldpaa: Add api to return linked PHY ID of DPMACPrabhakar Kushwaha2015-11-301-1/+2
* driver: net: fsl-mc: Add APIs for DPMAC objects in FLIBPrabhakar Kushwaha2015-11-301-0/+468
* driver: net: fsl-mc: Add create, destroy APIs in flibsPrabhakar Kushwaha2015-11-304-0/+381
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2015-11-271-1/+2
|\
| * i2c: Fix the comment to match the function describedStefan Roese2015-11-271-1/+2
* | sf: Move SPI flash drivers to defconfigBin Meng2015-11-25124-179/+0
* | spi: Move SPI drivers to defconfigBin Meng2015-11-2543-46/+0
|/
* gpt: part: Definition and declaration of GPT verification functionsLukasz Majewski2015-11-231-0/+35
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-11-222-5/+27
|\
| * sunxi: Add basic H3 supportJens Kuske2015-11-221-0/+2
| * sunxi: Enable DFU for RAMSiarhei Siamashka2015-11-221-5/+25
* | vexpress64: store env in flashRyan Harkin2015-11-211-17/+20
* | vexpress64: remove #errorRyan Harkin2015-11-211-6/+0
* | vexpress64: use 2nd DRAM bank only on junoRyan Harkin2015-11-211-3/+8
* | eeprom: Add bus argument to eeprom_init()Marek Vasut2015-11-211-1/+1
* | eeprom: Zap eeprom_probe()Marek Vasut2015-11-211-3/+0
* | eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut2015-11-2129-29/+0
* | ARM: keystone2: configs: Correct burn_uboot_sp erase sizeCooper Jr., Franklin2015-11-211-1/+1
* | nios2: 10m50: change to ns16550 uartThomas Chou2015-11-211-0/+1
* | ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou2015-11-21126-126/+0
* | ns16550: zap CONFIG_NS16550_SERIALThomas Chou2015-11-2113-30/+2
* | ns16550: unify serial_omapThomas Chou2015-11-218-13/+14
* | ns16550: unify serial_tegraThomas Chou2015-11-211-1/+2
* | ns16550: unify serial_dwThomas Chou2015-11-213-3/+3
* | ns16550: unify serial_keystoneThomas Chou2015-11-211-1/+1
|/
* sandbox: Enable USB keyboardSimon Glass2015-11-191-1/+1
* usb: sandbox: Add a USB emulation driverSimon Glass2015-11-191-0/+20
* usb: sandbox: Add support for interrupt operationsSimon Glass2015-11-191-0/+11
* Revert "dm: Export device_remove_children / device_unbind_children"Simon Glass2015-11-191-26/+0
* sandbox: usb: Allow finding a USB emulator for a deviceSimon Glass2015-11-191-0/+10
* dm: core: Add safe device iteration macrosSimon Glass2015-11-192-0/+27
* usb: Refactor USB tree output code for testingSimon Glass2015-11-191-0/+8
* sandbox: Enable console recording and silent consoleSimon Glass2015-11-191-0/+1
* console: Add a console bufferSimon Glass2015-11-192-0/+28
* Add a circular memory buffer implementationSimon Glass2015-11-191-0/+246
* Move console definitions into a new console.h fileSimon Glass2015-11-192-17/+30
* x86: qemu: Convert to use driver model keyboardBin Meng2015-11-191-1/+1
* x86: crownbay: Convert to use driver model keyboardBin Meng2015-11-191-1/+1
* input: Change LED state bits to conform i8042 compatible keyboardBin Meng2015-11-191-2/+2
* input: Convert 'keyboard' driver to use input librarySimon Glass2015-11-191-0/+5
* input: Convert i8042 to driver modelSimon Glass2015-11-191-6/+0
* Drop CONFIG_ISA_KEYBOARDSimon Glass2015-11-192-10/+0
* x86: Add an i8042 device for boards that have itSimon Glass2015-11-195-8/+2
* input: Allow updating of keyboard LEDsSimon Glass2015-11-191-1/+13
* input: Support the German keymapSimon Glass2015-11-191-1/+2
OpenPOWER on IntegriCloud