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
/
board
/
samsung
/
smdk6400
Age
Commit message (
Expand
)
Author
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-09-03
arm: nvidia and smdk6400: use common code for machine type
Igor Grinberg
2011-06-08
SMDK6400: fix the compiler error
Minkyu Kang
2011-04-30
Handle most LDSCRIPT setting centrally
Scott Wood
2011-03-27
SMDK6400: Fixup dram_init for relocation support
seedshope
2011-03-27
SMDK6400: Fix the mutiple link error
seedshope
2011-03-27
SMDK6400: Fix some label undefined in build error
seedshope
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2010-12-22
Merge branch 'next' of ../next
Wolfgang Denk
2010-12-21
Move DECLARE_GLOBAL_DATA_PTR to file scope
John Rigby
2010-11-28
Remove board_init_f function from nand_boot.c
Sughosh Ganu
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-04-13
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
Peter Tyser
2009-11-27
s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx
Minkyu Kang
2009-08-25
Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-07-17
Remove legacy NAND and disk on chip references from boards.
Scott Wood
2009-06-12
arm: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
2009-05-15
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
2009-04-05
Move machine specific code to board at s3c64xx (v2)
Kyungmin Park
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2008-11-18
Align end of bss by 4 bytes
Selvamuthukumar
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-13
Coding style cleanup, update CHANGELOG
Wolfgang Denk
2008-08-31
smdk6400: add gitignore
Jean-Christophe PLAGNIOL-VILLARD
2008-08-31
ARM: Add support for S3C6400 based SMDK6400 board
Guennadi Liakhovetski