oweals/u-boot.git
2015-05-15 Soeren Mochtbs2910: support for usb otg host mode
2015-05-15 Fabio Estevamwarp: README: Fix typo
2015-05-15 Fabio Estevammx6cuboxi: Mention Cubox-i in the README
2015-05-15 Fabio Estevamhummingboard: Remove mx6solo specific support
2015-05-15 Tim Harveyimx: ventana: fix boot to SD
2015-05-15 Ulises Cardenasimx: dek_blob: Add explicit include for mapmem
2015-05-15 Brecht Neyrinckbugfix i.mx6 pwm: prevent overflow of period_c * duty_ns
2015-05-15 Fabio Estevammx6cuboxi: Skip usb initialization when booting without...
2015-05-15 Stefan Roesearm: mx6: tqma6: Update to optionally configure an...
2015-05-15 Stefan Roesearm: mx6: tqma6: Fix USB and add other filesystems
2015-05-15 Fabio Estevammx6cuboxi: Pull down PAD_ENET_RXD0/RXD1
2015-05-15 Fabio Estevammx6cuboxi: Fix Ethernet PHY detection problem
2015-05-15 Fabio Estevamlogos: Add Solidrun's logo
2015-05-15 Fabio Estevammx6cuboxi: Allow HDMI and USB keyboard to be stdout...
2015-05-15 Fabio Estevammx6cuboxi: Add USB host support
2015-05-15 Fabio Estevammx6cuboxi: Add HDMI output support
2015-05-15 Ulises CardenasFix mxc_hab documenation
2015-05-15 Nikolay Dimitrovarm: mx6: Clamp MMDC and DDR3 clocks for timing calcula...
2015-05-15 Przemyslaw... sandbox: defconfig: enable support of sandbox PMIC...
2015-05-15 Przemyslaw... sandbox: dts: add sandbox_pmic.dtsi and include it...
2015-05-15 Przemyslaw... test: dm: test.dts - move to sandbox dts directory
2015-05-15 Przemyslaw... test: dm: add sandbox PMIC framework tests
2015-05-15 Przemyslaw... sandbox: add: sandbox PMIC device drivers: I2C emul...
2015-05-15 Przemyslaw... sandbox: i2c: search child emul dev and check its uclass id
2015-05-15 Przemyslaw... doc: driver-model: pmic-framework.txt - cleanup
2015-05-15 Przemyslaw... common: cmd regulator: command cleanup
2015-05-15 Przemyslaw... common: cmd pmic: command cleanup
2015-05-15 Przemyslaw... dm: regulator: uclass driver code cleanup
2015-05-15 Przemyslaw... dm: pmic: code cleanup of PMIC uclass driver
2015-05-15 Przemyslaw... odroid: enable driver model pmic/regulator API and...
2015-05-15 Przemyslaw... odroid: dts: add 'voltage-regulators' description to...
2015-05-15 Przemyslaw... dm: board:samsung: power_init_board: add requirement...
2015-05-15 Przemyslaw... doc: driver-model: pmic and regulator uclass documentation
2015-05-15 Przemyslaw... dm: regulator: add fixed voltage regulator driver
2015-05-15 Przemyslaw... dm: regulator: add max77686 regulator driver
2015-05-15 Przemyslaw... dm: pmic: add max77686 pmic driver
2015-05-15 Przemyslaw... pmic: max77686 set the same compatible as in the kernel
2015-05-15 Przemyslaw... dm: regulator: add regulator command
2015-05-15 Przemyslaw... dm: pmic: add pmic command
2015-05-15 Przemyslaw... dm: regulator: add implementation of driver model regul...
2015-05-15 Przemyslaw... dm: pmic: add implementation of driver model pmic uclass
2015-05-15 Przemyslaw... lib: Kconfig: add entry for errno_str() function
2015-05-15 Przemyslaw... exynos4-common: remove the unsued CONFIG_CMD_PMIC
2015-05-15 Przemyslaw... exynos5: fix build break by adding CONFIG_POWER
2015-05-15 Peng Fani2c: mxc: refactor i2c driver and support dm
2015-05-15 Peng Fanimx: mx27 move GPIO_PORTx to gpio.h
2015-05-15 Hans de Goedesunxi: Change usb-kbd interrupt polling to use an usb...
2015-05-15 Hans de Goedeusb: ohci: Add support for interrupt queues
2015-05-15 Hans de Goedeusb: ohci: Add an ohci_alloc_urb() function
2015-05-15 Hans de Goedeusb: ohci: Do not reuse ed for interrupt endpoints...
2015-05-15 Simon Glasssandbox: Support wide-screen LCD emulation
2015-05-15 Simon Glasssandbox: Fix warning in display_options
2015-05-15 Simon Glasssandbox: spi: Add newline to printf() in sandbox_sf_probe
2015-05-15 Simon Glasssandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulation
2015-05-15 Simon Glasssandbox: Add missing errno.h includes in a few files
2015-05-15 Simon Glasssandbox: Correct error handling in state_read_file()
2015-05-15 Simon Glassarm: Add a prototype for save_boot_params_ret()
2015-05-15 Simon Glassarm: Include the .got section in the binary
2015-05-15 Simon Glassdm: gpio: Fix comment typo in GPIOD_IS_IN
2015-05-15 Simon Glasstpm: Rename Infineon TPM to slb9645tt
2015-05-15 Simon Glasstpm: Support using driver model with I2C
2015-05-15 Simon Glassdm: i2c: Add a function to find out the chip offset...
2015-05-15 Simon Glassdm: i2c: Implement 'i2c bus' command for driver model
2015-05-15 Simon Glassbootstage: Add IDs for SPI flash reading and decompression
2015-05-15 Vincent Palatinusb: add device connection/disconnection detection
2015-05-15 Hans de Goedesunxi: ohci: Add ohci usb host controller support
2015-05-15 Hans de Goedesunxi: ehci: Convert to the driver-model
2015-05-15 Hans de Goedeusb: ohci: Add dm support
2015-05-15 Hans de Goedeusb: ohci: Skip unnecessary mdelay(1) calls in various...
2015-05-15 Hans de Goedeusb: ohci: Remove unnecessary delays from hc_start...
2015-05-15 Hans de Goedeusb: ohci: Do not resubmit and leak urbs for interrupt...
2015-05-15 Hans de Goededm: usb: Do not scan companion buses if no devices...
2015-05-15 Hans de Goededm: usb: Add support for companion controllers
2015-05-15 Hans de Goededm: usb: Move printing of usb scan status to usb_scan_bus()
2015-05-15 Hans de Goededm: usb: Add support for interrupt queues to the dm...
2015-05-15 Hans de Goededm: usb: Prefix ehci interrupt-queue functions with...
2015-05-15 Hans de Goedeusb: Stop reset procedure when a dev is handed over...
2015-05-15 Hans de Goedeusb: legacy_hub_port_reset() check and propagate usb_se...
2015-05-15 Hans de Goedeusb: usb_control_msg() propagate controller error code
2015-05-15 Hans de Goedeusb: Fix handover of full-speed devices from ehci to...
2015-05-14 Tom Riniarch/arm/lib/bootm-fdt.c: Guard the include of <asm...
2015-05-14 Joe HershbergerUse map_sysmem when accessing memory in setexpr
2015-05-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-05-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arc
2015-05-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-05-14 Simon Glassspl: Correct address in spl_relocate_stack_gd()
2015-05-13 Masahiro YamadaARM: tegra: move NVIDIA common files to arch/arm/mach...
2015-05-13 Ian Campbelljetson-tk1: Add PSCI configuration options and reserve...
2015-05-13 Jan Kiszkategra: Boot in non-secure mode by default
2015-05-13 Thierry RedingARM: tegra: Enable SMMU when going non-secure
2015-05-13 Jan Kiszkategra: Set CNTFRQ for secondary CPUs
2015-05-13 Ian Campbelltegra124: Reserve secure RAM using MC_SECURITY_CFG...
2015-05-13 Jan Kiszkategra124: Add PSCI support for Tegra124
2015-05-13 Jan KiszkaARM: Add board-specific initialization hook for PSCI
2015-05-13 Jan Kiszkategra: Make tegra_powergate_power_on public
2015-05-13 Jan Kiszkavirt-dt: Allow reservation of secure region when in...
2015-05-13 Ian Campbelltegra124: Add more registers to struct mc_ctlr
2015-05-13 Jan KiszkaARM: Put target PC for PSCI CPU_ON on per-CPU stack
2015-05-13 Jan KiszkaARM: Factor out reusable psci_get_cpu_stack_top
2015-05-13 Jan KiszkaARM: Factor out reusable psci_cpu_entry
next