aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/lib
AgeCommit message (Expand)Author
2011-07-17arm: add CONFIG_MACH_TYPE setting and documentationIgor Grinberg
2011-07-04armv7: add PL310 support to u-bootAneesh V
2011-07-04arm: minor fixes for cache and mmu handlingAneesh V
2011-07-04armv7: integrate cache maintenance supportAneesh V
2011-07-04armv7: rename cache related CONFIG flagsAneesh V
2011-07-04arm: make default implementation of cache_flush() weakly linkedAneesh V
2011-06-23Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-06-23run arm_pci_init after relocationMichael Schwingen
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk
2011-05-19Minor coding style cleanup.Wolfgang Denk
2011-04-27Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-04-27Don't grab memory for LCD if FB address is definedMinkyu Kang
2011-04-27ARM: fix stack pointer adjustment in board_init_f()Eric Cooper
2011-04-27arm: Use optimized memcpy and memset from linuxMatthias Weisser
2011-04-25Respect memreserve regions specified in the device treeGrant Likely
2011-04-25Stop passing around bootmem_base value.Grant Likely
2011-03-27arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang
2011-02-21arm: get_sp() should always be compiledPo-Yu Chuang
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser
2010-12-08arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-04ARMV7: Fix build for non-OMAP3 boardsSteve Sakoman
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-10-26arm, bootm: Fix compile warningHeiko Schocher
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-23ARM: fix relocation support for onenand device.Enric Balletbo i Serra
2010-10-19Merge branch 'elf_reloc'Wolfgang Denk
2010-10-18ARM: add flat device tree supportJohn Rigby
2010-10-13env_mmc: Fix crashing bug encountered after enabling ARM relocationSteve Sakoman
2010-10-13armv7, beagle: add support for ELF relocationsHeiko Schocher
2010-10-13arm: implement ELF relocationsAlbert Aribaud
2010-10-11davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddrBen Gardiner
2010-09-19ARM: add relocation supportHeiko Schocher
2010-09-19ARM (ARM11): add data cache support, test on Qong boardHeiko Schocher
2010-09-19ARM V7 (OMAP): add data cache support, test on Beagle boardHeiko Schocher
2010-09-19ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 boardHeiko Schocher
2010-09-19ARM: cp15: setup mmu and enable dcacheHeiko Schocher
2010-09-19Save environment data to mmc.Terry Lv
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-06-23ARM: remove unused VIDEOLFB ATAGMinkyu Kang
2010-05-15ARM: add __aeabi_unwind_cpp_pr0() function to avoid linker complaintsWolfgang Denk
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser