summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/board.c
Commit message (Expand)AuthorAgeFilesLines
* armv7: rename cache related CONFIG flagsAneesh V2011-07-041-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-06-231-3/+4
|\
| * run arm_pci_init after relocationMichael Schwingen2011-06-231-3/+3
* | ARM: drop unsupported 'trab' boardWolfgang Denk2011-06-221-16/+0
|/
* Don't grab memory for LCD if FB address is definedMinkyu Kang2011-04-271-0/+4
* ARM: fix stack pointer adjustment in board_init_f()Eric Cooper2011-04-271-1/+1
* arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-271-1/+1
* Replace "FLASH" strings with "Flash" or "flash"Peter Tyser2011-01-191-1/+1
* arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher2010-12-081-1/+1
* Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-291-228/+0
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-291-32/+0
* ARM: fix relocation support for onenand device.Enric Balletbo i Serra2010-10-231-0/+3
* Merge branch 'elf_reloc'Wolfgang Denk2010-10-191-3/+5
|\
| * arm: implement ELF relocationsAlbert Aribaud2010-10-131-3/+5
* | env_mmc: Fix crashing bug encountered after enabling ARM relocationSteve Sakoman2010-10-131-5/+5
* | davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddrBen Gardiner2010-10-111-19/+0
|/
* ARM: add relocation supportHeiko Schocher2010-09-191-1/+467
* Save environment data to mmc.Terry Lv2010-09-191-5/+10
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-1/+1
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-0/+452
OpenPOWER on IntegriCloud