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
/
arc
Age
Commit message (
Expand
)
Author
2015-01-15
arc: rename "arc700" in "arcv1"
Alexey Brodkin
2015-01-15
board/synopsys: remove selection of CPU from the board
Alexey Brodkin
2015-01-15
arc: move common sources in library
Alexey Brodkin
2015-01-15
arc: move linker script in arch/arc/cpu folder
Alexey Brodkin
2015-01-15
arc: relocate - minor refactoring and clean-up
Alexey Brodkin
2015-01-15
arc: introduce separate section for interrupt vector table
Igor Guryanov
2015-01-15
arc: add dependences on MMU presence
Alexey Brodkin
2015-01-15
arc: interrupts - fix mask setup
Igor Guryanov
2015-01-15
arc: add ECR (exception cause register) output
Igor Guryanov
2015-01-15
arc: check caches existence before use
Igor Guryanov
2015-01-09
arc: introduce "mdbtrick" target
Alexey Brodkin
2014-12-08
Kbuild: introduce Makefile in arch/$ARCH/
Daniel Schwierzeck
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-08-26
arc: Fix printf size_t format related warnings (again...)
Vasili Galka
2014-07-30
kconfig: delete redundant CONFIG_${ARCH} definition
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-06-03
ARC: enable CONFIG_SYS_BOOT_RAMDISK_HIGH
Alexey Brodkin
2014-05-12
common/board_f: Initialized global data for generic board
York Sun
2014-03-12
kbuild: delete redundant LDSCRIPT definition
Masahiro Yamada
2014-03-04
kbuild: fix CROSS_COMPILE settings in config.mk
Masahiro Yamada
2014-02-21
arc: fix relocation for big-endian target
Alexey Brodkin
2014-02-20
arc: remove "hardware.h"
Alexey Brodkin
2014-02-07
arc: add library functions
Alexey Brodkin
2014-02-07
arc: add cpu files
Alexey Brodkin
2014-02-07
arc: add architecture header files
Alexey Brodkin