oweals/u-boot.git
2020-04-16 Tom RiniMerge tag 'efi-2020-07-rc1' of https://gitlab.denx...
2020-04-16 Tom RiniMerge tag 'dm-pull-10apr20-take2' of git://git.denx...
2020-04-16 Simon Glassdm: core: Read parent ofdata before children
2020-04-16 Laurentiu Tudortest: fdtdec: test fdtdec_set_carveout()
2020-04-16 Laurentiu Tudorfdtdec: support multiple phandles in memory carveout
2020-04-16 Patrick Delaunaydm: core: remove the duplicated function dm_ofnode_pre_...
2020-04-16 Dario Binacchidm: core: refactor functions reading an u32 from dt
2020-04-16 Dario Binacchidm: core: support reading a single indexed u32 value
2020-04-16 Dario Binacchidm: test: add test case for dev_read_u64 function
2020-04-16 Simon Glassdm: core: Add a way to skip powering down power domains
2020-04-16 Simon Glassdm: core: Add logging on unbind failure
2020-04-16 Tom Warrenfdt: Fix 'system' command
2020-04-16 Heinrich Schuchardtsandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG
2020-04-16 Heinrich Schuchardtsandbox: implement ft_board_setup()
2020-04-16 Heinrich Schuchardtsandbox: add reserved-memory node in device tree
2020-04-16 Simon Glasspatman: Apply the cc limit to the cover letter also
2020-04-16 Heinrich Schuchardtdoc: driver-model: there is no UCLASS_ETHERNET
2020-04-16 Heinrich Schuchardtconfigs: sandbox: enable LOG_SYSLOG
2020-04-16 Heinrich Schuchardttest: log: test syslog logging driver
2020-04-16 Heinrich Schuchardttest: log functions with CONFIG_LOG=n
2020-04-16 Heinrich Schuchardtlog: output for CONFIG_LOG=n
2020-04-16 Heinrich Schuchardtlog: syslog driver
2020-04-16 Heinrich Schuchardtlog: correct CONFIG_LOG_TEST prerequisites
2020-04-16 Patrick Delaunaydm: core: Move "/chosen" and "/firmware" node scan
2020-04-16 Heinrich Schuchardtdm: core: remove redundant assignment
2020-04-16 Heinrich Schuchardtdm: core: remove redundant if statement
2020-04-16 Rasmus Villemoessandbox: also restore terminal settings when killed...
2020-04-16 Tom Rinisandbox: Update PCI nodes in dts files
2020-04-16 Simon Glasssandbox: p2sb: Silence compiler warning
2020-04-16 Sean Andersonserial: Set baudrate on boot
2020-04-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-04-16 Simon Glasstest: Add hexdump.h to the unit test header
2020-04-16 Simon Glassacpi: Add support for DMAR
2020-04-16 Simon Glassacpi: Add a central location for table version numbers
2020-04-16 Simon Glassacpi: Add an __ACPI__ preprocessor symbol
2020-04-16 Simon Glassx86: Move acpi_table header to main include/ directory
2020-04-16 Simon Glassx86: Move acpi_s3.h to include/acpi/
2020-04-16 Simon Glassacpi: Add a simple sandbox test
2020-04-16 Simon Glassdts: Add a binding for hid-over-i2c
2020-04-16 Simon Glassdm: core: Add basic ACPI support
2020-04-16 Simon Glassx86: apl: Add Global NVS table header
2020-04-16 Simon Glasspci: Adjust dm_pci_read_bar32() to return errors correctly
2020-04-16 Simon Glassx86: apl: Move p2sb ofdata reading to the correct method
2020-04-16 Simon Glassx86: Correct wording of coreboot source code
2020-04-16 Simon Glassdm: pci: Allow disabling auto-config for a device
2020-04-16 Simon Glasstpm: Don't cleanup unless an error happens
2020-04-16 Simon Glasstpm: cr50: Use the correct GPIO binding
2020-04-16 Simon Glasstpm: cr50: Add a comment for cr50_priv
2020-04-16 Simon Glasstpm: cr50: Release locality on exit
2020-04-16 Simon Glassspi: Add SPI mode enums
2020-04-16 Simon Glasscpu: Support querying the address width
2020-04-16 Andy Shevchenkox86: acpi: Let OS know that console already had been...
2020-04-16 Andy Shevchenkoserial: ns16550: Provide UART base clock speed in ...
2020-04-16 Andy Shevchenkodm: serial: Add clock member to struct serial_device_info
2020-04-16 AKASHI Takahiroefi_loader: add some description about UEFI secure...
2020-04-16 AKASHI Takahirotravis: add packages for UEFI secure boot test
2020-04-16 AKASHI Takahirosandbox: add extra configurations for UEFI and related...
2020-04-16 AKASHI Takahiroefi_loader, pytest: add UEFI secure boot tests (image)
2020-04-16 AKASHI Takahiroefi_loader, pytest: add UEFI secure boot tests (authent...
2020-04-16 AKASHI Takahiroefi_loader, pytest: set up secure boot environment
2020-04-16 AKASHI Takahirocmd: efidebug: add "test bootmgr" sub-command
2020-04-16 AKASHI Takahirocmd: env: add "-at" option to "env set -e" command
2020-04-16 AKASHI Takahirocmd: env: use appropriate guid for authenticated UEFI...
2020-04-16 AKASHI Takahiroefi_loader: set up secure boot
2020-04-16 AKASHI Takahiroefi_loader: image_loader: support image authentication
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 tag 'u-boot-stm32-20200415' of https://gitlab...
2020-04-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-marvell
2020-04-15 Patrick Delaunayboard: stm32mp1: correct CONFIG_IS_ENABLED usage for LED
2020-04-15 Patrick DelaunayARM: stm32: Enable bootd, iminfo, imxtract on ST defconfig
2020-04-15 Marek VasutARM: dts: stm32: Rename LEDs to match silkscreen on...
2020-04-15 Patrick Delaunayconfigs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT
2020-04-15 Marek VasutARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2
2020-04-15 Marek VasutARM: dts: stm32: Define FMC2 base address
2020-04-15 Patrick Delaunaynet: dwc_eth_qos: implement phy reg and max-speed for...
2020-04-15 Christophe... net: dwc_eth_qos: implement reset-gpios for stm32
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...
next