summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'doc-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/15Dec2020Tom Rini2020-12-1514-431/+551
|\
| * doc: uefi: remove leading $ from bash commandsHeinrich Schuchardt2020-12-151-3/+3
| * doc: move README.bootmenu to HTML docHeinrich Schuchardt2020-12-153-98/+96
| * doc: move README.trace to HTML documentationHeinrich Schuchardt2020-12-152-113/+123
| * doc: move README.NetConsole to HTML documentationHeinrich Schuchardt2020-12-152-21/+35
| * doc: use code-block in pstore.rstHeinrich Schuchardt2020-12-151-1/+3
| * doc: move pstore.rst to usage/pstore.rstHeinrich Schuchardt2020-12-153-7/+13
| * doc: move README.commands to HTML docHeinrich Schuchardt2020-12-153-186/+227
| * doc: allow building htmldoc with Sphinx 3+Heinrich Schuchardt2020-12-151-1/+28
| * doc: global data pointer on x86, x86_64Heinrich Schuchardt2020-12-151-1/+3
| * doc/build/gcc.rst: required packages for SUSEHeinrich Schuchardt2020-12-151-0/+20
* | distro_bootcmd: set devtype for dhcp bootIgor Opaniuk2020-12-151-0/+1
* | Merge tag 'u-boot-amlogic-20201215' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-12-152-5/+2
|\ \ | |/ |/|
| * pinctrl: meson: fix bit manipulation of pin bias configurationNeil Armstrong2020-12-141-2/+2
| * usb: dwc3-meson-g12a: always configure dr-modeMarek Szyprowski2020-12-141-3/+0
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvWIP/14Dec2020Tom Rini2020-12-144-6/+33
|\ \ | |/ |/|
| * riscv: Complete efi header for RV32/64Leo Yu-Chi Liang2020-12-141-0/+10
| * riscv: Fix efi header size for RV32Leo Yu-Chi Liang2020-12-141-3/+14
| * riscv: Fix efi header for RV32Atish Patra2020-12-141-1/+6
| * riscv: qemu: enable distro boot from scsiHeinrich Schuchardt2020-12-141-0/+1
| * riscv: reset after crashHeinrich Schuchardt2020-12-141-4/+4
| * riscv: fix the wrong swap value registerBrad Kim2020-12-141-1/+1
|/
* Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/cus...WIP/11Dec2020Tom Rini2020-12-116-19/+29
|\
| * ARM: dts: at91: sama5d2_icp: fix i2c eeprom compatibleEugen Hristev2020-12-111-3/+3
| * clk: at91: sam9x60: remove the parsing of atmel, main-osc-bypassClaudiu Beznea2020-12-071-4/+1
| * ARM: mach-at91: fix timer.o compile conditionEugen Hristev2020-11-261-1/+4
| * ARM: at91: armv7: sama7g5 uses CCF clock driverNicolas Ferre2020-11-262-4/+7
| * ARM: dts: at91: sam9x60: enable slewrate/high drive for sdhci0 pinoutEugen Hristev2020-11-261-6/+12
| * mmc: atmel-sdhci: fix the clk_enable call in case of no opsEugen Hristev2020-11-261-1/+2
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini2020-12-1186-292/+2434
|\ \
| * | configs: lx2162aqds: Enable gpio driver in defconfigHui Song2020-12-103-0/+3
| * | arm: ls102xa: select USB PHY erratum's only if USB is enabledAleksandar Gerasimovski2020-12-101-4/+4
| * | drivers: ifc: add define for IFC_CSPRn TE bitAleksandar Gerasimovski2020-12-101-0/+2
| * | powerpc: mpc85xx: Allow boards to override CONFIG_USB_MAX_CONTROLLER_COUNTChris Packham2020-12-101-0/+2
| * | armv8: fsl-layerscape: Fix automatic setting of bootmcd with TF-AAlban Bedel2020-12-101-23/+4
| * | net: pfe_eth: read PFE ESBC header flash with spi_flash_read APIBiwen Li2020-12-104-10/+81
| * | lx2160a: Fix address for secure boot headersManish Tomar2020-12-101-1/+1
| * | ls1043a: Fix address for secure boot headersManish Tomar2020-12-101-2/+2
| * | layerscape: fdt.c: Check for NULL return value from fdt_getprop()Priyanka Singh2020-12-101-4/+6
| * | board: freescale: powerpc: add support for all RGMII modesMadalin Bucur2020-12-108-10/+55
| * | armv8: ls1043/ls1046aqds: add support for all RGMII modesMadalin Bucur2020-12-102-0/+4
| * | board: freescale: vid.c: Initialize variable 'i2caddress'Priyanka Singh2020-12-101-1/+1
| * | include/configs: ls1012aqds: add default environment variableBiwen Li2020-12-101-0/+62
| * | board/freescale/common: fix a bug that failed to read/write eeprom on ls1021atsnBiwen Li2020-12-101-2/+4
| * | pci: layerscape: fix a dead loop issueHou Zhiqiang2020-12-101-0/+2
| * | configs: lx2162aqds: enable eMMC HS400 mode supportYangbo Lu2020-12-103-0/+3
| * | configs: lx2162aqds: enable CONFIG_BOARD_EARLY_INIT_RYangbo Lu2020-12-103-0/+3
| * | configs: lx2162a: Enable OPTEE supportRuchika Gupta2020-12-101-0/+5
| * | armv8: lx2162aqds: Add support for LX2162AQDS platformMeenakshi Aggarwal2020-12-1028-150/+1935
| * | armv8: lx2162a: Add Soc changes to support LX2162AMeenakshi Aggarwal2020-12-1021-42/+171