1. e7781bc odroid: enable driver model pmic/regulator API and MAX77686 drivers by Przemyslaw Marczak · 10 years ago
  2. fecf889 odroid: dts: add 'voltage-regulators' description to max77686 node by Przemyslaw Marczak · 10 years ago
  3. 110aa29 dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC by Przemyslaw Marczak · 10 years ago
  4. 533daa9 doc: driver-model: pmic and regulator uclass documentation by Przemyslaw Marczak · 10 years ago
  5. 3753f28 dm: regulator: add fixed voltage regulator driver by Przemyslaw Marczak · 10 years ago
  6. afee81e dm: regulator: add max77686 regulator driver by Przemyslaw Marczak · 10 years ago
  7. 58ea76f dm: pmic: add max77686 pmic driver by Przemyslaw Marczak · 10 years ago
  8. ff0e22b pmic: max77686 set the same compatible as in the kernel by Przemyslaw Marczak · 10 years ago
  9. 6a92312 dm: regulator: add regulator command by Przemyslaw Marczak · 10 years ago
  10. 4d56977 dm: pmic: add pmic command by Przemyslaw Marczak · 10 years ago
  11. 08edd00 dm: regulator: add implementation of driver model regulator uclass by Przemyslaw Marczak · 10 years ago
  12. 9a8bc95 dm: pmic: add implementation of driver model pmic uclass by Przemyslaw Marczak · 10 years ago
  13. 3755013 lib: Kconfig: add entry for errno_str() function by Przemyslaw Marczak · 10 years ago
  14. 51b8fd6 exynos4-common: remove the unsued CONFIG_CMD_PMIC by Przemyslaw Marczak · 10 years ago
  15. c7444d8 exynos5: fix build break by adding CONFIG_POWER by Przemyslaw Marczak · 10 years ago
  16. 8262cb1 i2c: mxc: refactor i2c driver and support dm by Peng Fan · 10 years ago
  17. cf99d02 imx: mx27 move GPIO_PORTx to gpio.h by Peng Fan · 10 years ago
  18. 8050873 sunxi: Change usb-kbd interrupt polling to use an usb interrupt queue by Hans de Goede · 10 years ago
  19. 5477e6f usb: ohci: Add support for interrupt queues by Hans de Goede · 10 years ago
  20. 66b1d6d usb: ohci: Add an ohci_alloc_urb() function by Hans de Goede · 10 years ago
  21. d7a3942 usb: ohci: Do not reuse ed for interrupt endpoints of different devices by Hans de Goede · 10 years ago
  22. e35534c sandbox: Support wide-screen LCD emulation by Simon Glass · 10 years ago
  23. ad29aa0 sandbox: Fix warning in display_options by Simon Glass · 10 years ago
  24. bb213e3 sandbox: spi: Add newline to printf() in sandbox_sf_probe by Simon Glass · 10 years ago
  25. ee67a94 sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation by Simon Glass · 10 years ago
  26. 07a3b23 sandbox: Add missing errno.h includes in a few files by Simon Glass · 10 years ago
  27. 342fa54 sandbox: Correct error handling in state_read_file() by Simon Glass · 10 years ago
  28. 32db57d arm: Add a prototype for save_boot_params_ret() by Simon Glass · 10 years ago
  29. c1964d3 arm: Include the .got section in the binary by Simon Glass · 10 years ago
  30. 518827e dm: gpio: Fix comment typo in GPIOD_IS_IN by Simon Glass · 10 years ago
  31. 023ff8a tpm: Rename Infineon TPM to slb9645tt by Simon Glass · 10 years ago
  32. c9a3e84 tpm: Support using driver model with I2C by Simon Glass · 10 years ago
  33. 9a1589a dm: i2c: Add a function to find out the chip offset length by Simon Glass · 10 years ago
  34. b8c2f88 dm: i2c: Implement 'i2c bus' command for driver model by Simon Glass · 10 years ago
  35. 2b36da1 bootstage: Add IDs for SPI flash reading and decompression by Simon Glass · 10 years ago
  36. 0489ee3 usb: add device connection/disconnection detection by Vincent Palatin · 10 years ago
  37. 804fa57 sunxi: ohci: Add ohci usb host controller support by Hans de Goede · 10 years ago
  38. 4dba108 sunxi: ehci: Convert to the driver-model by Hans de Goede · 10 years ago
  39. 8a62c50 usb: ohci: Add dm support by Hans de Goede · 10 years ago
  40. d6cc1d1 usb: ohci: Skip unnecessary mdelay(1) calls in various places by Hans de Goede · 10 years ago
  41. f9d72a6 usb: ohci: Remove unnecessary delays from hc_start and power power-on paths by Hans de Goede · 10 years ago
  42. 2787337 usb: ohci: Do not resubmit and leak urbs for interrupt packets by Hans de Goede · 10 years ago
  43. cebc5b7 dm: usb: Do not scan companion buses if no devices where handed over by Hans de Goede · 10 years ago
  44. 59a0dfc dm: usb: Add support for companion controllers by Hans de Goede · 10 years ago
  45. f8762f9 dm: usb: Move printing of usb scan status to usb_scan_bus() by Hans de Goede · 10 years ago
  46. 0a7fa27 dm: usb: Add support for interrupt queues to the dm usb code by Hans de Goede · 10 years ago
  47. 53ca9de dm: usb: Prefix ehci interrupt-queue functions with _ehci_ by Hans de Goede · 10 years ago
  48. 63f34ca usb: Stop reset procedure when a dev is handed over to a companion hcd by Hans de Goede · 10 years ago
  49. 2617752 usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errors by Hans de Goede · 10 years ago
  50. e82cd9f usb: usb_control_msg() propagate controller error code by Hans de Goede · 10 years ago
  51. b5b3ef2 usb: Fix handover of full-speed devices from ehci to companion by Hans de Goede · 10 years ago
  52. 9fcb5ef arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h> by Tom Rini · 10 years ago
  53. 9d3f896 Use map_sysmem when accessing memory in setexpr by Joe Hershberger · 10 years ago
  54. 1c4d1f7 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
  55. 84270fc Merge branch 'master' of git://git.denx.de/u-boot-arc by Tom Rini · 10 years ago
  56. 71747b6 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 10 years ago
  57. 097a3d0 spl: Correct address in spl_relocate_stack_gd() by Simon Glass · 10 years ago
  58. 7a12889 ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra by Masahiro Yamada · 10 years ago
  59. 56c6c31 jetson-tk1: Add PSCI configuration options and reserve secure code by Ian Campbell · 10 years ago
  60. ee91dc2 tegra: Boot in non-secure mode by default by Jan Kiszka · 10 years ago
  61. a16875a ARM: tegra: Enable SMMU when going non-secure by Thierry Reding · 10 years ago
  62. 7cccf45 tegra: Set CNTFRQ for secondary CPUs by Jan Kiszka · 10 years ago
  63. d07e7b0 tegra124: Reserve secure RAM using MC_SECURITY_CFG{0, 1}_0 by Ian Campbell · 10 years ago
  64. 52bb8f9 tegra124: Add PSCI support for Tegra124 by Jan Kiszka · 10 years ago
  65. 6e67b1b ARM: Add board-specific initialization hook for PSCI by Jan Kiszka · 10 years ago
  66. af0d229 tegra: Make tegra_powergate_power_on public by Jan Kiszka · 10 years ago
  67. cb33440 virt-dt: Allow reservation of secure region when in a RAM carveout by Jan Kiszka · 10 years ago
  68. 7fb7260 tegra124: Add more registers to struct mc_ctlr by Ian Campbell · 10 years ago
  69. b73b1e2 ARM: Put target PC for PSCI CPU_ON on per-CPU stack by Jan Kiszka · 10 years ago
  70. 9c0f35a ARM: Factor out reusable psci_get_cpu_stack_top by Jan Kiszka · 10 years ago
  71. b6680e6 ARM: Factor out reusable psci_cpu_entry by Jan Kiszka · 10 years ago
  72. 80c26bc ARM: Factor out reusable psci_cpu_off_common by Jan Kiszka · 10 years ago
  73. 2ecdd68 ARM: Factor out common psci_get_cpu_id by Jan Kiszka · 10 years ago
  74. ac31b5a ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions by Jan Kiszka · 10 years ago
  75. 9869cec ARM: tegra: enable STDIO deregistration by Stephen Warren · 10 years ago
  76. f61f129 ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalization by Stephen Warren · 10 years ago
  77. 662f2aa tegra124: video: Add full link training for eDP by Simon Glass · 10 years ago
  78. 970eb1e tegra: config: nyan-big: Enable LCD by Simon Glass · 10 years ago
  79. 3ef2a72 tegra: video: support eDP displays on Tegra124 devices by Simon Glass · 10 years ago
  80. f15fe61 tegra: video: Add Embedded DisplayPort driver by Simon Glass · 10 years ago
  81. f4f5cfa tegra: video: Support serial output resource (SOR) on tegra124 by Simon Glass · 10 years ago
  82. 9a2b4ed tegra: dts: nyan-big: Add definitions for eDP display by Simon Glass · 10 years ago
  83. 06679ad dm: video: Add a uclass for display port by Simon Glass · 10 years ago
  84. eda7732 edid: Add a function to read detailed monitor timings by Simon Glass · 10 years ago
  85. 994a191 video: Add drm_dp_helper.h by Simon Glass · 10 years ago
  86. a11a43a tegra: Move display controller header into common by Simon Glass · 10 years ago
  87. 93a1995 tegra124: clock: Add display clocks and functions by Simon Glass · 10 years ago
  88. d2d1c3f tegra: clock: Split the clock source code into a separate function by Simon Glass · 10 years ago
  89. 6017b9a tegra: clock: Add checking for invalid clock IDs by Simon Glass · 10 years ago
  90. ea797e5 tegra: config: Use CONFIG_LCD to detect LCD presence by Simon Glass · 10 years ago
  91. f33fd60 tegra124: dts: Add host1x node to provide display information by Simon Glass · 10 years ago
  92. 5ec924c tegra: nyan-big: Add LCD PMIC init and board ID by Simon Glass · 10 years ago
  93. 0655c91 tegra: Add support for setting up a as3722 PMIC by Simon Glass · 10 years ago
  94. 0cf62dd tegra: Provide a function to allow LCD PMIC setup by Simon Glass · 10 years ago
  95. 053da13 power: Export register access functions from as3722 by Simon Glass · 10 years ago
  96. 69c93c7 tegra: Add a board ID function by Simon Glass · 10 years ago
  97. 675804d tegra: Move checkboard() into the board code by Simon Glass · 10 years ago
  98. eb49487 tegra: pwm: Allow the clock rate to be left as is by Simon Glass · 10 years ago
  99. 142af8c tegra: Move the pwm into tegra-common by Simon Glass · 10 years ago
  100. b24e864 fdt: Add binding decode function for display-timings by Simon Glass · 10 years ago