summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | MAINTAINERS: Add more sources to Arch SnapdragonRamon Fried2018-08-131-0/+4
* | db410c: add FIT supportRamon Fried2018-08-131-2/+1
* | db410: alter WLAN/BT MAC address fixupRamon Fried2018-08-131-27/+27
* | snapdragon: added MAC generation functionsRamon Fried2018-08-132-0/+17
* | snapdragon: added msm_board_serial() funcRamon Fried2018-08-133-0/+50
* | stm32f7: board: Fix memory initPatrice Chotard2018-08-131-32/+3
* | configs: stm32f429-evaluation: Add DISTRO_DEFAULT supportPatrice Chotard2018-08-132-12/+18
* | configs: stm32f469-discovery: Add DISTRO_DEFAULT supportPatrice Chotard2018-08-132-12/+18
* | configs: stm32h743-discovery: Add DISTRO_DEFAULT supportPatrice Chotard2018-08-132-11/+17
* | configs: stm32h743-evaluation: Add DISTRO_DEFAULT supportPatrice Chotard2018-08-132-11/+17
* | configs: stm32f4xx: Remove CONFIG_SYS_RAM_FREQ_DIVPatrice Chotard2018-08-133-3/+0
* | configs: stm32h7xx: Migrate CONFIG_CMD_CACHE to defconfigPatrice Chotard2018-08-134-2/+2
* | configs: stm32f746-disco: Migrate CONFIG_CMD_CACHE to defconfigPatrice Chotard2018-08-132-1/+1
* | configs: stm32f4xx: Enable ICACHE and DCACHEPatrice Chotard2018-08-133-11/+2
* | configs: stm32f429-disco: Remove CONFIG_SYS_RAM_CSPatrice Chotard2018-08-131-1/+0
* | configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQPatrice Chotard2018-08-134-5/+0
* | board: stm32: use bi_dram[0].start instead of hardcoded valuePatrice Chotard2018-08-138-13/+3
* | clk: at91: utmi: add timeout for utmi lockEugen Hristev2018-08-131-1/+6
* | arm: bcm7445: Move config defines to bcm7445.hThomas Fitzsimmons2018-08-132-15/+16
* | arm: bcm7445: Fix parallel make race conditionThomas Fitzsimmons2018-08-132-31/+19
* | rsa: Fix LibreSSL before v2.7.0Caliph Nomble2018-08-131-6/+12
* | fs: fix typo 'dumm'Heinrich Schuchardt2018-08-131-1/+1
* | 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