oweals/u-boot.git
2020-04-16 AKASHI Takahiroefi_loader: variable: add VendorKeys variable
2020-04-16 AKASHI Takahiroefi_loader: variable: add secure boot state transition
2020-04-16 AKASHI Takahiroefi_loader: variable: support variable authentication
2020-04-16 AKASHI Takahiroefi_loader: add signature database parser
2020-04-16 AKASHI Takahiroefi_loader: add signature verification functions
2020-04-16 AKASHI Takahiroefi_loader: add CONFIG_EFI_SECURE_BOOT config option
2020-04-16 Heinrich Schuchardtdrivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC
2020-04-16 Heinrich Schuchardtefi_loader: function descriptions efi_watchdog.c
2020-04-16 Heinrich Schuchardtefi_loader: add missing doc comments in efi_disk.c
2020-04-16 Heinrich Schuchardtefi_loader: function descriptions efi_unicode_collation.c
2020-04-16 Peter Robinsonefi_loader: enable RNG if DM_RNG is enabled
2020-04-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-marvell
2020-04-15 Rayagonda Kokatanurwatchdog: sp805_wdt: get platform clock from dt file
2020-04-15 Rasmus Villemoeswatchdog: honour hw_margin_ms DT property
2020-04-15 Rasmus Villemoeswatchdog: move initr_watchdog() to wdt-uclass.c
2020-04-15 Rasmus Villemoeswatchdog: remove stale ifndef CONFIG_WATCHDOG_TIMEOUT_M...
2020-04-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-marvell
2020-04-14 Marek Behúnarm: mvebu: turris_mox: fix PCIe ranges in device tree
2020-04-14 Marek Behúnarm64: mvebu: a37xx: add device-tree fixer for PCIe...
2020-04-14 Marek Behúnarm: mvebu: turris_mox: support devices with RAM >...
2020-04-14 Marek Behúnarm64: mvebu: a37xx: improve code determining memory...
2020-04-14 Marek Behúnarm64: mvebu: armada-8k: move dram init code
2020-04-14 Marek Behúnarm: mvebu: turris_mox: sort headers alphabetically
2020-04-14 Marek Behúnarm: mvebu: turris_mox: don't use hardcoded addresses
2020-04-14 Marek Behúnarm: mvebu: dts: turris_mox: fix USB3 regulator
2020-04-14 Marek Behúnarm: mvebu: turris_mox: Setup Linux's device tree befor...
2020-04-14 Marek Behúnarm: mvebu: dts: turris_mox: update sdhci properties
2020-04-14 Marek Behúnarm: mvebu: turris_mox: Fix early SPI communication
2020-04-14 Joel Johnsonarm: mvebu: clearfog: Use Pro DT by default
2020-04-14 Joel Johnsonarm: mvebu: clearfog: move ENV params to Kconfig
2020-04-14 Joel Johnsonarm: mvebu: clearfog: add SPI offsets
2020-04-14 Joel Johnsonarm: mvebu: clearfog: Unify DT selection paths
2020-04-14 Joel Johnsonarm: mvebu: clearfog: Add SATA mode flags
2020-04-14 Joel Johnsonarm: mvebu: clearfog: Add option for 2.5 Gbps SFP
2020-04-14 Joel Johnsonarm: mvebu: clearfog: initial ClearFog Base variant
2020-04-14 Joel Johnsonarm: mvebu: clearfog: use Pro name by default
2020-04-14 Joel Johnsonarm: mvebu: solidrun: remove hardcoded DTS MAC address
2020-04-14 Joel Johnsonarm: mvebu: fix SerDes table alignment
2020-04-14 Joel Johnsonarm: mvebu: clearfog: support multiple SATA boot
2020-04-14 Joel Johnsonarm: mvebu: clearfog: add SCSI to distro bootcmd
2020-04-14 Chris Packhamarm: mvebu: update RTC values for PCIe memory wrappers
2020-04-14 Josua Mayerarm: mvebu: clearfog: add scsi target to distro-boot
2020-04-14 Heinrich Schuchardtarm: mvebu: drivers/ddr: remove redundant assignment
2020-04-14 Josip Kelecicarm: mvebu: dts: Sort Armada series dts alphabetically
2020-04-14 Chris Packhamddr: marvell: a38x: Allow boards to specify CK_DELAY...
2020-04-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-04-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-04-13 Tom RiniMerge branch 'next'
2020-04-13 Tom RiniPrepare v2020.04 v2020.04
2020-04-13 Ley Foon Tanarm: socfpga: arria10: Enable cache driver in SPL
2020-04-13 Ley Foon Tanarm: dts: arria10: Update dtsi/dts from Linux
2020-04-13 Ley Foon Tanarm: dts: arria10: Move uboot specific properties to...
2020-04-13 Marek VasutARM: socfpga: Enable DM RTC bootcount on ABB SECU1
2020-04-13 Rayagonda Kokatanurdrivers: usb: host: Add BRCM xHCI driver
2020-04-13 Kever Yangusb: Migrate to support live DT for some driver
2020-04-13 Kever Yangusb: ehci-msm: Use dev interface to get device address
2020-04-13 Kever Yangusb: dwc3-of-simple: Drop redundant inclding header...
2020-04-12 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-11 Tom RiniMerge branch '2020-04-11-CI-further-improvements' into...
2020-04-11 Simon Glasstravis/gitlab/azure: Run cppcheck in parallel
2020-04-11 Simon Glasstest/py: Allow using buildman to build U-Boot
2020-04-11 Simon Glasstravis/gitlab/azure: Drop repeated buildman call with...
2020-04-11 Simon Glasstravis/gitlab/azure: Simplify the exit code for test.py
2020-04-11 Simon Glasstravis/gitlab/azure: Enable test_handoff
2020-04-11 Simon Glasstravis/gitlab/azure: Use -W to avoid warnings check
2020-04-11 Simon Glasstravis/gitlab/azure: Use bash to avoid a_test_which_doe...
2020-04-11 Simon Glassgitlab/azure: Use -w flag for all test.py builds
2020-04-11 Simon Glassgitlab/azure: Drop unnecessary if..fi when using test.py
2020-04-11 Simon Glasstravis/gitlab/azure: Drop the buildman -d flag
2020-04-11 Simon Glasstravis/gitlab/azure: Drop BUILDMAN variable with test.py
2020-04-11 Simon Glasstravis/gitlab/azure: Use --board buildman flag with...
2020-04-11 Simon Glassgitlab/azure: Use the -w option for sandbox_spl
2020-04-11 Simon Glasstravis: Split the building into two parts
2020-04-11 Simon Glasstravis: Don't copy files into .bm-work/
2020-04-11 Simon Glassbuildman: Drop the -a option
2020-04-11 Simon Glassbuildman: Allow building within a subdir of the current dir
2020-04-11 Simon Glassbuildman: Be more selective about which directories...
2020-04-11 Simon Glassbuildman: Allow ignoring warnings in the return code
2020-04-11 Simon Glassbuildman: Update help for -d
2020-04-11 Simon Glassbulidman: Add support for a simple build
2020-04-11 Simon Glassbuildman: Document the members of BuilderJob
2020-04-11 Simon Glassmain: Drop show_boot_progress() prototype
2020-04-11 Simon Glasssandbox: Add documentation about required/useful packages
2020-04-10 Tom RiniMerge branch '2020-04-10-gitlab-travis-gcc9' into next
2020-04-10 Bin Mengtravis: Switch to gcc 9.2.0
2020-04-10 Bin Mengbuildman: Support fetching gcc 9.2.0
2020-04-10 Bin Mengvideo: sunxi: Change sunxi_get_mon_desc() to not return...
2020-04-10 Bin Mengazure/gitlab/travis: Add RISC-V SPL testing
2020-04-10 Bin Mengtest/py: Update u_boot_utils.find_ram_base to bypass...
2020-04-10 Bin Mengazure/gitlab/travis: Add qemu-riscv32 testing
2020-04-10 Bin Mengtravis: Build GRUB image for RISC-V 32-bit and 64-bit
2020-04-10 Bin Mengtravis: Replace pre-built ARM/ARM64 GRUB images with...
2020-04-10 Tom RiniAzure/GitLab: Move to latest Docker images
2020-04-10 Tom RiniMerge tag 'dm-pull9apr20' of git://git.denx.de/u-boot-dm
2020-04-10 Tom Rinikconfig / kbuild: Re-sync with Linux 4.19
2020-04-10 Biwen LiRevert "mpc85xx: ddr: Always start DDR RAM in Self...
2020-04-09 Tom RiniMerge tag 'mips-fixes-for-2020.04' of git://git.denx...
2020-04-09 Ovidiu Panaitdm: dump.c: Refactor dm_dump_drivers prints
2020-04-09 Ovidiu Panaitdm: dump.c: Fix segfault when entry->of_match is NULL
2020-04-09 Marek Vasutusb: Keep async schedule running only across mass stora...
next