summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | board: atmel: clean up peripheral clock codeWenyou Yang2016-02-1832-226/+103
| * | ARM: cpu: at91: clean up peripheral clock codeWenyou Yang2016-02-1815-203/+67
| * | ARM: at91: clock: add a new file to handle clockWenyou Yang2016-02-185-33/+69
| * | ARM: at91: asm/at91_pmc.h: fix trival register offsetWenyou Yang2016-02-181-6/+2
* | | arc: cache - utilize IO coherency (AKA IOC) engineAlexey Brodkin2016-02-202-8/+58
* | | arc: cache - accommodate different L1 cache line lengthsAlexey Brodkin2016-02-205-56/+89
* | | spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FSGuillaume GARDET2016-02-191-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-02-1981-2190/+4606
|\ \ \
| * | | ARM: tegra: enable USB device mode port on DalmoreStephen Warren2016-02-182-1/+9
| * | | ARM: tegra: don't set CONFIG_USB_MAX_CONTROLLER_COUNTStephen Warren2016-02-1814-14/+0
| * | | video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCDSimon Glass2016-02-171-1/+1
| * | | tegra: video: Clean up the old LCD/PWM driver codeSimon Glass2016-02-164-147/+2
| * | | tegra: video: Move LCD driver to use the DM PWM driverSimon Glass2016-02-1610-4/+46
| * | | tegra: Convert CONFIG_PWM_TEGRA to KconfigSimon Glass2016-02-1617-8/+16
| * | | tegra: video: Move all fdt-decoding into a single functionSimon Glass2016-02-161-159/+105
| * | | tegra: video: Move LCD enums into the driverSimon Glass2016-02-162-22/+20
| * | | tegra: video: Remove the static variablesSimon Glass2016-02-161-16/+15
| * | | tegra: video: Convert tegra20 LCD driver to driver modelSimon Glass2016-02-1619-255/+208
| * | | tegra: video: Merge the two config structures togetherSimon Glass2016-02-162-58/+53
| * | | tegra: video: Move the check for CONFIG_OF_CONTROL to KconfigSimon Glass2016-02-162-4/+1
| * | | tegra: video: Merge the display driver into one fileSimon Glass2016-02-164-401/+396
| * | | tegra: dts: Sync tegra20.dtsi with Linux v4.4Simon Glass2016-02-1612-271/+560
| * | | tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20Simon Glass2016-02-1618-10/+18
| * | | tegra: nyan-big: Move the LCD driver to driver modelSimon Glass2016-02-1610-198/+246
| * | | tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCDSimon Glass2016-02-162-4/+14
| * | | tegra: Allow driver model to be used for the PWMSimon Glass2016-02-161-1/+2
| * | | tegra: lcd: Merge tegra124-lcd.c into display.cSimon Glass2016-02-164-103/+79
| * | | tegra: pwm: Add a driver for the tegra PWMSimon Glass2016-02-163-0/+90
| * | | tegra: gpio: Show the GPIO value for outputsSimon Glass2016-02-161-1/+4
| * | | tegra: dts: Sync up nyan-big files with LinuxSimon Glass2016-02-162-356/+2038
| * | | tegra: dts: Sync up the tegra124 device tree files with LinuxSimon Glass2016-02-168-468/+994
| * | | tegra: mmc: Fix comments in the MMC driver initSimon Glass2016-02-161-2/+2
| * | | dm: video: Flush the cache after a puts()Simon Glass2016-02-161-0/+1
| * | | tegra: keyboard: Fix the init orderSimon Glass2016-02-161-1/+1
| |/ /
* | | net: phy: marvell: Fix problem with phy_reset() clearing BMCRStefan Roese2016-02-181-2/+1
* | | net: phy: marvell: Call phy_reset() where possibleStefan Roese2016-02-181-21/+2
|/ /
* | Prepare v2016.03-rc2Tom Rini2016-02-151-1/+1
* | test/py: put "Starting U-Boot" into separate log sectionStephen Warren2016-02-151-1/+3
* | test/py: handle exceptions in console creationStephen Warren2016-02-152-7/+15
* | test/py: print summary in test orderStephen Warren2016-02-151-8/+8
* | test/py: fix CONFIG_SPL testStephen Warren2016-02-151-1/+1
* | Enable test/py for sandbox in Travis CIStephen Warren2016-02-151-0/+8
* | test/py: don't import pexpectStephen Warren2016-02-151-1/+0
* | test/py: add docs for gdbserver and pytest optionsStephen Warren2016-02-151-4/+56
* | test/py: run all "ut" subtestsStephen Warren2016-02-153-40/+108
* | Makefile: generate symbol list from u-bootStephen Warren2016-02-151-1/+6
* | gpio: Correct handling of 'gpio status'Simon Glass2016-02-151-1/+1
* | tools: fix env_flags buildLubomir Rintel2016-02-151-0/+1
* | ARM: rpi: set initrd_highLubomir Rintel2016-02-151-0/+1
* | Makefile: remove BUILD_TAG from KBUILD_CFLAGSStephen Warren2016-02-152-4/+1
OpenPOWER on IntegriCloud