aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-16tegra: video: Merge the two config structures togetherSimon Glass2-58/+53
2016-02-16tegra: video: Move the check for CONFIG_OF_CONTROL to KconfigSimon Glass2-4/+1
2016-02-16tegra: video: Merge the display driver into one fileSimon Glass4-401/+396
2016-02-16tegra: dts: Sync tegra20.dtsi with Linux v4.4Simon Glass12-271/+560
2016-02-16tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20Simon Glass18-10/+18
2016-02-16tegra: nyan-big: Move the LCD driver to driver modelSimon Glass10-198/+246
2016-02-16tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCDSimon Glass2-4/+14
2016-02-16tegra: Allow driver model to be used for the PWMSimon Glass1-1/+2
2016-02-16tegra: lcd: Merge tegra124-lcd.c into display.cSimon Glass4-103/+79
2016-02-16tegra: pwm: Add a driver for the tegra PWMSimon Glass3-0/+90
2016-02-16tegra: gpio: Show the GPIO value for outputsSimon Glass1-1/+4
2016-02-16tegra: dts: Sync up nyan-big files with LinuxSimon Glass2-356/+2038
2016-02-16tegra: dts: Sync up the tegra124 device tree files with LinuxSimon Glass8-468/+994
2016-02-16tegra: mmc: Fix comments in the MMC driver initSimon Glass1-2/+2
2016-02-16dm: video: Flush the cache after a puts()Simon Glass1-0/+1
2016-02-16tegra: keyboard: Fix the init orderSimon Glass1-1/+1
2016-02-15Prepare v2016.03-rc2v2016.03-rc2Tom Rini1-1/+1
2016-02-15test/py: put "Starting U-Boot" into separate log sectionStephen Warren1-1/+3
2016-02-15test/py: handle exceptions in console creationStephen Warren2-7/+15
2016-02-15test/py: print summary in test orderStephen Warren1-8/+8
2016-02-15test/py: fix CONFIG_SPL testStephen Warren1-1/+1
2016-02-15Enable test/py for sandbox in Travis CIStephen Warren1-0/+8
2016-02-15test/py: don't import pexpectStephen Warren1-1/+0
2016-02-15test/py: add docs for gdbserver and pytest optionsStephen Warren1-4/+56
2016-02-15test/py: run all "ut" subtestsStephen Warren3-40/+108
2016-02-15Makefile: generate symbol list from u-bootStephen Warren1-1/+6
2016-02-15gpio: Correct handling of 'gpio status'Simon Glass1-1/+1
2016-02-15tools: fix env_flags buildLubomir Rintel1-0/+1
2016-02-15ARM: rpi: set initrd_highLubomir Rintel1-0/+1
2016-02-15Makefile: remove BUILD_TAG from KBUILD_CFLAGSStephen Warren2-4/+1
2016-02-15OMAP3_logic: Add NAND args to boot UBIFSAdam Ford1-0/+6
2016-02-15am43xx: qspi: Fix config to select SPI modeVignesh R1-1/+1
2016-02-15ARM : DRA7: Switch QSPI to use MODE-0 at 64MHzVignesh R2-9/+25
2016-02-15arm: VCMA9: because of NOR flash space constrains, activate THUMB build modeDavid Müller (ELSOFT AG)1-0/+2
2016-02-15arm: build some file(s) as ARM mode onlyDavid Müller (ELSOFT AG)1-0/+6
2016-02-15arm: the ARM920T is THUMB capable, so select the appropriate ISADavid Müller (ELSOFT AG)1-1/+1
2016-02-15arm: make sure board_init_r() is being called using the right mode (ARM / THUMB)David Müller (ELSOFT AG)1-1/+5
2016-02-15Fix variable documented in README.distro for PXE address.Vagrant Cascadian1-1/+1
2016-02-15OMAP3LOGIC: Update maintainerAdam Ford1-1/+1
2016-02-15OMAP3: omap3_logic: Grow SPL to 64K from 54KAdam Ford1-0/+6
2016-02-15OMAP3: am3517_evm: SD/MMC boot with uEnv.txt, zImage, and FDTDerald D. Woods1-11/+37
2016-02-14Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini46-227/+1033
2016-02-14ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boardsMasahiro Yamada5-0/+223
2016-02-14ARM: dts: uniphier: enable I2C channel 2 of ProXstream2 Gentil boardMasahiro Yamada1-0/+5
2016-02-14ARM: dts: uniphier: add EEPROM node for ProXstream2 Gentil boardMasahiro Yamada1-0/+6
2016-02-14ARM: uniphier: drop unnecessary "bootm_low" environment defineMasahiro Yamada1-1/+0
2016-02-14ARM: uniphier: adjust DDR clock delay line for ProXstream2Masahiro Yamada1-2/+10
2016-02-14ARM: uniphier: move cmd_ddrmphy.c to fix build errorMasahiro Yamada1-0/+0
2016-02-14ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.cMasahiro Yamada2-1/+8
2016-02-14ARM: uniphier: remove unused header mio-regs.hMasahiro Yamada1-20/+0