summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-2020-04-rc4-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/29Feb2020Tom Rini2020-02-2912-0/+508
|\
| * doc/efi: add load file 2 protocol to HTML documentationHeinrich Schuchardt2020-02-282-0/+21
| * efi_selftest: add selftests for loadfile2 used to load initramfsIlias Apalodimas2020-02-282-0/+221
| * efi_loader: Implement FileLoad2 for initramfs loadingIlias Apalodimas2020-02-288-0/+266
* | Merge tag 'uniphier-v2020.04-3' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-02-2923-97/+182
|\ \
| * | ARM: dts: uniphier: remove U-Boot own EEPROM compatible and propertyMasahiro Yamada2020-02-295-9/+5
| * | ARM: dts: uniphier: add reset-names to NAND controller nodeMasahiro Yamada2020-02-298-8/+16
| * | ARM: dts: uniphier: rename DT nodes to follow json-schemaMasahiro Yamada2020-02-298-38/+38
| * | ARM: uniphier: enable CONFIG_MMC_HS400_SUPPORT for uniphier_v8_defconfigMasahiro Yamada2020-02-281-1/+1
| * | ARM: uniphier: detect the base of micro support card at run-timeMasahiro Yamada2020-02-281-12/+31
| * | ARM: uniphier: remove workaround for the NAND write protectMasahiro Yamada2020-02-281-17/+0
| * | ARM: uniphier: move NAND reset assertion to U-Boot proper from SPLMasahiro Yamada2020-02-285-7/+56
| * | ARM: uniphier: add sdscript, sdboot, sdupdate environment variablesMasahiro Yamada2020-02-282-4/+34
| * | ARM: uniphier: enable CONFIG_MMC_SDHCI_ADMA for uniphier_v8_defconfigMasahiro Yamada2020-02-281-1/+1
* | | configs: Resync with savedefconfigTom Rini2020-02-28133-152/+140
* | | Merge branch '2020-02-28-mpc8xx-fixes'WIP/28Feb2020Tom Rini2020-02-283-6/+3
|\ \ \ | |_|/ |/| |
| * | watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same timeChristophe Leroy2020-02-281-0/+1
| * | watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOGChristophe Leroy2020-02-283-6/+2
|/ /
* | Merge tag 'ti-v2020.04-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/27Feb2020Tom Rini2020-02-276-10/+4
|\ \
| * | defconfig: k2x_hs: Remove DTB_RESELECT to fix DHCP issueMadan Srinivas2020-02-265-10/+0
| * | misc: k3_avs: Fix possible NULL pointer deferenceVignesh Raghavendra2020-02-261-0/+4
| |/
* | Merge tag 'efi-2020-04-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/26Feb2020Tom Rini2020-02-264-12/+48
|\ \ | |/ |/|
| * efi_loader: implement EFI_RT_PROPERTIES_TABLEHeinrich Schuchardt2020-02-264-12/+48
|/
* Prepare v2020.04-rc3v2020.04-rc3Tom Rini2020-02-261-1/+1
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxWIP/25Feb2020Tom Rini2020-02-2511-1077/+8
|\
| * arch: powerpc: Rewrite the sata node to fit the driverPeng Ma2020-02-251-11/+4
| * Revert "configs: enable sata device module in T2080QDS"Peng Ma2020-02-256-23/+1
| * Revert "powerpc: mpc85xx: delete FSL_SATA for T2080QDS board."Peng Ma2020-02-251-1/+3
| * Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"Peng Ma2020-02-253-1042/+0
* | Merge branch '2020-02-25-master-imports'Tom Rini2020-02-255-4/+7
|\ \
| * | board: novtech: meerkat96: use correct mmc driverCarl Gelfand2020-02-251-1/+1
| * | moveconfig: convert ps.stderr to stringMarkus Klotzbuecher2020-02-251-1/+1
| * | moveconfig: replace unsafe eval with astevalMarkus Klotzbuecher2020-02-251-1/+3
| * | MAINTAINERS: set maintainer for doc/api/efi.rstHeinrich Schuchardt2020-02-251-0/+1
| * | arch: arm: Fix SZ_64K undeclared compilation errorWasim Khan2020-02-251-0/+1
| * | tools: image-host.c: remove uboot_aes.hPhilippe Reynes2020-02-251-1/+0
|/ /
* | Merge branch '2020-02-24-ci-htmldocs'Tom Rini2020-02-255-14/+65
|\ \ | |/ |/|
| * doc/Makefile: turn warnings into errorsHeinrich Schuchardt2020-02-251-0/+1
| * azure: build HTML documentationHeinrich Schuchardt2020-02-251-0/+10
| * gitlab: build HTML documentationHeinrich Schuchardt2020-02-251-0/+7
| * travis: build HTML docsHeinrich Schuchardt2020-02-251-0/+5
| * travis: Add python3-sphinx to the package listTom Rini2020-02-251-0/+1
| * doc: update doc/sphinx/kerneldoc.pyHeinrich Schuchardt2020-02-241-12/+39
| * Azure / GitLab: Update Docker imageTom Rini2020-02-242-2/+2
|/
* Merge tag 'u-boot-rockchip-20200220' of https://gitlab.denx.de/u-boot/custodi...WIP/20Feb2020Tom Rini2020-02-2041-159/+494
|\
| * arch: arm: rockchip: order the rk3399 entries alphabeticallyPeter Robinson2020-02-201-12/+12
| * rockchip: rk3399: add target type for evb based boardKever Yang2020-02-2011-0/+11
| * configs: fix typos in khadas-edge defconfigsJared Baldridge2020-02-192-2/+2
| * board: roc-pc-rk3399: Add support for onboard LED's and push button to indica...Suniel Mahesh2020-02-193-0/+40
| * rockchip: rk3399: split roc-pc-rk3399 out of evb_rk3399Suniel Mahesh2020-02-198-6/+101