platform/kernel/u-boot.git
2020-07-22 AKASHI Takahirolib: crypto: enable x509_check_for_self_signed()
2020-07-22 AKASHI Takahirolib: crypto: add public_key_verify_signature()
2020-07-22 AKASHI Takahirotest/py: efi_secboot: fix additional pylint errors
2020-07-22 AKASHI Takahirotest/py: efi_secboot: remove unused function
2020-07-22 Heinrich Schuchardtefi_loader: use logging for block device messages
2020-07-22 Heinrich Schuchardtefi_loader: use logging for bootefi command
2020-07-22 Heinrich Schuchardtefi_loader: returning from UEFI FIT images
2020-07-22 Heinrich Schuchardtefi_loader: document efi_save_gd(), efi_restore_gd()
2020-07-22 Stefan Sørensenefi_loader: loosen buffer parameter check in efi_file_read
2020-07-22 Ilias Apalodimasefi_loader: Check for the native OP-TEE result on mm_co...
2020-07-22 Ilias Apalodimasefi_loader: Rename and correct values for ARM_SMC_MM_*
2020-07-22 Heinrich Schuchardtefi_loader: don't use memmove() in efi_var_mem_del()
2020-07-22 Heinrich Schuchardtefi_loader: efi_current_var after SetVirtualAddressMap
2020-07-21 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-07-20 Shivamurthy... mtd: spinand: micron: Add new Micron SPI NAND devices...
2020-07-20 Shivamurthy... mtd: spinand: micron: Add M70A series Micron SPI NAND...
2020-07-20 Shivamurthy... mtd: spinand: micron: identify SPI NAND device with...
2020-07-20 Shivamurthy... mtd: spinand: micron: Add new Micron SPI NAND devices
2020-07-20 Shivamurthy... mtd: spinand: micron: Describe the SPI NAND device...
2020-07-20 Shivamurthy... mtd: spinand: micron: Generalize the OOB layout structu...
2020-07-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-20 Simon Glassx86: mtrr: Enhance 'mtrr' command to list MTRRs on...
2020-07-20 Simon Glassx86: mp: Add more comments to the module
2020-07-20 Simon Glassx86: mtrr: Update 'mtrr' to allow setting MTRRs on...
2020-07-20 Simon Glassx86: mtrr: Restructure so command execution is in one...
2020-07-20 Simon Glassx86: mtrr: Update the command to use the new mtrr calls
2020-07-20 Simon Glassx86: mtrr: Add support for writing to MTRRs on any CPU
2020-07-20 Simon Glassx86: mtrr: Update MTRRs on all CPUs
2020-07-20 Simon Glassx86: coral: Update the memory map
2020-07-20 Simon Glassx86: Don't enable SMP in SPL
2020-07-20 Simon Glassx86: mtrr: Use MP calls to list the MTRRs
2020-07-20 Simon Glassx86: mp: Add iterators for CPUs
2020-07-20 Simon Glassx86: mp: Park CPUs before running the OS
2020-07-20 Simon Glassx86: mp: Allow running functions on multiple CPUs
2020-07-20 Simon Glassx86: Set the SMP flag when MP init is complete
2020-07-20 Simon Glassglobal_data: Add a generic global_data flag for SMP...
2020-07-20 Simon Glassx86: mp: Support APs waiting for instructions
2020-07-20 Simon Glassx86: cpu: Remove unnecessary #ifdefs
2020-07-20 Simon Glassx86: mp_init: Adjust bsp_init() to return more information
2020-07-20 Simon Glassx86: mp_init: Set up the CPU numbers at the start
2020-07-20 Simon Glassx86: mtrr: Fix 'ensable' typo
2020-07-20 Simon Glassx86: mp_init: Drop the num_cpus static variable
2020-07-20 Simon Glassx86: mp_init: Switch parameter names in start_aps()
2020-07-20 Simon Glassx86: mp_init: Avoid declarations in header files
2020-07-20 Simon Glassx86: Move MP code into mp_init
2020-07-20 Simon Glassx86: mp_init: Switch to livetree
2020-07-20 Simon Glassdm: core: Don't show an ACPI warning if there is no...
2020-07-18 Tom RiniMerge tag 'mips-pull-2020-07-18' of https://gitlab...
2020-07-18 Stefan Roesemips: octeon: Add minimal Octeon 3 EBB7304 EVK support
2020-07-18 Stefan Roesemips: octeon: use mips_mach_early_init() to copy to...
2020-07-18 Stefan Roesemips: octeon: dts: Add Octeon 3 cn73xx base dtsi file
2020-07-18 Aaron Williamsmips: octeon: Initial minimal support for the Marvell...
2020-07-18 Stefan Roesesysreset: Add Octeon sysreset driver
2020-07-18 Stefan Roesemips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early...
2020-07-18 Daniel Schwierzeckmips: sync asm/mipsregs.h with Linux 5.7
2020-07-18 Daniel Schwierzeckmips: sync asm/addrspace.h with Linux 5.7
2020-07-18 Daniel Schwierzeckmips: sync asm/asm.h with Linux 5.7
2020-07-18 Daniel Schwierzeckmips: remove deprecated UNCACHED_SDRAM() macro
2020-07-18 Daniel Schwierzeckmips: add config options for generic cache setup code
2020-07-18 Daniel Schwierzeckmips: refactor disabling of caches
2020-07-18 Daniel Schwierzeckmips: add KSEG1 wrapper for change_k0_cca
2020-07-18 Daniel Schwierzeckmips: start.S: remove dead code
2020-07-18 Stefan Roesemips: cache: Make invalidate_dcache_range() weak to...
2020-07-18 Stefan Roesemips: cache: Make flush_cache() weak to enable overwrite
2020-07-18 Stefan Roesemips: cache: Allow using CONFIG_MIPS_L2_CACHE without...
2020-07-18 Stefan Roesemips: reloc: Change R_MIPS_NONE to catch pre-reloc...
2020-07-18 Stefan Roesemips: traps: Set WG bit in EBase register on Octeon
2020-07-18 Stefan Roesemips: time: Only compile the weak get_tbclk() when...
2020-07-17 Tom RiniMerge branch '2020-07-17-misc-fixes'
2020-07-17 Suneel Garapatiinclude: pci_ids: Add Cavium devices
2020-07-17 Michal Simekdoc: fit: Write hex address as hex instead of int
2020-07-17 Martin Kaistramtd: mtdpart: use uint64_t instead of int for cur_off
2020-07-17 Holger Brunckboard/km: update MAINTAINERS email
2020-07-17 Heinrich Schuchardtdoc: correct description of crash dumps
2020-07-17 Stephen Warrenfixdep: fix CONFIG_IS_ENABLED etc. handling
2020-07-17 Mylène Josserandmkimage: Fix error message if write less data then...
2020-07-17 Rasmus Villemoesremove include/config_defaults.h
2020-07-17 Fabio Estevamdoc: multi-dtb-fit: Remove double underscores
2020-07-17 Heinrich Schuchardtfs: error handling in do_load()
2020-07-17 Masahiro Yamadaasm/u-boot.h: remove bd_t definitions
2020-07-17 Masahiro Yamadatreewide: convert bd_t to struct bd_info manually
2020-07-17 Masahiro Yamadatreewide: convert bd_t to struct bd_info by coccinelle
2020-07-17 Michal Simekarm64: Remove CONFIG_SYS_FULL_VA macro
2020-07-17 Jan KiszkaMakefile: Silence relocate-rela call
2020-07-17 Chin Liang Seelib: zlib: Remove offset pointer optimization in inftrees.c
2020-07-17 Patrick DelaunayConvert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2...
2020-07-17 Thomas Schaeferspl: fix ext4fs_mount return code handling
2020-07-17 Tero Kristocmd: booti: convert the debug print about image move...
2020-07-17 Tero Kristocommon: bootm: add checks to verify if ramdisk / fdtima...
2020-07-17 Tero Kristoimage: fdt: bail out with error if no boot time FDT...
2020-07-17 Tom RiniConvert CONFIG_MXC_UART to Kconfig
2020-07-17 Rasmus Villemoeslz4: fix decompressor on big-endian powerpc
2020-07-17 Heinrich Schuchardtdoc: Coccinelle: move to HTML doc
2020-07-17 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-07-17 Tom RiniMerge tag 'u-boot-imx-20200716' of https://gitlab.denx...
2020-07-17 Simon Glassacpi: Enable ACPI table generation by default on x86
2020-07-17 Simon Glassx86: Rename board_final_cleanup() to board_final_init()
2020-07-17 Simon Glassx86: acpi: Correct the version of the MADT
2020-07-17 Simon Glassx86: Drop setup_pcat_compatibility()
2020-07-17 Simon Glassx86: Update the comment about booting for FSP2
next