index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
lib
/
board.c
Age
Commit message (
Expand
)
Author
2011-04-27
Don't grab memory for LCD if FB address is defined
Minkyu Kang
2011-04-27
ARM: fix stack pointer adjustment in board_init_f()
Eric Cooper
2011-03-27
arm: fix incorrect monitor protection region in FLASH
Po-Yu Chuang
2011-01-19
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-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-23
ARM: fix relocation support for onenand device.
Enric Balletbo i Serra
2010-10-19
Merge branch 'elf_reloc'
Wolfgang Denk
2010-10-13
env_mmc: Fix crashing bug encountered after enabling ARM relocation
Steve Sakoman
2010-10-13
arm: implement ELF relocations
Albert Aribaud
2010-10-11
davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr
Ben Gardiner
2010-09-19
ARM: add relocation support
Heiko Schocher
2010-09-19
Save environment data to mmc.
Terry Lv
2010-08-04
Rename getenv_r() into getenv_f()
Wolfgang Denk
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser