summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * fdt_support.c: Allow late kernel cmdline modificationNiko Mauno2021-05-042-1/+21
| * cmd: gpt: Add option to write GPT partitions to environment variableFarhan Ali2021-05-042-8/+55
| * sandbox: add test of CONFIG_ENV_IMPORT_FDTRasmus Villemoes2021-05-045-0/+30
| * env: allow environment to be amended from control dtbRasmus Villemoes2021-05-045-0/+68
| * test: Add gpio-sysinfo testSean Anderson2021-05-048-0/+82
| * sysinfo: Add gpio-sysinfo driverSean Anderson2021-05-044-0/+187
| * sysinfo: Require that sysinfo_detect be called before other methodsSean Anderson2021-05-044-20/+64
| * sysinfo: Use global sysinfo IDs for existing sysinfo driversSean Anderson2021-05-042-4/+6
| * dm: gpio: Fix gpio_get_list_count failing with livetreeSean Anderson2021-05-041-3/+3
|/
* Merge tag 'dm-pull-29apr21' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-04-2930-277/+472
|\
| * tpm: missing event typesHeinrich Schuchardt2021-04-291-8/+16
| * test: dm: add test item for ofnode_get_addr() and ofnode_get_size()Chen Guanqiao2021-04-291-0/+31
| * dm: core: Add size operations on device tree referencesChen Guanqiao2021-04-293-2/+24
| * buildman: Use bytes for the environmentSimon Glass2021-04-293-11/+30
| * buildman: Handle exceptions in threads gracefullySimon Glass2021-04-294-11/+56
| * buildman: Use common code to send an resultSimon Glass2021-04-291-8/+13
| * buildman: Tidy up a few commentsSimon Glass2021-04-293-5/+20
| * dm: core: Fix uninitialized return value from dm_scan_fdt_nodeSean Anderson2021-04-291-1/+1
| * dm: core: Add address translation in fdt_get_resourcePatrick Delaunay2021-04-296-24/+10
| * binman: Support adding sections to FMAPsSimon Glass2021-04-294-9/+50
| * binman: Tweak implementation of fmapSimon Glass2021-04-291-31/+38
| * patman: Parse checkpatch by message instead of by lineEvan Benn2021-04-292-92/+144
| * patman: Assume we always have pygit2 for testsTom Rini2021-04-291-17/+2
| * tests: patman: Add requests to the module listTom Rini2021-04-291-0/+1
| * Azure/GitLab: Ensure we use requirements.txt for testsuitesTom Rini2021-04-292-2/+2
| * test: Use positive conditional in test_matches()Andy Shevchenko2021-04-291-6/+6
| * test: Allow simple glob pattern in the test nameAndy Shevchenko2021-04-291-2/+9
| * dtoc: Correct dtoc output when testingSimon Glass2021-04-292-53/+22
| * binman: Correct testSplNoDtb() and Tpl alsoSimon Glass2021-04-291-0/+2
* | Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodia...Tom Rini2021-04-2919-95/+189
|\ \
| * | spi: zynqmp: Remove gd referenceMichal Simek2021-04-291-3/+0
| * | net: phy: xilinx: Break while loop over ethernet phyMichal Simek2021-04-291-2/+2
| * | arm64: zynqmp: Enable capsule updateMichal Simek2021-04-262-1/+10
| * | arm64: versal: Remove gd referenceMichal Simek2021-04-231-3/+0
| * | clk: Fix typo in Zynq Kconfig symbol descriptionMichal Simek2021-04-231-1/+1
| * | xilinx: Enable GUID partitions and EFI variable commandsMichal Simek2021-04-232-0/+5
| * | xilinx: common: Fix boot script addressT Karthik Reddy2021-04-231-4/+2
| * | xilinx: Enable DFU_TIMEOUT configT Karthik Reddy2021-04-232-0/+2
| * | xilinx: zynq: Add usb dfu/thor distro boot supportT Karthik Reddy2021-04-233-33/+30
| * | xilinx: versal: Add usb dfu/thor distro boot supportT Karthik Reddy2021-04-232-26/+28
| * | xilinx: zynqmp: Remove dfu_ram_info setupMichal Simek2021-04-231-18/+1
| * | xilinx: zynqmp: Add usb dfu/thor distro boot supportT Karthik Reddy2021-04-233-1/+32
| * | cmd: dfu: Propagate error if dfu gadget failsMichal Simek2021-04-231-1/+1
| * | xilinx: Enable redundant variable handlingMichal Simek2021-04-234-0/+4
| * | xilinx: versal: Add support for saving env based on bootmodeAshok Reddy Soma2021-04-233-1/+34
| * | xilinx: zynq: Add support for saving env based on bootmodeAshok Reddy Soma2021-04-232-1/+36
| * | env: Setup default value for ENV_OFFSET_REDUNDMichal Simek2021-04-231-0/+1
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini2021-04-291-5/+5
|\ \ \
| * | | mtd: cfi: Fix PPB lock status readoutMarek Vasut2021-04-281-5/+5
| | |/ | |/|
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-04-2953-2756/+2081
|\ \ \