index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-11-21
ns16550: unify serial_ppc
Thomas Chou
2015-11-20
ns16550: unify serial_x86
Thomas Chou
2015-11-20
ns16550: add generic binding to unify the drivers
Thomas Chou
2015-11-20
ns16550: change map_sysmem to map_physmem
Thomas Chou
2015-11-20
debug_uart: restore ns16550 as default
Thomas Chou
2015-11-20
dm: Add timeline and guide for porting serial drivers
Simon Glass
2015-11-19
dm: test: usb: sandbox: Add keyboard tests for sandbox
Simon Glass
2015-11-19
sandbox: Enable USB keyboard
Simon Glass
2015-11-19
usb: sandbox: Add a USB emulation driver
Simon Glass
2015-11-19
usb: sandbox: Add support for interrupt operations
Simon Glass
2015-11-19
usb: Avoid open-coded USB constants in usb_kbd.c
Simon Glass
2015-11-19
usb: Drop unused code in usb_kbd.c
Simon Glass
2015-11-19
dm: test: usb: Add a test for device reordering
Simon Glass
2015-11-19
dm: test: usb: Add tests for the 'usb tree' command
Simon Glass
2015-11-19
dm: usb: Remove inactive children after a bus scan
Simon Glass
2015-11-19
dm: usb: Deprecate usb_get_dev_index()
Simon Glass
2015-11-19
Revert "dm: Export device_remove_children / device_unbind_children"
Simon Glass
2015-11-19
Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop"
Simon Glass
2015-11-19
Revert "dm: usb: Rename usb_find_child to usb_find_emul_child"
Simon Glass
2015-11-19
sandbox: usb: Allow finding a USB emulator for a device
Simon Glass
2015-11-19
sandbox: usb: Allow up to 4 emulated devices on a hub
Simon Glass
2015-11-19
sandbox: usb: Allow dynamic emulated USB device descriptors
Simon Glass
2015-11-19
dm: core: Add safe device iteration macros
Simon Glass
2015-11-19
usb: Refactor USB tree output code for testing
Simon Glass
2015-11-19
test: Record and silence console in tests
Simon Glass
2015-11-19
sandbox: Enable console recording and silent console
Simon Glass
2015-11-19
console: Add a console buffer
Simon Glass
2015-11-19
Add a circular memory buffer implementation
Simon Glass
2015-11-19
Drop config.h header from display_options.c
Simon Glass
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-11-19
dm: usb: Avoid time delays in sandbox tests
Simon Glass
2015-11-19
sandbox: Add a way to skip time delays
Simon Glass
2015-11-19
sandbox: cros_ec: fix uninitialized use of len
Daniel Schwierzeck
2015-11-19
x86: qemu: Convert to use driver model keyboard
Bin Meng
2015-11-19
x86: crownbay: Convert to use driver model keyboard
Bin Meng
2015-11-19
input: Ban digit numbers if 'Num Lock' is not on
Bin Meng
2015-11-19
input: Change LED state bits to conform i8042 compatible keyboard
Bin Meng
2015-11-19
input: Call keyboard's update_leds() method when the LEDs change
Bin Meng
2015-11-19
input: Save keyboard's LED state to correct place
Bin Meng
2015-11-19
input: Convert 'keyboard' driver to use input library
Simon Glass
2015-11-19
video: input: Clean up after i8042 conversion
Simon Glass
2015-11-19
i8042: Handle a duplicate power-on-reset response
Simon Glass
2015-11-19
input: Convert i8042 to driver model
Simon Glass
2015-11-19
Drop CONFIG_ISA_KEYBOARD
Simon Glass
2015-11-19
x86: Add an i8042 device for boards that have it
Simon Glass
2015-11-19
input: Add a Kconfig option for the i8042 keyboard
Simon Glass
2015-11-19
input: i8042: Convert to use the input library
Simon Glass
2015-11-19
input: Allow updating of keyboard LEDs
Simon Glass
2015-11-19
input: Handle caps lock
Simon Glass
2015-11-19
input: Adjust structure of code in process_modifier()
Simon Glass
[next]