summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | 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
| * | drivers: usb: gadget: ether: prepare driver for driver model migrationMugunthan V N2016-12-02-21/+52
| * | drivers: usb: gadget: ether: use net device priv to pass usb ether privMugunthan V N2016-12-02-25/+21
| * | drivers: usb: gadget: ether: consolidate global devices to single structMugunthan V N2016-12-02-27/+26
| * | drivers: usb: gadget: ether: adopt to usb driver modelMugunthan V N2016-12-02-0/+36
| * | drivers: usb: gadget: ether: access network_started using local variableMugunthan V N2016-12-02-5/+5
| * | dm: blk: Fix get_desc to return block device descriptorMichal Simek2016-12-02-0/+2
| * | dm: core: Handle global_data moving in SPLSimon Glass2016-12-02-0/+20
| * | buildman: Rename do_build to config_onlySimon Glass2016-12-02-5/+5
| * | buildman: Clean up odd characters on the terminalSimon Glass2016-12-02-1/+1
| * | buildman: Squash useless output from -KSimon Glass2016-12-02-13/+38
| * | buildman: Add documentation for CONFIG checkingSimon Glass2016-12-02-0/+37
| * | buildman: Add an option to just create the configSimon Glass2016-12-02-7/+17
| * | Makefile: Add a target to create the .cfg filesSimon Glass2016-12-02-0/+3
| * | sandboxfs: Fix resource leakTom Rini2016-12-02-2/+3
| * | tpm: tpm_tis_lpc: Add support for AT97SC3204George McCollister2016-12-02-9/+28
| * | cmd/tpm_test: Fix misleading code indentationStefan BrĂ¼ns2016-12-02-6/+6
* | | cmd: move CMD_PXE to KconfigYann E. MORIN2016-12-03-9/+18
* | | Enable DISTRO_DEFAULT on platforms that missed it beforeTom Rini2016-12-03-711/+67
* | | cmd: Convert CMD_BOOTMENUTom Rini2016-12-03-14/+13
* | | board: ti: am57xx: add FIT image TEE processingAndrew F. Davis2016-12-03-0/+7
* | | board: ti: dra7xx: add FIT image TEE processingAndrew F. Davis2016-12-03-0/+7
* | | arm: omap5: Add OPTEE node to fdtAndrew F. Davis2016-12-03-1/+34
* | | arm: omap5: Add TEE loading supportHarinarayan Bhatta2016-12-03-0/+144
* | | arm: omap5: Add function to make an SMC call on cpu1Harinarayan Bhatta2016-12-03-0/+125
* | | image: Add Trusted Execution Environment image typeAndrew F. Davis2016-12-03-0/+2
* | | image: Add FIT image loadable section custom processingAndrew F. Davis2016-12-03-1/+66
* | | davinci: omapl138_lcdk: add DT support for EMMC bootFabien Parent2016-12-03-1/+5
* | | davinci: omapl138_lcdk: improve readability of boot commandFabien Parent2016-12-03-1/+18
* | | davinci: omapl138_lcdk: add NAND SPL boot supportFabien Parent2016-12-03-28/+30