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
2011-04-27
arm: Use optimized memcpy and memset from linux
Matthias Weisser
2011-03-27
arm: fix incorrect monitor protection region in FLASH
Po-Yu Chuang
2011-02-21
arm: get_sp() should always be compiled
Po-Yu Chuang
2011-01-18
Replace "FLASH" strings with "Flash" or "flash"
Peter Tyser
2010-12-08
arm: add 8-byte alignment for ABI compliance before board_init_f
Heiko Schocher
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-04
ARMV7: Fix build for non-OMAP3 boards
Steve Sakoman
2010-10-29
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
Wolfgang Denk
2010-10-29
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-26
arm, bootm: Fix compile warning
Heiko Schocher
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-23
ARM: fix relocation support for onenand device.
Enric Balletbo i Serra
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