summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-08configs: Resync with savedefconfigTom Rini
2020-05-07Merge branch '2020-05-07-atheros-phy-improvements'Tom Rini
2020-05-07phy: atheros: consolidate {ar8031|ar8035}_config()Michael Walle
2020-05-07phy: atheros: ar8035: remove static clock configMichael Walle
2020-05-07phy: atheros: add device tree bindings and configMichael Walle
2020-05-07phy: atheros: move delay config to common functionMichael Walle
2020-05-07phy: atheros: introduce debug read and write functionsMichael Walle
2020-05-07phy: atheros: use defines for PHY IDsMichael Walle
2020-05-07phy: atheros: fix AR8021 PHY ID maskMichael Walle
2020-05-07phy: atheros: Clarify the intention of ar8021_configVladimir Oltean
2020-05-07phy: atheros: Explicitly disable RGMII delaysVladimir Oltean
2020-05-07phy: atheros: Clarify the configuration of the CLK_25M output pinVladimir Oltean
2020-05-07phy: atheros: Use common functions for RGMII internal delaysVladimir Oltean
2020-05-07phy: atheros: Make RGMII Tx delays actually configurable for AR8035Vladimir Oltean
2020-05-07Merge branch '2020-05-06-master-imports'Tom Rini
2020-05-07menu: add support for client defined statusline functionThirupathaiah Annapureddy
2020-05-07rsa: fix alignment issue when getting public exponentHeiko Stuebner
2020-05-07cmd: cache: Fix non-cached memory cachabilityPatrice Chotard
2020-05-07arm: vexpress64: Remove unneeded CONFIG_ checkAndre Przywara
2020-05-07arm: juno: enable USBAndre Przywara
2020-05-07arm: juno: Use PSCI based resetAndre Przywara
2020-05-07arm: juno: Enable OF_CONTROLAndre Przywara
2020-05-07arm: juno: Fix UART clock rateAndre Przywara
2020-05-07uart: pl011: Add proper DM clock supportAndre Przywara
2020-05-07arm: juno: Fix Juno address variablesAndre Przywara
2020-05-07include/eeprom.h: fix build errorsRasmus Villemoes
2020-05-07Revert "mkimage: fit: Do not tail-pad fitImage with external data"Tom Rini
2020-05-06cache: l2x0: Fix missing write to Auxiliary Control RegisterLey Foon Tan
2020-05-06scripts/get_default_envs.sh: preserve order of multiple entries for same vari...Rasmus Villemoes
2020-05-05Merge git://git.denx.de/u-boot-usbTom Rini
2020-05-05Merge tag 'efi-2020-07-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-05-05Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2020-05-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2020-05-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2020-05-04Merge tag 'u-boot-imx-20200502' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-05-04net: pcnet: fix I/O primitives for memory accessDaniel Schwierzeck
2020-05-04Merge tag 'u-boot-rockchip-20200501' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2020-05-04Merge branch 'next' of git://git.denx.de/u-boot-shTom Rini
2020-05-04mkimage: fit: Do not tail-pad fitImage with external dataMarek Vasut
2020-05-04efi_loader: change setup sequenceHeinrich Schuchardt
2020-05-04test: stabilize test_efi_secbootHeinrich Schuchardt
2020-05-04efi_loader: correct comments for efi_status_tHeinrich Schuchardt
2020-05-04efi_loader: eliminate efi_set_(non)volatile_variableHeinrich Schuchardt
2020-05-04efi_loader: eliminate efi_get_(non)volatile_variableHeinrich Schuchardt
2020-05-04cmd: efidebug: simplify UEFI protocol callsHeinrich Schuchardt
2020-05-04efi_loader: disk: add efi_disk_is_system_part()AKASHI Takahiro
2020-05-04efi_loader: factor out the common code from efi_transfer_secure_state()AKASHI Takahiro
2020-05-04efi_loader: fix unreachable statement in efi_sigstore_parse_siglistAKASHI Takahiro
2020-05-04lib/crypto, efi_loader: move some headers to include/cryptoAKASHI Takahiro
2020-05-04lib/crypto, efi_loader: avoid multiple inclusions of header filesAKASHI Takahiro