projects
/
platform
/
kernel
/
u-boot.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/u-boot.git
2015-05-15
Przemyslaw...
test: dm: test.dts - move to sandbox dts directory
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Przemyslaw...
test: dm: add sandbox PMIC framework tests
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Przemyslaw...
sandbox: add: sandbox PMIC device drivers: I2C emul...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Przemyslaw...
sandbox: i2c: search child emul dev and check its uclass id
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Przemyslaw...
doc: driver-model: pmic-framework.txt - cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Przemyslaw...
common: cmd regulator: command cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Przemyslaw...
common: cmd pmic: command cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Przemyslaw...
dm: regulator: uclass driver code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Przemyslaw...
dm: pmic: code cleanup of PMIC uclass driver
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Przemyslaw...
odroid: enable driver model pmic/regulator API and...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Przemyslaw...
odroid: dts: add 'voltage-regulators' description to...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Przemyslaw...
dm: board:samsung: power_init_board: add requirement...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Przemyslaw...
doc: driver-model: pmic and regulator uclass documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Przemyslaw...
dm: regulator: add fixed voltage regulator driver
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Przemyslaw...
dm: regulator: add max77686 regulator driver
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Przemyslaw...
dm: pmic: add max77686 pmic driver
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Przemyslaw...
pmic: max77686 set the same compatible as in the kernel
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Przemyslaw...
dm: regulator: add regulator command
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Przemyslaw...
dm: pmic: add pmic command
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Przemyslaw...
dm: regulator: add implementation of driver model regul...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Przemyslaw...
dm: pmic: add implementation of driver model pmic uclass
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Przemyslaw...
lib: Kconfig: add entry for errno_str() function
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Przemyslaw...
exynos4-common: remove the unsued CONFIG_CMD_PMIC
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Przemyslaw...
exynos5: fix build break by adding CONFIG_POWER
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Peng Fan
i2c: mxc: refactor i2c driver and support dm
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Peng Fan
imx: mx27 move GPIO_PORTx to gpio.h
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Hans de Goede
sunxi: Change usb-kbd interrupt polling to use an usb...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Hans de Goede
usb: ohci: Add support for interrupt queues
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Hans de Goede
usb: ohci: Add an ohci_alloc_urb() function
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Hans de Goede
usb: ohci: Do not reuse ed for interrupt endpoints...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Simon Glass
sandbox: Support wide-screen LCD emulation
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Simon Glass
sandbox: Fix warning in display_options
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Simon Glass
sandbox: spi: Add newline to printf() in sandbox_sf_probe
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Simon Glass
sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Simon Glass
sandbox: Add missing errno.h includes in a few files
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Simon Glass
sandbox: Correct error handling in state_read_file()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Simon Glass
arm: Add a prototype for save_boot_params_ret()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Simon Glass
arm: Include the .got section in the binary
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Simon Glass
dm: gpio: Fix comment typo in GPIOD_IS_IN
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Simon Glass
tpm: Rename Infineon TPM to slb9645tt
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Simon Glass
tpm: Support using driver model with I2C
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Simon Glass
dm: i2c: Add a function to find out the chip offset...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Simon Glass
dm: i2c: Implement 'i2c bus' command for driver model
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Simon Glass
bootstage: Add IDs for SPI flash reading and decompression
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Vincent Palatin
usb: add device connection/disconnection detection
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Hans de Goede
sunxi: ohci: Add ohci usb host controller support
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Hans de Goede
sunxi: ehci: Convert to the driver-model
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Hans de Goede
usb: ohci: Add dm support
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Hans de Goede
usb: ohci: Skip unnecessary mdelay(1) calls in various...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Hans de Goede
usb: ohci: Remove unnecessary delays from hc_start...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Hans de Goede
usb: ohci: Do not resubmit and leak urbs for interrupt...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Hans de Goede
dm: usb: Do not scan companion buses if no devices...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Hans de Goede
dm: usb: Add support for companion controllers
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Hans de Goede
dm: usb: Move printing of usb scan status to usb_scan_bus()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Hans de Goede
dm: usb: Add support for interrupt queues to the dm...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Hans de Goede
dm: usb: Prefix ehci interrupt-queue functions with...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Hans de Goede
usb: Stop reset procedure when a dev is handed over...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Hans de Goede
usb: legacy_hub_port_reset() check and propagate usb_se...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Hans de Goede
usb: usb_control_msg() propagate controller error code
commit
|
commitdiff
|
tree
|
snapshot
2015-05-15
Hans de Goede
usb: Fix handover of full-speed devices from ehci to...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Tom Rini
arch/arm/lib/bootm-fdt.c: Guard the include of <asm...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Joe Hershberger
Use map_sysmem when accessing memory in setexpr
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-tegra
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-arc
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-atmel
commit
|
commitdiff
|
tree
|
snapshot
2015-05-14
Simon Glass
spl: Correct address in spl_relocate_stack_gd()
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Masahiro Yamada
ARM: tegra: move NVIDIA common files to arch/arm/mach...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Ian Campbell
jetson-tk1: Add PSCI configuration options and reserve...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jan Kiszka
tegra: Boot in non-secure mode by default
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Thierry Reding
ARM: tegra: Enable SMMU when going non-secure
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jan Kiszka
tegra: Set CNTFRQ for secondary CPUs
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Ian Campbell
tegra124: Reserve secure RAM using MC_SECURITY_CFG...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jan Kiszka
tegra124: Add PSCI support for Tegra124
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jan Kiszka
ARM: Add board-specific initialization hook for PSCI
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jan Kiszka
tegra: Make tegra_powergate_power_on public
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jan Kiszka
virt-dt: Allow reservation of secure region when in...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Ian Campbell
tegra124: Add more registers to struct mc_ctlr
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jan Kiszka
ARM: Put target PC for PSCI CPU_ON on per-CPU stack
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jan Kiszka
ARM: Factor out reusable psci_get_cpu_stack_top
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jan Kiszka
ARM: Factor out reusable psci_cpu_entry
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jan Kiszka
ARM: Factor out reusable psci_cpu_off_common
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jan Kiszka
ARM: Factor out common psci_get_cpu_id
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Jan Kiszka
ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Stephen Warren
ARM: tegra: enable STDIO deregistration
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Stephen Warren
ARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalization
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Simon Glass
tegra124: video: Add full link training for eDP
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Simon Glass
tegra: config: nyan-big: Enable LCD
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Simon Glass
tegra: video: support eDP displays on Tegra124 devices
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Simon Glass
tegra: video: Add Embedded DisplayPort driver
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Simon Glass
tegra: video: Support serial output resource (SOR)...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Simon Glass
tegra: dts: nyan-big: Add definitions for eDP display
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Simon Glass
dm: video: Add a uclass for display port
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Simon Glass
edid: Add a function to read detailed monitor timings
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Simon Glass
video: Add drm_dp_helper.h
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Simon Glass
tegra: Move display controller header into common
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Simon Glass
tegra124: clock: Add display clocks and functions
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Simon Glass
tegra: clock: Split the clock source code into a separa...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Simon Glass
tegra: clock: Add checking for invalid clock IDs
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Simon Glass
tegra: config: Use CONFIG_LCD to detect LCD presence
commit
|
commitdiff
|
tree
|
snapshot
2015-05-13
Simon Glass
tegra124: dts: Add host1x node to provide display infor...
commit
|
commitdiff
|
tree
|
snapshot
next