1. f37df0f pmic: max77686 set the same compatible as in the kernel by Przemyslaw Marczak · 9 years ago
  2. 6262b72 dm: regulator: add regulator command by Przemyslaw Marczak · 9 years ago
  3. d89fdcf dm: pmic: add pmic command by Przemyslaw Marczak · 9 years ago
  4. af41e8d dm: regulator: add implementation of driver model regulator uclass by Przemyslaw Marczak · 9 years ago
  5. 4d9057e dm: pmic: add implementation of driver model pmic uclass by Przemyslaw Marczak · 9 years ago
  6. 6501ff6 lib: Kconfig: add entry for errno_str() function by Przemyslaw Marczak · 9 years ago
  7. bf2e5d5 exynos4-common: remove the unsued CONFIG_CMD_PMIC by Przemyslaw Marczak · 9 years ago
  8. 19bd3aa exynos5: fix build break by adding CONFIG_POWER by Przemyslaw Marczak · 9 years ago
  9. 71204e9 i2c: mxc: refactor i2c driver and support dm by Peng Fan · 9 years ago
  10. e6469f3 imx: mx27 move GPIO_PORTx to gpio.h by Peng Fan · 9 years ago
  11. eab9433 sunxi: Change usb-kbd interrupt polling to use an usb interrupt queue by Hans de Goede · 9 years ago
  12. bf49571 usb: ohci: Add support for interrupt queues by Hans de Goede · 9 years ago
  13. d563e62 usb: ohci: Add an ohci_alloc_urb() function by Hans de Goede · 9 years ago
  14. 44dbc33 usb: ohci: Do not reuse ed for interrupt endpoints of different devices by Hans de Goede · 9 years ago
  15. 3a812e7 sandbox: Support wide-screen LCD emulation by Simon Glass · 9 years ago
  16. 66da9be sandbox: Fix warning in display_options by Simon Glass · 9 years ago
  17. 832adb2 sandbox: spi: Add newline to printf() in sandbox_sf_probe by Simon Glass · 9 years ago
  18. b527924 sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation by Simon Glass · 9 years ago
  19. 3806882 sandbox: Add missing errno.h includes in a few files by Simon Glass · 9 years ago
  20. d73125c sandbox: Correct error handling in state_read_file() by Simon Glass · 9 years ago
  21. 5519912 arm: Add a prototype for save_boot_params_ret() by Simon Glass · 9 years ago
  22. 5a942a1 arm: Include the .got section in the binary by Simon Glass · 9 years ago
  23. f952396 dm: gpio: Fix comment typo in GPIOD_IS_IN by Simon Glass · 9 years ago
  24. f0e57b1 tpm: Rename Infineon TPM to slb9645tt by Simon Glass · 9 years ago
  25. f90acf1 tpm: Support using driver model with I2C by Simon Glass · 9 years ago
  26. 0150180 dm: i2c: Add a function to find out the chip offset length by Simon Glass · 9 years ago
  27. 59aa9df dm: i2c: Implement 'i2c bus' command for driver model by Simon Glass · 9 years ago
  28. 28b5404 bootstage: Add IDs for SPI flash reading and decompression by Simon Glass · 9 years ago
  29. 08f3bb0 usb: add device connection/disconnection detection by Vincent Palatin · 9 years ago
  30. 6a72e80 sunxi: ohci: Add ohci usb host controller support by Hans de Goede · 9 years ago
  31. 8d837a1 sunxi: ehci: Convert to the driver-model by Hans de Goede · 9 years ago
  32. 58b4048 usb: ohci: Add dm support by Hans de Goede · 9 years ago
  33. 8f761f0 usb: ohci: Skip unnecessary mdelay(1) calls in various places by Hans de Goede · 9 years ago
  34. 969bb5b usb: ohci: Remove unnecessary delays from hc_start and power power-on paths by Hans de Goede · 9 years ago
  35. 47976d2 usb: ohci: Do not resubmit and leak urbs for interrupt packets by Hans de Goede · 9 years ago
  36. e253637 dm: usb: Do not scan companion buses if no devices where handed over by Hans de Goede · 9 years ago
  37. b6de4d1 dm: usb: Add support for companion controllers by Hans de Goede · 9 years ago
  38. a24a0e9 dm: usb: Move printing of usb scan status to usb_scan_bus() by Hans de Goede · 9 years ago
  39. 8a5f066 dm: usb: Add support for interrupt queues to the dm usb code by Hans de Goede · 9 years ago
  40. 029fd8e dm: usb: Prefix ehci interrupt-queue functions with _ehci_ by Hans de Goede · 9 years ago
  41. 45b9ea1 usb: Stop reset procedure when a dev is handed over to a companion hcd by Hans de Goede · 9 years ago
  42. ad84a42 usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errors by Hans de Goede · 9 years ago
  43. 651d95c usb: usb_control_msg() propagate controller error code by Hans de Goede · 9 years ago
  44. 71b9452 usb: Fix handover of full-speed devices from ehci to companion by Hans de Goede · 9 years ago
  45. 4588d61 arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h> by Tom Rini · 9 years ago
  46. 2068cea Use map_sysmem when accessing memory in setexpr by Joe Hershberger · 9 years ago
  47. 9597494 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  48. 14539ba Merge branch 'master' of git://git.denx.de/u-boot-arc by Tom Rini · 9 years ago
  49. 14c15da Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  50. ce49e79 spl: Correct address in spl_relocate_stack_gd() by Simon Glass · 9 years ago
  51. 237c363 ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra by Masahiro Yamada · 9 years ago
  52. 21f0fd2 jetson-tk1: Add PSCI configuration options and reserve secure code by Ian Campbell · 9 years ago
  53. a8f2d01 tegra: Boot in non-secure mode by default by Jan Kiszka · 9 years ago
  54. 79cf644 ARM: tegra: Enable SMMU when going non-secure by Thierry Reding · 9 years ago
  55. a0d0a59 tegra: Set CNTFRQ for secondary CPUs by Jan Kiszka · 9 years ago
  56. 7316987 tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0 by Ian Campbell · 9 years ago
  57. ffdf9f9 tegra124: Add PSCI support for Tegra124 by Jan Kiszka · 9 years ago
  58. ce416fa ARM: Add board-specific initialization hook for PSCI by Jan Kiszka · 9 years ago
  59. 91a34ed tegra: Make tegra_powergate_power_on public by Jan Kiszka · 9 years ago
  60. d6b72da virt-dt: Allow reservation of secure region when in a RAM carveout by Jan Kiszka · 9 years ago
  61. bfb2c8d tegra124: Add more registers to struct mc_ctlr by Ian Campbell · 9 years ago
  62. 3317b98 ARM: Put target PC for PSCI CPU_ON on per-CPU stack by Jan Kiszka · 9 years ago
  63. 4c681a3 ARM: Factor out reusable psci_get_cpu_stack_top by Jan Kiszka · 9 years ago
  64. 4ce4de1 ARM: Factor out reusable psci_cpu_entry by Jan Kiszka · 9 years ago
  65. b0206e7 ARM: Factor out reusable psci_cpu_off_common by Jan Kiszka · 9 years ago
  66. 680f396 ARM: Factor out common psci_get_cpu_id by Jan Kiszka · 9 years ago
  67. 104d6fb ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · 9 years ago
  68. 86bd20b ARM: tegra: enable STDIO deregistration by Stephen Warren · 9 years ago
  69. 48cfca2 ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalization by Stephen Warren · 9 years ago
  70. dedc44b tegra124: video: Add full link training for eDP by Simon Glass · 9 years ago
  71. 531eaed tegra: config: nyan-big: Enable LCD by Simon Glass · 9 years ago
  72. e7e8823 tegra: video: support eDP displays on Tegra124 devices by Simon Glass · 9 years ago
  73. 59dd5aa tegra: video: Add Embedded DisplayPort driver by Simon Glass · 9 years ago
  74. 00f3732 tegra: video: Support serial output resource (SOR) on tegra124 by Simon Glass · 9 years ago
  75. ec44671 tegra: dts: nyan-big: Add definitions for eDP display by Simon Glass · 9 years ago
  76. 51f2c99 dm: video: Add a uclass for display port by Simon Glass · 9 years ago
  77. 00cf116 edid: Add a function to read detailed monitor timings by Simon Glass · 9 years ago
  78. 490f5fd video: Add drm_dp_helper.h by Simon Glass · 9 years ago
  79. 2eb70de tegra: Move display controller header into common by Simon Glass · 9 years ago
  80. 96e82a2 tegra124: clock: Add display clocks and functions by Simon Glass · 9 years ago
  81. 7bb6199 tegra: clock: Split the clock source code into a separate function by Simon Glass · 9 years ago
  82. 801b05c tegra: clock: Add checking for invalid clock IDs by Simon Glass · 9 years ago
  83. ec022ef tegra: config: Use CONFIG_LCD to detect LCD presence by Simon Glass · 9 years ago
  84. ffc7899 tegra124: dts: Add host1x node to provide display information by Simon Glass · 9 years ago
  85. 0deba29 tegra: nyan-big: Add LCD PMIC init and board ID by Simon Glass · 9 years ago
  86. 346451b tegra: Add support for setting up a as3722 PMIC by Simon Glass · 9 years ago
  87. 8277636 tegra: Provide a function to allow LCD PMIC setup by Simon Glass · 9 years ago
  88. d55b7d4 power: Export register access functions from as3722 by Simon Glass · 9 years ago
  89. ec74664 tegra: Add a board ID function by Simon Glass · 9 years ago
  90. 7d87413 tegra: Move checkboard() into the board code by Simon Glass · 9 years ago
  91. db04378 tegra: pwm: Allow the clock rate to be left as is by Simon Glass · 9 years ago
  92. 1c82c2f tegra: Move the pwm into tegra-common by Simon Glass · 9 years ago
  93. 12e6711 fdt: Add binding decode function for display-timings by Simon Glass · 9 years ago
  94. 962f5ca dm: gpio: Add error handling and a function to claim vector GPIOs by Simon Glass · 9 years ago
  95. 3d7cf41 dm: core: Sort the uclasses by Simon Glass · 9 years ago
  96. 4e31e56 arc: remove dummy target by Alexey Brodkin · 9 years ago
  97. 9aee8d8 ARM: at91: trival: fix typo for the nand partition name by Wu, Josh · 9 years ago
  98. f6b42c1 ARM: at91: remove non-generic boards by Masahiro Yamada · 9 years ago
  99. 574bbf4 arc: use more universal prefix for default CROSS_COMPILE by Masahiro Yamada · 9 years ago
  100. bd328eb Clean all defconfigs with savedefconfig by Joe Hershberger · 9 years ago