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
/
freescale
/
mx31ads
Age
Commit message (
Expand
)
Author
2012-11-10
Merge git://git.denx.de/u-boot
Stefano Babic
2012-10-26
ARM: Fix start.S when used with SPL in arm1136
Stefano Babic
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-15
mx31: Fix PDR0_CSI_PODF
Benoît Thébaudeau
2011-10-27
imx: fix coding style
Fabio Estevam
2011-10-27
mx31: provide readable WEIM CS accessor
Helmut Raiger
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-09-30
mx31ads: Place machine ID into board config
Fabio Estevam
2011-09-30
mx31ads: Remove dram_init_banksize()
Fabio Estevam
2011-07-17
Remove volatile qualifier in get_ram_size() calls
Albert ARIBAUD
2011-06-06
mx31ads: Use the new relocation scheme
Fabio Estevam
2011-04-30
Handle most LDSCRIPT setting centrally
Scott Wood
2011-04-27
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
Stefano Babic
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
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
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
2009-08-25
Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-06-12
arm: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
2009-05-15
Fix e-mail address of Gary Jennejohn.
Detlev Zundel
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-09-10
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
mx31: move freescale's mx31 boards to vendor board dir
Jean-Christophe PLAGNIOL-VILLARD