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
/
sh
/
lib
Age
Commit message (
Expand
)
Author
2011-08-22
sh: add calling mmc_initialize in board.c
Yoshihiro Shimoda
2011-08-22
sh: Add support for SH2A freestanding build
Phil Edworthy
2011-07-28
unify version_string
Andreas Bießmann
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-03-16
sh: Add handling of CONFIG_SYS_NO_FLASH for board.c
Nobuhiro Iwamatsu
2011-01-19
Replace "FLASH" strings with "Flash" or "flash"
Peter Tyser
2011-01-11
sh: Add support zimageboot command for Renesas SH
Nobuhiro Iwamatsu
2011-01-11
sh: Divided macro for zImage and add asm/zimage.h
Nobuhiro Iwamatsu
2011-01-11
sh: Delete the function that was not necessary
Nobuhiro Iwamatsu
2011-01-11
sh: Add support showing KByte of flash memory size
Nobuhiro Iwamatsu
2010-12-21
Move DECLARE_GLOBAL_DATA_PTR to file scope
John Rigby
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-27
Coding Style cleanup
Wolfgang Denk
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-21
sh: Fix warning about uninitialized value of ramdisk_flags
Nobuhiro Iwamatsu
2010-10-21
sh: Add support load and boot of Initrd.
Nobuhiro Iwamatsu
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-06-28
sh: Fix overflow problem in get_ticks
Nobuhiro Iwamatsu
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser