Commit Graph

104 Commits (lime2-spi)

Author SHA1 Message Date
Simon Glass 985ca3945f spl: input: Allow input in SPL and TPL 6 years ago
Adam Ford cc3fedb204 Convert CONFIG_TWL4030_LED et al to Kconfig 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Simon Glass b79b9f198b input: Drop PS/2 keyboard support 6 years ago
Heinrich Schuchardt a84f559262 input: indicate that code page 437 is used 6 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Heiko Schocher 064b55cfcb powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x 7 years ago
Simon Glass 8327d41b19 cros_ec: Update the cros_ec keyboard driver to livetree 7 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 7 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
York Sun 3c3d8ab58d powerpc: MPC8555: Remove macro CONFIG_MPC8555 8 years ago
York Sun 3aff30825e powerpc: mpc8541: Remove macro CONFIG_MPC8541 8 years ago
York Sun 7f825218dc powerpc: mpc8540: Remove macro CONFIG_MPC8540 8 years ago
Masahiro Yamada b98278be7b input: specify the default of I8042_KEYB in more correct manner 8 years ago
Simon Glass 8226a3e99f input: i8042: Make sure the keyboard is enabled 8 years ago
Paul Kocialkowski 461484c27e input: TWL6030 input support for power button, USB and charger 8 years ago
Simon Glass 732484799b tegra: keyboard: Fix the init order 8 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Bin Meng e5f330c482 input: Ban digit numbers if 'Num Lock' is not on 9 years ago
Bin Meng 377a069643 input: Change LED state bits to conform i8042 compatible keyboard 9 years ago
Bin Meng cd810918fd input: Call keyboard's update_leds() method when the LEDs change 9 years ago
Bin Meng 533c81a949 input: Save keyboard's LED state to correct place 9 years ago
Simon Glass 91f815450f input: Convert 'keyboard' driver to use input library 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 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
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 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 e84421d8f3 dm: input: Create a keyboard uclass 9 years ago
Bin Meng 1caf934a05 video: Drop DEV_FLAGS_SYSTEM flag 9 years ago
Bin Meng 7d96166b1b x86: i8042: Correctly initialize the controller 9 years ago
Bin Meng 835dd00050 x86: i8042: Clean up the driver per coding convention 9 years ago
Bin Meng 3928d66a5e x86: i8042: Reorder static functions 9 years ago