summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-14riscv: Complete efi header for RV32/64Leo Yu-Chi Liang1-0/+10
2020-12-14riscv: Fix efi header size for RV32Leo Yu-Chi Liang1-3/+14
2020-12-14riscv: Fix efi header for RV32Atish Patra1-1/+6
2020-12-14riscv: qemu: enable distro boot from scsiHeinrich Schuchardt1-0/+1
2020-12-14riscv: reset after crashHeinrich Schuchardt1-4/+4
2020-12-14riscv: fix the wrong swap value registerBrad Kim1-1/+1
2020-12-14checkpatch: Add warnings for unexpected struct namesSimon Glass2-0/+66
2020-12-14dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass358-1411/+1404
2020-12-14dm: treewide: Update 'auto' declarations to be on one lineSimon Glass12-24/+12
2020-12-14dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass362-797/+797
2020-12-14dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass333-1009/+1009
2020-12-14dm: Rename 'platdata_size' to 'plat_size'Simon Glass5-45/+44
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass575-1644/+1633
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass956-1369/+1365
2020-12-13dtoc: Tidy up more Python style in dtb_platdataSimon Glass1-45/+46
2020-12-13dm: core: Drop unused parameter from dm_extended_scan_fdt()Simon Glass4-8/+7
2020-12-13dm: core: Drop unused parameter from dm_scan_fdt()Simon Glass5-10/+8
2020-12-13dm: core: Combine the flattree and livetree binding codeSimon Glass1-58/+16
2020-12-13dm: core: Add an ofnode function to get the devicetree rootSimon Glass2-6/+14
2020-12-13dm: core: Drop device_bind_offset()Simon Glass2-15/+3
2020-12-13dm: core: Drop dev_set_of_offset()Simon Glass1-5/+0
2020-12-13dm: Drop uses of dev_set_of_offset()Simon Glass6-13/+6
2020-12-13dm: Remove uses of device_bind_offset()Simon Glass20-49/+46
2020-12-13dm: core: Add a livetree function to check node statusSimon Glass3-0/+33
2020-12-13dm: core: Rename device_bind_ofnode() to device_bind()Simon Glass10-21/+21
2020-12-13dm: core: Rename device_bind() to device_bind_offset()Simon Glass20-37/+39
2020-12-13test: unit test for exception commandHeinrich Schuchardt2-0/+25
2020-12-13efi_selftest: implement exception test for sandboxHeinrich Schuchardt1-0/+2
2020-12-13cmd: sandbox: implement exception commandHeinrich Schuchardt4-1/+46
2020-12-13sandbox: add handler for exceptionsHeinrich Schuchardt5-0/+105
2020-12-13sandbox: serial: Update to use membuffSimon Glass1-29/+19
2020-12-13sandbox: serial: Convert to livetreeSimon Glass1-3/+1
2020-12-13serial: sandbox: Drop unnecessary #ifdefsSimon Glass1-9/+2
2020-12-13dtoc: Tidy up Python style in dtb_platdataSimon Glass1-29/+42
2020-12-13patman: Drop tools.ToChar() and ToChars()Simon Glass3-28/+5
2020-12-13patman: Drop tools.ToByte()Simon Glass3-19/+4
2020-12-13patman: Drop unicode helper functionsSimon Glass8-63/+17
2020-12-13fdt: Use an Enum for the data typeSimon Glass5-59/+77
2020-12-11Merge tag 'u-boot-atmel-fixes-2021.01-b' of https://gitlab.denx.de/u-boot/cus...Tom Rini6-19/+29
2020-12-11ARM: dts: at91: sama5d2_icp: fix i2c eeprom compatibleEugen Hristev1-3/+3
2020-12-11Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini86-292/+2434
2020-12-10Merge tag 'efi-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi i...Tom Rini15-298/+1191
2020-12-10configs: lx2162aqds: Enable gpio driver in defconfigHui Song3-0/+3
2020-12-10arm: ls102xa: select USB PHY erratum's only if USB is enabledAleksandar Gerasimovski1-4/+4
2020-12-10drivers: ifc: add define for IFC_CSPRn TE bitAleksandar Gerasimovski1-0/+2
2020-12-10powerpc: mpc85xx: Allow boards to override CONFIG_USB_MAX_CONTROLLER_COUNTChris Packham1-0/+2
2020-12-10armv8: fsl-layerscape: Fix automatic setting of bootmcd with TF-AAlban Bedel1-23/+4
2020-12-10net: pfe_eth: read PFE ESBC header flash with spi_flash_read APIBiwen Li4-10/+81
2020-12-10lx2160a: Fix address for secure boot headersManish Tomar1-1/+1
2020-12-10ls1043a: Fix address for secure boot headersManish Tomar1-2/+2