Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | arm: Make interrupts.o and reset.o in libarm also appear in SPL | Tom Wai-Hong Tam | 2013-01-10 | -2/+3 |
* | arm: move C runtime setup code in crt0.S | Albert ARIBAUD | 2013-01-08 | -0/+2 |
* | SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux | Tom Rini | 2012-09-27 | -0/+2 |
* | arm: enable libgcc build for SPL | Allen Martin | 2012-09-01 | -1/+1 |
* | Add cache functions to SPL for armv7 | Stefano Babic | 2012-03-27 | -2/+3 |
* | scaled down version of generic libraries for SPL | Aneesh V | 2011-07-26 | -0/+2 |
* | armv7: add PL310 support to u-boot | Aneesh V | 2011-07-04 | -0/+1 |
* | armv7: rename cache related CONFIG flags | Aneesh V | 2011-07-04 | -2/+0 |
* | arm: Use optimized memcpy and memset from linux | Matthias Weisser | 2011-04-27 | -0/+2 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -5/+5 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | -0/+82 |