summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-rc2v2016.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
2016-02-15ARM: rpi: set initrd_highLubomir Rintel
2016-02-15Makefile: remove BUILD_TAG from KBUILD_CFLAGSStephen Warren
2016-02-15OMAP3_logic: Add NAND args to boot UBIFSAdam Ford
2016-02-15am43xx: qspi: Fix config to select SPI modeVignesh R
2016-02-15ARM : DRA7: Switch QSPI to use MODE-0 at 64MHzVignesh R
2016-02-15arm: VCMA9: because of NOR flash space constrains, activate THUMB build modeDavid Müller (ELSOFT AG)
2016-02-15arm: build some file(s) as ARM mode onlyDavid Müller (ELSOFT AG)
2016-02-15arm: the ARM920T is THUMB capable, so select the appropriate ISADavid Müller (ELSOFT AG)
2016-02-15arm: make sure board_init_r() is being called using the right mode (ARM / THUMB)David Müller (ELSOFT AG)
2016-02-15Fix variable documented in README.distro for PXE address.Vagrant Cascadian
2016-02-15OMAP3LOGIC: Update maintainerAdam Ford
2016-02-15OMAP3: omap3_logic: Grow SPL to 64K from 54KAdam Ford
2016-02-15OMAP3: am3517_evm: SD/MMC boot with uEnv.txt, zImage, and FDTDerald D. Woods
2016-02-14Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2016-02-14ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boardsMasahiro Yamada
2016-02-14ARM: dts: uniphier: enable I2C channel 2 of ProXstream2 Gentil boardMasahiro Yamada
2016-02-14ARM: dts: uniphier: add EEPROM node for ProXstream2 Gentil boardMasahiro Yamada
2016-02-14ARM: uniphier: drop unnecessary "bootm_low" environment defineMasahiro Yamada
2016-02-14ARM: uniphier: adjust DDR clock delay line for ProXstream2Masahiro Yamada
2016-02-14ARM: uniphier: move cmd_ddrmphy.c to fix build errorMasahiro Yamada
2016-02-14ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.cMasahiro Yamada
2016-02-14ARM: uniphier: remove unused header mio-regs.hMasahiro Yamada
2016-02-14ARM: uniphier: drop unneeded EHCI pin mux settingsMasahiro Yamada
2016-02-14usb: remove UniPhier EHCI driverMasahiro Yamada
2016-02-14ARM: uniphier: switch over to generic EHCI driverMasahiro Yamada
2016-02-14ARM: dts: uniphier: add clocks properties to EHCI nodesMasahiro Yamada
2016-02-14ARM: dts: uniphier: add device nodes for MIO control blockMasahiro Yamada