summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* sunxi: Enable DFU for RAMSiarhei Siamashka2015-11-22-5/+25
* 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
* input: Add a function to add a keycode to the existing setSimon Glass2015-11-19-0/+20
* video: Drop unused console functionsSimon Glass2015-11-19-4/+0
* dm: tegra: Convert keyboard driver to driver modelSimon Glass2015-11-19-1/+0
* cros_ec: Use udevice instead of cros_ec_dev for keyboard functionsSimon Glass2015-11-19-2/+2
* input: Add the keycode translation tables separatelySimon Glass2015-11-19-0/+10
* input: Add a device pointer to the input configSimon Glass2015-11-19-0/+1
* dm: input: Create a keyboard uclassSimon Glass2015-11-19-0/+79
* dm: usb: Add support for USB keyboards with driver modelSimon Glass2015-11-19-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-11-19-0/+2
|\
| * ARM: am43xx: Enable QUAD read and EDMA support for ti_qspiVignesh R2015-11-17-0/+2
* | zynq: sdhci: Define max clock by macroMichal Simek2015-11-19-0/+5
* | tools: zynqimage: Add Xilinx Zynq boot header generation to mkimageNathan Rossi2015-11-19-1/+2
* | ARM64: zynqmp: Enable TI phy by defaultMichal Simek2015-11-19-0/+1
* | net: phy: Add support for Texas Instruments DP83867Edgar E. Iglesias2015-11-19-0/+1
* | ARM: zynq: Choose boot image based on OF_SEPARATE macroMichal Simek2015-11-19-1/+1
* | powerpc/83xx: add support for kmtegr1 boardValentin Longchamp2015-11-18-4/+61
* | km8309: change the default QE_FW addressValentin Longchamp2015-11-18-2/+4
* | km83xx: use CONFIG_ENV_ADDR for the newenv env commandValentin Longchamp2015-11-18-2/+6
* | powerpc/km8360: fix the ODT parameters for CS0Valentin Longchamp2015-11-18-2/+2
* | powerpc/km8309: define CONFIG_SYS_DDRCDRValentin Longchamp2015-11-18-0/+6
* | powerpc/km8321: define CONFIG_SYS_DDRCDRValentin Longchamp2015-11-18-0/+6
* | km/powerpc: move open firmware defines to km-powerpc.hHolger Brunck2015-11-18-6/+4
* | km/powerpc: increase space for kernel imange and FDT blobHolger Brunck2015-11-18-3/+3
* | powerpc/83xx: add support for kmtepr2 boardChristoph Dietrich2015-11-18-7/+36
* | km: update the boot script to check for a DTBValentin Longchamp2015-11-18-2/+11
* | km/common: stop u-boot only if someone press <SPACE>Holger Brunck2015-11-18-0/+4
* | arm/km_kirkwood: remove KM_ENV_BUS and use CONFIG_I2C_ENV_EEPROM_BUSValentin Longchamp2015-11-18-5/+1