summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-20efi_loader: Reduce efi_tcg2 logging statementMasahisa Kojima
2021-11-20efi_loader: Sphinx comments in efi_api.hHeinrich Schuchardt
2021-11-20efi: add comment for efi_system_table and efi_configuration_tableMasahisa Kojima
2021-11-20doc: fix typos in trace.rstHeinrich Schuchardt
2021-11-20scripts: update spelling.txt from upstream LinuxHeinrich Schuchardt
2021-11-20test: test truncation in snprintf()Heinrich Schuchardt
2021-11-20lmb: fix typo 'commun'Heinrich Schuchardt
2021-11-20lmb: drop unused lmb_size_bytes()Heinrich Schuchardt
2021-11-20lmb: remove extern keyword in lmb.hHeinrich Schuchardt
2021-11-20doc: add include/lmb.h to the HTML documentationHeinrich Schuchardt
2021-11-20lmb: remove lmb_is_nomap() from includeHeinrich Schuchardt
2021-11-19Merge tag 'u-boot-amlogic-20211119' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-11-19Merge tag 'tpm-19112021' of https://source.denx.de/u-boot/custodians/u-boot-tpmTom Rini
2021-11-19configs: meson64_android: add PANIC stage for SYSTEM failsNeil Armstrong
2021-11-19configs: meson64_android: bypass other checks on run_fastboot=1Neil Armstrong
2021-11-19pinctrl: meson: Correct the driver GPIO declarationSimon Glass
2021-11-18Revert "nvme: Enable FUA"Tom Rini
2021-11-18Revert "nvme: Fix error in nvme_setup_prps"Tom Rini
2021-11-18Merge branch '2021-11-18-regression-fixes'Tom Rini
2021-11-18arm64: Add missing GD_FLG_SKIP_RELOC handlingMarek Vasut
2021-11-18lmb: Reserve U-Boot separately if relocation is disabledMarek Vasut
2021-11-18board_f: Copy GD to new GD even if relocation disabledMarek Vasut
2021-11-18part: return -ENOSYS when get_info not valid.schspa
2021-11-18Revert "board: synquacer: developerbox: Don't set gd->env_addr to default_env...Masami Hiramatsu
2021-11-18Merge branch '2021-11-17-assorted-driver-platform-updates' into nextTom Rini
2021-11-17configs: am64x_evm_*_defconfig: Add configs to enable serdes for USB 3.0 supportAswath Govindraju
2021-11-17arm: dts: am642-sk: Add and Enable USB SuperSpeed Host Port in SPLKishon Vijay Abraham I
2021-11-17usb: cdns3: cdns3-ti: Add compatible for AM64 SoCAswath Govindraju
2021-11-17phy: cadence: phy-cadence-torrent: Change the name of subnode searchedAswath Govindraju
2021-11-17nvme: Fix error in nvme_setup_prpsJon Lin
2021-11-17nvme: Enable FUAJon Lin
2021-11-17RFC: arm: pci: Add PCI cam support to PCI-E ecam driverAlistair Delva
2021-11-17configs: ast2600: Boot kernel FIT in DRAMChia-Wei Wang
2021-11-17configs: aspeed: Make EXTRA_ENV_SETTINGS board specificChia-Wei Wang
2021-11-17configs: ast2600-evb: Enable SPL FIT supportChia-Wei Wang
2021-11-17ast2600: spl: Locate load buffer in DRAM spaceChia-Wei Wang
2021-11-17ARM: dts: ast2600: Add ACRY to device treeChia-Wei Wang
2021-11-17crypto: aspeed: Add AST2600 ACRY supportChia-Wei Wang
2021-11-17clk: ast2600: Add RSACLK control for ACRYChia-Wei Wang
2021-11-17ARM: dts: ast2600: Add HACE to device treeJoel Stanley
2021-11-17crypto: aspeed: Add AST2600 HACE supportJohnny Huang
2021-11-17clk: ast2600: Add YCLK control for HACEJoel Stanley
2021-11-17aspeed: ast2600: Enlarge SRAM sizeChia-Wei Wang
2021-11-17image: fit: Fix parameter name for hash algorithmChia-Wei Wang
2021-11-17mmc: mtk-sd: implement waiting for DAT0 line stateJulien Masson
2021-11-17rk3399: Don't enable the debug UART if there is no driverSimon Glass
2021-11-17arm: qemu: Enable the debug UARTSimon Glass
2021-11-17arm: Init the debug UARTSimon Glass
2021-11-17arm: Fix some inconsistent debug-UART CONFIG optionsSimon Glass
2021-11-17pci: Add standard PCIe ECAM macrosPali Rohár