summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-03efi_loader: export initialization stateHeinrich Schuchardt
2020-07-03efi_loader: rtc_mktime() called twiceHeinrich Schuchardt
2020-07-03efi_loader: use log function in boot managerHeinrich Schuchardt
2020-07-03efi_loader: time based authenticationHeinrich Schuchardt
2020-07-03efi_loader: add missing validation of timestampHeinrich Schuchardt
2020-07-03test: provide tests for efi_image_region_add()Heinrich Schuchardt
2020-07-03efi_loader: fix efi_image_region_add()Heinrich Schuchardt
2020-07-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-07-03test: correct time stamps for UEFI authenticationHeinrich Schuchardt
2020-07-03test/py: efi_secboot: fix test case 1g of test_authvarAKASHI Takahiro
2020-07-03test/py: efi_secboot: remove all "re.search"AKASHI Takahiro
2020-07-03efi_loader: image_loader: replace debug to EFI_PRINTAKASHI Takahiro
2020-07-03efi_loader: variable: replace debug to EFI_PRINTAKASHI Takahiro
2020-07-03efi_loader: signature: replace debug to EFI_PRINTAKASHI Takahiro
2020-07-03Revert "test: stabilize test_efi_secboot"AKASHI Takahiro
2020-07-03efi_loader: change efi objects initialization orderAKASHI Takahiro
2020-07-03riscv: use log functions in fdt_fixupHeinrich Schuchardt
2020-07-03riscv: sifive: fu540: enable all cache ways from U-Boot properPragnesh Patel
2020-07-03riscv: Use optimized version of fdtdec_get_addr_size_no_parentAtish Patra
2020-07-03riscv: Do not return error if reserved node already existsAtish Patra
2020-07-03doc: qemu-riscv: Update QEMU run commandBin Meng
2020-07-03riscv: sifive: fu540: Add gpio-restart supportBin Meng
2020-07-03riscv: Do not build reset.c if SYSRESET is onBin Meng
2020-07-02Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2020-07-02riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATEBin Meng
2020-07-02riscv: Expand the DT size before copy reserved memory nodeBin Meng
2020-07-02riscv: Avoid the reserved memory fixup if src and dst point to the same placeBin Meng
2020-07-02riscv: fu540: dts: Correct reg size of otp and dmc nodesBin Meng
2020-07-02riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc nodeBin Meng
2020-07-02riscv: sbi: Add newline to error messageSean Anderson
2020-07-01checkpatch.pl: Fully re-sync with v5.7Tom Rini
2020-07-01kconfig: show compiler version text in the top commentTom Rini
2020-07-01socfpga: Enable optimized inlining on stratix10Tom Rini
2020-07-01compilers: Introduce options for forcing inlining on SPL/TPLTom Rini
2020-07-01compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-BootTom Rini
2020-07-01compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5Tom Rini
2020-07-01pci: rockchip: Mark inline functions as static inlineTom Rini
2020-07-01socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA caseTom Rini
2020-07-01x86: Convert from ACCESS_ONCE to READ/WRITE_ONCETom Rini
2020-07-01tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCETom Rini
2020-07-01Don't start ad-hoc games with -Wno-maybe-initializedTom Rini
2020-07-01kconfig: Add scripts/Kconfig.include from v4.19Tom Rini
2020-07-01kconfiglib: Update to the 14.1.0 releaseTom Rini
2020-07-01Remove CROSS_COMPILE default from arch/*/config.mkTom Rini
2020-07-01riscv: cpu: check and append L1 cache to cpu featuresSagar Shrikant Kadam
2020-07-01riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bitSagar Shrikant Kadam
2020-07-01uclass: cpu: fix to display proper CPU featuresSagar Shrikant Kadam
2020-07-01riscv: dts: hifive-unleashed-a00: add cpu aliasesSagar Shrikant Kadam
2020-07-01riscv: Add Sipeed Maix supportSean Anderson
2020-07-01doc: riscv: Add documentation for Sipeed Maix BitSean Anderson