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
/
microblaze
Age
Commit message (
Expand
)
Author
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-09-19
Make getenv() work before relocation.
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-04-16
microblaze: Consolidate cache code
Michal Simek
2010-04-16
microblaze: Flush cache before jumping to kernel
Michal Simek
2010-04-16
microblaze: Support system with WB cache
Michal Simek
2010-04-16
microblaze: Change initialization sequence
Michal Simek
2010-04-16
microblaze: Change cache report messages
Michal Simek
2010-04-16
microblaze: Fix interrupt handler code
Michal Simek
2010-04-16
microblaze: Move FSL initialization to board.c
Michal Simek
2010-04-16
microblaze: Move timer initialization to board.c
Michal Simek
2010-04-16
microblaze: Fix irq.S code
Michal Simek
2010-04-16
microblaze: Add FDT support
Arun Bhanu
2010-04-13
microblaze: Move cpu/microblaze/* to arch/microblaze/cpu/*
Peter Tyser
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser