summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-usbWIP/16Dec2020Tom Rini2020-12-163-7/+42
|\
| * eth/r8152: fix the aggregation issueHayes Wang2020-12-162-2/+20
| * eth/r8152: free previous memory if r8152_eth_probe failHayes Wang2020-12-161-2/+7
| * usb: xhci: fix lack of short packet event trb handlingRan Wang2020-12-161-3/+15
* | configs: Resync with savedefconfigTom Rini2020-12-165-82/+61
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2020-12-169-53/+77
|\ \
| * | x86: edison: Switch to DM_USB_GADGETAndy Shevchenko2020-12-164-39/+9
| * | x86: edison: Use dwc3-generic driver for Intel EdisonAndy Shevchenko2020-12-163-0/+8
| * | x86: edison: BINMAN selection is specific to the boardAndy Shevchenko2020-12-162-1/+1
| * | x86: edison: Add CPU to compatible stringAndy Shevchenko2020-12-161-1/+1
| * | x86: edison: Drop unneeded DM_PCI_COMPATAndy Shevchenko2020-12-161-1/+0
| * | x86: tangier: Find proper memory region for relocationAndy Shevchenko2020-12-161-0/+43
| * | x86: coral: Update the boot scriptSimon Glass2020-12-161-4/+7
| * | x86: zimage: Update cmdline parameter to be an env varSimon Glass2020-12-161-7/+8
| |/
* | 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