index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
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
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-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-27
mips: Add support for SoM "VoCore2".
Mauro Condarelli
2020-04-27
mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementations
Stefan Roese
2020-04-27
mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/max
Stefan Roese
2020-04-27
mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error()
Stefan Roese
2020-04-27
mips: mtmips: add support for mt7628-rfb
Weijie Gao
2020-04-27
mips: mtmips: enable SPL for all boards
Weijie Gao
2020-04-27
mips: mtmips: add SPL support
Weijie Gao
2020-04-27
mips: mtmips: rewrite lowlevel codes of mt7628
Weijie Gao
2020-04-27
mips: add a option to support not reserving malloc space on initial stack
Weijie Gao
2020-04-27
mips: add an option to support initialize SRAM for initial stack
Weijie Gao
2020-04-27
dts: mtmips: add alternative pinmux node for uart2
Weijie Gao
2020-04-27
mips: add a mtmips-specific field to architecture-specific global data
Weijie Gao
2020-04-27
mips: mtmips: make use of sysreset-resetctrl for mt7628 soc
Weijie Gao
2020-04-27
mips: spl: Flush cache before jumping to U-Boot proper
Stefan Roese
2020-04-27
mips: add an option to enable u_boot_list section for SPL loaders in u-boot-s...
Weijie Gao
2020-04-27
mips: enable support for appending dtb to spl binary
Weijie Gao
2020-04-27
mips: start.S: avoid overwriting outside gd when clearing global data in stack
Weijie Gao
2020-04-27
mips: mtmips: add predefined i-cache/d-cache size and linesize
Weijie Gao
2020-04-27
mips: add support to restore exception vector base before booting linux
Weijie Gao
2020-04-13
Merge branch 'next'
Tom Rini
2020-04-10
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
[next]