summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: armv7: clean up UTMI PLL handle codeWenyou Yang2016-02-183-12/+3
* ARM: at91: clock: add UTMI PLL enable/disable functionWenyou Yang2016-02-182-0/+51
* drivers: at91: clean up peripheral clock codeWenyou Yang2016-02-183-29/+9
* 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
* 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
* OMAP3_logic: Add NAND args to boot UBIFSAdam Ford2016-02-151-0/+6
* am43xx: qspi: Fix config to select SPI modeVignesh R2016-02-151-1/+1
* ARM : DRA7: Switch QSPI to use MODE-0 at 64MHzVignesh R2016-02-152-9/+25
* arm: VCMA9: because of NOR flash space constrains, activate THUMB build modeDavid Müller (ELSOFT AG)2016-02-151-0/+2
* arm: build some file(s) as ARM mode onlyDavid Müller (ELSOFT AG)2016-02-151-0/+6
* arm: the ARM920T is THUMB capable, so select the appropriate ISADavid Müller (ELSOFT AG)2016-02-151-1/+1
* arm: make sure board_init_r() is being called using the right mode (ARM / THUMB)David Müller (ELSOFT AG)2016-02-151-1/+5
* Fix variable documented in README.distro for PXE address.Vagrant Cascadian2016-02-151-1/+1
* OMAP3LOGIC: Update maintainerAdam Ford2016-02-151-1/+1
* OMAP3: omap3_logic: Grow SPL to 64K from 54KAdam Ford2016-02-151-0/+6
* OMAP3: am3517_evm: SD/MMC boot with uEnv.txt, zImage, and FDTDerald D. Woods2016-02-151-11/+37
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2016-02-1446-227/+1033
|\
| * ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boardsMasahiro Yamada2016-02-145-0/+223
| * ARM: dts: uniphier: enable I2C channel 2 of ProXstream2 Gentil boardMasahiro Yamada2016-02-141-0/+5
| * ARM: dts: uniphier: add EEPROM node for ProXstream2 Gentil boardMasahiro Yamada2016-02-141-0/+6
| * ARM: uniphier: drop unnecessary "bootm_low" environment defineMasahiro Yamada2016-02-141-1/+0
| * ARM: uniphier: adjust DDR clock delay line for ProXstream2Masahiro Yamada2016-02-141-2/+10
| * ARM: uniphier: move cmd_ddrmphy.c to fix build errorMasahiro Yamada2016-02-141-0/+0
| * ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.cMasahiro Yamada2016-02-142-1/+8
| * ARM: uniphier: remove unused header mio-regs.hMasahiro Yamada2016-02-141-20/+0
| * ARM: uniphier: drop unneeded EHCI pin mux settingsMasahiro Yamada2016-02-143-25/+0
| * usb: remove UniPhier EHCI driverMasahiro Yamada2016-02-143-83/+0
| * ARM: uniphier: switch over to generic EHCI driverMasahiro Yamada2016-02-148-8/+12
| * ARM: dts: uniphier: add clocks properties to EHCI nodesMasahiro Yamada2016-02-144-0/+12
| * ARM: dts: uniphier: add device nodes for MIO control blockMasahiro Yamada2016-02-147-0/+44
| * ARM: dts: uniphier: add device nodes for Peripheral control blockMasahiro Yamada2016-02-146-0/+36
| * ARM: dts: uniphier: add device nodes for System Control blocksMasahiro Yamada2016-02-147-0/+36
| * ARM: dts: uniphier: add reference clock nodesMasahiro Yamada2016-02-147-0/+33
| * clk: uniphier: add Media I/O clock driver for UniPhier SoCsMasahiro Yamada2016-02-148-0/+414
OpenPOWER on IntegriCloud