summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mx7dsabresd: Boot in non secure by defaultFabio Estevam2020-03-102-2/+0
| * | | | imx: imx8qm: enable relocation of fdt and initrdOliver Graute2020-03-101-2/+1
| * | | | arm: dts: imx8mq-evk: add phy-reset-gpios for fec1Alifer Moraes2020-03-102-18/+2
| * | | | mx6sabresd: Convert ethernet to driver modelAlifer Moraes2020-03-103-45/+5
| * | | | imx: imx8qm_rom7720: added missing USDHC Base address definesOliver Graute2020-03-091-0/+4
| * | | | ARM: dts: imx8mm-verdin: drop rgmii_rxc_dly/txc_dlyMax Krummenacher2020-03-091-2/+0
| * | | | ARM: dts: imx8mm-verdin: dm-spl for pinctrl_usdhc1 nodeIgor Opaniuk2020-03-091-0/+4
| * | | | serial_lpuart: make clock failure less verboseGiulio Benetti2020-03-091-1/+1
| * | | | imx8mm/mn: Add missing root clock entry for ARM core clockFrieder Schrempf2020-03-091-0/+5
| * | | | mx6cuboxi: don't disable fdt relocationBaruch Siach2020-03-091-1/+0
| * | | | imx: Makefile: added missing ahab.oOliver Graute2020-03-091-0/+1
| * | | | mx6sxsabresd: Enable DM_PCIFabio Estevam2020-03-091-0/+1
| * | | | configs: imxrt1050-evk: enable D/I cacheGiulio Benetti2020-03-091-2/+0
| * | | | imx: mx6ul_14x14_evk: configure for 24bpp displayAnatolij Gustschin2020-03-091-1/+1
| * | | | ARM: dts: imx6sx-sdb: Sync with kernel 5.4.16Fabio Estevam2020-03-093-135/+200
| * | | | ARM: dts: imx6sx: Sync with kernel 5.4.16Fabio Estevam2020-03-093-217/+309
| * | | | imx8qxp_mek: Add myself as maintainerFabio Estevam2020-03-091-0/+1
| * | | | mx7dsabresd: Add myself as maintainerFabio Estevam2020-03-091-0/+1
| * | | | imx8qxp_mek: Fix the console command line stringFabio Estevam2020-03-091-3/+3
| * | | | imx: remove woodburn boardStefano Babic2020-03-0912-691/+0
| * | | | imx6, aristainetos2c: add da9063 pmic setupHeiko Schocher2020-03-092-0/+59
| | |/ / | |/| |
* | | | Merge tag 'u-boot-atmel-fixes-2020.04-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini2020-03-102-1/+4
|\ \ \ \
| * | | | 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 exclusionsTom Rini2020-03-092-6/+6
| |_|/ |/| |
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom 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