aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-25doc: document for statementHeinrich Schuchardt2-0/+66
2021-01-25doc: describe exit commandHeinrich Schuchardt2-0/+41
2021-01-25doc: document sbi commandHeinrich Schuchardt3-0/+51
2021-01-23Merge tag 'efi-2021-04-rc1-3' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/23Jan2021Tom Rini8-90/+126
2021-01-23Revert "doc: update Kernel documentation build system"Tom Rini15-1480/+160
2021-01-23Merge branch '2021-01-22-tool-updates'Tom Rini6-84/+112
2021-01-23Merge branch '2021-01-22-doc-updates'Tom Rini22-414/+1792
2021-01-23doc: move README.menu to HTML documentationHeinrich Schuchardt3-124/+132
2021-01-23doc: move test/py/README.md to HTML documentationHeinrich Schuchardt2-107/+145
2021-01-23doc: move test/README to HTML documentationHeinrich Schuchardt2-0/+1
2021-01-23doc: structure doc/develop/index.rstHeinrich Schuchardt1-3/+19
2021-01-23doc: update help messagePatrick Delaunay1-1/+1
2021-01-23doc: update Kernel documentation build systemHeinrich Schuchardt15-160/+1480
2021-01-23efi_loader: correct EFI_BLOCK_IO_PROTOCOL.Media.LastBlockHeinrich Schuchardt1-9/+21
2021-01-23efi_loader: notification with TPL_APPLICATION not allowedHeinrich Schuchardt1-1/+8
2021-01-23mkeficapsule: Miscellaneous fixes in the utilitySughosh Ganu1-15/+23
2021-01-23tools: mkeficapsule: fill reserved members of structureAKASHI Takahiro1-0/+3
2021-01-23efi_loader: capsule: fix SIZEOF_MISMATCH warningAKASHI Takahiro1-1/+1
2021-01-23cmd: efidebug: always check return code from get_variable()AKASHI Takahiro1-5/+7
2021-01-23efi_loader: fix efi_load_image_from_path()Heinrich Schuchardt1-4/+1
2021-01-23fs: fat: structure for name and extensionHeinrich Schuchardt3-28/+31
2021-01-23fs: fat: consistent error handling for flush_dir()Heinrich Schuchardt1-27/+31
2021-01-22tools: env: return error if ubi_update_start() failsMartin Hundebøll1-1/+1
2021-01-22mkimage: Move padding commands outside of FIT_SIGNATUREJoel Stanley1-5/+6
2021-01-22image-fit: Fix FIT_CIPHER linkingJoel Stanley2-14/+15
2021-01-22tools/Makefile: FIT_CIPHER requires libsslJoel Stanley1-1/+1
2021-01-22tools: image-host: add support for several sub-imagesPhilippe Reynes1-15/+21
2021-01-22tools: image-host: clean function fit_config_get_hash_listPhilippe Reynes1-56/+76
2021-01-22doc: FIT image: Clarify format and simplify syntaxAlexandru Gagniuc1-19/+14
2021-01-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung.gitTom Rini3-71/+0
2021-01-21Merge tag 'u-boot-rockchip-20210121' of https://gitlab.denx.de/u-boot/custodi...WIP/21Jan2021Tom Rini25-19/+1594
2021-01-21pci: Add Rockchip dwc based PCIe controller driverShawn Lin4-0/+890
2021-01-21phy: rockchip: Add Rockchip Synopsys PCIe 3.0 PHYShawn Lin3-0/+164
2021-01-21rockchip: rk3328: Add support for FriendlyARM NanoPi R2SDavid Bauer5-0/+516
2021-01-21configs: rk3399: enable rng on firefly/rock960/rockpro64Peter Robinson3-0/+6
2021-01-21arm: dts: rockchip: rk3399: enable rng at the SoC levelPeter Robinson4-13/+1
2021-01-21rockchip: leez-rk3399: Provide init voltageKever Yang1-0/+4
2021-01-21rockchip: firefly-rk3399: Provide init voltageKever Yang1-0/+4
2021-01-21rockchip: evb-rk3399: Provide init voltageKever Yang1-0/+4
2021-01-21rockchip: puma-haikou: default to SPI bus 1 for SPI-flashHugh Cole-Baker2-2/+3
2021-01-21rockchip: rk3399-roc-pc: default to SPI bus 1 for SPI-flashHugh Cole-Baker3-4/+2
2021-01-20Merge branch '2021-01-20-fs-fixes'Tom Rini4-29/+42
2021-01-20ubifs: do not decide upon uninitialized variableWIP/2021-01-20-fs-fixesHeinrich Schuchardt1-4/+4
2021-01-20fs: btrfs: simplify close_ctree_fs_info()Heinrich Schuchardt1-4/+1
2021-01-20Fix squashfs failing to load sparse filesCampbell Suter1-19/+35
2021-01-20fs: btrfs: volumes: prevent overflow for multiplyingQu Wenruo1-2/+2
2021-01-20Merge tag 'efi-2021-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...WIP/20Jan2021Tom Rini19-265/+820
2021-01-20Merge tag 'xilinx-for-v2021.04-v2' of https://gitlab.denx.de/u-boot/custodian...Tom Rini5-30/+35
2021-01-20env: Remove all dependencies for SYS_REDUNDAND_ENVIRONMENTMichal Simek1-2/+3
2021-01-20xilinx: common: Do not touch CONFIG_XILINX_OF_BOARD_DTB_ADDR in SPLMichal Simek1-1/+2