summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-31Fix spelling of "multiple".Vagrant Cascadian1-1/+1
2016-10-31omap3logic: Fix Auto detect Logic PD ModelsAdam Ford1-0/+4
2016-10-31OMAP3: omap3_logic: Add scripts to boot over network.Adam Ford1-3/+16
2016-10-31OMAP3: omap3_logic: Remove LCD preboot infoAdam Ford1-20/+0
2016-10-31ti: common: board_detect: Return a valid empty string for un-initialized eepromNishanth Menon2-15/+9
2016-10-31ti: common: board_detect: Setup initial default value for config as wellNishanth Menon1-0/+2
2016-10-31ti: common: board_detect: Replace hardcoded value with macroNishanth Menon1-1/+1
2016-10-31cosmetic: Fix indentation in READMEAlexander von Gernler1-1/+1
2016-10-30Merge branch 'sun9i-a80-spl' of http://git.denx.de/u-boot-sunxiTom Rini17-28/+1718
2016-10-30Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini22-22/+67
2016-10-30sunxi: Add support for Cubieboard4Chen-Yu Tsai2-0/+23
2016-10-30tools: add mksunxiboot to tools-all targetStefan BrĂ¼ns2-1/+2
2016-10-30sunxi: Enable SPL support for A80 Optimus boardChen-Yu Tsai2-5/+15
2016-10-30sunxi: A64: enable USB supportAmit Singh Tomar8-6/+56
2016-10-30sunxi: Add default zq value for sun9i (A80)Chen-Yu Tsai1-0/+1
2016-10-30sunxi: Update DRAM clock for Olimex A20 boardsStefan Mavrodiev1-1/+1
2016-10-30sunxi: Add support for SID e-fuses on sun9iChen-Yu Tsai1-0/+2
2016-10-30sunxi: dts: Pine64: add Ethernet aliasAndre Przywara1-0/+1
2016-10-30sunxi: Set default CPU clock rate to 1008 MHz for sun9i (A80)Chen-Yu Tsai1-1/+1
2016-10-30sunxi: remove unneeded CONFIG_USB_MAX_CONTROLLER_COUNT definesMasahiro Yamada5-5/+0
2016-10-30sunxi: add MMC pinmux setup for SDC2 on sun9iPhilipp Tomsich1-0/+7
2016-10-30sunxi: Rename CONFIG_SUNXI to CONFIG_ARCH_SUNXIJagan Teki7-9/+7
2016-10-30sunxi: enable SPL for sun9iPhilipp Tomsich1-0/+1
2016-10-30sunxi: add initial clock setup for sun9i for SPLPhilipp Tomsich2-5/+223
2016-10-30sunxi: Enable SMP mode for the boot CPU on sun9i (A80)Philipp Tomsich1-1/+2
2016-10-30sunxi: add gtbus-initialisation for sun9iPhilipp Tomsich6-1/+170
2016-10-30sunxi: DRAM initialisation for sun9iPhilipp Tomsich7-15/+1273
2016-10-29Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini13-2/+45
2016-10-29Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini5-33/+21
2016-10-29Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini19-432/+879
2016-10-29drivers: USB: OHCI: allow compilation for 64-bit targetsAndre Przywara3-15/+19
2016-10-29configs/chromebox_panther_defconfig: Re-enable CONFIG_DM_PCITom Rini1-0/+1
2016-10-29MAINTAINERS: Update Jagan's emailJagan Teki2-2/+2
2016-10-29travis-ci: build Tegra boardsStephen Warren1-0/+2
2016-10-29travis-ci: compile with buildman when running test/pyStephen Warren1-27/+54
2016-10-29ARM: uniphier: update DRAM init code for LD11 SoCMasahiro Yamada2-23/+391
2016-10-29ARM: uniphier: support DDR PHY parameter dump command for LD11Masahiro Yamada2-6/+19
2016-10-29ARM: uniphier: refactor DDR PHY parameter dump commandMasahiro Yamada3-44/+50
2016-10-29ARM: uniphier: rework existing DDR PHY code to reuse for LD11 SoCMasahiro Yamada8-294/+302
2016-10-29ARM: uniphier: do not run harmful code for USB boot mode of LD11 ES3Masahiro Yamada1-3/+5
2016-10-29ARM: uniphier: enable clocks to MIO/STDMAC on LD11 if USB is enabledMasahiro Yamada2-0/+13
2016-10-29ARM: uniphier: fix DRAM init poll address for LD4, Pro4, sLD8Masahiro Yamada3-3/+3
2016-10-29ARM: uniphier: rename ddrphy-ld20-regs.h to ddruqphy-regs.hMasahiro Yamada2-4/+4
2016-10-29ARM: uniphier: update DRAM init code for LD20 SoC (3rd)Masahiro Yamada3-36/+83
2016-10-29ARM: uniphier: remove unused board attribute macrosMasahiro Yamada1-3/+0
2016-10-29ARM: uniphier: enable SSC for more PLLs for LD20 SoCMasahiro Yamada2-13/+11
2016-10-29ARM: uniphier: remove unneeded mdelay() in PLL setting functionMasahiro Yamada1-2/+0
2016-10-29ARM: uniphier: adjust fdt_file environment handling to latest LinuxMasahiro Yamada1-12/+9
2016-10-28travis-ci: don't invoke exit on successStephen Warren1-3/+1
2016-10-28travis-ci: use buildman -P everywhereStephen Warren1-1/+1