index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-20
x86: mtrr: Fix 'ensable' typo
Simon Glass
2020-07-20
x86: mp_init: Drop the num_cpus static variable
Simon Glass
2020-07-20
x86: mp_init: Switch parameter names in start_aps()
Simon Glass
2020-07-20
x86: mp_init: Avoid declarations in header files
Simon Glass
2020-07-20
x86: Move MP code into mp_init
Simon Glass
2020-07-20
x86: mp_init: Switch to livetree
Simon Glass
2020-07-20
dm: core: Don't show an ACPI warning if there is no ordering
Simon Glass
2020-07-18
Merge tag 'mips-pull-2020-07-18' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-07-18
mips: octeon: Add minimal Octeon 3 EBB7304 EVK support
Stefan Roese
2020-07-18
mips: octeon: use mips_mach_early_init() to copy to L2 cache
Stefan Roese
2020-07-18
mips: octeon: dts: Add Octeon 3 cn73xx base dtsi file
Stefan Roese
2020-07-18
mips: octeon: Initial minimal support for the Marvell Octeon SoC
Aaron Williams
2020-07-18
sysreset: Add Octeon sysreset driver
Stefan Roese
2020-07-18
mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code
Stefan Roese
2020-07-18
mips: sync asm/mipsregs.h with Linux 5.7
Daniel Schwierzeck
2020-07-18
mips: sync asm/addrspace.h with Linux 5.7
Daniel Schwierzeck
2020-07-18
mips: sync asm/asm.h with Linux 5.7
Daniel Schwierzeck
2020-07-18
mips: remove deprecated UNCACHED_SDRAM() macro
Daniel Schwierzeck
2020-07-18
mips: add config options for generic cache setup code
Daniel Schwierzeck
2020-07-18
mips: refactor disabling of caches
Daniel Schwierzeck
2020-07-18
mips: add KSEG1 wrapper for change_k0_cca
Daniel Schwierzeck
2020-07-18
mips: start.S: remove dead code
Daniel Schwierzeck
2020-07-18
mips: cache: Make invalidate_dcache_range() weak to enable overwrite
Stefan Roese
2020-07-18
mips: cache: Make flush_cache() weak to enable overwrite
Stefan Roese
2020-07-18
mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM
Stefan Roese
2020-07-18
mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage
Stefan Roese
2020-07-18
mips: traps: Set WG bit in EBase register on Octeon
Stefan Roese
2020-07-18
mips: time: Only compile the weak get_tbclk() when needed
Stefan Roese
2020-07-17
Merge branch '2020-07-17-misc-fixes'
Tom Rini
2020-07-17
include: pci_ids: Add Cavium devices
Suneel Garapati
2020-07-17
doc: fit: Write hex address as hex instead of int
Michal Simek
2020-07-17
mtd: mtdpart: use uint64_t instead of int for cur_off
Martin Kaistra
2020-07-17
board/km: update MAINTAINERS email
Holger Brunck
2020-07-17
doc: correct description of crash dumps
Heinrich Schuchardt
2020-07-17
fixdep: fix CONFIG_IS_ENABLED etc. handling
Stephen Warren
2020-07-17
mkimage: Fix error message if write less data then expected
Mylène Josserand
2020-07-17
remove include/config_defaults.h
Rasmus Villemoes
2020-07-17
doc: multi-dtb-fit: Remove double underscores
Fabio Estevam
2020-07-17
fs: error handling in do_load()
Heinrich Schuchardt
2020-07-17
asm/u-boot.h: remove bd_t definitions
Masahiro Yamada
2020-07-17
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
arm64: Remove CONFIG_SYS_FULL_VA macro
Michal Simek
2020-07-17
Makefile: Silence relocate-rela call
Jan Kiszka
2020-07-17
lib: zlib: Remove offset pointer optimization in inftrees.c
Chin Liang See
2020-07-17
Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig
Patrick Delaunay
2020-07-17
spl: fix ext4fs_mount return code handling
Thomas Schaefer
2020-07-17
cmd: booti: convert the debug print about image move to printf
Tero Kristo
2020-07-17
common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image
Tero Kristo
2020-07-17
image: fdt: bail out with error if no boot time FDT image found
Tero Kristo
[next]