aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-16efi_loader: helloworld.c: Reduce file sizeAlexander Graf1-7/+4
2017-12-16efi_loader: helloworld.c: Explicitly use .rodata for loaded_image_guidAlexander Graf1-1/+2
2017-12-14armv8: ls1012ardb: support hwconfig for eSDHC1 enablingYangbo Lu1-20/+35
2017-12-14armv8: ls1012ardb: add more board version informationYangbo Lu2-3/+28
2017-12-14armv8: ls1012ardb: clean up definitions for I2C IO expandersYangbo Lu2-15/+17
2017-12-14board/ls2080a, ls1088a: Add check for mc-dpl applied in fdtYogesh Gaur4-4/+4
2017-12-14Merge git://git.denx.de/u-boot-dmTom Rini61-62/+1638
2017-12-14arm64: zynqmp: Enable fpga bitstream loadingMichal Simek7-0/+14
2017-12-14arm64: zynqmp: Enable SPL ram supportMichal Simek7-0/+14
2017-12-14arm64: zynqmp: Enable misc devicesMichal Simek8-0/+8
2017-12-14arm64: zynqmp: Add support for zynqmp automotive siliconsMichal Simek1-2/+2
2017-12-14arm64: zynqmp: Add missing zynq_board_read_rom_ethaddr() prototypeMichal Simek1-0/+1
2017-12-14arm64: zynqmp: Use only earlycon bootargs instead of full oneMichal Simek1-1/+1
2017-12-14arm64: zynqmp: Remove undocumented dma propertiesMichal Simek5-45/+0
2017-12-14arm64: zynqmp: Add generic compatible string for I2C EEPROMJavier Martinez Canillas1-2/+2
2017-12-14arm64: zynqmp: Enable clock command for all boardsMichal Simek8-0/+8
2017-12-14arm64: zynqmp: Enable phys for zcu102Michal Simek1-0/+11
2017-12-14arm64: zynqmp: Setup modeboot variable based on bootmodeMichal Simek1-0/+8
2017-12-14arm64: zynqmp: Read boot mode register using zynqmp_mmio_readSiva Durga Prasad Paladugu1-1/+5
2017-12-14arm64: zynqmp: Enable SPL_CLK when SPL is enabledMichal Simek1-1/+1
2017-12-14arm64: zynqmp: Add support for generic QSPI bootMichal Simek2-0/+10
2017-12-14arm64: zynqmp: Add reference to pmu firmware nodeMichal Simek1-1/+1
2017-12-14arm64: zynqmp: Do not use SPL_SYS_MALLOC_SIMPLE allocatorMichal Simek9-11/+3
2017-12-14arm64: zynqmp: Do not perform reset in case of panicMichal Simek1-0/+1
2017-12-14arm: zynq: Fix SPL SD boot modeMichal Simek18-5/+36
2017-12-14fpga: allow programming fpga from FIT image for all FPGA driversGoldschmidt Simon5-5/+26
2017-12-13Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-2/+0
2017-12-13Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-8/+5
2017-12-13Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini37-9/+6494
2017-12-13Merge git://git.denx.de/u-boot-samsungTom Rini10-557/+583
2017-12-13armv8: layerscape: Discard the needless cpu nodesWenbin song1-0/+27
2017-12-13armv8: ls1043a/ls2080a: check SoC by device IDWenbin song6-17/+19
2017-12-13arm64: ls1012afrdm: Add distro boot supportRajesh Bhagat2-9/+49
2017-12-13arm64: ls1012ardb: Add distro boot supportRajesh Bhagat3-1/+53
2017-12-13armv8: ls1088ardb: support force SDHC mode by hwconfigYangbo Lu3-0/+26
2017-12-12power: pmic/regulator: Add basic support for TPS65910Felix Brack7-0/+705
2017-12-12dm: blk: Use uclass_find_first/next_device() in blk_first/next_device()Stefan Roese1-3/+4
2017-12-12power: extend prefix match to regulator-name propertyFelix Brack5-5/+35
2017-12-12dm: reset: have the reset-command perform a COLD resetPhilipp Tomsich1-1/+1
2017-12-12binman: tegra: Convert to use binmanSimon Glass9-8/+64
2017-12-12binman: Add documentation for the symbol featureSimon Glass1-1/+31
2017-12-12binman: Add binman support to spl_ram.cSimon Glass1-4/+15
2017-12-12binman: Add binman symbol support to SPLSimon Glass3-2/+38
2017-12-12binman: arm: Include the binman symbol tableSimon Glass2-2/+11
2017-12-12binman: Support accessing binman tables at run timeSimon Glass11-10/+403
2017-12-12binman: Support enabling debug in testsSimon Glass4-6/+23
2017-12-12binman: Adjust size of test SPL binarySimon Glass5-14/+14
2017-12-12binman: Add tests binaries with binman symbolsSimon Glass9-1/+103
2017-12-12binman: Drop a stale comment about the 'board' featureSimon Glass1-1/+0
2017-12-12binman: Add support for including spl/u-boot-spl-nodtb.binSimon Glass3-0/+33