Commit Graph

33978 Commits (91f815450f2c96dcf0507653767c8ae27f54ea2c)
 

Author SHA1 Message Date
Simon Glass 91f815450f input: Convert 'keyboard' driver to use input library 9 years ago
Simon Glass 39f615ed88 video: input: Clean up after i8042 conversion 9 years ago
Simon Glass 011d89d606 i8042: Handle a duplicate power-on-reset response 9 years ago
Simon Glass dcbf825714 input: Convert i8042 to driver model 9 years ago
Simon Glass 51a8a72dc5 Drop CONFIG_ISA_KEYBOARD 9 years ago
Simon Glass 6b44ae6b06 x86: Add an i8042 device for boards that have it 9 years ago
Simon Glass b0abfeff98 input: Add a Kconfig option for the i8042 keyboard 9 years ago
Simon Glass 2ec739db5b input: i8042: Convert to use the input library 9 years ago
Simon Glass 3b5f6f5001 input: Allow updating of keyboard LEDs 9 years ago
Simon Glass ba42034267 input: Handle caps lock 9 years ago
Simon Glass a683d0d347 input: Adjust structure of code in process_modifier() 9 years ago
Simon Glass b1d7a1875e input: Support the German keymap 9 years ago
Thomas Chou 9961a0b6fb sandbox: add a sandbox timer and basic test 9 years ago
Thomas Chou 6752195760 common/board_f.c: move mark_bootstage after arch_cpu_init_dm 9 years ago
Simon Glass 0b186c0825 input: Allow repeat filtering to be disabled 9 years ago
Simon Glass 3a85e4362a input: Add a function to add a keycode to the existing set 9 years ago
Simon Glass 77c7f0459f input: Add a few more keyboard keycodes 9 years ago
Simon Glass 2e5513bda0 input: Correct keycode for Ctrl-Y 9 years ago
Simon Glass c5d257f93f i8042: Adjust keyboard init to assume success 9 years ago
Simon Glass 4f087bace2 i8042: Adjust kbd_reset() to collect all failures 9 years ago
Simon Glass 31d38ee66d i8042: Use functions to handle register access 9 years ago
Simon Glass 7fe0933c58 video: Drop unused console functions 9 years ago
Simon Glass 1fa4bfde18 dm: cros_ec: Convert cros_ec keyboard driver to driver model 9 years ago
Simon Glass f77f5e9be7 dm: tegra: Convert keyboard driver to driver model 9 years ago
Simon Glass b206cd7372 dm: stdio: Plumb in the new keyboard uclass 9 years ago
Simon Glass 745009c4d0 cros_ec: Use udevice instead of cros_ec_dev for keyboard functions 9 years ago
Simon Glass 66877b0f5f input: Add the keycode translation tables separately 9 years ago
Simon Glass 92778b2784 input: Return -ENOSPC when there is not space 9 years ago
Simon Glass c9cac4cdce input: Add a device pointer to the input config 9 years ago
Simon Glass e84421d8f3 dm: input: Create a keyboard uclass 9 years ago
Simon Glass 34ab37eef5 dm: usb: Add support for USB keyboards with driver model 9 years ago
Ariel D'Alessandro 2b24e09c66 rockchip: Turn on CONFIG_DEBUG_UART_NS16550 in defconfigs 9 years ago
Tom Rini 9ef671c9d4 Merge branch 'master' of git://git.denx.de/u-boot-spi 9 years ago
Tom Rini aa7077fcee Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze 9 years ago
Tom Rini 4c60850792 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze 9 years ago
Michal Simek bdaeb8f23c common: mii: Do not allow to exceed max phy limit 9 years ago
Michal Simek f3bd72801a zynq: sdhci: Define max clock by macro 9 years ago
Michal Simek 6777f38630 net: zynq: Fix MDC setting for zynq 9 years ago
Michal Simek 2889659a55 net: zynq: Remove unused MDCCLKDIV2 macro 9 years ago
Michal Simek 242b15476c net: zynq: Fix mdc clock division setting for 100Mbit/s 9 years ago
Michal Simek e4d2318adb net: zynq: Wait till packet is sent 9 years ago
Edgar E. Iglesias 603ff0081a net: zynq: Disable secondary queues 9 years ago
Michal Simek 23a598f719 net: zynq: Add dummy packet to fix packet duplication issue 9 years ago
Michal Simek 081dc2fa78 net: zynq: Do not report TX underrun 9 years ago
Michal Simek 45c0774151 net: zynq: Setup BD when structures are filled 9 years ago
Michal Simek ff4758789e net: zynq: Allocate BD_SPACE in connection to RX_BUF 9 years ago
Michal Simek 2588f2ddfd dm: sf: Add support for all targets which requires MANUAL_RELOC 9 years ago
Michal Simek 31e1029a8e dm: core: Add missing entries for manual relocation 9 years ago
Michal Simek 281f1566b8 dm: spi: Add support for all targets which requires MANUAL_RELOC 9 years ago
Nathan Rossi e0f21e1cbc microblaze: Fix C99/gnu99 compatiblity for inline functions 9 years ago