summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* marvell: comphy_a3700: fix bitmaskAndre Przywara2016-12-04-2/+2
* net: rtl8169: remove unneeded definitionAndre Przywara2016-12-04-3/+0
* net: e1000: fix indentationAndre Przywara2016-12-04-3/+2
* mtd: cfi_flash: fix indentationAndre Przywara2016-12-04-2/+2
* serial: Drop the s3c24x0 serial driverSimon Glass2016-12-04-211/+0
* arm: Remove VCMA9 boardSimon Glass2016-12-04-1139/+0
* arm: Remove smdk2410 boardSimon Glass2016-12-04-520/+0
* serial: Update docs to indicate mcfuart supports DM_SERIALSimon Glass2016-12-04-1/+0
* post: cosmetic: fix typoNiko Mauno2016-12-04-1/+1
* Cosmetic api: api_storage.c Spelling correctionWalt Feasel2016-12-04-1/+1
* Cosmetic api: api_storage.c Comment styleWalt Feasel2016-12-04-15/+17
* Cosmetic api: api_storage.c Line over 80 charWalt Feasel2016-12-04-1/+1
* Cosmetic api: api_storage.c Blank line after {Walt Feasel2016-12-04-3/+0
* Cosmetic api: api_storage.c Align parenthesisWalt Feasel2016-12-04-1/+1
* ti_armv7_common: env: Increase IO buffer sizeLokesh Vutla2016-12-04-1/+1
* ARM: dts: AM571x-IDK Initial SupportSchuyler Patton2016-12-04-2/+86
* board: ti: am57xx: Add support for the am571x idkSteve Kipisz2016-12-04-3/+286
* board: ti: am572x-idk: Update pinmux using latest PMTLokesh Vutla2016-12-04-215/+221
* board: ti: am572x: Add pinmux for X15/GPEVM SR2.0 using latest PMTNishanth Menon2016-12-04-138/+261
* board: ti: am57xx: Update SR1.1 RGMII0 iodelay timings for x15/GPEVMNishanth Menon2016-12-04-5/+5
* board: ti: am57xx: Add support for detection of X15 revb1Lokesh Vutla2016-12-04-8/+22
* board: ti: am57xx: Add support for detection of reva3 variations for GPEVMNishanth Menon2016-12-04-5/+14
* ARM: dts: am57xx: sync DT with latest LinuxLokesh Vutla2016-12-04-703/+703
* configs: dra7xx: Enable lp873x optionsKeerthy2016-12-04-0/+6
* configs: dra7xx: Enable pmic/regulator optionsLokesh Vutla2016-12-04-0/+5
* configs: dra7xx: hs: Enable DM_ETHLokesh Vutla2016-12-04-0/+1
* configs: ti_omap5_common: Select dtb name for dra71xNishanth Menon2016-12-04-0/+2
* ARM: dts: dra71x-evm: Add DT supportLokesh Vutla2016-12-04-4/+237
* ARM: dts: dra7xx: sync DT with latest LinuxLokesh Vutla2016-12-04-640/+1683
* ARM: OMAP4+: Add support for getting pbias info from boardLokesh Vutla2016-12-04-48/+82
* board: ti: dra71x-evm: Add PMIC supportKeerthy2016-12-04-0/+77
* board: ti: dra72: Introduce optimization for rgmii timing for rev CNishanth Menon2016-12-04-25/+50
* board: ti: dra71x-evm: Add mux settingsLokesh Vutla2016-12-04-1/+206
* board: ti: dra71x-evm: Add epprom supportLokesh Vutla2016-12-04-0/+5
* ARM: DRA7: Fixup DSPEVE, IVA and GPU clock frequencies based on OPPSuman Anna2016-12-04-0/+136
* ARM: DRA7: Redefine voltage and efuse macros per OPP using KconfigSuman Anna2016-12-04-13/+127
* ARM: OMAP4+: Add support for dynamically selecting OPPsLokesh Vutla2016-12-04-104/+254
* omap4_sdp4430: Disable SPL_OS_BOOTTom Rini2016-12-04-1/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini2016-12-03-160/+790
|\
| * cmd: crosec: Move cros_ec_decode_region helper to cmd/cros_ec.cMoritz Fischer2016-12-02-25/+23
| * drivers: usb: musb: add ti musb host driver with driver model supportMugunthan V N2016-12-02-0/+191
| * drivers: usb: musb: adopt musb backend driver to driver modelMugunthan V N2016-12-02-22/+23
| * am33xx: board: probe misc drivers to register musb devicesMugunthan V N2016-12-02-0/+7
| * drivers: usb: musb: add ti musb misc driver for wrapperMugunthan V N2016-12-02-0/+74
| * am33xx: board: do not register usb devices when CONFIG_DM_USB is definedMugunthan V N2016-12-02-1/+4
| * configs: am335x: usb: do not define CONFIG_DM_USB for splMugunthan V N2016-12-02-0/+1
| * rtc: Add RTC chip pcf2127 supportMeng Yi2016-12-02-0/+114
| * dm: core: Add dev_get_addr_size_index() to retrieve addr and sizeStefan Roese2016-12-02-0/+38
| * libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada2016-12-02-11/+37
| * cmd/fdt: fix uncallable systemsetup commandFabien Parent2016-12-02-12/+10