summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dmWIP/06Oct2020Tom Rini2020-10-0632-165/+673
|\
| * sandbox: avoid duplicate backslash inputHeinrich Schuchardt2020-10-061-5/+15
| * sandbox: add missing SDL key scan codesHeinrich Schuchardt2020-10-061-67/+89
| * test: dm: add test for phandle access functionsPatrick Delaunay2020-10-063-0/+141
| * fdtdec: correct test on return of fdt_node_offset_by_phandlePatrick Delaunay2020-10-061-1/+1
| * dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay2020-10-0615-25/+37
| * dm: update test on of_offset in ofnode_validPatrick Delaunay2020-10-062-1/+17
| * dm: ofnode: Fix compile breakage with OF_CHECKS enabledStefan Roese2020-10-061-3/+4
| * bloblist: Fix up a few commentsSimon Glass2020-10-061-2/+2
| * bloblist: Allow custom alignment for blobsSimon Glass2020-10-065-25/+59
| * bloblist: Tidy up the data alignmentSimon Glass2020-10-062-7/+63
| * bloblist: Compare addresses rather than pointers in testsSimon Glass2020-10-062-13/+27
| * bloblist: Add a commandSimon Glass2020-10-066-4/+196
| * doc/arch/sandbox.rst: reformat command line optionsHeinrich Schuchardt2020-10-061-24/+33
| * MAINTAINERS: assign doc/arch/sandbox.rstHeinrich Schuchardt2020-10-061-0/+1
* | Merge tag 'efi-2021-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2020-10-069-52/+122
|\ \
| * | efi_loader: consider no-map property of reserved memoryHeinrich Schuchardt2020-10-061-6/+28
| * | efi_loader: QEMU CONFIG_EFI_GRUB_ARM32_WORKAROUND=nHeinrich Schuchardt2020-10-062-1/+1
| * | efi: Fix typo in documentationSean Anderson2020-10-061-1/+1
| * | distro_bootcmd: call EFI bootmgr even without having /EFI/bootMichael Walle2020-10-061-3/+6
| * | efi_selftest: avoid unnecessary resetHeinrich Schuchardt2020-10-061-0/+31
| * | efi_selftest: print CRC32 of initrd as hexadecimalHeinrich Schuchardt2020-10-061-1/+1
| * | efi_selftest: enable printing hexadecimal numbersHeinrich Schuchardt2020-10-061-13/+22
| * | efi_loader: illegal free in EFI_LOAD_FILE2_PROTOCOLHeinrich Schuchardt2020-10-061-8/+9
| * | efi_loader: description EFI_LOAD_FILE2_PROTOCOLHeinrich Schuchardt2020-10-061-19/+23
| |/
* | Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-10-0663-397/+2315
|\ \ | |/ |/|
| * pwm: Add driver for Amlogic Meson PWM controllerNeil Armstrong2020-10-053-0/+536
| * pinctrl: meson-axg: add missing GPIOA_18Neil Armstrong2020-10-051-0/+1
| * pinctrl: meson-axg-pmx: fix gpio requestNeil Armstrong2020-10-051-1/+4
| * board: amlogic: vim3: add support for dynamic PCIe enableNeil Armstrong2020-10-056-0/+258
| * configs: vim3: use the vim3 board supportNeil Armstrong2020-10-052-2/+2
| * board: amlogic: add a vim3 specific board supportNeil Armstrong2020-10-054-4/+35
| * ARM: dts: sync amlogic G12A/SM1 DT from Linux 5.9-rc1Neil Armstrong2020-10-057-24/+385
| * configs: s400: enable USBNeil Armstrong2020-10-051-0/+15
| * ARM: dts: meson-axg: add USB nodes for S400Neil Armstrong2020-10-052-0/+74
| * arm: meson-axg: add board_usb_init()/cleanup() for USB gadgetNeil Armstrong2020-10-051-0/+128
| * phy: meson-gxl-usb: depend on Meson AXG aswellNeil Armstrong2020-10-051-1/+1
| * phy: meson-gxl: remove invalid USB3 PHY driverNeil Armstrong2020-10-053-221/+1
| * ARM: mach-meson: use new DWC3 glue for GXL & GXMNeil Armstrong2020-10-058-62/+79
| * usb: dwc3: add Amlogic GXL & GXL DWC3 GlueNeil Armstrong2020-10-054-0/+436
| * ARM: dts: sync amlogic AXG/GXL/GXM DT from Linux 5.8-rc1Neil Armstrong2020-10-0522-82/+358
| * board: s400: generate unique mac address from SoC serialNeil Armstrong2020-10-051-0/+2
* | configs: Resync with savedefconfigTom Rini2020-10-0581-446/+290
* | Merge branch 'next'Tom Rini2020-10-05864-11226/+47331
|\ \ | |/ |/|
| * Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...WIP/05Oct2020-nextTom Rini2020-10-0546-928/+6713
| |\
| | * cpu: at91: add driver for CPUClaudiu Beznea2020-10-053-0/+125
| | * MAINTAINERS: add Microchip PIT64B timerClaudiu Beznea2020-09-281-0/+1
| | * timer: mchp-pit64b: add support for pit64bClaudiu Beznea2020-09-283-0/+117
| | * mmc: atmel-sdhci: use mmc_of_parse to get the DT propertiesEugen Hristev2020-09-251-0/+4
| | * mmc: atmel-sdhci: enable the required generic clockEugen Hristev2020-09-251-0/+4