Commit Graph

  • 4fb6055211 ns16550: zap CONFIG_NS16550_SERIAL Thomas Chou 2015-11-19 21:48:13 +08:00
  • c7b9686d5d ns16550: unify serial_omap Thomas Chou 2015-11-19 21:48:12 +08:00
  • 1874626b2b ns16550: unify serial_tegra Thomas Chou 2015-11-19 21:48:11 +08:00
  • ace59da137 ns16550: unify serial_dw Thomas Chou 2015-11-19 21:48:10 +08:00
  • fcd3367ce9 ns16550: unify serial_keystone Thomas Chou 2015-11-19 21:48:09 +08:00
  • 98a51fc3d7 ns16550: unify serial_rockchip Thomas Chou 2015-11-19 21:48:08 +08:00
  • f27445cbdc ns16550: unify serial_ppc Thomas Chou 2015-11-19 21:48:07 +08:00
  • 81cd63a991 ns16550: unify serial_x86 Thomas Chou 2015-11-19 21:48:06 +08:00
  • 8e62d32e5b ns16550: add generic binding to unify the drivers Thomas Chou 2015-11-19 21:48:05 +08:00
  • 77d7b5cd40 ns16550: change map_sysmem to map_physmem Thomas Chou 2015-11-19 21:48:04 +08:00
  • b1e361b605 debug_uart: restore ns16550 as default Thomas Chou 2015-11-19 21:48:03 +08:00
  • 1d149eddcc dm: Add timeline and guide for porting serial drivers Simon Glass 2015-11-20 10:48:47 -07:00
  • bff1a71ede dm: test: usb: sandbox: Add keyboard tests for sandbox Simon Glass 2015-11-08 23:48:08 -07:00
  • 460a717285 sandbox: Enable USB keyboard Simon Glass 2015-11-08 23:48:07 -07:00
  • d8a26f0300 usb: sandbox: Add a USB emulation driver Simon Glass 2015-11-08 23:48:06 -07:00
  • b70a3fea94 usb: sandbox: Add support for interrupt operations Simon Glass 2015-11-08 23:48:05 -07:00
  • 2cdb58ebdc usb: Avoid open-coded USB constants in usb_kbd.c Simon Glass 2015-11-08 23:48:04 -07:00
  • 17627609e0 usb: Drop unused code in usb_kbd.c Simon Glass 2015-11-08 23:48:03 -07:00
  • cd716372b3 dm: test: usb: Add a test for device reordering Simon Glass 2015-11-08 23:48:02 -07:00
  • 431cbd6d82 dm: test: usb: Add tests for the 'usb tree' command Simon Glass 2015-11-08 23:48:01 -07:00
  • eae11bece6 dm: usb: Remove inactive children after a bus scan Simon Glass 2015-11-08 23:48:00 -07:00
  • e8ea5e8c85 dm: usb: Deprecate usb_get_dev_index() Simon Glass 2015-11-08 23:47:59 -07:00
  • 79725ca4f6 Revert "dm: Export device_remove_children / device_unbind_children" Simon Glass 2015-11-08 23:47:58 -07:00
  • ba94e83911 Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop" Simon Glass 2015-11-08 23:47:57 -07:00
  • 1b6a1dff71 Revert "dm: usb: Rename usb_find_child to usb_find_emul_child" Simon Glass 2015-11-08 23:47:56 -07:00
  • af9c7c11e9 sandbox: usb: Allow finding a USB emulator for a device Simon Glass 2015-11-08 23:47:55 -07:00
  • 80438a6c71 sandbox: usb: Allow up to 4 emulated devices on a hub Simon Glass 2015-11-08 23:47:54 -07:00
  • c4876320db sandbox: usb: Allow dynamic emulated USB device descriptors Simon Glass 2015-11-08 23:47:53 -07:00
  • 7aeac5bc8c dm: core: Add safe device iteration macros Simon Glass 2015-11-08 23:47:52 -07:00
  • 45bfa47e12 usb: Refactor USB tree output code for testing Simon Glass 2015-11-08 23:47:51 -07:00
  • 9ce8b40206 test: Record and silence console in tests Simon Glass 2015-11-08 23:47:50 -07:00
  • 61b4d3558e sandbox: Enable console recording and silent console Simon Glass 2015-11-08 23:47:49 -07:00
  • 9854a8748c console: Add a console buffer Simon Glass 2015-11-08 23:47:48 -07:00
  • b7b65090b2 Add a circular memory buffer implementation Simon Glass 2015-11-08 23:47:47 -07:00
  • 7d94c49765 Drop config.h header from display_options.c Simon Glass 2015-11-08 23:47:46 -07:00
  • 24b852a7a2 Move console definitions into a new console.h file Simon Glass 2015-11-08 23:47:45 -07:00
  • 3884c98c32 dm: usb: Avoid time delays in sandbox tests Simon Glass 2015-11-08 23:47:44 -07:00
  • 9723563aa8 sandbox: Add a way to skip time delays Simon Glass 2015-11-08 23:47:43 -07:00
  • 3f51a772d4 sandbox: cros_ec: fix uninitialized use of len Daniel Schwierzeck 2015-11-06 14:15:37 +01:00
  • b6ff6ce60c x86: qemu: Convert to use driver model keyboard Bin Meng 2015-11-12 05:33:06 -08:00
  • 60fe101873 x86: crownbay: Convert to use driver model keyboard Bin Meng 2015-11-12 05:33:05 -08:00
  • e5f330c482 input: Ban digit numbers if 'Num Lock' is not on Bin Meng 2015-11-12 05:33:04 -08:00
  • 377a069643 input: Change LED state bits to conform i8042 compatible keyboard Bin Meng 2015-11-12 05:33:03 -08:00
  • cd810918fd input: Call keyboard's update_leds() method when the LEDs change Bin Meng 2015-11-12 05:33:02 -08:00
  • 533c81a949 input: Save keyboard's LED state to correct place Bin Meng 2015-11-12 05:33:01 -08:00
  • 91f815450f input: Convert 'keyboard' driver to use input library Simon Glass 2015-11-11 10:05:48 -07:00
  • 39f615ed88 video: input: Clean up after i8042 conversion Simon Glass 2015-11-11 10:05:47 -07:00
  • 011d89d606 i8042: Handle a duplicate power-on-reset response Simon Glass 2015-11-11 10:05:46 -07:00
  • dcbf825714 input: Convert i8042 to driver model Simon Glass 2015-11-11 10:05:45 -07:00
  • 51a8a72dc5 Drop CONFIG_ISA_KEYBOARD Simon Glass 2015-11-11 10:05:44 -07:00
  • 6b44ae6b06 x86: Add an i8042 device for boards that have it Simon Glass 2015-11-11 10:05:43 -07:00
  • b0abfeff98 input: Add a Kconfig option for the i8042 keyboard Simon Glass 2015-11-11 10:05:42 -07:00
  • 2ec739db5b input: i8042: Convert to use the input library Simon Glass 2015-11-11 10:05:41 -07:00
  • 3b5f6f5001 input: Allow updating of keyboard LEDs Simon Glass 2015-11-11 10:05:40 -07:00
  • ba42034267 input: Handle caps lock Simon Glass 2015-11-11 10:05:39 -07:00
  • a683d0d347 input: Adjust structure of code in process_modifier() Simon Glass 2015-11-11 10:05:38 -07:00
  • b1d7a1875e input: Support the German keymap Simon Glass 2015-11-11 10:05:37 -07:00
  • 9961a0b6fb sandbox: add a sandbox timer and basic test Thomas Chou 2015-10-30 15:35:52 +08:00
  • 6752195760 common/board_f.c: move mark_bootstage after arch_cpu_init_dm Thomas Chou 2015-10-30 15:35:51 +08:00
  • 0b186c0825 input: Allow repeat filtering to be disabled Simon Glass 2015-10-18 21:17:25 -06:00
  • 3a85e4362a input: Add a function to add a keycode to the existing set Simon Glass 2015-10-18 21:17:24 -06:00
  • 77c7f0459f input: Add a few more keyboard keycodes Simon Glass 2015-10-18 21:17:23 -06:00
  • 2e5513bda0 input: Correct keycode for Ctrl-Y Simon Glass 2015-10-18 21:17:22 -06:00
  • c5d257f93f i8042: Adjust keyboard init to assume success Simon Glass 2015-10-18 21:17:21 -06:00
  • 4f087bace2 i8042: Adjust kbd_reset() to collect all failures Simon Glass 2015-10-18 21:17:20 -06:00
  • 31d38ee66d i8042: Use functions to handle register access Simon Glass 2015-10-18 21:17:19 -06:00
  • 7fe0933c58 video: Drop unused console functions Simon Glass 2015-10-18 21:17:18 -06:00
  • 1fa4bfde18 dm: cros_ec: Convert cros_ec keyboard driver to driver model Simon Glass 2015-10-18 21:17:17 -06:00
  • f77f5e9be7 dm: tegra: Convert keyboard driver to driver model Simon Glass 2015-10-18 21:17:16 -06:00
  • b206cd7372 dm: stdio: Plumb in the new keyboard uclass Simon Glass 2015-10-18 21:17:15 -06:00
  • 745009c4d0 cros_ec: Use udevice instead of cros_ec_dev for keyboard functions Simon Glass 2015-10-18 21:17:14 -06:00
  • 66877b0f5f input: Add the keycode translation tables separately Simon Glass 2015-10-18 21:17:13 -06:00
  • 92778b2784 input: Return -ENOSPC when there is not space Simon Glass 2015-10-18 21:17:12 -06:00
  • c9cac4cdce input: Add a device pointer to the input config Simon Glass 2015-10-18 21:17:11 -06:00
  • e84421d8f3 dm: input: Create a keyboard uclass Simon Glass 2015-10-18 21:17:10 -06:00
  • 34ab37eef5 dm: usb: Add support for USB keyboards with driver model Simon Glass 2015-09-08 11:15:11 -06:00
  • 2b24e09c66 rockchip: Turn on CONFIG_DEBUG_UART_NS16550 in defconfigs Ariel D'Alessandro 2015-11-16 08:15:50 -03:00
  • 05bfe13210 LCD: Add an option to skip registration as an stdio output Stephane Ayotte 2015-11-03 11:14:49 -05:00
  • 9ef671c9d4 Merge branch 'master' of git://git.denx.de/u-boot-spi Tom Rini 2015-11-19 13:27:26 -05:00
  • aa7077fcee Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze Tom Rini 2015-11-19 11:25:36 -05:00
  • 4c60850792 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze Tom Rini 2015-11-19 09:06:44 -05:00
  • bdaeb8f23c common: mii: Do not allow to exceed max phy limit Michal Simek 2015-10-19 15:13:34 +02:00
  • f3bd72801a zynq: sdhci: Define max clock by macro Michal Simek 2015-09-29 01:27:13 +02:00
  • 6777f38630 net: zynq: Fix MDC setting for zynq Michal Simek 2015-09-08 17:07:01 +02:00
  • 2889659a55 net: zynq: Remove unused MDCCLKDIV2 macro Michal Simek 2015-09-08 16:54:39 +02:00
  • 242b15476c net: zynq: Fix mdc clock division setting for 100Mbit/s Michal Simek 2015-09-08 16:55:42 +02:00
  • e4d2318adb net: zynq: Wait till packet is sent Michal Simek 2015-08-17 09:57:46 +02:00
  • 603ff0081a net: zynq: Disable secondary queues Edgar E. Iglesias 2015-09-25 23:50:07 -07:00
  • 23a598f719 net: zynq: Add dummy packet to fix packet duplication issue Michal Simek 2015-08-17 09:58:54 +02:00
  • 081dc2fa78 net: zynq: Do not report TX underrun Michal Simek 2015-08-17 09:51:34 +02:00
  • 45c0774151 net: zynq: Setup BD when structures are filled Michal Simek 2015-08-17 09:50:09 +02:00
  • ff4758789e net: zynq: Allocate BD_SPACE in connection to RX_BUF Michal Simek 2015-08-17 09:45:53 +02:00
  • 2588f2ddfd dm: sf: Add support for all targets which requires MANUAL_RELOC Michal Simek 2015-10-27 13:52:47 +01:00
  • 31e1029a8e dm: core: Add missing entries for manual relocation Michal Simek 2015-10-27 13:48:08 +01:00
  • 281f1566b8 dm: spi: Add support for all targets which requires MANUAL_RELOC Michal Simek 2015-10-27 13:36:42 +01:00
  • e0f21e1cbc microblaze: Fix C99/gnu99 compatiblity for inline functions Nathan Rossi 2015-11-06 19:25:06 +10:00
  • 7cb73730c8 microblaze: Fix style issues in header files Nathan Rossi 2015-11-06 19:25:05 +10:00
  • 0ebf40417d net: zynq: Fix clearing statistic Michal Simek 2015-10-05 12:49:48 +02:00
  • 97a51a0363 net: zynq: Extend register description with offsets Michal Simek 2015-10-05 11:49:43 +02:00
  • 16ce6de87e net: zynq: Add support for different PHY interface types Michal Simek 2015-10-07 16:42:56 +02:00