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
/
cpu
/
start.S
Age
Commit message (
Expand
)
Author
2017-07-27
mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot
Andy Yan
2017-07-25
MIPS: Stop building position independent code
Paul Burton
2017-05-10
MIPS: add initial infrastructure for Broadcom MIPS SoCs
Álvaro Fernández Rojas
2017-05-10
MIPS: call debug_uart_init right before board_init_f
Daniel Schwierzeck
2016-11-30
MIPS: add possibility to setup initial stack and global data in SRAM
Daniel Schwierzeck
2016-11-30
MIPS: factor out code for initial stack and global data
Daniel Schwierzeck
2016-11-30
MIPS: fix iand optimize setup of CP0 registers
Daniel Schwierzeck
2016-11-30
MIPS: fix ROM exception vectors
Daniel Schwierzeck
2016-11-30
MIPS: make inclusion of ROM exception vectors configurable
Daniel Schwierzeck
2016-09-21
MIPS: Hang if run on a secondary CPU
Paul Burton
2016-09-21
MIPS: Fix cache maintenance in relocate_code & simplify
Paul Burton
2016-09-21
MIPS: Ensure Config.K0=2 applies before any memory accesses
Paul Burton
2016-09-21
MIPS: Map CM Global Control Registers
Paul Burton
2016-09-21
MIPS: If we don't need DDR for cache init, init cache first
Paul Burton
2016-09-21
MIPS: Preserve Config implementation-defined bits
Paul Burton
2016-09-21
MIPS: Enable use of the instruction cache earlier
Paul Burton
2016-05-21
MIPS: Use unchecked immediate addition/subtraction
Paul Burton
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-02-01
MIPS: start.S: fix and optimize instructions
Daniel Schwierzeck
2016-02-01
MIPS: initialize board_init_f() argument to zero.
Purna Chandra Mandal
2016-01-16
MIPS: fix annotation of _start and relocate_code
Daniel Schwierzeck
2015-01-30
MIPS: unify CPU code in arch/mips/cpu/
Daniel Schwierzeck
2011-04-02
MIPS: Move content of arch/mips/cpu to arch/mips/cpu/mips32
Daniel Schwierzeck
2011-04-02
MIPS: Purple: Remove Purple support
Daniel Schwierzeck
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-04-13
mips: Move cpu/mips/* to arch/mips/cpu/*
Peter Tyser