Commit Graph

30318 Commits (af41e8db26821ae65fa10c8c4689ccb39043878f)
 

Author SHA1 Message Date
Przemyslaw Marczak af41e8db26 dm: regulator: add implementation of driver model regulator uclass 9 years ago
Przemyslaw Marczak 4d9057e82b dm: pmic: add implementation of driver model pmic uclass 9 years ago
Przemyslaw Marczak 6501ff6251 lib: Kconfig: add entry for errno_str() function 9 years ago
Przemyslaw Marczak bf2e5d5be2 exynos4-common: remove the unsued CONFIG_CMD_PMIC 9 years ago
Przemyslaw Marczak 19bd3aaa59 exynos5: fix build break by adding CONFIG_POWER 9 years ago
Peng Fan 71204e95ce i2c: mxc: refactor i2c driver and support dm 9 years ago
Peng Fan e6469f390f imx: mx27 move GPIO_PORTx to gpio.h 9 years ago
Hans de Goede eab9433aa5 sunxi: Change usb-kbd interrupt polling to use an usb interrupt queue 9 years ago
Hans de Goede bf495712ed usb: ohci: Add support for interrupt queues 9 years ago
Hans de Goede d563e62c34 usb: ohci: Add an ohci_alloc_urb() function 9 years ago
Hans de Goede 44dbc33056 usb: ohci: Do not reuse ed for interrupt endpoints of different devices 9 years ago
Simon Glass 3a812e7c72 sandbox: Support wide-screen LCD emulation 9 years ago
Simon Glass 66da9beb62 sandbox: Fix warning in display_options 9 years ago
Simon Glass 832adb212e sandbox: spi: Add newline to printf() in sandbox_sf_probe 9 years ago
Simon Glass b527924954 sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation 9 years ago
Simon Glass 3806882042 sandbox: Add missing errno.h includes in a few files 9 years ago
Simon Glass d73125cb8e sandbox: Correct error handling in state_read_file() 9 years ago
Simon Glass 5519912164 arm: Add a prototype for save_boot_params_ret() 9 years ago
Simon Glass 5a942a1527 arm: Include the .got section in the binary 9 years ago
Simon Glass f9523961b0 dm: gpio: Fix comment typo in GPIOD_IS_IN 9 years ago
Simon Glass f0e57b1bf9 tpm: Rename Infineon TPM to slb9645tt 9 years ago
Simon Glass f90acf1ad0 tpm: Support using driver model with I2C 9 years ago
Simon Glass 01501804fd dm: i2c: Add a function to find out the chip offset length 9 years ago
Simon Glass 59aa9df383 dm: i2c: Implement 'i2c bus' command for driver model 9 years ago
Simon Glass 28b5404ca1 bootstage: Add IDs for SPI flash reading and decompression 9 years ago
Vincent Palatin 08f3bb0bcd usb: add device connection/disconnection detection 9 years ago
Hans de Goede 6a72e804a2 sunxi: ohci: Add ohci usb host controller support 9 years ago
Hans de Goede 8d837a1f7d sunxi: ehci: Convert to the driver-model 9 years ago
Hans de Goede 58b4048f64 usb: ohci: Add dm support 9 years ago
Hans de Goede 8f761f023c usb: ohci: Skip unnecessary mdelay(1) calls in various places 9 years ago
Hans de Goede 969bb5bad3 usb: ohci: Remove unnecessary delays from hc_start and power power-on paths 9 years ago
Hans de Goede 47976d2c16 usb: ohci: Do not resubmit and leak urbs for interrupt packets 9 years ago
Hans de Goede e253637be7 dm: usb: Do not scan companion buses if no devices where handed over 9 years ago
Hans de Goede b6de4d1093 dm: usb: Add support for companion controllers 9 years ago
Hans de Goede a24a0e9159 dm: usb: Move printing of usb scan status to usb_scan_bus() 9 years ago
Hans de Goede 8a5f0665da dm: usb: Add support for interrupt queues to the dm usb code 9 years ago
Hans de Goede 029fd8ea1f dm: usb: Prefix ehci interrupt-queue functions with _ehci_ 9 years ago
Hans de Goede 45b9ea1da2 usb: Stop reset procedure when a dev is handed over to a companion hcd 9 years ago
Hans de Goede ad84a42fc5 usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errors 9 years ago
Hans de Goede 651d95c8eb usb: usb_control_msg() propagate controller error code 9 years ago
Hans de Goede 71b945267d usb: Fix handover of full-speed devices from ehci to companion 9 years ago
Tom Rini 4588d61a28 arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h> 9 years ago
Joe Hershberger 2068cea173 Use map_sysmem when accessing memory in setexpr 9 years ago
Tom Rini 9597494ebf Merge branch 'master' of git://git.denx.de/u-boot-tegra 9 years ago
Tom Rini 14539bad49 Merge branch 'master' of git://git.denx.de/u-boot-arc 9 years ago
Tom Rini 14c15daecc Merge branch 'master' of git://git.denx.de/u-boot-atmel 9 years ago
Simon Glass ce49e79450 spl: Correct address in spl_relocate_stack_gd() 9 years ago
Masahiro Yamada 237c36379c ARM: tegra: move NVIDIA common files to arch/arm/mach-tegra 9 years ago
Ian Campbell 21f0fd245e jetson-tk1: Add PSCI configuration options and reserve secure code 9 years ago
Jan Kiszka a8f2d01967 tegra: Boot in non-secure mode by default 9 years ago