aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-03spi: Allow separate control of SPI_FLASH_TINY for SPL/TPLSimon Glass2-1/+11
2020-08-03Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini9-11/+81
2020-08-03Merge tag 'efi-2020-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini17-194/+245
2020-08-03x86: call32: Append appropriate suffixesAndy Shevchenko1-3/+2
2020-08-03x86: sipi_vector: Append appropriate suffixesAndy Shevchenko1-3/+3
2020-08-03arch: x86: apl: Update FSP parametersBernhard Messerklinger5-2/+44
2020-08-03x86: apl: fsp_bindings: Add support for u64 parametersBernhard Messerklinger2-0/+29
2020-08-03x86: irq: Fix some typosWolfgang Wallner1-3/+3
2020-08-01efi_selftest: block device test requires CONFIG_DOS_PARTITIONHeinrich Schuchardt2-1/+3
2020-08-01efi_selftest: SNP test depends on networkHeinrich Schuchardt1-1/+2
2020-08-01dm: sysreset: wait after reset messageHeinrich Schuchardt1-0/+1
2020-08-01configs: reduce stack size of Sipeed MAIXHeinrich Schuchardt1-0/+1
2020-08-01efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-systemHeinrich Schuchardt4-26/+11
2020-08-01x86: rename CONFIG_STACK_SIZEHeinrich Schuchardt2-2/+2
2020-08-01efi_loader: Enable run-time variable support for tee based variablesIlias Apalodimas7-154/+222
2020-08-01efi_loader: Trim output buffer size correctly for tee variablesIlias Apalodimas1-10/+3
2020-07-31Merge branch '2020-07-31-more-env-updates'Tom Rini33-65/+507
2020-07-31fw_setenv: lock the flash only if it was locked beforeIvan Mikhaylov1-5/+19
2020-07-31env: Add support for explicit write access listMarek Vasut4-13/+68
2020-07-31env: Add option to only ever append environmentMarek Vasut3-0/+15
2020-07-31env: Discern environment coming from external storageMarek Vasut15-24/+29
2020-07-31env: Add H_DEFAULT flagMarek Vasut2-1/+3
2020-07-31env: Warn on force access if ENV_ACCESS_IGNORE_FORCE setMarek Vasut1-1/+3
2020-07-31test: sandbox: add test for erase commandPatrick Delaunay5-0/+20
2020-07-31env: ext4: add support of command env erasePatrick Delaunay1-0/+19
2020-07-31env: ext4: introduce new function env_ext4_save_bufferPatrick Delaunay1-8/+20
2020-07-31test: environment in ext4Patrick Delaunay1-1/+96
2020-07-31configs: sandbox: activate command env select and env loadPatrick Delaunay4-0/+8
2020-07-31configs: sandbox: activate env in ext4 supportPatrick Delaunay5-0/+31
2020-07-31cmd: env: add env select commandPatrick Delaunay4-1/+69
2020-07-31cmd: env: add env load commandPatrick Delaunay4-0/+55
2020-07-31env: the ops driver load becomes mandatory in struct env_driverPatrick Delaunay2-5/+1
2020-07-31env: nowhere: add .load opsPatrick Delaunay1-0/+17
2020-07-31env: correctly handle env_load_prioPatrick Delaunay1-3/+4
2020-07-31env: sf: avoid space in backend namePatrick Delaunay1-1/+1
2020-07-31env: ext4: set gd->env_validPatrick Delaunay1-1/+8
2020-07-31env: add absolute path at CONFIG_ENV_EXT4_FILEPatrick Delaunay1-1/+1
2020-07-31env: add prototypes for weak functionPatrick Delaunay1-0/+20
2020-07-31test: efi_selftest: Do not force serial# settingTom Rini1-1/+1
2020-07-31test: do not rely on => being the promptHeinrich Schuchardt1-1/+1
2020-07-29Merge tag 'dm-pull-28jul20' of git://git.denx.de/u-boot-dmTom Rini116-365/+974
2020-07-29Merge https://gitlab.denx.de/u-boot/custodians/u-boot-stmTom Rini31-209/+1599
2020-07-29Merge branch '2020-07-29-add-brcm-ns3-support'Tom Rini33-44/+2304
2020-07-29arch: arm: use dt and UCLASS_SYSCON to get gic lpi detailsRayagonda Kokatanur4-36/+61
2020-07-29arch: arm: use dt and UCLASS_IRQ to get gic detailsRayagonda Kokatanur1-7/+66
2020-07-29configs: ns3: enable tee and optee driverRayagonda Kokatanur1-1/+4
2020-07-29drivers: tee: broadcom: add optee based bnxt fw load driverVikas Gupta6-0/+238
2020-07-29board: ns3: add development keys used in FITPramod Kumar2-0/+49
2020-07-29board: ns3: add FIT image its filePramod Kumar1-0/+59
2020-07-29configs: ns3: enable FIT configRayagonda Kokatanur1-0/+5