summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tools: binman: Use /usr/bin/env to find python executableEmmanuel Vadot2017-01-021-1/+1
* OMAP3: omap3_logic: Remove display parameterAdam Ford2017-01-021-2/+1
* ARM: OMAP3_LOGIC: Remove ONENAND config optionsAdam Ford2017-01-021-3/+0
* doc/README.cfi: Update code snippet, and add example.Robert P. J. Day2017-01-021-5/+26
* digsy_mtc.c: Minor spelling/grammar fixes.Robert P. J. Day2017-01-021-2/+2
* mmc: move MMC_SDHCI_IO_ACCESSORS to KconfigMasahiro Yamada2016-12-292-1/+8
* mmc: move some SDHCI related options to KconfigMasahiro Yamada2016-12-2954-31/+127
* mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCIMasahiro Yamada2016-12-2976-21/+72
* mmc: make MMC driver entries dependent on MMCMasahiro Yamada2016-12-298-7/+4
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-29558-202/+382
* Sync defconfig files by savedefconfigMasahiro Yamada2016-12-29166-447/+310
* imx: mx6sllevk: add MAINTAINERS filePeng Fan2016-12-271-0/+7
* board: samsung: update the MAINTAINERS fileJaehoon Chung2016-12-275-5/+5
* cmd: net: fix function name in commentBaruch Siach2016-12-271-1/+1
* fs/ext4: Initialize group descriptor size for revision level 0 filesystemsStefan Brüns2016-12-271-0/+1
* disk: Fixed capacity messageJean-Jacques Hiblot2016-12-271-2/+2
* Update Maintainer and Author's email addressAjay Bhargav2016-12-2713-13/+13
* tools: mkimage: Call fclose in error pathMichal Simek2016-12-272-4/+12
* README: remove description about CONFIG_USE_ARCH_MEMCPY/SETMasahiro Yamada2016-12-271-6/+0
* ARM: revive CONFIG_USE_ARCH_MEMCPY/MEMSET for UniPhier and TegraMasahiro Yamada2016-12-272-4/+4
* MAINTAINERS, git-mailrc: update the Power maintainerJaehoon Chung2016-12-272-2/+7
* fs/fat: simplify get_fatent for FAT12Stefan Brüns2016-12-271-29/+5
* fs/fat: merge readwrite get_fatent_value() with readonly get_fatent()Stefan Brüns2016-12-272-116/+27
* fs/fat: Avoid corruption of sectors following the FATStefan Brüns2016-12-272-10/+13
* cmd/Kconfig: Fix typo in CMD_MEMORY help textFabio Estevam2016-12-271-2/+2
* fat: fatwrite: fix the command for FAT12Philipp Skadorov2016-12-271-8/+53
* relocate-rela: use compiler.h endian macrosJonathan Gray2016-12-271-37/+4
* timer: Support clocks via phandleZakharov Vlad2016-12-271-3/+14
* regulator: fixed: Add support to handle enable-active-high DT propertyVignesh R2016-12-272-1/+10
* binman: Remove hard-coded file name for x86 CMC/FSP/VGABin Meng2016-12-263-9/+0
* x86: Add file names from Kconfig in CMC/FSP/VGA nodes in u-boot.dtsiBin Meng2016-12-261-0/+3
* x86: quark: Fix build error for quark-based boardsBin Meng2016-12-261-0/+17
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2016-12-232-0/+45
|\
| * sunxi: fix SID read on H3Icenowy Zheng2016-12-202-0/+45
* | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2016-12-2315-744/+2
|\ \
| * | spi: Zap armada100_spi.c and envJagan Teki2016-12-215-218/+1
| * | spi: Zap mpc52xx_spi.c, config and related codeJagan Teki2016-12-2112-526/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2016-12-235-0/+237
|\ \
| * | configs: enable the DM_PMIC and DM_I2C_GPIO for max8998 pmicJaehoon Chung2016-12-221-0/+3
| * | arm: dts: s5pc1xx-goni: add the pmic node for using DMJaehoon Chung2016-12-221-0/+165
| * | power: pmic: add the max8998 controller for DMJaehoon Chung2016-12-223-0/+69
* | | mmc: Extend dependencies for zynq sdhciMichal Simek2016-12-221-1/+1
* | | mmc: spear: remove the entire spear_sdhci.c fileJaehoon Chung2016-12-222-28/+0
|/ /
* | arm64: mvebu: Fix A8K memory mapping and add documentationKonstantin Porotchkin2016-12-212-13/+101
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2016-12-201-25/+36
|\ \
| * | powerpc: Retain compatible property for L2 cacheChris Packham2016-12-201-25/+36
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2016-12-2033-263/+346
|\ \ \
| * | | ARM64: zynqmp: Replace board specific with generic memory bank decodingNathan Rossi2016-12-201-109/+3
| * | | ARM: zynq: Replace board specific with generic memory bank decodingNathan Rossi2016-12-201-109/+3
| * | | fdt: add memory bank decoding functions for board setupNathan Rossi2016-12-202-0/+90