summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | board: sama5d3_xplained: Fix uboot size when loaded from NAND by SPLFabien Lehoussel2020-03-101-1/+3
| * | | board: sama5d3_xplained: Fix SPL DTB read from NANDFabien Lehoussel2020-03-101-0/+1
* | | | Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini2020-03-1019-330/+1764
|\ \ \ \
| * | | | net: phy: marvell: Unify 88E151x series phy_driverClemens Gruber2020-03-091-55/+10
| * | | | net: tftp: use correct printf codesHeinrich Schuchardt2020-03-091-1/+1
| * | | | net: phy: dp83867: Add SGMII mode type switchingMichal Simek2020-03-091-0/+12
| * | | | dt-bindings: net: dp83867: Remove binding doc from U-Boot treeMichal Simek2020-03-091-35/+0
| * | | | net: phy: add XFI, USXGMII types to is_10g_interface() helperAlex Marginean2020-03-091-2/+7
| * | | | net: phy: Fix overlong PHY timeoutAndre Przywara2020-03-091-1/+1
| * | | | doc: net: Rewrite network driver documentationAndre Przywara2020-03-093-215/+322
| * | | | drivers: net: phy: aquantia: make it less verboseAlex Marginean2020-03-091-12/+12
| * | | | drivers: net: phy: aquantia: drop XGMII as a valid system interface protoAlex Marginean2020-03-091-8/+9
| * | | | env: Update env_addr for mmc environment driverPankit Garg2020-03-091-0/+5
| * | | | phy: Include NC-SI in phy setupSamuel Mendoza-Jonas2020-03-093-0/+23
| * | | | phy: Add support for the NC-SI protocolSamuel Mendoza-Jonas2020-03-097-0/+1361
| * | | | Makefile: fix processing of default environment fileSamuel Mescoff2020-03-061-1/+1
| | |_|/ | |/| |
* | | | Azure/Travis: Re-sync jobs and clarify exclusionsWIP/09Mar2020Tom Rini2020-03-092-6/+6
| |_|/ |/| |
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86WIP/05Mar2020Tom Rini2020-03-0526-264/+485
|\ \ \ | |/ / |/| |
| * | x86: apl: Use cpu_x86_get_count() for cpu_ops.get_countWolfgang Wallner2020-03-051-6/+1
| * | x86: cpu_x86: Make cpu_x86_get_count() non-staticWolfgang Wallner2020-03-052-1/+13
| * | doc: Chromebook Coral: Fix typo for "Top of CAR region"Wolfgang Wallner2020-03-051-1/+1
| * | x86: p2sb: Drop 'apl' prefixWolfgang Wallner2020-03-054-18/+18
| * | serial: ns16550: Move PCI access from ofdata_to_platdata() to probe()Wolfgang Wallner2020-03-051-12/+28
| * | Revert "x86: use invd instead of wbinvd in real mode start code"Andy Shevchenko2020-03-052-2/+2
| * | x86: remove dead code in intel_clk_get_rate()Heinrich Schuchardt2020-03-051-4/+0
| * | toradex: MAINTAINERS: entries for new reST docsIgor Opaniuk2020-03-054-0/+4
| * | doc: board: colibri-imx8x: convert readme to reSTIgor Opaniuk2020-03-053-66/+83
| * | doc: board: apalis-imx8: convert readme to reSTIgor Opaniuk2020-03-053-66/+83
| * | doc: board: verdin-imx8mm: convert readme to reSTIgor Opaniuk2020-03-053-88/+113
| * | doc: board: toradex: add colibri_imx7.rstIgor Opaniuk2020-03-053-0/+137
| * | x86: Correct error return value in mrccache_get_region()Simon Glass2020-03-051-0/+2
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2020-03-041-1/+4
|\ \
| * | ARM: rmobile: Limit bootloader size to 1 MiB on R-Car Gen3Marek Vasut2020-03-011-1/+4
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaWIP/04Mar2020Tom Rini2020-03-0416-5/+1787
|\ \ \
| * | | ARM: socfpga: Add initial support for the ABB SECU boardHolger Brunck2020-03-0314-4/+1783
| * | | ARM: socfpga: Add missing Denali NAND config optionsMarek Vasut2020-03-011-0/+1
| * | | ARM: socfpga: Permit overriding the default timer frequencyMarek Vasut2020-03-011-1/+2
| * | | rtc: m41t62: add compatible for m41st87Marek Vasut2020-03-011-0/+1
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2020-03-042-12/+17
|\ \ \
| * | | gadget: f_thor: add missing line breaks for pr_err()Seung-Woo Kim2020-03-011-12/+12
| * | | dfu: Reset timeout in case of DFU requestAndy Shevchenko2020-03-011-0/+5
| |/ /
* | | Merge tag 'dm-pull-3mar20' of git://git.denx.de/u-boot-dmWIP/03Mar2020Tom Rini2020-03-033-3/+10
|\ \ \
| * | | video: meson: keep power domain up after bootingAnatolij Gustschin2020-03-021-1/+1
| * | | dm: core: Add a flag for power domain control on device removalAnatolij Gustschin2020-03-022-2/+9
|/ / /
* | | Merge tag 'u-boot-stm32-20200203' of https://gitlab.denx.de/u-boot/custodians...WIP/02Mar2020Tom Rini2020-03-026-520/+624
|\ \ \
| * | | doc: add board documentation for stm32mp1Patrick Delaunay2020-03-025-519/+623
| * | | stm32mp1: rng: remove superfluous assignmentHeinrich Schuchardt2020-03-021-1/+1
| |/ /
* | | Merge tag 'xilinx-for-v2020.04-rc4' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-03-0211-14/+50
|\ \ \
| * | | ARM: zynq: Remove single comment about QSPIMichal Simek2020-02-281-2/+0
| * | | ARM: zynq: Rename defconfig to be align with ZynqMP and VersalMichal Simek2020-02-282-0/+1