aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2021-01-20xilinx: common: Change macro handling in board_fdt_blob_setup()Michal Simek1-16/+20
2021-01-20xilinx: zynqmp: Save bootseq number for SD/EMMC boot modesMichal Simek1-0/+1
2021-01-20mmc: xenon_sdhci: Remove duplicated macrosMichal Simek1-12/+0
2021-01-20arm64: zynqmp: Enable seps and related video configsMichal Simek1-0/+10
2021-01-20efi_loader: Avoid emitting efi_var_buf to .GOTIlias Apalodimas3-2/+24
2021-01-20efi_loader: efi_size_in_pages() missing parenthesesHeinrich Schuchardt1-1/+1
2021-01-20efi_selftest: use CRLF as line endings in dtbdumpHeinrich Schuchardt1-42/+52
2021-01-20efi_selftest: provide initrddump test toolHeinrich Schuchardt3-2/+456
2021-01-20efi_selftest: don't compile dtbdump if GENERATE_ACPI_TABLEHeinrich Schuchardt1-2/+3
2021-01-20efi_selftest: ask before overwriting in dtbdump.efiHeinrich Schuchardt1-1/+59
2021-01-20efi_loader: remove EFI_UNICODE_COLLATION_PROTOCOLHeinrich Schuchardt5-57/+6
2021-01-20efi_loader: EFI_DEVICE_PATH_UTILITIES_PROTOCOL configurableHeinrich Schuchardt3-1/+10
2021-01-20efi_loader: make EFI_DT_FIXUP_PROTOCOL configurableHeinrich Schuchardt3-5/+12