index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
2014-03-17
cros_ec: Support systems with no EC interrupt
Simon Glass
2013-10-31
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
cros: adds cros_ec keyboard driver
Hung-ying Tyan
2013-06-06
input: Finish simplifing key_matrix_decode_fdt()
Stephen Warren
2013-06-04
input: simplify key_matrix_decode_fdt()
Stephen Warren
2013-06-04
input: fix unaligned access in key_matrix_decode_fdt()
Stephen Warren
2013-02-04
ppc: Move mpc5xxx clocks to arch_global_data
Simon Glass
2012-11-19
tegra: add CONSOLE_MUX support to tegra-kbc
Allen Martin
2012-11-04
drivers/input/input.c: sparse fix
Kim Phillips
2012-10-19
input: Add ANSI 3.64 escape sequence generation.
Hung-Te Lin
2012-10-19
input: Fix i8042 keyboard reset
Marc Jones
2012-10-19
input: i8042: Provide feature to disable keyboard before booting kernel
Louis Yung-Chieh Lo
2012-10-19
input: Provide a board specific mechanism to decide whether to skip i8042 init
Gabe Black
2012-10-19
input: Use finer grain udelays while waitng for the i8042 keyboard buffer to ...
Gabe Black
2012-10-15
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren
2012-10-15
input: Add debugging for key matrix key codes
Simon Glass
2012-10-15
input: Allow key ghosting filter to be disabled
Simon Glass
2012-10-15
input: Separate out keyboard repeat/delay from init
Simon Glass
2012-10-15
input: Correct key_matrix fdt decoding
Simon Glass
2012-09-21
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-09-10
Tegra: Change Tegra20 to Tegra in common code, prep for T30
Tom Warren
2012-09-02
input: key_matrix: fix header inclusion
Stephan Linz
2012-09-01
tegra20: rename tegra2 -> tegra20
Allen Martin
2012-05-15
tegra: Add tegra keyboard driver
Rakesh Iyer
2012-05-15
input: Add support for keyboard matrix decoding from an fdt
Bernie Thompson
2012-05-15
input: Add generic keyboard input handler
Simon Glass
2011-11-29
x86: Fix some bugs in the i8402 driver when no controller is present
Gabe Black
2011-11-29
x86: Make the i8042 driver checkpatch clean
Gabe Black
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-09-19
Remove HMI10 board support
Wolfgang Denk
2010-03-21
mpc5xxx: Remove all references to MGT5100
Detlev Zundel
2009-09-04
License cleanup: remove unintended "All Rights Reserved" notices.
Wolfgang Denk
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-04-03
Rename common ns16550 constants with UART_ prefix to prevent conflicts
Detlev Zundel
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
drivers/input: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-07-14
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2008-06-11
TQM8548: Basic support for the TQM8548 modules
Wolfgang Grandegger
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2007-11-25
drivers/input : move input drivers to drivers/input
Jean-Christophe PLAGNIOL-VILLARD