aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-18ARM: at91: clock: add PLLB enable/disable functionsWenyou Yang
2016-02-18board: atmel: siemens: clean up UTMI PLL codeWenyou Yang
2016-02-18drivers: usb: atmel: clean up the UTMI PLL codeWenyou Yang
2016-02-18ARM: at91: armv7: clean up UTMI PLL handle codeWenyou Yang
2016-02-18ARM: at91: clock: add UTMI PLL enable/disable functionWenyou Yang
2016-02-18drivers: at91: clean up peripheral clock codeWenyou Yang
2016-02-18board: atmel: clean up peripheral clock codeWenyou Yang
2016-02-18ARM: cpu: at91: clean up peripheral clock codeWenyou Yang
2016-02-18ARM: at91: clock: add a new file to handle clockWenyou Yang
2016-02-18ARM: at91: asm/at91_pmc.h: fix trival register offsetWenyou Yang
2016-02-18net: phy: marvell: Fix problem with phy_reset() clearing BMCRStefan Roese
2016-02-18net: phy: marvell: Call phy_reset() where possibleStefan Roese
2016-02-18ARM: tegra: enable USB device mode port on DalmoreStephen Warren
2016-02-18ARM: tegra: don't set CONFIG_USB_MAX_CONTROLLER_COUNTStephen Warren
2016-02-17video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCDSimon Glass
2016-02-16tegra: video: Clean up the old LCD/PWM driver codeSimon Glass
2016-02-16tegra: video: Move LCD driver to use the DM PWM driverSimon Glass
2016-02-16tegra: Convert CONFIG_PWM_TEGRA to KconfigSimon Glass
2016-02-16tegra: video: Move all fdt-decoding into a single functionSimon Glass
2016-02-16tegra: video: Move LCD enums into the driverSimon Glass
2016-02-16tegra: video: Remove the static variablesSimon Glass
2016-02-16tegra: video: Convert tegra20 LCD driver to driver modelSimon Glass
2016-02-16tegra: video: Merge the two config structures togetherSimon Glass
2016-02-16tegra: video: Move the check for CONFIG_OF_CONTROL to KconfigSimon Glass
2016-02-16tegra: video: Merge the display driver into one fileSimon Glass
2016-02-16tegra: dts: Sync tegra20.dtsi with Linux v4.4Simon Glass
2016-02-16tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20Simon Glass
2016-02-16tegra: nyan-big: Move the LCD driver to driver modelSimon Glass
2016-02-16tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCDSimon Glass
2016-02-16tegra: Allow driver model to be used for the PWMSimon Glass
2016-02-16tegra: lcd: Merge tegra124-lcd.c into display.cSimon Glass
2016-02-16tegra: pwm: Add a driver for the tegra PWMSimon Glass
2016-02-16tegra: gpio: Show the GPIO value for outputsSimon Glass
2016-02-16tegra: dts: Sync up nyan-big files with LinuxSimon Glass
2016-02-16tegra: dts: Sync up the tegra124 device tree files with LinuxSimon Glass
2016-02-16tegra: mmc: Fix comments in the MMC driver initSimon Glass
2016-02-16dm: video: Flush the cache after a puts()Simon Glass
2016-02-16tegra: keyboard: Fix the init orderSimon Glass
2016-02-15Prepare v2016.03-rc2Tom Rini
2016-02-15test/py: put "Starting U-Boot" into separate log sectionStephen Warren
2016-02-15test/py: handle exceptions in console creationStephen Warren
2016-02-15test/py: print summary in test orderStephen Warren
2016-02-15test/py: fix CONFIG_SPL testStephen Warren
2016-02-15Enable test/py for sandbox in Travis CIStephen Warren
2016-02-15test/py: don't import pexpectStephen Warren
2016-02-15test/py: add docs for gdbserver and pytest optionsStephen Warren
2016-02-15test/py: run all "ut" subtestsStephen Warren
2016-02-15Makefile: generate symbol list from u-bootStephen Warren
2016-02-15gpio: Correct handling of 'gpio status'Simon Glass
2016-02-15tools: fix env_flags buildLubomir Rintel