summaryrefslogtreecommitdiff
path: root/arch/arm/lib
AgeCommit message (Expand)Author
2011-12-19arm, fdt: update ethernet mac address before booting LinuxHeiko Schocher
2011-12-11arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaintsWolfgang Grandegger
2011-12-06arm: printf() is not available in some SPL configurationsChristian Riesch
2011-11-22net: rtl8109: drop unused !NET_MULTI driverMike Frysinger
2011-10-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-10-27cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger
2011-10-27arm, logbuffer: make it compilecleanHeiko Schocher
2011-10-26fdt: ARM: Add fdtcontroladdr to set device tree address in environmentSimon Glass
2011-10-26fdt: ARM: Implement and verify embedded and separate device treeSimon Glass
2011-10-24arm: Correct build error introduced by getenv_ulong() patchSimon Glass
2011-10-23arm: Use getenv_ulong() in place of getenv(), strtoulSimon Glass
2011-10-09arch/arm/lib/board.c: fix warning: variable ... set but not usedWolfgang Denk
2011-10-05net: drop !NET_MULTI codeMike Frysinger
2011-10-05POST/arm: adaptations needed for POST on ARM to workValentin Longchamp
2011-09-13led: remove camel casing of led identifiers globallyJason Kridner
2011-09-04armv7: cache: remove flush on un-aligned invalidateAneesh V
2011-09-04arm: do not force d-cache enable on all boardsAneesh V
2011-09-03arm: fix bd pointer dereference prior initializationIgor Grinberg
2011-09-03arm, lib/board.c: use gd->ram_size instead of bd->bi_memsizeHeiko Schocher
2011-09-03arm: lib: memcpy: Do not copy to same addressMatthias Weisser
2011-08-04cosmetic: arm: lib/board.c: Coding Style cleanupHeiko Schocher
2011-07-28unify version_stringAndreas Bießmann
2011-07-26replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V
2011-07-26scaled down version of generic libraries for SPLAneesh V
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