summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ARM: rmobile: Add missing IPSR18 bits to R8A7795 PFCMarek Vasut2017-09-051-0/+42
* ARM: rmobile: Drop board_mmc_initMarek Vasut2017-09-052-14/+4
* ARM: rmobile: Replace CONFIG_RAVB with CONFIG_RENESAS_RAVB in boardsMarek Vasut2017-09-052-2/+2
* ARM: rmobile: Enable MMC and USB DM on ULCBMarek Vasut2017-08-262-0/+4
* ARM: rmobile: Enable MMC and USB DM on Salvator-XMarek Vasut2017-08-262-0/+4
* ARM: rmobile: Remove SH SDHI probing from ULCB boardMarek Vasut2017-08-261-11/+1
* ARM: rmobile: Remove SH SDHI probing from Salvator-X boardMarek Vasut2017-08-261-15/+1
* ARM: rmobile: Remove Serial SH probing from ULCB boardMarek Vasut2017-08-261-12/+0
* ARM: rmobile: Remove Serial SH probing from Salvator-X boardMarek Vasut2017-08-261-12/+0
* ARM: rmobile: Remove RAVB probing from ULCB boardMarek Vasut2017-08-261-11/+0
* ARM: rmobile: Remove RAVB probing from Salvator-X boardMarek Vasut2017-08-261-11/+0
* ARM: rmobile: Enable HUSH parserMarek Vasut2017-08-264-0/+4
* ARM: rmobile: Enable KSZ90X1 PHY on Salvator-XMarek Vasut2017-08-262-0/+2
* ARM: rmobile: Add u-boot, dm-pre-reloc to clock nodes on Gen3Marek Vasut2017-08-262-0/+8
* clk: rmobile: Split R8A7795 and R8A7796 core clock tablesMarek Vasut2017-08-261-33/+96
* fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as longTom Rini2017-08-221-1/+1
* Merge git://www.denx.de/git/u-boot-marvellTom Rini2017-08-211-1/+1
|\
| * ARM: mvebu: set correct mem_size for db-88f6820-amcChris Packham2017-08-211-1/+1
* | Merge git://git.denx.de/u-boot-usbTom Rini2017-08-2112-11/+23
|\ \
| * | doc: license: Add license header to the README.dfutftp fileLukasz Majewski2017-08-211-0/+8
| * | fb_mmc.c: Correct blk_dread() return value checksTom Rini2017-08-211-2/+2
| * | common/fb_mmc.c: Fix warnings about castsTom Rini2017-08-211-2/+2
| * | fastboot: avoid printing invalid dataJohn Keeping2017-08-211-1/+1
| * | Fix fastboot boot addressPeter Chubb2017-08-211-1/+1
| * | usb: ehci: Convert CONFIG_USB_EHCI_PCI to KconfigBin Meng2017-08-219-5/+9
| |/
* | Merge git://git.denx.de/u-boot-uniphierTom Rini2017-08-2150-1161/+57
|\ \ | |/ |/|
| * ARM: dts: uniphier: add dr_mode property to dwc3 nodeMasahiro Yamada2017-08-204-0/+7
| * reset: uniphier: refactor reset data and add NAND/eMMC reset linesMasahiro Yamada2017-08-201-46/+17
| * Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3"Masahiro Yamada2017-08-201-5/+0
| * Revert "ARM: uniphier: move lowlevel debug init code after page table switch"Masahiro Yamada2017-08-201-4/+4
| * ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada2017-08-2044-1105/+30
| * clk: uniphier: fix unmet direct dependencies warningMasahiro Yamada2017-08-202-4/+2
* | env: Replace all open-coded gd->env_valid values with ENV_ flagsSimon Glass2017-08-206-18/+18
* | env: Allow env_load() to detect errorsSimon Glass2017-08-201-1/+1
* | env: Correct case of no sub-init functionTom Rini2017-08-202-1/+14
* | Fix 'notes' typosAnatolij Gustschin2017-08-202-3/+3
* | env: Sort selection of default choicesAndy Shevchenko2017-08-201-3/+3
* | arm, at91: fix taurus boardHeiko Schocher2017-08-201-0/+1
* | common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATAThomas Petazzoni2017-08-203-34/+0
* | ARM: hisilicon: hikey: Fix eMMC with latest ATF & U-BootPeter Griffin2017-08-201-2/+37
* | fs/fat: Correct blk_dread() return value checkTom Rini2017-08-201-1/+1
* | spl: spl_mmc.c Correct blk_dread() return value checkTom Rini2017-08-201-1/+1
* | cmd/read.c: Fix checking blk_dread return valueTom Rini2017-08-201-1/+1
* | mtdparts: Fix various issues reported by CoverityTom Rini2017-08-201-15/+18
* | hash: Compile only hardware or software versions of SHA algorithmsTom Rini2017-08-201-51/+44
* | Makefile: honor PYTHON configuration properlyClément Bœsch2017-08-203-3/+3
|/
* Merge git://git.denx.de/u-boot-videoTom Rini2017-08-191-1/+2
|\
| * lcd: avoid possible NULL dereferencexypron.glpk@gmx.de2017-08-191-1/+2
|/
* Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2017-08-185-8/+11
|\
| * efi_loader: do not cast return value in EFI_EXITxypron.glpk@gmx.de2017-08-181-2/+2