summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* cmd: cros_ec: Move crosec commands to cmd subdirectoryMoritz Fischer2016-10-11-351/+390
* sandbox/fs: Set correct filetype for unknown filetypeStefan Brüns2016-10-11-0/+2
* sandbox: Use the address in readl/writel() functionsSimon Glass2016-10-11-6/+6
* sandbox/fs: Use readdir instead of deprecated readdir_rStefan Brüns2016-10-11-8/+11
* sandbox/fs: Use correct size path name bufferStefan Brüns2016-10-11-3/+10
* sandbox/fs: Make linking of nodes in os_dirent_ls more obviousStefan Brüns2016-10-11-2/+2
* sandbox/fs: Free memory allocated by os_dirent_lsStefan Brüns2016-10-11-1/+11
* power: regulator: lp873x: Add regulator supportKeerthy2016-10-11-0/+366
* power: pmic: lp873x: Add the base pmic supportKeerthy2016-10-11-0/+113
* configs: am57xx_evm_defconfig: Enable CMD_REG optionKeerthy2016-10-11-0/+2
* configs: am57xx_evm_defconfig: Enable PALMAS optionsKeerthy2016-10-11-0/+3
* configs: dra7xx_evm_defconfig: Enable PALMAS optionsKeerthy2016-10-11-0/+3
* power: regulator: palmas: Add regulator supportKeerthy2016-10-11-0/+462
* power: pmic: Palmas: Add the base pmic supportKeerthy2016-10-11-0/+137
* power: regulator: Add ctrl_reg and volt_reg fields for pmicKeerthy2016-10-11-0/+4
* power: regulator: Add support for gpio regulatorsKeerthy2016-10-11-0/+147
* dm: mmc: Enable DM_MMC_OPS by default with DM_MMCSimon Glass2016-10-11-0/+38
* dm: blk: Enable CONFIG_BLK if DM_MMC is enabledSimon Glass2016-10-11-1/+41
* dm: mmc: Support eraseSimon Glass2016-10-09-4/+11
* tools: buildman: Add compiler wrapperYork Sun2016-10-09-2/+25
* tools: buildman: Remove duplicated codeYork Sun2016-10-09-4/+0
* dtoc: Make integer division python 3.x safePaul Burton2016-10-09-1/+1
* dtoc: Decode strings for struct.unpack on python 3.xPaul Burton2016-10-09-0/+3
* dtoc: Use items() to iterate over dictionaries in python 3.xPaul Burton2016-10-09-5/+5
* patman: Fix doctest StringIO import for python 3.xPaul Burton2016-10-09-5/+8
* patman: Use items() to iterate over dictionariesPaul Burton2016-10-09-1/+1
* patman: Import 'configparser' lower case to be python 3.x safePaul Burton2016-10-09-1/+5
* patman: Make exception handling python 3.x safePaul Burton2016-10-09-8/+8
* patman: Make print statements python 3.x safePaul Burton2016-10-09-52/+58
* patman: Replace tabs with spacesPaul Burton2016-10-09-2/+2
* dtoc: Add a way for tests to request the fallback librarySimon Glass2016-10-09-3/+13
* dtoc: Adjust GetProps() in fdt_normal to use the node pathSimon Glass2016-10-09-6/+3
* dtoc: Fix bug in GetProp()Simon Glass2016-10-09-1/+1
* cros_ec: Fix issue with cros_ec_flash_write commandMoritz Fischer2016-10-09-7/+16
* cros_ec: Add crosec flashinfo commandMoritz Fischer2016-10-09-0/+10
* cros_ec: Add function to read back flash parametersMoritz Fischer2016-10-09-0/+21
* buildman: Drop the 'alive' flag in BuilderThreadSimon Glass2016-10-09-3/+1
* buildman: Don't show a stacktrace on Ctrl-CSimon Glass2016-10-09-0/+7
* buildman: Drop the 'active' flag in the builderSimon Glass2016-10-09-16/+1
* buildman: Allow builds to terminate cleanlySimon Glass2016-10-09-2/+6
* buildman: Put our local libraries first in the pathSimon Glass2016-10-09-1/+1
* buildman: Print a message indicating the build is startingSimon Glass2016-10-09-2/+3
* buildman: Print a message when removing old directoriesSimon Glass2016-10-09-0/+6
* buildman: Tidy up the 'cloning' messageSimon Glass2016-10-09-1/+3
* patman: Flush output when there is no newlineSimon Glass2016-10-09-0/+2
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2016-10-08-389/+7233
|\
| * board: ge: bx50v3: Pass video bootargs for b850v3Ken Lin2016-10-07-1/+6
| * ARM: vf610: use strcpy for soc environment variableStefan Agner2016-10-07-1/+1
| * configs: enable device tree for Colibri iMX7Stefan Agner2016-10-07-1/+9
| * colibri_imx7: use Ricoh RN5T567 to reboot the boardStefan Agner2016-10-07-0/+42