summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-20debug_uart: restore ns16550 as defaultThomas Chou
2015-11-20dm: Add timeline and guide for porting serial driversSimon Glass
2015-11-19dm: test: usb: sandbox: Add keyboard tests for sandboxSimon Glass
2015-11-19sandbox: Enable USB keyboardSimon Glass
2015-11-19usb: sandbox: Add a USB emulation driverSimon Glass
2015-11-19usb: sandbox: Add support for interrupt operationsSimon Glass
2015-11-19usb: Avoid open-coded USB constants in usb_kbd.cSimon Glass
2015-11-19usb: Drop unused code in usb_kbd.cSimon Glass
2015-11-19dm: test: usb: Add a test for device reorderingSimon Glass
2015-11-19dm: test: usb: Add tests for the 'usb tree' commandSimon Glass
2015-11-19dm: usb: Remove inactive children after a bus scanSimon Glass
2015-11-19dm: usb: Deprecate usb_get_dev_index()Simon Glass
2015-11-19Revert "dm: Export device_remove_children / device_unbind_children"Simon Glass
2015-11-19Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop"Simon Glass
2015-11-19Revert "dm: usb: Rename usb_find_child to usb_find_emul_child"Simon Glass
2015-11-19sandbox: usb: Allow finding a USB emulator for a deviceSimon Glass
2015-11-19sandbox: usb: Allow up to 4 emulated devices on a hubSimon Glass
2015-11-19sandbox: usb: Allow dynamic emulated USB device descriptorsSimon Glass
2015-11-19dm: core: Add safe device iteration macrosSimon Glass
2015-11-19usb: Refactor USB tree output code for testingSimon Glass
2015-11-19test: Record and silence console in testsSimon Glass
2015-11-19sandbox: Enable console recording and silent consoleSimon Glass
2015-11-19console: Add a console bufferSimon Glass
2015-11-19Add a circular memory buffer implementationSimon Glass
2015-11-19Drop config.h header from display_options.cSimon Glass
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-11-19dm: usb: Avoid time delays in sandbox testsSimon Glass
2015-11-19sandbox: Add a way to skip time delaysSimon Glass
2015-11-19sandbox: cros_ec: fix uninitialized use of lenDaniel Schwierzeck
2015-11-19x86: qemu: Convert to use driver model keyboardBin Meng
2015-11-19x86: crownbay: Convert to use driver model keyboardBin Meng
2015-11-19input: Ban digit numbers if 'Num Lock' is not onBin Meng
2015-11-19input: Change LED state bits to conform i8042 compatible keyboardBin Meng
2015-11-19input: Call keyboard's update_leds() method when the LEDs changeBin Meng
2015-11-19input: Save keyboard's LED state to correct placeBin Meng
2015-11-19input: Convert 'keyboard' driver to use input librarySimon Glass
2015-11-19video: input: Clean up after i8042 conversionSimon Glass
2015-11-19i8042: Handle a duplicate power-on-reset responseSimon Glass
2015-11-19input: Convert i8042 to driver modelSimon Glass
2015-11-19Drop CONFIG_ISA_KEYBOARDSimon Glass
2015-11-19x86: Add an i8042 device for boards that have itSimon Glass
2015-11-19input: Add a Kconfig option for the i8042 keyboardSimon Glass
2015-11-19input: i8042: Convert to use the input librarySimon Glass
2015-11-19input: Allow updating of keyboard LEDsSimon Glass
2015-11-19input: Handle caps lockSimon Glass
2015-11-19input: Adjust structure of code in process_modifier()Simon Glass
2015-11-19input: Support the German keymapSimon Glass
2015-11-19sandbox: add a sandbox timer and basic testThomas Chou
2015-11-19common/board_f.c: move mark_bootstage after arch_cpu_init_dmThomas Chou
2015-11-19input: Allow repeat filtering to be disabledSimon Glass