summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net: phy: fixed: Be compatible with live OF treeVladimir Oltean2021-04-153-26/+36
| * | | dm: mdio: Use ofnode_phy_is_fixed_link() APIBin Meng2021-04-151-1/+2
| * | | of: extra: Introduce ofnode_phy_is_fixed_link() APIBin Meng2021-04-152-0/+43
| * | | dt-bindings: net: Add the old DT bindings for "fixed-link"Bin Meng2021-04-151-12/+36
| * | | watchdog: Add booke watchdog driverChris Packham2021-04-153-0/+114
| * | | board/km: add support for seli8 design based on nxp ls102xAleksandar Gerasimovski2021-04-1513-11/+861
| * | | arm: dts: ls1028a: define QDS networking protocol combinationsAlex Marginean2021-04-1516-0/+490
* | | | Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini2021-04-159-863/+1073
|\ \ \ \ | |_|/ / |/| | |
| * | | pci: add Amlogic Meson Designware PCIe controllerNeil Armstrong2021-04-153-0/+468
| * | | pci: pcie_dw_rockchip: migrate to common Designware PCIe functionsNeil Armstrong2021-04-152-444/+30
| * | | pci: pcie_dw_ti: migrate to common Designware PCIe functionsNeil Armstrong2021-04-152-408/+38
| * | | pci: add common Designware PCIe functionsNeil Armstrong2021-04-154-0/+525
| * | | x86: mtrr: Fix function descriptionsWolfgang Wallner2021-04-151-2/+2
| * | | dt-bindings: fsp: Fix Apollo Lake FSP-S devicetree bindingsWolfgang Wallner2021-04-151-9/+10
| |/ /
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini2021-04-135-4/+65
|\ \ \ | |/ / |/| |
| * | arm: mach-rmobile: Add CPU info support for RZ/G2Biju Das2021-04-135-4/+65
|/ /
* | Merge branch '2021-04-13-assorted-improvements'Tom Rini2021-04-1381-739/+2142
|\ \
| * | cmd: exit: Fix return valueMarek Vasut2021-04-121-5/+2
| * | scmi: translate the resource only when livetree is not activatedPatrick Delaunay2021-04-121-2/+7
| * | gpio: Drop dm_gpio_set_dir()Simon Glass2021-04-122-22/+0
| * | gpio: i2c-gpio: Drop use of dm_gpio_set_dir()Simon Glass2021-04-121-10/+9
| * | qemu: arm: select QFW, MMIO on qemu-armAsherah Connor2021-04-121-0/+2
| * | qemu: add MMIO driver for QFWAsherah Connor2021-04-123-0/+127
| * | test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor2021-04-127-2/+197
| * | x86: qemu: move QFW to its own uclassAsherah Connor2021-04-1213-272/+489
| * | scmi: correctly configure MMU for SCMI bufferPatrick Delaunay2021-04-121-2/+4
| * | moveconfig.py: add to the "do not process" listTrevor Woerner2021-04-121-1/+1
| * | checkpatch: Add warnings for using strn(cat|cpy)Sean Anderson2021-04-122-1/+19
| * | fastboot: Fix possible buffer overrunSean Anderson2021-04-121-3/+3
| * | test: Add test for strlcatSean Anderson2021-04-122-0/+127
| * | lib: string: Implement strlcatSean Anderson2021-04-123-6/+22
| * | lib: string: Fix strlcpy return valueSean Anderson2021-04-121-4/+8
| * | tee: optee: Change printing during optee_probeIlias Apalodimas2021-04-121-3/+3
| * | terminal: only serial_reinit_all if availableAsherah Connor2021-04-121-1/+3
| * | terminal: correct stdio_dev invocationsAsherah Connor2021-04-121-6/+6
| * | rtc: add support for rv3028 rtcHeiko Schocher2021-04-123-0/+215
| * | test: scmi: add local variables for scmi agent referenceEtienne Carriere2021-04-121-45/+55
| * | firmware: scmi: fix inline comments and minor coding style issuesEtienne Carriere2021-04-123-17/+7
| * | firmware: scmi: sandbox test for voltage regulatorEtienne Carriere2021-04-126-3/+327
| * | firmware: scmi: voltage regulatorEtienne Carriere2021-04-126-0/+361
| * | disk: gpt: verify alternate LBA points to last usable LBAStefan Herbrechtsmeier2021-04-121-0/+9
| * | cmd: xtrace: Convert to boolSean Anderson2021-04-123-3/+3
| * | pci: Mark 64bit Memory BARs as suchPhil Sutter2021-04-121-1/+2
| * | hush: Fix assignments being misinterpreted as commandsSean Anderson2021-04-122-1/+3
| * | mtd: Update fail_addr when erase fails due to bad blocksFarhan Ali2021-04-121-0/+2
| * | Tegra: remove e2220-1170 boardPeter Robinson2021-04-129-207/+0
| * | bootm: do not hang on failureHeinrich Schuchardt2021-04-121-5/+2
| * | hash: Allow for SHA512 hardware implementationsJoel Stanley2021-04-123-10/+55
| * | hw_sha: Fix coding style errorsJoel Stanley2021-04-121-6/+6
| * | lib: optee: migration optee_copy_fdt_nodes for OF_LIVE supportPatrick Delaunay2021-04-123-30/+21