Commit Graph

27 Commits (db91bb242f0e4d78c8309c8d81d7c25353cf068e)

Author SHA1 Message Date
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 8 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
Simon Glass 8226a3e99f input: i8042: Make sure the keyboard is enabled 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 2ec739db5b input: i8042: Convert to use the input library 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
Bin Meng 7d96166b1b x86: i8042: Correctly initialize the controller 10 years ago
Bin Meng 835dd00050 x86: i8042: Clean up the driver per coding convention 10 years ago
Bin Meng 3928d66a5e x86: i8042: Reorder static functions 10 years ago
Bin Meng 5e653b0609 x86: i8042: Remove unused codes 10 years ago
Simon Glass f9f788f072 i8042: Add keyboard enable logic in kbd_reset() 10 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Marc Jones 59a1b72ced input: Fix i8042 keyboard reset 13 years ago
Louis Yung-Chieh Lo 45fe668f5f input: i8042: Provide feature to disable keyboard before booting kernel 13 years ago
Gabe Black 48edb304d0 input: Provide a board specific mechanism to decide whether to skip i8042 init 13 years ago
Gabe Black ef94f7fa64 input: Use finer grain udelays while waitng for the i8042 keyboard buffer to empty 13 years ago
Gabe Black 22e0f5a9ec x86: Fix some bugs in the i8402 driver when no controller is present 13 years ago
Gabe Black dd4a5b2246 x86: Make the i8042 driver checkpatch clean 13 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 65e41ea054 drivers/input: Move conditional compilation to Makefile 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 16b195c82a drivers/input : move input drivers to drivers/input 18 years ago
Wolfgang Denk bfc81252c0 Minor code cleanup 19 years ago
Stefan Roese a7b9fb9110 Add VGA support (CT69000) to CPCI750 board. 19 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
wdenk c609719b8d Initial revision 23 years ago