summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-01ARM: rmobile: Limit bootloader size to 1 MiB on R-Car Gen3Marek Vasut
2020-02-29Merge tag 'efi-2020-04-rc4-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-02-29Merge tag 'uniphier-v2020.04-3' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-02-29ARM: dts: uniphier: remove U-Boot own EEPROM compatible and propertyMasahiro Yamada
2020-02-29ARM: dts: uniphier: add reset-names to NAND controller nodeMasahiro Yamada
2020-02-29ARM: dts: uniphier: rename DT nodes to follow json-schemaMasahiro Yamada
2020-02-28doc/efi: add load file 2 protocol to HTML documentationHeinrich Schuchardt
2020-02-28efi_selftest: add selftests for loadfile2 used to load initramfsIlias Apalodimas
2020-02-28efi_loader: Implement FileLoad2 for initramfs loadingIlias Apalodimas
2020-02-28configs: Resync with savedefconfigTom Rini
2020-02-28Merge branch '2020-02-28-mpc8xx-fixes'Tom Rini
2020-02-28watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same timeChristophe Leroy
2020-02-28watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOGChristophe Leroy
2020-02-28ARM: zynq: Remove single comment about QSPIMichal Simek
2020-02-28ARM: zynq: Rename defconfig to be align with ZynqMP and VersalMichal Simek
2020-02-28arm: xilinx: Fill DEVICE_TREE directly in MakefilesMichal Simek
2020-02-28net: zynq: Free allocated buffers in case of errorMichal Simek
2020-02-28net: phy: dp83867: Clean force link good bitMichal Simek
2020-02-28mtd: nand: Fix on-die ecc issues in arasan_nfc driverT Karthik Reddy
2020-02-28versal: drivers: clk: Fix invalid clock name queriesRajan Vaja
2020-02-28arm: zynq: zybo z7: fix SPL uart init bitrateMilan Obuch
2020-02-28arm: zynq: zybo z7: fix MIO init issueMilan Obuch
2020-02-28net: zynq_gem: Use ulong instead of u32 data typeT Karthik Reddy
2020-02-28ARM: uniphier: enable CONFIG_MMC_HS400_SUPPORT for uniphier_v8_defconfigMasahiro Yamada
2020-02-28ARM: uniphier: detect the base of micro support card at run-timeMasahiro Yamada
2020-02-28ARM: uniphier: remove workaround for the NAND write protectMasahiro Yamada
2020-02-28ARM: uniphier: move NAND reset assertion to U-Boot proper from SPLMasahiro Yamada
2020-02-28ARM: uniphier: add sdscript, sdboot, sdupdate environment variablesMasahiro Yamada
2020-02-28ARM: uniphier: enable CONFIG_MMC_SDHCI_ADMA for uniphier_v8_defconfigMasahiro Yamada
2020-02-27Merge tag 'ti-v2020.04-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-02-26Merge tag 'efi-2020-04-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-02-26efi_loader: implement EFI_RT_PROPERTIES_TABLEHeinrich Schuchardt
2020-02-26defconfig: k2x_hs: Remove DTB_RESELECT to fix DHCP issueMadan Srinivas
2020-02-26misc: k3_avs: Fix possible NULL pointer deferenceVignesh Raghavendra
2020-02-26Prepare v2020.04-rc3Tom Rini
2020-02-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2020-02-25Merge branch '2020-02-25-master-imports'Tom Rini
2020-02-25board: novtech: meerkat96: use correct mmc driverCarl Gelfand
2020-02-25moveconfig: convert ps.stderr to stringMarkus Klotzbuecher
2020-02-25moveconfig: replace unsafe eval with astevalMarkus Klotzbuecher
2020-02-25MAINTAINERS: set maintainer for doc/api/efi.rstHeinrich Schuchardt
2020-02-25arch: arm: Fix SZ_64K undeclared compilation errorWasim Khan
2020-02-25tools: image-host.c: remove uboot_aes.hPhilippe Reynes
2020-02-25Merge branch '2020-02-24-ci-htmldocs'Tom Rini
2020-02-25doc/Makefile: turn warnings into errorsHeinrich Schuchardt
2020-02-25azure: build HTML documentationHeinrich Schuchardt
2020-02-25gitlab: build HTML documentationHeinrich Schuchardt
2020-02-25travis: build HTML docsHeinrich Schuchardt
2020-02-25travis: Add python3-sphinx to the package listTom Rini
2020-02-25arch: powerpc: Rewrite the sata node to fit the driverPeng Ma