aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-05arm64: mvebu: Rename db-88f7040 files to armada-8kStefan Roese7-15/+17
2016-12-04Merge git://git.denx.de/u-boot-mpc85xxTom Rini107-227/+276
2016-12-04defconfig: am43xx_evm: Enable DM_SPI and DM_SPI_FLASHVignesh R2-0/+4
2016-12-04common: image: Remove FIT header update from image post-processingAndrew F. Davis1-23/+6
2016-12-04usb: gadget: remove unused shortname variableAndre Przywara1-1/+0
2016-12-04davinci: da8xxevm: fix indentationAndre Przywara1-2/+2
2016-12-04usb: eth: r8152_fw: fix indentationAndre Przywara1-4/+4
2016-12-04marvell: comphy_a3700: fix bitmaskAndre Przywara1-2/+2
2016-12-04net: rtl8169: remove unneeded definitionAndre Przywara1-3/+0
2016-12-04net: e1000: fix indentationAndre Przywara1-3/+2
2016-12-04mtd: cfi_flash: fix indentationAndre Przywara1-2/+2
2016-12-04serial: Drop the s3c24x0 serial driverSimon Glass4-211/+0
2016-12-04arm: Remove VCMA9 boardSimon Glass12-1139/+0
2016-12-04arm: Remove smdk2410 boardSimon Glass9-520/+0
2016-12-04serial: Update docs to indicate mcfuart supports DM_SERIALSimon Glass1-1/+0
2016-12-04post: cosmetic: fix typoNiko Mauno1-1/+1
2016-12-04Cosmetic api: api_storage.c Spelling correctionWalt Feasel1-1/+1
2016-12-04Cosmetic api: api_storage.c Comment styleWalt Feasel1-15/+17
2016-12-04Cosmetic api: api_storage.c Line over 80 charWalt Feasel1-1/+1
2016-12-04Cosmetic api: api_storage.c Blank line after {Walt Feasel1-3/+0
2016-12-04Cosmetic api: api_storage.c Align parenthesisWalt Feasel1-1/+1
2016-12-04ti_armv7_common: env: Increase IO buffer sizeLokesh Vutla1-1/+1
2016-12-04ARM: dts: AM571x-IDK Initial SupportSchuyler Patton4-2/+86
2016-12-04board: ti: am57xx: Add support for the am571x idkSteve Kipisz3-3/+286
2016-12-04board: ti: am572x-idk: Update pinmux using latest PMTLokesh Vutla1-215/+221
2016-12-04board: ti: am572x: Add pinmux for X15/GPEVM SR2.0 using latest PMTNishanth Menon3-138/+261
2016-12-04board: ti: am57xx: Update SR1.1 RGMII0 iodelay timings for x15/GPEVMNishanth Menon1-5/+5
2016-12-04board: ti: am57xx: Add support for detection of X15 revb1Lokesh Vutla3-8/+22
2016-12-04board: ti: am57xx: Add support for detection of reva3 variations for GPEVMNishanth Menon2-5/+14
2016-12-04ARM: dts: am57xx: sync DT with latest LinuxLokesh Vutla8-703/+703
2016-12-04configs: dra7xx: Enable lp873x optionsKeerthy2-0/+6
2016-12-04configs: dra7xx: Enable pmic/regulator optionsLokesh Vutla2-0/+5
2016-12-04configs: dra7xx: hs: Enable DM_ETHLokesh Vutla1-0/+1
2016-12-04configs: ti_omap5_common: Select dtb name for dra71xNishanth Menon1-0/+2
2016-12-04ARM: dts: dra71x-evm: Add DT supportLokesh Vutla5-4/+237
2016-12-04ARM: dts: dra7xx: sync DT with latest LinuxLokesh Vutla11-640/+1683
2016-12-04ARM: OMAP4+: Add support for getting pbias info from boardLokesh Vutla6-48/+82
2016-12-04board: ti: dra71x-evm: Add PMIC supportKeerthy4-0/+77
2016-12-04board: ti: dra72: Introduce optimization for rgmii timing for rev CNishanth Menon1-25/+50
2016-12-04board: ti: dra71x-evm: Add mux settingsLokesh Vutla2-1/+206
2016-12-04board: ti: dra71x-evm: Add epprom supportLokesh Vutla1-0/+5
2016-12-04ARM: DRA7: Fixup DSPEVE, IVA and GPU clock frequencies based on OPPSuman Anna1-0/+136
2016-12-04ARM: DRA7: Redefine voltage and efuse macros per OPP using KconfigSuman Anna2-13/+127
2016-12-04ARM: OMAP4+: Add support for dynamically selecting OPPsLokesh Vutla6-104/+254
2016-12-04omap4_sdp4430: Disable SPL_OS_BOOTTom Rini1-1/+0
2016-12-04powerpc: mpc86xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig optionYork Sun3-13/+6
2016-12-03Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini45-160/+790
2016-12-03cmd: move CMD_PXE to KconfigYann E. MORIN19-9/+18
2016-12-03Enable DISTRO_DEFAULT on platforms that missed it beforeTom Rini87-711/+67
2016-12-03cmd: Convert CMD_BOOTMENUTom Rini12-14/+13