summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'migrate-various-PHY-options'WIP/28Apr2020Tom Rini2020-04-28564-191/+1974
|\
| * Convert CONFIG_PHYLIB et al to KconfigTom Rini2020-04-28562-191/+1970
| * sunxi: Fix PHY regression on A20-OLinuXino-Lime2 and A20-Olimex-SOM-EVBTom Rini2020-04-282-0/+4
* | configs: Resync with savedefconfigTom Rini2020-04-28658-985/+901
|/
* Prepare v2020.07-rc1v2020.07-rc1Tom Rini2020-04-281-2/+2
* kbuild: SPL/TPL: generate separate asm-offsets.h for SPL and TPLMasahiro Yamada2020-04-282-4/+10
* Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-04-2830-101/+633
|\
| * usb: dwc3-meson-g12a: add power-on/off of the PHYsNeil Armstrong2020-04-281-0/+16
| * configs: khadas-vim3: enable support for SPI NOR flashNeil Armstrong2020-04-282-0/+18
| * arm: dts: meson-khadas-vim3: enable SPI NOR flashNeil Armstrong2020-04-283-0/+35
| * configs: khadas-vim2: enable support for SPI NOR flashNeil Armstrong2020-04-281-0/+8
| * arm: dts: meson-gxm-khadas-vim2-u-boot: enable SPI NOR flashNeil Armstrong2020-04-281-0/+15
| * arm64: dts: meson: sync dt and bindings from v5.7-rc1Neil Armstrong2020-04-2818-101/+295
| * phy: meson: add GXBB PHY driverBeniamino Galvani2020-04-283-0/+244
| * clk: meson: g12a: add missing SD_EMMC_A controller gatesNeil Armstrong2020-04-281-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2020-04-285-23/+193
|\ \
| * | usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISCPatrice Chotard2020-04-281-1/+1
| * | usb: host: dwc2: add trace to have clean usb startPatrick Delaunay2020-04-281-0/+2
| * | usb: host: dwc2: force reset assertPatrick Delaunay2020-04-281-0/+2
| * | usb: host: dwc2: add clk supportPatrick Delaunay2020-04-281-1/+29
| * | usb: host: dwc2: add phy supportPatrick Delaunay2020-04-281-0/+66
| * | dm: clk: add stub when CONFIG_CLK is deactivatedPatrick Delaunay2020-04-281-13/+89
| * | usb: ether: avoid NULL check before free()Heinrich Schuchardt2020-04-281-2/+1
| * | usb: avoid NULL check before freeHeinrich Schuchardt2020-04-281-6/+3
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2020-04-282-1/+5
|\ \
| * | arm: socfpga: stratix10: Fix incorrect CLKMGR_S10_PERPLL_BYPASS offsetLey Foon Tan2020-04-271-1/+1
| * | configs: socfpga: arria10: Enable USB supportLey Foon Tan2020-04-271-0/+4
* | | Merge tag 'dm-pull-27apr20' of git://git.denx.de/u-boot-dmTom Rini2020-04-28121-1805/+896
|\ \ \
| * | | log: remove useless castHeinrich Schuchardt2020-04-261-1/+1
| * | | patman: Tidy up sys.path changesSimon Glass2020-04-269-14/+7
| * | | patman: Move to absolute importsSimon Glass2020-04-2658-149/+154
| * | | binman: Move to absolute importsSimon Glass2020-04-2670-213/+198
| * | | buildman: Move to absolute importsSimon Glass2020-04-267-33/+34
| * | | patman: Move test running/reporting to test_utilSimon Glass2020-04-262-70/+108
| * | | patman: Drop the python2 code in test coverageSimon Glass2020-04-261-7/+8
| * | | Add a 'make tcheck' option to test toolsSimon Glass2020-04-262-11/+21
| * | | binman: Rename the main moduleSimon Glass2020-04-264-7/+7
| * | | dtoc: Rename the main moduleSimon Glass2020-04-262-2/+2
| * | | buildman: Rename the main moduleSimon Glass2020-04-262-1/+1
| * | | patman: Drop Python 2 StringIO codeSimon Glass2020-04-263-12/+3
| * | | patman: Drop references to __future__Simon Glass2020-04-2620-40/+0
| * | | rmboard: Move to Python 3Simon Glass2020-04-261-1/+1
| * | | patman: Rename the main moduleSimon Glass2020-04-262-14/+15
| * | | buildman: Write output files when using -wSimon Glass2020-04-263-14/+26
| * | | buildman: Use out-env for environment outputSimon Glass2020-04-262-1/+8
| * | | buildman: Make sure that -o is given with -wSimon Glass2020-04-264-3/+13
| * | | buildman: Correct operation of -A flagSimon Glass2020-04-261-1/+1
| * | | buildman: Fix test for new 9.2 kernelSimon Glass2020-04-261-1/+1
| * | | libfdt: split fdt_region declarations out to <fdt_region.h>Masahiro Yamada2020-04-266-299/+964
| * | | fdt_region: move fdt_region.c to common/ from lib/libfdt/Masahiro Yamada2020-04-264-667/+5