Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9e2b51763704e32bc2556c87bf31fbdca7a53347
/
arch
/
arm
/
lib
f38536f
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
d32a1a4
Don't grab memory for LCD if FB address is defined
by Minkyu Kang
· 14 years ago
6445a30
ARM: fix stack pointer adjustment in board_init_f()
by Eric Cooper
· 14 years ago
d8834a1
arm: Use optimized memcpy and memset from linux
by Matthias Weisser
· 14 years ago
55b0a39
Respect memreserve regions specified in the device tree
by Grant Likely
· 14 years ago
590d3ca
Stop passing around bootmem_base value.
by Grant Likely
· 14 years ago
f326cbb
arm: fix incorrect monitor protection region in FLASH
by Po-Yu Chuang
· 14 years ago
3a8a83e
arm: get_sp() should always be compiled
by Po-Yu Chuang
· 14 years ago
eddf52b
Replace "FLASH" strings with "Flash" or "flash"
by Peter Tyser
· 14 years ago
296cae7
arm: add 8-byte alignment for ABI compliance before board_init_f
by Heiko Schocher
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
8345fb2
ARMV7: Fix build for non-OMAP3 boards
by Steve Sakoman
· 14 years ago
a9aa392
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
by Wolfgang Denk
· 14 years ago
2e5167c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
1336cad
arm, bootm: Fix compile warning
by Heiko Schocher
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
cdb1d4f
ARM: fix relocation support for onenand device.
by Enric Balletbo i Serra
· 14 years ago
6d8d4ef
Merge branch 'elf_reloc'
by Wolfgang Denk
· 14 years ago
2d1916e
ARM: add flat device tree support
by John Rigby
· 14 years ago
d470a6f
env_mmc: Fix crashing bug encountered after enabling ARM relocation
by Steve Sakoman
· 14 years ago
c3d3a54
armv7, beagle: add support for ELF relocations
by Heiko Schocher
· 14 years ago
92d5ecb
arm: implement ELF relocations
by Albert Aribaud
· 14 years ago
7b37a27
davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr
by Ben Gardiner
· 14 years ago
f1d2b31
ARM: add relocation support
by Heiko Schocher
· 14 years ago
7e4a9e6
ARM (ARM11): add data cache support, test on Qong board
by Heiko Schocher
· 14 years ago
95c6f6d
ARM V7 (OMAP): add data cache support, test on Beagle board
by Heiko Schocher
· 14 years ago
c3330e9
ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board
by Heiko Schocher
· 14 years ago
880eff5
ARM: cp15: setup mmu and enable dcache
by Heiko Schocher
· 14 years ago
a806035
Save environment data to mmc.
by Terry Lv
· 15 years ago
cdb7497
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
47ea6ed
ARM: remove unused VIDEOLFB ATAG
by Minkyu Kang
· 14 years ago
cd4b02b
ARM: add __aeabi_unwind_cpp_pr0() function to avoid linker complaints
by Wolfgang Denk
· 15 years ago
ea0364f
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago