index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
Age
Commit message (
Expand
)
Author
2010-10-19
Merge branch 'elf_reloc'
Wolfgang Denk
2010-10-18
ARM: add flat device tree support
John Rigby
2010-10-13
env_mmc: Fix crashing bug encountered after enabling ARM relocation
Steve Sakoman
2010-10-13
armv7, beagle: add support for ELF relocations
Heiko Schocher
2010-10-13
arm: implement ELF relocations
Albert Aribaud
2010-10-12
davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr
Ben Gardiner
2010-09-19
ARM: add relocation support
Heiko Schocher
2010-09-19
ARM (ARM11): add data cache support, test on Qong board
Heiko Schocher
2010-09-19
ARM V7 (OMAP): add data cache support, test on Beagle board
Heiko Schocher
2010-09-19
ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board
Heiko Schocher
2010-09-19
ARM: cp15: setup mmu and enable dcache
Heiko Schocher
2010-09-19
Save environment data to mmc.
Terry Lv
2010-08-03
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-06-22
ARM: remove unused VIDEOLFB ATAG
Minkyu Kang
2010-05-15
ARM: add __aeabi_unwind_cpp_pr0() function to avoid linker complaints
Wolfgang Denk
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser