aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-21ns16550: zap CONFIG_NS16550_SERIALThomas Chou13-30/+2
2015-11-21ns16550: unify serial_omapThomas Chou8-13/+14
2015-11-21ns16550: unify serial_tegraThomas Chou1-1/+2
2015-11-21ns16550: unify serial_dwThomas Chou3-3/+3
2015-11-21ns16550: unify serial_keystoneThomas Chou1-1/+1
2015-11-19sandbox: Enable USB keyboardSimon Glass1-1/+1
2015-11-19usb: sandbox: Add a USB emulation driverSimon Glass1-0/+20
2015-11-19usb: sandbox: Add support for interrupt operationsSimon Glass1-0/+11
2015-11-19Revert "dm: Export device_remove_children / device_unbind_children"Simon Glass1-26/+0
2015-11-19sandbox: usb: Allow finding a USB emulator for a deviceSimon Glass1-0/+10
2015-11-19dm: core: Add safe device iteration macrosSimon Glass2-0/+27
2015-11-19usb: Refactor USB tree output code for testingSimon Glass1-0/+8
2015-11-19sandbox: Enable console recording and silent consoleSimon Glass1-0/+1
2015-11-19console: Add a console bufferSimon Glass2-0/+28
2015-11-19Add a circular memory buffer implementationSimon Glass1-0/+246
2015-11-19Move console definitions into a new console.h fileSimon Glass2-17/+30
2015-11-19x86: qemu: Convert to use driver model keyboardBin Meng1-1/+1
2015-11-19x86: crownbay: Convert to use driver model keyboardBin Meng1-1/+1
2015-11-19input: Change LED state bits to conform i8042 compatible keyboardBin Meng1-2/+2
2015-11-19input: Convert 'keyboard' driver to use input librarySimon Glass1-0/+5
2015-11-19input: Convert i8042 to driver modelSimon Glass1-6/+0
2015-11-19Drop CONFIG_ISA_KEYBOARDSimon Glass2-10/+0
2015-11-19x86: Add an i8042 device for boards that have itSimon Glass5-8/+2
2015-11-19input: Allow updating of keyboard LEDsSimon Glass1-1/+13
2015-11-19input: Support the German keymapSimon Glass1-1/+2
2015-11-19sandbox: add a sandbox timer and basic testThomas Chou1-0/+2
2015-11-19input: Allow repeat filtering to be disabledSimon Glass1-0/+19
2015-11-19input: Add a function to add a keycode to the existing setSimon Glass1-0/+20
2015-11-19video: Drop unused console functionsSimon Glass4-4/+0
2015-11-19dm: tegra: Convert keyboard driver to driver modelSimon Glass1-1/+0
2015-11-19cros_ec: Use udevice instead of cros_ec_dev for keyboard functionsSimon Glass1-2/+2
2015-11-19input: Add the keycode translation tables separatelySimon Glass1-0/+10
2015-11-19input: Add a device pointer to the input configSimon Glass1-0/+1
2015-11-19dm: input: Create a keyboard uclassSimon Glass1-0/+79
2015-11-19dm: usb: Add support for USB keyboards with driver modelSimon Glass1-0/+1
2015-11-19Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-0/+2
2015-11-19zynq: sdhci: Define max clock by macroMichal Simek3-0/+5
2015-11-19tools: zynqimage: Add Xilinx Zynq boot header generation to mkimageNathan Rossi1-1/+2
2015-11-19ARM64: zynqmp: Enable TI phy by defaultMichal Simek1-0/+1
2015-11-19net: phy: Add support for Texas Instruments DP83867Edgar E. Iglesias1-0/+1
2015-11-19ARM: zynq: Choose boot image based on OF_SEPARATE macroMichal Simek1-1/+1
2015-11-18powerpc/83xx: add support for kmtegr1 boardValentin Longchamp1-4/+61
2015-11-18km8309: change the default QE_FW addressValentin Longchamp1-2/+4
2015-11-18km83xx: use CONFIG_ENV_ADDR for the newenv env commandValentin Longchamp1-2/+6
2015-11-18powerpc/km8360: fix the ODT parameters for CS0Valentin Longchamp1-2/+2
2015-11-18powerpc/km8309: define CONFIG_SYS_DDRCDRValentin Longchamp1-0/+6
2015-11-18powerpc/km8321: define CONFIG_SYS_DDRCDRValentin Longchamp1-0/+6
2015-11-18km/powerpc: move open firmware defines to km-powerpc.hHolger Brunck3-6/+4
2015-11-18km/powerpc: increase space for kernel imange and FDT blobHolger Brunck1-3/+3
2015-11-18powerpc/83xx: add support for kmtepr2 boardChristoph Dietrich1-7/+36