summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-02-09-47/+273
|\
| * mmc: init mmc block devices on probeFiach Antaw2017-02-09-0/+12
| * drivers: mmc: omap_hsmmc: Fix IO Buffer on OMAP36xxAdam Ford2017-02-09-0/+31
| * mmc: ftsdc021_sdhci: remove the ftsdc021_sdhci.cJaehoon Chung2017-02-09-35/+0
| * mmc: mmc-uclass: use the fixed devnum with alias nodeJaehoon Chung2017-02-09-3/+10
| * arm: dts: trats: add the pmic node for using DMJaehoon Chung2017-02-09-8/+142
| * power: pmic: add the max8997 controller for DMJaehoon Chung2017-02-09-1/+78
* | omap3_logic: Switch to simple malloco in SPLTom Rini2017-02-09-0/+1
* | qemu-x86_64_defconfig: Disable CONFIG_BOARD_EARLY_INIT_FTom Rini2017-02-09-0/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2017-02-08-0/+9
|\ \ | |/ |/|
| * arm: socfpga: set the mpuclk divider in the Altera group registerDinh Nguyen2017-02-08-0/+9
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-02-08-440/+576
|\ \
| * | patman: Handle non-ascii characters in namesChris Packham2017-02-08-1/+2
| * | buildman: Allow showing the list of boards with -nSimon Glass2017-02-08-14/+17
| * | cros_ec: i2c: Add support for version 3 of the EC protocolMoritz Fischer2017-02-08-0/+84
| * | simple-bus: enable support for of-platdataKever Yang2017-02-08-0/+4
| * | dm: core: Replace of_offset with accessorSimon Glass2017-02-08-407/+445
| * | patman: Format checkpatch messages for IDE throwbackSimon Glass2017-02-08-2/+3
| * | dtoc: Replace dot with underscore to avoid compiler errorsSimon Glass2017-02-08-0/+6
| * | cros_ec: i2c: Group i2c write / read into single transactionMoritz Fischer2017-02-08-11/+15
| * | common: fdt_support: Remove check for mtdparts in fdt_fixup_mtdpartsLadislav Michl2017-02-08-5/+0
* | | GPIO: Correct doc typo "confguration" -> "configuration"Robert P. J. Day2017-02-08-1/+1
* | | Remove unused symbol CONGIG_CMD_STORAGE from board configsLars Poeschel2017-02-08-7/+0
* | | cmd: move CONFIG_CMD_UNZIP and CONFIG_CMD_ZIP to KconfigMasahiro Yamada2017-02-08-19/+27
* | | arm64: fix comment in relocate_64.SMasahiro Yamada2017-02-08-1/+1
* | | keystone2: Rename local CONFIG_ symbolPhil Edworthy2017-02-08-2/+2
* | | regulator: palmas: Fix smps6 - smps9 indicesKeerthy2017-02-08-1/+1
* | | pwm: remove unneeded ifdef CONFIG_DM_PWM ... endifMasahiro Yamada2017-02-08-7/+6
* | | common: env_sf: Use CONFIG_SF_DEFAULT_xxx as the default value for CONFIG_ENV...Jean-Jacques Hiblot2017-02-08-4/+4
* | | pcm052: fix DDR initialization sequenceAlbert ARIBAUD \(3ADEV\)2017-02-08-4/+5
* | | drivers: net: cpsw: Fix reading of mac address for am43 SoCsLokesh Vutla2017-02-08-1/+1
* | | cmd: bootm: fix build when CONFIG_CMD_IMLS_NANDGrygorii Strashko2017-02-08-2/+2
* | | checkpatch: Port spelling to checkpatchDan Murphy2017-02-08-0/+81
* | | api: Convert to KconfigEmmanuel Vadot2017-02-08-8/+2
* | | kconfig: Add API kconfig fileEmmanuel Vadot2017-02-08-0/+11
* | | kbuild: beautify the log of config whitelist checkMasahiro Yamada2017-02-08-8/+11
* | | ARM: dts: k2*: Rename the k2* files to keystone-k2* filesLokesh Vutla2017-02-08-24/+24
* | | aspeed: ast2500: Fix H-PLL and M-PLL clock rate calculationmaxims@google.com2017-02-08-2/+2
* | | cmd: gpt: backup boot code before writing MBRVincent Tinelli2017-02-08-0/+7
* | | cmd: rework "license" commandMasahiro Yamada2017-02-08-66/+39
* | | cmd: add a new command "config" to show .config contentsMasahiro Yamada2017-02-08-5/+97
* | | scripts: import bin2c.c from Linux 4.10-rc6Masahiro Yamada2017-02-08-0/+36
* | | arm64: use store with auto-incrementMasahiro Yamada2017-02-08-2/+1
* | | arm64: use xzr to zero-out the bss sectionMasahiro Yamada2017-02-08-2/+1
|/ /
* | x86: make LOAD_FROM_32_BIT visible for platformsAndy Shevchenko2017-02-07-10/+10
* | x86: qemu: Add a config for 64-bit U-BootBin Meng2017-02-07-1/+95
* | x86: qemu: Add build options for SPLBin Meng2017-02-07-0/+9
* | x86: qemu: Add a text base for 64-bit U-BootBin Meng2017-02-07-2/+2
* | tools: binman: Handle optional microcode case in SPL imageBin Meng2017-02-07-0/+6
* | tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptrBin Meng2017-02-07-1/+1