Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
552a319081dd169cfa306f1574af7c640125f18b
/
arch
/
arm
/
lib
552a319
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
by Aneesh V
· 13 years ago
55fc5b6
scaled down version of generic libraries for SPL
by Aneesh V
· 13 years ago
0689067
arm: add CONFIG_MACH_TYPE setting and documentation
by Igor Grinberg
· 13 years ago
686a075
armv7: add PL310 support to u-boot
by Aneesh V
· 13 years ago
3bda377
arm: minor fixes for cache and mmu handling
by Aneesh V
· 13 years ago
3e3bc1e
armv7: integrate cache maintenance support
by Aneesh V
· 13 years ago
ecee9c8
armv7: rename cache related CONFIG flags
by Aneesh V
· 13 years ago
0286aaf
arm: make default implementation of cache_flush() weakly linked
by Aneesh V
· 13 years ago
ae74ec6
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 13 years ago
24599de
run arm_pci_init after relocation
by Michael Schwingen
· 14 years ago
8f399b3
ARM: drop unsupported 'trab' board
by Wolfgang Denk
· 14 years ago
80f7021
Minor coding style cleanup.
by Wolfgang Denk
· 14 years ago
8234294
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Wolfgang Denk
· 14 years ago
50777c4
Don't grab memory for LCD if FB address is defined
by Minkyu Kang
· 14 years ago
a346ba9
ARM: fix stack pointer adjustment in board_init_f()
by Eric Cooper
· 14 years ago
93416c1
arm: Use optimized memcpy and memset from linux
by Matthias Weisser
· 14 years ago
20f5492
Respect memreserve regions specified in the device tree
by Grant Likely
· 14 years ago
dfff7a2
Stop passing around bootmem_base value.
by Grant Likely
· 14 years ago
1864b00
arm: fix incorrect monitor protection region in FLASH
by Po-Yu Chuang
· 14 years ago
e6b836e
arm: get_sp() should always be compiled
by Po-Yu Chuang
· 14 years ago
0b5a263
Replace "FLASH" strings with "Flash" or "flash"
by Peter Tyser
· 14 years ago
17f288a
arm: add 8-byte alignment for ABI compliance before board_init_f
by Heiko Schocher
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
418ddd4
ARMV7: Fix build for non-OMAP3 boards
by Steve Sakoman
· 14 years ago
627857d
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
by Wolfgang Denk
· 14 years ago
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
977c77f
arm, bootm: Fix compile warning
by Heiko Schocher
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
aac7359
ARM: fix relocation support for onenand device.
by Enric Balletbo i Serra
· 14 years ago
2185646
Merge branch 'elf_reloc'
by Wolfgang Denk
· 14 years ago
ab51f1e
ARM: add flat device tree support
by John Rigby
· 14 years ago
a93ec57
env_mmc: Fix crashing bug encountered after enabling ARM relocation
by Steve Sakoman
· 14 years ago
661a29e
armv7, beagle: add support for ELF relocations
by Heiko Schocher
· 14 years ago
6d1fcb1
arm: implement ELF relocations
by Albert Aribaud
· 14 years ago
1fb49e3
davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr
by Ben Gardiner
· 14 years ago
aeb2991
ARM: add relocation support
by Heiko Schocher
· 14 years ago
95965b9
ARM (ARM11): add data cache support, test on Qong board
by Heiko Schocher
· 14 years ago
762cb70
ARM V7 (OMAP): add data cache support, test on Beagle board
by Heiko Schocher
· 14 years ago
5443309
ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board
by Heiko Schocher
· 14 years ago
69f1d0c
ARM: cp15: setup mmu and enable dcache
by Heiko Schocher
· 14 years ago
b4eceac
Save environment data to mmc.
by Terry Lv
· 15 years ago
76af278
Rename getenv_r() into getenv_f()
by Wolfgang Denk
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
977e3b6
ARM: remove unused VIDEOLFB ATAG
by Minkyu Kang
· 14 years ago
36b6970
ARM: add __aeabi_unwind_cpp_pr0() function to avoid linker complaints
by Wolfgang Denk
· 15 years ago
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· 15 years ago