index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-11-20
input: Save keyboard's LED state to correct place
Bin Meng
2015-11-20
input: Convert 'keyboard' driver to use input library
Simon Glass
2015-11-20
video: input: Clean up after i8042 conversion
Simon Glass
2015-11-20
i8042: Handle a duplicate power-on-reset response
Simon Glass
2015-11-20
input: Convert i8042 to driver model
Simon Glass
2015-11-20
Drop CONFIG_ISA_KEYBOARD
Simon Glass
2015-11-20
x86: Add an i8042 device for boards that have it
Simon Glass
2015-11-20
input: Add a Kconfig option for the i8042 keyboard
Simon Glass
2015-11-20
input: i8042: Convert to use the input library
Simon Glass
2015-11-20
input: Allow updating of keyboard LEDs
Simon Glass
2015-11-20
input: Handle caps lock
Simon Glass
2015-11-20
input: Adjust structure of code in process_modifier()
Simon Glass
2015-11-20
input: Support the German keymap
Simon Glass
2015-11-20
sandbox: add a sandbox timer and basic test
Thomas Chou
2015-11-20
common/board_f.c: move mark_bootstage after arch_cpu_init_dm
Thomas Chou
2015-11-20
input: Allow repeat filtering to be disabled
Simon Glass
2015-11-20
input: Add a function to add a keycode to the existing set
Simon Glass
2015-11-20
input: Add a few more keyboard keycodes
Simon Glass
2015-11-20
input: Correct keycode for Ctrl-Y
Simon Glass
2015-11-20
i8042: Adjust keyboard init to assume success
Simon Glass
2015-11-20
i8042: Adjust kbd_reset() to collect all failures
Simon Glass
2015-11-20
i8042: Use functions to handle register access
Simon Glass
2015-11-20
video: Drop unused console functions
Simon Glass
2015-11-20
dm: cros_ec: Convert cros_ec keyboard driver to driver model
Simon Glass
2015-11-20
dm: tegra: Convert keyboard driver to driver model
Simon Glass
2015-11-20
dm: stdio: Plumb in the new keyboard uclass
Simon Glass
2015-11-20
cros_ec: Use udevice instead of cros_ec_dev for keyboard functions
Simon Glass
2015-11-20
input: Add the keycode translation tables separately
Simon Glass
2015-11-20
input: Return -ENOSPC when there is not space
Simon Glass
2015-11-20
input: Add a device pointer to the input config
Simon Glass
2015-11-20
dm: input: Create a keyboard uclass
Simon Glass
2015-11-20
dm: usb: Add support for USB keyboards with driver model
Simon Glass
2015-11-19
rockchip: Turn on CONFIG_DEBUG_UART_NS16550 in defconfigs
Ariel D'Alessandro
2015-11-19
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2015-11-19
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2015-11-19
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2015-11-19
common: mii: Do not allow to exceed max phy limit
Michal Simek
2015-11-19
zynq: sdhci: Define max clock by macro
Michal Simek
2015-11-19
net: zynq: Fix MDC setting for zynq
Michal Simek
2015-11-19
net: zynq: Remove unused MDCCLKDIV2 macro
Michal Simek
2015-11-19
net: zynq: Fix mdc clock division setting for 100Mbit/s
Michal Simek
2015-11-19
net: zynq: Wait till packet is sent
Michal Simek
2015-11-19
net: zynq: Disable secondary queues
Edgar E. Iglesias
2015-11-19
net: zynq: Add dummy packet to fix packet duplication issue
Michal Simek
2015-11-19
net: zynq: Do not report TX underrun
Michal Simek
2015-11-19
net: zynq: Setup BD when structures are filled
Michal Simek
2015-11-19
net: zynq: Allocate BD_SPACE in connection to RX_BUF
Michal Simek
2015-11-19
dm: sf: Add support for all targets which requires MANUAL_RELOC
Michal Simek
2015-11-19
dm: core: Add missing entries for manual relocation
Michal Simek
2015-11-19
dm: spi: Add support for all targets which requires MANUAL_RELOC
Michal Simek
[next]