summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-18board: atmel: clean up the PMC_PLLICPR init codeWenyou Yang
2016-02-18ARM: at91: clean up the PMC_PLLICPR init codeWenyou Yang
2016-02-18ARM: at91: clock: add PMC_PLLICPR init functionWenyou Yang
2016-02-18board: atmel: siemens: clean up PLLB codeWenyou Yang
2016-02-18drivers: usb: ohci-at91: clean up the PLLB codeWenyou Yang
2016-02-18ARM: at91: clock: add PLLB enable/disable functionsWenyou Yang
2016-02-18board: atmel: siemens: clean up UTMI PLL codeWenyou Yang
2016-02-18drivers: usb: atmel: clean up the UTMI PLL codeWenyou Yang
2016-02-18ARM: at91: armv7: clean up UTMI PLL handle codeWenyou Yang
2016-02-18ARM: at91: clock: add UTMI PLL enable/disable functionWenyou Yang
2016-02-18drivers: at91: clean up peripheral clock codeWenyou Yang
2016-02-18board: atmel: clean up peripheral clock codeWenyou Yang
2016-02-18ARM: cpu: at91: clean up peripheral clock codeWenyou Yang
2016-02-18ARM: at91: clock: add a new file to handle clockWenyou Yang
2016-02-18ARM: at91: asm/at91_pmc.h: fix trival register offsetWenyou Yang
2016-02-15Prepare v2016.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