| Commit message (Expand) | Author | Age | Lines |
* | common: Discard the __u_boot_cmd section | Marek Vasut | 2012-10-22 | -3/+0 |
* | common: Add .u_boot_list into all linker files | Marek Vasut | 2012-10-22 | -1/+6 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -6/+0 |
* | arm: nvidia and smdk6400: use common code for machine type | Igor Grinberg | 2011-09-03 | -1/+0 |
* | SMDK6400: fix the compiler error | Minkyu Kang | 2011-06-08 | -0/+2 |
* | Handle most LDSCRIPT setting centrally | Scott Wood | 2011-04-30 | -2/+0 |
* | SMDK6400: Fixup dram_init for relocation support | seedshope | 2011-03-27 | -1/+7 |
* | SMDK6400: Fix the mutiple link error | seedshope | 2011-03-27 | -1/+0 |
* | SMDK6400: Fix some label undefined in build error | seedshope | 2011-03-27 | -3/+24 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | -1/+1 |
* | Merge branch 'next' of ../next | Wolfgang Denk | 2010-12-22 | -0/+37 |
|\ |
|
| * | Remove board_init_f function from nand_boot.c | Sughosh Ganu | 2010-11-28 | -0/+37 |
* | | Move DECLARE_GLOBAL_DATA_PTR to file scope | John Rigby | 2010-12-21 | -4/+2 |
|/ |
|
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -3/+3 |
* | arm: Move cpu/$CPU to arch/arm/cpu/$CPU | Peter Tyser | 2010-04-13 | -2/+2 |
* | s3c64xx: move s3c64xx header files to asm-arm/arch-s3c64xx | Minkyu Kang | 2009-11-27 | -2/+2 |
* | Convert CS8900 Ethernet driver to CONFIG_NET_MULTI API | Ben Warren | 2009-08-25 | -0/+12 |
* | Remove legacy NAND and disk on chip references from boards. | Scott Wood | 2009-07-17 | -11/+0 |
* | arm: unify linker script | Jean-Christophe PLAGNIOL-VILLARD | 2009-06-12 | -0/+2 |
* | Fix e-mail address of Gary Jennejohn. | Detlev Zundel | 2009-05-15 | -2/+2 |
* | Move machine specific code to board at s3c64xx (v2) | Kyungmin Park | 2009-04-05 | -0/+7 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -1/+1 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -3/+3 |
* | Coding style cleanup, update CHANGELOG | Wolfgang Denk | 2008-09-13 | -16/+16 |
* | smdk6400: add gitignore | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-31 | -0/+5 |
* | ARM: Add support for S3C6400 based SMDK6400 board | Guennadi Liakhovetski | 2008-08-31 | -0/+592 |