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