aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-18sunxi: Pine H64: Enable SPI booting in defconfigAndre Przywara1-0/+1
2020-03-18sunxi: SPL SPI: Add SPI boot support for the Allwinner H6 SoCAndre Przywara2-10/+33
2020-03-18sunxi: SPL SPI: Add SPI boot support for the Allwinner R40 SoCAndre Przywara2-2/+6
2020-03-18sunxi: SPL SPI: Introduce is_sun6i_gen_spi()Andre Przywara1-8/+14
2020-03-18sunxi: SPL SPI: Split off SPI0 base addressAndre Przywara1-41/+53
2020-03-18Revert "sunxi: psci: avoid error address-of-packed-member"Tomasz Duszynski1-11/+5
2020-03-16Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2-3/+3
2020-03-16watchdog: Handle timer wrap aroundChris Packham1-1/+2
2020-03-16watchdog: Use dev_read only if OF_PLATDATA is not enabledWalter Lozano1-2/+1
2020-03-13Merge branch '2020-03-13-master-imports'Tom Rini8-36/+93
2020-03-13MAINTAINERS: update entry for ARM STIPatrice Chotard1-0/+13
2020-03-13fit: check return value of fit_image_get_data_size()Heinrich Schuchardt1-2/+4
2020-03-13watchdog: Align Kconfig propertiesMichal Simek1-28/+28
2020-03-13cmd: gpio: Make `gpio input` return pin value againAlex Kiernan2-1/+43
2020-03-13Makefile: doesn't need check stack size when dtb is not builtAKASHI Takahiro1-2/+2
2020-03-13serial: mcfuart: renaming to a more appropriate nameAngelo Durgehello2-1/+1
2020-03-13serial: mcfuart: fix uart port indexAngelo Durgehello1-2/+2
2020-03-12Merge tag 'efi-2020-04-rc4-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini8-14/+147
2020-03-12Merge tag 'u-boot-stm32-20200310' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-1/+1
2020-03-11drivers/rng: add Amlogic hardware RNG driverHeinrich Schuchardt3-0/+129
2020-03-11drivers/rng: simplify KconfigHeinrich Schuchardt3-4/+7
2020-03-11efi_loader: unnecessary assignment in efi_queue_eventHeinrich Schuchardt1-1/+1
2020-03-11cmd: efidebug: correct error messageHeinrich Schuchardt1-1/+1
2020-03-11cmd: efidebug: fix a failure of "boot rm" sub-commandAKASHI Takahiro1-2/+3
2020-03-11efi_loader: get_memory_map: return parameters whenever possibleAKASHI Takahiro1-6/+6
2020-03-10Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini29-84/+531
2020-03-10arm: mediatek: remove unused binman configSam Shih2-1/+1
2020-03-10power-domain: fix hang in endless loop on i.MX8Anatolij Gustschin1-0/+11
2020-03-10Merge tag 'u-boot-imx-20200310' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini46-1208/+606
2020-03-10Merge tag 'u-boot-atmel-fixes-2020.04-a' of https://gitlab.denx.de/u-boot/cus...Tom Rini2-1/+4
2020-03-10stm32mp: update dependency for STM32_ETZPCPatrick Delaunay1-1/+1
2020-03-10Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini19-330/+1764
2020-03-10mx6slevk: Convert to DM_ETHPedro Jardim3-38/+3
2020-03-10mx6sabreauto: Convert to DM_ETHPedro Jardim3-50/+5
2020-03-10mx7dsabresd: Boot in non secure by defaultFabio Estevam2-2/+0
2020-03-10imx: imx8qm: enable relocation of fdt and initrdOliver Graute1-2/+1
2020-03-10arm: dts: imx8mq-evk: add phy-reset-gpios for fec1Alifer Moraes2-18/+2
2020-03-10mx6sabresd: Convert ethernet to driver modelAlifer Moraes3-45/+5
2020-03-10board: sama5d3_xplained: Fix uboot size when loaded from NAND by SPLFabien Lehoussel1-1/+3
2020-03-10board: sama5d3_xplained: Fix SPL DTB read from NANDFabien Lehoussel1-0/+1
2020-03-09net: phy: marvell: Unify 88E151x series phy_driverClemens Gruber1-55/+10
2020-03-09net: tftp: use correct printf codesHeinrich Schuchardt1-1/+1
2020-03-09net: phy: dp83867: Add SGMII mode type switchingMichal Simek1-0/+12
2020-03-09dt-bindings: net: dp83867: Remove binding doc from U-Boot treeMichal Simek1-35/+0
2020-03-09net: phy: add XFI, USXGMII types to is_10g_interface() helperAlex Marginean1-2/+7
2020-03-09net: phy: Fix overlong PHY timeoutAndre Przywara1-1/+1
2020-03-09doc: net: Rewrite network driver documentationAndre Przywara3-215/+322
2020-03-09drivers: net: phy: aquantia: make it less verboseAlex Marginean1-12/+12
2020-03-09drivers: net: phy: aquantia: drop XGMII as a valid system interface protoAlex Marginean1-8/+9
2020-03-09env: Update env_addr for mmc environment driverPankit Garg1-0/+5