summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2021-02-15-fix-CVE-2021-27097-CVE-2021-27138'WIP/15Feb2021Tom Rini2021-02-1527-101/+781
|\
| * image: Check for unit addresses in FITsSimon Glass2021-02-152-8/+57
| * libfdt: Check for multiple/invalid root nodesSimon Glass2021-02-152-1/+19
| * image: Add an option to do a full check of the FITSimon Glass2021-02-152-0/+36
| * image: Adjust the workings of fit_check_format()Simon Glass2021-02-1519-50/+66
| * test: Add tests for the 'evil' vboot attacksSimon Glass2021-02-151-28/+65
| * test: Add vboot_evil implementationSimon Glass2021-02-151-0/+485
| * fit: Don't allow verification of images with @ nodesSimon Glass2021-02-154-25/+53
| * fdt_region: Check for a single root node of the correct nameSimon Glass2021-02-151-0/+11
|/
* configs: Resync with savedefconfigTom Rini2021-02-1599-175/+91
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-151354-23/+1398
|\
| * common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021361-23/+1405
* | Merge branch '2021-02-14-remove-some-boards'Tom Rini2021-02-15152-13516/+5
|\ \
| * | sh: Remove sh7763rdp boardTom Rini2021-02-158-455/+0
| * | sh: Remove sh7757lcr boardTom Rini2021-02-1515-1639/+1
| * | sh: Remove sh7753evb boardTom Rini2021-02-1512-1098/+0
| * | sh: Remove sh7752evb boardTom Rini2021-02-1511-1088/+0
| * | sh: Remove r7780mp boardTom Rini2021-02-1513-870/+0
| * | sh: Remove MigoR boardTom Rini2021-02-158-388/+0
| * | ppc: Remove MPC8641HPCN boardTom Rini2021-02-1512-1370/+0
| * | ppc: Remove MPC8610HPCD boardTom Rini2021-02-1512-1214/+0
| * | ppc: Remove MPC8572DS boardTom Rini2021-02-1514-1476/+0
| * | ppc: Remove MPC8544DS boardTom Rini2021-02-1512-1111/+0
| * | arm: Remove db-88f6281-bp boardTom Rini2021-02-1514-561/+0
| * | arm: Remove ls2080a_simu boardTom Rini2021-02-1514-807/+3
| * | arm: Remove mx35pdk boardTom Rini2021-02-1511-983/+1
| * | arm: Remove apx4devkit boardTom Rini2021-02-158-456/+0
|/ /
* | Revert "fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()"Tom Rini2021-02-151-1/+1
* | Merge tag 'efi-2021-04-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/14Feb2021Tom Rini2021-02-143-10/+16
|\ \
| * | buildman: 'Thread' object has no attribute 'isAlive'Heinrich Schuchardt2021-02-141-1/+1
| * | efi_loader: fix get_last_capsule()Heinrich Schuchardt2021-02-141-5/+13
| * | efi_loader: '.' and '..' are directoriesHeinrich Schuchardt2021-02-141-3/+1
| * | efi_loader: don't load beyond VirtualSizeAsherah Connor2021-02-141-1/+1
|/ /
* | Merge tag 'u-boot-atmel-fixes-2021.04-a' of https://gitlab.denx.de/u-boot/cus...WIP/12Feb2021Tom Rini2021-02-122-9/+13
|\ \
| * | clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()"Eugen Hristev2021-02-111-8/+12
| * | ARM: dts: at91: sama7g5ek: enable pull-up for serial debug lineEugen Hristev2021-02-111-1/+1
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbWIP/11Feb2021Tom Rini2021-02-106-12/+39
|\ \ \ | |/ / |/| |
| * | usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotgPatrick Delaunay2021-02-102-4/+1
| * | usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx()Stefan Roese2021-02-101-2/+2
| * | usb: xhci-pci: Check for errors from dm_pci_map_bar()Pali Rohár2021-02-101-3/+12
| * | dt-bindings: usb: mtk-xhci: add optional properies to disable portsChunfeng Yun2021-02-101-0/+4
| * | usb: xhci-mtk: support option to disable portsChunfeng Yun2021-02-101-3/+20
|/ /
* | Merge tag 'u-boot-amlogic-20210210' of https://gitlab.denx.de/u-boot/custodia...WIP/10Feb2021Tom Rini2021-02-1013-2/+1229
|\ \
| * | board: amlogic: odroid: add runtime detection of the N2/N2+/C4/HC4 variantsMarek Szyprowski2021-02-105-2/+98
| * | phy: Add Amlogic AXG MIPI PCIe Analog PHY driverNeil Armstrong2021-02-103-0/+243
| * | phy: Add Amlogic AXG MIPI D-PHY driverNeil Armstrong2021-02-103-0/+403
| * | generic-phy: add configure opNeil Armstrong2021-02-102-0/+34
| * | phy: dphy: Add configuration helpersNeil Armstrong2021-02-104-0/+451
* | | Merge tag 'u-boot-stm32-20210209' of https://gitlab.denx.de/u-boot/custodians...WIP/09Feb2021Tom Rini2021-02-0916-93/+249
|\ \ \ | |/ / |/| |
| * | arm: dts: stm32mp15: alignment with v5.11-rc2Patrick Delaunay2021-02-098-75/+200