1. 83921e7 sunxi: Update new defconfigs by Tom Rini · 9 years ago
  2. d5499a2 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  3. de12f02 sunxi: Add support for the Lamobo R1 board by Jelle de Jong · 9 years ago
  4. cc78aff sunxi: Add support for Orangepi Plus and Orangepi PC boards by Hans de Goede · 9 years ago
  5. b7f9007 sunxi: Add H3 dts[i] files by Hans de Goede · 9 years ago
  6. 2b8bd91 sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3 by Siarhei Siamashka · 9 years ago
  7. 53f018e sunxi: Add H3 DRAM initialization support by Jens Kuske · 9 years ago
  8. f977072 sunxi: Add basic H3 support by Jens Kuske · 9 years ago
  9. bce07f6 sunxi: musb: Implement dfu_usb_get_reset() by Siarhei Siamashka · 9 years ago
  10. db41834 sunxi: Enable DFU for RAM by Siarhei Siamashka · 9 years ago
  11. ad5b2a2 vexpress64: store env in flash by Ryan Harkin · 9 years ago
  12. b522757 vexpress64: remove #error by Ryan Harkin · 9 years ago
  13. 98d2fff vexpress64: use 2nd DRAM bank only on juno by Ryan Harkin · 9 years ago
  14. 8961d50 vexpress64: compile Juno PCIe conditionally by Ryan Harkin · 9 years ago
  15. 7515464 Juno: don't print PCI debug information by default by Andre Przywara · 9 years ago
  16. a24ea7a eeprom: Clean up checkpatch issues by Marek Vasut · 9 years ago
  17. 4d17f71 eeprom: Add support for selecting i2c bus by Marek Vasut · 9 years ago
  18. f422ae7 eeprom: Add bus argument to eeprom_init() by Marek Vasut · 9 years ago
  19. 7a23721 eeprom: Pull out the RW loop by Marek Vasut · 9 years ago
  20. d062c48 eeprom: Pull out transfer length computation by Marek Vasut · 9 years ago
  21. 4208679 eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_BITS by Marek Vasut · 9 years ago
  22. a1d4aeb eeprom: Suck the ifdef into eeprom_init() by Marek Vasut · 9 years ago
  23. d848b08 eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS by Marek Vasut · 9 years ago
  24. 2a632ffc eeprom: Make eeprom_write_enable() weak by Marek Vasut · 9 years ago
  25. 6ae5957 eeprom: Pull out address computation by Marek Vasut · 9 years ago
  26. 78990c7 eeprom: Pull out the I/O code by Marek Vasut · 9 years ago
  27. ae59bfc eeprom: Zap CONFIG_SPI_X by Marek Vasut · 9 years ago
  28. ff933f5 eeprom: Zap eeprom_probe() by Marek Vasut · 9 years ago
  29. 44a6ac4 eeprom: Zap CONFIG_SYS_EEPROM_X40430 by Marek Vasut · 9 years ago
  30. ee54144 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · 9 years ago
  31. 704a096 eeprom: Shuffle code around by Marek Vasut · 9 years ago
  32. a56b152 tricorder: rewrite tricordereeprom command by Andreas Bießmann · 9 years ago
  33. dfa25df ARM: keystone2: configs: Correct burn_uboot_sp erase size by Cooper Jr., Franklin · 9 years ago
  34. 5c13153 ARM: dra7x/am57x: Remove pin input/output config from WAKEUP pins by Cooper Jr., Franklin · 9 years ago
  35. 8e27fd6 nios2: 10m50: change to ns16550 uart by Thomas Chou · 9 years ago
  36. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  37. 00ad1f0 ns16550: zap CONFIG_NS16550_SERIAL by Thomas Chou · 9 years ago
  38. 52ac443 ns16550: unify serial_omap by Thomas Chou · 9 years ago
  39. e3b9026 ns16550: unify serial_tegra by Thomas Chou · 9 years ago
  40. 22221c0 ns16550: unify serial_dw by Thomas Chou · 9 years ago
  41. ca32c98 ns16550: unify serial_keystone by Thomas Chou · 9 years ago
  42. 57ce19f ns16550: unify serial_rockchip by Thomas Chou · 9 years ago
  43. 78b9881 ns16550: unify serial_ppc by Thomas Chou · 9 years ago
  44. b0245de ns16550: unify serial_x86 by Thomas Chou · 9 years ago
  45. 16b2e7e ns16550: add generic binding to unify the drivers by Thomas Chou · 9 years ago
  46. d745429 ns16550: change map_sysmem to map_physmem by Thomas Chou · 9 years ago
  47. d073841 debug_uart: restore ns16550 as default by Thomas Chou · 9 years ago
  48. 12c420c dm: Add timeline and guide for porting serial drivers by Simon Glass · 9 years ago
  49. c0ccc72 dm: test: usb: sandbox: Add keyboard tests for sandbox by Simon Glass · 9 years ago
  50. 2b510fa sandbox: Enable USB keyboard by Simon Glass · 9 years ago
  51. be4ebd1 usb: sandbox: Add a USB emulation driver by Simon Glass · 9 years ago
  52. 9042179 usb: sandbox: Add support for interrupt operations by Simon Glass · 9 years ago
  53. ab88fdb usb: Avoid open-coded USB constants in usb_kbd.c by Simon Glass · 9 years ago
  54. 48629c5 usb: Drop unused code in usb_kbd.c by Simon Glass · 9 years ago
  55. 846bb37 dm: test: usb: Add a test for device reordering by Simon Glass · 9 years ago
  56. 4700fe5 dm: test: usb: Add tests for the 'usb tree' command by Simon Glass · 9 years ago
  57. 35787d2 dm: usb: Remove inactive children after a bus scan by Simon Glass · 9 years ago
  58. 5082c69 dm: usb: Deprecate usb_get_dev_index() by Simon Glass · 9 years ago
  59. 7e7573c Revert "dm: Export device_remove_children / device_unbind_children" by Simon Glass · 9 years ago
  60. a435b6c Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop" by Simon Glass · 9 years ago
  61. d43d7e9 Revert "dm: usb: Rename usb_find_child to usb_find_emul_child" by Simon Glass · 9 years ago
  62. 668ef3d sandbox: usb: Allow finding a USB emulator for a device by Simon Glass · 9 years ago
  63. ac33899 sandbox: usb: Allow up to 4 emulated devices on a hub by Simon Glass · 9 years ago
  64. 31d7816 sandbox: usb: Allow dynamic emulated USB device descriptors by Simon Glass · 9 years ago
  65. 0a74c96 dm: core: Add safe device iteration macros by Simon Glass · 9 years ago
  66. 09def3a usb: Refactor USB tree output code for testing by Simon Glass · 9 years ago
  67. fe6d12a test: Record and silence console in tests by Simon Glass · 9 years ago
  68. 79defce sandbox: Enable console recording and silent console by Simon Glass · 9 years ago
  69. 1bb4923 console: Add a console buffer by Simon Glass · 9 years ago
  70. 1294ecf Add a circular memory buffer implementation by Simon Glass · 9 years ago
  71. 456f5e4 Drop config.h header from display_options.c by Simon Glass · 9 years ago
  72. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  73. 2d7c499 dm: usb: Avoid time delays in sandbox tests by Simon Glass · 9 years ago
  74. b25fa31 sandbox: Add a way to skip time delays by Simon Glass · 9 years ago
  75. bfb744c sandbox: cros_ec: fix uninitialized use of len by Daniel Schwierzeck · 9 years ago
  76. 7ca7374 x86: qemu: Convert to use driver model keyboard by Bin Meng · 9 years ago
  77. 50704d3 x86: crownbay: Convert to use driver model keyboard by Bin Meng · 9 years ago
  78. cb6a19f input: Ban digit numbers if 'Num Lock' is not on by Bin Meng · 9 years ago
  79. 07ab26e input: Change LED state bits to conform i8042 compatible keyboard by Bin Meng · 9 years ago
  80. 7e29bb8 input: Call keyboard's update_leds() method when the LEDs change by Bin Meng · 9 years ago
  81. 229ef05 input: Save keyboard's LED state to correct place by Bin Meng · 9 years ago
  82. 139309b input: Convert 'keyboard' driver to use input library by Simon Glass · 9 years ago
  83. eaba37e video: input: Clean up after i8042 conversion by Simon Glass · 9 years ago
  84. 708c831 i8042: Handle a duplicate power-on-reset response by Simon Glass · 9 years ago
  85. fa0a42a input: Convert i8042 to driver model by Simon Glass · 9 years ago
  86. ffe67e4 Drop CONFIG_ISA_KEYBOARD by Simon Glass · 9 years ago
  87. 3356cad x86: Add an i8042 device for boards that have it by Simon Glass · 9 years ago
  88. a1f9ee4 input: Add a Kconfig option for the i8042 keyboard by Simon Glass · 9 years ago
  89. e1a77bb input: i8042: Convert to use the input library by Simon Glass · 9 years ago
  90. 03fef7e input: Allow updating of keyboard LEDs by Simon Glass · 9 years ago
  91. f9bd6eb input: Handle caps lock by Simon Glass · 9 years ago
  92. 210ac0d input: Adjust structure of code in process_modifier() by Simon Glass · 9 years ago
  93. e6fa485 input: Support the German keymap by Simon Glass · 9 years ago
  94. 7b059dc sandbox: add a sandbox timer and basic test by Thomas Chou · 9 years ago
  95. c2fbaa2 common/board_f.c: move mark_bootstage after arch_cpu_init_dm by Thomas Chou · 9 years ago
  96. d64a8cb input: Allow repeat filtering to be disabled by Simon Glass · 9 years ago
  97. 2fed04b input: Add a function to add a keycode to the existing set by Simon Glass · 9 years ago
  98. aba1f9d input: Add a few more keyboard keycodes by Simon Glass · 9 years ago
  99. e13d3fa input: Correct keycode for Ctrl-Y by Simon Glass · 9 years ago
  100. 2915ad6 i8042: Adjust keyboard init to assume success by Simon Glass · 9 years ago