| Commit message (Expand) | Author | Age | Lines |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -6/+0 |
* | Handle most LDSCRIPT setting centrally | Scott Wood | 2011-04-30 | -120/+0 |
* | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | -1/+1 |
* | do_bootm: unify duplicate prototypes | Mike Frysinger | 2010-11-28 | -1/+0 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | config.mk cleanup: drop "-I$(TOPDIR)/board" entries | Wolfgang Denk | 2010-10-18 | -24/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -4/+1 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -2/+3 |
* | POST cleanup. | Michael Zaidman | 2010-09-21 | -16/+0 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | -9/+9 |
* | Move arch/ppc to arch/powerpc | Stefan Roese | 2010-04-21 | -1/+1 |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | -1/+1 |
* | 5xxx, fdt: move fdt_fixup_memory() to cpu.c file | Heiko Schocher | 2009-12-08 | -7/+0 |
* | POST: Remove duplicated post_hotkey_pressed() functions | Stefan Roese | 2009-12-07 | -8/+0 |
* | ppc: Enable full relocation to RAM | Peter Tyser | 2009-10-03 | -1/+0 |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -1/+1 |
* | cm5200: Make function test command names more unique | Peter Tyser | 2009-06-12 | -9/+9 |
* | Fix all linker script to handle all rodata sections | Trent Piepho | 2009-03-20 | -3/+1 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -1/+1 |
* | Align end of bss by 4 bytes | Selvamuthukumar | 2008-11-18 | -0/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -15/+15 |
* | Fix some more print() format errors. | Wolfgang Denk | 2008-07-11 | -5/+5 |
* | Some copy-n-paste fixes in printf usage | Matvejchikov Ilya | 2008-07-09 | -1/+1 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -1/+1 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -1/+1 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -4/+4 |
* | Remove all the search paths from the .lds files. | Jason Wessel | 2008-04-17 | -1/+0 |
* | Replace deprecated "ramdisk" with "ramdisk_size" kernel parameter. | Detlev Zundel | 2008-02-22 | -1/+1 |
* | Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections | Wolfgang Denk | 2008-01-12 | -1/+1 |
* | Convert boards that set memory node to use fdt_fixup_memory() | Kumar Gala | 2007-12-07 | -13/+2 |
* | Update libfdt from device tree compiler (dtc) | Kumar Gala | 2007-11-21 | -1/+1 |
* | CM5200: Fix missing null-termination in hostname manipulation code | Bartlomiej Sieka | 2007-10-05 | -0/+1 |
* | cm5200: Fix a typo introduced by afaac86fe2948ac84cd9a12bbed883b3c683e7d9 | Bartlomiej Sieka | 2007-09-13 | -1/+1 |
* | Minor coding style cleanup. Update CHANGELOG. | Wolfgang Denk | 2007-08-13 | -5/+5 |
* | Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. | Wolfgang Denk | 2007-08-12 | -2/+2 |
* | cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family. | Bartlomiej Sieka | 2007-08-03 | -0/+1503 |