- 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
- 7ec2413 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
- 5c62991 drivers: input: Remove duplicate newlines by Marek Vasut · 4 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 45f353f input: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 573b113 input: button_kbd: gracefully handle buttons that fail probe by Caleb Connolly · 8 months ago
- 5489bec input: avoid NULL dereference by Heinrich Schuchardt · 1 year, 2 months ago
- 5d30483 input: Flush the keyboard buffer before resetting it by Simon Glass · 1 year, 7 months ago
- 0b9f89d input: button_kbd: make driver complementary to gpio buttons by Svyatoslav Ryhel · 1 year, 8 months ago
- 76c8dd4 sh4: Drop unused twl6030 driver by Simon Glass · 1 year, 9 months ago
- bdd50d1 dm: input: add button_kbd driver by Dzmitry Sankouski · 1 year, 10 months ago
- c93350b input: Remove legacy KEYBOARD option by Tom Rini · 2 years, 1 month ago
- 5348dba input: apple: Add support for Apple SPI keyboard by Mark Kettenis · 2 years, 10 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 278efc68 Convert CONFIG_KEYBOARD to Kconfig by Simon Glass · 3 years ago
- 6515ffe i8042: Do not abuse CONFIG namespace by Tom Rini · 3 years, 3 months ago
- 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- 4de5593 input: add support for FN1 - FN10 on crosswire kbd by Heinrich Schuchardt · 4 years, 1 month ago
- 1ce0729 cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · 4 years, 1 month ago
- 1096ae1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
- 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
- a3332a1 treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
- 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
- ad6bbbf kconfig: mark SPL/TPL options for DM_KEYBOARD by Marcin Juszkiewicz · 4 years, 6 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- bc20b5e input: Move input.o to be built only in some cases by Tom Rini · 5 years ago
- 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
- 6249fdf Kconfig: tegra: Migrate TEGRA_KEYBOARD by Peter Robinson · 6 years ago
- 5a6e8fd input: i8042: Use remove() instead of exported functions by Simon Glass · 6 years ago
- f56afda spl: input: Allow input in SPL and TPL by Simon Glass · 6 years ago
- c8cdce7 Convert CONFIG_TWL4030_LED et al to Kconfig by Adam Ford · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- ab672c7 input: Drop PS/2 keyboard support by Simon Glass · 7 years ago
- 2182bae input: indicate that code page 437 is used by Heinrich Schuchardt · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
- bf45b2e cros_ec: Update the cros_ec keyboard driver to livetree by Simon Glass · 8 years ago
- ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
- dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
- 32be34d powerpc: MPC8555: Remove macro CONFIG_MPC8555 by York Sun · 8 years ago
- bf820c0 powerpc: mpc8541: Remove macro CONFIG_MPC8541 by York Sun · 8 years ago
- 5ddce89 powerpc: mpc8540: Remove macro CONFIG_MPC8540 by York Sun · 8 years ago
- 31ec4a2 input: specify the default of I8042_KEYB in more correct manner by Masahiro Yamada · 8 years ago
- 0a7fb2c input: i8042: Make sure the keyboard is enabled by Simon Glass · 9 years ago
- affa66f input: TWL6030 input support for power button, USB and charger by Paul Kocialkowski · 9 years ago
- feb53e2 tegra: keyboard: Fix the init order by Simon Glass · 9 years ago
- a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
- cb6a19f input: Ban digit numbers if 'Num Lock' is not on by Bin Meng · 9 years ago
- 07ab26e input: Change LED state bits to conform i8042 compatible keyboard by Bin Meng · 9 years ago
- 7e29bb8 input: Call keyboard's update_leds() method when the LEDs change by Bin Meng · 9 years ago
- 229ef05 input: Save keyboard's LED state to correct place by Bin Meng · 9 years ago
- 139309b input: Convert 'keyboard' driver to use input library by Simon Glass · 9 years ago
- 708c831 i8042: Handle a duplicate power-on-reset response by Simon Glass · 9 years ago
- fa0a42a input: Convert i8042 to driver model by Simon Glass · 9 years ago
- a1f9ee4 input: Add a Kconfig option for the i8042 keyboard by Simon Glass · 9 years ago
- e1a77bb input: i8042: Convert to use the input library by Simon Glass · 9 years ago
- 03fef7e input: Allow updating of keyboard LEDs by Simon Glass · 9 years ago
- f9bd6eb input: Handle caps lock by Simon Glass · 9 years ago
- 210ac0d input: Adjust structure of code in process_modifier() by Simon Glass · 9 years ago
- e6fa485 input: Support the German keymap by Simon Glass · 9 years ago
- d64a8cb input: Allow repeat filtering to be disabled by Simon Glass · 9 years ago
- 2fed04b input: Add a function to add a keycode to the existing set by Simon Glass · 9 years ago
- aba1f9d input: Add a few more keyboard keycodes by Simon Glass · 9 years ago
- e13d3fa input: Correct keycode for Ctrl-Y by Simon Glass · 9 years ago
- 2915ad6 i8042: Adjust keyboard init to assume success by Simon Glass · 9 years ago
- 4f58bbc i8042: Adjust kbd_reset() to collect all failures by Simon Glass · 9 years ago
- 4b48eaf i8042: Use functions to handle register access by Simon Glass · 9 years ago
- f406a1b video: Drop unused console functions by Simon Glass · 9 years ago
- aa8484f dm: cros_ec: Convert cros_ec keyboard driver to driver model by Simon Glass · 9 years ago
- 01e9940 dm: tegra: Convert keyboard driver to driver model by Simon Glass · 9 years ago
- fb72640 cros_ec: Use udevice instead of cros_ec_dev for keyboard functions by Simon Glass · 9 years ago
- e7817a9 input: Add the keycode translation tables separately by Simon Glass · 9 years ago
- 5e62896 input: Return -ENOSPC when there is not space by Simon Glass · 9 years ago
- ed32c0c dm: input: Create a keyboard uclass by Simon Glass · 9 years ago
- 6abe4b6 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · 9 years ago
- ef4d785 x86: i8042: Correctly initialize the controller by Bin Meng · 9 years ago
- bc82308 x86: i8042: Clean up the driver per coding convention by Bin Meng · 9 years ago
- c89f251 x86: i8042: Reorder static functions by Bin Meng · 9 years ago
- c8c1ef9 x86: i8042: Remove unused codes by Bin Meng · 9 years ago
- 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · 9 years ago
- 9397fbe input: twl4030: Keypad scan and input by Paul Kocialkowski · 9 years ago
- f266dae input: TWL4030 input support for power button, USB and charger by Paul Kocialkowski · 9 years ago
- 2d1e029 i8042: Add keyboard enable logic in kbd_reset() by Simon Glass · 10 years ago
- 73f220c cros_ec: exynos: Match up device tree with kernel version by Simon Glass · 10 years ago
- 5b79bb2 dm: cros_ec: Convert to Kconfig by Simon Glass · 10 years ago
- d2f895f cros-ec-keyboard: Synchronize DT binding from linux by Sjoerd Simons · 10 years ago
- 93dfae7 tegra: make local functions static by Jeroen Hofstee · 10 years ago
- f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
- 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
- 1867bd4 stdio: Remove redundant code around stdio_register() calls by Simon Glass · 10 years ago
- 041699f cros_ec: Support systems with no EC interrupt by Simon Glass · 11 years ago
- 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 4a48bcf cros: adds cros_ec keyboard driver by Hung-ying Tyan · 12 years ago