summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-17rockchip: rk3399-puma: set gpio4cd iodomain to 1.8VJakob Unterwurzacher
2017-12-17rockchip: config: update part tableKever Yang
2017-12-14Merge git://git.denx.de/u-boot-dmTom Rini
2017-12-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2017-12-13Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2017-12-13Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini
2017-12-13Merge git://git.denx.de/u-boot-samsungTom Rini
2017-12-12power: pmic/regulator: Add basic support for TPS65910Felix Brack
2017-12-12dm: blk: Use uclass_find_first/next_device() in blk_first/next_device()Stefan Roese
2017-12-12power: extend prefix match to regulator-name propertyFelix Brack
2017-12-12dm: reset: have the reset-command perform a COLD resetPhilipp Tomsich
2017-12-12binman: tegra: Convert to use binmanSimon Glass
2017-12-12binman: Add documentation for the symbol featureSimon Glass
2017-12-12binman: Add binman support to spl_ram.cSimon Glass
2017-12-12binman: Add binman symbol support to SPLSimon Glass
2017-12-12binman: arm: Include the binman symbol tableSimon Glass
2017-12-12binman: Support accessing binman tables at run timeSimon Glass
2017-12-12binman: Support enabling debug in testsSimon Glass
2017-12-12binman: Adjust size of test SPL binarySimon Glass
2017-12-12binman: Add tests binaries with binman symbolsSimon Glass
2017-12-12binman: Drop a stale comment about the 'board' featureSimon Glass
2017-12-12binman: Add support for including spl/u-boot-spl-nodtb.binSimon Glass
2017-12-12binman: Add support for including spl/u-boot-spl.dtbSimon Glass
2017-12-12binman: Add a function to read ELF symbolsSimon Glass
2017-12-12README: update the kernel coding style referenceBaruch Siach
2017-12-12ARM: pxa: Remove unused ifdefsTuomas Tynkkynen
2017-12-12test: py: Add an option to skip sleep testMichal Simek
2017-12-12test/py: gpt: update size of gpt partitionPatrick Delaunay
2017-12-12SPL: Add FIT data-position property supportPeng Fan
2017-12-12ARM: omap3_logic: Enable NAND unlocking during Falcon modeAdam Ford
2017-12-12ARM: omap3_logic: Unlock NAND automatically in U-BootAdam Ford
2017-12-12omap3_logic: Increase CMD_SPL_WRITE_SIZEAdam Ford
2017-12-12drivers: spmi-msm: fix scanning for peripheralsJorge Ramirez-Ortiz
2017-12-12ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_MV to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_SIL3114 to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen
2017-12-12ata: Drop CONFIG_MX51_PATATuomas Tynkkynen
2017-12-12ata: Drop CONFIG_SATA_DWCTuomas Tynkkynen
2017-12-12Merge git://git.denx.de/u-boot-arcTom Rini
2017-12-12gpio/hsdk: Depend on DM_GPIO instead of simple DMAlexey Brodkin
2017-12-11Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-12-11Merge git://git.denx.de/u-boot-arcTom Rini
2017-12-12ARM: uniphier: use FIELD_PREP for PLL settingsMasahiro Yamada
2017-12-12ARM: uniphier: compute SSCPLL values more preciselyMasahiro Yamada
2017-12-12ARM: uniphier: fix SSCPLL init code for LD11 SoCDai Okamura