summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-20test: Record and silence console in testsSimon Glass
2015-11-20sandbox: Enable console recording and silent consoleSimon Glass
2015-11-20console: Add a console bufferSimon Glass
2015-11-20Add a circular memory buffer implementationSimon Glass
2015-11-20Drop config.h header from display_options.cSimon Glass
2015-11-20Move console definitions into a new console.h fileSimon Glass
2015-11-20dm: usb: Avoid time delays in sandbox testsSimon Glass
2015-11-20sandbox: Add a way to skip time delaysSimon Glass
2015-11-20sandbox: cros_ec: fix uninitialized use of lenDaniel Schwierzeck
2015-11-20x86: qemu: Convert to use driver model keyboardBin Meng
2015-11-20x86: crownbay: Convert to use driver model keyboardBin Meng
2015-11-20input: Ban digit numbers if 'Num Lock' is not onBin Meng
2015-11-20input: Change LED state bits to conform i8042 compatible keyboardBin Meng
2015-11-20input: Call keyboard's update_leds() method when the LEDs changeBin Meng
2015-11-20input: Save keyboard's LED state to correct placeBin Meng
2015-11-20input: Convert 'keyboard' driver to use input librarySimon Glass
2015-11-20video: input: Clean up after i8042 conversionSimon Glass
2015-11-20i8042: Handle a duplicate power-on-reset responseSimon Glass
2015-11-20input: Convert i8042 to driver modelSimon Glass
2015-11-20Drop CONFIG_ISA_KEYBOARDSimon Glass
2015-11-20x86: Add an i8042 device for boards that have itSimon Glass
2015-11-20input: Add a Kconfig option for the i8042 keyboardSimon Glass
2015-11-20input: i8042: Convert to use the input librarySimon Glass
2015-11-20input: Allow updating of keyboard LEDsSimon Glass
2015-11-20input: Handle caps lockSimon Glass
2015-11-20input: Adjust structure of code in process_modifier()Simon Glass
2015-11-20input: Support the German keymapSimon Glass
2015-11-20sandbox: add a sandbox timer and basic testThomas Chou
2015-11-20common/board_f.c: move mark_bootstage after arch_cpu_init_dmThomas Chou
2015-11-20input: Allow repeat filtering to be disabledSimon Glass
2015-11-20input: Add a function to add a keycode to the existing setSimon Glass
2015-11-20input: Add a few more keyboard keycodesSimon Glass
2015-11-20input: Correct keycode for Ctrl-YSimon Glass
2015-11-20i8042: Adjust keyboard init to assume successSimon Glass
2015-11-20i8042: Adjust kbd_reset() to collect all failuresSimon Glass
2015-11-20i8042: Use functions to handle register accessSimon Glass
2015-11-20video: Drop unused console functionsSimon Glass
2015-11-20dm: cros_ec: Convert cros_ec keyboard driver to driver modelSimon Glass
2015-11-20dm: tegra: Convert keyboard driver to driver modelSimon Glass
2015-11-20dm: stdio: Plumb in the new keyboard uclassSimon Glass
2015-11-20cros_ec: Use udevice instead of cros_ec_dev for keyboard functionsSimon Glass
2015-11-20input: Add the keycode translation tables separatelySimon Glass
2015-11-20input: Return -ENOSPC when there is not spaceSimon Glass
2015-11-20input: Add a device pointer to the input configSimon Glass
2015-11-20dm: input: Create a keyboard uclassSimon Glass
2015-11-20dm: usb: Add support for USB keyboards with driver modelSimon Glass
2015-11-19rockchip: Turn on CONFIG_DEBUG_UART_NS16550 in defconfigsAriel D'Alessandro
2015-11-19Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-11-19Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-11-19Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini