summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* avb2.0: add get_size_of_partition()Igor Opaniuk2018-08-131-1/+32
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-08-1323-210/+805
|\
| * armv8: layerscape: Enable EHCI access for LS1012ARan Wang2018-08-102-0/+10
| * armv8: layerscape: move ns_dev[] define from h to c file.Ran Wang2018-08-103-164/+167
| * mtd: nand: fsl_ifc: Fix handling of bitflips in erased pagesDarwin Dingel2018-08-101-30/+39
| * armv8: ls1046a: setup SEC ICIDs and fix up device treeLaurentiu Tudor2018-08-103-0/+47
| * armv8: ls1046a: setup fman ports ICIDs and device treeLaurentiu Tudor2018-08-103-0/+122
| * armv8: ls1046a: add icid setup for qman portalsLaurentiu Tudor2018-08-103-4/+79
| * armv8: ls1046a: initial icid setup supportLaurentiu Tudor2018-08-107-0/+231
| * armv8: fsl-layerscape: add missing debug stream IDLaurentiu Tudor2018-08-101-0/+1
| * misc: fsl_portals: setup QMAN_BAR{E} also on ARM platformsLaurentiu Tudor2018-08-102-4/+1
| * armv8: ls1046a: advertise QMan v3 in configurationLaurentiu Tudor2018-08-101-0/+1
| * armv8: fsl-layerscape: add missing register blocks base address definesLaurentiu Tudor2018-08-101-0/+4
| * net: Increase ethernet name string size to 20 charsPankaj Bansal2018-08-081-1/+1
| * fsl/mc: Limit the ethernet name to ETH_NAME_LENPankaj Bansal2018-08-082-5/+5
| * FSL PCI: Configure PCIe reference ratioJoakim Tjernlund2018-08-081-0/+6
| * Board: ls1088ardb: Enable PCIe config for Secure boot defconfigsVinitha V Pillai2018-08-071-0/+4
| * arm: ls102xa: Fix RGMII phy-connection-type FDT fixupBrendan Shanks2018-08-071-2/+2
| * board: freescale: ls1012ardb: Add command to switch QSPI bankJagdish Gediya2018-08-071-0/+85
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2018-08-1111-40/+675
|\ \
| * | misc: Add gdsys_ioep driverMario Six2018-08-115-0/+373
| * | test: Add tests for misc uclassMario Six2018-08-115-1/+222
| * | misc: uclass: Add enable/disable functionMario Six2018-08-112-0/+37
| * | misc: docs: Fix comments in misc.hMario Six2018-08-111-40/+44
* | | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2018-08-1127-21/+4456
|\ \ \ | |/ / |/| |
| * | video_display: Add Xilinx LogiCore DP TXMario Six2018-08-116-0/+3099
| * | video: Sort Makefile entriesMario Six2018-08-111-21/+21
| * | cmd: Add axi commandMario Six2018-08-113-0/+361
| * | test: Add AXI testMario Six2018-08-112-0/+78
| * | sandbox: Add and build AXI bus and deviceMario Six2018-08-113-0/+25
| * | axi: Add AXI sandbox driver and simple emulatorMario Six2018-08-118-17/+419
| * | axi: Add ihs_axi driverMario Six2018-08-114-0/+328
| * | drivers: Add AXI uclassMario Six2018-08-117-0/+142
* | | travis: give every job a nameStephen Warren2018-08-101-92/+136
* | | elf: Add support for PPC64 ELF V1 ABI in bootelfRob Bracero2018-08-102-0/+78
* | | db410c: Fixup DRAMRamon Fried2018-08-101-0/+3
* | | snapdragon: Add DRAM detection & FDT fixupRamon Fried2018-08-103-0/+111
* | | disk: part: Don't show redundant error messageSam Protsenko2018-08-101-1/+1
* | | env: Don't show "Failed" error messageSam Protsenko2018-08-101-5/+9
* | | smbios: fix checkstyle warningChristian Gmeiner2018-08-101-0/+1
* | | smbios: fix checkstyle errorChristian Gmeiner2018-08-101-1/+1
* | | doc: FIT image: clarify usage of "compression" propertySimon Goldschmidt2018-08-101-1/+3
* | | configs: omap3_logic: Disable NAND ID during SPLAdam Ford2018-08-101-0/+1
* | | configs: omap: Remove dead config CONFIG_SYS_NAND_ADDRAdam Ford2018-08-1013-27/+0
* | | doc: README.iscsi: make compatible with restructured textHeinrich Schuchardt2018-08-101-62/+68
* | | doc: add structure to Sphinx generated docsHeinrich Schuchardt2018-08-105-115/+132
* | | README: U_BOOT_ENV_CALLBACK functionsHeinrich Schuchardt2018-08-101-0/+11
* | | drivers: serial: document on_baudrate()Heinrich Schuchardt2018-08-101-0/+8
* | | omap3_logic: Fix CONS_INDEXAdam Ford2018-08-101-1/+1
* | | sata: fix sata_Probe return value checkTroy Kisky2018-08-101-2/+2