summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-02-14ARM: dts: uniphier: add device nodes for Peripheral control blockMasahiro Yamada
2016-02-14ARM: dts: uniphier: add device nodes for System Control blocksMasahiro Yamada
2016-02-14ARM: dts: uniphier: add reference clock nodesMasahiro Yamada
2016-02-14clk: uniphier: add Media I/O clock driver for UniPhier SoCsMasahiro Yamada
2016-02-14ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoCMasahiro Yamada
2016-02-14ARM: uniphier: add missing static qualifierMasahiro Yamada
2016-02-14ARM: uniphier: create early page table at run-timeMasahiro Yamada
2016-02-14ARM: uniphier: change stack pointer address for SPLMasahiro Yamada
2016-02-14spl: define BOOT_DEVICE_USBMasahiro Yamada
2016-02-14ARM: uniphier: update U-Boot file names in workflowMasahiro Yamada
2016-02-14ARM: uniphier: support some more DRAM use cases on PH1-Pro4 boardsMasahiro Yamada