]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2015-09-08 Przemyslaw... test: dm: test.dts - move to sandbox dts directory
2015-09-08 Przemyslaw... test: dm: add sandbox PMIC framework tests
2015-09-08 Przemyslaw... sandbox: add: sandbox PMIC device drivers: I2C emul...
2015-09-08 Przemyslaw... sandbox: i2c: search child emul dev and check its uclass id
2015-09-08 Przemyslaw... doc: driver-model: pmic-framework.txt - cleanup
2015-09-08 Przemyslaw... common: cmd regulator: command cleanup
2015-09-08 Przemyslaw... common: cmd pmic: command cleanup
2015-09-08 Przemyslaw... dm: regulator: uclass driver code cleanup
2015-09-08 Przemyslaw... dm: pmic: code cleanup of PMIC uclass driver
2015-09-08 Przemyslaw... odroid: enable driver model pmic/regulator API and...
2015-09-08 Przemyslaw... odroid: dts: add 'voltage-regulators' description to...
2015-09-08 Przemyslaw... dm: board:samsung: power_init_board: add requirement...
2015-09-08 Przemyslaw... doc: driver-model: pmic and regulator uclass documentation
2015-09-08 Przemyslaw... dm: regulator: add fixed voltage regulator driver
2015-09-08 Przemyslaw... dm: regulator: add max77686 regulator driver
2015-09-08 Przemyslaw... dm: pmic: add max77686 pmic driver
2015-09-08 Przemyslaw... pmic: max77686 set the same compatible as in the kernel
2015-09-08 Przemyslaw... dm: regulator: add regulator command
2015-09-08 Przemyslaw... dm: pmic: add pmic command
2015-09-08 Przemyslaw... dm: regulator: add implementation of driver model regul...
2015-09-08 Przemyslaw... dm: pmic: add implementation of driver model pmic uclass
2015-09-08 Przemyslaw... lib: Kconfig: add entry for errno_str() function
2015-09-08 Przemyslaw... exynos4-common: remove the unsued CONFIG_CMD_PMIC
2015-09-08 Przemyslaw... exynos5: fix build break by adding CONFIG_POWER
2015-09-08 Peng Fani2c: mxc: refactor i2c driver and support dm
2015-09-08 Peng Fanimx: mx27 move GPIO_PORTx to gpio.h
2015-09-08 Hans de Goedesunxi: Change usb-kbd interrupt polling to use an usb...
2015-09-08 Hans de Goedeusb: ohci: Add support for interrupt queues
2015-09-08 Hans de Goedeusb: ohci: Add an ohci_alloc_urb() function
2015-09-08 Hans de Goedeusb: ohci: Do not reuse ed for interrupt endpoints...
2015-09-08 Simon Glasssandbox: Support wide-screen LCD emulation
2015-09-08 Simon Glasssandbox: Fix warning in display_options
2015-09-08 Simon Glasssandbox: spi: Add newline to printf() in sandbox_sf_probe
2015-09-08 Simon Glasssandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation
2015-09-08 Simon Glasssandbox: Add missing errno.h includes in a few files
2015-09-08 Simon Glasssandbox: Correct error handling in state_read_file()
2015-09-08 Simon Glassarm: Add a prototype for save_boot_params_ret()
2015-09-08 Simon Glassarm: Include the .got section in the binary
2015-09-08 Simon Glassdm: gpio: Fix comment typo in GPIOD_IS_IN
2015-09-08 Simon Glasstpm: Rename Infineon TPM to slb9645tt
2015-09-08 Simon Glasstpm: Support using driver model with I2C
2015-09-08 Simon Glassdm: i2c: Add a function to find out the chip offset...
2015-09-08 Simon Glassdm: i2c: Implement 'i2c bus' command for driver model
2015-09-08 Simon Glassbootstage: Add IDs for SPI flash reading and decompression
2015-09-08 Vincent Palatinusb: add device connection/disconnection detection
2015-09-08 Hans de Goedesunxi: ohci: Add ohci usb host controller support
2015-09-08 Hans de Goedesunxi: ehci: Convert to the driver-model
2015-09-08 Hans de Goedeusb: ohci: Add dm support
2015-09-08 Hans de Goedeusb: ohci: Skip unnecessary mdelay(1) calls in various...
2015-09-08 Hans de Goedeusb: ohci: Remove unnecessary delays from hc_start...
2015-09-08 Hans de Goedeusb: ohci: Do not resubmit and leak urbs for interrupt...
2015-09-08 Hans de Goededm: usb: Do not scan companion buses if no devices...
2015-09-08 Hans de Goededm: usb: Add support for companion controllers
2015-09-08 Hans de Goededm: usb: Move printing of usb scan status to usb_scan_bus()
2015-09-08 Hans de Goededm: usb: Add support for interrupt queues to the dm...
2015-09-08 Hans de Goededm: usb: Prefix ehci interrupt-queue functions with...
2015-09-08 Hans de Goedeusb: Stop reset procedure when a dev is handed over...
2015-09-08 Hans de Goedeusb: legacy_hub_port_reset() check and propagate usb_se...
2015-09-08 Hans de Goedeusb: usb_control_msg() propagate controller error code
2015-09-08 Hans de Goedeusb: Fix handover of full-speed devices from ehci to...
2015-09-08 Tom Riniarch/arm/lib/bootm-fdt.c: Guard the include of <asm...
2015-09-08 Joe HershbergerUse map_sysmem when accessing memory in setexpr
2015-09-08 Simon Glassspl: Correct address in spl_relocate_stack_gd()
2015-09-08 Masahiro YamadaARM: tegra: move NVIDIA common files to arch/arm/mach...
2015-09-08 Ian Campbelljetson-tk1: Add PSCI configuration options and reserve...
2015-09-08 Jan Kiszkategra: Boot in non-secure mode by default
2015-09-08 Thierry RedingARM: tegra: Enable SMMU when going non-secure
2015-09-08 Jan Kiszkategra: Set CNTFRQ for secondary CPUs
2015-09-08 Ian Campbelltegra124: Reserve secure RAM using MC_SECURITY_CFG...
2015-09-08 Jan Kiszkategra124: Add PSCI support for Tegra124
2015-09-08 Jan KiszkaARM: Add board-specific initialization hook for PSCI
2015-09-08 Jan Kiszkategra: Make tegra_powergate_power_on public
2015-09-08 Jan Kiszkavirt-dt: Allow reservation of secure region when in...
2015-09-08 Ian Campbelltegra124: Add more registers to struct mc_ctlr
2015-09-08 Jan KiszkaARM: Put target PC for PSCI CPU_ON on per-CPU stack
2015-09-08 Jan KiszkaARM: Factor out reusable psci_get_cpu_stack_top
2015-09-08 Jan KiszkaARM: Factor out reusable psci_cpu_entry
2015-09-08 Jan KiszkaARM: Factor out reusable psci_cpu_off_common
2015-09-08 Jan KiszkaARM: Factor out common psci_get_cpu_id
2015-09-08 Jan KiszkaARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions
2015-09-08 Stephen WarrenARM: tegra: enable STDIO deregistration
2015-09-08 Stephen WarrenARM: tegra: CONFIG_{SYS_, }LOAD{_, }ADDR rationalization
2015-09-08 Simon Glasstegra124: video: Add full link training for eDP
2015-09-08 Simon Glasstegra: config: nyan-big: Enable LCD
2015-09-08 Simon Glasstegra: video: support eDP displays on Tegra124 devices
2015-09-08 Simon Glasstegra: video: Add Embedded DisplayPort driver
2015-09-08 Simon Glasstegra: video: Support serial output resource (SOR)...
2015-09-08 Simon Glasstegra: dts: nyan-big: Add definitions for eDP display
2015-09-08 Simon Glassdm: video: Add a uclass for display port
2015-09-08 Simon Glassedid: Add a function to read detailed monitor timings
2015-09-08 Simon Glassvideo: Add drm_dp_helper.h
2015-09-08 Simon Glasstegra: Move display controller header into common
2015-09-08 Simon Glasstegra124: clock: Add display clocks and functions
2015-09-08 Simon Glasstegra: clock: Split the clock source code into a separa...
2015-09-08 Simon Glasstegra: clock: Add checking for invalid clock IDs
2015-09-08 Simon Glasstegra: config: Use CONFIG_LCD to detect LCD presence
2015-09-08 Simon Glasstegra124: dts: Add host1x node to provide display infor...
2015-09-08 Simon Glasstegra: nyan-big: Add LCD PMIC init and board ID
2015-09-08 Simon Glasstegra: Add support for setting up a as3722 PMIC
2015-09-08 Simon Glasstegra: Provide a function to allow LCD PMIC setup
next